/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_toshenterprises -- ------------------------------------------------------ -- 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=105 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','2024-11-14 14:09:55','Admin Deleted item with id 1 from maincategory table at 2024-11-14 14:09:55','127.0.0.1',1),(2,'1','2024-11-14 14:09:55','Admin Deleted item with id 1 from maincategory table at 2024-11-14 14:09:55','127.0.0.1',1),(3,'1','2024-11-14 14:10:27','Admin Updated item with id 2 from maincategory table at 2024-11-14 14:10:27','127.0.0.1',1),(4,'1','2024-11-14 16:17:40','Admin Updated item with id 2 from maincategory table at 2024-11-14 16:17:40','127.0.0.1',1),(5,'1','2024-11-21 08:28:55','Admin Returned 1.00 DOUBLE WALL MUG 150ML with code (488) at 2024-11-21 08:28:55','102.0.3.26',1),(6,'1','2024-11-21 08:33:14','Admin Deleted item with id 6 from people table at 2024-11-21 08:33:14','102.0.3.26',1),(7,'1','2024-11-21 08:33:14','Admin Deleted item with id 6 from people table at 2024-11-21 08:33:14','102.0.3.26',1),(8,'11','2024-11-21 19:54:35','brigid Changed the price of HIGH CHAIR to: buyingprice =4000 ,sellingprice =5500, qty= 2.00, items with id 150 . in counter (1) at 2024-11-21 19:54:35','102.216.154.30',1),(9,'11','2024-11-22 14:47:45','brigid Changed the price of momeasy storage cups to: buyingprice =520 ,sellingprice =900, qty= 23.00, items with id 171 . in counter (1) at 2024-11-22 14:47:45','102.216.154.30',1),(10,'11','2024-11-24 17:43:04','brigid Changed the price of MTUMBA to: buyingprice =300 ,sellingprice =300, qty= 0.00, items with id 367 . in Main level at 2024-11-24 17:43:04','154.159.246.10',1),(11,'11','2024-11-25 20:34:06','brigid Changed the price of TOOTHPICK HOLDER to: buyingprice =200 ,sellingprice =300, qty= 2.00, items with id 829 . in Main level at 2024-11-25 20:34:06','154.159.246.10',1),(12,'10','2024-11-26 18:18:05','Tosh Shop Changed the price of GOLD CUTELRY SET to: buyingprice =2500 ,sellingprice =2999, qty= 1.00, items with id 611 . in Main level at 2024-11-26 18:18:05','102.210.28.38',1),(13,'10','2024-11-26 18:19:30','Tosh Shop Changed the price of PLASTIC VEGATABLE RACK 4 LAYERS to: buyingprice =1400 ,sellingprice =2999, qty= 0.00, items with id 722 . in Main level at 2024-11-26 18:19:30','102.210.28.38',1),(14,'10','2024-11-26 18:35:24','Tosh Shop Changed the price of 10pcs nonstick cookware set to: buyingprice =7500 ,sellingprice =900, qty= 1.00, items with id 473 . in Main level at 2024-11-26 18:35:24','102.210.28.38',1),(15,'10','2024-12-03 20:27:47','Tosh Shop Changed the price of METALLIC RACK to: buyingprice =3500 ,sellingprice =4000, qty= 2.00, items with id 684 . in Main level at 2024-12-03 20:27:47','102.216.154.66',1),(16,'11','2024-12-05 20:06:36','brigid Changed the price of SILICONE BABY BAG. to: buyingprice =300 ,sellingprice =2100, qty= 5.00, items with id 1186 . in counter (1) at 2024-12-05 20:06:36','102.216.154.66',1),(17,'10','2024-12-06 20:14:16','Tosh Shop Changed the price of BRIEFCASE CUTTLERY to: buyingprice =2000 ,sellingprice =3500, qty= 0.00, items with id 883 . in Main level at 2024-12-06 20:14:16','102.216.154.13',1),(18,'10','2024-12-10 16:32:14','Tosh Shop Changed the price of SUNDA MUG to: buyingprice =84 ,sellingprice =150, qty= 3.00, items with id 809 . in Main level at 2024-12-10 16:32:14','102.216.154.2',1),(19,'10','2024-12-10 19:13:06','Tosh Shop Changed the price of CALABASH to: buyingprice =90 ,sellingprice =199, qty= 24.00, items with id 547 . in Main level at 2024-12-10 19:13:06','102.216.154.2',1),(20,'10','2024-12-12 20:07:15','Tosh Shop Changed the price of Baby Carrier (Hip Seater ) to: buyingprice =1900 ,sellingprice =2800, qty= 10.00, items with id 53 . in Main level at 2024-12-12 20:07:15','102.216.154.2',1),(21,'10','2024-12-12 20:18:24','Tosh Shop Changed the price of HOODED INFANTINO to: buyingprice =2000 ,sellingprice =3300, qty= 0.00, items with id 897 . in Main level at 2024-12-12 20:18:24','102.210.28.7',1),(22,'10','2024-12-12 20:20:05','Tosh Shop Changed the price of Receiving set (5 pieces) to: buyingprice =400 ,sellingprice =750, qty= 1.00, items with id 81 . in Main level at 2024-12-12 20:20:05','102.210.28.7',1),(23,'10','2024-12-13 20:52:47','Tosh Shop Changed the price of TRACK SUIT UNIQUE. to: buyingprice =1700 ,sellingprice =28000, qty= 0.00, items with id 337 . in Main level at 2024-12-13 20:52:47','102.216.154.2',1),(24,'10','2024-12-13 20:53:31','Tosh Shop Changed the price of TRACK SUIT UNIQUE. to: buyingprice =1700 ,sellingprice =2800, qty= 0.00, items with id 337 . in Main level at 2024-12-13 20:53:31','102.216.154.2',1),(25,'10','2024-12-18 14:06:21','Tosh Shop Changed the price of UNIQUE DRESS WITH SOCKS/KOFIA to: buyingprice =1200 ,sellingprice =2500, qty= 0.00, items with id 902 . in Main level at 2024-12-18 14:06:21','102.216.154.7',1),(26,'10','2024-12-27 14:03:28','Tosh Shop Changed the price of 10pcs nonstick cookware set to: buyingprice =7500 ,sellingprice =9000, qty= 1.00, items with id 473 . in Main level at 2024-12-27 14:03:28','102.216.154.7',1),(27,'10','2024-12-27 14:12:04','Tosh Shop Changed the price of Mikeymouse blocks to: buyingprice =1000 ,sellingprice =1600, qty= 0.00, items with id 225 . in Main level at 2024-12-27 14:12:04','102.216.154.7',1),(28,'10','2024-12-27 14:13:40','Tosh Shop Changed the price of Small building blocks to: buyingprice =500 ,sellingprice =1900, qty= 0.00, items with id 181 . in Main level at 2024-12-27 14:13:40','102.216.154.7',1),(29,'10','2024-12-27 14:23:40','Tosh Shop Changed the price of CUTTERY ORGANIZE to: buyingprice =500 ,sellingprice =1000, qty= 0.00, items with id 879 . in Main level at 2024-12-27 14:23:40','102.216.154.7',1),(30,'10','2024-12-27 19:40:18','Tosh Shop Changed the price of SILICONE BOTTLE BRUSH to: buyingprice =300 ,sellingprice =500, qty= 0.00, items with id 912 . in Main level at 2024-12-27 19:40:18','102.210.28.33',1),(31,'10','2025-01-03 19:58:09','Tosh Shop Changed the price of KEEP GOING WATER BOTTLE. to: buyingprice =280 ,sellingprice =500, qty= 4.00, items with id 647 . in Main level at 2025-01-03 19:58:09','102.216.154.11',1),(32,'10','2025-01-03 20:00:28','Tosh Shop Changed the price of YADALI WATER BOTTLE to: buyingprice =320 ,sellingprice =600, qty= 5.00, items with id 863 . in Main level at 2025-01-03 20:00:28','102.216.154.11',1),(33,'10','2025-01-06 10:18:50','Tosh Shop Changed the price of FOOD WARMER 3IN1 to: buyingprice =5500 ,sellingprice =7800, qty= 6.00, items with id 600 . in Main level at 2025-01-06 10:18:50','102.216.154.42',1),(34,'10','2025-01-06 10:20:00','Tosh Shop Changed the price of CERAMIC SOUP HOT SET to: buyingprice =2500 ,sellingprice =3500, qty= 2.00, items with id 552 . in Main level at 2025-01-06 10:20:00','102.216.154.21',1),(35,'10','2025-01-06 10:21:01','Tosh Shop Changed the price of MOTIVATIONAL WATER BOTTLE 3 IN 1 to: buyingprice =700 ,sellingprice =1200, qty= 8.00, items with id 693 . in Main level at 2025-01-06 10:21:01','102.216.154.21',1),(36,'10','2025-01-06 10:22:18','Tosh Shop Changed the price of CHOPPING BOARD WOODEN to: buyingprice =450 ,sellingprice =750, qty= 3.00, items with id 558 . in Main level at 2025-01-06 10:22:18','102.216.154.21',1),(37,'10','2025-01-06 10:25:47','Tosh Shop Changed the price of COFFEE MAKER to: buyingprice =1000 ,sellingprice =1500, qty= 2.00, items with id 562 . in Main level at 2025-01-06 10:25:47','102.216.154.21',1),(38,'10','2025-01-06 10:26:47','Tosh Shop Changed the price of SERVIETTE HOLDER GOLD to: buyingprice =300 ,sellingprice =350, qty= 11.00, items with id 747 . in Main level at 2025-01-06 10:26:47','102.216.154.21',1),(39,'10','2025-01-06 10:27:35','Tosh Shop Changed the price of SOAP PUMP to: buyingprice =250 ,sellingprice =400, qty= 3.00, items with id 790 . in Main level at 2025-01-06 10:27:35','102.216.154.21',1),(40,'10','2025-01-07 11:08:18','Tosh Shop Changed the price of EGG TRAYS to: buyingprice =450 ,sellingprice =750, qty= 12.00, items with id 586 . in Main level at 2025-01-07 11:08:18','102.216.154.21',1),(41,'10','2025-01-09 11:48:49','Tosh Shop Changed the price of Bottle Warmer to: buyingprice =850 ,sellingprice =1500, qty= 7.00, items with id 68 . in Main level at 2025-01-09 11:48:49','102.210.28.34',1),(42,'10','2025-01-09 11:50:18','Tosh Shop Changed the price of 360 MAGIC CUP to: buyingprice =450 ,sellingprice =750, qty= 0.00, items with id 149 . in Main level at 2025-01-09 11:50:18','102.210.28.34',1),(43,'10','2025-01-10 20:15:33','Tosh Shop Changed the price of HAND WASH PLASTIC to: buyingprice =250 ,sellingprice =550, qty= 0.00, items with id 628 . in Main level at 2025-01-10 20:15:33','102.210.28.11',1),(44,'10','2025-01-10 20:19:02','Tosh Shop Changed the price of 2 IN 1 KITCHEN MATS. to: buyingprice =700 ,sellingprice =1500, qty= 8.00, items with id 479 . in Main level at 2025-01-10 20:19:02','102.216.154.59',1),(45,'10','2025-01-10 20:22:41','Tosh Shop Changed the price of BREAD BAKING CONTAINER. to: buyingprice =300 ,sellingprice =450, qty= 1.00, items with id 544 . in Main level at 2025-01-10 20:22:41','102.210.28.27',1),(46,'10','2025-01-16 14:57:17','Tosh Shop Changed the price of Baby Carrier (Normal ) to: buyingprice =900 ,sellingprice =1600, qty= 13.00, items with id 52 . in Main level at 2025-01-16 14:57:17','102.210.28.3',1),(47,'10','2025-01-16 14:59:06','Tosh Shop Changed the price of DERA ZIP to: buyingprice =450 ,sellingprice =650, qty= 0.00, items with id 322 . in Main level at 2025-01-16 14:59:06','102.210.28.3',1),(48,'11','2025-01-18 20:14:26','brigid Changed the price of BABY WALKER WITH UMBRELLA -MOMEASY. to: buyingprice =2900 ,sellingprice =4300, qty= 1.00, items with id 368 . in counter (1) at 2025-01-18 20:14:26','102.216.154.34',1),(49,'10','2025-01-19 16:21:30','Tosh Shop Changed the price of COTTON SOCKS to: buyingprice =67 ,sellingprice =130, qty= 0.00, items with id 913 . in Main level at 2025-01-19 16:21:30','102.216.154.34',1),(50,'10','2025-01-24 17:20:57','Tosh Shop Changed the price of SOAP PUMP to: buyingprice =250 ,sellingprice =450, qty= 3.00, items with id 790 . in Main level at 2025-01-24 17:20:57','102.210.29.8',1),(51,'10','2025-01-26 14:19:29','Tosh Shop Changed the price of PINK HOUSE PLAY MAT to: buyingprice =0 ,sellingprice =2800, qty= 2.00, items with id 76 . in Main level at 2025-01-26 14:19:29','102.210.29.8',1),(52,'10','2025-01-26 14:22:10','Tosh Shop Changed the price of Chicco Bags (Suprime) to: buyingprice =1800 ,sellingprice =2700, qty= 3.00, items with id 65 . in Main level at 2025-01-26 14:22:10','102.210.29.8',1),(53,'10','2025-01-26 14:23:00','Tosh Shop Changed the price of Baby bag Normal to: buyingprice =1400 ,sellingprice =2200, qty= 9.00, items with id 66 . in Main level at 2025-01-26 14:23:00','102.210.29.8',1),(54,'10','2025-01-26 14:43:30','Tosh Shop Changed the price of CASSEROL HOT POT to: buyingprice =2200 ,sellingprice =3500, qty= 3.00, items with id 550 . in Main level at 2025-01-26 14:43:30','102.210.29.8',1),(55,'10','2025-01-26 14:44:23','Tosh Shop Changed the price of 3 IN 1 BLENDER to: buyingprice =3400 ,sellingprice =5000, qty= 6.00, items with id 489 . in Main level at 2025-01-26 14:44:23','102.210.29.8',1),(56,'10','2025-01-27 13:23:17','Tosh Shop Changed the price of HAND MIXER to: buyingprice =700 ,sellingprice =1200, qty= 4.00, items with id 626 . in Main level at 2025-01-27 13:23:17','102.210.29.8',1),(57,'10','2025-01-27 13:25:49','Tosh Shop Changed the price of MEASURING CUPS 6 IN 1 to: buyingprice =100 ,sellingprice =200, qty= 9.00, items with id 676 . in Main level at 2025-01-27 13:25:49','102.210.29.8',1),(58,'10','2025-01-27 13:39:38','Tosh Shop Changed the price of MANDAZI PAN to: buyingprice =650 ,sellingprice =950, qty= 4.00, items with id 672 . in Main level at 2025-01-27 13:39:38','102.210.29.7',1),(59,'10','2025-01-27 13:42:10','Tosh Shop Changed the price of EXPANDABLE OVERSINK DRAIN SHELF to: buyingprice =200 ,sellingprice =350, qty= 9.00, items with id 589 . in Main level at 2025-01-27 13:42:10','102.210.29.8',1),(60,'10','2025-01-27 13:45:37','Tosh Shop Changed the price of BAMBOO TRAY 3IN 1 to: buyingprice =2700 ,sellingprice =2700, qty= 2.00, items with id 524 . in Main level at 2025-01-27 13:45:37','102.210.29.8',1),(61,'10','2025-01-27 13:55:03','Tosh Shop Changed the price of SEASONING POTS [RECTANGLE] to: buyingprice =1800 ,sellingprice =2800, qty= 3.00, items with id 743 . in Main level at 2025-01-27 13:55:03','102.210.29.8',1),(62,'10','2025-02-03 15:50:05','Tosh Shop Changed the price of Small Rocker to: buyingprice =2500 ,sellingprice =3500, qty= 1.00, items with id 44 . in Main level at 2025-02-03 15:50:05','102.210.28.15',1),(63,'10','2025-02-12 12:48:56','Tosh Shop Changed the price of Light Blanket to: buyingprice =350 ,sellingprice =500, qty= 0.00, items with id 133 . in Main level at 2025-02-12 12:48:56','102.210.28.6',1),(64,'10','2025-02-20 13:19:40','Tosh Shop Changed the price of SMALL CAR to: buyingprice =42 ,sellingprice =150, qty= 0.00, items with id 332 . in Main level at 2025-02-20 13:19:40','102.216.154.54',1),(65,'10','2025-02-20 13:23:35','Tosh Shop Changed the price of BIG BALL to: buyingprice =250 ,sellingprice =550, qty= 0.00, items with id 948 . in Main level at 2025-02-20 13:23:35','102.216.154.54',1),(66,'10','2025-02-23 16:51:27','Tosh Shop Changed the price of WATER BUBBLE to: buyingprice =35 ,sellingprice =150, qty= 0.00, items with id 945 . in Main level at 2025-02-23 16:51:27','102.216.154.54',1),(67,'11','2025-03-08 13:03:10','brigid Changed the price of POLICE/YELLOW CAR to: buyingprice =170 ,sellingprice =550, qty= 19.00, items with id 1234 . in counter (1) at 2025-03-08 13:03:10','102.216.154.70',1),(68,'11','2025-03-08 13:03:22','brigid Changed the price of POLICE/YELLOW CAR to: buyingprice =170 ,sellingprice =550, qty= 0.00, items with id 941 . in Main level at 2025-03-08 13:03:22','102.216.154.70',1),(69,'10','2025-03-18 19:21:53','Tosh Shop Changed the price of MTUMBA COTTON ROMPER to: buyingprice =72 ,sellingprice =200, qty= 25.00, items with id 939 . in Main level at 2025-03-18 19:21:53','102.210.28.40',1),(70,'10','2025-03-25 16:09:06','Tosh Shop Changed the price of 1LTRS FLASK to: buyingprice =350 ,sellingprice =550, qty= 4.00, items with id 477 . in Main level at 2025-03-25 16:09:06','102.210.28.0',1),(71,'10','2025-03-25 16:14:43','Tosh Shop Changed the price of 2 in 1 oil dispenser to: buyingprice =1300 ,sellingprice =1950, qty= 2.00, items with id 480 . in Main level at 2025-03-25 16:14:43','102.210.28.0',1),(72,'10','2025-03-25 16:51:04','Tosh Shop Changed the price of 6 INCH PLATES to: buyingprice =108 ,sellingprice =250, qty= 26.00, items with id 508 . in Main level at 2025-03-25 16:51:04','102.210.28.0',1),(73,'10','2025-03-25 16:56:52','Tosh Shop Changed the price of SQUARE DINNER PLATE-SMALL to: buyingprice =180 ,sellingprice =250, qty= 24.00, items with id 796 . in Main level at 2025-03-25 16:56:52','102.210.28.0',1),(74,'10','2025-03-25 16:57:39','Tosh Shop Changed the price of SQUARE DINNER PLATE-LARGE to: buyingprice =280 ,sellingprice =350, qty= 24.00, items with id 795 . in Main level at 2025-03-25 16:57:39','102.210.28.0',1),(75,'10','2025-03-26 16:15:27','Tosh Shop Changed the price of PLASTIC FEEDING CHAIR to: buyingprice =450 ,sellingprice =1000, qty= 0.00, items with id 964 . in Main level at 2025-03-26 16:15:27','102.216.154.42',1),(76,'10','2025-03-26 16:17:11','Tosh Shop Changed the price of HAND WASH PLASTIC to: buyingprice =250 ,sellingprice =650, qty= 0.00, items with id 628 . in Main level at 2025-03-26 16:17:11','102.216.154.42',1),(77,'10','2025-03-26 16:52:41','Tosh Shop Changed the price of kaulo cups to: buyingprice =79 ,sellingprice =150, qty= 0.00, items with id 645 . in Main level at 2025-03-26 16:52:41','102.216.154.42',1),(78,'10','2025-03-27 13:21:15','Tosh Shop Changed the price of WALL MOUNTED TISSUE HOLDER to: buyingprice =1300 ,sellingprice =800, qty= 2.00, items with id 849 . in Main level at 2025-03-27 13:21:15','102.216.154.42',1),(79,'10','2025-03-27 14:24:27','Tosh Shop Changed the price of SOAP METALLIC HOLDER-SINGLE to: buyingprice =250 ,sellingprice =350, qty= 2.00, items with id 789 . in Main level at 2025-03-27 14:24:27','102.216.154.42',1),(80,'10','2025-03-28 15:21:52','Tosh Shop Changed the price of 2 IN 1 BRUSH to: buyingprice =200 ,sellingprice =450, qty= 0.00, items with id 921 . in Main level at 2025-03-28 15:21:52','102.216.154.42',1),(81,'10','2025-03-28 17:43:48','Tosh Shop Changed the price of BABY SIT UP to: buyingprice =1500 ,sellingprice =3000, qty= 0.00, items with id 273 . in Main level at 2025-03-28 17:43:48','102.216.154.42',1),(82,'10','2025-04-07 19:27:58','Tosh Shop Changed the price of NON SLIP MATS to: buyingprice =750 ,sellingprice =1000, qty= 4.00, items with id 703 . in Main level at 2025-04-07 19:27:58','102.210.29.18',1),(83,'10','2025-04-08 19:03:20','Tosh Shop Changed the price of BIG TRUCK TOY to: buyingprice =800 ,sellingprice =1400, qty= 0.00, items with id 970 . in Main level at 2025-04-08 19:03:20','102.210.29.18',1),(84,'10','2025-04-08 19:05:18','Tosh Shop Changed the price of NIP NAP LOW COUNT to: buyingprice =131 ,sellingprice =250, qty= 0.00, items with id 907 . in Main level at 2025-04-08 19:05:18','102.210.29.18',1),(85,'10','2025-04-10 19:52:49','Tosh Shop Changed the price of JEANS DRESS WITH BELT to: buyingprice =600 ,sellingprice =2200, qty= 0.00, items with id 289 . in Main level at 2025-04-10 19:52:49','102.216.154.71',1),(86,'10','2025-04-11 18:35:52','Tosh Shop Changed the price of Small Rocker to: buyingprice =2500 ,sellingprice =3800, qty= 1.00, items with id 44 . in Main level at 2025-04-11 18:35:52','102.216.154.71',1),(87,'10','2025-04-16 17:27:54','Tosh Shop Changed the price of Chicco Bags (Suprime) to: buyingprice =1800 ,sellingprice =2800, qty= 3.00, items with id 65 . in Main level at 2025-04-16 17:27:54','102.216.154.71',1),(88,'10','2025-04-16 19:34:47','Tosh Shop Changed the price of 3 IN 1 COTTON ROMPER(PER ONE) to: buyingprice =300 ,sellingprice =500, qty= 0.00, items with id 263 . in Main level at 2025-04-16 19:34:47','102.216.154.71',1),(89,'10','2025-04-16 19:36:11','Tosh Shop Changed the price of Baby teether shaker- small to: buyingprice =150 ,sellingprice =300, qty= 0.00, items with id 186 . in Main level at 2025-04-16 19:36:11','102.216.154.71',1),(90,'10','2025-04-16 19:38:54','Tosh Shop Changed the price of Woollen Peplum Sweater to: buyingprice =750 ,sellingprice =1500, qty= 1.00, items with id 103 . in Main level at 2025-04-16 19:38:54','102.216.154.71',1),(91,'10','2025-04-30 12:33:25','Tosh Shop Changed the price of Light Blanket to: buyingprice =350 ,sellingprice =550, qty= 0.00, items with id 133 . in Main level at 2025-04-30 12:33:25','102.210.29.2',1),(92,'10','2025-05-01 18:48:10','Tosh Shop Changed the price of Baby Nest to: buyingprice =850 ,sellingprice =1400, qty= 17.00, items with id 78 . in Main level at 2025-05-01 18:48:10','102.210.29.2',1),(93,'10','2025-05-01 18:50:12','Tosh Shop Changed the price of Burp Cloth 3 in 1 to: buyingprice =400 ,sellingprice =600, qty= 1.00, items with id 19 . in Main level at 2025-05-01 18:50:12','102.210.29.2',1),(94,'10','2025-05-01 18:51:25','Tosh Shop Changed the price of Cotton Light Kofia to: buyingprice =45 ,sellingprice =100, qty= 84.00, items with id 15 . in Main level at 2025-05-01 18:51:25','102.210.29.2',1),(95,'10','2025-05-01 18:53:10','Tosh Shop Changed the price of LONG SOCKS to: buyingprice =80 ,sellingprice =150, qty= 0.00, items with id 202 . in Main level at 2025-05-01 18:53:10','102.210.29.2',1),(96,'10','2025-05-05 19:36:38','Tosh Shop Changed the price of MTUMBA COTTON ROMPER to: buyingprice =72 ,sellingprice =150, qty= 25.00, items with id 939 . in Main level at 2025-05-05 19:36:38','102.210.28.38',1),(97,'10','2025-05-05 19:37:40','Tosh Shop Changed the price of ONESIS MTUMBA UNIQUE to: buyingprice =52 ,sellingprice =100, qty= 379.00, items with id 956 . in Main level at 2025-05-05 19:37:40','102.210.28.38',1),(98,'11','2025-05-13 19:57:54','brigid Changed the price of SOFTCARE LOW COUNT- SMALL to: buyingprice =133 ,sellingprice =250, qty= 0.00, items with id 301 . in Main level at 2025-05-13 19:57:54','102.216.154.36',1),(99,'10','2025-05-16 14:44:24','Tosh Shop Changed the price of CLIMBING TOY CAR/SILVER CAR to: buyingprice =180 ,sellingprice =300, qty= 0.00, items with id 972 . in Main level at 2025-05-16 14:44:24','102.216.154.36',1),(100,'10','2025-05-17 19:08:22','Tosh Shop Changed the price of Dangaree to: buyingprice =1500 ,sellingprice =1500, qty= 22.00, items with id 85 . in Main level at 2025-05-17 19:08:22','102.210.29.18',1),(101,'10','2025-05-17 19:13:39','Tosh Shop Changed the price of Track Suits big to: buyingprice =1900 ,sellingprice =1900, qty= 2.00, items with id 118 . in Main level at 2025-05-17 19:13:39','102.210.29.18',1),(102,'10','2025-05-19 17:11:45','Tosh Shop Changed the price of MTUMBA COTTON ROMPER to: buyingprice =72 ,sellingprice =200, qty= 25.00, items with id 939 . in Main level at 2025-05-19 17:11:45','102.210.29.18',1),(103,'10','2025-05-30 11:15:52','Tosh Shop Changed the price of UNIQUE CO-SLEEPER to: buyingprice =2000 ,sellingprice =3500, qty= 0.00, items with id 283 . in Main level at 2025-05-30 11:15:52','102.210.29.18',1),(104,'10','2025-06-21 20:17:16','Tosh Shop Changed the price of BEST QUALITY VEST to: buyingprice =125 ,sellingprice =350, qty= 0.00, items with id 954 . in Main level at 2025-06-21 20:17:16','102.216.154.81',1); /*!40000 ALTER TABLE `activityloggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `adjustmentcodes` -- DROP TABLE IF EXISTS `adjustmentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `adjustmentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` 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 `adjustmentcodes` -- LOCK TABLES `adjustmentcodes` WRITE; /*!40000 ALTER TABLE `adjustmentcodes` DISABLE KEYS */; INSERT INTO `adjustmentcodes` VALUES (1,'Cargo Transit Out','01',NULL,'Y','1'),(2,'Cargo Transit In','02',NULL,'Y','2'),(3,'Adjustment In','03',NULL,'Y','3'),(4,'Adjustment Out','04',NULL,'Y','4'),(5,'Discarding','05',NULL,'Y','5'),(6,'Processing Raw','06',NULL,'Y','6'),(7,'Processing Result','07',NULL,'Y','7'); /*!40000 ALTER TABLE `adjustmentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `admintable` -- DROP TABLE IF EXISTS `admintable`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `admintable` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(50) NOT NULL, `password` varchar(20) DEFAULT NULL, `surname` varchar(50) NOT NULL, `firstname` varchar(50) NOT NULL, `phone` varchar(50) NOT NULL, `campus` varchar(30) NOT NULL, `college` varchar(30) NOT NULL, `department` varchar(30) NOT NULL, `type` varchar(50) NOT NULL, `token` text NOT NULL, `email` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `idno` varchar(40) NOT NULL, `updatedat` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM AUTO_INCREMENT=33 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `admintable` -- LOCK TABLES `admintable` WRITE; /*!40000 ALTER TABLE `admintable` DISABLE KEYS */; INSERT INTO `admintable` VALUES (1,'admin','Robisearch321','dd','ddd','222222222','','','','','','admqin@gmail.com','','active','2222222','2016-11-07 04:32:35'); /*!40000 ALTER TABLE `admintable` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advance` -- DROP TABLE IF EXISTS `advance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tenantid` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `closedate` varchar(30) NOT NULL, `startdate` varchar(30) NOT NULL, `paid` decimal(10,0) DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `plotno` varchar(50) DEFAULT NULL, `houseno` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `advance` -- LOCK TABLES `advance` WRITE; /*!40000 ALTER TABLE `advance` DISABLE KEYS */; /*!40000 ALTER TABLE `advance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `advancepayment` -- DROP TABLE IF EXISTS `advancepayment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `advancepayment` ( `id` int(30) NOT NULL AUTO_INCREMENT, `createdat` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `amount` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `description` text NOT NULL, `advanceid` int(30) DEFAULT NULL, `branchid` varchar(20) 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 `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 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 */; /*!40000 ALTER TABLE `alerts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allcurrencies` -- DROP TABLE IF EXISTS `allcurrencies`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allcurrencies` ( `id` int(10) NOT NULL AUTO_INCREMENT, `country` varchar(100) NOT NULL, `currency` varchar(20) NOT NULL, `code` varchar(20) NOT NULL, `symbol` varchar(10) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allcurrencies` -- LOCK TABLES `allcurrencies` WRITE; /*!40000 ALTER TABLE `allcurrencies` DISABLE KEYS */; INSERT INTO `allcurrencies` VALUES (1,'Albania','Albanian lek','ALL','L',1),(2,'Argentina','Argentine peso','ARS','$',1),(3,'Armenia','Armenian dram','AMD','?',1),(4,'Australia','Australian dollar','AUD','$',1),(5,'Azerbaijan','Azerbaijani manat','AZN','?',1),(6,'Belarus','Belarusian rubel','BYN','Rbl',1),(7,'Bolivia','Boliviano','BOB','Bs.',1),(8,'Botswana','Botswana pula','BWP','P',1),(9,'Bulgaria','Bulgarian lev','BGN','??.',1),(10,'Brazil','Brazilian real','BRL','R$',1),(11,'Cambodia','Cambodian riel','KHR','?',1),(12,'Canada','Canadian dollar','CAD','$',1),(13,'China','Chinese yuan (Renmin','CNY','?',1),(14,'Colombia','Colombian peso','COP','$',1),(15,'Costa Rica','Costa Rican col?n','CRC','?',1),(16,'Croatia','Croatian kuna','HRK','kn',1),(17,'Cuba','Cuban peso','CUP','$',1),(18,'Czech Republic','Czech koruna','CZK','K?',1),(19,'Denmark','Danish krone','DKK','kr.',1),(20,'Dominican Republic','Dominican peso','DOP','$',1),(21,'Egypt','Egyptian pound','EGP','E?',1),(22,'El Salvador','El Salvador col?n','SVC','?',1),(23,'European Union','Euro','EUR','?',1),(24,'Fiji','Fijian dollar','FJD','FJ$',1),(25,'Ghana','Ghanaian cedi','GHS','GH?',1),(26,'Guatemala','Guatemalan quetzal','GTQ','Q',1),(27,'Guinea','Guinean franc','GNF','FG',1),(28,'Guyana','Guyanese dollar','GYD','$',1),(29,'Hong Kong','Hong Kong dollar','HKD','$',1),(30,'Honduras','Honduran lempira','HNL','L',1),(31,'Hungary','Hungarian forint','HUF','Ft',1),(32,'India','Indian rupee','INR','?',1),(33,'Iceland','Icelandic kr?na','ISK','kr',1),(34,'Iran','Iranian rial','IRR','?',1),(35,'Israel','Israeli shekel','ILS','?',1),(36,'Japan','Japanese yen','JPY','?',1),(37,'Kazakhstan','Kazakhstani tenge','KZT','?',1),(38,'Kenya','Kenyan shilling','KES','Ksh',1),(39,'Kuwait','Kuwaiti dinar','KWD','?.?',1),(40,'Malawi','Malawian kwacha','MWK','MK',1),(41,'Malaysia','Malaysian ringgit','MYR','RM',1),(42,'Mexico','Mexican peso','MXN','$',1),(43,'Morocco','Moroccan dirham','MAD','MAD',1),(44,'Namibia','Namibian dollar','NAD','N$',1),(45,'Nepal','Nepalese rupee','NPR','Rs.',1),(46,'New Zealand','New Zealand dollar','NZD','$',1),(47,'Norway','Norwegian krone','NOK','kr',1),(48,'Oman','Omani rial','OMR','?.?.',1),(49,'Pakistan','Pakistani rupee','PKR','Rs',1),(50,'Peru','Sol','PEN','S/',1),(51,'Philippines','Philippine peso','PHP','?',1),(52,'Poland','Polish z?oty','PLN','z?',1),(53,'Qatar','Qatari riyal','QAR','QR',1),(54,'Romania','Romanian leu','RON','L',1),(55,'Russia','Russian ruble','RUB','?',1),(56,'Saudi Arabia','Saudi riyal','SAR','?.?',1),(57,'Serbia','Serbian dinar','RSD','din',1),(58,'Seychelles','Seychellois rupee','SCR','?',1),(59,'Singapore','Singapore dollar','SGD','$',1),(60,'Solomon Islands','Solomon Islands doll','SBD','Si$',1),(61,'Somalia','Somali shilling','SOS','Sh.so',1),(62,'South Africa','South African rand','ZAR','R',1),(63,'Sri Lanka','Sri Lankan rupee','LKR','Re',1),(64,'Sweden','Swedish krona','SEK','kr',1),(65,'Switzerland','Swiss franc','CHF','CHf.',1),(66,'Syria','Syrian pound','SYP','?S',1),(67,'Taiwan','New Taiwan dollar','TWD','NT$',1),(68,'Thailand','Thai baht','THB','?',1),(69,'Trinidad and Tobago','Trinidad and Tobago ','TTD','TT$',1),(70,'Turkey','Turkish lira','TRY','?',1),(71,'Ukraine','Ukrainian hryvnia','UAH','?',1),(72,'United Kingdom','Pound sterling','GBP','?',1),(73,'United States','United States dollar','USD','$',1),(74,'Uruguay','Uruguayan Peso','UYU','$',1),(75,'Uzbekistan','Uzbekistani sum','UZS','so?m',1),(76,'Venezuela','Venezuelan bol?var','VED','Bs.',1),(77,'Vietnam','Vietnamese dong','VND','?',1),(78,'Yemen','Yemeni rial','YER','?',1),(79,'Zimbabwe','Zimbabwean dollar','ZWL','$',1); /*!40000 ALTER TABLE `allcurrencies` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `alldocuments` -- DROP TABLE IF EXISTS `alldocuments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `alldocuments` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `img_id` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `date` varchar(50) DEFAULT NULL, `documentname` text DEFAULT NULL, `companyid` varchar(100) NOT NULL DEFAULT '1', `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; /*!40000 ALTER TABLE `alldocuments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `allpayments` -- DROP TABLE IF EXISTS `allpayments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `allpayments` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `createdat` varchar(50) NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `plotno` varchar(50) NOT NULL, `landlord` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `advance` varchar(20) NOT NULL, `direct` varchar(20) NOT NULL, `balance` varchar(20) NOT NULL, `mpesa` varchar(20) NOT NULL, `cash` varchar(20) NOT NULL, `card` varchar(20) NOT NULL, `cheque` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `year` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `allpayments` -- LOCK TABLES `allpayments` WRITE; /*!40000 ALTER TABLE `allpayments` DISABLE KEYS */; /*!40000 ALTER TABLE `allpayments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `announcement` -- DROP TABLE IF EXISTS `announcement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `announcement` ( `id` int(50) NOT NULL, `title` text NOT NULL, `target` varchar(50) NOT NULL, `message` text NOT NULL, `dateposted` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `type` varchar(50) NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `memberid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `announcement` -- LOCK TABLES `announcement` WRITE; /*!40000 ALTER TABLE `announcement` DISABLE KEYS */; /*!40000 ALTER TABLE `announcement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `approvals` -- DROP TABLE IF EXISTS `approvals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `approvals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `level` varchar(5) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` varchar(20) NOT NULL, `applicationid` int(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `approvals` -- LOCK TABLES `approvals` WRITE; /*!40000 ALTER TABLE `approvals` DISABLE KEYS */; /*!40000 ALTER TABLE `approvals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `asignrooms` -- DROP TABLE IF EXISTS `asignrooms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `asignrooms` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) DEFAULT NULL, `houseno` varchar(100) DEFAULT 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, `floor` 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 `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 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 */; /*!40000 ALTER TABLE `assessment` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assets` -- DROP TABLE IF EXISTS `assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assets` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `assetcondition` varchar(50) DEFAULT NULL, `type` varchar(50) DEFAULT NULL, `assetvalue` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `size` varchar(50) DEFAULT NULL, `store` varchar(50) DEFAULT NULL, `serialno` varchar(30) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `expdate` date NOT NULL, `orderamount` text NOT NULL, `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `mode` varchar(50) NOT NULL, `depreciationpercent` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL DEFAULT '1', `invoice` varchar(30) NOT NULL, `depreciation` varchar(30) NOT NULL DEFAULT '', `accumulativeaccount` varchar(30) DEFAULT NULL, `accumdepreciation` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assets` -- LOCK TABLES `assets` WRITE; /*!40000 ALTER TABLE `assets` DISABLE KEYS */; /*!40000 ALTER TABLE `assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assignbranches` -- DROP TABLE IF EXISTS `assignbranches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assignbranches` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeno` int(11) DEFAULT NULL, `status` int(11) NOT NULL, `description` text DEFAULT NULL COMMENT 'Description of a credit / debit', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeno`), KEY `type` (`status`) ) ENGINE=InnoDB AUTO_INCREMENT=5 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 */; INSERT INTO `assignbranches` VALUES (1,1,1,1,'',1,'2024-11-14 01:57:50pm',1,''),(2,2,10,1,'',1,'2024-11-14 02:05:35pm',1,''),(3,1,10,1,'',1,'2024-11-14 02:05:38pm',1,''),(4,2,1,1,'',1,'2024-11-14 02:08:46pm',1,''); /*!40000 ALTER TABLE `assignbranches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `assigntask` -- DROP TABLE IF EXISTS `assigntask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `assigntask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `employeeid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `mode` varchar(20) NOT NULL, `target` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `year` varchar(20) NOT NULL, `defaulttype` varchar(20) NOT NULL, `tasktype` varchar(10) NOT NULL DEFAULT 'General', PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `employee` (`employeeid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `assigntask` -- LOCK TABLES `assigntask` WRITE; /*!40000 ALTER TABLE `assigntask` DISABLE KEYS */; /*!40000 ALTER TABLE `assigntask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `attendance` -- DROP TABLE IF EXISTS `attendance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `attendance` ( `id` int(100) NOT NULL AUTO_INCREMENT, `idno` varchar(100) NOT NULL, `surname` varchar(100) NOT NULL, `date` datetime NOT NULL, `timein` varchar(100) NOT NULL, `timeout` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `createddate` varchar(100) NOT NULL, `comment` text NOT NULL, `timediffrence` varchar(5) NOT NULL DEFAULT '0', `device` varchar(30) NOT NULL, `totaltime` varchar(20) DEFAULT NULL, `checkoutime` datetime NOT NULL, `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `attendance` -- LOCK TABLES `attendance` WRITE; /*!40000 ALTER TABLE `attendance` DISABLE KEYS */; /*!40000 ALTER TABLE `attendance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `backup` -- DROP TABLE IF EXISTS `backup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `backup` ( `id` int(20) NOT NULL AUTO_INCREMENT, `user` text NOT NULL, `host` text NOT NULL, `password` text NOT NULL, `server` text NOT NULL, `path` text NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(40) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `database` text NOT NULL, `location` varchar(20) NOT NULL DEFAULT 'offline', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `backup` -- LOCK TABLES `backup` WRITE; /*!40000 ALTER TABLE `backup` DISABLE KEYS */; INSERT INTO `backup` VALUES (1,'root','localhost','robisearch2018','D:\\xampp\\mysql\\bin\\','D:/Backup/','active','2020-10-30 20:47:10',1,1,'robipos','offline'); /*!40000 ALTER TABLE `backup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bankcodes` -- DROP TABLE IF EXISTS `bankcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bankcodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=48 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bankcodes` -- LOCK TABLES `bankcodes` WRITE; /*!40000 ALTER TABLE `bankcodes` DISABLE KEYS */; INSERT INTO `bankcodes` VALUES (1,'MAYFAIR BANK LIMITED','1','MAYFAIR BANK LIMITED','Y','1'),(2,'M-PAYMENT','2','M-PAYMENT','Y','2'),(3,'KENYA POST OFFICE SAVINGS BANK','3','KENYA POST OFFICE SAVINGS BANK','Y','3'),(4,'FIRST COMMUNITY BANKS LIMITED','4','FIRST COMMUNITY BANKS LIMITED','Y','4'),(5,'GULF AFRICAN BANK LTD','5','GULF AFRICAN BANK LTD','Y','5'),(6,'FAMILY BANK LTD','6','FAMILY BANK LTD','Y','6'),(7,'EQUITY BANK LIMITED','7','EQUITY BANK LIMITED','Y','7'),(8,'SIDIAN BANK LIMITED','8','SIDIAN BANK LIMITED','Y','8'),(9,'DIAMOND TRUST BANK LIMITED','9','DIAMOND TRUST BANK LIMITED','Y','9'),(10,'HOUSING FINANCE BANK','10','HOUSING FINANCE BANK','Y','10'),(11,'SBM BANK (KENYA) LIMITED','11','SBM BANK (KENYA) LIMITED','Y','11'),(12,'DEVELOPMENT BANK OF KENYA LIMITED','12','DEVELOPMENT BANK OF KENYA LIMITED','Y','12'),(13,'I&M BANK LIMITED','13','I&M BANK LIMITED','Y','13'),(14,'GUARDIAN BANK LIMITED','14','GUARDIAN BANK LIMITED','Y','14'),(15,'VICTORIA COMMERCIAL BANK LIMITED','15','VICTORIA COMMERCIAL BANK LIMITED','Y','15'),(16,'GUARANTY TRUST BANK KENYA LIMITED','16','GUARANTY TRUST BANK KENYA LIMITED','Y','16'),(17,'JAMII BORA BANK','17','JAMII BORA BANK','Y','17'),(18,'PARAMOUNT UNIVERSAL BANK LIMITED','18','PARAMOUNT UNIVERSAL BANK LIMITED','Y','18'),(19,'EQUATORIAL COMMERCIAL HOLDING LIMITED','19','EQUATORIAL COMMERCIAL HOLDING LIMITED','Y','19'),(20,'GIRO COMMERCIAL BANK LIMITED','20','GIRO COMMERCIAL BANK LIMITED','Y','20'),(21,'NIC BANK LIMITED','21','NIC BANK LIMITED','Y','21'),(22,'IMPERIAL BANK LIMITED','22','IMPERIAL BANK LIMITED','Y','22'),(23,'CFC STANBIC BANK KENYA LIMITED','23','CFC STANBIC BANK KENYA LIMITED','Y','23'),(24,'CHASE BANK LIMITED','24','CHASE BANK LIMITED','Y','24'),(25,'ACCESS BANK (KENYA) PLC','25','ACCESS BANK (KENYA) PLC','Y','25'),(26,'CREDIT BANK LIMITED','26','CREDIT BANK LIMITED','Y','26'),(27,'CONSOLIDATED BANK OF KENYA LIMITED','27','CONSOLIDATED BANK OF KENYA LIMITED','Y','27'),(28,'DUBAI BANK KENYA LIMITED','28','DUBAI BANK KENYA LIMITED','Y','28'),(29,'BANK OF AFRICA KENYA LIMITED','29','BANK OF AFRICA KENYA LIMITED','Y','29'),(30,'MIDDLE EAST BANK KENYA LIMITED','30','MIDDLE EAST BANK KENYA LIMITED','Y','30'),(31,'HABIB BANK A.G. ZURICH','31','HABIB BANK A.G. ZURICH','Y','31'),(32,'CITIBANK N.A.','32','CITIBANK N.A.','Y','32'),(33,'ORIENTAL COMMERCIAL BANK LIMITED','33','ORIENTAL COMMERCIAL BANK LIMITED','Y','33'),(34,'NATIONAL BANK OF KENYA LTD','34','NATIONAL BANK OF KENYA LTD','Y','34'),(35,'PRIME BANK LIMITED','35','PRIME BANK LIMITED','Y','35'),(36,'CENTRAL BANK OF KENYA','36','CENTRAL BANK OF KENYA','Y','36'),(37,'HABIB BANK LIMITED','37','HABIB BANK LIMITED','Y','37'),(38,'COMMERCIAL BANK OF AFRICA LIMITED','38','COMMERCIAL BANK OF AFRICA LIMITED','Y','38'),(39,'BANK OF BARODA KENYA LIMITED','39','BANK OF BARODA KENYA LIMITED','Y','39'),(40,'BANK OF INDIA','40','BANK OF INDIA','Y','40'),(41,'ABSA BANK KENYA PLC','41','ABSA BANK KENYA PLC','Y','41'),(42,'STANDARD CHARTERED BANK KENYA LIMITED','42','STANDARD CHARTERED BANK KENYA LIMITED','Y','42'),(43,'KENYA COMMERCIAL BANK LTD','43','KENYA COMMERCIAL BANK LTD','Y','43'),(44,'AFRICAN BANKING CORP BANK LTD','44','AFRICAN BANKING CORP BANK LTD','Y','44'),(45,'ECO BANK LIMITED','45','ECO BANK LIMITED','Y','45'),(46,'UBA KENYA BANK LTD','46','UBA KENYA BANK LTD','Y','46'),(47,'CO-OPERATIVE BANK OF KENYA LIMITED','47','CO-OPERATIVE BANK OF KENYA LIMITED','Y','47'); /*!40000 ALTER TABLE `bankcodes` 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 `beds` -- DROP TABLE IF EXISTS `beds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `beds` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `roomid` varchar(20) NOT NULL, `plotno` varchar(20) DEFAULT NULL, `description` text NOT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `beds` -- LOCK TABLES `beds` WRITE; /*!40000 ALTER TABLE `beds` DISABLE KEYS */; /*!40000 ALTER TABLE `beds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blog` -- DROP TABLE IF EXISTS `blog`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blog` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blog` -- LOCK TABLES `blog` WRITE; /*!40000 ALTER TABLE `blog` DISABLE KEYS */; /*!40000 ALTER TABLE `blog` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `blogs` -- DROP TABLE IF EXISTS `blogs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `blogs` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `answers` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `blogs` -- LOCK TABLES `blogs` WRITE; /*!40000 ALTER TABLE `blogs` DISABLE KEYS */; /*!40000 ALTER TABLE `blogs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bookroom` -- DROP TABLE IF EXISTS `bookroom`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bookroom` ( `id` int(20) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `mytable` varchar(20) NOT NULL, `salesperson` varchar(20) DEFAULT NULL, `receiptno` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL DEFAULT '', `bedid` int(11) DEFAULT 1, `bedname` varchar(100) NOT NULL, `currency` varchar(20) DEFAULT NULL, `updatedid` int(20) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,4) DEFAULT NULL, `tocurrencyamount` decimal(10,4) DEFAULT NULL, `tocurrencychnage` decimal(10,4) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bookroom` -- LOCK TABLES `bookroom` WRITE; /*!40000 ALTER TABLE `bookroom` DISABLE KEYS */; /*!40000 ALTER TABLE `bookroom` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branch` -- DROP TABLE IF EXISTS `branch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `currency` varchar(20) NOT NULL DEFAULT 'KES', `logo` 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 `branch` -- LOCK TABLES `branch` WRITE; /*!40000 ALTER TABLE `branch` DISABLE KEYS */; INSERT INTO `branch` VALUES (1,'TOSH ENTERPRISES','<H1 style=\"margin:0px;\">Tosh Enterprises </br>\r\nTotal Petrol Station, Ruiru Junction </H1></br>\r\n<h2>Tel: 0780755190 email : toshbaby2030@gmail.com </h2>\r\n','2024-11-14 16:16:51','active','1','','1','<H1 style=\"margin:0px;\">Tosh Enterprises </br>\r\nTotal Petrol Station, Ruiru Junction </H1></br>\r\n<h2>Tel: 0780755190 email : toshbaby2030@gmail.com </h2>\r\n','KES','2023-08-101691646451.jpeg'),(2,'TOSH HOUSEHOLDS','<H1 style=\"margin:0px;\">Tosh Households </br>\r\nTotal Petrol Station, Ruiru Junction </H1></br>\r\n<h2>Tel: 0731830049 email : tsh81.investments@gmail.com </h2>\r\n','2024-11-14 16:19:45','inactive','1','','1','<H1 style=\"margin:0px;\">Tosh Households </br>\r\nTotal Petrol Station, Ruiru Junction </H1></br>\r\n<h2>Tel: 0731830049 email : tsh81.investments@gmail.com </h2>\r\n','KES',''); /*!40000 ALTER TABLE `branch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `branchlist` -- DROP TABLE IF EXISTS `branchlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `branchlist` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tin` varchar(50) NOT NULL, `bhfId` varchar(50) NOT NULL, `bhfNm` text NOT NULL, `bhfSttsCd` varchar(50) NOT NULL DEFAULT 'active', `prvncNm` text NOT NULL, `dstrtNm` text NOT NULL, `sctrNm` varchar(50) NOT NULL, `locDesc` varchar(50) DEFAULT NULL, `mgrNm` varchar(50) NOT NULL DEFAULT 'KES', `mgrTelNo` varchar(50) NOT NULL, `mgrEmail` text NOT NULL, `hqYn` text NOT NULL, `branchid` varchar(50) DEFAULT 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 `branchlist` -- LOCK TABLES `branchlist` WRITE; /*!40000 ALTER TABLE `branchlist` DISABLE KEYS */; INSERT INTO `branchlist` VALUES (1,'P052189441F','00','Headquarter','01','Kiambu','Ruiru District','Ruiru',NULL,'Tosh Baby Shop Limited','254720973196','toshbaby2030@gmail.com','Y',NULL,''); /*!40000 ALTER TABLE `branchlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `brands` -- DROP TABLE IF EXISTS `brands`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `brands` ( `id` int(50) NOT NULL AUTO_INCREMENT, `companyid` varchar(60) NOT NULL, `title` text NOT NULL, `description` text NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `website` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `invoice` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `brands` -- LOCK TABLES `brands` WRITE; /*!40000 ALTER TABLE `brands` DISABLE KEYS */; INSERT INTO `brands` VALUES (1,'1','JKUAT','Our partner in ICT Field','karenmakena3@gmail.com','0702400635','','http://www.jkuat.ac.ke/','2016-12-13 06:47:33am','',0),(2,'1','SimbaNet','Our partner in in Nikague App','','','','https://www.simbanet.net/','','',0); /*!40000 ALTER TABLE `brands` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `budget` -- DROP TABLE IF EXISTS `budget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `budget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `budget` -- LOCK TABLES `budget` WRITE; /*!40000 ALTER TABLE `budget` DISABLE KEYS */; /*!40000 ALTER TABLE `budget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkdispatch` -- DROP TABLE IF EXISTS `bulkdispatch`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkdispatch` ( `id` int(11) NOT NULL AUTO_INCREMENT, `branchid` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `frombranch` varchar(50) NOT NULL, `remarks` varchar(100) NOT NULL, `enddate` varchar(50) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `createdate` varchar(50) NOT NULL, `description` text NOT NULL, `name` varchar(50) NOT NULL, `approvedby` int(20) NOT NULL, `dateapproved` int(20) NOT NULL, `tobranch` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `startdate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Transfer', `category` varchar(20) NOT NULL DEFAULT 'products', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkdispatch` -- LOCK TABLES `bulkdispatch` WRITE; /*!40000 ALTER TABLE `bulkdispatch` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkdispatch` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkhouse` -- DROP TABLE IF EXISTS `bulkhouse`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkhouse` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `createdat` datetime 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, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `phone` varchar(40) NOT NULL, `roomtype` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `exactdate` varchar(50) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `name` text 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 `bulkhouse` -- LOCK TABLES `bulkhouse` WRITE; /*!40000 ALTER TABLE `bulkhouse` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkhouse` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `bulkreservation` -- DROP TABLE IF EXISTS `bulkreservation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `bulkreservation` ( `id` int(20) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `bookroom` varchar(20) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `people` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `bulkreservation` -- LOCK TABLES `bulkreservation` WRITE; /*!40000 ALTER TABLE `bulkreservation` DISABLE KEYS */; /*!40000 ALTER TABLE `bulkreservation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `callcenter` -- DROP TABLE IF EXISTS `callcenter`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `callcenter` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `messageid` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `callername` text NOT NULL, `receiver` text NOT NULL, `calldate` varchar(30) NOT NULL, `phone` varchar(50) NOT NULL, `media` text NOT NULL, `email` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `callcenter` -- LOCK TABLES `callcenter` WRITE; /*!40000 ALTER TABLE `callcenter` DISABLE KEYS */; /*!40000 ALTER TABLE `callcenter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `category` -- DROP TABLE IF EXISTS `category`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `category` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `category` -- LOCK TABLES `category` WRITE; /*!40000 ALTER TABLE `category` DISABLE KEYS */; INSERT INTO `category` VALUES (1,'Everyone','','2023-12-29 07:55:55','active','1','','1'),(2,'OTHERS','','2021-08-23 03:04:54pm','active','1','','1'); /*!40000 ALTER TABLE `category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `charges` -- DROP TABLE IF EXISTS `charges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `charges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `priority` int(11) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=20 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `charges` -- LOCK TABLES `charges` WRITE; /*!40000 ALTER TABLE `charges` DISABLE KEYS */; INSERT INTO `charges` VALUES (1,'RENT','','','2018-05-30 14:28:37','','',0,1,NULL),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1,NULL),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1,NULL),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1,NULL),(5,'WATER','','','2018-06-27 11:33:55','','',0,1,NULL),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1,NULL),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1,NULL),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1,NULL),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1,NULL),(10,'POWER','','','2018-08-04 10:42:10','','',0,1,NULL),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1,NULL),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1,NULL),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1,NULL),(14,'PROJECTOR','','','2023-04-28 08:21:52','','',0,1,NULL),(15,'LAUNDRY','LAUNDRY','','2023-04-28 08:22:20','','',0,1,NULL),(16,'ROOM TRANSFER','200','','2023-04-30 06:16:29','','',2,1,NULL),(17,'BED 1','0','','2023-05-11 11:10:44','','',1,1,NULL),(18,'SERVICE CH DEPOSIT','0','','2023-05-11 11:10:51','','',0,1,NULL),(19,'SERVICE CHARGE','0','','2023-09-01 11:09:35','','',1,1,NULL); /*!40000 ALTER TABLE `charges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `cheque` -- DROP TABLE IF EXISTS `cheque`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `cheque` ( `id` int(50) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `paiddate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `bankname` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `business` varchar(100) NOT NULL, `type` varchar(15) NOT NULL, `chequenumber` varchar(70) NOT NULL, `exactdate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `cheque` -- LOCK TABLES `cheque` WRITE; /*!40000 ALTER TABLE `cheque` DISABLE KEYS */; /*!40000 ALTER TABLE `cheque` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `collection` -- DROP TABLE IF EXISTS `collection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `collection` ( `id` int(11) NOT NULL AUTO_INCREMENT, `paiddate` varchar(100) NOT NULL, `invoice` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `remarks` varchar(100) NOT NULL, `balance` varchar(30) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` int(10) NOT NULL, `createdate` varchar(50) NOT NULL, `name` varchar(30) NOT NULL DEFAULT 'payment', `transactioncode` varchar(50) NOT NULL, `supplier` int(11) DEFAULT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `collection` -- LOCK TABLES `collection` WRITE; /*!40000 ALTER TABLE `collection` DISABLE KEYS */; /*!40000 ALTER TABLE `collection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `commission` -- DROP TABLE IF EXISTS `commission`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `commission` ( `id` int(11) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `name` varchar(50) NOT NULL, `datesold` varchar(40) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `profit` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `paymentdate` varchar(50) NOT NULL, `rate` varchar(30) NOT NULL, `customer` varchar(30) NOT NULL, `customerphone` varchar(50) NOT NULL, `customeremail` varchar(50) NOT NULL, `customerlocation` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(40) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'New', `paid` decimal(10,2) NOT NULL, `expcommission` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `commission` -- LOCK TABLES `commission` WRITE; /*!40000 ALTER TABLE `commission` DISABLE KEYS */; /*!40000 ALTER TABLE `commission` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complain` -- DROP TABLE IF EXISTS `complain`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complain` ( `id` int(11) NOT NULL AUTO_INCREMENT, `subject` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) DEFAULT '1', `type` varchar(30) NOT NULL, `messageid` varchar(30) DEFAULT NULL, `updatedby` int(11) NOT NULL, `updateddate` varchar(30) NOT NULL, `serial` varchar(200) NOT NULL, `name` text 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 `complain` -- LOCK TABLES `complain` WRITE; /*!40000 ALTER TABLE `complain` DISABLE KEYS */; /*!40000 ALTER TABLE `complain` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `complaindata` -- DROP TABLE IF EXISTS `complaindata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `complaindata` ( `id` int(30) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `complaindata` -- LOCK TABLES `complaindata` WRITE; /*!40000 ALTER TABLE `complaindata` DISABLE KEYS */; /*!40000 ALTER TABLE `complaindata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `computers` -- DROP TABLE IF EXISTS `computers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `computers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `computers` -- LOCK TABLES `computers` WRITE; /*!40000 ALTER TABLE `computers` DISABLE KEYS */; INSERT INTO `computers` VALUES (1,'ROBISEARCH LTD','e44','2023-02-13 07:08:17','Closed','1','2023-02-13 07:13:34','1','3','B0-22-7A-ED-77-F6','2023-02-24','2023-02-10','',0,NULL,'New Installation','new','','',1); /*!40000 ALTER TABLE `computers` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `constants` -- DROP TABLE IF EXISTS `constants`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `constants` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(30) NOT NULL, `amount` decimal(10,2) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `category` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 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'),(5,'Housing Levy',1.50,'active',1,1,'Housing Levy'),(6,'Housing Levy Relief',15.00,'active',1,1,'Housing Levy Relief'); /*!40000 ALTER TABLE `constants` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contact` -- DROP TABLE IF EXISTS `contact`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contact` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `firstname` varchar(50) NOT NULL, `lastname` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contact` -- LOCK TABLES `contact` WRITE; /*!40000 ALTER TABLE `contact` DISABLE KEYS */; /*!40000 ALTER TABLE `contact` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `contactdetails` -- DROP TABLE IF EXISTS `contactdetails`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `contactdetails` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` text NOT NULL, `website` text NOT NULL, `contactdetails` text NOT NULL, `email` text NOT NULL, `phone` text NOT NULL, `date` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `facebook` text NOT NULL, `twitter` text NOT NULL, `instagram` text NOT NULL, `linkedin` text NOT NULL, `youtube` text NOT NULL, `location` text NOT NULL, `aboutustitle` text NOT NULL, `aboutus` text NOT NULL, `whyustitle` text NOT NULL, `whyus` text NOT NULL, `whatsapp` text NOT NULL, `websites` text NOT NULL, `otherlinks` text NOT NULL, `termstitle` text NOT NULL, `terms` text NOT NULL, `deliverytitle` text NOT NULL, `delivery` text NOT NULL, `privacytitle` text NOT NULL, `privacy` text NOT NULL, `branches` text NOT NULL, `telegram` text NOT NULL, `otherlinktitle` text NOT NULL, `aboutuslogo` text NOT NULL, `businessname` text NOT NULL, `business` varchar(30) NOT NULL, `vision` text NOT NULL, `mission` text NOT NULL, `corevalues` text NOT NULL, `ourpromise` text NOT NULL, `returnpolicy` text NOT NULL, `workinghours` text NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `careertitle` text NOT NULL, `career` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `contactdetails` -- LOCK TABLES `contactdetails` WRITE; /*!40000 ALTER TABLE `contactdetails` DISABLE KEYS */; INSERT INTO `contactdetails` VALUES (1,'','https://robisearch.com/','kinoti','karenmakena3@gmail.com','0754413386, 0716413386,0780655987','','We have from 01/07/2020 to 31/8/2010','2016-12-13 06:47:33am','1',1,0,'https://web.facebook.com/Robiearch/','https://twitter.com/robisearch','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.linkedin.com/in/robert-manyala-995177122/','https://www.youtube.com/channel/UC9Z1YpMKlCgwqn4H1nT1hLg/featured','Nairobi -Nara Fourth Floor,</br> Kisii-Oyondi Building','<b>About Us </b>','Robisearch Ltd is an ICT company that begun in 2011 as a result of innovations that transform lives globally. We are a member of the Nairobi Chambers (KNCCI) organization.We have great experience in dealing with customers having handled over 500 clients in all Kenyan towns such as Juja, Nairobi, Mombasa and Kisumu as well as beyond the country.We provide our clients with adequate support thus providing more value to our customers .Our systems are customized to fit a clients particular need.We are the company behind various innovations like…..</br>','Why Us ','We have a well-organized support and maintenance structure that we will sign with you as a Service Level Agreement that guarantees you;','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','','POS.robisearch.com/','Terms and Condition ','karenmakena3@gmail.com','Delivery Information','Shipping Agents and Times</br>\r\n\r\nOur products ordered before 3pm are shipped within 24 Hours using the following carriers, Umash Bus Sacco, Easy Coach Sacco, North Rift Sacco or any other of your choice. Orders Placed in later hours are shipped on the following days</br>\r\nZipping Zones and Costs</br>\r\n\r\nOur shipping Zones are categorized into Coast Region, Rift Valley Region, Nairobi Region, North Easter Region and Nyanza Region. All orders to be collected at our shop are not chargeable any shipping cost. However all the other places we charge shipping cost depending with what our shipping agents charges; basically a shipping cost of between Ksh300- 400 applies except for regions within Nairobi County where a fee of roughly Ksh 150 – 200 applies. All shipping cost is subject to change without any notice.</br>','Privacy Details','PRIVACY POLICY</br>\r\n\r\nThis Privacy Policy explains what personal data is collected when you use the jiji.ng any jiji.ng mobile application, or website (“Jiji”, \"Website\", or \"App\") and the services provided through it (together with the Website and the App, the “Service”), how such personal data will be used, shared.</br>\r\n\r\nBY USING THE SERVICE, YOU PROMISE US THAT (I) YOU HAVE READ, UNDERSTOOD AND AGREED TO THIS PRIVACY POLICY, AND (II) YOU ARE OVER 16 YEARS OF AGE (OR HAVE HAD YOUR PARENT OR GUARDIAN READ AND AGREED TO THIS PRIVACY POLICY FOR YOU). If you do not agree or you are unable to make this promise, you must not use the Service. In such case, you must contact the support team via online chat or email to request deletion of your account and data.</br>\r\n\r\nProcess in respect of personal data, means to collect, store, and disclose to others.</br>\r\n\r\nTABLE OF CONTENTS</br>\r\n\r\n1. PERSONAL DATA CONTROLLER</br>\r\n\r\n2. CATEGORIES OF PERSONAL DATA WE COLLECT</br>\r\n\r\n3. FOR WHAT PURPOSES WE PROCESS PERSONAL DATA</br>\r\n\r\n4. AUTHORISED REQUIREMENT FOR PROCESSING YOUR PERSONAL DATA</br>\r\n\r\n5. WHO WE SHARE YOUR PERSONAL DATA WITH\r\n</br>\r\n6. HOW YOU CAN EXERCISE YOUR PRIVACY RIGHTS</br>\r\n\r\n7. AGE LIMITATION</br>\r\n\r\n8. CHANGES TO THIS PRIVACY POLICY</br>\r\n\r\n9. DATA RETENTION\r\n</br>\r\n10. CONTACT US</br>','Juja, Kisii','https://api.whatsapp.com/send?phone=254716413386&text=&source=&data=&app_absent=','POS LINK','2147483647','Robisearch is an ICT business organization that deals ICT based solutions. We have been in the industry since 2011. Our main activity is software developement. ','ROBISEARCH LTD',' Transforming the world through innovation',' To be the best ICT company offering innovate services globally.','nnovation, Integrity, hardwork, commitment, honesty, equality, justice, fairness, love.','To Give the best services at all times','Return Policy</br>\r\n\r\nAll defined terms used below shall have the meanings set forth in our Terms and Conditions. If you are not happy with your purchase, we will accept a return of a unused product within 7 days. Once we receive the returned item Breejoz Baby Shop & Maternity Collections will then give a full refund (excluding shipping as we are unable to refund the initial shipping cost of your order). Please allow 1-2 weeks for your return to be processed.</br>',' WORKING HOURS</br>\r\n\r\n Mon 8:00am - 6:00pm</br>\r\n Tue 8:00am - 6:00pm</br>\r\n Wed 8:00am - 6:00pm</br>\r\n Thur 8:00am - 6:00pm</br>\r\n Fri 8:00am - 6:00pm</br>\r\n Sat 8:00am - 6:00pm</br>\r\n\r\n','2020-07-04 08:44:24',1,'Job Vacancy','Join our sales team as online marketers'); /*!40000 ALTER TABLE `contactdetails` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `countrycodes` -- DROP TABLE IF EXISTS `countrycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `countrycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `countrycodes` -- LOCK TABLES `countrycodes` WRITE; /*!40000 ALTER TABLE `countrycodes` DISABLE KEYS */; INSERT INTO `countrycodes` VALUES (1,'ASCENSION ISLAND ','AC',NULL,'Y'),(2,'ANDORRA','AD',NULL,'Y'),(3,'UNITED ARAB EMIRATES ','AE',NULL,'Y'),(4,'ANTIGUA AND BARBUDA','AG',NULL,'Y'),(5,'ANGUILLA','AI',NULL,'Y'),(6,'ALBANIA ','AL',NULL,'Y'),(7,'ARMENIA','AM',NULL,'Y'),(8,'NETHERLANDS ANTILLES ','AN',NULL,'Y'),(9,'ANGOLA','AO',NULL,'Y'),(10,'ANTARCTICA','AQ',NULL,'Y'),(11,'ARGENTINA','AR',NULL,'Y'),(12,'AMERICAN SAMOA','AS',NULL,'Y'),(13,'AUSTRIA','AT',NULL,'Y'),(14,'AUSTRALIA','AU',NULL,'Y'),(15,'ARUBA','AW',NULL,'Y'),(16,'ALAND ISLANDS','AX',NULL,'Y'),(17,'AZERBAIJAN','AZ',NULL,'Y'),(18,'BOSNIA AND HERZEGOVINA ','BA',NULL,'Y'),(19,'BARBADOS ','BB',NULL,'Y'),(20,'BANGLADESH ','BD',NULL,'Y'),(21,'BELGIUM ','BE',NULL,'Y'),(22,'BURKINA FASO ','BF',NULL,'Y'),(23,'BULGARIA ','BG',NULL,'Y'),(24,'BAHRAIN','BH',NULL,'Y'),(25,'BURUNDI ','BI',NULL,'Y'),(26,'BENIN ','BJ',NULL,'Y'),(27,'BERMUDA ','BM',NULL,'Y'),(28,'BRUNEI DARUSSALAM ','BN',NULL,'Y'),(29,'BOLIVIA ','BO',NULL,'Y'),(30,'BRAZIL ','BR',NULL,'Y'),(31,'BAHAMAS ','BS',NULL,'Y'),(32,'BHUTAN ','BT',NULL,'Y'),(33,'BOUVET ISLAND ','BV',NULL,'Y'),(34,'BOTSWANA ','BW',NULL,'Y'),(35,'BELARUS ','BY',NULL,'Y'),(36,'BELIZE ','BZ',NULL,'Y'),(37,'CANADA ','CA',NULL,'Y'),(38,'COCOS (KEELING) ISLANDS ','CC',NULL,'Y'),(39,'CONGO, DEMOCRATIC REPUBLIC ','CD',NULL,'Y'),(40,'CENTRAL AFRICAN REPUBLIC ','CF',NULL,'Y'),(41,'CONGO ','CG',NULL,'Y'),(42,'SWITZERLAND ','CH',NULL,'Y'),(43,'COTE D\'IVOIRE (IVORY COAST) ','CI',NULL,'Y'),(44,'COOK ISLANDS ','CK',NULL,'Y'),(45,'CHILE ','CL',NULL,'Y'),(46,'CAMEROON ','CM',NULL,'Y'),(47,'CHINA ','CN',NULL,'Y'),(48,'COLOMBIA ','CO',NULL,'Y'),(49,'COSTA RICA ','CR',NULL,'Y'),(50,'CZECHOSLOVAKIA (FORMER) ','CS',NULL,'Y'),(51,'CUBA ','CU',NULL,'Y'),(52,'CAPE VERDE ','CV',NULL,'Y'),(53,'CHRISTMAS ISLAND ','CX',NULL,'Y'),(54,'CYPRUS ','CY',NULL,'Y'),(55,'CZECH REPUBLIC ','CZ',NULL,'Y'),(56,'GERMANY ','DE',NULL,'Y'),(57,'DJIBOUTI ','DJ',NULL,'Y'),(58,'DENMARK ','DK',NULL,'Y'),(59,'DOMINICA ','DM',NULL,'Y'),(60,'DOMINICAN REPUBLIC ','DO',NULL,'Y'),(61,'ALGERIA','DZ',NULL,'Y'),(62,'ECUADOR ','EC',NULL,'Y'),(63,'ESTONIA ','EE',NULL,'Y'),(64,'EGYPT ','EG',NULL,'Y'),(65,'WESTERN SAHARA ','EH',NULL,'Y'),(66,'ERITREA ','ER',NULL,'Y'),(67,'SPAIN ','ES',NULL,'Y'),(68,'ETHIOPIA ','ET',NULL,'Y'),(69,'EUROPEAN UNION ','EU',NULL,'Y'),(70,'FINLAND ','FI',NULL,'Y'),(71,'FIJI ','FJ',NULL,'Y'),(72,'FALKLAND ISLANDS (MALVINAS) ','FK',NULL,'Y'),(73,'MICRONESIA ','FM',NULL,'Y'),(74,'FAROE ISLANDS ','FO',NULL,'Y'),(75,'FRANCE ','FR',NULL,'Y'),(76,'FRANCE, METROPOLITAN ','FX',NULL,'Y'),(77,'GABON ','GA',NULL,'Y'),(78,'GREAT BRITAIN (UK) ','GB',NULL,'Y'),(79,'GRENADA ','GD',NULL,'Y'),(80,'GEORGIA ','GE',NULL,'Y'),(81,'FRENCH GUIANA ','GF',NULL,'Y'),(82,'GUERNSEY ','GG',NULL,'Y'),(83,'GHANA ','GH',NULL,'Y'),(84,'GIBRALTAR ','GI',NULL,'Y'),(85,'GREENLAND ','GL',NULL,'Y'),(86,'GAMBIA ','GM',NULL,'Y'),(87,'GUINEA ','GN',NULL,'Y'),(88,'GUADELOUPE ','GP',NULL,'Y'),(89,'EQUATORIAL GUINEA ','GQ',NULL,'Y'),(90,'GREECE ','GR',NULL,'Y'),(91,'S. GEORGIA AND S. SANDWICH ISLS. ','GS',NULL,'Y'),(92,'GUATEMALA ','GT',NULL,'Y'),(93,'GUAM ','GU',NULL,'Y'),(94,'GUINEA BISSAU ','GW',NULL,'Y'),(95,'GUYANA ','GY',NULL,'Y'),(96,'HONG KONG ','HK',NULL,'Y'),(97,'HEARD AND MCDONALD ISLANDS ','HM',NULL,'Y'),(98,'HONDURAS ','HN',NULL,'Y'),(99,'CROATIA (HRVATSKA) ','HR',NULL,'Y'),(100,'HAITI ','HT',NULL,'Y'),(101,'HUNGARY ','HU',NULL,'Y'),(102,'INDONESIA ','ID',NULL,'Y'),(103,'IRELAND ','IE',NULL,'Y'),(104,'ISRAEL ','IL',NULL,'Y'),(105,'ISLE OF MAN ','IM',NULL,'Y'),(106,'INDIA ','IN',NULL,'Y'),(107,'BRITISH INDIAN OCEAN TERRITORY ','IO',NULL,'Y'),(108,'IRAQ ','IQ',NULL,'Y'),(109,'IRAN ','IR',NULL,'Y'),(110,'ICELAND ','IS',NULL,'Y'),(111,'ITALY ','IT',NULL,'Y'),(112,'JERSEY ','JE',NULL,'Y'),(113,'JAMAICA ','JM',NULL,'Y'),(114,'JORDAN ','JO',NULL,'Y'),(115,'JAPAN ','JP',NULL,'Y'),(116,'KENYA ','KE',NULL,'Y'),(117,'KYRGYZSTAN ','KG',NULL,'Y'),(118,'CAMBODIA ','KH',NULL,'Y'),(119,'KIRIBATI ','KI',NULL,'Y'),(120,'COMOROS ','KM',NULL,'Y'),(121,'SAINT KITTS AND NEVIS ','KN',NULL,'Y'),(122,'NORTH KOREA','KP',NULL,'Y'),(123,'SOUTH KOREA','KR',NULL,'Y'),(124,'KUWAIT ','KW',NULL,'Y'),(125,'CAYMAN ISLANDS ','KY',NULL,'Y'),(126,'KAZAKHSTAN ','KZ',NULL,'Y'),(127,'LAOS ','LA',NULL,'Y'),(128,'LEBANON ','LB',NULL,'Y'),(129,'SAINT LUCIA ','LC',NULL,'Y'),(130,'LIECHTENSTEIN ','LI',NULL,'Y'),(131,'SRI LANKA ','LK',NULL,'Y'),(132,'LIBERIA ','LR',NULL,'Y'),(133,'LESOTHO ','LS',NULL,'Y'),(134,'LITHUANIA ','LT',NULL,'Y'),(135,'LUXEMBOURG ','LU',NULL,'Y'),(136,'LATVIA ','LV',NULL,'Y'),(137,'LIBYA ','LY',NULL,'Y'),(138,'MOROCCO ','MA',NULL,'Y'),(139,'MONACO ','MC',NULL,'Y'),(140,'MOLDOVA ','MD',NULL,'Y'),(141,'MONTENEGRO ','ME',NULL,'Y'),(142,'MADAGASCAR ','MG',NULL,'Y'),(143,'MARSHALL ISLANDS ','MH',NULL,'Y'),(144,'F.Y.R.O.M. (MACEDONIA) ','MK',NULL,'Y'),(145,'MALI ','ML',NULL,'Y'),(146,'MYANMAR ','MM',NULL,'Y'),(147,'MONGOLIA ','MN',NULL,'Y'),(148,'MACAU ','MO',NULL,'Y'),(149,'NORTHERN MARIANA ISLANDS ','MP',NULL,'Y'),(150,'MARTINIQUE ','MQ',NULL,'Y'),(151,'MAURITANIA ','MR',NULL,'Y'),(152,'MONTSERRAT ','MS',NULL,'Y'),(153,'MALTA ','MT',NULL,'Y'),(154,'MAURITIUS ','MU',NULL,'Y'),(155,'MALDIVES ','MV',NULL,'Y'),(156,'MALAWI ','MW',NULL,'Y'),(157,'MEXICO ','MX',NULL,'Y'),(158,'MALAYSIA ','MY',NULL,'Y'),(159,'MOZAMBIQUE ','MZ',NULL,'Y'),(160,'NAMIBIA ','NA',NULL,'Y'),(161,'NEW CALEDONIA ','NC',NULL,'Y'),(162,'NIGER ','NE',NULL,'Y'),(163,'NORFOLK ISLAND ','NF',NULL,'Y'),(164,'NIGERIA ','NG',NULL,'Y'),(165,'NICARAGUA ','NI',NULL,'Y'),(166,'NETHERLANDS ','NL',NULL,'Y'),(167,'NORWAY ','NO',NULL,'Y'),(168,'NEPAL ','NP',NULL,'Y'),(169,'NAURU ','NR',NULL,'Y'),(170,'NEUTRAL ZONE ','NT',NULL,'Y'),(171,'NIUE ','NU',NULL,'Y'),(172,'NEW ZEALAND (AOTEAROA) ','NZ',NULL,'Y'),(173,'OMAN ','OM',NULL,'Y'),(174,'PANAMA ','PA',NULL,'Y'),(175,'PERU ','PE',NULL,'Y'),(176,'FRENCH POLYNESIA ','PF',NULL,'Y'),(177,'PAPUA NEW GUINEA ','PG',NULL,'Y'),(178,'PHILIPPINES ','PH',NULL,'Y'),(179,'PAKISTAN ','PK',NULL,'Y'),(180,'POLAND ','PL',NULL,'Y'),(181,'ST. PIERRE AND MIQUELON ','PM',NULL,'Y'),(182,'PITCAIRN ','PN',NULL,'Y'),(183,'PUERTO RICO ','PR',NULL,'Y'),(184,'PALESTINIAN TERRITORY, OCCUPIED ','PS',NULL,'Y'),(185,'PORTUGAL ','PT',NULL,'Y'),(186,'PALAU ','PW',NULL,'Y'),(187,'PARAGUAY ','PY',NULL,'Y'),(188,'QATAR ','QA',NULL,'Y'),(189,'REUNION ','RE',NULL,'Y'),(190,'ROMANIA ','RO',NULL,'Y'),(191,'SERBIA ','RS',NULL,'Y'),(192,'RUSSIAN FEDERATION ','RU',NULL,'Y'),(193,'RWANDA ','RW',NULL,'Y'),(194,'SAUDI ARABIA ','SA',NULL,'Y'),(195,'SOLOMON ISLANDS ','SB',NULL,'Y'),(196,'SEYCHELLES ','SC',NULL,'Y'),(197,'SUDAN ','SD',NULL,'Y'),(198,'SWEDEN ','SE',NULL,'Y'),(199,'SINGAPORE ','SG',NULL,'Y'),(200,'ST. HELENA ','SH',NULL,'Y'),(201,'SLOVENIA ','SI',NULL,'Y'),(202,'SVALBARD & JAN MAYEN ISLANDS ','SJ',NULL,'Y'),(203,'SLOVAK REPUBLIC ','SK',NULL,'Y'),(204,'SIERRA LEONE ','SL',NULL,'Y'),(205,'SAN MARINO ','SM',NULL,'Y'),(206,'SENEGAL ','SN',NULL,'Y'),(207,'SOMALIA ','SO',NULL,'Y'),(208,'SURINAME ','SR',NULL,'Y'),(209,'SAO TOME AND PRINCIPE ','ST',NULL,'Y'),(210,'USSR (FORMER) ','SU',NULL,'Y'),(211,'EL SALVADOR ','SV',NULL,'Y'),(212,'SYRIA ','SY',NULL,'Y'),(213,'SWAZILAND ','SZ',NULL,'Y'),(214,'TURKS AND CAICOS ISLANDS ','TC',NULL,'Y'),(215,'CHAD ','TD',NULL,'Y'),(216,'FRENCH SOUTHERN TERRITORIES ','TF',NULL,'Y'),(217,'TOGO ','TG',NULL,'Y'),(218,'THAILAND ','TH',NULL,'Y'),(219,'TAJIKISTAN ','TJ',NULL,'Y'),(220,'TOKELAU ','TK',NULL,'Y'),(221,'TURKMENISTAN ','TM',NULL,'Y'),(222,'TUNISIA ','TN',NULL,'Y'),(223,'TONGA ','TO',NULL,'Y'),(224,'EAST TIMOR ','TP',NULL,'Y'),(225,'TURKEY ','TR',NULL,'Y'),(226,'TRINIDAD AND TOBAGO ','TT',NULL,'Y'),(227,'TUVALU ','TV',NULL,'Y'),(228,'TAIWAN ','TW',NULL,'Y'),(229,'TANZANIA ','TZ',NULL,'Y'),(230,'UKRAINE ','UA',NULL,'Y'),(231,'UGANDA ','UG',NULL,'Y'),(232,'UNITED KINGDOM ','UK',NULL,'Y'),(233,'US MINOR OUTLYING ISLANDS ','UM',NULL,'Y'),(234,'UNITED STATES ','US',NULL,'Y'),(235,'URUGUAY ','UY',NULL,'Y'),(236,'UZBEKISTAN ','UZ',NULL,'Y'),(237,'VATICAN CITY STATE (HOLY SEE) ','VA',NULL,'Y'),(238,'SAINT VINCENT & THE GRENADINES ','VC',NULL,'Y'),(239,'VENEZUELA ','VE',NULL,'Y'),(240,'BRITISH VIRGIN ISLANDS ','VG',NULL,'Y'),(241,'VIRGIN ISLANDS (U.S.) ','VI',NULL,'Y'),(242,'VIET NAM ','VN',NULL,'Y'),(243,'VANUATU ','VU',NULL,'Y'),(244,'WALLIS AND FUTUNA ISLANDS ','WF',NULL,'Y'),(245,'SAMOA ','WS',NULL,'Y'),(246,'YEMEN ','YE',NULL,'Y'),(247,'MAYOTTE ','YT',NULL,'Y'),(248,'SERBIA AND MONTENEGRO (FORMER) ','YU',NULL,'Y'),(249,'SOUTH AFRICA ','ZA',NULL,'Y'),(250,'ZAMBIA ','ZM',NULL,'Y'),(251,'(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ','ZR',NULL,'Y'),(252,'ZIMBABWE','ZW',NULL,'Y'); /*!40000 ALTER TABLE `countrycodes` 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, `basecurrency` varchar(30) NOT NULL, `baseamount` varchar(30) NOT NULL, `tocurrency` varchar(30) NOT NULL, `toamount` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=38 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 (17,'USD','','2023-07-23 15:56:01','active','9','','1',1,'USD','1','','1'),(18,'TZS','','2023-07-23 15:57:10','active','9','','1',1,'USD','1','','2500'),(29,'EUR','','2023-09-28 09:06:17','active','1','','1',1,'EUR','1','','1'),(30,'GBP','','2023-09-28 09:06:28','active','1','','1',1,'GBP','1','','1'),(31,'KES','','2023-09-28 09:06:42','active','1','','1',1,'KES','1','','1'),(32,'TZS','','2023-09-28 09:07:01','active','1','','1',1,'TZS','1','','1'),(33,'KES','','2023-10-24 11:52:59','active','9','','1',1,'USD','1','','150'),(34,'EUR','','2023-10-29 10:31:44','active','9','','1',1,'USD','1','','0.94'),(35,'GBP','','2023-10-29 10:32:02','active','9','','1',1,'USD','1','','0.83'),(36,'USD','','2023-10-30 14:52:36','active','9','','1',1,'KES','1','','0.0067'),(37,'USD','','2023-11-06 12:36:08','active','9','','1',1,'TZS','1','','0.0004'); /*!40000 ALTER TABLE `currency` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `currencycodes` -- DROP TABLE IF EXISTS `currencycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `currencycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `symbol` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=180 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `currencycodes` -- LOCK TABLES `currencycodes` WRITE; /*!40000 ALTER TABLE `currencycodes` DISABLE KEYS */; INSERT INTO `currencycodes` VALUES (1,'United Arab Emirates dirham','AED',NULL,'Y','AED','1'),(2,'Afghan afghani','AFN',NULL,'Y','AFN','2'),(3,'Albanian lek','ALL',NULL,'Y','ALL','3'),(4,'Armenian dram','AMD',NULL,'Y','AMD','4'),(5,'Netherlands Antillean guilder','ANG',NULL,'Y','ANG','5'),(6,'Angolan kwanza','AOA',NULL,'Y','AOA','6'),(7,'Argentine peso','ARS',NULL,'Y','ARS','7'),(8,'Australian dollar','AUD',NULL,'Y','AUD','8'),(9,'Aruban florin','AWG',NULL,'Y','AWG','9'),(10,'Azerbaijani manat','AZN',NULL,'Y','AZN','10'),(11,'Bosnia and Herzegovina convertible mark','BAM',NULL,'Y','BAM','11'),(12,'Barbados dollar','BBD',NULL,'Y','BBD','12'),(13,'Bangladeshi taka','BDT',NULL,'Y','BDT','13'),(14,'Bulgarian lev','BGN',NULL,'Y','BGN','14'),(15,'Bahraini dinar','BHD',NULL,'Y','BHD','15'),(16,'Burundian franc','BIF',NULL,'Y','BIF','16'),(17,'Bermudian dollar','BMD',NULL,'Y','BMD','17'),(18,'Brunei dollar','BND',NULL,'Y','BND','18'),(19,'Boliviano','BOB',NULL,'Y','BOB','19'),(20,'Bolivian Mvdol (funds code)','BOV',NULL,'Y','BOV','20'),(21,'Brazilian real','BRL',NULL,'Y','BRL','21'),(22,'Bahamian dollar','BSD',NULL,'Y','BSD','22'),(23,'Bhutanese ngultrum','BTN',NULL,'Y','BTN','23'),(24,'Botswana pula','BWP',NULL,'Y','BWP','24'),(25,'New Belarusian ruble','BYN',NULL,'Y','BYN','25'),(26,'Belarusian ruble','BYR',NULL,'Y','BYR','26'),(27,'Belize dollar','BZD',NULL,'Y','BZD','27'),(28,'Canadian dollar','CAD',NULL,'Y','CAD','28'),(29,'Congolese franc','CDF',NULL,'Y','CDF','29'),(30,'WIR Euro (complementary currency)','CHE',NULL,'Y','CHE','30'),(31,'Swiss franc','CHF',NULL,'Y','CHF','31'),(32,'WIR Franc (complementary currency)','CHW',NULL,'Y','CHW','32'),(33,'Unidad de Fomento (funds code)','CLF',NULL,'Y','CLF','33'),(34,'Chilean peso','CLP',NULL,'Y','CLP','34'),(35,'Chinese yuan','CNY',NULL,'Y','CNY','35'),(36,'Colombian peso','COP',NULL,'Y','COP','36'),(37,'Unidad de Valor Real (UVR) (funds code)','COU',NULL,'Y','COU','37'),(38,'Costa Rican colon','CRC',NULL,'Y','CRC','38'),(39,'Cuban convertible peso','CUC',NULL,'Y','CUC','39'),(40,'Cuban peso','CUP',NULL,'Y','CUP','40'),(41,'Cape Verde escudo','CVE',NULL,'Y','CVE','41'),(42,'Czech koruna','CZK',NULL,'Y','CZK','42'),(43,'Djiboutian franc','DJF',NULL,'Y','DJF','43'),(44,'Danish krone','DKK',NULL,'Y','DKK','44'),(45,'Dominican peso','DOP',NULL,'Y','DOP','45'),(46,'Algerian dinar','DZD',NULL,'Y','DZD','46'),(47,'Egyptian pound','EGP',NULL,'Y','EGP','47'),(48,'Eritrean nakfa','ERN',NULL,'Y','ERN','48'),(49,'Ethiopian birr','ETB',NULL,'Y','ETB','49'),(50,'Euro','EUR',NULL,'Y','EUR','50'),(51,'Fiji dollar','FJD',NULL,'Y','FJD','51'),(52,'Falkland Islands pound','FKP',NULL,'Y','FKP','52'),(53,'Pound sterling','GBP',NULL,'Y','GBP','53'),(54,'Georgian lari','GEL',NULL,'Y','GEL','54'),(55,'Ghanaian cedi','GHS',NULL,'Y','GHS','55'),(56,'Gibraltar pound','GIP',NULL,'Y','GIP','56'),(57,'Gambian dalasi','GMD',NULL,'Y','GMD','57'),(58,'Guinean franc','GNF',NULL,'Y','GNF','58'),(59,'Guatemalan quetzal','GTQ',NULL,'Y','GTQ','59'),(60,'Guyanese dollar','GYD',NULL,'Y','GYD','60'),(61,'Hong Kong dollar','HKD',NULL,'Y','HKD','61'),(62,'Honduran lempira','HNL',NULL,'Y','HNL','62'),(63,'Croatian kuna','HRK',NULL,'Y','HRK','63'),(64,'Haitian gourde','HTG',NULL,'Y','HTG','64'),(65,'Hungarian forint','HUF',NULL,'Y','HUF','65'),(66,'Indonesian rupiah','IDR',NULL,'Y','IDR','66'),(67,'Israeli new shekel','ILS',NULL,'Y','ILS','67'),(68,'Indian rupee','INR',NULL,'Y','INR','68'),(69,'Iraqi dinar','IQD',NULL,'Y','IQD','69'),(70,'Iranian rial','IRR',NULL,'Y','IRR','70'),(71,'Icelandic króna','ISK',NULL,'Y','ISK','71'),(72,'Jamaican dollar','JMD',NULL,'Y','JMD','72'),(73,'Jordanian dinar','JOD',NULL,'Y','JOD','73'),(74,'Japanese yen','JPY',NULL,'Y','JPY','74'),(75,'Kenyan shilling','KES',NULL,'Y','KES','75'),(76,'Kyrgyzstani som','KGS',NULL,'Y','KGS','76'),(77,'Cambodian riel','KHR',NULL,'Y','KHR','77'),(78,'Comoro franc','KMF',NULL,'Y','KMF','78'),(79,'North Korean won','KPW',NULL,'Y','KPW','79'),(80,'South Korean won','KRW',NULL,'Y','KRW','80'),(81,'Kuwaiti dinar','KWD',NULL,'Y','KWD','81'),(82,'Cayman Islands dollar','KYD',NULL,'Y','KYD','82'),(83,'Kazakhstani tenge','KZT',NULL,'Y','KZT','83'),(84,'Lao kip','LAK',NULL,'Y','LAK','84'),(85,'Lebanese pound','LBP',NULL,'Y','LBP','85'),(86,'Sri Lankan rupee','LKR',NULL,'Y','LKR','86'),(87,'Liberian dollar','LRD',NULL,'Y','LRD','87'),(88,'Lesotho loti','LSL',NULL,'Y','LSL','88'),(89,'Libyan dinar','LYD',NULL,'Y','LYD','89'),(90,'Moroccan dirham','MAD',NULL,'Y','MAD','90'),(91,'Moldovan leu','MDL',NULL,'Y','MDL','91'),(92,'Malagasy ariary','MGA',NULL,'Y','MGA','92'),(93,'Macedonian denar','MKD',NULL,'Y','MKD','93'),(94,'Myanmar kyat','MMK',NULL,'Y','MMK','94'),(95,'Mongolian tögrög','MNT',NULL,'Y','MNT','95'),(96,'Macanese pataca','MOP',NULL,'Y','MOP','96'),(97,'Mauritanian ouguiya','MRO',NULL,'Y','MRO','97'),(98,'Mauritian rupee','MUR',NULL,'Y','MUR','98'),(99,'Maldivian rufiyaa','MVR',NULL,'Y','MVR','99'),(100,'Malawian kwacha','MWK',NULL,'Y','MWK','100'),(101,'Mexican peso','MXN',NULL,'Y','MXN','101'),(102,'Mexican Unidad de Inversion (UDI) (funds code)','MXV',NULL,'Y','MXV','102'),(103,'Malaysian ringgit','MYR',NULL,'Y','MYR','103'),(104,'Mozambican metical','MZN',NULL,'Y','MZN','104'),(105,'Namibian dollar','NAD',NULL,'Y','NAD','105'),(106,'Nigerian naira','NGN',NULL,'Y','NGN','106'),(107,'Nicaraguan córdoba','NIO',NULL,'Y','NIO','107'),(108,'Norwegian krone','NOK',NULL,'Y','NOK','108'),(109,'Nepalese rupee','NPR',NULL,'Y','NPR','109'),(110,'New Zealand dollar','NZD',NULL,'Y','NZD','110'),(111,'Omani rial','OMR',NULL,'Y','OMR','111'),(112,'Panamanian balboa','PAB',NULL,'Y','PAB','112'),(113,'Peruvian Sol','PEN',NULL,'Y','PEN','113'),(114,'Papua New Guinean kina','PGK',NULL,'Y','PGK','114'),(115,'Philippine peso','PHP',NULL,'Y','PHP','115'),(116,'Pakistani rupee','PKR',NULL,'Y','PKR','116'),(117,'Polish zloty','PLN',NULL,'Y','PLN','117'),(118,'Paraguayan guaraní','PYG',NULL,'Y','PYG','118'),(119,'Qatari riyal','QAR',NULL,'Y','QAR','119'),(120,'Romanian leu','RON',NULL,'Y','RON','120'),(121,'Serbian dinar','RSD',NULL,'Y','RSD','121'),(122,'Russian ruble','RUB',NULL,'Y','RUB','122'),(123,'Rwandan franc','RWF',NULL,'Y','RWF','123'),(124,'Saudi riyal','SAR',NULL,'Y','SAR','124'),(125,'Solomon Islands dollar','SBD',NULL,'Y','SBD','125'),(126,'Seychelles rupee','SCR',NULL,'Y','SCR','126'),(127,'Sudanese pound','SDG',NULL,'Y','SDG','127'),(128,'Swedish krona/kronor','SEK',NULL,'Y','SEK','128'),(129,'Singapore dollar','SGD',NULL,'Y','SGD','129'),(130,'Saint Helena pound','SHP',NULL,'Y','SHP','130'),(131,'Sierra Leonean leone','SLL',NULL,'Y','SLL','131'),(132,'Somali shilling','SOS',NULL,'Y','SOS','132'),(133,'Surinamese dollar','SRD',NULL,'Y','SRD','133'),(134,'South Sudanese pound','SSP',NULL,'Y','SSP','134'),(135,'São Tomé and Príncipe dobra','STD',NULL,'Y','STD','135'),(136,'Salvadoran colón','SVC',NULL,'Y','SVC','136'),(137,'Syrian pound','SYP',NULL,'Y','SYP','137'),(138,'Swazi lilangeni','SZL',NULL,'Y','SZL','138'),(139,'Thai baht','THB',NULL,'Y','THB','139'),(140,'Tajikistani somoni','TJS',NULL,'Y','TJS','140'),(141,'Turkmenistani manat','TMT',NULL,'Y','TMT','141'),(142,'Tunisian dinar','TND',NULL,'Y','TND','142'),(143,'Tongan pa?anga','TOP',NULL,'Y','TOP','143'),(144,'Turkish lira','TRY',NULL,'Y','TRY','144'),(145,'Trinidad and Tobago dollar','TTD',NULL,'Y','TTD','145'),(146,'New Taiwan dollar','TWD',NULL,'Y','TWD','146'),(147,'Tanzanian shilling','TZS',NULL,'Y','TZS','147'),(148,'Ukrainian hryvnia','UAH',NULL,'Y','UAH','148'),(149,'Ugandan shilling','UGX',NULL,'Y','UGX','149'),(150,'United States dollar','USD',NULL,'Y','USD','150'),(151,'United States dollar (next day) (funds code)','USN',NULL,'Y','USN','151'),(152,'Uruguay Peso en Unidades Indexadas (URUIURUI) (funds code)','UYI',NULL,'Y','UYI','152'),(153,'Uruguayan peso','UYU',NULL,'Y','UYU','153'),(154,'Uzbekistan som','UZS',NULL,'Y','UZS','154'),(155,'Venezuelan bolívar','VEF',NULL,'Y','VEF','155'),(156,'Vietnamese dong','VND',NULL,'Y','VND','156'),(157,'Vanuatu vatu','VUV',NULL,'Y','VUV','157'),(158,'Samoan tala','WST',NULL,'Y','WST','158'),(159,'CFA franc BEAC','XAF',NULL,'Y','XAF','159'),(160,'Silver (one troy ounce)','XAG',NULL,'Y','XAG','160'),(161,'Gold (one troy ounce)','XAU',NULL,'Y','XAU','161'),(162,'European Composite Unit (EURCO) (bond market unit)','XBA',NULL,'Y','XBA','162'),(163,'European Monetary Unit (E.M.U.-6) (bond market unit)','XBB',NULL,'Y','XBB','163'),(164,'European Unit of Account 9 (E.U.A.-9) (bond market unit)','XBC',NULL,'Y','XBC','164'),(165,'European Unit of Account 17 (E.U.A.-17) (bond market unit)','XBD',NULL,'Y','XBD','165'),(166,'East Caribbean dollar','XCD',NULL,'Y','XCD','166'),(167,'Special drawing rights','XDR',NULL,'Y','XDR','167'),(168,'CFA franc BCEAO','XOF',NULL,'Y','XOF','168'),(169,'Palladium (one troy ounce)','XPD',NULL,'Y','XPD','169'),(170,'CFP franc (franc Pacifique)','XPF',NULL,'Y','XPF','170'),(171,'Platinum (one troy ounce)','XPT',NULL,'Y','XPT','171'),(172,'SUCRE','XSU',NULL,'Y','XSU','172'),(173,'Code reserved for testing purposes','XTS',NULL,'Y','XTS','173'),(174,'ADB Unit of Account','XUA',NULL,'Y','XUA','174'),(175,'No currency','XXX',NULL,'Y','XXX','175'),(176,'Yemeni rial','YER',NULL,'Y','YER','176'),(177,'South African rand','ZAR',NULL,'Y','ZAR','177'),(178,'Zambian kwacha','ZMW',NULL,'Y','ZMW','178'),(179,'Zimbabwean dollar A/10','ZWL',NULL,'Y','ZWL','179'); /*!40000 ALTER TABLE `currencycodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customedproductcategory` -- DROP TABLE IF EXISTS `customedproductcategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customedproductcategory` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` varchar(30) NOT NULL, `commission` varchar(20) NOT NULL DEFAULT '0', `shipping` varchar(20) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'Percentage', `imgid` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customedproductcategory` -- LOCK TABLES `customedproductcategory` WRITE; /*!40000 ALTER TABLE `customedproductcategory` DISABLE KEYS */; /*!40000 ALTER TABLE `customedproductcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customer` -- DROP TABLE IF EXISTS `customer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customer` ( `id` int(11) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `surname` varchar(50) NOT NULL, `username` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `business` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `createddate` varchar(50) NOT NULL, `password` varchar(30) NOT NULL, `website` varchar(100) NOT NULL, `dob` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `box` varchar(50) NOT NULL, `source` varchar(50) DEFAULT NULL, `town` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `apiaccount_id` varchar(30) NOT NULL DEFAULT '1', `recoverpassword` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `companyid` int(10) NOT NULL DEFAULT 1, `service` text NOT NULL, `usertype` varchar(50) DEFAULT NULL, `smstype` int(10) NOT NULL DEFAULT 2, `refer` text NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customer` -- LOCK TABLES `customer` WRITE; /*!40000 ALTER TABLE `customer` DISABLE KEYS */; /*!40000 ALTER TABLE `customer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customerfiscalyear` -- DROP TABLE IF EXISTS `customerfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customerfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `category` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customerfiscalyear` -- LOCK TABLES `customerfiscalyear` WRITE; /*!40000 ALTER TABLE `customerfiscalyear` DISABLE KEYS */; INSERT INTO `customerfiscalyear` VALUES (1,'','active','2022-00-00 00:00:00','2021-00-00 00:00:00',1,1,'\r\n<div style=\"border:1px solid',3333.00,44444.00,0,'1',0,'member'); /*!40000 ALTER TABLE `customerfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `customersupplierbalance` -- DROP TABLE IF EXISTS `customersupplierbalance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `customersupplierbalance` ( `id` int(40) NOT NULL AUTO_INCREMENT, `description` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `customerid` int(11) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'customer', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `customersupplierbalance` -- LOCK TABLES `customersupplierbalance` WRITE; /*!40000 ALTER TABLE `customersupplierbalance` DISABLE KEYS */; /*!40000 ALTER TABLE `customersupplierbalance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycharges` -- DROP TABLE IF EXISTS `dailycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycharges` ( `myinvoice` varchar(50) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(10) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` text NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` decimal(10,2) NOT NULL, `sprice` varchar(100) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL DEFAULT '16', `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 'checkin', `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, `transactioncode` varchar(50) NOT NULL, `name` varchar(20) NOT NULL, `chargeid` varchar(20) NOT NULL, `plotno` varchar(20) NOT NULL, `houseno` varchar(20) NOT NULL, `cost` varchar(20) NOT NULL, `createdat` varchar(30) NOT NULL, `discountedtotal` varchar(20) DEFAULT NULL, `idno` varchar(20) DEFAULT NULL, `phone` varchar(50) DEFAULT NULL, `checkin` varchar(30) DEFAULT NULL, `checkout` varchar(30) DEFAULT NULL, `roomtype` varchar(20) DEFAULT NULL, `bedid` varchar(20) DEFAULT NULL, `bedname` varchar(20) 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 `dailycharges` -- LOCK TABLES `dailycharges` WRITE; /*!40000 ALTER TABLE `dailycharges` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailycollections` -- DROP TABLE IF EXISTS `dailycollections`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailycollections` ( `id` int(40) NOT NULL AUTO_INCREMENT, `idno` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `createdat` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `name` varchar(30) NOT NULL, `total` varchar(30) NOT NULL, `balance` varchar(30) NOT NULL, `mpesa` varchar(30) NOT NULL, `card` varchar(30) NOT NULL, `credit` varchar(30) NOT NULL, `voucher` varchar(10) NOT NULL, `cheque` varchar(30) NOT NULL, `points` varchar(30) NOT NULL, `controller` varchar(30) NOT NULL, `expense` varchar(30) NOT NULL, `cash` varchar(30) NOT NULL, `discount` varchar(30) NOT NULL, `entrydate` varchar(30) NOT NULL, `contact` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `tax` decimal(10,2) NOT NULL, `sort` decimal(10,2) NOT NULL, `sortmoney` decimal(10,2) NOT NULL, `transactiondate` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `openingbalance` decimal(10,2) NOT NULL, `closingbalance` decimal(10,2) NOT NULL, `cashcollected` decimal(10,2) NOT NULL, `totalsales` decimal(10,2) NOT NULL, `debt` decimal(10,0) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailycollections` -- LOCK TABLES `dailycollections` WRITE; /*!40000 ALTER TABLE `dailycollections` DISABLE KEYS */; /*!40000 ALTER TABLE `dailycollections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dailytasks` -- DROP TABLE IF EXISTS `dailytasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dailytasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `branchid` int(11) DEFAULT NULL, `status` varchar(11) NOT NULL DEFAULT 'active', `userid` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `updateddate` varchar(40) NOT NULL, `taskid` int(11) NOT NULL, `achieved` varchar(20) NOT NULL, `period` varchar(20) NOT NULL, `description` text NOT NULL, `exactdate` varchar(30) NOT NULL, `day` varchar(20) NOT NULL, `comment` text NOT NULL, `updatedby` int(11) NOT NULL, `mykey` varchar(50) NOT NULL, `approval` varchar(20) NOT NULL, PRIMARY KEY (`id`), KEY `contract` (`branchid`), KEY `type` (`status`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dailytasks` -- LOCK TABLES `dailytasks` WRITE; /*!40000 ALTER TABLE `dailytasks` DISABLE KEYS */; /*!40000 ALTER TABLE `dailytasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `damages` -- DROP TABLE IF EXISTS `damages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `damages` ( `id` int(10) NOT NULL AUTO_INCREMENT, `expendituretype` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `datedamaged` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(5) DEFAULT 1, `invoice` varchar(50) NOT NULL, `buyingprice` varchar(20) NOT NULL, `ttbrice` 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 `damages` -- LOCK TABLES `damages` WRITE; /*!40000 ALTER TABLE `damages` DISABLE KEYS */; /*!40000 ALTER TABLE `damages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `deals` -- DROP TABLE IF EXISTS `deals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `deals` ( `id` int(50) NOT NULL AUTO_INCREMENT, `owner` varchar(100) NOT NULL, `title` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `nextstep` text NOT NULL, `contactname` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `fromdate` datetime NOT NULL, `todate` datetime NOT NULL, `probability` varchar(100) NOT NULL, `expectedrevenue` varchar(100) NOT NULL, `stage` varchar(100) NOT NULL, `status` varchar(100) NOT NULL DEFAULT 'active', `comments` text NOT NULL, `userid` varchar(100) NOT NULL, `dateposted` datetime NOT NULL, `companyid` varchar(100) NOT NULL, `allsteps` text NOT NULL, `dealowner` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `deals` -- LOCK TABLES `deals` WRITE; /*!40000 ALTER TABLE `deals` DISABLE KEYS */; /*!40000 ALTER TABLE `deals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealsfeedback` -- DROP TABLE IF EXISTS `dealsfeedback`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealsfeedback` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealsfeedback` -- LOCK TABLES `dealsfeedback` WRITE; /*!40000 ALTER TABLE `dealsfeedback` DISABLE KEYS */; /*!40000 ALTER TABLE `dealsfeedback` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `dealstatus` -- DROP TABLE IF EXISTS `dealstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `dealstatus` ( `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=9 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `dealstatus` -- LOCK TABLES `dealstatus` WRITE; /*!40000 ALTER TABLE `dealstatus` DISABLE KEYS */; INSERT INTO `dealstatus` VALUES (1,'Interested',1),(2,'Not Interested',1),(3,'Closed',1),(4,'Don\'t Call me again',1),(5,'Ordered',1),(6,'Not Ordered',1),(7,'Not Picking',1),(8,'Call Later',1); /*!40000 ALTER TABLE `dealstatus` 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`), KEY `id` (`id`,`account`,`code`,`userid`,`branch`) ) ENGINE=InnoDB AUTO_INCREMENT=18455 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,'1050','91703174162','2023-12-21 18:57:32',3750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170317426502500323331','No',NULL,NULL,''),(2,'1110','91703174162','2023-12-21 18:57:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(3,'1110','91703174162','2023-12-21 18:56:02',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4,'1110','91703174162','2023-12-21 18:56:35',NULL,900.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(5,'5500','91703174162','2023-12-21 18:56:48',1650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6,'4000','91703174162','2023-12-21 18:57:32',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(7,'4000','91703174162','2023-12-21 18:56:02',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8,'4000','91703174162','2023-12-21 18:56:35',NULL,1400.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(9,'1010','91703175106','2023-12-21 19:16:02',150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170317545302300323331','No',NULL,NULL,'rll3'),(10,'1050','91703175106','2023-12-21 19:16:02',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170317545302300323331','No',NULL,NULL,'rll3'),(11,'1110','91703175106','2023-12-21 19:16:02',NULL,700.00,'','9','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(12,'5500','91703175106','2023-12-21 19:11:46',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13,'4000','91703175106','2023-12-21 19:16:02',NULL,1150.00,'','9','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(14,'1110','91703176090','2023-12-21 19:28:10',7000.00,NULL,'','9','1','Inventory Purchased','1','2','Purchases','126','','No',NULL,NULL,''),(15,'1110','91703176090','2023-12-21 19:28:10',0.00,NULL,'','9','1','Inventory Purchased','1','2','Purchases','86','','No',NULL,NULL,''),(16,'2130','91703176090','2023-12-21 19:28:10',NULL,7000.00,'','9','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(17,'1110','91703176195','2023-12-21 19:29:55',0.00,NULL,'','9','1','Inventory Purchased','1','2','Purchases','86','','No',NULL,NULL,''),(18,'2130','91703176195','2023-12-21 19:29:55',NULL,0.00,'','9','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(19,'1110','91703176993','2023-12-21 19:43:13',3500.00,NULL,'','9','1','Inventory Purchased','1','2','Purchases','127','','No',NULL,NULL,''),(20,'2130','91703176993','2023-12-21 19:43:13',NULL,3500.00,'','9','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(21,'1010','91703177487','2023-12-21 19:52:18',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170317765102100323331','No',NULL,NULL,'rll6'),(22,'4000','91703177487','2023-12-21 19:52:18',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(35,'1050','91703179424','2023-12-21 20:23:53',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170317943402400323331','No',NULL,NULL,''),(36,'1110','91703179424','2023-12-21 20:23:53',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(37,'5500','91703179424','2023-12-21 20:23:44',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(38,'4000','91703179424','2023-12-21 20:23:53',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(39,'1050','91703179343','2023-12-21 20:22:49',6200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170317950702700323331','No',NULL,NULL,''),(40,'1110','91703179343','2023-12-21 20:22:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(41,'1110','91703179343','2023-12-21 20:22:23',NULL,2850.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(42,'5500','91703179343','2023-12-21 20:22:40',2850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(43,'4000','91703179343','2023-12-21 20:22:49',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(44,'4000','91703179343','2023-12-21 20:22:23',NULL,4800.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(47,'5531','91703179818','2023-12-21 20:31:24',100.00,NULL,'0','9','1','Bought 100 worth of tokens','1','','','5','','No',NULL,NULL,''),(48,'1000','91703179818','2023-12-21 20:31:24',NULL,100.00,'0','9','1','Bought 100 worth of tokens','1','','','5','','No',NULL,NULL,''),(51,'5563','91703180033','2023-12-21 20:34:52',200.00,NULL,'0','9','1','','1','','','6','','No',NULL,NULL,''),(52,'1000','91703180033','2023-12-21 20:34:52',NULL,200.00,'0','9','1','airtime 400 22/12','1','','','6','','No',NULL,NULL,''),(55,'5910','91703180182','2023-12-21 20:39:52',50.00,NULL,'0','9','1','','1','','','7','','No',NULL,NULL,''),(56,'1000','91703180182','2023-12-21 20:39:52',NULL,50.00,'0','9','1','omo (For Washing)','1','','','7','','No',NULL,NULL,''),(57,'4000','91703174162','2023-12-21 20:52:28',1400.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(58,'1000','91703174162','2023-12-21 20:52:28',NULL,1400.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(59,'5500','91703174162','2023-12-21 20:52:28',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','86','','No',NULL,NULL,''),(60,'1110','91703174162','2023-12-21 20:52:28',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(61,'4000','91703174162','2023-12-21 20:52:31',950.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(62,'1000','91703174162','2023-12-21 20:52:31',NULL,950.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(63,'5500','91703174162','2023-12-21 20:52:31',NULL,750.00,'','1','1','Cost of goods returned','1','','sales','6947662262220','','No',NULL,NULL,''),(64,'1110','91703174162','2023-12-21 20:52:31',750.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(65,'4000','91703174162','2023-12-21 20:52:33',1400.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(66,'1000','91703174162','2023-12-21 20:52:33',NULL,1400.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(67,'5500','91703174162','2023-12-21 20:52:33',NULL,900.00,'','1','1','Cost of goods returned','1','','sales','97','','No',NULL,NULL,''),(68,'1110','91703174162','2023-12-21 20:52:33',900.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(69,'4000','91703177487','2023-12-21 21:07:36',450.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(70,'1000','91703177487','2023-12-21 21:07:36',NULL,450.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(71,'5500','91703177487','2023-12-21 21:07:36',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','59','','No',NULL,NULL,''),(72,'1110','91703177487','2023-12-21 21:07:36',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(73,'4000','91703179424','2023-12-21 21:08:12',100.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(74,'1000','91703179424','2023-12-21 21:08:12',NULL,100.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(75,'5500','91703179424','2023-12-21 21:08:12',NULL,45.00,'','1','1','Cost of goods returned','1','','sales','18','','No',NULL,NULL,''),(76,'1110','91703179424','2023-12-21 21:08:12',45.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(77,'4000','91703179343','2023-12-21 21:08:38',4800.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(78,'1000','91703179343','2023-12-21 21:08:38',NULL,4800.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(79,'5500','91703179343','2023-12-21 21:08:38',NULL,2850.00,'','1','1','Cost of goods returned','1','','sales','7','','No',NULL,NULL,''),(80,'1110','91703179343','2023-12-21 21:08:38',2850.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(81,'4000','91703179343','2023-12-21 21:08:43',1400.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(82,'1000','91703179343','2023-12-21 21:08:43',NULL,1400.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(83,'5500','91703179343','2023-12-21 21:08:43',NULL,0.00,'','1','1','Cost of goods returned','1','','sales','86','','No',NULL,NULL,''),(84,'1110','91703179343','2023-12-21 21:08:43',0.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(85,'4000','91703175106','2023-12-21 21:10:40',1150.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(86,'1000','91703175106','2023-12-21 21:10:40',NULL,1150.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(87,'5500','91703175106','2023-12-21 21:10:40',NULL,700.00,'','1','1','Cost of goods returned','1','','sales','98','','No',NULL,NULL,''),(88,'1110','91703175106','2023-12-21 21:10:40',700.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(89,'1010','91703228945','2023-12-22 10:11:56',3750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170322970602600323332','No',NULL,NULL,'rlm1'),(90,'1110','91703228945','2023-12-22 10:11:56',NULL,2200.00,'','9','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(91,'1110','91703228945','2023-12-22 10:09:05',NULL,59.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(92,'1110','91703228945','2023-12-22 10:09:48',NULL,59.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(93,'1110','91703228945','2023-12-22 10:10:38',NULL,59.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(94,'5500','91703228945','2023-12-22 10:11:19',2377.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(95,'4000','91703228945','2023-12-22 10:11:56',NULL,3300.00,'','9','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(96,'4000','91703228945','2023-12-22 10:09:05',NULL,150.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(97,'4000','91703228945','2023-12-22 10:09:48',NULL,150.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(98,'4000','91703228945','2023-12-22 10:10:38',NULL,150.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(99,'1050','91703234447','2023-12-22 11:42:35',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170323466102100323332','No',NULL,NULL,''),(100,'1110','91703234447','2023-12-22 11:42:35',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(101,'1110','91703234447','2023-12-22 11:40:47',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(102,'1110','91703234447','2023-12-22 11:41:37',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(103,'5500','91703234447','2023-12-22 11:42:12',135.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(104,'4000','91703234447','2023-12-22 11:42:35',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(105,'4000','91703234447','2023-12-22 11:40:47',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(106,'4000','91703234447','2023-12-22 11:41:37',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(107,'1010','91703248270','2023-12-22 15:32:27',4450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170324841302300323332','No',NULL,NULL,'RLM1V'),(108,'1110','91703248270','2023-12-22 15:32:27',NULL,1700.00,'','9','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(109,'1110','91703248270','2023-12-22 15:31:10',NULL,1350.00,'','9','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(110,'5500','91703248270','2023-12-22 15:31:22',3050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(111,'4000','91703248270','2023-12-22 15:32:27',NULL,2500.00,'','9','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(112,'4000','91703248270','2023-12-22 15:31:10',NULL,1950.00,'','9','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(113,'1010','91703249148','2023-12-22 15:46:16',2600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170324922202200323332','No',NULL,NULL,'RLM1VZ3WKP'),(114,'1110','91703249148','2023-12-22 15:46:16',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(115,'1110','91703249148','2023-12-22 15:45:48',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(116,'1110','91703249148','2023-12-22 15:45:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(117,'5500','91703249148','2023-12-22 15:46:08',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(118,'4000','91703249148','2023-12-22 15:46:16',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(119,'4000','91703249148','2023-12-22 15:45:48',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(120,'4000','91703249148','2023-12-22 15:45:58',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(121,'1010','91703251621','2023-12-22 16:27:40',1950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170325175802800323332','No',NULL,NULL,'RLM6'),(122,'1110','91703251621','2023-12-22 16:27:40',NULL,1150.00,'','9','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(123,'5500','91703251621','2023-12-22 16:27:01',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(124,'4000','91703251621','2023-12-22 16:27:40',NULL,1950.00,'','9','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(125,'1010','91703252494','2023-12-22 16:42:22',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170325264002000323332','No',NULL,NULL,'RLL5'),(126,'1110','91703252494','2023-12-22 16:42:22',NULL,600.00,'','9','1','Inventory sold','1','','sales','133','','No',NULL,NULL,''),(127,'1110','91703252494','2023-12-22 16:41:34',NULL,650.00,'','9','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(128,'5500','91703252494','2023-12-22 16:41:49',1250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(129,'4000','91703252494','2023-12-22 16:42:22',NULL,1000.00,'','9','1','Good sold','1','','sales','133','','No',NULL,NULL,''),(130,'4000','91703252494','2023-12-22 16:41:34',NULL,1000.00,'','9','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(131,'1010','91703264034','2023-12-22 19:54:47',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170326423402400323332','No',NULL,NULL,'3WKU'),(132,'1110','91703264034','2023-12-22 19:54:47',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(133,'5500','91703264034','2023-12-22 19:53:54',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(134,'4000','91703264034','2023-12-22 19:54:47',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(135,'1010','91703264298','2023-12-22 20:23:44',1550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170326587802800323332','No',NULL,NULL,'RLM9'),(136,'1110','91703264298','2023-12-22 20:23:44',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(137,'1110','91703264298','2023-12-22 19:58:18',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(138,'5500','91703264298','2023-12-22 20:21:52',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(139,'4000','91703264298','2023-12-22 20:23:44',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(140,'4000','91703264298','2023-12-22 19:58:18',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(145,'1110','91703311839','2023-12-23 09:10:39',3030.00,NULL,'','9','1','Inventory Purchased','1','2','Purchases','136','','No',NULL,NULL,''),(146,'1110','91703311839','2023-12-23 09:10:39',5250.00,NULL,'','9','1','Inventory Purchased','1','2','Purchases','138','','No',NULL,NULL,''),(147,'1110','91703311839','2023-12-23 09:10:39',3150.00,NULL,'','9','1','Inventory Purchased','1','2','Purchases','139','','No',NULL,NULL,''),(148,'1110','91703311839','2023-12-23 09:10:39',3030.00,NULL,'','9','1','Inventory Purchased','1','2','Purchases','137','','No',NULL,NULL,''),(149,'2130','91703311839','2023-12-23 09:10:39',NULL,14460.00,'','9','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(150,'1010','91703322673','2023-12-23 12:11:27',4000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170332281202200323333','No',NULL,NULL,'rln3'),(151,'4000','91703322673','2023-12-23 12:11:27',NULL,4000.00,'','9','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(152,'1010','91703333628','2023-12-23 15:36:17',2400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170333503102100323333','No',NULL,NULL,'RLM9'),(153,'1110','91703333628','2023-12-23 15:36:17',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(154,'1110','91703333628','2023-12-23 15:36:17',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(155,'1110','91703333628','2023-12-23 15:36:17',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(156,'1110','91703333628','2023-12-23 15:36:17',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(157,'5500','91703333628','2023-12-23 15:36:17',1750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(158,'4000','91703333628','2023-12-23 15:36:17',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(159,'4000','91703333628','2023-12-23 15:36:17',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(160,'4000','91703333628','2023-12-23 15:36:17',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(161,'4000','91703333628','2023-12-23 15:36:17',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(162,'1010','91703335085','2023-12-23 15:38:35',1799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170333517102100323333','No',NULL,NULL,'rln9'),(163,'4000','91703335085','2023-12-23 15:38:35',NULL,1799.00,'','9','1','Good sold','1','','sales','5029053579016','','No',NULL,NULL,''),(164,'1010','91703336286','2023-12-23 15:59:27',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170333640402400323333','No',NULL,NULL,'rln1'),(165,'1110','91703336286','2023-12-23 15:59:27',NULL,38.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(166,'1110','91703336286','2023-12-23 15:59:27',NULL,38.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(167,'1110','91703336286','2023-12-23 15:59:27',NULL,152.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(168,'5500','91703336286','2023-12-23 15:59:27',228.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(169,'4000','91703336286','2023-12-23 15:59:27',NULL,50.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(170,'4000','91703336286','2023-12-23 15:59:27',NULL,50.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(171,'4000','91703336286','2023-12-23 15:59:27',NULL,200.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(172,'1010','91703338365','2023-12-23 16:34:50',5599.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170333852502500323333','No',NULL,NULL,'rln7'),(173,'1110','91703338365','2023-12-23 16:34:50',NULL,1000.00,'','9','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(174,'1110','91703338365','2023-12-23 16:34:50',NULL,1000.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(175,'1110','91703338365','2023-12-23 16:34:50',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(176,'1110','91703338365','2023-12-23 16:34:50',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(177,'5500','91703338365','2023-12-23 16:34:50',3556.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(178,'4000','91703338365','2023-12-23 16:34:50',NULL,1600.00,'','9','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(179,'4000','91703338365','2023-12-23 16:34:50',NULL,1600.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(180,'4000','91703338365','2023-12-23 16:34:50',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(181,'4000','91703338365','2023-12-23 16:34:50',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(182,'1010','91703344201','2023-12-23 18:26:14',5090.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170334552702700323333','No',NULL,NULL,'rln5'),(183,'1110','91703344201','2023-12-23 18:26:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(184,'1110','91703344201','2023-12-23 18:26:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(185,'1110','91703344201','2023-12-23 18:26:14',NULL,125.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(186,'1110','91703344201','2023-12-23 18:26:14',NULL,125.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(187,'1110','91703344201','2023-12-23 18:26:14',NULL,125.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(188,'1110','91703344201','2023-12-23 18:26:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(189,'1110','91703344201','2023-12-23 18:26:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(190,'1110','91703344201','2023-12-23 18:26:14',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(191,'1110','91703344201','2023-12-23 18:26:14',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(192,'1110','91703344201','2023-12-23 18:26:14',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(193,'1110','91703344201','2023-12-23 18:26:14',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(194,'1110','91703344201','2023-12-23 18:26:14',NULL,200.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(195,'1110','91703344201','2023-12-23 18:26:14',NULL,200.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(196,'1110','91703344201','2023-12-23 18:26:14',NULL,200.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(197,'5500','91703344201','2023-12-23 18:26:14',1735.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(198,'4000','91703344201','2023-12-23 18:26:14',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(199,'4000','91703344201','2023-12-23 18:26:14',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(200,'4000','91703344201','2023-12-23 18:26:14',NULL,200.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(201,'4000','91703344201','2023-12-23 18:26:14',NULL,200.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(202,'4000','91703344201','2023-12-23 18:26:14',NULL,200.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(203,'4000','91703344201','2023-12-23 18:26:14',NULL,200.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(204,'4000','91703344201','2023-12-23 18:26:14',NULL,200.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(205,'4000','91703344201','2023-12-23 18:26:14',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(206,'4000','91703344201','2023-12-23 18:26:14',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(207,'4000','91703344201','2023-12-23 18:26:14',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(208,'4000','91703344201','2023-12-23 18:26:14',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(209,'4000','91703344201','2023-12-23 18:26:14',NULL,400.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(210,'4000','91703344201','2023-12-23 18:26:14',NULL,400.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(211,'4000','91703344201','2023-12-23 18:26:14',NULL,400.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(212,'1050','91703346504','2023-12-23 18:49:23',2300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170334660402400323333','No',NULL,NULL,''),(213,'1110','91703346504','2023-12-23 18:49:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(214,'1110','91703346504','2023-12-23 18:49:23',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(215,'1110','91703346504','2023-12-23 18:49:23',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(216,'5500','91703346504','2023-12-23 18:49:23',554.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(217,'4000','91703346504','2023-12-23 18:49:23',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(218,'4000','91703346504','2023-12-23 18:49:23',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(219,'4000','91703346504','2023-12-23 18:49:23',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(220,'1010','91703404651','2023-12-24 10:59:55',3150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170340498102100323334','No',NULL,NULL,'rlo9'),(221,'1110','91703404651','2023-12-24 10:59:55',NULL,1000.00,'','9','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(222,'1110','91703404651','2023-12-24 10:59:55',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(223,'1110','91703404651','2023-12-24 10:59:55',NULL,42.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(224,'1110','91703404651','2023-12-24 10:59:55',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(225,'5500','91703404651','2023-12-24 10:59:55',2125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(226,'4000','91703404651','2023-12-24 10:59:55',NULL,1600.00,'','9','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(227,'4000','91703404651','2023-12-24 10:59:55',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(228,'4000','91703404651','2023-12-24 10:59:55',NULL,50.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(229,'4000','91703404651','2023-12-24 10:59:55',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(230,'1010','91703407664','2023-12-24 11:48:20',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170340774502500323334','No',NULL,NULL,'rlo9'),(231,'1110','91703407664','2023-12-24 11:48:20',NULL,84.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(232,'5500','91703407664','2023-12-24 11:48:20',84.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(233,'4000','91703407664','2023-12-24 11:48:20',NULL,100.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(234,'1010','91703422745','2023-12-24 16:17:53',3210.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170342390702700323334','No',NULL,NULL,'klo9'),(235,'1110','91703422745','2023-12-24 16:17:53',NULL,650.00,'','9','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(236,'1110','91703422745','2023-12-24 16:17:53',NULL,350.00,'','9','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(237,'1110','91703422745','2023-12-24 16:17:53',NULL,1140.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(238,'5500','91703422745','2023-12-24 16:17:53',2140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(239,'4000','91703422745','2023-12-24 16:17:53',NULL,1000.00,'','9','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(240,'4000','91703422745','2023-12-24 16:17:53',NULL,650.00,'','9','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(241,'4000','91703422745','2023-12-24 16:17:53',NULL,1560.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(242,'1010','91703424012','2023-12-24 17:48:46',4980.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170342956502500323334','No',NULL,NULL,'rlo1'),(243,'1110','91703424012','2023-12-24 17:48:46',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(244,'1110','91703424012','2023-12-24 17:48:46',NULL,1140.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(245,'1110','91703424012','2023-12-24 17:48:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(246,'1110','91703424012','2023-12-24 17:48:46',NULL,380.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(247,'5500','91703424012','2023-12-24 17:48:46',2370.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(248,'4000','91703424012','2023-12-24 17:48:46',NULL,1500.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(249,'4000','91703424012','2023-12-24 17:48:46',NULL,1560.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(250,'4000','91703424012','2023-12-24 17:48:46',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(251,'4000','91703424012','2023-12-24 17:48:46',NULL,520.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(252,'1010','91703429784','2023-12-24 18:44:18',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170343282002000323334','No',NULL,NULL,'rlo9'),(253,'1110','91703429784','2023-12-24 18:44:18',NULL,1400.00,'','9','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(254,'5500','91703429784','2023-12-24 18:44:18',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(255,'4000','91703429784','2023-12-24 18:44:18',NULL,2000.00,'','9','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(256,'1050','91703437504','2023-12-24 20:05:36',4500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170343754802800323334','No',NULL,NULL,''),(257,'1110','91703437504','2023-12-24 20:05:36',NULL,2500.00,'','9','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(258,'5500','91703437504','2023-12-24 20:05:36',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(259,'4000','91703437504','2023-12-24 20:05:36',NULL,4500.00,'','9','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(260,'1010','91703672955','2023-12-27 13:30:29',3700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170367316302300323336','No',NULL,NULL,'rlrc'),(261,'1110','91703672955','2023-12-27 13:30:29',NULL,2100.00,'','9','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(262,'1110','91703672955','2023-12-27 13:30:29',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(263,'5500','91703672955','2023-12-27 13:30:29',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(264,'4000','91703672955','2023-12-27 13:30:29',NULL,2900.00,'','9','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(265,'4000','91703672955','2023-12-27 13:30:29',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(266,'1010','91703693451','2023-12-27 19:11:40',1749.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170369375902900323336','No',NULL,NULL,'rlr4'),(267,'1110','91703693451','2023-12-27 19:11:40',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(268,'1110','91703693451','2023-12-27 19:11:40',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(269,'5500','91703693451','2023-12-27 19:11:40',1356.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(270,'4000','91703693451','2023-12-27 19:11:40',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(271,'4000','91703693451','2023-12-27 19:11:40',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(272,'1010','91703696614','2023-12-27 20:05:15',3350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170369683102100323336','No',NULL,NULL,'RLR3'),(273,'1110','91703696614','2023-12-27 20:05:15',NULL,900.00,'','9','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(274,'1110','91703696614','2023-12-27 20:05:15',NULL,700.00,'','9','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(275,'1110','91703696614','2023-12-27 20:05:15',NULL,350.00,'','9','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(276,'5500','91703696614','2023-12-27 20:05:15',1950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(277,'4000','91703696614','2023-12-27 20:05:15',NULL,1450.00,'','9','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(278,'4000','91703696614','2023-12-27 20:05:15',NULL,1200.00,'','9','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(279,'4000','91703696614','2023-12-27 20:05:15',NULL,700.00,'','9','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(280,'1010','91703758796','2023-12-28 13:20:20',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170375886402400323337','No',NULL,NULL,'rls7'),(281,'1110','91703758796','2023-12-28 13:20:20',NULL,600.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(282,'5500','91703758796','2023-12-28 13:20:20',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(283,'4000','91703758796','2023-12-28 13:20:20',NULL,1000.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(284,'1050','91703760777','2023-12-28 13:53:14',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170376080502500323337','No',NULL,NULL,''),(285,'1110','91703760777','2023-12-28 13:53:14',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(286,'5500','91703760777','2023-12-28 13:53:14',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(287,'4000','91703760777','2023-12-28 13:53:14',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(288,'1010','91703763275','2023-12-28 14:36:46',3450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170376354702700323337','No',NULL,NULL,'rls8'),(289,'1110','91703763275','2023-12-28 14:36:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(290,'1110','91703763275','2023-12-28 14:36:46',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(291,'1110','91703763275','2023-12-28 14:36:46',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(292,'5500','91703763275','2023-12-28 14:36:46',2150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(293,'4000','91703763275','2023-12-28 14:36:46',NULL,500.00,'','9','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(294,'4000','91703763275','2023-12-28 14:36:46',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(295,'4000','91703763275','2023-12-28 14:36:46',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(296,'1010','91703764651','2023-12-28 14:59:07',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170376488102100323337','No',NULL,NULL,'rls8'),(297,'4000','91703764651','2023-12-28 14:59:07',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(298,'1010','91703766624','2023-12-28 15:30:54',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170376692102100323337','No',NULL,NULL,'rls8'),(299,'1110','91703766624','2023-12-28 15:30:54',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(300,'1110','91703766624','2023-12-28 15:30:54',NULL,38.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(301,'5500','91703766624','2023-12-28 15:30:54',198.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(302,'4000','91703766624','2023-12-28 15:30:54',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(303,'4000','91703766624','2023-12-28 15:30:54',NULL,50.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(304,'1050','91703766923','2023-12-28 15:44:25',50.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170376747702700323337','No',NULL,NULL,''),(305,'1110','91703766923','2023-12-28 15:44:25',NULL,42.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(306,'5500','91703766923','2023-12-28 15:44:25',42.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(307,'4000','91703766923','2023-12-28 15:44:25',NULL,50.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(308,'1050','91703830481','2023-12-29 10:16:25',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170383420102100323338','No',NULL,NULL,''),(309,'1110','91703830481','2023-12-29 10:16:25',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(310,'5500','91703830481','2023-12-29 10:16:25',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(311,'4000','91703830481','2023-12-29 10:16:25',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(312,'1010','91703834203','2023-12-29 10:20:56',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170383455302300323338','No',NULL,NULL,'rlt9'),(313,'1110','91703834203','2023-12-29 10:20:56',NULL,1800.00,'','9','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(314,'5500','91703834203','2023-12-29 10:20:56',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(315,'4000','91703834203','2023-12-29 10:20:56',NULL,2500.00,'','9','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(316,'1010','91703840926','2023-12-29 12:13:52',6600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170384157402400323338','No',NULL,NULL,'rrlt6'),(317,'1110','91703840926','2023-12-29 12:13:52',NULL,2500.00,'','9','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(318,'1110','91703840926','2023-12-29 12:13:52',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(319,'1110','91703840926','2023-12-29 12:13:52',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(320,'1110','91703840926','2023-12-29 12:13:52',NULL,250.00,'','9','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(321,'1110','91703840926','2023-12-29 12:13:52',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(322,'1110','91703840926','2023-12-29 12:13:52',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(323,'5500','91703840926','2023-12-29 12:13:52',4390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(324,'4000','91703840926','2023-12-29 12:13:52',NULL,3500.00,'','9','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(325,'4000','91703840926','2023-12-29 12:13:52',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(326,'4000','91703840926','2023-12-29 12:13:52',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(327,'4000','91703840926','2023-12-29 12:13:52',NULL,400.00,'','9','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(328,'4000','91703840926','2023-12-29 12:13:52',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(329,'4000','91703840926','2023-12-29 12:13:52',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(330,'1010','91703841575','2023-12-29 12:57:25',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170384389702700323338','No',NULL,NULL,'rlti'),(331,'1110','91703841575','2023-12-29 12:57:25',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(332,'5500','91703841575','2023-12-29 12:57:25',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(333,'4000','91703841575','2023-12-29 12:57:25',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(334,'1010','91703846376','2023-12-29 15:22:18',3950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170385259302300323338','No',NULL,NULL,'rlt1'),(335,'1110','91703846376','2023-12-29 15:22:18',NULL,2500.00,'','9','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(336,'1110','91703846376','2023-12-29 15:22:18',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(337,'5500','91703846376','2023-12-29 15:22:18',2750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(338,'4000','91703846376','2023-12-29 15:22:18',NULL,3500.00,'','9','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(339,'4000','91703846376','2023-12-29 15:22:18',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(340,'1010','91703853955','2023-12-29 15:46:09',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170385422202200323338','No',NULL,NULL,'rlt5'),(341,'1110','91703853955','2023-12-29 15:46:09',NULL,1800.00,'','9','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(342,'5500','91703853955','2023-12-29 15:46:09',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(343,'4000','91703853955','2023-12-29 15:46:09',NULL,2500.00,'','9','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(344,'1010','91703947051','2023-12-30 18:35:31',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170395061802800323339','No',NULL,NULL,'rlu2'),(345,'1110','91703947051','2023-12-30 18:35:31',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(346,'5500','91703947051','2023-12-30 18:35:31',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(347,'4000','91703947051','2023-12-30 18:35:31',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(348,'1010','91703950678','2023-12-30 18:38:57',2100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170395077002000323339','No',NULL,NULL,'rlu8'),(349,'1110','91703950678','2023-12-30 18:38:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(350,'1110','91703950678','2023-12-30 18:38:57',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(351,'5500','91703950678','2023-12-30 18:38:57',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(352,'4000','91703950678','2023-12-30 18:38:57',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(353,'4000','91703950678','2023-12-30 18:38:57',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(354,'1010','91703950771','2023-12-30 18:54:28',160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170395176002000323339','No',NULL,NULL,'rlu7'),(355,'1110','91703950771','2023-12-30 18:54:28',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(356,'5500','91703950771','2023-12-30 18:54:28',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(357,'4000','91703950771','2023-12-30 18:54:28',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(358,'1010','91703951932','2023-12-30 19:21:54',2100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170395381702700323339','No',NULL,NULL,'rlu2'),(359,'1110','91703951932','2023-12-30 19:21:54',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(360,'1110','91703951932','2023-12-30 19:21:54',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(361,'1110','91703951932','2023-12-30 19:21:54',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(362,'5500','91703951932','2023-12-30 19:21:54',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(363,'4000','91703951932','2023-12-30 19:21:54',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(364,'4000','91703951932','2023-12-30 19:21:54',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(365,'4000','91703951932','2023-12-30 19:21:54',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(366,'1050','91704031726','2023-12-31 17:10:21',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170403183402400323330','No',NULL,NULL,''),(367,'1110','91704031726','2023-12-31 17:10:21',NULL,300.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(368,'1110','91704031726','2023-12-31 17:10:21',NULL,190.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(369,'5500','91704031726','2023-12-31 17:10:21',490.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(370,'4000','91704031726','2023-12-31 17:10:21',NULL,500.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(371,'4000','91704031726','2023-12-31 17:10:21',NULL,250.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(372,'1010','91704035510','2023-12-31 18:14:36',2700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170403579202200323330','No',NULL,NULL,'rlv6'),(373,'1110','91704035510','2023-12-31 18:14:36',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(374,'1110','91704035510','2023-12-31 18:14:36',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(375,'5500','91704035510','2023-12-31 18:14:36',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(376,'4000','91704035510','2023-12-31 18:14:36',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(377,'4000','91704035510','2023-12-31 18:14:36',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(378,'1010','91704109546','2024-01-01 14:46:40',650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170410962302300323331','No',NULL,NULL,'sa19'),(379,'1110','91704109546','2024-01-01 14:46:40',NULL,300.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(380,'1110','91704109546','2024-01-01 14:46:40',NULL,114.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(381,'5500','91704109546','2024-01-01 14:46:40',414.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(382,'4000','91704109546','2024-01-01 14:46:40',NULL,500.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(383,'4000','91704109546','2024-01-01 14:46:40',NULL,150.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(384,'1010','91704124630','2024-01-01 18:57:38',1950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170412493002000323331','No',NULL,NULL,'sa16'),(385,'1110','91704124630','2024-01-01 18:57:38',NULL,1150.00,'','9','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(386,'5500','91704124630','2024-01-01 18:57:38',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(387,'4000','91704124630','2024-01-01 18:57:38',NULL,1950.00,'','9','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(390,'1010','91704189197','2024-01-02 12:56:49',4150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170418958702700323331','No',NULL,NULL,'sa24'),(391,'1110','91704189197','2024-01-02 12:56:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(392,'1110','91704189197','2024-01-02 12:56:49',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(393,'1110','91704189197','2024-01-02 12:56:49',NULL,700.00,'','9','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(394,'5500','91704189197','2024-01-02 12:56:49',1650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(395,'4000','91704189197','2024-01-02 12:56:49',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(396,'4000','91704189197','2024-01-02 12:56:49',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(397,'4000','91704189197','2024-01-02 12:56:49',NULL,1150.00,'','9','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(398,'1010','91704193904','2024-01-02 14:15:55',150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170419425502500323331','No',NULL,NULL,'sa20'),(399,'1110','91704193904','2024-01-02 14:15:55',NULL,114.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(400,'5500','91704193904','2024-01-02 14:15:55',114.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(401,'4000','91704193904','2024-01-02 14:15:55',NULL,150.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(402,'1010','91704194405','2024-01-02 15:19:26',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170419829102100323331','No',NULL,NULL,'sa24'),(403,'1110','91704194405','2024-01-02 15:19:26',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(404,'5500','91704194405','2024-01-02 15:19:26',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(405,'4000','91704194405','2024-01-02 15:19:26',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(406,'1010','91704198478','2024-01-02 15:47:19',2850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170419988402400323331','No',NULL,NULL,'sa27'),(407,'1110','91704198478','2024-01-02 15:47:19',NULL,114.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(408,'1110','91704198478','2024-01-02 15:47:19',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(409,'1110','91704198478','2024-01-02 15:47:19',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(410,'5500','91704198478','2024-01-02 15:47:19',2147.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(411,'4000','91704198478','2024-01-02 15:47:19',NULL,150.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(412,'4000','91704198478','2024-01-02 15:47:19',NULL,2500.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(413,'4000','91704198478','2024-01-02 15:47:19',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(414,'1010','91704208884','2024-01-02 18:21:42',1799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170420904602600323332','No',NULL,NULL,'sa20'),(415,'4000','91704208884','2024-01-02 18:21:42',NULL,1799.00,'','9','1','Good sold','1','','sales','5029053579016','','No',NULL,NULL,''),(416,'1010','91704209086','2024-01-02 18:48:28',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170421054302300323332','No',NULL,NULL,''),(417,'1050','91704209086','2024-01-02 18:48:28',1450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170421054302300323332','No',NULL,NULL,''),(418,'1110','91704209086','2024-01-02 18:48:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','112','','No',NULL,NULL,''),(419,'1110','91704209086','2024-01-02 18:48:28',NULL,59.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(420,'5500','91704209086','2024-01-02 18:48:28',59.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(421,'4000','91704209086','2024-01-02 18:48:28',NULL,1950.00,'','9','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(422,'4000','91704209086','2024-01-02 18:48:28',NULL,150.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(423,'1050','91704210544','2024-01-02 18:49:29',150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170421057702700323332','No',NULL,NULL,''),(424,'1110','91704210544','2024-01-02 18:49:29',NULL,59.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(425,'5500','91704210544','2024-01-02 18:49:29',59.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(426,'4000','91704210544','2024-01-02 18:49:29',NULL,150.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(427,'1050','91704187325','2024-01-02 12:22:17',1799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170426386202200323332','No',NULL,NULL,''),(428,'4000','91704187325','2024-01-02 12:22:17',NULL,1799.00,'','9','1','Good sold','1','','sales','5029053579047','','No',NULL,NULL,''),(429,'1010','91704268828','2024-01-03 11:23:18',900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170427037002000323332','No',NULL,NULL,'sa31'),(430,'1110','91704268828','2024-01-03 11:23:18',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(431,'1110','91704268828','2024-01-03 11:23:18',NULL,250.00,'','9','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(432,'5500','91704268828','2024-01-03 11:23:18',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(433,'4000','91704268828','2024-01-03 11:23:18',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(434,'4000','91704268828','2024-01-03 11:23:18',NULL,400.00,'','9','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(435,'1010','91704270372','2024-01-03 11:54:40',8600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170427218302300323332','No',NULL,NULL,'sa31'),(436,'1110','91704270372','2024-01-03 11:54:40',NULL,7000.00,'','9','1','Inventory sold','1','','sales','70','','No',NULL,NULL,''),(437,'5500','91704270372','2024-01-03 11:54:40',7000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(438,'4000','91704270372','2024-01-03 11:54:40',NULL,8600.00,'','9','1','Good sold','1','','sales','70','','No',NULL,NULL,''),(439,'1010','91704294358','2024-01-03 18:06:40',310.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170429463302300323332','No',NULL,NULL,'sa33'),(440,'1110','91704294358','2024-01-03 18:06:40',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(441,'1110','91704294358','2024-01-03 18:06:40',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(442,'5500','91704294358','2024-01-03 18:06:40',206.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(443,'4000','91704294358','2024-01-03 18:06:40',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(444,'4000','91704294358','2024-01-03 18:06:40',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(445,'1010','91704353202','2024-01-04 10:27:06',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170435326702700323333','No',NULL,NULL,'sa47'),(446,'4000','91704353202','2024-01-04 10:27:06',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(447,'1010','91704362826','2024-01-04 13:07:18',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170436291402400323333','No',NULL,NULL,'sa42'),(448,'4000','91704362826','2024-01-04 13:07:18',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(449,'1010','91704376534','2024-01-04 17:42:21',1800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170437940302300323333','No',NULL,NULL,'sa48'),(450,'1110','91704376534','2024-01-04 17:42:21',NULL,1000.00,'','9','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(451,'5500','91704376534','2024-01-04 17:42:21',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(452,'4000','91704376534','2024-01-04 17:42:21',NULL,1800.00,'','9','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(453,'1010','91704379469','2024-01-04 18:41:58',1650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170438306602600323333','No',NULL,NULL,'sa48'),(454,'1110','91704379469','2024-01-04 18:41:58',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(455,'1110','91704379469','2024-01-04 18:41:58',NULL,150.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(456,'1110','91704379469','2024-01-04 18:41:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(457,'5500','91704379469','2024-01-04 18:41:58',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(458,'4000','91704379469','2024-01-04 18:41:58',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(459,'4000','91704379469','2024-01-04 18:41:58',NULL,250.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(460,'4000','91704379469','2024-01-04 18:41:58',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(461,'1010','91704383110','2024-01-04 18:47:09',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170438343202200323333','No',NULL,NULL,'sa47'),(462,'4000','91704383110','2024-01-04 18:47:09',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(463,'1010','91704383472','2024-01-04 19:27:34',1150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170438571302300323333','No',NULL,NULL,'sa48'),(464,'1110','91704383472','2024-01-04 19:27:34',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(465,'1110','91704383472','2024-01-04 19:27:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(466,'5500','91704383472','2024-01-04 19:27:34',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(467,'4000','91704383472','2024-01-04 19:27:34',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(468,'4000','91704383472','2024-01-04 19:27:34',NULL,650.00,'','9','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(469,'1050','91704389568','2024-01-04 20:33:03',2200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170438959502500323333','No',NULL,NULL,''),(470,'4000','91704389568','2024-01-04 20:33:03',NULL,2200.00,'','9','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(471,'1010','91704441754','2024-01-05 11:47:31',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170444448702700323334','No',NULL,NULL,'sa58'),(472,'1110','91704441754','2024-01-05 11:47:31',NULL,168.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(473,'1110','91704441754','2024-01-05 11:47:31',NULL,0.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(474,'5500','91704441754','2024-01-05 11:47:31',168.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(475,'4000','91704441754','2024-01-05 11:47:31',NULL,200.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(476,'4000','91704441754','2024-01-05 11:47:31',NULL,200.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(477,'1010','91704449464','2024-01-05 13:29:39',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170445073302300323334','No',NULL,NULL,'sa51'),(478,'1110','91704449464','2024-01-05 13:29:39',NULL,350.00,'','9','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(479,'5500','91704449464','2024-01-05 13:29:39',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(480,'4000','91704449464','2024-01-05 13:29:39',NULL,750.00,'','9','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(481,'1010','91704455697','2024-01-05 15:48:09',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170445912402400323334','No',NULL,NULL,'sa51'),(482,'1110','91704455697','2024-01-05 15:48:09',NULL,228.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(483,'5500','91704455697','2024-01-05 15:48:09',228.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(484,'4000','91704455697','2024-01-05 15:48:09',NULL,300.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(485,'1010','91704464401','2024-01-05 18:21:50',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170446820802800323334','No',NULL,NULL,'sa50'),(486,'1110','91704464401','2024-01-05 18:21:50',NULL,400.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(487,'5500','91704464401','2024-01-05 18:21:50',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(488,'4000','91704464401','2024-01-05 18:21:50',NULL,700.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(489,'1010','91704534816','2024-01-06 12:54:32',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170453489102100323335','No',NULL,NULL,'sa66'),(490,'1110','91704534816','2024-01-06 12:54:32',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(491,'5500','91704534816','2024-01-06 12:54:32',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(492,'4000','91704534816','2024-01-06 12:54:32',NULL,1500.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(493,'1010','91704535421','2024-01-06 13:11:45',10000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170453594302300323335','No',NULL,NULL,'sa65'),(494,'1110','91704535421','2024-01-06 13:11:45',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(495,'1110','91704535421','2024-01-06 13:11:45',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(496,'1110','91704535421','2024-01-06 13:11:45',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(497,'1110','91704535421','2024-01-06 13:11:45',NULL,350.00,'','9','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(498,'1110','91704535421','2024-01-06 13:11:45',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(499,'1110','91704535421','2024-01-06 13:11:45',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(500,'1110','91704535421','2024-01-06 13:11:45',NULL,300.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(501,'1110','91704535421','2024-01-06 13:11:45',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(502,'1110','91704535421','2024-01-06 13:11:45',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(503,'1110','91704535421','2024-01-06 13:11:45',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(504,'1110','91704535421','2024-01-06 13:11:45',NULL,252.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(505,'1110','91704535421','2024-01-06 13:11:45',NULL,125.00,'','9','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(506,'1110','91704535421','2024-01-06 13:11:45',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(507,'1110','91704535421','2024-01-06 13:11:45',NULL,160.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(508,'1110','91704535421','2024-01-06 13:11:45',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(509,'5500','91704535421','2024-01-06 13:11:45',6060.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(510,'4000','91704535421','2024-01-06 13:11:45',NULL,1150.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(511,'4000','91704535421','2024-01-06 13:11:45',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(512,'4000','91704535421','2024-01-06 13:11:45',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(513,'4000','91704535421','2024-01-06 13:11:45',NULL,700.00,'','9','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(514,'4000','91704535421','2024-01-06 13:11:45',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(515,'4000','91704535421','2024-01-06 13:11:45',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(516,'4000','91704535421','2024-01-06 13:11:45',NULL,400.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(517,'4000','91704535421','2024-01-06 13:11:45',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(518,'4000','91704535421','2024-01-06 13:11:45',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(519,'4000','91704535421','2024-01-06 13:11:45',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(520,'4000','91704535421','2024-01-06 13:11:45',NULL,300.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(521,'4000','91704535421','2024-01-06 13:11:45',NULL,320.00,'','9','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(522,'4000','91704535421','2024-01-06 13:11:45',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(523,'4000','91704535421','2024-01-06 13:11:45',NULL,320.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(524,'4000','91704535421','2024-01-06 13:11:45',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(525,'1010','91704541169','2024-01-06 15:40:48',80.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170454490302300323335','No',NULL,NULL,'sa64'),(526,'1110','91704541169','2024-01-06 15:40:48',NULL,40.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(527,'5500','91704541169','2024-01-06 15:40:48',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(528,'4000','91704541169','2024-01-06 15:40:48',NULL,80.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(529,'1010','91704627229','2024-01-07 14:34:08',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170462743702700323336','No',NULL,NULL,'sa77'),(530,'1110','91704627229','2024-01-07 14:34:08',NULL,1000.00,'','9','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(531,'5500','91704627229','2024-01-07 14:34:08',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(532,'4000','91704627229','2024-01-07 14:34:08',NULL,1500.00,'','9','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(533,'1010','91704627439','2024-01-07 14:49:36',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170462824202200323336','No',NULL,NULL,'sa75'),(534,'1110','91704627439','2024-01-07 14:49:36',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(535,'5500','91704627439','2024-01-07 14:49:36',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(536,'4000','91704627439','2024-01-07 14:49:36',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(537,'1050','91704629354','2024-01-07 15:09:52',3450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170462940302300323336','No',NULL,NULL,''),(538,'1110','91704629354','2024-01-07 15:09:52',NULL,2500.00,'','9','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(539,'5500','91704629354','2024-01-07 15:09:52',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(540,'4000','91704629354','2024-01-07 15:09:52',NULL,3450.00,'','9','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(541,'1010','91704708857','2024-01-08 13:14:47',10.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170470891702700323337','No',NULL,NULL,'sa87'),(542,'4000','91704708857','2024-01-08 13:14:47',NULL,10.00,'','9','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(543,'1010','91704708918','2024-01-08 14:20:08',3049.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170471298302300323337','No',NULL,NULL,'sa82'),(544,'1110','91704708918','2024-01-08 14:20:08',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(545,'1110','91704708918','2024-01-08 14:20:08',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(546,'1110','91704708918','2024-01-08 14:20:08',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(547,'5500','91704708918','2024-01-08 14:20:08',1056.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(548,'4000','91704708918','2024-01-08 14:20:08',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(549,'4000','91704708918','2024-01-08 14:20:08',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(550,'4000','91704708918','2024-01-08 14:20:08',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(551,'1050','91704731812','2024-01-08 19:37:21',2200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170473185302300323337','No',NULL,NULL,''),(552,'4000','91704731812','2024-01-08 19:37:21',NULL,2200.00,'','9','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(553,'1010','91704731854','2024-01-08 19:54:50',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170473292902900323337','No',NULL,NULL,''),(554,'1110','91704731854','2024-01-08 19:54:50',NULL,950.00,'','9','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(555,'5500','91704731854','2024-01-08 19:54:50',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(556,'4000','91704731854','2024-01-08 19:54:50',NULL,1300.00,'','9','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(557,'1010','91704782268','2024-01-09 09:38:36',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170478240602600323337','No',NULL,NULL,'sa90'),(558,'1110','91704782268','2024-01-09 09:38:36',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(559,'1110','91704782268','2024-01-09 09:38:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(560,'5500','91704782268','2024-01-09 09:38:36',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(561,'4000','91704782268','2024-01-09 09:38:36',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(562,'4000','91704782268','2024-01-09 09:38:36',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(563,'1010','91704782407','2024-01-09 10:26:12',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170478528802800323337','No',NULL,NULL,'sa94'),(564,'1110','91704782407','2024-01-09 10:26:12',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(565,'5500','91704782407','2024-01-09 10:26:12',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(566,'4000','91704782407','2024-01-09 10:26:12',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(567,'1010','91704804749','2024-01-09 15:52:48',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170480480202200323338','No',NULL,NULL,'sa91'),(568,'4000','91704804749','2024-01-09 15:52:48',NULL,1000.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(569,'1010','91704811767','2024-01-09 17:53:07',2700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170481211902900323338','No',NULL,NULL,'sa90'),(570,'1110','91704811767','2024-01-09 17:53:07',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(571,'1110','91704811767','2024-01-09 17:53:07',NULL,375.00,'','9','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(572,'1110','91704811767','2024-01-09 17:53:07',NULL,570.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(573,'1110','91704811767','2024-01-09 17:53:07',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(574,'5500','91704811767','2024-01-09 17:53:07',1495.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(575,'4000','91704811767','2024-01-09 17:53:07',NULL,460.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(576,'4000','91704811767','2024-01-09 17:53:07',NULL,870.00,'','9','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(577,'4000','91704811767','2024-01-09 17:53:07',NULL,780.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(578,'4000','91704811767','2024-01-09 17:53:07',NULL,590.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(579,'1050','91704873849','2024-01-10 12:10:23',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170487783302300323338','No',NULL,NULL,''),(580,'4000','91704873849','2024-01-10 12:10:23',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(581,'1010','91704884639','2024-01-10 14:05:00',440.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170488479302300323338','No',NULL,NULL,'saa0'),(582,'1110','91704884639','2024-01-10 14:05:00',NULL,120.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(583,'1110','91704884639','2024-01-10 14:05:00',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(584,'5500','91704884639','2024-01-10 14:05:00',253.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(585,'4000','91704884639','2024-01-10 14:05:00',NULL,240.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(586,'4000','91704884639','2024-01-10 14:05:00',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(587,'1010','91704884794','2024-01-10 14:11:08',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170488518902900323338','No',NULL,NULL,'saa3'),(588,'1110','91704884794','2024-01-10 14:11:08',NULL,350.00,'','9','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(589,'5500','91704884794','2024-01-10 14:11:08',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(590,'4000','91704884794','2024-01-10 14:11:08',NULL,750.00,'','9','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(591,'1010','91704894000','2024-01-10 16:40:15',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170489410602600323338','No',NULL,NULL,'saa4'),(592,'1110','91704894000','2024-01-10 16:40:15',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(593,'5500','91704894000','2024-01-10 16:40:15',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(594,'4000','91704894000','2024-01-10 16:40:15',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(595,'1010','91704895236','2024-01-10 17:46:56',3700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170489806502500323338','No',NULL,NULL,'saa3'),(596,'1110','91704895236','2024-01-10 17:46:56',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(597,'1110','91704895236','2024-01-10 17:46:56',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(598,'1110','91704895236','2024-01-10 17:46:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(599,'5500','91704895236','2024-01-10 17:46:56',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(600,'4000','91704895236','2024-01-10 17:46:56',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(601,'4000','91704895236','2024-01-10 17:46:56',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(602,'4000','91704895236','2024-01-10 17:46:56',NULL,1600.00,'','9','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(603,'1050','91704908119','2024-01-10 20:49:12',14239.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170491015102100323339','No',NULL,NULL,''),(604,'1110','91704908119','2024-01-10 20:49:12',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(605,'1110','91704908119','2024-01-10 20:49:12',NULL,300.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(606,'1110','91704908119','2024-01-10 20:49:12',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(607,'1110','91704908119','2024-01-10 20:49:12',NULL,380.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(608,'1110','91704908119','2024-01-10 20:49:12',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(609,'1110','91704908119','2024-01-10 20:49:12',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(610,'1110','91704908119','2024-01-10 20:49:12',NULL,252.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(611,'1110','91704908119','2024-01-10 20:49:12',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(612,'1110','91704908119','2024-01-10 20:49:12',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(613,'1110','91704908119','2024-01-10 20:49:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(614,'1110','91704908119','2024-01-10 20:49:12',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(615,'1110','91704908119','2024-01-10 20:49:12',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(616,'1110','91704908119','2024-01-10 20:49:12',NULL,1400.00,'','9','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(617,'1110','91704908119','2024-01-10 20:49:12',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(618,'1110','91704908119','2024-01-10 20:49:12',NULL,350.00,'','9','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(619,'1110','91704908119','2024-01-10 20:49:12',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(620,'1110','91704908119','2024-01-10 20:49:12',NULL,266.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(621,'1110','91704908119','2024-01-10 20:49:12',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(622,'1110','91704908119','2024-01-10 20:49:12',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(623,'5500','91704908119','2024-01-10 20:49:12',8284.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(624,'4000','91704908119','2024-01-10 20:49:12',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(625,'4000','91704908119','2024-01-10 20:49:12',NULL,500.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(626,'4000','91704908119','2024-01-10 20:49:12',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(627,'4000','91704908119','2024-01-10 20:49:12',NULL,520.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(628,'4000','91704908119','2024-01-10 20:49:12',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(629,'4000','91704908119','2024-01-10 20:49:12',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(630,'4000','91704908119','2024-01-10 20:49:12',NULL,300.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(631,'4000','91704908119','2024-01-10 20:49:12',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(632,'4000','91704908119','2024-01-10 20:49:12',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(633,'4000','91704908119','2024-01-10 20:49:12',NULL,800.00,'','9','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(634,'4000','91704908119','2024-01-10 20:49:12',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(635,'4000','91704908119','2024-01-10 20:49:12',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(636,'4000','91704908119','2024-01-10 20:49:12',NULL,2000.00,'','9','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(637,'4000','91704908119','2024-01-10 20:49:12',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(638,'4000','91704908119','2024-01-10 20:49:12',NULL,700.00,'','9','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(639,'4000','91704908119','2024-01-10 20:49:12',NULL,1100.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(640,'4000','91704908119','2024-01-10 20:49:12',NULL,400.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(641,'4000','91704908119','2024-01-10 20:49:12',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(642,'4000','91704908119','2024-01-10 20:49:12',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(643,'1050','91704961772','2024-01-11 11:29:45',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170496198002000323339','No',NULL,NULL,''),(644,'4000','91704961772','2024-01-11 11:29:45',NULL,800.00,'','9','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(645,'1010','91704961981','2024-01-11 11:34:02',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170496228802800323339','No',NULL,NULL,'sab2'),(646,'1050','91704961981','2024-01-11 11:34:02',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170496228802800323339','No',NULL,NULL,'sab2'),(647,'1110','91704961981','2024-01-11 11:34:02',NULL,450.00,'','9','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(648,'5500','91704961981','2024-01-11 11:34:02',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(649,'4000','91704961981','2024-01-11 11:34:02',NULL,800.00,'','9','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(650,'1010','91704979036','2024-01-11 16:17:42',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170497917302300323339','No',NULL,NULL,'sab'),(651,'1110','91704979036','2024-01-11 16:17:42',NULL,266.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(652,'5500','91704979036','2024-01-11 16:17:42',266.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(653,'4000','91704979036','2024-01-11 16:17:42',NULL,400.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(654,'1050','91704985271','2024-01-11 20:00:09',5300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170499244602600323339','No',NULL,NULL,''),(655,'1110','91704985271','2024-01-11 20:00:09',NULL,750.00,'','9','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(656,'1110','91704985271','2024-01-11 20:00:09',NULL,750.00,'','9','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(657,'1110','91704985271','2024-01-11 20:00:09',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(658,'1110','91704985271','2024-01-11 20:00:09',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(659,'5500','91704985271','2024-01-11 20:00:09',3300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(660,'4000','91704985271','2024-01-11 20:00:09',NULL,1100.00,'','9','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(661,'4000','91704985271','2024-01-11 20:00:09',NULL,1500.00,'','9','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(662,'4000','91704985271','2024-01-11 20:00:09',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(663,'4000','91704985271','2024-01-11 20:00:09',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(664,'1010','91705046852','2024-01-12 11:07:52',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170504691202200323330','No',NULL,NULL,'sac'),(665,'1110','91705046852','2024-01-12 11:07:52',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(666,'5500','91705046852','2024-01-12 11:07:52',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(667,'4000','91705046852','2024-01-12 11:07:52',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(668,'1010','91705046913','2024-01-12 11:11:03',80.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170504708002000323330','No',NULL,NULL,'sac9'),(669,'1110','91705046913','2024-01-12 11:11:03',NULL,40.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(670,'5500','91705046913','2024-01-12 11:11:03',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(671,'4000','91705046913','2024-01-12 11:11:03',NULL,80.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(672,'1050','91705051794','2024-01-12 12:31:38',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170505190102100323330','No',NULL,NULL,''),(673,'1110','91705051794','2024-01-12 12:31:38',NULL,76.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(674,'5500','91705051794','2024-01-12 12:31:38',76.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(675,'4000','91705051794','2024-01-12 12:31:38',NULL,100.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(676,'1050','91705051902','2024-01-12 13:39:17',900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170505596702700323330','No',NULL,NULL,''),(677,'1110','91705051902','2024-01-12 13:39:17',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(678,'1110','91705051902','2024-01-12 13:39:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(679,'5500','91705051902','2024-01-12 13:39:17',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(680,'4000','91705051902','2024-01-12 13:39:17',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(681,'4000','91705051902','2024-01-12 13:39:17',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(682,'1010','91705069603','2024-01-12 17:27:11',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170506973702700323330','No',NULL,NULL,'sac0'),(683,'4000','91705069603','2024-01-12 17:27:11',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(684,'1010','91705072523','2024-01-12 18:15:23',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170507260402400323330','No',NULL,NULL,'sac1'),(685,'1010','91705072622','2024-01-12 18:17:26',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170507271102100323330','No',NULL,NULL,'sac1'),(686,'1050','91705072622','2024-01-12 18:17:26',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170507271102100323330','No',NULL,NULL,'sac1'),(687,'4000','91705072622','2024-01-12 18:17:26',NULL,1600.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(688,'1010','91705136196','2024-01-13 12:05:40',1900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170513682202200323331','No',NULL,NULL,'sad9'),(689,'1050','91705136196','2024-01-13 12:05:40',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170513682202200323331','No',NULL,NULL,'sad9'),(690,'1110','91705136196','2024-01-13 12:05:40',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(691,'1110','91705136196','2024-01-13 12:05:40',NULL,0.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(692,'1110','91705136196','2024-01-13 12:05:40',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(693,'1110','91705136196','2024-01-13 12:05:40',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(694,'5500','91705136196','2024-01-13 12:05:40',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(695,'4000','91705136196','2024-01-13 12:05:40',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(696,'4000','91705136196','2024-01-13 12:05:40',NULL,1000.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(697,'4000','91705136196','2024-01-13 12:05:40',NULL,1250.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(698,'4000','91705136196','2024-01-13 12:05:40',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(699,'1010','91705154002','2024-01-13 16:54:01',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170515408602600323331','No',NULL,NULL,'sad8'),(700,'1110','91705154002','2024-01-13 16:54:01',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(701,'5500','91705154002','2024-01-13 16:54:01',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(702,'4000','91705154002','2024-01-13 16:54:01',NULL,250.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(703,'1010','91705154088','2024-01-13 18:01:40',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170515817802800323331','No',NULL,NULL,'sad2'),(704,'1110','91705154088','2024-01-13 18:01:40',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(705,'5500','91705154088','2024-01-13 18:01:40',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(706,'4000','91705154088','2024-01-13 18:01:40',NULL,2500.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(707,'1010','91705158319','2024-01-13 18:05:44',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170515837302300323331','No',NULL,NULL,'sad3'),(708,'1110','91705158319','2024-01-13 18:05:44',NULL,1000.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(709,'5500','91705158319','2024-01-13 18:05:44',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(710,'4000','91705158319','2024-01-13 18:05:44',NULL,1500.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(711,'1010','91705159729','2024-01-13 18:29:01',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170515999102100323331','No',NULL,NULL,'3F3J'),(712,'1110','91705159729','2024-01-13 18:29:01',NULL,950.00,'','9','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(713,'5500','91705159729','2024-01-13 18:29:01',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(714,'4000','91705159729','2024-01-13 18:29:01',NULL,1300.00,'','9','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(715,'1010','91705166438','2024-01-13 20:20:47',1700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170516647902900323331','No',NULL,NULL,'3OU0'),(716,'4000','91705166438','2024-01-13 20:20:47',NULL,1700.00,'','9','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(717,'1010','91705168240','2024-01-13 20:51:47',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170516836502500323331','No',NULL,NULL,'Q629'),(718,'1110','91705168240','2024-01-13 20:51:47',NULL,118.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(719,'5500','91705168240','2024-01-13 20:51:47',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(720,'4000','91705168240','2024-01-13 20:51:47',NULL,300.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(721,'1010','91705168936','2024-01-13 21:12:23',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170516960502500323331','No',NULL,NULL,'sad9'),(722,'1110','91705168936','2024-01-13 21:12:23',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(723,'5500','91705168936','2024-01-13 21:12:23',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(724,'4000','91705168936','2024-01-13 21:12:23',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(725,'1010','91705222839','2024-01-14 12:02:50',1100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170522301502500323332','No',NULL,NULL,'911'),(726,'1110','91705222839','2024-01-14 12:02:50',NULL,135.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(727,'1110','91705222839','2024-01-14 12:02:50',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(728,'5500','91705222839','2024-01-14 12:02:50',635.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(729,'4000','91705222839','2024-01-14 12:02:50',NULL,300.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(730,'4000','91705222839','2024-01-14 12:02:50',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(731,'1010','91705241588','2024-01-14 18:43:14',350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170524707634213000973','No',NULL,NULL,'a53'),(732,'1110','91705241588','2024-01-14 18:43:14',NULL,168.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(733,'1110','91705241588','2024-01-14 18:43:14',NULL,114.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(734,'5500','91705241588','2024-01-14 18:43:14',282.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(735,'4000','91705241588','2024-01-14 18:43:14',NULL,200.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(736,'4000','91705241588','2024-01-14 18:43:14',NULL,150.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(737,'1010','91705311928','2024-01-15 12:48:42',2530.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170531230802800323333','No',NULL,NULL,'d15'),(738,'1110','91705311928','2024-01-15 12:48:42',NULL,168.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(739,'1110','91705311928','2024-01-15 12:48:42',NULL,380.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(740,'1110','91705311928','2024-01-15 12:48:42',NULL,400.00,'','9','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(741,'1110','91705311928','2024-01-15 12:48:42',NULL,450.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(742,'1110','91705311928','2024-01-15 12:48:42',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(743,'5500','91705311928','2024-01-15 12:48:42',1478.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(744,'4000','91705311928','2024-01-15 12:48:42',NULL,200.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(745,'4000','91705311928','2024-01-15 12:48:42',NULL,520.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(746,'4000','91705311928','2024-01-15 12:48:42',NULL,900.00,'','9','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(747,'4000','91705311928','2024-01-15 12:48:42',NULL,750.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(748,'4000','91705311928','2024-01-15 12:48:42',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(749,'1010','91705322984','2024-01-15 16:24:39',2270.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170532513502500323333','No',NULL,NULL,'sp4'),(750,'1110','91705322984','2024-01-15 16:24:39',NULL,160.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(751,'1110','91705322984','2024-01-15 16:24:39',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(752,'1110','91705322984','2024-01-15 16:24:39',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(753,'5500','91705322984','2024-01-15 16:24:39',1210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(754,'4000','91705322984','2024-01-15 16:24:39',NULL,320.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(755,'4000','91705322984','2024-01-15 16:24:39',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(756,'4000','91705322984','2024-01-15 16:24:39',NULL,1100.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(757,'1050','91705332579','2024-01-15 18:30:57',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170533266602600323333','No',NULL,NULL,''),(758,'1110','91705332579','2024-01-15 18:30:57',NULL,595.00,'','9','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(759,'5500','91705332579','2024-01-15 18:30:57',595.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(760,'4000','91705332579','2024-01-15 18:30:57',NULL,799.00,'','9','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(761,'1010','91705392876','2024-01-16 11:14:50',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170539292002000323333','No',NULL,NULL,'5j4'),(762,'1110','91705392876','2024-01-16 11:14:50',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(763,'5500','91705392876','2024-01-16 11:14:50',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(764,'4000','91705392876','2024-01-16 11:14:50',NULL,2500.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(765,'1010','91705392924','2024-01-16 11:15:48',240.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170539297602600323333','No',NULL,NULL,'ys4'),(766,'1110','91705392924','2024-01-16 11:15:48',NULL,120.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(767,'5500','91705392924','2024-01-16 11:15:48',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(768,'4000','91705392924','2024-01-16 11:15:48',NULL,240.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(769,'1010','91705406167','2024-01-16 14:59:31',9849.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170540665702700323334','No',NULL,NULL,'3f0'),(770,'1110','91705406167','2024-01-16 14:59:31',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(771,'1110','91705406167','2024-01-16 14:59:31',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(772,'1110','91705406167','2024-01-16 14:59:31',NULL,1400.00,'','9','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(773,'1110','91705406167','2024-01-16 14:59:31',NULL,916.00,'','9','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(774,'1110','91705406167','2024-01-16 14:59:31',NULL,800.00,'','9','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(775,'1110','91705406167','2024-01-16 14:59:31',NULL,350.00,'','9','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(776,'1110','91705406167','2024-01-16 14:59:31',NULL,1000.00,'','9','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(777,'1110','91705406167','2024-01-16 14:59:31',NULL,450.00,'','9','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(778,'5500','91705406167','2024-01-16 14:59:31',6416.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(779,'4000','91705406167','2024-01-16 14:59:31',NULL,900.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(780,'4000','91705406167','2024-01-16 14:59:31',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(781,'4000','91705406167','2024-01-16 14:59:31',NULL,2200.00,'','9','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(782,'4000','91705406167','2024-01-16 14:59:31',NULL,1399.00,'','9','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(783,'4000','91705406167','2024-01-16 14:59:31',NULL,1400.00,'','9','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(784,'4000','91705406167','2024-01-16 14:59:31',NULL,600.00,'','9','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(785,'4000','91705406167','2024-01-16 14:59:31',NULL,1600.00,'','9','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(786,'4000','91705406167','2024-01-16 14:59:31',NULL,800.00,'','9','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(787,'1010','91705407275','2024-01-16 15:14:54',900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170540738102100323334','No',NULL,NULL,'g8m'),(788,'1110','91705407275','2024-01-16 15:14:54',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(789,'1110','91705407275','2024-01-16 15:14:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(790,'5500','91705407275','2024-01-16 15:14:54',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(791,'4000','91705407275','2024-01-16 15:14:54',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(792,'4000','91705407275','2024-01-16 15:14:54',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(797,'1010','91705418020','2024-01-16 18:57:45',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170542203402400323334','No',NULL,NULL,' jfz'),(798,'1110','91705418020','2024-01-16 18:57:45',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(799,'5500','91705418020','2024-01-16 19:14:51',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(800,'4000','91705418020','2024-01-16 18:57:45',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(801,'1010','91705422103','2024-01-16 19:22:38',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170542218102100323334','No',NULL,NULL,'7hy'),(802,'1110','91705422103','2024-01-16 19:22:38',NULL,252.00,'','9','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(803,'5500','91705422103','2024-01-16 19:22:38',252.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(804,'4000','91705422103','2024-01-16 19:22:38',NULL,600.00,'','9','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(805,'1010','91705424728','2024-01-16 20:06:17',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170542479902900323334','No',NULL,NULL,'z7h'),(806,'1110','91705424728','2024-01-16 20:06:17',NULL,160.00,'','9','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(807,'5500','91705424728','2024-01-16 20:06:17',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(808,'4000','91705424728','2024-01-16 20:06:17',NULL,200.00,'','9','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(809,'1010','91705424923','2024-01-16 20:08:53',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170542496702700323334','No',NULL,NULL,'4ja'),(810,'1110','91705424923','2024-01-16 20:08:53',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(811,'5500','91705424923','2024-01-16 20:08:53',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(812,'4000','91705424923','2024-01-16 20:08:53',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(813,'1010','91705424968','2024-01-16 20:10:54',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170542507502500323334','No',NULL,NULL,'pfa'),(814,'1110','91705424968','2024-01-16 20:10:54',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(815,'5500','91705424968','2024-01-16 20:10:54',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(816,'4000','91705424968','2024-01-16 20:10:54',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(817,'1010','91705425110','2024-01-16 20:12:03',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170542515002000323334','No',NULL,NULL,'4ja'),(818,'1110','91705425110','2024-01-16 20:12:03',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(819,'5500','91705425110','2024-01-16 20:12:03',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(820,'4000','91705425110','2024-01-16 20:12:03',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(821,'1010','91705487198','2024-01-17 13:27:01',80.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170548729702700323334','No',NULL,NULL,'uhh'),(822,'1110','91705487198','2024-01-17 13:27:01',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(823,'5500','91705487198','2024-01-17 13:27:01',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(824,'4000','91705487198','2024-01-17 13:27:01',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(825,'1050','91705491511','2024-01-17 14:39:49',900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170549159702700323334','No',NULL,NULL,''),(826,'1110','91705491511','2024-01-17 14:39:49',NULL,375.00,'','9','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(827,'5500','91705491511','2024-01-17 14:39:49',375.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(828,'4000','91705491511','2024-01-17 14:39:49',NULL,900.00,'','9','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(829,'1010','91705491598','2024-01-17 15:47:49',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170549571302300323334','No',NULL,NULL,'9b2'),(830,'1110','91705491598','2024-01-17 15:47:49',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(831,'5500','91705491598','2024-01-17 15:47:49',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(832,'4000','91705491598','2024-01-17 15:47:49',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(833,'1010','91705495713','2024-01-17 16:29:34',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170549831702700323334','No',NULL,NULL,'sah'),(834,'1110','91705495713','2024-01-17 16:29:34',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(835,'5500','91705495713','2024-01-17 16:29:34',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(836,'4000','91705495713','2024-01-17 16:29:34',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(837,'1010','91705499027','2024-01-17 16:50:51',1250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170549947702700323334','No',NULL,NULL,'vnn'),(838,'1110','91705499027','2024-01-17 16:50:51',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(839,'1110','91705499027','2024-01-17 16:50:51',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(840,'5500','91705499027','2024-01-17 16:50:51',745.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(841,'4000','91705499027','2024-01-17 16:50:51',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(842,'4000','91705499027','2024-01-17 16:50:51',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(843,'1010','91705499477','2024-01-17 17:41:14',1399.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170550269502500323335','No',NULL,NULL,'w5t'),(844,'1110','91705499477','2024-01-17 17:41:14',NULL,916.00,'','9','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(845,'5500','91705499477','2024-01-17 17:41:14',916.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(846,'4000','91705499477','2024-01-17 17:41:14',NULL,1399.00,'','9','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(847,'1010','91705576699','2024-01-18 14:21:24',2300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170557690202200323335','No',NULL,NULL,'px9'),(848,'1110','91705576699','2024-01-18 14:21:24',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(849,'1110','91705576699','2024-01-18 14:21:24',NULL,650.00,'','9','1','Inventory sold','1','','sales','102','','No',NULL,NULL,''),(850,'5500','91705576699','2024-01-18 14:21:24',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(851,'4000','91705576699','2024-01-18 14:21:24',NULL,1300.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(852,'4000','91705576699','2024-01-18 14:21:24',NULL,1000.00,'','9','1','Good sold','1','','sales','102','','No',NULL,NULL,''),(853,'1010','91705581825','2024-01-18 17:29:02',2100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170558818302300323335','No',NULL,NULL,'348'),(854,'1110','91705581825','2024-01-18 17:29:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(855,'1110','91705581825','2024-01-18 17:29:02',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(856,'5500','91705581825','2024-01-18 17:29:02',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(857,'4000','91705581825','2024-01-18 17:29:02',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(858,'4000','91705581825','2024-01-18 17:29:02',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(859,'1010','91705588184','2024-01-18 17:29:55',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170558822302300323335','No',NULL,NULL,'tvo'),(860,'4000','91705588184','2024-01-18 17:29:55',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(861,'1010','91705599413','2024-01-18 20:38:08',1900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170559952302300323335','No',NULL,NULL,'8g6'),(862,'1110','91705599413','2024-01-18 20:38:08',NULL,700.00,'','9','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(863,'1110','91705599413','2024-01-18 20:38:08',NULL,350.00,'','9','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(864,'5500','91705599413','2024-01-18 20:38:08',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(865,'4000','91705599413','2024-01-18 20:38:08',NULL,1200.00,'','9','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(866,'4000','91705599413','2024-01-18 20:38:08',NULL,700.00,'','9','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(867,'1010','91705662093','2024-01-19 14:01:49',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170566215702700323336','No',NULL,NULL,'onr'),(868,'1110','91705662093','2024-01-19 14:01:49',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(869,'5500','91705662093','2024-01-19 14:01:49',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(870,'4000','91705662093','2024-01-19 14:01:49',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(871,'1010','91705668981','2024-01-19 15:57:03',160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170566913302300323336','No',NULL,NULL,'ugv'),(872,'1110','91705668981','2024-01-19 15:57:03',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(873,'5500','91705668981','2024-01-19 15:57:03',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(874,'4000','91705668981','2024-01-19 15:57:03',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(875,'1050','91705669134','2024-01-19 16:45:48',1399.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170567195602600323336','No',NULL,NULL,''),(876,'1110','91705669134','2024-01-19 16:45:48',NULL,1050.00,'','9','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(877,'5500','91705669134','2024-01-19 16:45:48',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(878,'4000','91705669134','2024-01-19 16:45:48',NULL,1399.00,'','9','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(879,'1010','91705736599','2024-01-20 10:55:13',2150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170573794102100323337','No',NULL,NULL,'m3t'),(880,'1110','91705736599','2024-01-20 10:55:13',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(881,'1110','91705736599','2024-01-20 10:55:13',NULL,900.00,'','9','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(882,'5500','91705736599','2024-01-20 10:55:13',1350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(883,'4000','91705736599','2024-01-20 10:55:13',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(884,'4000','91705736599','2024-01-20 10:55:13',NULL,1450.00,'','9','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(885,'1050','91705747978','2024-01-20 13:54:08',1700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170574805302300323337','No',NULL,NULL,''),(886,'1110','91705747978','2024-01-20 13:54:08',NULL,750.00,'','9','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(887,'1110','91705747978','2024-01-20 13:54:08',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(888,'5500','91705747978','2024-01-20 13:54:08',883.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(889,'4000','91705747978','2024-01-20 13:54:08',NULL,1500.00,'','9','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(890,'4000','91705747978','2024-01-20 13:54:08',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(891,'1010','91705748415','2024-01-20 15:10:28',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170575266402400323337','No',NULL,NULL,'6sm'),(892,'1110','91705748415','2024-01-20 15:10:28',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(893,'5500','91705748415','2024-01-20 15:10:28',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(894,'4000','91705748415','2024-01-20 15:10:28',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(895,'1010','91705752665','2024-01-20 16:29:52',1800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170575749602600323337','No',NULL,NULL,'dma'),(896,'1110','91705752665','2024-01-20 16:29:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(897,'1110','91705752665','2024-01-20 16:29:52',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(898,'5500','91705752665','2024-01-20 16:29:52',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(899,'4000','91705752665','2024-01-20 16:29:52',NULL,1600.00,'','9','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(900,'4000','91705752665','2024-01-20 16:29:52',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(901,'1010','91705836559','2024-01-21 14:29:47',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170583677202200323338','No',NULL,NULL,'kit'),(902,'1110','91705836559','2024-01-21 14:29:47',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(903,'5500','91705836559','2024-01-21 14:29:47',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(904,'4000','91705836559','2024-01-21 14:29:47',NULL,1500.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(905,'1010','91705850008','2024-01-21 18:14:50',999.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170585011902900323338','No',NULL,NULL,'1kd'),(906,'1110','91705850008','2024-01-21 18:14:50',NULL,606.00,'','9','1','Inventory sold','1','','sales','6224008817598','','No',NULL,NULL,''),(907,'1110','91705850008','2024-01-21 18:14:50',NULL,160.00,'','9','1','Inventory sold','1','','sales','156','','No',NULL,NULL,''),(908,'5500','91705850008','2024-01-21 18:14:50',766.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(909,'4000','91705850008','2024-01-21 18:14:50',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817598','','No',NULL,NULL,''),(910,'4000','91705850008','2024-01-21 18:14:50',NULL,200.00,'','9','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(911,'1010','91705911978','2024-01-22 11:26:53',1250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170591207402400323339','No',NULL,NULL,'sbb'),(912,'1110','91705911978','2024-01-22 11:26:53',NULL,0.00,'','9','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(913,'1110','91705911978','2024-01-22 11:26:53',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(914,'5500','91705911978','2024-01-22 11:26:53',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(915,'4000','91705911978','2024-01-22 11:26:53',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(916,'4000','91705911978','2024-01-22 11:26:53',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(917,'1010','91705937313','2024-01-22 18:59:59',3500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170593948702700323339','No',NULL,NULL,'yhz'),(918,'1110','91705937313','2024-01-22 18:59:59',NULL,2500.00,'','9','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(919,'5500','91705937313','2024-01-22 18:59:59',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(920,'4000','91705937313','2024-01-22 18:59:59',NULL,3500.00,'','9','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(921,'1010','91705940910','2024-01-22 19:28:46',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170594095102100323339','No',NULL,NULL,'87u'),(922,'1110','91705940910','2024-01-22 19:28:46',NULL,1100.00,'','9','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(923,'5500','91705940910','2024-01-22 19:28:46',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(924,'4000','91705940910','2024-01-22 19:28:46',NULL,1400.00,'','9','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(925,'1010','91705989574','2024-01-23 09:01:26',2100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170598971902900323339','No',NULL,NULL,'zkc'),(926,'1110','91705989574','2024-01-23 09:01:26',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(927,'1110','91705989574','2024-01-23 09:01:26',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(928,'1110','91705989574','2024-01-23 09:01:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(929,'5500','91705989574','2024-01-23 09:01:26',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(930,'4000','91705989574','2024-01-23 09:01:26',NULL,650.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(931,'4000','91705989574','2024-01-23 09:01:26',NULL,650.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(932,'4000','91705989574','2024-01-23 09:01:26',NULL,800.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(933,'1050','91705998478','2024-01-23 11:29:50',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170599865202200323339','No',NULL,NULL,''),(934,'1110','91705998478','2024-01-23 11:29:50',NULL,250.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(935,'1110','91705998478','2024-01-23 11:29:50',NULL,125.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(936,'1110','91705998478','2024-01-23 11:29:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(937,'5500','91705998478','2024-01-23 11:29:50',375.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(938,'4000','91705998478','2024-01-23 11:29:50',NULL,400.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(939,'4000','91705998478','2024-01-23 11:29:50',NULL,200.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(940,'4000','91705998478','2024-01-23 11:29:50',NULL,200.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(941,'1050','91706024966','2024-01-23 18:49:38',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170602498602600323330','No',NULL,NULL,''),(942,'1110','91706024966','2024-01-23 18:49:38',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(943,'5500','91706024966','2024-01-23 18:49:38',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(944,'4000','91706024966','2024-01-23 18:49:38',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(945,'1010','91706105099','2024-01-24 17:39:03',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170610722402400323331','No',NULL,NULL,'08l'),(946,'1110','91706105099','2024-01-24 17:39:03',NULL,700.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(947,'5500','91706105099','2024-01-24 17:39:03',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(948,'4000','91706105099','2024-01-24 17:39:03',NULL,1200.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(949,'1050','91706115303','2024-01-24 19:57:28',3600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170611545602600323331','No',NULL,NULL,''),(950,'1110','91706115303','2024-01-24 19:57:28',NULL,1700.00,'','9','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(951,'1110','91706115303','2024-01-24 19:57:28',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(952,'1110','91706115303','2024-01-24 19:57:28',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(953,'1110','91706115303','2024-01-24 19:57:28',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(954,'5500','91706115303','2024-01-24 19:57:28',2116.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(955,'4000','91706115303','2024-01-24 19:57:28',NULL,2900.00,'','9','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(956,'4000','91706115303','2024-01-24 19:57:28',NULL,300.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(957,'4000','91706115303','2024-01-24 19:57:28',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(958,'4000','91706115303','2024-01-24 19:57:28',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(959,'1050','91706121422','2024-01-24 21:37:38',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170612149202200323331','No',NULL,NULL,''),(960,'1110','91706121422','2024-01-24 21:37:38',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(961,'5500','91706121422','2024-01-24 21:37:38',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(962,'4000','91706121422','2024-01-24 21:37:38',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(963,'1050','91706189857','2024-01-25 16:38:36',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170618992102100323331','No',NULL,NULL,''),(964,'1110','91706189857','2024-01-25 16:38:36',NULL,500.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(965,'5500','91706189857','2024-01-25 16:38:36',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(966,'4000','91706189857','2024-01-25 16:38:36',NULL,1000.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(967,'1010','91706189922','2024-01-25 17:31:07',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170619317702700323331','No',NULL,NULL,'fq3'),(968,'1110','91706189922','2024-01-25 17:31:07',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(969,'5500','91706189922','2024-01-25 17:31:07',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(970,'4000','91706189922','2024-01-25 17:31:07',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(971,'1010','91706265307','2024-01-26 13:35:24',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170626546202200323332','No',NULL,NULL,'x2k'),(972,'1110','91706265307','2024-01-26 13:35:24',NULL,600.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(973,'5500','91706265307','2024-01-26 13:35:24',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(974,'4000','91706265307','2024-01-26 13:35:24',NULL,1000.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(975,'1010','91706277517','2024-01-26 17:01:27',18200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170627771902900323332','No',NULL,NULL,'qil'),(976,'1110','91706277517','2024-01-26 17:01:27',NULL,4000.00,'','9','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(977,'1110','91706277517','2024-01-26 17:01:27',NULL,2500.00,'','9','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(978,'1110','91706277517','2024-01-26 17:01:27',NULL,2100.00,'','9','1','Inventory sold','1','','sales','44','','No',NULL,NULL,''),(979,'1110','91706277517','2024-01-26 17:01:27',NULL,1700.00,'','9','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(980,'1110','91706277517','2024-01-26 17:01:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(981,'1110','91706277517','2024-01-26 17:01:27',NULL,1100.00,'','9','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(982,'5500','91706277517','2024-01-26 17:01:27',11400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(983,'4000','91706277517','2024-01-26 17:01:27',NULL,5800.00,'','9','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(984,'4000','91706277517','2024-01-26 17:01:27',NULL,3300.00,'','9','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(985,'4000','91706277517','2024-01-26 17:01:27',NULL,2700.00,'','9','1','Good sold','1','','sales','44','','No',NULL,NULL,''),(986,'4000','91706277517','2024-01-26 17:01:27',NULL,2500.00,'','9','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(987,'4000','91706277517','2024-01-26 17:01:27',NULL,2200.00,'','9','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(988,'4000','91706277517','2024-01-26 17:01:27',NULL,1700.00,'','9','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(989,'1050','91706361077','2024-01-27 16:16:10',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170636148802800323333','No',NULL,NULL,''),(990,'1110','91706361077','2024-01-27 16:16:10',NULL,354.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(991,'1110','91706361077','2024-01-27 16:16:10',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(992,'1110','91706361077','2024-01-27 16:16:10',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(993,'5500','91706361077','2024-01-27 16:16:10',474.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(994,'4000','91706361077','2024-01-27 16:16:10',NULL,900.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(995,'4000','91706361077','2024-01-27 16:16:10',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(996,'4000','91706361077','2024-01-27 16:16:10',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(997,'1010','91706369139','2024-01-27 18:26:01',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170636920702700323333','No',NULL,NULL,'fkn'),(998,'1110','91706369139','2024-01-27 18:26:01',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(999,'5500','91706369139','2024-01-27 18:26:01',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1000,'4000','91706369139','2024-01-27 18:26:01',NULL,500.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(1001,'1010','91706369255','2024-01-27 19:30:12',4400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170637331302300323333','No',NULL,NULL,'yoh'),(1002,'1110','91706369255','2024-01-27 19:30:12',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1003,'1110','91706369255','2024-01-27 19:30:12',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1004,'1110','91706369255','2024-01-27 19:30:12',NULL,2500.00,'','9','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(1005,'5500','91706369255','2024-01-27 19:30:12',3070.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1006,'4000','91706369255','2024-01-27 19:30:12',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1007,'4000','91706369255','2024-01-27 19:30:12',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1008,'4000','91706369255','2024-01-27 19:30:12',NULL,3500.00,'','9','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(1009,'1010','91706373314','2024-01-27 19:37:39',1100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170637347702700323333','No',NULL,NULL,'ws3'),(1010,'1110','91706373314','2024-01-27 19:37:39',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(1011,'5500','91706373314','2024-01-27 19:37:39',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1012,'4000','91706373314','2024-01-27 19:37:39',NULL,1100.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(1013,'1010','91706434292','2024-01-28 12:31:50',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170643433002000323334','No',NULL,NULL,'3b3'),(1014,'1110','91706434292','2024-01-28 12:31:50',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1015,'5500','91706434292','2024-01-28 12:31:50',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1016,'4000','91706434292','2024-01-28 12:31:50',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1017,'1050','91706453310','2024-01-28 17:48:41',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170645332502500323334','No',NULL,NULL,''),(1018,'1110','91706453310','2024-01-28 17:48:41',NULL,1400.00,'','9','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(1019,'5500','91706453310','2024-01-28 17:48:41',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1020,'4000','91706453310','2024-01-28 17:48:41',NULL,2000.00,'','9','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1021,'1010','91706460951','2024-01-28 20:10:22',160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170646186202200323334','No',NULL,NULL,'hne'),(1022,'1110','91706460951','2024-01-28 20:10:22',NULL,40.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1023,'1110','91706460951','2024-01-28 20:10:22',NULL,40.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1024,'5500','91706460951','2024-01-28 20:10:22',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1025,'4000','91706460951','2024-01-28 20:10:22',NULL,80.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1026,'4000','91706460951','2024-01-28 20:10:22',NULL,80.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1027,'1050','91706514326','2024-01-29 10:45:53',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170651435702700323335','No',NULL,NULL,''),(1028,'1110','91706514326','2024-01-29 10:45:53',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(1029,'5500','91706514326','2024-01-29 10:45:53',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1030,'4000','91706514326','2024-01-29 10:45:53',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1031,'1010','91706514359','2024-01-29 11:48:36',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170651846602600323335','No',NULL,NULL,'nuo'),(1032,'1050','91706514359','2024-01-29 11:48:36',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170651846602600323335','No',NULL,NULL,'nuo'),(1033,'1110','91706514359','2024-01-29 11:48:36',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(1034,'1110','91706514359','2024-01-29 11:48:36',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(1035,'5500','91706514359','2024-01-29 11:48:36',1204.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1036,'4000','91706514359','2024-01-29 11:48:36',NULL,1700.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(1037,'4000','91706514359','2024-01-29 11:48:36',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(1038,'1010','91706520206','2024-01-29 12:24:12',1599.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170652045802800323335','No',NULL,NULL,'hgk'),(1039,'1110','91706520206','2024-01-29 12:24:12',NULL,1050.00,'','9','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(1040,'1110','91706520206','2024-01-29 12:24:12',NULL,160.00,'','9','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(1041,'5500','91706520206','2024-01-29 12:24:12',1210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1042,'4000','91706520206','2024-01-29 12:24:12',NULL,1399.00,'','9','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(1043,'4000','91706520206','2024-01-29 12:24:12',NULL,200.00,'','9','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(1044,'1010','91706525629','2024-01-29 13:56:44',2750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170652645202200323335','No',NULL,NULL,'fnj'),(1045,'1110','91706525629','2024-01-29 13:56:44',NULL,0.00,'','9','1','Inventory sold','1','','sales','6957660752364','','No',NULL,NULL,''),(1046,'1110','91706525629','2024-01-29 13:56:44',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1047,'1110','91706525629','2024-01-29 13:56:44',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1048,'1110','91706525629','2024-01-29 13:56:44',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(1049,'5500','91706525629','2024-01-29 13:56:44',1420.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1050,'4000','91706525629','2024-01-29 13:56:44',NULL,450.00,'','9','1','Good sold','1','','sales','6957660752364','','No',NULL,NULL,''),(1051,'4000','91706525629','2024-01-29 13:56:44',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1052,'4000','91706525629','2024-01-29 13:56:44',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1053,'4000','91706525629','2024-01-29 13:56:44',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1054,'1050','91706527971','2024-01-29 14:33:04',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170652814502500323335','No',NULL,NULL,''),(1055,'1110','91706527971','2024-01-29 14:33:04',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(1056,'5500','91706527971','2024-01-29 14:33:04',104.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1057,'4000','91706527971','2024-01-29 14:33:04',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(1088,'1050','91706533455','2024-01-29 16:05:54',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170654566402400323335','No',NULL,NULL,''),(1089,'1110','91706533455','2024-01-29 16:05:54',NULL,84.00,'','9','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(1090,'5500','91706533455','2024-01-29 19:27:27',84.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1091,'4000','91706533455','2024-01-29 16:05:54',NULL,200.00,'','9','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1092,'1050','91706528438','2024-01-29 15:09:33',5810.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170660041002000323336','No',NULL,NULL,''),(1093,'1110','91706528438','2024-01-29 15:09:33',NULL,190.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(1094,'1110','91706528438','2024-01-30 10:40:03',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1095,'1110','91706528438','2024-01-30 10:40:03',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(1096,'1110','91706528438','2024-01-30 10:40:03',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1097,'1110','91706528438','2024-01-30 10:40:03',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(1098,'1110','91706528438','2024-01-30 10:40:03',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1099,'1110','91706528438','2024-01-30 10:40:03',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1100,'1110','91706528438','2024-01-30 10:40:03',NULL,400.00,'','9','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(1101,'5500','91706528438','2024-01-30 10:40:03',3353.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1102,'4000','91706528438','2024-01-29 15:09:33',NULL,250.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(1103,'4000','91706528438','2024-01-30 10:40:03',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1104,'4000','91706528438','2024-01-30 10:40:03',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1105,'4000','91706528438','2024-01-30 10:40:03',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1106,'4000','91706528438','2024-01-30 10:40:03',NULL,1100.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(1107,'4000','91706528438','2024-01-30 10:40:03',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1108,'4000','91706528438','2024-01-30 10:40:03',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1109,'4000','91706528438','2024-01-30 10:40:03',NULL,550.00,'','9','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(1110,'1010','91706600419','2024-01-30 10:40:38',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170660046002000323336','No',NULL,NULL,'ap5'),(1111,'4000','91706600419','2024-01-30 10:40:38',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817567','','No',NULL,NULL,''),(1112,'1010','91706610172','2024-01-30 13:23:04',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170661029502500323336','No',NULL,NULL,'rh8'),(1113,'4000','91706610172','2024-01-30 13:23:04',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1114,'1010','91706610296','2024-01-30 13:25:46',880.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170661039002000323336','No',NULL,NULL,'ibw'),(1115,'1110','91706610296','2024-01-30 13:25:46',NULL,240.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1116,'1110','91706610296','2024-01-30 13:25:46',NULL,266.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1117,'5500','91706610296','2024-01-30 13:25:46',506.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1118,'4000','91706610296','2024-01-30 13:25:46',NULL,480.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1119,'4000','91706610296','2024-01-30 13:25:46',NULL,400.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1120,'1010','91706610391','2024-01-30 13:57:40',2798.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170661237002000323336','No',NULL,NULL,'enk'),(1121,'1110','91706610391','2024-01-30 13:57:40',NULL,2100.00,'','9','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(1122,'5500','91706610391','2024-01-30 13:57:40',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1123,'4000','91706610391','2024-01-30 13:57:40',NULL,2798.00,'','9','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(1124,'1010','91706615556','2024-01-30 14:52:49',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170661559602600323336','No',NULL,NULL,'j5a'),(1125,'1110','91706615556','2024-01-30 14:52:49',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1126,'5500','91706615556','2024-01-30 14:52:49',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1127,'4000','91706615556','2024-01-30 14:52:49',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1128,'1010','91706615597','2024-01-30 14:53:50',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170661567702700323336','No',NULL,NULL,'sqb'),(1129,'1110','91706615597','2024-01-30 14:53:50',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(1130,'1110','91706615597','2024-01-30 14:53:50',NULL,168.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1131,'5500','91706615597','2024-01-30 14:53:50',668.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1132,'4000','91706615597','2024-01-30 14:53:50',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1133,'4000','91706615597','2024-01-30 14:53:50',NULL,200.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1134,'1010','91706634046','2024-01-30 20:01:15',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170663411602600323336','No',NULL,NULL,'3sg'),(1135,'1110','91706634046','2024-01-30 20:01:15',NULL,606.00,'','9','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(1136,'5500','91706634046','2024-01-30 20:01:15',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1137,'4000','91706634046','2024-01-30 20:01:15',NULL,799.00,'','9','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(1138,'1050','91706682960','2024-01-31 09:36:33',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170668299702700323336','No',NULL,NULL,''),(1139,'1110','91706682960','2024-01-31 09:36:33',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1140,'1110','91706682960','2024-01-31 09:36:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(1141,'5500','91706682960','2024-01-31 09:36:33',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1142,'4000','91706682960','2024-01-31 09:36:33',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1143,'4000','91706682960','2024-01-31 09:36:33',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1144,'1010','91706699773','2024-01-31 14:16:25',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170669985202200323336','No',NULL,NULL,'oa3'),(1145,'1110','91706699773','2024-01-31 14:16:25',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1146,'5500','91706699773','2024-01-31 14:16:25',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1147,'4000','91706699773','2024-01-31 14:16:25',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1148,'1010','91706699852','2024-01-31 14:17:52',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170669990002000323336','No',NULL,NULL,'oa3'),(1149,'1110','91706699852','2024-01-31 14:17:52',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1150,'5500','91706699852','2024-01-31 14:17:52',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1151,'4000','91706699852','2024-01-31 14:17:52',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1152,'1010','91706714666','2024-01-31 18:24:40',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170671481102100323337','No',NULL,NULL,'9gk'),(1153,'1110','91706714666','2024-01-31 18:24:40',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1154,'5500','91706714666','2024-01-31 18:24:40',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1155,'4000','91706714666','2024-01-31 18:24:40',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1156,'1010','91706781749','2024-02-01 13:02:47',850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170678187102100323337','No',NULL,NULL,''),(1157,'1110','91706781749','2024-02-01 13:02:47',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1158,'5500','91706781749','2024-02-01 13:02:47',520.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1159,'4000','91706781749','2024-02-01 13:02:47',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1160,'4000','91706788888','2024-02-01 16:45:05',NULL,0.00,'','9','1','Good sold','1','','sales','140','','No',NULL,NULL,''),(1161,'4000','91706795110','2024-02-01 16:45:48',NULL,0.00,'','9','1','Good sold','1','','sales','140','','No',NULL,NULL,''),(1162,'1010','91706795217','2024-02-01 18:31:18',3950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170680386702700323338','No',NULL,NULL,'531'),(1163,'1110','91706795217','2024-02-01 18:31:18',NULL,650.00,'','9','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(1164,'1110','91706795217','2024-02-01 18:31:18',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(1165,'1110','91706795217','2024-02-01 18:31:18',NULL,1400.00,'','9','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(1166,'1110','91706795217','2024-02-01 18:31:18',NULL,150.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1167,'5500','91706795217','2024-02-01 18:31:18',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1168,'4000','91706795217','2024-02-01 18:31:18',NULL,1000.00,'','9','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(1169,'4000','91706795217','2024-02-01 18:31:18',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(1170,'4000','91706795217','2024-02-01 18:31:18',NULL,2000.00,'','9','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(1171,'4000','91706795217','2024-02-01 18:31:18',NULL,250.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1172,'1010','91706803868','2024-02-01 19:15:06',2050.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170680430002000323338','No',NULL,NULL,'7n4'),(1173,'1110','91706803868','2024-02-01 19:15:06',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1174,'1110','91706803868','2024-02-01 19:15:06',NULL,400.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1175,'1110','91706803868','2024-02-01 19:15:06',NULL,300.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1176,'5500','91706803868','2024-02-01 19:15:06',1220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1177,'4000','91706803868','2024-02-01 19:15:06',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1178,'4000','91706803868','2024-02-01 19:15:06',NULL,700.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1179,'4000','91706803868','2024-02-01 19:15:06',NULL,500.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1180,'1050','91706866440','2024-02-02 12:36:22',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170686659202200323338','No',NULL,NULL,''),(1181,'1110','91706866440','2024-02-02 12:36:22',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1182,'5500','91706866440','2024-02-02 12:36:22',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1183,'4000','91706866440','2024-02-02 12:36:22',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1184,'1010','91706866593','2024-02-02 12:49:00',1640.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170686736102100323338','No',NULL,NULL,'3xa'),(1185,'1110','91706866593','2024-02-02 12:49:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(1186,'1110','91706866593','2024-02-02 12:49:00',NULL,120.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1187,'5500','91706866593','2024-02-02 12:49:00',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1188,'4000','91706866593','2024-02-02 12:49:00',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(1189,'4000','91706866593','2024-02-02 12:49:00',NULL,240.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1190,'1050','91706867362','2024-02-02 13:01:12',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170686807602600323338','No',NULL,NULL,''),(1191,'1110','91706867362','2024-02-02 13:01:12',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(1192,'1110','91706867362','2024-02-02 13:01:12',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(1193,'5500','91706867362','2024-02-02 13:01:12',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1194,'4000','91706867362','2024-02-02 13:01:12',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1195,'4000','91706867362','2024-02-02 13:01:12',NULL,500.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(1196,'1010','91706877324','2024-02-02 15:35:52',2400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170687769402400323338','No',NULL,NULL,'kof'),(1197,'1110','91706877324','2024-02-02 15:35:52',NULL,1400.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(1198,'5500','91706877324','2024-02-02 15:35:52',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1199,'4000','91706877324','2024-02-02 15:35:52',NULL,2400.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1200,'1010','91706877806','2024-02-02 17:11:07',2250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170688324602600323338','No',NULL,NULL,'2d3'),(1201,'1110','91706877806','2024-02-02 17:11:07',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1202,'1110','91706877806','2024-02-02 17:11:07',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(1203,'1110','91706877806','2024-02-02 17:11:07',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(1204,'5500','91706877806','2024-02-02 17:11:07',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1205,'4000','91706877806','2024-02-02 17:11:07',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1206,'4000','91706877806','2024-02-02 17:11:07',NULL,1300.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(1207,'4000','91706877806','2024-02-02 17:11:07',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(1208,'1010','91706884476','2024-02-02 17:34:58',850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170688460402400323338','No',NULL,NULL,'l7c'),(1209,'1110','91706884476','2024-02-02 17:34:58',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1210,'5500','91706884476','2024-02-02 17:34:58',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1211,'4000','91706884476','2024-02-02 17:34:58',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1212,'1010','91706884605','2024-02-02 18:23:56',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170688746002000323338','No',NULL,NULL,'sxe'),(1213,'4000','91706884605','2024-02-02 18:23:56',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1214,'1050','91706943098','2024-02-03 09:51:55',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170694317102100323339','No',NULL,NULL,''),(1215,'1110','91706943098','2024-02-03 09:51:55',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(1216,'5500','91706943098','2024-02-03 09:51:55',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1217,'4000','91706943098','2024-02-03 09:51:55',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(1218,'1010','91706943172','2024-02-03 10:00:56',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170694368502500323339','No',NULL,NULL,'9bq'),(1219,'1110','91706943172','2024-02-03 10:00:56',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(1220,'1110','91706943172','2024-02-03 10:00:56',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1221,'5500','91706943172','2024-02-03 10:00:56',476.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1222,'4000','91706943172','2024-02-03 10:00:56',NULL,600.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1223,'4000','91706943172','2024-02-03 10:00:56',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1224,'1010','91706956816','2024-02-03 14:49:27',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170696114902900323339','No',NULL,NULL,'l17'),(1225,'1110','91706956816','2024-02-03 14:49:27',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(1226,'5500','91706956816','2024-02-03 14:49:27',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1227,'4000','91706956816','2024-02-03 14:49:27',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1228,'1010','91706963385','2024-02-03 15:30:02',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170696346502500323339','No',NULL,NULL,'ozk'),(1229,'1110','91706963385','2024-02-03 15:30:02',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(1230,'5500','91706963385','2024-02-03 15:30:02',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1231,'4000','91706963385','2024-02-03 15:30:02',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(1232,'1010','91706972622','2024-02-03 18:04:15',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170697271202200323339','No',NULL,NULL,'fnj'),(1233,'1110','91706972622','2024-02-03 18:04:15',NULL,606.00,'','9','1','Inventory sold','1','','sales','6224008817598','','No',NULL,NULL,''),(1234,'5500','91706972622','2024-02-03 18:04:15',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1235,'4000','91706972622','2024-02-03 18:04:15',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817598','','No',NULL,NULL,''),(1236,'1010','91707059861','2024-02-04 18:18:27',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170705996602600323330','No',NULL,NULL,'imh'),(1237,'1110','91707059861','2024-02-04 18:18:27',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(1238,'5500','91707059861','2024-02-04 18:18:27',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1239,'4000','91707059861','2024-02-04 18:18:27',NULL,1200.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1240,'1050','91707120867','2024-02-05 11:15:37',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170712095802800323331','No',NULL,NULL,''),(1241,'1110','91707120867','2024-02-05 11:15:37',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1242,'5500','91707120867','2024-02-05 11:15:37',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1243,'4000','91707120867','2024-02-05 11:15:37',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1244,'1050','91707120959','2024-02-05 11:17:27',550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170712106002000323331','No',NULL,NULL,''),(1245,'1110','91707120959','2024-02-05 11:17:27',NULL,350.00,'','9','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(1246,'5500','91707120959','2024-02-05 11:17:27',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1247,'4000','91707120959','2024-02-05 11:17:27',NULL,550.00,'','9','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(1248,'1010','91707141033','2024-02-05 16:55:11',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170714269702700323331','No',NULL,NULL,'8lw'),(1249,'1110','91707141033','2024-02-05 16:55:11',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1250,'5500','91707141033','2024-02-05 16:55:11',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1251,'4000','91707141033','2024-02-05 16:55:11',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1252,'1050','91707204732','2024-02-06 10:32:49',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170720478602600323332','No',NULL,NULL,''),(1253,'1110','91707204732','2024-02-06 10:32:49',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(1254,'5500','91707204732','2024-02-06 10:32:49',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1255,'4000','91707204732','2024-02-06 10:32:49',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1256,'1050','91707204788','2024-02-06 10:33:56',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170720484702700323332','No',NULL,NULL,''),(1257,'1110','91707204788','2024-02-06 10:33:56',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1258,'5500','91707204788','2024-02-06 10:33:56',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1259,'4000','91707204788','2024-02-06 10:33:56',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1260,'1010','91707224229','2024-02-06 15:59:36',230.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170722458302300323332','No',NULL,NULL,'ikt'),(1261,'1110','91707224229','2024-02-06 15:59:36',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1262,'1110','91707224229','2024-02-06 15:59:36',NULL,40.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1263,'5500','91707224229','2024-02-06 15:59:36',166.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1264,'4000','91707224229','2024-02-06 15:59:36',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1265,'4000','91707224229','2024-02-06 15:59:36',NULL,80.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1266,'1010','91707224584','2024-02-06 16:03:57',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170722471702700323332','No',NULL,NULL,'845'),(1267,'1110','91707224584','2024-02-06 16:03:57',NULL,350.00,'','9','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(1268,'5500','91707224584','2024-02-06 16:03:57',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1269,'4000','91707224584','2024-02-06 16:03:57',NULL,700.00,'','9','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(1270,'1010','91707224719','2024-02-06 16:08:41',1550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170722498002000323332','No',NULL,NULL,'gz9'),(1271,'1110','91707224719','2024-02-06 16:08:41',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1272,'1110','91707224719','2024-02-06 16:08:41',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(1273,'1110','91707224719','2024-02-06 16:08:41',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1274,'5500','91707224719','2024-02-06 16:08:41',1075.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1275,'4000','91707224719','2024-02-06 16:08:41',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1276,'4000','91707224719','2024-02-06 16:08:41',NULL,250.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(1277,'4000','91707224719','2024-02-06 16:08:41',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1278,'1010','91707226758','2024-02-06 16:39:52',650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170722681702700323332','No',NULL,NULL,'ppq'),(1279,'1110','91707226758','2024-02-06 16:39:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1280,'1110','91707226758','2024-02-06 16:39:52',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1281,'5500','91707226758','2024-02-06 16:39:52',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1282,'4000','91707226758','2024-02-06 16:39:52',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1283,'4000','91707226758','2024-02-06 16:39:52',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1284,'1010','91707229215','2024-02-06 17:21:00',150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170722934002000323332','No',NULL,NULL,'mjo'),(1285,'1110','91707229215','2024-02-06 17:21:00',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(1286,'5500','91707229215','2024-02-06 17:21:00',81.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1287,'4000','91707229215','2024-02-06 17:21:00',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(1288,'1050','91707233680','2024-02-06 19:41:02',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170723767702700323332','No',NULL,NULL,''),(1289,'1110','91707233680','2024-02-06 19:41:02',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(1290,'5500','91707233680','2024-02-06 19:41:02',119.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1291,'4000','91707233680','2024-02-06 19:41:02',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(1292,'1010','91707287475','2024-02-07 11:01:23',2020.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170729299002000323332','No',NULL,NULL,'yh'),(1293,'1110','91707287475','2024-02-07 11:01:23',NULL,280.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(1294,'1110','91707287475','2024-02-07 11:01:23',NULL,426.00,'','9','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(1295,'1110','91707287475','2024-02-07 11:01:23',NULL,125.00,'','9','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(1296,'1110','91707287475','2024-02-07 11:01:23',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1297,'5500','91707287475','2024-02-07 11:01:23',964.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1298,'4000','91707287475','2024-02-07 11:01:23',NULL,600.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(1299,'4000','91707287475','2024-02-07 11:01:23',NULL,900.00,'','9','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(1300,'4000','91707287475','2024-02-07 11:01:23',NULL,320.00,'','9','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1301,'4000','91707287475','2024-02-07 11:01:23',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1302,'1010','91707319581','2024-02-07 18:29:02',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170731977602600323333','No',NULL,NULL,'7hy'),(1303,'1110','91707319581','2024-02-07 18:29:02',NULL,152.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(1304,'5500','91707319581','2024-02-07 18:29:02',152.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1305,'4000','91707319581','2024-02-07 18:29:02',NULL,200.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(1306,'1010','91707329597','2024-02-07 21:13:38',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170732966302300323333','No',NULL,NULL,'cd'),(1307,'1110','91707329597','2024-02-07 21:13:38',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(1308,'5500','91707329597','2024-02-07 21:13:38',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1309,'4000','91707329597','2024-02-07 21:13:38',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(1310,'1010','91707383890','2024-02-08 12:18:28',50.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170738397602600323333','No',NULL,NULL,'asq'),(1311,'1110','91707383890','2024-02-08 12:18:28',NULL,42.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1312,'5500','91707383890','2024-02-08 12:18:28',42.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1313,'4000','91707383890','2024-02-08 12:18:28',NULL,50.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1314,'1010','91707383977','2024-02-08 12:20:23',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170738409102100323333','No',NULL,NULL,'jdn'),(1315,'4000','91707383977','2024-02-08 12:20:23',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1316,'1010','91707398325','2024-02-08 16:21:50',3440.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170739863702700323333','No',NULL,NULL,'mhz'),(1317,'1110','91707398325','2024-02-08 16:21:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(1318,'1110','91707398325','2024-02-08 16:21:50',NULL,760.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1319,'1110','91707398325','2024-02-08 16:21:50',NULL,400.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(1320,'1110','91707398325','2024-02-08 16:21:50',NULL,500.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1321,'5500','91707398325','2024-02-08 16:21:50',1660.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1322,'4000','91707398325','2024-02-08 16:21:50',NULL,800.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(1323,'4000','91707398325','2024-02-08 16:21:50',NULL,1040.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1324,'4000','91707398325','2024-02-08 16:21:50',NULL,800.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1325,'4000','91707398325','2024-02-08 16:21:50',NULL,800.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1326,'1010','91707471296','2024-02-09 12:35:46',180.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170747140002000323334','No',NULL,NULL,'37r'),(1327,'1110','91707471296','2024-02-09 12:35:46',NULL,125.00,'','9','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1328,'5500','91707471296','2024-02-09 12:35:46',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1329,'4000','91707471296','2024-02-09 12:35:46',NULL,180.00,'','9','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1330,'1010','91707471401','2024-02-09 12:46:57',1650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170747223802800323334','No',NULL,NULL,'3ew'),(1331,'1110','91707471401','2024-02-09 12:46:57',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1332,'1110','91707471401','2024-02-09 12:46:57',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1333,'5500','91707471401','2024-02-09 12:46:57',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1334,'4000','91707471401','2024-02-09 12:46:57',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1335,'4000','91707471401','2024-02-09 12:46:57',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1336,'1010','91707478650','2024-02-09 14:42:00',3500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170747896702700323334','No',NULL,NULL,'q5w'),(1337,'1110','91707478650','2024-02-09 14:42:00',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(1338,'5500','91707478650','2024-02-09 14:42:00',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1339,'4000','91707478650','2024-02-09 14:42:00',NULL,3500.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(1340,'1050','91707480360','2024-02-09 16:25:19',4800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170748513302300323334','No',NULL,NULL,''),(1341,'1110','91707480360','2024-02-09 16:25:19',NULL,2500.00,'','9','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(1342,'1110','91707480360','2024-02-09 16:25:19',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(1343,'5500','91707480360','2024-02-09 16:25:19',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1344,'4000','91707480360','2024-02-09 16:25:19',NULL,3500.00,'','9','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(1345,'4000','91707480360','2024-02-09 16:25:19',NULL,1300.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(1346,'1010','91707485389','2024-02-09 16:50:25',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170748665902900323334','No',NULL,NULL,'haf'),(1347,'1110','91707485389','2024-02-09 16:50:25',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(1348,'5500','91707485389','2024-02-09 16:50:25',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1349,'4000','91707485389','2024-02-09 16:50:25',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(1350,'1010','91707561216','2024-02-10 13:46:13',850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170756203002000323335','No',NULL,NULL,'18x'),(1351,'1110','91707561216','2024-02-10 13:46:13',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(1352,'1110','91707561216','2024-02-10 13:46:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(1353,'5500','91707561216','2024-02-10 13:46:13',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1354,'4000','91707561216','2024-02-10 13:46:13',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(1355,'4000','91707561216','2024-02-10 13:46:13',NULL,650.00,'','9','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(1356,'1010','91707565467','2024-02-10 15:04:36',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170756672102100323335','No',NULL,NULL,'yx7'),(1357,'4000','91707565467','2024-02-10 15:04:36',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1358,'1010','91707567029','2024-02-10 15:27:51',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170756820602600323335','No',NULL,NULL,'tmf'),(1359,'4000','91707567029','2024-02-10 15:27:51',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1360,'1010','91707568958','2024-02-10 15:43:20',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170756909002000323335','No',NULL,NULL,'dov'),(1361,'1110','91707568958','2024-02-10 15:43:20',NULL,300.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(1362,'5500','91707568958','2024-02-10 15:43:20',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1363,'4000','91707568958','2024-02-10 15:43:20',NULL,500.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(1364,'1010','91707582291','2024-02-10 19:27:41',1800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170758247502500323335','No',NULL,NULL,'pzk'),(1365,'1110','91707582291','2024-02-10 19:27:41',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(1366,'1110','91707582291','2024-02-10 19:27:41',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(1367,'5500','91707582291','2024-02-10 19:27:41',1204.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1368,'4000','91707582291','2024-02-10 19:27:41',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(1369,'4000','91707582291','2024-02-10 19:27:41',NULL,1600.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(1370,'1010','91707582477','2024-02-10 19:37:57',850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170758318502500323335','No',NULL,NULL,'m4w'),(1371,'1110','91707582477','2024-02-10 19:37:57',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1372,'1110','91707582477','2024-02-10 19:37:57',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(1373,'5500','91707582477','2024-02-10 19:37:57',554.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1374,'4000','91707582477','2024-02-10 19:37:57',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1375,'4000','91707582477','2024-02-10 19:37:57',NULL,150.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(1376,'1010','91707583187','2024-02-10 19:48:06',850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170758385902900323335','No',NULL,NULL,'cyz'),(1377,'1110','91707583187','2024-02-10 19:48:06',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1378,'5500','91707583187','2024-02-10 19:48:06',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1379,'4000','91707583187','2024-02-10 19:48:06',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1380,'1010','91707647321','2024-02-11 13:29:02',2700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170764737502500323336','No',NULL,NULL,'jgf'),(1381,'1110','91707647321','2024-02-11 13:29:02',NULL,2000.00,'','9','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(1382,'5500','91707647321','2024-02-11 13:29:02',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1383,'4000','91707647321','2024-02-11 13:29:02',NULL,2700.00,'','9','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(1384,'1010','91707650399','2024-02-11 14:20:42',1850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170765051002000323336','No',NULL,NULL,'305'),(1385,'4000','91707650399','2024-02-11 14:20:42',NULL,1850.00,'','9','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(1386,'1010','91707653243','2024-02-11 16:22:11',2699.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170765776202200323336','No',NULL,NULL,'hjk'),(1387,'1110','91707653243','2024-02-11 16:22:11',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(1388,'1110','91707653243','2024-02-11 16:22:11',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1389,'5500','91707653243','2024-02-11 16:22:11',2006.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1390,'4000','91707653243','2024-02-11 16:22:11',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(1391,'4000','91707653243','2024-02-11 16:22:11',NULL,1900.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1392,'1010','91707657763','2024-02-11 16:24:01',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170765788502500323336','No',NULL,NULL,'iga'),(1393,'1110','91707657763','2024-02-11 16:24:01',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1394,'5500','91707657763','2024-02-11 16:24:01',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1395,'4000','91707657763','2024-02-11 16:24:01',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1396,'1010','91707663528','2024-02-11 19:11:43',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170766793102100323336','No',NULL,NULL,'vmp'),(1397,'1110','91707663528','2024-02-11 19:11:43',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1398,'5500','91707663528','2024-02-11 19:11:43',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1399,'4000','91707663528','2024-02-11 19:11:43',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1400,'1010','91707726392','2024-02-12 11:26:53',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170772655202200323337','No',NULL,NULL,'u9x'),(1401,'1110','91707726392','2024-02-12 11:26:53',NULL,1400.00,'','9','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(1402,'5500','91707726392','2024-02-12 11:26:53',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1403,'4000','91707726392','2024-02-12 11:26:53',NULL,2000.00,'','9','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(1404,'1010','91707727965','2024-02-12 13:27:05',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170773374602600323337','No',NULL,NULL,'uk9'),(1405,'1110','91707727965','2024-02-12 13:27:05',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1406,'5500','91707727965','2024-02-12 13:27:05',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1407,'4000','91707727965','2024-02-12 13:27:05',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1408,'1010','91707736530','2024-02-12 14:57:25',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170773909702700323337','No',NULL,NULL,'qfm'),(1409,'1110','91707736530','2024-02-12 14:57:25',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(1410,'5500','91707736530','2024-02-12 14:57:25',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1411,'4000','91707736530','2024-02-12 14:57:25',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(1412,'1010','91707740653','2024-02-12 15:24:24',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170774070102100323337','No',NULL,NULL,'n4d'),(1413,'4000','91707740653','2024-02-12 15:24:24',NULL,500.00,'','9','1','Good sold','1','','sales','94','','No',NULL,NULL,''),(1414,'1010','91707741862','2024-02-12 17:08:10',5300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170774691902900323337','No',NULL,NULL,'mkc'),(1415,'1110','91707741862','2024-02-12 17:08:10',NULL,4700.00,'','9','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(1416,'5500','91707741862','2024-02-12 17:08:10',4700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1417,'4000','91707741862','2024-02-12 17:08:10',NULL,5300.00,'','9','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(1418,'1010','91707747055','2024-02-12 19:04:13',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170775389802800323337','No',NULL,NULL,'kyf'),(1419,'1110','91707747055','2024-02-12 19:04:13',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(1420,'5500','91707747055','2024-02-12 19:04:13',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1421,'4000','91707747055','2024-02-12 19:04:13',NULL,2500.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(1422,'1010','91707813025','2024-02-13 12:24:53',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170781640102100323338','No',NULL,NULL,'m1w'),(1423,'1110','91707813025','2024-02-13 12:24:53',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(1424,'5500','91707813025','2024-02-13 12:24:53',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1425,'4000','91707813025','2024-02-13 12:24:53',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(1426,'1050','91707816819','2024-02-13 13:42:12',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170782095902900323338','No',NULL,NULL,''),(1427,'1110','91707816819','2024-02-13 13:42:12',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(1428,'5500','91707816819','2024-02-13 13:42:12',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1429,'4000','91707816819','2024-02-13 13:42:12',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1430,'1010','91707823039','2024-02-13 14:17:41',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170782310002000323338','No',NULL,NULL,'pup'),(1431,'1110','91707823039','2024-02-13 14:17:41',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(1432,'5500','91707823039','2024-02-13 14:17:41',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1433,'4000','91707823039','2024-02-13 14:17:41',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1434,'1010','91707838785','2024-02-13 18:40:54',880.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170783890102100323338','No',NULL,NULL,'ev5'),(1435,'1110','91707838785','2024-02-13 18:40:54',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1436,'1110','91707838785','2024-02-13 18:40:54',NULL,40.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1437,'5500','91707838785','2024-02-13 18:40:54',490.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1438,'4000','91707838785','2024-02-13 18:40:54',NULL,800.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1439,'4000','91707838785','2024-02-13 18:40:54',NULL,80.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1440,'1010','91707901522','2024-02-14 12:06:32',550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170790162502500323339','No',NULL,NULL,'h61'),(1441,'1110','91707901522','2024-02-14 12:06:32',NULL,400.00,'','9','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(1442,'5500','91707901522','2024-02-14 12:06:32',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1443,'4000','91707901522','2024-02-14 12:06:32',NULL,550.00,'','9','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(1444,'1010','91707901842','2024-02-14 13:25:02',3950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170790633202200323339','No',NULL,NULL,'q17'),(1445,'1110','91707901842','2024-02-14 13:25:02',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1446,'1110','91707901842','2024-02-14 13:25:02',NULL,1980.00,'','9','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(1447,'5500','91707901842','2024-02-14 13:25:02',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1448,'4000','91707901842','2024-02-14 13:25:02',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1449,'4000','91707901842','2024-02-14 13:25:02',NULL,3100.00,'','9','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(1450,'1010','91707917502','2024-02-14 17:25:55',2550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170792084102100323339','No',NULL,NULL,'4lz'),(1451,'1110','91707917502','2024-02-14 17:25:55',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(1452,'1110','91707917502','2024-02-14 17:25:55',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(1453,'1110','91707917502','2024-02-14 17:25:55',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1454,'5500','91707917502','2024-02-14 17:25:55',1654.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1455,'4000','91707917502','2024-02-14 17:25:55',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(1456,'4000','91707917502','2024-02-14 17:25:55',NULL,1650.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(1457,'4000','91707917502','2024-02-14 17:25:55',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1458,'1010','91707921006','2024-02-14 17:31:47',240.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170792117602600323339','No',NULL,NULL,'woj'),(1459,'1110','91707921006','2024-02-14 17:31:47',NULL,90.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1460,'5500','91707921006','2024-02-14 17:31:47',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1461,'4000','91707921006','2024-02-14 17:31:47',NULL,240.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1462,'1010','91707925225','2024-02-14 18:40:43',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170792527202200323339','No',NULL,NULL,'jhk'),(1463,'1110','91707925225','2024-02-14 18:40:43',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(1464,'5500','91707925225','2024-02-14 18:40:43',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1465,'4000','91707925225','2024-02-14 18:40:43',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(1466,'1010','91707925315','2024-02-14 20:04:18',5650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170793039602600323339','No',NULL,NULL,'own'),(1467,'1110','91707925315','2024-02-14 20:04:18',NULL,450.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1468,'1110','91707925315','2024-02-14 20:04:18',NULL,375.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(1469,'1110','91707925315','2024-02-14 20:04:18',NULL,1000.00,'','9','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(1470,'1110','91707925315','2024-02-14 20:04:18',NULL,950.00,'','9','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(1471,'1110','91707925315','2024-02-14 20:04:18',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(1472,'5500','91707925315','2024-02-14 20:04:18',3575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1473,'4000','91707925315','2024-02-14 20:04:18',NULL,750.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1474,'4000','91707925315','2024-02-14 20:04:18',NULL,600.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(1475,'4000','91707925315','2024-02-14 20:04:18',NULL,1500.00,'','9','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(1476,'4000','91707925315','2024-02-14 20:04:18',NULL,1300.00,'','9','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(1477,'4000','91707925315','2024-02-14 20:04:18',NULL,1500.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(1478,'1050','91707930832','2024-02-14 20:16:12',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170793099402400323339','No',NULL,NULL,''),(1479,'1110','91707930832','2024-02-14 20:16:12',NULL,1000.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(1480,'5500','91707930832','2024-02-14 20:16:12',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1481,'4000','91707930832','2024-02-14 20:16:12',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(1482,'1050','91707930994','2024-02-14 20:17:43',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170793106802800323339','No',NULL,NULL,''),(1483,'4000','91707930994','2024-02-14 20:17:43',NULL,200.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(1484,'1010','91707992533','2024-02-15 13:30:13',1050.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170799305502500323339','No',NULL,NULL,'7ej'),(1485,'1110','91707992533','2024-02-15 13:30:13',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1486,'5500','91707992533','2024-02-15 13:30:13',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1487,'4000','91707992533','2024-02-15 13:30:13',NULL,1050.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1488,'1050','91707993937','2024-02-15 14:47:54',1659.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170799769202200323339','No',NULL,NULL,''),(1489,'1110','91707993937','2024-02-15 14:47:54',NULL,916.00,'','9','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(1490,'1110','91707993937','2024-02-15 14:47:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','5029053579023','','No',NULL,NULL,''),(1491,'5500','91707993937','2024-02-15 14:47:54',916.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1492,'4000','91707993937','2024-02-15 14:47:54',NULL,1399.00,'','9','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(1493,'4000','91707993937','2024-02-15 14:47:54',NULL,260.00,'','9','1','Good sold','1','','sales','5029053579023','','No',NULL,NULL,''),(1494,'1010','91708009850','2024-02-15 18:13:11',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170801001702700323330','No',NULL,NULL,'601'),(1495,'1110','91708009850','2024-02-15 18:13:11',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(1496,'5500','91708009850','2024-02-15 18:13:11',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1497,'4000','91708009850','2024-02-15 18:13:11',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(1498,'1010','91708013828','2024-02-15 19:31:34',10520.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170801517302300323330','No',NULL,NULL,'t7a'),(1499,'1110','91708013828','2024-02-15 19:31:34',NULL,1800.00,'','9','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1500,'1110','91708013828','2024-02-15 19:31:34',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1501,'1110','91708013828','2024-02-15 19:31:34',NULL,125.00,'','9','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(1502,'1110','91708013828','2024-02-15 19:31:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(1503,'1110','91708013828','2024-02-15 19:31:34',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(1504,'1110','91708013828','2024-02-15 19:31:34',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1505,'1110','91708013828','2024-02-15 19:31:34',NULL,132.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(1506,'1110','91708013828','2024-02-15 19:31:34',NULL,135.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1507,'1110','91708013828','2024-02-15 19:31:34',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(1508,'1110','91708013828','2024-02-15 19:31:34',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1509,'1110','91708013828','2024-02-15 19:31:34',NULL,190.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(1510,'1110','91708013828','2024-02-15 19:31:34',NULL,600.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1511,'5500','91708013828','2024-02-15 19:31:34',6165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1512,'4000','91708013828','2024-02-15 19:31:34',NULL,2500.00,'','9','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1513,'4000','91708013828','2024-02-15 19:31:34',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1514,'4000','91708013828','2024-02-15 19:31:34',NULL,300.00,'','9','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1515,'4000','91708013828','2024-02-15 19:31:34',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1516,'4000','91708013828','2024-02-15 19:31:34',NULL,1100.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(1517,'4000','91708013828','2024-02-15 19:31:34',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1518,'4000','91708013828','2024-02-15 19:31:34',NULL,360.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(1519,'4000','91708013828','2024-02-15 19:31:34',NULL,360.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1520,'4000','91708013828','2024-02-15 19:31:34',NULL,1500.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(1521,'4000','91708013828','2024-02-15 19:31:34',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1522,'4000','91708013828','2024-02-15 19:31:34',NULL,250.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(1523,'4000','91708013828','2024-02-15 19:31:34',NULL,1050.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1524,'1050','91708015175','2024-02-15 19:44:22',1040.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170801552102100323330','No',NULL,NULL,''),(1525,'1110','91708015175','2024-02-15 19:44:22',NULL,44.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(1526,'1110','91708015175','2024-02-15 19:44:22',NULL,380.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1527,'1110','91708015175','2024-02-15 19:44:22',NULL,266.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1528,'5500','91708015175','2024-02-15 19:44:22',690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1529,'4000','91708015175','2024-02-15 19:44:22',NULL,120.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(1530,'4000','91708015175','2024-02-15 19:44:22',NULL,520.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1531,'4000','91708015175','2024-02-15 19:44:22',NULL,400.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1532,'1050','91708070812','2024-02-16 13:03:33',440.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170807787702700323330','No',NULL,NULL,''),(1533,'1110','91708070812','2024-02-16 13:03:33',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(1534,'1110','91708070812','2024-02-16 13:03:33',NULL,90.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1535,'5500','91708070812','2024-02-16 13:03:33',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1536,'4000','91708070812','2024-02-16 13:03:33',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(1537,'4000','91708070812','2024-02-16 13:03:33',NULL,240.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1538,'1010','91708085985','2024-02-16 16:22:27',2850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170808999102100323330','No',NULL,NULL,'dmu'),(1539,'1110','91708085985','2024-02-16 16:22:27',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1540,'1110','91708085985','2024-02-16 16:22:27',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1541,'5500','91708085985','2024-02-16 16:22:27',1920.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1542,'4000','91708085985','2024-02-16 16:22:27',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1543,'4000','91708085985','2024-02-16 16:22:27',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1544,'1050','91708097249','2024-02-16 18:36:45',4250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170809826302300323330','No',NULL,NULL,''),(1545,'1110','91708097249','2024-02-16 18:36:45',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1546,'1110','91708097249','2024-02-16 18:36:45',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1547,'1110','91708097249','2024-02-16 18:36:45',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1548,'1110','91708097249','2024-02-16 18:36:45',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(1549,'5500','91708097249','2024-02-16 18:36:45',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1550,'4000','91708097249','2024-02-16 18:36:45',NULL,1200.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1551,'4000','91708097249','2024-02-16 18:36:45',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1552,'4000','91708097249','2024-02-16 18:36:45',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1553,'4000','91708097249','2024-02-16 18:36:45',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(1554,'1010','91708098675','2024-02-16 19:04:28',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170809951602600323330','No',NULL,NULL,'qri'),(1555,'1110','91708098675','2024-02-16 19:04:28',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(1556,'5500','91708098675','2024-02-16 19:04:28',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1557,'4000','91708098675','2024-02-16 19:04:28',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(1558,'1010','91708099517','2024-02-16 19:26:27',1250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170810091302300323331','No',NULL,NULL,'tg8'),(1559,'1050','91708099517','2024-02-16 19:26:27',3000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170810091302300323331','No',NULL,NULL,'tg8'),(1560,'1110','91708099517','2024-02-16 19:26:27',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(1561,'1110','91708099517','2024-02-16 19:26:27',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1562,'1110','91708099517','2024-02-16 19:26:27',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1563,'1110','91708099517','2024-02-16 19:26:27',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1564,'5500','91708099517','2024-02-16 19:26:27',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1565,'4000','91708099517','2024-02-16 19:26:27',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(1566,'4000','91708099517','2024-02-16 19:26:27',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1567,'4000','91708099517','2024-02-16 19:26:27',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1568,'4000','91708099517','2024-02-16 19:26:27',NULL,1200.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1569,'1050','91708153972','2024-02-17 11:26:06',780.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170815845602600323331','No',NULL,NULL,''),(1570,'4000','91708153972','2024-02-17 11:26:06',NULL,780.00,'','9','1','Good sold','1','','sales','5029053579023','','No',NULL,NULL,''),(1571,'1010','91708158457','2024-02-17 13:03:07',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170816422502500323331','No',NULL,NULL,'od0'),(1572,'1110','91708158457','2024-02-17 13:03:07',NULL,350.00,'','9','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(1573,'5500','91708158457','2024-02-17 13:03:07',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1574,'4000','91708158457','2024-02-17 13:03:07',NULL,750.00,'','9','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(1575,'1010','91708164699','2024-02-17 13:27:01',1950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170816584102100323331','No',NULL,NULL,'nz8'),(1576,'1110','91708164699','2024-02-17 13:27:01',NULL,750.00,'','9','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(1577,'1110','91708164699','2024-02-17 13:27:01',NULL,350.00,'','9','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1578,'5500','91708164699','2024-02-17 13:27:01',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1579,'4000','91708164699','2024-02-17 13:27:01',NULL,1250.00,'','9','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(1580,'4000','91708164699','2024-02-17 13:27:01',NULL,700.00,'','9','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1581,'1010','91708165973','2024-02-17 14:16:26',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170816873202200323331','No',NULL,NULL,'2qx'),(1582,'1110','91708165973','2024-02-17 14:16:26',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(1583,'5500','91708165973','2024-02-17 14:16:26',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1584,'4000','91708165973','2024-02-17 14:16:26',NULL,1200.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1585,'1010','91708168733','2024-02-17 14:22:56',3200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170816907002000323331','No',NULL,NULL,'r5z'),(1586,'1110','91708168733','2024-02-17 14:22:56',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(1587,'1110','91708168733','2024-02-17 14:22:56',NULL,1800.00,'','9','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1588,'5500','91708168733','2024-02-17 14:22:56',2150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1589,'4000','91708168733','2024-02-17 14:22:56',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(1590,'4000','91708168733','2024-02-17 14:22:56',NULL,2500.00,'','9','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1591,'1010','91708180649','2024-02-17 17:38:46',2600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170818091902900323331','No',NULL,NULL,'rsr'),(1592,'1110','91708180649','2024-02-17 17:38:46',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1593,'1110','91708180649','2024-02-17 17:38:46',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(1594,'5500','91708180649','2024-02-17 17:38:46',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1595,'4000','91708180649','2024-02-17 17:38:46',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1596,'4000','91708180649','2024-02-17 17:38:46',NULL,1300.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(1597,'1010','91708185546','2024-02-17 19:03:07',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170818582002000323331','No',NULL,NULL,'vip'),(1598,'1110','91708185546','2024-02-17 19:03:07',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1599,'5500','91708185546','2024-02-17 19:03:07',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1600,'4000','91708185546','2024-02-17 19:03:07',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1601,'1050','91708187543','2024-02-17 19:32:38',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170818756602600323331','No',NULL,NULL,''),(1602,'1110','91708187543','2024-02-17 19:32:38',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(1603,'5500','91708187543','2024-02-17 19:32:38',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1604,'4000','91708187543','2024-02-17 19:32:38',NULL,1300.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1605,'1010','91708255738','2024-02-18 15:39:46',3600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170826018602600323332','No',NULL,NULL,'p2j'),(1606,'1110','91708255738','2024-02-18 15:39:46',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(1607,'5500','91708255738','2024-02-18 15:39:46',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1608,'4000','91708255738','2024-02-18 15:39:46',NULL,3600.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(1609,'1050','91708270276','2024-02-18 18:36:27',2099.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170827135602600323332','No',NULL,NULL,''),(1610,'1110','91708270276','2024-02-18 18:36:27',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1611,'1110','91708270276','2024-02-18 18:36:27',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(1612,'5500','91708270276','2024-02-18 18:36:27',1556.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1613,'4000','91708270276','2024-02-18 18:36:27',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1614,'4000','91708270276','2024-02-18 18:36:27',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(1615,'1050','91708271357','2024-02-18 18:50:57',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170827146702700323332','No',NULL,NULL,''),(1616,'4000','91708271357','2024-02-18 18:50:57',NULL,400.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(1617,'1010','91708329866','2024-02-19 11:04:39',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170832992702700323333','No',NULL,NULL,'or8'),(1618,'1110','91708329866','2024-02-19 11:04:39',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1619,'5500','91708329866','2024-02-19 11:04:39',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1620,'4000','91708329866','2024-02-19 11:04:39',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1621,'1010','91708330177','2024-02-19 12:21:44',1450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170833453702700323333','No',NULL,NULL,'6j3'),(1622,'1110','91708330177','2024-02-19 12:21:44',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1623,'1110','91708330177','2024-02-19 12:21:44',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1624,'5500','91708330177','2024-02-19 12:21:44',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1625,'4000','91708330177','2024-02-19 12:21:44',NULL,1100.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1626,'4000','91708330177','2024-02-19 12:21:44',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1627,'1010','91708418674','2024-02-20 11:46:44',2200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170841907902900323334','No',NULL,NULL,''),(1628,'1110','91708418674','2024-02-20 11:46:44',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(1629,'1110','91708418674','2024-02-20 11:46:44',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1630,'1110','91708418674','2024-02-20 11:46:44',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1631,'5500','91708418674','2024-02-20 11:46:44',1370.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1632,'4000','91708418674','2024-02-20 11:46:44',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1633,'4000','91708418674','2024-02-20 11:46:44',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1634,'4000','91708418674','2024-02-20 11:46:44',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1635,'1050','91708419858','2024-02-20 12:04:34',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170841988602600323334','No',NULL,NULL,''),(1636,'1110','91708419858','2024-02-20 12:04:34',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(1637,'5500','91708419858','2024-02-20 12:04:34',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1638,'4000','91708419858','2024-02-20 12:04:34',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(1639,'1010','91708427605','2024-02-20 14:14:23',240.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170842768002000323334','No',NULL,NULL,'n49'),(1640,'1110','91708427605','2024-02-20 14:14:23',NULL,90.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1641,'5500','91708427605','2024-02-20 14:14:23',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1642,'4000','91708427605','2024-02-20 14:14:23',NULL,240.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1643,'1010','91708427681','2024-02-20 14:26:07',160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170842840802800323334','No',NULL,NULL,'jvk'),(1644,'1110','91708427681','2024-02-20 14:26:07',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1645,'5500','91708427681','2024-02-20 14:26:07',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1646,'4000','91708427681','2024-02-20 14:26:07',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1647,'1050','91708429440','2024-02-20 14:55:36',900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170843032402400323334','No',NULL,NULL,''),(1648,'1110','91708429440','2024-02-20 14:55:36',NULL,350.00,'','9','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(1649,'1110','91708429440','2024-02-20 14:55:36',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(1650,'5500','91708429440','2024-02-20 14:55:36',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1651,'4000','91708429440','2024-02-20 14:55:36',NULL,700.00,'','9','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(1652,'4000','91708429440','2024-02-20 14:55:36',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(1653,'1010','91708430326','2024-02-20 15:06:16',2050.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170843080602600323334','No',NULL,NULL,'wzm'),(1654,'1110','91708430326','2024-02-20 15:06:16',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(1655,'1110','91708430326','2024-02-20 15:06:16',NULL,300.00,'','9','1','Inventory sold','1','','sales','180','','No',NULL,NULL,''),(1656,'1110','91708430326','2024-02-20 15:06:16',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1657,'1110','91708430326','2024-02-20 15:06:16',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(1658,'5500','91708430326','2024-02-20 15:06:16',1170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1659,'4000','91708430326','2024-02-20 15:06:16',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(1660,'4000','91708430326','2024-02-20 15:06:16',NULL,550.00,'','9','1','Good sold','1','','sales','180','','No',NULL,NULL,''),(1661,'4000','91708430326','2024-02-20 15:06:16',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1662,'4000','91708430326','2024-02-20 15:06:16',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1663,'1010','91708434635','2024-02-20 16:12:48',1800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170843480302300323334','No',NULL,NULL,'jq3'),(1664,'1110','91708434635','2024-02-20 16:12:48',NULL,1400.00,'','9','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(1665,'5500','91708434635','2024-02-20 16:12:48',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1666,'4000','91708434635','2024-02-20 16:12:48',NULL,1800.00,'','9','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(1667,'1010','91708436088','2024-02-20 16:41:19',2200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170843656202200323334','No',NULL,NULL,'yvz'),(1668,'1110','91708436088','2024-02-20 16:41:19',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(1669,'1110','91708436088','2024-02-20 16:41:19',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(1670,'1110','91708436088','2024-02-20 16:41:19',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(1671,'5500','91708436088','2024-02-20 16:41:19',1454.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1672,'4000','91708436088','2024-02-20 16:41:19',NULL,1500.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(1673,'4000','91708436088','2024-02-20 16:41:19',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(1674,'4000','91708436088','2024-02-20 16:41:19',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(1675,'1050','91708440613','2024-02-20 17:50:27',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170844074002000323334','No',NULL,NULL,''),(1676,'1110','91708440613','2024-02-20 17:50:27',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1677,'5500','91708440613','2024-02-20 17:50:27',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1678,'4000','91708440613','2024-02-20 17:50:27',NULL,1200.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1679,'1010','91708506158','2024-02-21 12:03:41',2400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170850631102100323335','No',NULL,NULL,'10e'),(1680,'1110','91708506158','2024-02-21 12:03:41',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1681,'1110','91708506158','2024-02-21 12:03:41',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(1682,'5500','91708506158','2024-02-21 12:03:41',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1683,'4000','91708506158','2024-02-21 12:03:41',NULL,1100.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1684,'4000','91708506158','2024-02-21 12:03:41',NULL,1300.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(1685,'1050','91708506312','2024-02-21 13:22:02',1900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170851094402400323335','No',NULL,NULL,''),(1686,'1110','91708506312','2024-02-21 13:22:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(1687,'1110','91708506312','2024-02-21 13:22:02',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1688,'1110','91708506312','2024-02-21 13:22:02',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1689,'5500','91708506312','2024-02-21 13:22:02',1083.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1690,'4000','91708506312','2024-02-21 13:22:02',NULL,400.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(1691,'4000','91708506312','2024-02-21 13:22:02',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1692,'4000','91708506312','2024-02-21 13:22:02',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1693,'1010','91708510997','2024-02-21 13:39:29',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170851201402400323335','No',NULL,NULL,'u8a'),(1694,'1110','91708510997','2024-02-21 13:39:29',NULL,84.00,'','9','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(1695,'5500','91708510997','2024-02-21 13:39:29',84.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1696,'4000','91708510997','2024-02-21 13:39:29',NULL,200.00,'','9','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1697,'1010','91708512014','2024-02-21 15:04:16',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170851719502500323335','No',NULL,NULL,'5yp'),(1698,'1110','91708512014','2024-02-21 15:04:16',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1699,'5500','91708512014','2024-02-21 15:04:16',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1700,'4000','91708512014','2024-02-21 15:04:16',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1701,'1050','91708595186','2024-02-22 12:47:47',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170859527902900323335','No',NULL,NULL,''),(1702,'1110','91708595186','2024-02-22 12:47:47',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(1703,'5500','91708595186','2024-02-22 12:47:47',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1704,'4000','91708595186','2024-02-22 12:47:47',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1705,'1050','91708595908','2024-02-22 14:14:36',1550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170860063402400323336','No',NULL,NULL,''),(1706,'1110','91708595908','2024-02-22 14:14:36',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1707,'1110','91708595908','2024-02-22 14:14:36',NULL,400.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1708,'5500','91708595908','2024-02-22 14:14:36',920.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1709,'4000','91708595908','2024-02-22 14:14:36',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1710,'4000','91708595908','2024-02-22 14:14:36',NULL,700.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1711,'1010','91708603144','2024-02-22 14:59:19',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170860319002000323336','No',NULL,NULL,'fna'),(1712,'1110','91708603144','2024-02-22 14:59:19',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(1713,'5500','91708603144','2024-02-22 14:59:19',104.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1714,'4000','91708603144','2024-02-22 14:59:19',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(1715,'1010','91708603191','2024-02-22 15:23:14',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170860473202200323336','No',NULL,NULL,'0d5'),(1716,'4000','91708603191','2024-02-22 15:23:14',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(1717,'1050','91708618004','2024-02-22 19:07:12',1900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170861804802800323336','No',NULL,NULL,''),(1718,'4000','91708618004','2024-02-22 19:07:12',NULL,1900.00,'','9','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(1719,'1010','91708687617','2024-02-23 14:27:33',850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170868776802800323336','No',NULL,NULL,'mvd'),(1720,'1110','91708687617','2024-02-23 14:27:33',NULL,250.00,'','9','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(1721,'1110','91708687617','2024-02-23 14:27:33',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1722,'5500','91708687617','2024-02-23 14:27:33',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1723,'4000','91708687617','2024-02-23 14:27:33',NULL,400.00,'','9','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(1724,'4000','91708687617','2024-02-23 14:27:33',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(1725,'1010','91708693084','2024-02-23 15:59:18',1150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170869319102100323336','No',NULL,NULL,'xg6'),(1726,'1110','91708693084','2024-02-23 15:59:18',NULL,0.00,'','9','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(1727,'1110','91708693084','2024-02-23 15:59:18',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(1728,'1110','91708693084','2024-02-23 15:59:18',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1729,'5500','91708693084','2024-02-23 15:59:18',295.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1730,'4000','91708693084','2024-02-23 15:59:18',NULL,650.00,'','9','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(1731,'4000','91708693084','2024-02-23 15:59:18',NULL,400.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(1732,'4000','91708693084','2024-02-23 15:59:18',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1733,'1010','91708699887','2024-02-23 17:51:54',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170870006602600323337','No',NULL,NULL,'vy1'),(1734,'1110','91708699887','2024-02-23 17:51:54',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1735,'5500','91708699887','2024-02-23 17:51:54',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1736,'4000','91708699887','2024-02-23 17:51:54',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1737,'1050','91708701330','2024-02-23 18:16:04',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170870137402400323337','No',NULL,NULL,''),(1738,'1110','91708701330','2024-02-23 18:16:04',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1739,'5500','91708701330','2024-02-23 18:16:04',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1740,'4000','91708701330','2024-02-23 18:16:04',NULL,1300.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1741,'1010','91708701375','2024-02-23 18:18:28',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170870153502500323337','No',NULL,NULL,'uc9'),(1742,'1110','91708701375','2024-02-23 18:18:28',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(1743,'5500','91708701375','2024-02-23 18:18:28',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1744,'4000','91708701375','2024-02-23 18:18:28',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(1745,'1010','91708766734','2024-02-24 12:26:20',2150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170876680002000323337','No',NULL,NULL,'pon'),(1746,'1110','91708766734','2024-02-24 12:26:20',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1747,'1110','91708766734','2024-02-24 12:26:20',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1748,'5500','91708766734','2024-02-24 12:26:20',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1749,'4000','91708766734','2024-02-24 12:26:20',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1750,'4000','91708766734','2024-02-24 12:26:20',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1751,'1010','91708768235','2024-02-24 12:51:27',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170876842002000323337','No',NULL,NULL,'kwk'),(1752,'1110','91708768235','2024-02-24 12:51:27',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1753,'5500','91708768235','2024-02-24 12:51:27',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1754,'4000','91708768235','2024-02-24 12:51:27',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1755,'1010','91708768421','2024-02-24 12:54:43',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170876854002000323337','No',NULL,NULL,'amw'),(1756,'1110','91708768421','2024-02-24 12:54:43',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1757,'5500','91708768421','2024-02-24 12:54:43',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1758,'4000','91708768421','2024-02-24 12:54:43',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1759,'1050','91708768540','2024-02-24 12:58:27',900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170876872502500323337','No',NULL,NULL,''),(1760,'4000','91708768540','2024-02-24 12:58:27',NULL,900.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1761,'1050','91708769016','2024-02-24 13:31:07',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170877067502500323337','No',NULL,NULL,''),(1762,'1110','91708769016','2024-02-24 13:31:07',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1763,'5500','91708769016','2024-02-24 13:31:07',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1764,'4000','91708769016','2024-02-24 13:31:07',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1765,'1010','91708782601','2024-02-24 16:50:46',650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170878270602600323337','No',NULL,NULL,'5fd'),(1766,'1110','91708782601','2024-02-24 16:50:46',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1767,'1110','91708782601','2024-02-24 16:50:46',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(1768,'5500','91708782601','2024-02-24 16:50:46',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1769,'4000','91708782601','2024-02-24 16:50:46',NULL,300.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1770,'4000','91708782601','2024-02-24 16:50:46',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(1771,'1050','91708790126','2024-02-24 18:57:05',2299.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170879043302300323337','No',NULL,NULL,''),(1772,'1110','91708790126','2024-02-24 18:57:05',NULL,0.00,'','9','1','Inventory sold','1','','sales','6224008817567','','No',NULL,NULL,''),(1773,'1110','91708790126','2024-02-24 18:57:05',NULL,84.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1774,'1110','91708790126','2024-02-24 18:57:05',NULL,850.00,'','9','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(1775,'5500','91708790126','2024-02-24 18:57:05',934.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1776,'4000','91708790126','2024-02-24 18:57:05',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817567','','No',NULL,NULL,''),(1777,'4000','91708790126','2024-02-24 18:57:05',NULL,100.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1778,'4000','91708790126','2024-02-24 18:57:05',NULL,1400.00,'','9','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(1779,'1010','91708797692','2024-02-24 21:01:50',1399.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170879775202200323337','No',NULL,NULL,'8de'),(1780,'1110','91708797692','2024-02-24 21:01:50',NULL,1050.00,'','9','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(1781,'5500','91708797692','2024-02-24 21:01:50',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1782,'4000','91708797692','2024-02-24 21:01:50',NULL,1399.00,'','9','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(1783,'1050','91708798860','2024-02-24 21:23:33',330.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170879908102100323337','No',NULL,NULL,''),(1784,'1110','91708798860','2024-02-24 21:23:33',NULL,125.00,'','9','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1785,'1110','91708798860','2024-02-24 21:23:33',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(1786,'5500','91708798860','2024-02-24 21:23:33',206.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1787,'4000','91708798860','2024-02-24 21:23:33',NULL,180.00,'','9','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1788,'4000','91708798860','2024-02-24 21:23:33',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(1789,'1010','91708856790','2024-02-25 13:26:53',1950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170885691802800323338','No',NULL,NULL,'mqs'),(1790,'1110','91708856790','2024-02-25 13:26:53',NULL,1400.00,'','9','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(1791,'5500','91708856790','2024-02-25 13:26:53',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1792,'4000','91708856790','2024-02-25 13:26:53',NULL,1950.00,'','9','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(1793,'1010','91708864403','2024-02-25 15:34:15',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170886448502500323338','No',NULL,NULL,'g1v'),(1794,'1110','91708864403','2024-02-25 15:34:15',NULL,420.00,'','9','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(1795,'1110','91708864403','2024-02-25 15:34:15',NULL,252.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1796,'5500','91708864403','2024-02-25 15:34:15',672.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1797,'4000','91708864403','2024-02-25 15:34:15',NULL,1000.00,'','9','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1798,'4000','91708864403','2024-02-25 15:34:15',NULL,300.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1799,'1010','91708867471','2024-02-25 16:34:03',520.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170886816602600323338','No',NULL,NULL,'wjg'),(1800,'1110','91708867471','2024-02-25 16:34:03',NULL,125.00,'','9','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(1801,'1110','91708867471','2024-02-25 16:34:03',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(1802,'5500','91708867471','2024-02-25 16:34:03',275.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1803,'4000','91708867471','2024-02-25 16:34:03',NULL,320.00,'','9','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(1804,'4000','91708867471','2024-02-25 16:34:03',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(1805,'1050','91708868350','2024-02-25 16:39:27',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170886838702700323338','No',NULL,NULL,''),(1806,'4000','91708868350','2024-02-25 16:39:27',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1807,'1010','101708871757','2024-02-25 18:15:42',1200.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10170887418473837030228','No',NULL,NULL,'w1t'),(1808,'1110','101708871757','2024-02-25 18:15:42',NULL,700.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(1809,'5500','101708871757','2024-02-25 18:15:42',700.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1810,'4000','101708871757','2024-02-25 18:15:42',NULL,1200.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1811,'1010','91708874481','2024-02-25 18:21:39',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170887454002000323338','No',NULL,NULL,'w1t'),(1812,'1110','91708874481','2024-02-25 18:21:39',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(1813,'5500','91708874481','2024-02-25 18:21:39',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1814,'4000','91708874481','2024-02-25 18:21:39',NULL,1200.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(1815,'1010','91708882514','2024-02-25 20:36:04',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170888263002000323338','No',NULL,NULL,'dl7'),(1816,'1110','91708882514','2024-02-25 20:36:04',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(1817,'5500','91708882514','2024-02-25 20:36:04',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1818,'4000','91708882514','2024-02-25 20:36:04',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(1819,'1010','91708938846','2024-02-26 12:30:04',2850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170893997002000323339','No',NULL,NULL,'zb4'),(1820,'1110','91708938846','2024-02-26 12:30:04',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1821,'1110','91708938846','2024-02-26 12:30:04',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1822,'5500','91708938846','2024-02-26 12:30:04',1920.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1823,'4000','91708938846','2024-02-26 12:30:04',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1824,'4000','91708938846','2024-02-26 12:30:04',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1825,'1010','91708939971','2024-02-26 14:23:02',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170894686502500323339','No',NULL,NULL,'scd'),(1826,'1110','91708939971','2024-02-26 14:23:02',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1827,'5500','91708939971','2024-02-26 14:23:02',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1828,'4000','91708939971','2024-02-26 14:23:02',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1829,'1010','91708948189','2024-02-26 14:50:02',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170894826202200323339','No',NULL,NULL,'326'),(1830,'1110','91708948189','2024-02-26 14:50:02',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1831,'5500','91708948189','2024-02-26 14:50:02',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1832,'4000','91708948189','2024-02-26 14:50:02',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1833,'1050','91709015742','2024-02-27 11:04:51',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170902123902900323330','No',NULL,NULL,''),(1834,'1110','91709015742','2024-02-27 11:04:51',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(1835,'5500','91709015742','2024-02-27 11:04:51',208.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1836,'4000','91709015742','2024-02-27 11:04:51',NULL,400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(1837,'1010','91709021239','2024-02-27 11:58:16',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170902463402400323330','No',NULL,NULL,''),(1838,'1110','91709021239','2024-02-27 11:58:16',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(1839,'5500','91709021239','2024-02-27 11:58:16',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1840,'4000','91709021239','2024-02-27 11:58:16',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(1841,'1010','91709024636','2024-02-27 12:53:28',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170902763302300323330','No',NULL,NULL,'i1w'),(1842,'1110','91709024636','2024-02-27 12:53:28',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(1843,'5500','91709024636','2024-02-27 12:53:28',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1844,'4000','91709024636','2024-02-27 12:53:28',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(1845,'1010','91709036541','2024-02-27 15:24:41',1998.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170903670602600323330','No',NULL,NULL,'zku'),(1846,'1110','91709036541','2024-02-27 15:24:41',NULL,1212.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(1847,'1110','91709036541','2024-02-27 15:24:41',NULL,320.00,'','9','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(1848,'5500','91709036541','2024-02-27 15:24:41',1532.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1849,'4000','91709036541','2024-02-27 15:24:41',NULL,1598.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(1850,'4000','91709036541','2024-02-27 15:24:41',NULL,400.00,'','9','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(1851,'1010','91709046664','2024-02-27 18:11:54',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170904673202200323330','No',NULL,NULL,'00h'),(1852,'1110','91709046664','2024-02-27 18:11:54',NULL,595.00,'','9','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(1853,'5500','91709046664','2024-02-27 18:11:54',595.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1854,'4000','91709046664','2024-02-27 18:11:54',NULL,799.00,'','9','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1855,'1010','91709046733','2024-02-27 18:22:37',1399.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170904746802800323330','No',NULL,NULL,'t79'),(1856,'1110','91709046733','2024-02-27 18:22:37',NULL,1050.00,'','9','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(1857,'5500','91709046733','2024-02-27 18:22:37',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1858,'4000','91709046733','2024-02-27 18:22:37',NULL,1399.00,'','9','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(1859,'1010','91709102673','2024-02-28 11:13:14',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170910802502500323331','No',NULL,NULL,'tpk'),(1860,'1110','91709102673','2024-02-28 11:13:14',NULL,595.00,'','9','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(1861,'5500','91709102673','2024-02-28 11:13:14',595.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1862,'4000','91709102673','2024-02-28 11:13:14',NULL,799.00,'','9','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1863,'1010','91709112325','2024-02-28 12:25:48',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170911256502500323331','No',NULL,NULL,'epx'),(1864,'1110','91709112325','2024-02-28 12:25:48',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(1865,'5500','91709112325','2024-02-28 12:25:48',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1866,'4000','91709112325','2024-02-28 12:25:48',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(1867,'1010','91709112566','2024-02-28 13:52:12',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170911763202200323331','No',NULL,NULL,'xmv'),(1868,'1110','91709112566','2024-02-28 13:52:12',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1869,'5500','91709112566','2024-02-28 13:52:12',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1870,'4000','91709112566','2024-02-28 13:52:12',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(1871,'1010','91709119873','2024-02-28 15:20:19',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170912322402400323331','No',NULL,NULL,'qt9'),(1872,'1110','91709119873','2024-02-28 15:20:19',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(1873,'5500','91709119873','2024-02-28 15:20:19',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1874,'4000','91709119873','2024-02-28 15:20:19',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(1875,'1010','91709123225','2024-02-28 15:27:42',1399.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170912597802800323331','No',NULL,NULL,'tra'),(1876,'1110','91709123225','2024-02-28 15:27:42',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1877,'1110','91709123225','2024-02-28 15:27:42',NULL,0.00,'','9','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(1878,'5500','91709123225','2024-02-28 15:27:42',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1879,'4000','91709123225','2024-02-28 15:27:42',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1880,'4000','91709123225','2024-02-28 15:27:42',NULL,699.00,'','9','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(1881,'1010','91709127460','2024-02-28 16:46:53',3500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170912819502500323331','No',NULL,NULL,'sbs4fxkcbs'),(1882,'1110','91709127460','2024-02-28 16:46:53',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1883,'1110','91709127460','2024-02-28 16:46:53',NULL,1500.00,'','9','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(1884,'5500','91709127460','2024-02-28 16:46:53',2450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1885,'4000','91709127460','2024-02-28 16:46:53',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1886,'4000','91709127460','2024-02-28 16:46:53',NULL,2200.00,'','9','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(1887,'1010','91709129727','2024-02-28 18:26:25',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170913471202200323331','No',NULL,NULL,'sbs'),(1888,'4000','91709129727','2024-02-28 18:26:25',NULL,800.00,'','9','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(1889,'1010','91709191973','2024-02-29 10:34:18',299.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170919207902900323331','No',NULL,NULL,'t88'),(1890,'1110','91709191973','2024-02-29 10:34:18',NULL,173.00,'','9','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(1891,'5500','91709191973','2024-02-29 10:34:18',173.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1892,'4000','91709191973','2024-02-29 10:34:18',NULL,299.00,'','9','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(1893,'1010','91709192081','2024-02-29 11:06:55',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170919404002000323331','No',NULL,NULL,'uow'),(1894,'1110','91709192081','2024-02-29 11:06:55',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(1895,'5500','91709192081','2024-02-29 11:06:55',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1896,'4000','91709192081','2024-02-29 11:06:55',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(1897,'1010','91709205486','2024-02-29 14:18:29',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170920577202200323332','No',NULL,NULL,'197'),(1898,'1110','91709205486','2024-02-29 14:18:29',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(1899,'5500','91709205486','2024-02-29 14:18:29',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1900,'4000','91709205486','2024-02-29 14:18:29',NULL,1600.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(1901,'1050','91709217946','2024-02-29 18:35:49',3300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170922095902900323332','No',NULL,NULL,''),(1902,'1110','91709217946','2024-02-29 18:35:49',NULL,2500.00,'','9','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(1903,'5500','91709217946','2024-02-29 18:35:49',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1904,'4000','91709217946','2024-02-29 18:35:49',NULL,3300.00,'','9','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(1905,'1010','91709224447','2024-02-29 19:43:15',2800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170922501302300323332','No',NULL,NULL,'sbt'),(1906,'1110','91709224447','2024-02-29 19:43:15',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1907,'1110','91709224447','2024-02-29 19:43:15',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(1908,'5500','91709224447','2024-02-29 19:43:15',1920.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1909,'4000','91709224447','2024-02-29 19:43:15',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(1910,'4000','91709224447','2024-02-29 19:43:15',NULL,800.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(1911,'1050','91709231379','2024-02-29 21:32:17',1998.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170923159002000323332','No',NULL,NULL,''),(1912,'1110','91709231379','2024-02-29 21:32:17',NULL,595.00,'','9','1','Inventory sold','1','','sales','160','','No',NULL,NULL,''),(1913,'1110','91709231379','2024-02-29 21:32:17',NULL,173.00,'','9','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(1914,'1110','91709231379','2024-02-29 21:32:17',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1915,'1110','91709231379','2024-02-29 21:32:17',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(1916,'5500','91709231379','2024-02-29 21:32:17',1368.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1917,'4000','91709231379','2024-02-29 21:32:17',NULL,799.00,'','9','1','Good sold','1','','sales','160','','No',NULL,NULL,''),(1918,'4000','91709231379','2024-02-29 21:32:17',NULL,299.00,'','9','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(1919,'4000','91709231379','2024-02-29 21:32:17',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1920,'4000','91709231379','2024-02-29 21:32:17',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(1921,'1010','91709275819','2024-03-01 09:52:25',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170927596702700323332','No',NULL,NULL,'b87'),(1922,'1110','91709275819','2024-03-01 09:52:25',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(1923,'5500','91709275819','2024-03-01 09:52:25',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1924,'4000','91709275819','2024-03-01 09:52:25',NULL,1000.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(1925,'1050','91709276217','2024-03-01 11:52:27',50.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170928325402400323332','No',NULL,NULL,''),(1926,'1110','91709276217','2024-03-01 11:52:27',NULL,42.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(1927,'5500','91709276217','2024-03-01 11:52:27',42.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1928,'4000','91709276217','2024-03-01 11:52:27',NULL,50.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(1929,'1050','91709301161','2024-03-01 16:53:14',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170930120702700323333','No',NULL,NULL,''),(1930,'4000','91709301161','2024-03-01 16:53:14',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(1931,'1010','91709301207','2024-03-01 18:21:23',3399.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170930651202200323333','No',NULL,NULL,'iav'),(1932,'1110','91709301207','2024-03-01 18:21:23',NULL,1900.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1933,'1110','91709301207','2024-03-01 18:21:23',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(1934,'5500','91709301207','2024-03-01 18:21:23',2506.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1935,'4000','91709301207','2024-03-01 18:21:23',NULL,2600.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1936,'4000','91709301207','2024-03-01 18:21:23',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(1937,'1010','91709306513','2024-03-01 18:23:59',440.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170930701402400323333','No',NULL,NULL,'df3'),(1938,'1110','91709306513','2024-03-01 18:23:59',NULL,120.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(1939,'1110','91709306513','2024-03-01 18:23:59',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1940,'5500','91709306513','2024-03-01 18:23:59',253.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1941,'4000','91709306513','2024-03-01 18:23:59',NULL,240.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(1942,'4000','91709306513','2024-03-01 18:23:59',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1943,'1010','91709361395','2024-03-02 09:45:39',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170936197002000323333','No',NULL,NULL,'ddd'),(1944,'4000','91709361395','2024-03-02 09:45:39',NULL,500.00,'','9','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1945,'1010','91709362223','2024-03-02 10:50:12',120.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170936596602600323333','No',NULL,NULL,'sc2'),(1946,'1110','91709362223','2024-03-02 10:50:12',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1947,'5500','91709362223','2024-03-02 10:50:12',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1948,'4000','91709362223','2024-03-02 10:50:12',NULL,120.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1949,'1010','91709365968','2024-03-02 11:38:22',2750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170936877902900323333','No',NULL,NULL,'rrl'),(1950,'1110','91709365968','2024-03-02 11:38:22',NULL,350.00,'','9','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(1951,'1110','91709365968','2024-03-02 11:38:22',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1952,'1110','91709365968','2024-03-02 11:38:22',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(1953,'5500','91709365968','2024-03-02 11:38:22',1750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1954,'4000','91709365968','2024-03-02 11:38:22',NULL,700.00,'','9','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(1955,'4000','91709365968','2024-03-02 11:38:22',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1956,'4000','91709365968','2024-03-02 11:38:22',NULL,750.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(1957,'1010','91709377231','2024-03-02 14:02:42',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170937753602600323333','No',NULL,NULL,'xe4'),(1958,'1110','91709377231','2024-03-02 14:02:42',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(1959,'5500','91709377231','2024-03-02 14:02:42',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1960,'4000','91709377231','2024-03-02 14:02:42',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(1961,'1010','91709401459','2024-03-02 20:45:20',180.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170940154002000323334','No',NULL,NULL,'zmo'),(1962,'1110','91709401459','2024-03-02 20:45:20',NULL,125.00,'','9','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(1963,'5500','91709401459','2024-03-02 20:45:20',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1964,'4000','91709401459','2024-03-02 20:45:20',NULL,180.00,'','9','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(1965,'1010','91709401609','2024-03-02 20:49:00',11100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170940176902900323334','No',NULL,NULL,'2fh'),(1966,'1110','91709401609','2024-03-02 20:49:00',NULL,1800.00,'','9','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(1967,'1110','91709401609','2024-03-02 20:49:00',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(1968,'1110','91709401609','2024-03-02 20:49:00',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1969,'1110','91709401609','2024-03-02 20:49:00',NULL,900.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(1970,'1110','91709401609','2024-03-02 20:49:00',NULL,3300.00,'','9','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(1971,'5500','91709401609','2024-03-02 20:49:00',7900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1972,'4000','91709401609','2024-03-02 20:49:00',NULL,2500.00,'','9','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(1973,'4000','91709401609','2024-03-02 20:49:00',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(1974,'4000','91709401609','2024-03-02 20:49:00',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1975,'4000','91709401609','2024-03-02 20:49:00',NULL,1500.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(1976,'4000','91709401609','2024-03-02 20:49:00',NULL,4200.00,'','9','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(1977,'1010','91709401770','2024-03-02 20:49:53',1450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170940182002000323334','No',NULL,NULL,'izh'),(1978,'1110','91709401770','2024-03-02 20:49:53',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1979,'5500','91709401770','2024-03-02 20:49:53',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1980,'4000','91709401770','2024-03-02 20:49:53',NULL,1450.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1981,'1050','91709446098','2024-03-03 10:03:52',4220.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170944970102100323334','No',NULL,NULL,''),(1982,'1110','91709446098','2024-03-03 10:03:52',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(1983,'1110','91709446098','2024-03-03 10:03:52',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(1984,'1110','91709446098','2024-03-03 10:03:52',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(1985,'5500','91709446098','2024-03-03 10:03:52',2995.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1986,'4000','91709446098','2024-03-03 10:03:52',NULL,3600.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(1987,'4000','91709446098','2024-03-03 10:03:52',NULL,500.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(1988,'4000','91709446098','2024-03-03 10:03:52',NULL,120.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(1989,'1010','91709451532','2024-03-03 12:20:57',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170945768302300323334','No',NULL,NULL,'b6z'),(1990,'1110','91709451532','2024-03-03 12:20:57',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(1991,'5500','91709451532','2024-03-03 12:20:57',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1992,'4000','91709451532','2024-03-03 12:20:57',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(1993,'1010','91709457684','2024-03-03 12:29:06',5000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170945820802800323334','No',NULL,NULL,'bau'),(1994,'1110','91709457684','2024-03-03 12:29:06',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(1995,'1110','91709457684','2024-03-03 12:29:06',NULL,900.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(1996,'5500','91709457684','2024-03-03 12:29:06',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1997,'4000','91709457684','2024-03-03 12:29:06',NULL,3600.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(1998,'4000','91709457684','2024-03-03 12:29:06',NULL,1400.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(1999,'1010','91709479509','2024-03-03 18:25:43',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170947956702700323334','No',NULL,NULL,'cmv'),(2000,'1110','91709479509','2024-03-03 18:25:43',NULL,1100.00,'','9','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(2001,'5500','91709479509','2024-03-03 18:25:43',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2002,'4000','91709479509','2024-03-03 18:25:43',NULL,1600.00,'','9','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(2003,'1010','91709534381','2024-03-04 09:40:20',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170953447702700323335','No',NULL,NULL,'mru'),(2004,'1110','91709534381','2024-03-04 09:40:20',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2005,'5500','91709534381','2024-03-04 09:40:20',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2006,'4000','91709534381','2024-03-04 09:40:20',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2007,'1010','91709549320','2024-03-04 13:48:53',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170954970202200323335','No',NULL,NULL,'ywt'),(2008,'1110','91709549320','2024-03-04 13:48:53',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2009,'5500','91709549320','2024-03-04 13:48:53',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2010,'4000','91709549320','2024-03-04 13:48:53',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2011,'1010','91709551462','2024-03-04 14:24:43',1550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170955150602600323335','No',NULL,NULL,'0ls'),(2012,'1110','91709551462','2024-03-04 14:24:43',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2013,'5500','91709551462','2024-03-04 14:24:43',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2014,'4000','91709551462','2024-03-04 14:24:43',NULL,1550.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2015,'1010','91709562605','2024-03-04 17:34:55',2100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170956303602600323335','No',NULL,NULL,'58w'),(2016,'1110','91709562605','2024-03-04 17:34:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(2017,'1110','91709562605','2024-03-04 17:34:55',NULL,450.00,'','9','1','Inventory sold','1','','sales','10','','No',NULL,NULL,''),(2018,'5500','91709562605','2024-03-04 17:34:55',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2019,'4000','91709562605','2024-03-04 17:34:55',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(2020,'4000','91709562605','2024-03-04 17:34:55',NULL,700.00,'','9','1','Good sold','1','','sales','10','','No',NULL,NULL,''),(2021,'1010','91709563117','2024-03-04 17:51:02',3550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170956415102100323335','No',NULL,NULL,'0ms'),(2022,'1110','91709563117','2024-03-04 17:51:02',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(2023,'1110','91709563117','2024-03-04 17:51:02',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2024,'1110','91709563117','2024-03-04 17:51:02',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2025,'1110','91709563117','2024-03-04 17:51:02',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2026,'5500','91709563117','2024-03-04 17:51:02',1245.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2027,'4000','91709563117','2024-03-04 17:51:02',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(2028,'4000','91709563117','2024-03-04 17:51:02',NULL,1550.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2029,'4000','91709563117','2024-03-04 17:51:02',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2030,'4000','91709563117','2024-03-04 17:51:02',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2031,'1010','91709564343','2024-03-04 18:01:29',160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170956456702700323335','No',NULL,NULL,'k8c'),(2032,'1110','91709564343','2024-03-04 18:01:29',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2033,'5500','91709564343','2024-03-04 18:01:29',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2034,'4000','91709564343','2024-03-04 18:01:29',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2035,'1010','91709564699','2024-03-04 18:56:36',3800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170956781902900323335','No',NULL,NULL,'nlv'),(2036,'1110','91709564699','2024-03-04 18:56:36',NULL,850.00,'','9','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(2037,'1110','91709564699','2024-03-04 18:56:36',NULL,1600.00,'','9','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(2038,'5500','91709564699','2024-03-04 18:56:36',2450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2039,'4000','91709564699','2024-03-04 18:56:36',NULL,1500.00,'','9','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(2040,'4000','91709564699','2024-03-04 18:56:36',NULL,2300.00,'','9','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2041,'1010','91709567821','2024-03-04 19:02:05',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170956817502500323335','No',NULL,NULL,'moc'),(2042,'1110','91709567821','2024-03-04 19:02:05',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(2043,'5500','91709567821','2024-03-04 19:02:05',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2044,'4000','91709567821','2024-03-04 19:02:05',NULL,1400.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2045,'1010','91709572494','2024-03-04 20:15:12',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170957259802800323335','No',NULL,NULL,'4u2'),(2046,'1110','91709572494','2024-03-04 20:15:12',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2047,'5500','91709572494','2024-03-04 20:15:12',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2048,'4000','91709572494','2024-03-04 20:15:12',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2049,'1010','91709639150','2024-03-05 14:46:55',1460.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170963943902900323336','No',NULL,NULL,'cqc'),(2050,'1110','91709639150','2024-03-05 14:46:55',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2051,'1110','91709639150','2024-03-05 14:46:55',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(2052,'5500','91709639150','2024-03-05 14:46:55',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2053,'4000','91709639150','2024-03-05 14:46:55',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2054,'4000','91709639150','2024-03-05 14:46:55',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(2055,'1010','91709639441','2024-03-05 14:51:46',2800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170963958402400323336','No',NULL,NULL,'xwe'),(2056,'1110','91709639441','2024-03-05 14:51:46',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(2057,'1110','91709639441','2024-03-05 14:51:46',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(2058,'5500','91709639441','2024-03-05 14:51:46',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2059,'4000','91709639441','2024-03-05 14:51:46',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2060,'4000','91709639441','2024-03-05 14:51:46',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(2061,'1010','91709657025','2024-03-05 19:44:46',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170965711202200323336','No',NULL,NULL,'je2'),(2062,'1110','91709657025','2024-03-05 19:44:46',NULL,500.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(2063,'1110','91709657025','2024-03-05 19:44:46',NULL,90.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(2064,'5500','91709657025','2024-03-05 19:44:46',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2065,'4000','91709657025','2024-03-05 19:44:46',NULL,800.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2066,'4000','91709657025','2024-03-05 19:44:46',NULL,200.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(2067,'1010','91709659578','2024-03-05 20:26:53',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170965966902900323336','No',NULL,NULL,'6yk'),(2068,'1050','91709659578','2024-03-05 20:26:53',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170965966902900323336','No',NULL,NULL,'6yk'),(2069,'4000','91709659578','2024-03-05 20:26:53',NULL,400.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2070,'1010','91709705245','2024-03-06 12:00:29',1350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170971565902900323337','No',NULL,NULL,'n8t'),(2071,'1110','91709705245','2024-03-06 12:00:29',NULL,350.00,'','9','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(2072,'1110','91709705245','2024-03-06 12:00:29',NULL,400.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(2073,'5500','91709705245','2024-03-06 12:00:29',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2074,'4000','91709705245','2024-03-06 12:00:29',NULL,650.00,'','9','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(2075,'4000','91709705245','2024-03-06 12:00:29',NULL,700.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(2076,'1010','91709715660','2024-03-06 12:47:41',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170971898302300323337','No',NULL,NULL,'ros'),(2077,'1110','91709715660','2024-03-06 12:47:41',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(2078,'1110','91709715660','2024-03-06 12:47:41',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2079,'5500','91709715660','2024-03-06 12:47:41',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2080,'4000','91709715660','2024-03-06 12:47:41',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2081,'4000','91709715660','2024-03-06 12:47:41',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2082,'1010','91709738143','2024-03-06 18:19:38',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170973840502500323337','No',NULL,NULL,'poz'),(2083,'1110','91709738143','2024-03-06 18:19:38',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(2084,'1110','91709738143','2024-03-06 18:19:38',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(2085,'5500','91709738143','2024-03-06 18:19:38',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2086,'4000','91709738143','2024-03-06 18:19:38',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(2087,'4000','91709738143','2024-03-06 18:19:38',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(2088,'1050','91709739029','2024-03-06 19:30:33',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170974264402400323337','No',NULL,NULL,''),(2089,'1110','91709739029','2024-03-06 19:30:33',NULL,140.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(2090,'5500','91709739029','2024-03-06 19:30:33',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2091,'4000','91709739029','2024-03-06 19:30:33',NULL,300.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(2092,'1010','91709746813','2024-03-06 20:41:53',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170974694402400323337','No',NULL,NULL,'pbk'),(2093,'1110','91709746813','2024-03-06 20:41:53',NULL,177.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2094,'5500','91709746813','2024-03-06 20:41:53',177.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2095,'4000','91709746813','2024-03-06 20:41:53',NULL,450.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2096,'1050','91709808459','2024-03-07 14:19:37',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170981038502500323338','No',NULL,NULL,''),(2097,'1110','91709808459','2024-03-07 14:19:37',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(2098,'1110','91709808459','2024-03-07 14:19:37',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(2099,'5500','91709808459','2024-03-07 14:19:37',620.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2100,'4000','91709808459','2024-03-07 14:19:37',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2101,'4000','91709808459','2024-03-07 14:19:37',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(2102,'1010','91709810386','2024-03-07 14:20:33',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170981047302300323338','No',NULL,NULL,'xpb'),(2103,'1110','91709810386','2024-03-07 14:20:33',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2104,'1110','91709810386','2024-03-07 14:20:33',NULL,84.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2105,'5500','91709810386','2024-03-07 14:20:33',217.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2106,'4000','91709810386','2024-03-07 14:20:33',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2107,'4000','91709810386','2024-03-07 14:20:33',NULL,100.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2108,'1010','91709822370','2024-03-07 17:39:50',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170982242402400323338','No',NULL,NULL,'kim'),(2109,'1110','91709822370','2024-03-07 17:39:50',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(2110,'5500','91709822370','2024-03-07 17:39:50',104.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2111,'4000','91709822370','2024-03-07 17:39:50',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(2112,'1050','91709822425','2024-03-07 17:40:37',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170982244602600323338','No',NULL,NULL,''),(2113,'4000','91709822425','2024-03-07 17:40:37',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2114,'1010','91709823871','2024-03-07 18:04:45',1700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170982396102100323338','No',NULL,NULL,'yqp'),(2115,'4000','91709823871','2024-03-07 18:04:45',NULL,1700.00,'','9','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(2116,'1010','91709889459','2024-03-08 12:22:27',2799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170989679102100323338','No',NULL,NULL,'3nq'),(2117,'1110','91709889459','2024-03-08 12:22:27',NULL,1050.00,'','9','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(2118,'1110','91709889459','2024-03-08 12:22:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2119,'1110','91709889459','2024-03-08 12:22:27',NULL,0.00,'','9','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(2120,'1110','91709889459','2024-03-08 12:22:27',NULL,160.00,'','9','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(2121,'5500','91709889459','2024-03-08 12:22:27',1210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2122,'4000','91709889459','2024-03-08 12:22:27',NULL,1399.00,'','9','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(2123,'4000','91709889459','2024-03-08 12:22:27',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2124,'4000','91709889459','2024-03-08 12:22:27',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2125,'4000','91709889459','2024-03-08 12:22:27',NULL,200.00,'','9','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(2126,'1010','91709905072','2024-03-08 16:38:11',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170990512102100323339','No',NULL,NULL,'8tx'),(2127,'1110','91709905072','2024-03-08 16:38:11',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(2128,'5500','91709905072','2024-03-08 16:38:11',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2129,'4000','91709905072','2024-03-08 16:38:11',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2130,'1050','91709908698','2024-03-08 17:47:34',4600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170990926402400323339','No',NULL,NULL,''),(2131,'1110','91709908698','2024-03-08 17:47:34',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(2132,'1110','91709908698','2024-03-08 17:47:34',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2133,'1110','91709908698','2024-03-08 17:47:34',NULL,0.00,'','9','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(2134,'1110','91709908698','2024-03-08 17:47:34',NULL,625.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(2135,'1110','91709908698','2024-03-08 17:47:34',NULL,520.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(2136,'5500','91709908698','2024-03-08 17:47:34',2315.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2137,'4000','91709908698','2024-03-08 17:47:34',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2138,'4000','91709908698','2024-03-08 17:47:34',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2139,'4000','91709908698','2024-03-08 17:47:34',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2140,'4000','91709908698','2024-03-08 17:47:34',NULL,1000.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2141,'4000','91709908698','2024-03-08 17:47:34',NULL,1000.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(2142,'1010','91709914827','2024-03-08 19:20:37',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170991486102100323339','No',NULL,NULL,'6n1'),(2143,'1110','91709914827','2024-03-08 19:20:37',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2144,'5500','91709914827','2024-03-08 19:20:37',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2145,'4000','91709914827','2024-03-08 19:20:37',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2146,'1010','91709914862','2024-03-08 19:52:55',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170991684402400323339','No',NULL,NULL,'7bh'),(2147,'1110','91709914862','2024-03-08 19:52:55',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(2148,'5500','91709914862','2024-03-08 19:52:55',104.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2149,'4000','91709914862','2024-03-08 19:52:55',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(2150,'1010','91709922181','2024-03-08 21:23:18',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170992231102100323339','No',NULL,NULL,'ick'),(2151,'1110','91709922181','2024-03-08 21:23:18',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(2152,'5500','91709922181','2024-03-08 21:23:18',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2153,'4000','91709922181','2024-03-08 21:23:18',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2154,'1010','91709982689','2024-03-09 15:00:52',2600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170998593402400323339','No',NULL,NULL,'spf'),(2155,'1110','91709982689','2024-03-09 15:00:52',NULL,1900.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2156,'5500','91709982689','2024-03-09 15:00:52',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2157,'4000','91709982689','2024-03-09 15:00:52',NULL,2600.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2158,'1010','91709985935','2024-03-09 15:13:33',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170998645402400323339','No',NULL,NULL,'hwp'),(2159,'1110','91709985935','2024-03-09 15:13:33',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(2160,'1110','91709985935','2024-03-09 15:13:33',NULL,250.00,'','9','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2161,'5500','91709985935','2024-03-09 15:13:33',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2162,'4000','91709985935','2024-03-09 15:13:33',NULL,650.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2163,'4000','91709985935','2024-03-09 15:13:33',NULL,350.00,'','9','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2164,'1010','91709990220','2024-03-09 16:17:42',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170999028402400323339','No',NULL,NULL,'k6k'),(2165,'1110','91709990220','2024-03-09 16:17:42',NULL,700.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(2166,'5500','91709990220','2024-03-09 16:17:42',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2167,'4000','91709990220','2024-03-09 16:17:42',NULL,1400.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2168,'1010','91709996531','2024-03-09 18:02:43',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170999679702700323339','No',NULL,NULL,'lop'),(2169,'1110','91709996531','2024-03-09 18:02:43',NULL,84.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2170,'5500','91709996531','2024-03-09 18:02:43',84.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2171,'4000','91709996531','2024-03-09 18:02:43',NULL,100.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2172,'1010','91709996797','2024-03-09 18:06:50',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9170999683102100323339','No',NULL,NULL,'96a'),(2173,'1110','91709996797','2024-03-09 18:06:50',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2174,'5500','91709996797','2024-03-09 18:06:50',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2175,'4000','91709996797','2024-03-09 18:06:50',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2176,'1010','91710063891','2024-03-10 12:45:31',720.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171006400612601323330','No',NULL,NULL,'ohg'),(2177,'1110','91710063891','2024-03-10 12:45:31',NULL,160.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(2178,'1110','91710063891','2024-03-10 12:45:31',NULL,266.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2179,'5500','91710063891','2024-03-10 12:45:31',426.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2180,'4000','91710063891','2024-03-10 12:45:31',NULL,320.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(2181,'4000','91710063891','2024-03-10 12:45:31',NULL,400.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2182,'1050','91710068178','2024-03-10 14:20:54',4360.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171006972912901323330','No',NULL,NULL,''),(2183,'1110','91710068178','2024-03-10 14:20:54',NULL,570.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2184,'1110','91710068178','2024-03-10 14:20:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(2185,'1110','91710068178','2024-03-10 14:20:54',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2186,'1110','91710068178','2024-03-10 14:20:54',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(2187,'1110','91710068178','2024-03-10 14:20:54',NULL,66.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(2188,'5500','91710068178','2024-03-10 14:20:54',2286.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2189,'4000','91710068178','2024-03-10 14:20:54',NULL,780.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2190,'4000','91710068178','2024-03-10 14:20:54',NULL,600.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(2191,'4000','91710068178','2024-03-10 14:20:54',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2192,'4000','91710068178','2024-03-10 14:20:54',NULL,1200.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2193,'4000','91710068178','2024-03-10 14:20:54',NULL,180.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2194,'1010','91710069731','2024-03-10 15:11:35',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171007272912901323330','No',NULL,NULL,'1g3'),(2195,'1110','91710069731','2024-03-10 15:11:35',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2196,'5500','91710069731','2024-03-10 15:11:35',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2197,'4000','91710069731','2024-03-10 15:11:35',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2198,'1010','91710149462','2024-03-11 12:31:21',360.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171014968012001323331','No',NULL,NULL,'at1'),(2199,'1110','91710149462','2024-03-11 12:31:21',NULL,132.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(2200,'5500','91710149462','2024-03-11 12:31:21',132.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2201,'4000','91710149462','2024-03-11 12:31:21',NULL,360.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2202,'1010','91710149953','2024-03-11 14:21:29',140.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171015619212201323331','No',NULL,NULL,'7xe'),(2203,'1050','91710149953','2024-03-11 14:21:29',260.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171015619212201323331','No',NULL,NULL,'7xe'),(2204,'1110','91710149953','2024-03-11 14:21:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2205,'1110','91710149953','2024-03-11 14:21:29',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(2206,'5500','91710149953','2024-03-11 14:21:29',81.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2207,'4000','91710149953','2024-03-11 14:21:29',NULL,250.00,'','9','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2208,'4000','91710149953','2024-03-11 14:21:29',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(2209,'1010','91710167147','2024-03-11 17:26:46',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171016722612601323331','No',NULL,NULL,'6zx'),(2210,'1110','91710167147','2024-03-11 17:26:46',NULL,140.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(2211,'5500','91710167147','2024-03-11 17:26:46',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2212,'4000','91710167147','2024-03-11 17:26:46',NULL,300.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(2213,'1050','91710179920','2024-03-11 21:00:42',2970.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171018046612601323331','No',NULL,NULL,''),(2214,'1110','91710179920','2024-03-11 21:00:42',NULL,1050.00,'','9','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(2215,'1110','91710179920','2024-03-11 21:00:42',NULL,140.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(2216,'1110','91710179920','2024-03-11 21:00:42',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2217,'1110','91710179920','2024-03-11 21:00:42',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2218,'1110','91710179920','2024-03-11 21:00:42',NULL,50.00,'','9','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2219,'5500','91710179920','2024-03-11 21:00:42',1490.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2220,'4000','91710179920','2024-03-11 21:00:42',NULL,2100.00,'','9','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(2221,'4000','91710179920','2024-03-11 21:00:42',NULL,300.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(2222,'4000','91710179920','2024-03-11 21:00:42',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2223,'4000','91710179920','2024-03-11 21:00:42',NULL,250.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2224,'4000','91710179920','2024-03-11 21:00:42',NULL,70.00,'','9','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2225,'1050','91710228545','2024-03-12 10:30:05',1020.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171022861512501323332','No',NULL,NULL,''),(2226,'1110','91710228545','2024-03-12 10:30:05',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(2227,'1110','91710228545','2024-03-12 10:30:05',NULL,380.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2228,'5500','91710228545','2024-03-12 10:30:05',630.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2229,'4000','91710228545','2024-03-12 10:30:05',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(2230,'4000','91710228545','2024-03-12 10:30:05',NULL,520.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2231,'1050','91710236005','2024-03-12 12:33:38',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171023603012001323332','No',NULL,NULL,''),(2232,'1110','91710236005','2024-03-12 12:33:38',NULL,500.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(2233,'5500','91710236005','2024-03-12 12:33:38',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2234,'4000','91710236005','2024-03-12 12:33:38',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(2235,'1010','91710240155','2024-03-12 13:45:51',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171024054512501323332','No',NULL,NULL,'fk7'),(2236,'1110','91710240155','2024-03-12 13:45:51',NULL,300.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2237,'5500','91710240155','2024-03-12 13:45:51',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2238,'4000','91710240155','2024-03-12 13:45:51',NULL,500.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2239,'1010','91710248841','2024-03-12 16:08:23',2250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171024897112101323332','No',NULL,NULL,'hd8'),(2240,'1110','91710248841','2024-03-12 16:08:23',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2241,'1110','91710248841','2024-03-12 16:08:23',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2242,'1110','91710248841','2024-03-12 16:08:23',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(2243,'5500','91710248841','2024-03-12 16:08:23',1250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2244,'4000','91710248841','2024-03-12 16:08:23',NULL,800.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2245,'4000','91710248841','2024-03-12 16:08:23',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2246,'4000','91710248841','2024-03-12 16:08:23',NULL,600.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2247,'1010','91710320191','2024-03-13 11:57:22',1700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171032039112101323333','No',NULL,NULL,'lar'),(2248,'1110','91710320191','2024-03-13 11:57:22',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2249,'1110','91710320191','2024-03-13 11:57:22',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2250,'1110','91710320191','2024-03-13 11:57:22',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(2251,'5500','91710320191','2024-03-13 11:57:22',915.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2252,'4000','91710320191','2024-03-13 11:57:22',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2253,'4000','91710320191','2024-03-13 11:57:22',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2254,'4000','91710320191','2024-03-13 11:57:22',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(2255,'1010','91710331331','2024-03-13 15:10:43',6000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171033200412401323333','No',NULL,NULL,'19r'),(2256,'1110','91710331331','2024-03-13 15:10:43',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2257,'1110','91710331331','2024-03-13 15:10:43',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2258,'1110','91710331331','2024-03-13 15:10:43',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(2259,'1110','91710331331','2024-03-13 15:10:43',NULL,850.00,'','9','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2260,'1110','91710331331','2024-03-13 15:10:43',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2261,'1110','91710331331','2024-03-13 15:10:43',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(2262,'1110','91710331331','2024-03-13 15:10:43',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2263,'5500','91710331331','2024-03-13 15:10:43',3695.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2264,'4000','91710331331','2024-03-13 15:10:43',NULL,1200.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2265,'4000','91710331331','2024-03-13 15:10:43',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2266,'4000','91710331331','2024-03-13 15:10:43',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2267,'4000','91710331331','2024-03-13 15:10:43',NULL,1500.00,'','9','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2268,'4000','91710331331','2024-03-13 15:10:43',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2269,'4000','91710331331','2024-03-13 15:10:43',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2270,'4000','91710331331','2024-03-13 15:10:43',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2271,'1010','91710336569','2024-03-13 16:31:09',1320.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171033709812801323333','No',NULL,NULL,'hsm'),(2272,'1110','91710336569','2024-03-13 16:31:09',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(2273,'1110','91710336569','2024-03-13 16:31:09',NULL,125.00,'','9','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2274,'5500','91710336569','2024-03-13 16:31:09',725.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2275,'4000','91710336569','2024-03-13 16:31:09',NULL,1000.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(2276,'4000','91710336569','2024-03-13 16:31:09',NULL,320.00,'','9','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2277,'1010','91710347941','2024-03-13 19:40:57',7000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171034810312301323333','No',NULL,NULL,'1jn'),(2278,'1110','91710347941','2024-03-13 19:40:57',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(2279,'1110','91710347941','2024-03-13 19:40:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(2280,'1110','91710347941','2024-03-13 19:40:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2281,'1110','91710347941','2024-03-13 19:40:57',NULL,500.00,'','9','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(2282,'5500','91710347941','2024-03-13 19:40:57',3100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2283,'4000','91710347941','2024-03-13 19:40:57',NULL,3600.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(2284,'4000','91710347941','2024-03-13 19:40:57',NULL,2200.00,'','9','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(2285,'4000','91710347941','2024-03-13 19:40:57',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2286,'4000','91710347941','2024-03-13 19:40:57',NULL,750.00,'','9','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(2287,'1050','91710352551','2024-03-13 20:59:20',2800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171035279212201323333','No',NULL,NULL,''),(2288,'1110','91710352551','2024-03-13 20:59:20',NULL,800.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(2289,'1110','91710352551','2024-03-13 20:59:20',NULL,320.00,'','9','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(2290,'1110','91710352551','2024-03-13 20:59:20',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2291,'1110','91710352551','2024-03-13 20:59:20',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2292,'5500','91710352551','2024-03-13 20:59:20',1620.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2293,'4000','91710352551','2024-03-13 20:59:20',NULL,1400.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2294,'4000','91710352551','2024-03-13 20:59:20',NULL,400.00,'','9','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(2295,'4000','91710352551','2024-03-13 20:59:20',NULL,500.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2296,'4000','91710352551','2024-03-13 20:59:20',NULL,500.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2297,'1010','91710409083','2024-03-14 12:38:16',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171040914312301323334','No',NULL,NULL,'b21'),(2298,'1110','91710409083','2024-03-14 12:38:16',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2299,'5500','91710409083','2024-03-14 12:38:16',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2300,'4000','91710409083','2024-03-14 12:38:16',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2301,'1010','91710415228','2024-03-14 14:24:35',2250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171041563112101323334','No',NULL,NULL,'zhp'),(2302,'1110','91710415228','2024-03-14 14:24:35',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(2303,'1110','91710415228','2024-03-14 14:24:35',NULL,300.00,'','9','1','Inventory sold','1','','sales','180','','No',NULL,NULL,''),(2304,'1110','91710415228','2024-03-14 14:24:35',NULL,350.00,'','9','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(2305,'1110','91710415228','2024-03-14 14:24:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(2306,'5500','91710415228','2024-03-14 14:24:35',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2307,'4000','91710415228','2024-03-14 14:24:35',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2308,'4000','91710415228','2024-03-14 14:24:35',NULL,550.00,'','9','1','Good sold','1','','sales','180','','No',NULL,NULL,''),(2309,'4000','91710415228','2024-03-14 14:24:35',NULL,550.00,'','9','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(2310,'4000','91710415228','2024-03-14 14:24:35',NULL,650.00,'','9','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(2311,'1010','91710416316','2024-03-14 17:54:28',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171042842312301323334','No',NULL,NULL,'mqg'),(2312,'1110','91710416316','2024-03-14 17:54:28',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(2313,'5500','91710416316','2024-03-14 17:54:28',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2314,'4000','91710416316','2024-03-14 17:54:28',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(2315,'1010','91710432682','2024-03-14 20:23:16',3000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171043704512501323334','No',NULL,NULL,'bef'),(2316,'1050','91710432682','2024-03-14 20:23:16',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171043704512501323334','No',NULL,NULL,'bef'),(2317,'1110','91710432682','2024-03-14 20:23:16',NULL,2000.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2318,'1110','91710432682','2024-03-14 20:23:16',NULL,84.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2319,'5500','91710432682','2024-03-14 20:23:16',2084.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2320,'4000','91710432682','2024-03-14 20:23:16',NULL,3000.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2321,'4000','91710432682','2024-03-14 20:23:16',NULL,100.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2322,'1050','91710438734','2024-03-14 20:58:43',2699.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171043922112101323334','No',NULL,NULL,''),(2323,'1110','91710438734','2024-03-14 20:58:43',NULL,916.00,'','9','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(2324,'1110','91710438734','2024-03-14 20:58:43',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2325,'1110','91710438734','2024-03-14 20:58:43',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(2326,'1110','91710438734','2024-03-14 20:58:43',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2327,'1110','91710438734','2024-03-14 20:58:43',NULL,500.00,'','9','1','Inventory sold','1','','sales','182','','No',NULL,NULL,''),(2328,'5500','91710438734','2024-03-14 20:58:43',1748.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2329,'4000','91710438734','2024-03-14 20:58:43',NULL,1399.00,'','9','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(2330,'4000','91710438734','2024-03-14 20:58:43',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2331,'4000','91710438734','2024-03-14 20:58:43',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(2332,'4000','91710438734','2024-03-14 20:58:43',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2333,'4000','91710438734','2024-03-14 20:58:43',NULL,750.00,'','9','1','Good sold','1','','sales','182','','No',NULL,NULL,''),(2334,'1010','91710486039','2024-03-15 10:03:58',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171048634012001323334','No',NULL,NULL,'2p1'),(2335,'1110','91710486039','2024-03-15 10:03:58',NULL,750.00,'','9','1','Inventory sold','1','','sales','104','','No',NULL,NULL,''),(2336,'1110','91710486039','2024-03-15 10:03:58',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2337,'5500','91710486039','2024-03-15 10:03:58',876.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2338,'4000','91710486039','2024-03-15 10:03:58',NULL,1050.00,'','9','1','Good sold','1','','sales','104','','No',NULL,NULL,''),(2339,'4000','91710486039','2024-03-15 10:03:58',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2340,'1010','91710497510','2024-03-15 13:27:00',2600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171049900612601323334','No',NULL,NULL,'5mg'),(2341,'1110','91710497510','2024-03-15 13:27:00',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2342,'1110','91710497510','2024-03-15 13:27:00',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2343,'1110','91710497510','2024-03-15 13:27:00',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2344,'1110','91710497510','2024-03-15 13:27:00',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2345,'1110','91710497510','2024-03-15 13:27:00',NULL,320.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(2346,'5500','91710497510','2024-03-15 13:27:00',1524.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2347,'4000','91710497510','2024-03-15 13:27:00',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2348,'4000','91710497510','2024-03-15 13:27:00',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2349,'4000','91710497510','2024-03-15 13:27:00',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2350,'4000','91710497510','2024-03-15 13:27:00',NULL,1500.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2351,'4000','91710497510','2024-03-15 13:27:00',NULL,500.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(2352,'1010','91710513814','2024-03-15 17:44:02',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171051388712701323335','No',NULL,NULL,'mzb'),(2353,'1110','91710513814','2024-03-15 17:44:02',NULL,900.00,'','9','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(2354,'5500','91710513814','2024-03-15 17:44:02',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2355,'4000','91710513814','2024-03-15 17:44:02',NULL,1400.00,'','9','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(2356,'1010','91710515028','2024-03-15 18:04:10',2400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171051509812801323335','No',NULL,NULL,'7z0'),(2357,'1110','91710515028','2024-03-15 18:04:10',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2358,'5500','91710515028','2024-03-15 18:04:10',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2359,'4000','91710515028','2024-03-15 18:04:10',NULL,2400.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2360,'1010','91710516243','2024-03-15 18:25:38',650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171051637412401323335','No',NULL,NULL,'60o'),(2361,'1110','91710516243','2024-03-15 18:25:38',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(2362,'5500','91710516243','2024-03-15 18:25:38',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2363,'4000','91710516243','2024-03-15 18:25:38',NULL,650.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(2364,'1050','91710525602','2024-03-15 21:03:34',2750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171052603212201323335','No',NULL,NULL,''),(2365,'1110','91710525602','2024-03-15 21:03:34',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(2366,'1110','91710525602','2024-03-15 21:03:34',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2367,'1110','91710525602','2024-03-15 21:03:34',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(2368,'5500','91710525602','2024-03-15 21:03:34',1750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2369,'4000','91710525602','2024-03-15 21:03:34',NULL,1300.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2370,'4000','91710525602','2024-03-15 21:03:34',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2371,'4000','91710525602','2024-03-15 21:03:34',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2372,'1010','91710584721','2024-03-16 13:32:58',1950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171058524712701323335','No',NULL,NULL,'jhv'),(2373,'1110','91710584721','2024-03-16 13:32:58',NULL,1350.00,'','9','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2374,'5500','91710584721','2024-03-16 13:32:58',1350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2375,'4000','91710584721','2024-03-16 13:32:58',NULL,1950.00,'','9','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2376,'1010','91710590312','2024-03-16 14:59:07',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171059048412401323335','No',NULL,NULL,'5e8'),(2377,'1110','91710590312','2024-03-16 14:59:07',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2378,'1110','91710590312','2024-03-16 14:59:07',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(2379,'5500','91710590312','2024-03-16 14:59:07',206.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2380,'4000','91710590312','2024-03-16 14:59:07',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2381,'4000','91710590312','2024-03-16 14:59:07',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(2382,'1010','91710591923','2024-03-16 15:49:11',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171059345912901323335','No',NULL,NULL,'vyt'),(2383,'1110','91710591923','2024-03-16 15:49:11',NULL,300.00,'','9','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(2384,'5500','91710591923','2024-03-16 15:49:11',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2385,'4000','91710591923','2024-03-16 15:49:11',NULL,450.00,'','9','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(2386,'1010','91710597305','2024-03-16 17:59:16',2850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171060117912901323336','No',NULL,NULL,'t8f'),(2387,'1110','91710597305','2024-03-16 17:59:16',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(2388,'1110','91710597305','2024-03-16 17:59:16',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(2389,'5500','91710597305','2024-03-16 17:59:16',1920.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2390,'4000','91710597305','2024-03-16 17:59:16',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(2391,'4000','91710597305','2024-03-16 17:59:16',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(2392,'1010','91710601277','2024-03-16 18:11:54',1850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171060194212201323336','No',NULL,NULL,'ap7'),(2393,'1110','91710601277','2024-03-16 18:11:54',NULL,1150.00,'','9','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(2394,'5500','91710601277','2024-03-16 18:11:54',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2395,'4000','91710601277','2024-03-16 18:11:54',NULL,1850.00,'','9','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(2396,'1010','91710601984','2024-03-16 19:31:12',1750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171060674112101323336','No',NULL,NULL,'s37'),(2397,'1110','91710601984','2024-03-16 19:31:12',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2398,'1110','91710601984','2024-03-16 19:31:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(2399,'5500','91710601984','2024-03-16 19:31:12',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2400,'4000','91710601984','2024-03-16 19:31:12',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2401,'4000','91710601984','2024-03-16 19:31:12',NULL,800.00,'','9','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(2402,'1010','91710676473','2024-03-17 15:08:20',640.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171067733812801323336','No',NULL,NULL,'6hd'),(2403,'1110','91710676473','2024-03-17 15:08:20',NULL,135.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2404,'1110','91710676473','2024-03-17 15:08:20',NULL,250.00,'','9','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(2405,'5500','91710676473','2024-03-17 15:08:20',385.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2406,'4000','91710676473','2024-03-17 15:08:20',NULL,240.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2407,'4000','91710676473','2024-03-17 15:08:20',NULL,400.00,'','9','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(2408,'1010','91710677905','2024-03-17 15:20:11',5450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171067814412401323336','No',NULL,NULL,'7fk'),(2409,'1110','91710677905','2024-03-17 15:20:11',NULL,1000.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2410,'1110','91710677905','2024-03-17 15:20:11',NULL,1700.00,'','9','1','Inventory sold','1','','sales','115','','No',NULL,NULL,''),(2411,'1110','91710677905','2024-03-17 15:20:11',NULL,1000.00,'','9','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(2412,'5500','91710677905','2024-03-17 15:20:11',3700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2413,'4000','91710677905','2024-03-17 15:20:11',NULL,1500.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2414,'4000','91710677905','2024-03-17 15:20:11',NULL,2400.00,'','9','1','Good sold','1','','sales','115','','No',NULL,NULL,''),(2415,'4000','91710677905','2024-03-17 15:20:11',NULL,1550.00,'','9','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2416,'1010','91710679237','2024-03-17 16:30:15',900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171068224512501323336','No',NULL,NULL,'3ee'),(2417,'1110','91710679237','2024-03-17 16:30:15',NULL,350.00,'','9','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2418,'1110','91710679237','2024-03-17 16:30:15',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2419,'5500','91710679237','2024-03-17 16:30:15',476.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2420,'4000','91710679237','2024-03-17 16:30:15',NULL,750.00,'','9','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2421,'4000','91710679237','2024-03-17 16:30:15',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2422,'1010','91710682246','2024-03-17 16:31:18',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171068229612601323336','No',NULL,NULL,'hr2'),(2423,'1110','91710682246','2024-03-17 16:31:18',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(2424,'5500','91710682246','2024-03-17 16:31:18',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2425,'4000','91710682246','2024-03-17 16:31:18',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(2426,'1050','91710699251','2024-03-17 21:19:36',9000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171069958212201323336','No',NULL,NULL,''),(2427,'1110','91710699251','2024-03-17 21:19:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(2428,'1110','91710699251','2024-03-17 21:19:36',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(2429,'1110','91710699251','2024-03-17 21:19:36',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2430,'1110','91710699251','2024-03-17 21:19:36',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2431,'1110','91710699251','2024-03-17 21:19:36',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2432,'1110','91710699251','2024-03-17 21:19:36',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2433,'1110','91710699251','2024-03-17 21:19:36',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(2434,'1110','91710699251','2024-03-17 21:19:36',NULL,1000.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2435,'5500','91710699251','2024-03-17 21:19:36',4550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2436,'4000','91710699251','2024-03-17 21:19:36',NULL,1000.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(2437,'4000','91710699251','2024-03-17 21:19:36',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2438,'4000','91710699251','2024-03-17 21:19:36',NULL,500.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2439,'4000','91710699251','2024-03-17 21:19:36',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2440,'4000','91710699251','2024-03-17 21:19:36',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2441,'4000','91710699251','2024-03-17 21:19:36',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2442,'4000','91710699251','2024-03-17 21:19:36',NULL,1250.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2443,'4000','91710699251','2024-03-17 21:19:36',NULL,2000.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2444,'1010','91710774806','2024-03-18 18:40:08',4000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171077644412401323337','No',NULL,NULL,'c8n'),(2445,'1110','91710774806','2024-03-18 18:40:08',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2446,'1110','91710774806','2024-03-18 18:40:08',NULL,900.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(2447,'1110','91710774806','2024-03-18 18:40:08',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2448,'5500','91710774806','2024-03-18 18:40:08',2450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2449,'4000','91710774806','2024-03-18 18:40:08',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2450,'4000','91710774806','2024-03-18 18:40:08',NULL,1250.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(2451,'4000','91710774806','2024-03-18 18:40:08',NULL,1550.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2452,'1050','91710784521','2024-03-18 20:56:02',3200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171078456912901323337','No',NULL,NULL,''),(2453,'1110','91710784521','2024-03-18 20:56:02',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2454,'1110','91710784521','2024-03-18 20:56:02',NULL,1000.00,'','9','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(2455,'5500','91710784521','2024-03-18 20:56:02',1950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2456,'4000','91710784521','2024-03-18 20:56:02',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2457,'4000','91710784521','2024-03-18 20:56:02',NULL,1600.00,'','9','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2458,'1010','91710840405','2024-03-19 12:36:34',1150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171084101612601323338','No',NULL,NULL,'m07'),(2459,'1110','91710840405','2024-03-19 12:36:34',NULL,700.00,'','9','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(2460,'5500','91710840405','2024-03-19 12:36:34',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2461,'4000','91710840405','2024-03-19 12:36:34',NULL,1150.00,'','9','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(2462,'1010','91710841016','2024-03-19 14:01:06',1850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171084621512501323338','No',NULL,NULL,'qkp'),(2463,'1110','91710841016','2024-03-19 14:01:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2464,'1110','91710841016','2024-03-19 14:01:06',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(2465,'1110','91710841016','2024-03-19 14:01:06',NULL,200.00,'','9','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(2466,'1110','91710841016','2024-03-19 14:01:06',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(2467,'5500','91710841016','2024-03-19 14:01:06',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2468,'4000','91710841016','2024-03-19 14:01:06',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2469,'4000','91710841016','2024-03-19 14:01:06',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(2470,'4000','91710841016','2024-03-19 14:01:06',NULL,450.00,'','9','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(2471,'4000','91710841016','2024-03-19 14:01:06',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2472,'1010','91710921782','2024-03-20 12:05:47',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171092591512501323339','No',NULL,NULL,'f8k'),(2473,'1110','91710921782','2024-03-20 12:05:47',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(2474,'5500','91710921782','2024-03-20 12:05:47',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2475,'4000','91710921782','2024-03-20 12:05:47',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(2476,'1010','91710929967','2024-03-20 13:21:40',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171093246212201323339','No',NULL,NULL,'nwk'),(2477,'1110','91710929967','2024-03-20 13:21:40',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2478,'1110','91710929967','2024-03-20 13:21:40',NULL,140.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(2479,'5500','91710929967','2024-03-20 13:21:40',390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2480,'4000','91710929967','2024-03-20 13:21:40',NULL,500.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2481,'4000','91710929967','2024-03-20 13:21:40',NULL,300.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(2482,'1010','91710934950','2024-03-20 15:25:20',2610.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171093755012001323339','No',NULL,NULL,'kjh'),(2483,'1110','91710934950','2024-03-20 15:25:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(2484,'1110','91710934950','2024-03-20 15:25:20',NULL,250.00,'','9','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(2485,'1110','91710934950','2024-03-20 15:25:20',NULL,142.00,'','9','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(2486,'1110','91710934950','2024-03-20 15:25:20',NULL,700.00,'','9','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(2487,'1110','91710934950','2024-03-20 15:25:20',NULL,142.00,'','9','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(2488,'5500','91710934950','2024-03-20 15:25:20',1234.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2489,'4000','91710934950','2024-03-20 15:25:20',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2490,'4000','91710934950','2024-03-20 15:25:20',NULL,360.00,'','9','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(2491,'4000','91710934950','2024-03-20 15:25:20',NULL,300.00,'','9','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(2492,'4000','91710934950','2024-03-20 15:25:20',NULL,1200.00,'','9','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(2493,'4000','91710934950','2024-03-20 15:25:20',NULL,300.00,'','9','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(2494,'1010','91710946214','2024-03-20 18:02:41',15670.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171094775312301323339','No',NULL,NULL,'jun'),(2495,'1110','91710946214','2024-03-20 18:02:41',NULL,350.00,'','9','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(2496,'1110','91710946214','2024-03-20 18:02:41',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2497,'1110','91710946214','2024-03-20 18:02:41',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(2498,'1110','91710946214','2024-03-20 18:02:41',NULL,1100.00,'','9','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(2499,'1110','91710946214','2024-03-20 18:02:41',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2500,'1110','91710946214','2024-03-20 18:02:41',NULL,1800.00,'','9','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(2501,'1110','91710946214','2024-03-20 18:02:41',NULL,0.00,'','9','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(2502,'1110','91710946214','2024-03-20 18:02:41',NULL,900.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2503,'1110','91710946214','2024-03-20 18:02:41',NULL,375.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(2504,'1110','91710946214','2024-03-20 18:02:41',NULL,125.00,'','9','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2505,'1110','91710946214','2024-03-20 18:02:41',NULL,1000.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2506,'1110','91710946214','2024-03-20 18:02:41',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2507,'5500','91710946214','2024-03-20 18:02:41',9600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2508,'4000','91710946214','2024-03-20 18:02:41',NULL,700.00,'','9','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2509,'4000','91710946214','2024-03-20 18:02:41',NULL,1200.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2510,'4000','91710946214','2024-03-20 18:02:41',NULL,1300.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2511,'4000','91710946214','2024-03-20 18:02:41',NULL,1400.00,'','9','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(2512,'4000','91710946214','2024-03-20 18:02:41',NULL,2500.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2513,'4000','91710946214','2024-03-20 18:02:41',NULL,2500.00,'','9','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(2514,'4000','91710946214','2024-03-20 18:02:41',NULL,800.00,'','9','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(2515,'4000','91710946214','2024-03-20 18:02:41',NULL,1500.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2516,'4000','91710946214','2024-03-20 18:02:41',NULL,600.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2517,'4000','91710946214','2024-03-20 18:02:41',NULL,320.00,'','9','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2518,'4000','91710946214','2024-03-20 18:02:41',NULL,2000.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2519,'4000','91710946214','2024-03-20 18:02:41',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2520,'1010','91710947754','2024-03-20 18:22:28',7440.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171094858112101323339','No',NULL,NULL,'jun'),(2521,'1110','91710947754','2024-03-20 18:22:28',NULL,1900.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2522,'1110','91710947754','2024-03-20 18:22:28',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2523,'1110','91710947754','2024-03-20 18:22:28',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(2524,'1110','91710947754','2024-03-20 18:22:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(2525,'1110','91710947754','2024-03-20 18:22:28',NULL,1360.00,'','9','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(2526,'5500','91710947754','2024-03-20 18:22:28',4710.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2527,'4000','91710947754','2024-03-20 18:22:28',NULL,2340.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2528,'4000','91710947754','2024-03-20 18:22:28',NULL,900.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2529,'4000','91710947754','2024-03-20 18:22:28',NULL,1200.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2530,'4000','91710947754','2024-03-20 18:22:28',NULL,1300.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(2531,'4000','91710947754','2024-03-20 18:22:28',NULL,1700.00,'','9','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(2532,'1010','91710948639','2024-03-20 18:31:02',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171094868612601323339','No',NULL,NULL,'zef'),(2533,'1110','91710948639','2024-03-20 18:31:02',NULL,642.00,'','9','1','Inventory sold','1','','sales','187','','No',NULL,NULL,''),(2534,'5500','91710948639','2024-03-20 18:31:02',642.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2535,'4000','91710948639','2024-03-20 18:31:02',NULL,750.00,'','9','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2536,'1010','91710948687','2024-03-20 18:32:30',3150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171094879412401323339','No',NULL,NULL,'f6q'),(2537,'1110','91710948687','2024-03-20 18:32:30',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2538,'1110','91710948687','2024-03-20 18:32:30',NULL,0.00,'','9','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(2539,'5500','91710948687','2024-03-20 18:32:30',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2540,'4000','91710948687','2024-03-20 18:32:30',NULL,2400.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2541,'4000','91710948687','2024-03-20 18:32:30',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2542,'1050','91711022930','2024-03-21 15:09:20',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171102297112101323330','No',NULL,NULL,''),(2543,'1110','91711022930','2024-03-21 15:09:20',NULL,606.00,'','9','1','Inventory sold','1','','sales','6224008817598','','No',NULL,NULL,''),(2544,'5500','91711022930','2024-03-21 15:09:20',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2545,'4000','91711022930','2024-03-21 15:09:20',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817598','','No',NULL,NULL,''),(2546,'1010','91711022982','2024-03-21 15:09:52',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171102301912901323330','No',NULL,NULL,'s40'),(2547,'1110','91711022982','2024-03-21 15:09:52',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2548,'5500','91711022982','2024-03-21 15:09:52',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2549,'4000','91711022982','2024-03-21 15:09:52',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2550,'1010','91711036066','2024-03-21 18:48:01',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171103611012001323330','No',NULL,NULL,'xc2'),(2551,'1110','91711036066','2024-03-21 18:48:01',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(2552,'5500','91711036066','2024-03-21 18:48:01',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2553,'4000','91711036066','2024-03-21 18:48:01',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2554,'1050','91711043717','2024-03-21 20:57:00',2549.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171104382912901323330','No',NULL,NULL,''),(2555,'1110','91711043717','2024-03-21 20:57:00',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(2556,'1110','91711043717','2024-03-21 20:57:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','94','','No',NULL,NULL,''),(2557,'1110','91711043717','2024-03-21 20:57:00',NULL,606.00,'','9','1','Inventory sold','1','','sales','6224008817598','','No',NULL,NULL,''),(2558,'1110','91711043717','2024-03-21 20:57:00',NULL,142.00,'','9','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(2559,'1110','91711043717','2024-03-21 20:57:00',NULL,350.00,'','9','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(2560,'5500','91711043717','2024-03-21 20:57:00',1248.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2561,'4000','91711043717','2024-03-21 20:57:00',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2562,'4000','91711043717','2024-03-21 20:57:00',NULL,500.00,'','9','1','Good sold','1','','sales','94','','No',NULL,NULL,''),(2563,'4000','91711043717','2024-03-21 20:57:00',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817598','','No',NULL,NULL,''),(2564,'4000','91711043717','2024-03-21 20:57:00',NULL,300.00,'','9','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(2565,'4000','91711043717','2024-03-21 20:57:00',NULL,750.00,'','9','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(2566,'1050','91711090748','2024-03-22 10:53:36',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171109402912901323330','No',NULL,NULL,''),(2567,'1110','91711090748','2024-03-22 10:53:36',NULL,300.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2568,'1110','91711090748','2024-03-22 10:53:36',NULL,125.00,'','9','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(2569,'5500','91711090748','2024-03-22 10:53:36',425.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2570,'4000','91711090748','2024-03-22 10:53:36',NULL,500.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2571,'4000','91711090748','2024-03-22 10:53:36',NULL,300.00,'','9','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(2572,'1010','91711101834','2024-03-22 13:04:52',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171110192612601323331','No',NULL,NULL,'klm'),(2573,'1110','91711101834','2024-03-22 13:04:52',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(2574,'5500','91711101834','2024-03-22 13:04:52',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2575,'4000','91711101834','2024-03-22 13:04:52',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2576,'1010','91711101966','2024-03-22 13:28:49',1150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171110339412401323331','No',NULL,NULL,'602'),(2577,'1110','91711101966','2024-03-22 13:28:49',NULL,700.00,'','9','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(2578,'5500','91711101966','2024-03-22 13:28:49',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2579,'4000','91711101966','2024-03-22 13:28:49',NULL,1150.00,'','9','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(2580,'1050','91711109055','2024-03-22 15:12:01',2540.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171110958812801323331','No',NULL,NULL,''),(2581,'1110','91711109055','2024-03-22 15:12:01',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2582,'1110','91711109055','2024-03-22 15:12:01',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(2583,'1110','91711109055','2024-03-22 15:12:01',NULL,100.00,'','9','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(2584,'1110','91711109055','2024-03-22 15:12:01',NULL,400.00,'','9','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(2585,'1110','91711109055','2024-03-22 15:12:01',NULL,350.00,'','9','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(2586,'5500','91711109055','2024-03-22 15:12:01',1750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2587,'4000','91711109055','2024-03-22 15:12:01',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2588,'4000','91711109055','2024-03-22 15:12:01',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2589,'4000','91711109055','2024-03-22 15:12:01',NULL,140.00,'','9','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(2590,'4000','91711109055','2024-03-22 15:12:01',NULL,600.00,'','9','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(2591,'4000','91711109055','2024-03-22 15:12:01',NULL,650.00,'','9','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(2592,'1050','91711109589','2024-03-22 15:19:20',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171110996712701323331','No',NULL,NULL,''),(2593,'4000','91711109589','2024-03-22 15:19:20',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2594,'1050','91711119682','2024-03-22 18:02:04',4160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171111978312301323331','No',NULL,NULL,''),(2595,'1110','91711119682','2024-03-22 18:02:04',NULL,950.00,'','9','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2596,'1110','91711119682','2024-03-22 18:02:04',NULL,2090.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2597,'5500','91711119682','2024-03-22 18:02:04',3040.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2598,'4000','91711119682','2024-03-22 18:02:04',NULL,1300.00,'','9','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2599,'4000','91711119682','2024-03-22 18:02:04',NULL,2860.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2600,'1010','91711121409','2024-03-22 18:30:34',3800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171112146412401323331','No',NULL,NULL,'57s'),(2601,'1110','91711121409','2024-03-22 18:30:34',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(2602,'5500','91711121409','2024-03-22 18:30:34',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2603,'4000','91711121409','2024-03-22 18:30:34',NULL,3800.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(2604,'1050','91711130814','2024-03-22 21:12:32',6800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171113117112101323331','No',NULL,NULL,''),(2605,'1110','91711130814','2024-03-22 21:12:32',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(2606,'1110','91711130814','2024-03-22 21:12:32',NULL,0.00,'','9','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(2607,'1110','91711130814','2024-03-22 21:12:32',NULL,1000.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2608,'1110','91711130814','2024-03-22 21:12:32',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2609,'1110','91711130814','2024-03-22 21:12:32',NULL,375.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2610,'1110','91711130814','2024-03-22 21:12:32',NULL,177.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2611,'1110','91711130814','2024-03-22 21:12:32',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2612,'5500','91711130814','2024-03-22 21:12:32',3277.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2613,'4000','91711130814','2024-03-22 21:12:32',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2614,'4000','91711130814','2024-03-22 21:12:32',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(2615,'4000','91711130814','2024-03-22 21:12:32',NULL,2000.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2616,'4000','91711130814','2024-03-22 21:12:32',NULL,250.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2617,'4000','91711130814','2024-03-22 21:12:32',NULL,750.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(2618,'4000','91711130814','2024-03-22 21:12:32',NULL,450.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2619,'4000','91711130814','2024-03-22 21:12:32',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2620,'1010','91711177394','2024-03-23 10:03:28',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171117744712701323331','No',NULL,NULL,'423'),(2621,'1110','91711177394','2024-03-23 10:03:28',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(2622,'5500','91711177394','2024-03-23 10:03:28',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2623,'4000','91711177394','2024-03-23 10:03:28',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(2624,'1010','91711177448','2024-03-23 11:47:58',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171118368912901323331','No',NULL,NULL,'2kl'),(2625,'1110','91711177448','2024-03-23 11:47:58',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(2626,'5500','91711177448','2024-03-23 11:47:58',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2627,'4000','91711177448','2024-03-23 11:47:58',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(2628,'1050','91711192430','2024-03-23 14:21:20',5350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171119294912901323331','No',NULL,NULL,''),(2629,'1110','91711192430','2024-03-23 14:21:20',NULL,350.00,'','9','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(2630,'1110','91711192430','2024-03-23 14:21:20',NULL,700.00,'','9','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2631,'1110','91711192430','2024-03-23 14:21:20',NULL,0.00,'','9','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(2632,'1110','91711192430','2024-03-23 14:21:20',NULL,642.00,'','9','1','Inventory sold','1','','sales','187','','No',NULL,NULL,''),(2633,'1110','91711192430','2024-03-23 14:21:20',NULL,300.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(2634,'1110','91711192430','2024-03-23 14:21:20',NULL,500.00,'','9','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(2635,'5500','91711192430','2024-03-23 14:21:20',2492.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2636,'4000','91711192430','2024-03-23 14:21:20',NULL,600.00,'','9','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(2637,'4000','91711192430','2024-03-23 14:21:20',NULL,1500.00,'','9','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2638,'4000','91711192430','2024-03-23 14:21:20',NULL,1400.00,'','9','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(2639,'4000','91711192430','2024-03-23 14:21:20',NULL,700.00,'','9','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(2640,'4000','91711192430','2024-03-23 14:21:20',NULL,400.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2641,'4000','91711192430','2024-03-23 14:21:20',NULL,750.00,'','9','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(2642,'1010','91711192958','2024-03-23 14:24:06',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171119311712701323331','No',NULL,NULL,'m35'),(2643,'1050','91711192958','2024-03-23 14:24:06',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171119311712701323331','No',NULL,NULL,'m35'),(2644,'1110','91711192958','2024-03-23 14:24:06',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(2645,'1110','91711192958','2024-03-23 14:24:06',NULL,90.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(2646,'1110','91711192958','2024-03-23 14:24:06',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2647,'5500','91711192958','2024-03-23 14:24:06',690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2648,'4000','91711192958','2024-03-23 14:24:06',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(2649,'4000','91711192958','2024-03-23 14:24:06',NULL,200.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(2650,'4000','91711192958','2024-03-23 14:24:06',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2651,'1010','91711195446','2024-03-23 15:05:18',2060.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171119553712701323331','No',NULL,NULL,'klj'),(2652,'1110','91711195446','2024-03-23 15:05:18',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(2653,'1110','91711195446','2024-03-23 15:05:18',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2654,'1110','91711195446','2024-03-23 15:05:18',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2655,'5500','91711195446','2024-03-23 15:05:18',1394.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2656,'4000','91711195446','2024-03-23 15:05:18',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(2657,'4000','91711195446','2024-03-23 15:05:18',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2658,'4000','91711195446','2024-03-23 15:05:18',NULL,1600.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2659,'1050','91711216380','2024-03-23 20:54:04',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171121646212201323332','No',NULL,NULL,''),(2660,'1110','91711216380','2024-03-23 20:54:04',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(2661,'1110','91711216380','2024-03-23 20:54:04',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2662,'1110','91711216380','2024-03-23 20:54:04',NULL,142.00,'','9','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(2663,'5500','91711216380','2024-03-23 20:54:04',475.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2664,'4000','91711216380','2024-03-23 20:54:04',NULL,400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(2665,'4000','91711216380','2024-03-23 20:54:04',NULL,250.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2666,'4000','91711216380','2024-03-23 20:54:04',NULL,300.00,'','9','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(2667,'1050','91711272316','2024-03-24 12:25:26',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171127233312301323332','No',NULL,NULL,''),(2668,'1110','91711272316','2024-03-24 12:25:26',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(2669,'5500','91711272316','2024-03-24 12:25:26',104.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2670,'4000','91711272316','2024-03-24 12:25:26',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(2671,'1010','91711285839','2024-03-24 16:10:54',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171128586612601323332','No',NULL,NULL,'kpl'),(2672,'1110','91711285839','2024-03-24 16:10:54',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(2673,'5500','91711285839','2024-03-24 16:10:54',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2674,'4000','91711285839','2024-03-24 16:10:54',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(2675,'1050','91711285867','2024-03-24 16:49:11',2380.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171128816412401323332','No',NULL,NULL,''),(2676,'1110','91711285867','2024-03-24 16:49:11',NULL,570.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2677,'1110','91711285867','2024-03-24 16:49:11',NULL,1000.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2678,'5500','91711285867','2024-03-24 16:49:11',1570.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2679,'4000','91711285867','2024-03-24 16:49:11',NULL,780.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2680,'4000','91711285867','2024-03-24 16:49:11',NULL,1600.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2681,'1010','91711290124','2024-03-24 18:15:17',240.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171129346712701323332','No',NULL,NULL,'cda'),(2682,'1110','91711290124','2024-03-24 18:15:17',NULL,88.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(2683,'5500','91711290124','2024-03-24 18:15:17',88.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2684,'4000','91711290124','2024-03-24 18:15:17',NULL,240.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2685,'1010','91711302653','2024-03-24 20:51:22',1550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171130270512501323333','No',NULL,NULL,'jbm'),(2686,'1110','91711302653','2024-03-24 20:51:22',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2687,'1110','91711302653','2024-03-24 20:51:22',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(2688,'5500','91711302653','2024-03-24 20:51:22',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2689,'4000','91711302653','2024-03-24 20:51:22',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2690,'4000','91711302653','2024-03-24 20:51:22',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(2691,'1050','91711302898','2024-03-24 20:56:28',7720.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171130299412401323333','No',NULL,NULL,''),(2692,'1110','91711302898','2024-03-24 20:56:28',NULL,380.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2693,'1110','91711302898','2024-03-24 20:56:28',NULL,2200.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(2694,'1110','91711302898','2024-03-24 20:56:28',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2695,'1110','91711302898','2024-03-24 20:56:28',NULL,900.00,'','9','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(2696,'1110','91711302898','2024-03-24 20:56:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(2697,'5500','91711302898','2024-03-24 20:56:28',4230.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2698,'4000','91711302898','2024-03-24 20:56:28',NULL,520.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2699,'4000','91711302898','2024-03-24 20:56:28',NULL,3400.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(2700,'4000','91711302898','2024-03-24 20:56:28',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2701,'4000','91711302898','2024-03-24 20:56:28',NULL,1450.00,'','9','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(2702,'4000','91711302898','2024-03-24 20:56:28',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(2703,'1010','91711365629','2024-03-25 14:20:45',160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171136565912901323333','No',NULL,NULL,'5lk'),(2704,'1110','91711365629','2024-03-25 14:20:45',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2705,'5500','91711365629','2024-03-25 14:20:45',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2706,'4000','91711365629','2024-03-25 14:20:45',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2707,'1010','91711365660','2024-03-25 14:29:14',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171136616712701323333','No',NULL,NULL,'568'),(2708,'1110','91711365660','2024-03-25 14:29:14',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(2709,'5500','91711365660','2024-03-25 14:29:14',119.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2710,'4000','91711365660','2024-03-25 14:29:14',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(2711,'1010','91711378524','2024-03-25 17:56:00',1900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171137858312301323333','No',NULL,NULL,'w1d'),(2712,'1110','91711378524','2024-03-25 17:56:00',NULL,300.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(2713,'1110','91711378524','2024-03-25 17:56:00',NULL,850.00,'','9','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(2714,'5500','91711378524','2024-03-25 17:56:00',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2715,'4000','91711378524','2024-03-25 17:56:00',NULL,500.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(2716,'4000','91711378524','2024-03-25 17:56:00',NULL,1400.00,'','9','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(2717,'1050','91711389780','2024-03-25 21:03:18',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171138980312301323333','No',NULL,NULL,''),(2718,'4000','91711389780','2024-03-25 21:03:18',NULL,700.00,'','9','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(2719,'1010','91711446013','2024-03-26 12:41:13',2400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171144637312301323334','No',NULL,NULL,'qxq'),(2720,'1110','91711446013','2024-03-26 12:41:13',NULL,1600.00,'','9','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(2721,'5500','91711446013','2024-03-26 12:41:13',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2722,'4000','91711446013','2024-03-26 12:41:13',NULL,2400.00,'','9','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(2723,'1010','91711447471','2024-03-26 14:39:25',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171145319012001323334','No',NULL,NULL,'nkz'),(2724,'1110','91711447471','2024-03-26 14:39:25',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(2725,'5500','91711447471','2024-03-26 14:39:25',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2726,'4000','91711447471','2024-03-26 14:39:25',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2727,'1050','91711463061','2024-03-26 17:24:40',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171146308612601323334','No',NULL,NULL,''),(2728,'1110','91711463061','2024-03-26 17:24:40',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2729,'5500','91711463061','2024-03-26 17:24:40',133.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2730,'4000','91711463061','2024-03-26 17:24:40',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2731,'1050','91711476100','2024-03-26 21:10:25',6150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171147663312301323334','No',NULL,NULL,''),(2732,'1110','91711476100','2024-03-26 21:10:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(2733,'1110','91711476100','2024-03-26 21:10:25',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(2734,'1110','91711476100','2024-03-26 21:10:25',NULL,1500.00,'','9','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(2735,'1110','91711476100','2024-03-26 21:10:25',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(2736,'5500','91711476100','2024-03-26 21:10:25',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2737,'4000','91711476100','2024-03-26 21:10:25',NULL,1600.00,'','9','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(2738,'4000','91711476100','2024-03-26 21:10:25',NULL,1250.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2739,'4000','91711476100','2024-03-26 21:10:25',NULL,2200.00,'','9','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(2740,'4000','91711476100','2024-03-26 21:10:25',NULL,1100.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(2741,'1010','91711543029','2024-03-27 15:37:40',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171154317912901323335','No',NULL,NULL,'9ov'),(2742,'1110','91711543029','2024-03-27 15:37:40',NULL,375.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2743,'5500','91711543029','2024-03-27 15:37:40',375.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2744,'4000','91711543029','2024-03-27 15:37:40',NULL,750.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(2745,'1050','91711543326','2024-03-27 15:42:19',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171154334612601323335','No',NULL,NULL,''),(2746,'1110','91711543326','2024-03-27 15:42:19',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(2747,'5500','91711543326','2024-03-27 15:42:19',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2748,'4000','91711543326','2024-03-27 15:42:19',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2749,'1050','91711543349','2024-03-27 15:42:48',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171154337512501323335','No',NULL,NULL,''),(2750,'1110','91711543349','2024-03-27 15:42:48',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(2751,'5500','91711543349','2024-03-27 15:42:48',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2752,'4000','91711543349','2024-03-27 15:42:48',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(2753,'1050','91711544627','2024-03-27 16:04:14',2400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171154534512501323335','No',NULL,NULL,''),(2754,'1110','91711544627','2024-03-27 16:04:14',NULL,1600.00,'','9','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(2755,'5500','91711544627','2024-03-27 16:04:14',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2756,'4000','91711544627','2024-03-27 16:04:14',NULL,2400.00,'','9','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(2757,'1050','91711562832','2024-03-27 21:07:24',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171156287012001323335','No',NULL,NULL,''),(2758,'1110','91711562832','2024-03-27 21:07:24',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(2759,'5500','91711562832','2024-03-27 21:07:24',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2760,'4000','91711562832','2024-03-27 21:07:24',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(2761,'1010','91711635271','2024-03-28 17:15:25',1100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171163542112101323336','No',NULL,NULL,'mnb'),(2762,'1110','91711635271','2024-03-28 17:15:25',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2763,'1110','91711635271','2024-03-28 17:15:25',NULL,180.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(2764,'5500','91711635271','2024-03-28 17:15:25',630.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2765,'4000','91711635271','2024-03-28 17:15:25',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2766,'4000','91711635271','2024-03-28 17:15:25',NULL,250.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(2767,'1010','91711635500','2024-03-28 18:09:00',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171163865712701323336','No',NULL,NULL,'2po'),(2768,'1110','91711635500','2024-03-28 18:09:00',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2769,'5500','91711635500','2024-03-28 18:09:00',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2770,'4000','91711635500','2024-03-28 18:09:00',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2771,'1010','91711638658','2024-03-28 18:11:11',50.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171163874612601323336','No',NULL,NULL,'6lk'),(2772,'1050','91711638658','2024-03-28 18:11:11',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171163874612601323336','No',NULL,NULL,'6lk'),(2773,'1110','91711638658','2024-03-28 18:11:11',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(2774,'5500','91711638658','2024-03-28 18:11:11',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2775,'4000','91711638658','2024-03-28 18:11:11',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(2776,'1010','91711642296','2024-03-28 19:11:48',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171164241012001323336','No',NULL,NULL,'5lk'),(2777,'1110','91711642296','2024-03-28 19:11:48',NULL,1000.00,'','9','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(2778,'5500','91711642296','2024-03-28 19:11:48',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2779,'4000','91711642296','2024-03-28 19:11:48',NULL,1600.00,'','9','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(2780,'1010','91711642555','2024-03-28 19:16:24',850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171164259912901323336','No',NULL,NULL,'pok'),(2781,'1110','91711642555','2024-03-28 19:16:24',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2782,'5500','91711642555','2024-03-28 19:16:24',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2783,'4000','91711642555','2024-03-28 19:16:24',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2784,'1010','91711648688','2024-03-28 20:58:52',650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171164874512501323336','No',NULL,NULL,'kgt'),(2785,'1110','91711648688','2024-03-28 20:58:52',NULL,177.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2786,'1110','91711648688','2024-03-28 20:58:52',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(2787,'5500','91711648688','2024-03-28 20:58:52',327.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2788,'4000','91711648688','2024-03-28 20:58:52',NULL,450.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2789,'4000','91711648688','2024-03-28 20:58:52',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2790,'1050','91711649059','2024-03-28 21:06:42',5740.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171164925912901323336','No',NULL,NULL,''),(2791,'1110','91711649059','2024-03-28 21:06:42',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(2792,'1110','91711649059','2024-03-28 21:06:42',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(2793,'1110','91711649059','2024-03-28 21:06:42',NULL,90.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(2794,'1110','91711649059','2024-03-28 21:06:42',NULL,250.00,'','9','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(2795,'1110','91711649059','2024-03-28 21:06:42',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(2796,'1110','91711649059','2024-03-28 21:06:42',NULL,1260.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(2797,'1110','91711649059','2024-03-28 21:06:42',NULL,295.00,'','9','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(2798,'1110','91711649059','2024-03-28 21:06:42',NULL,140.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(2799,'5500','91711649059','2024-03-28 21:06:42',3405.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2800,'4000','91711649059','2024-03-28 21:06:42',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(2801,'4000','91711649059','2024-03-28 21:06:42',NULL,600.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(2802,'4000','91711649059','2024-03-28 21:06:42',NULL,240.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(2803,'4000','91711649059','2024-03-28 21:06:42',NULL,400.00,'','9','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(2804,'4000','91711649059','2024-03-28 21:06:42',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2805,'4000','91711649059','2024-03-28 21:06:42',NULL,1750.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(2806,'4000','91711649059','2024-03-28 21:06:42',NULL,750.00,'','9','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(2807,'4000','91711649059','2024-03-28 21:06:42',NULL,300.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(2808,'1010','91711697424','2024-03-29 10:31:58',4200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171169764212201323336','No',NULL,NULL,'20k'),(2809,'1110','91711697424','2024-03-29 10:31:58',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(2810,'1110','91711697424','2024-03-29 10:31:58',NULL,500.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(2811,'1110','91711697424','2024-03-29 10:31:58',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(2812,'1110','91711697424','2024-03-29 10:31:58',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(2813,'1110','91711697424','2024-03-29 10:31:58',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(2814,'5500','91711697424','2024-03-29 10:31:58',2526.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2815,'4000','91711697424','2024-03-29 10:31:58',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(2816,'4000','91711697424','2024-03-29 10:31:58',NULL,800.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2817,'4000','91711697424','2024-03-29 10:31:58',NULL,1250.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(2818,'4000','91711697424','2024-03-29 10:31:58',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(2819,'4000','91711697424','2024-03-29 10:31:58',NULL,1500.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(2820,'1010','91711705467','2024-03-29 12:44:39',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171170550912901323337','No',NULL,NULL,'hnb'),(2821,'1110','91711705467','2024-03-29 12:44:39',NULL,500.00,'','9','1','Inventory sold','1','','sales','182','','No',NULL,NULL,''),(2822,'5500','91711705467','2024-03-29 12:44:39',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2823,'4000','91711705467','2024-03-29 12:44:39',NULL,750.00,'','9','1','Good sold','1','','sales','182','','No',NULL,NULL,''),(2824,'1010','91711709024','2024-03-29 13:44:52',3800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171170917112101323337','No',NULL,NULL,'kty'),(2825,'1110','91711709024','2024-03-29 13:44:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','84','','No',NULL,NULL,''),(2826,'1110','91711709024','2024-03-29 13:44:52',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2827,'5500','91711709024','2024-03-29 13:44:52',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2828,'4000','91711709024','2024-03-29 13:44:52',NULL,2200.00,'','9','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2829,'4000','91711709024','2024-03-29 13:44:52',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2830,'1010','91711709250','2024-03-29 14:01:10',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171171008112101323337','No',NULL,NULL,'652'),(2831,'1110','91711709250','2024-03-29 14:01:10',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(2832,'5500','91711709250','2024-03-29 14:01:10',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2833,'4000','91711709250','2024-03-29 14:01:10',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(2834,'1010','91711718905','2024-03-29 16:28:45',1750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171171902112101323337','No',NULL,NULL,'oov'),(2835,'1110','91711718905','2024-03-29 16:28:45',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(2836,'1110','91711718905','2024-03-29 16:28:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2837,'5500','91711718905','2024-03-29 16:28:45',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2838,'4000','91711718905','2024-03-29 16:28:45',NULL,1300.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(2839,'4000','91711718905','2024-03-29 16:28:45',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2840,'1010','91711719439','2024-03-29 16:54:35',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171172097612601323337','No',NULL,NULL,'ryb'),(2841,'1110','91711719439','2024-03-29 16:54:35',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(2842,'5500','91711719439','2024-03-29 16:54:35',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2843,'4000','91711719439','2024-03-29 16:54:35',NULL,1200.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(2844,'1010','91711721046','2024-03-29 17:50:03',1950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171172400912901323337','No',NULL,NULL,'q5n'),(2845,'4000','91711721046','2024-03-29 17:50:03',NULL,1950.00,'','9','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(2846,'1050','91711734248','2024-03-29 20:44:35',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171173429812801323337','No',NULL,NULL,''),(2847,'1110','91711734248','2024-03-29 20:44:35',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(2848,'5500','91711734248','2024-03-29 20:44:35',119.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2849,'4000','91711734248','2024-03-29 20:44:35',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(2850,'1050','91711734979','2024-03-29 20:58:25',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171173511212201323337','No',NULL,NULL,''),(2851,'1110','91711734979','2024-03-29 20:58:25',NULL,350.00,'','9','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2852,'5500','91711734979','2024-03-29 20:58:25',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2853,'4000','91711734979','2024-03-29 20:58:25',NULL,750.00,'','9','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2854,'1050','91711735547','2024-03-29 21:06:15',2200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171173559012001323337','No',NULL,NULL,''),(2855,'4000','91711735547','2024-03-29 21:06:15',NULL,2200.00,'','9','1','Good sold','1','','sales','84','','No',NULL,NULL,''),(2856,'1050','91711790006','2024-03-30 12:16:37',2649.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171179064612601323337','No',NULL,NULL,''),(2857,'1110','91711790006','2024-03-30 12:16:37',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(2858,'1110','91711790006','2024-03-30 12:16:37',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(2859,'1110','91711790006','2024-03-30 12:16:37',NULL,150.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(2860,'1110','91711790006','2024-03-30 12:16:37',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(2861,'5500','91711790006','2024-03-30 12:16:37',1706.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2862,'4000','91711790006','2024-03-30 12:16:37',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(2863,'4000','91711790006','2024-03-30 12:16:37',NULL,1000.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(2864,'4000','91711790006','2024-03-30 12:16:37',NULL,250.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(2865,'4000','91711790006','2024-03-30 12:16:37',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(2866,'1050','91711799293','2024-03-30 14:49:22',3000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171179940812801323337','No',NULL,NULL,''),(2867,'1110','91711799293','2024-03-30 14:49:22',NULL,2000.00,'','9','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(2868,'5500','91711799293','2024-03-30 14:49:22',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2869,'4000','91711799293','2024-03-30 14:49:22',NULL,3000.00,'','9','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(2870,'1010','91711799413','2024-03-30 14:51:38',2700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171179952812801323337','No',NULL,NULL,'tgh'),(2871,'1110','91711799413','2024-03-30 14:51:38',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2872,'1110','91711799413','2024-03-30 14:51:38',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(2873,'5500','91711799413','2024-03-30 14:51:38',1850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2874,'4000','91711799413','2024-03-30 14:51:38',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2875,'4000','91711799413','2024-03-30 14:51:38',NULL,1400.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2876,'1010','91711813923','2024-03-30 18:59:12',9200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171181451212201323338','No',NULL,NULL,'cvq'),(2877,'1110','91711813923','2024-03-30 18:59:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(2878,'1110','91711813923','2024-03-30 18:59:12',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(2879,'1110','91711813923','2024-03-30 18:59:12',NULL,375.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(2880,'1110','91711813923','2024-03-30 18:59:12',NULL,1000.00,'','9','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(2881,'1110','91711813923','2024-03-30 18:59:12',NULL,350.00,'','9','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(2882,'1110','91711813923','2024-03-30 18:59:12',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(2883,'1110','91711813923','2024-03-30 18:59:12',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(2884,'1110','91711813923','2024-03-30 18:59:12',NULL,950.00,'','9','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2885,'5500','91711813923','2024-03-30 18:59:12',5575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2886,'4000','91711813923','2024-03-30 18:59:12',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(2887,'4000','91711813923','2024-03-30 18:59:12',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2888,'4000','91711813923','2024-03-30 18:59:12',NULL,600.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(2889,'4000','91711813923','2024-03-30 18:59:12',NULL,1500.00,'','9','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(2890,'4000','91711813923','2024-03-30 18:59:12',NULL,750.00,'','9','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(2891,'4000','91711813923','2024-03-30 18:59:12',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(2892,'4000','91711813923','2024-03-30 18:59:12',NULL,2000.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(2893,'4000','91711813923','2024-03-30 18:59:12',NULL,1200.00,'','9','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2894,'1010','91711815815','2024-03-30 19:23:55',150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171181585612601323338','No',NULL,NULL,'ghj'),(2895,'1110','91711815815','2024-03-30 19:23:55',NULL,66.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(2896,'5500','91711815815','2024-03-30 19:23:55',66.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2897,'4000','91711815815','2024-03-30 19:23:55',NULL,150.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2898,'1050','91711821703','2024-03-30 21:03:55',23850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171182185512501323338','No',NULL,NULL,''),(2899,'1110','91711821703','2024-03-30 21:03:55',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2900,'1110','91711821703','2024-03-30 21:03:55',NULL,3300.00,'','9','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(2901,'1110','91711821703','2024-03-30 21:03:55',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2902,'1110','91711821703','2024-03-30 21:03:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','91','','No',NULL,NULL,''),(2903,'1110','91711821703','2024-03-30 21:03:55',NULL,1500.00,'','9','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(2904,'5500','91711821703','2024-03-30 21:03:55',6700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2905,'4000','91711821703','2024-03-30 21:03:55',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2906,'4000','91711821703','2024-03-30 21:03:55',NULL,5100.00,'','9','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(2907,'4000','91711821703','2024-03-30 21:03:55',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2908,'4000','91711821703','2024-03-30 21:03:55',NULL,13650.00,'','9','1','Good sold','1','','sales','91','','No',NULL,NULL,''),(2909,'4000','91711821703','2024-03-30 21:03:55',NULL,2200.00,'','9','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(2910,'1010','91711891429','2024-03-31 16:26:32',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171189161312301323338','No',NULL,NULL,'456'),(2911,'1110','91711891429','2024-03-31 16:26:32',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(2912,'5500','91711891429','2024-03-31 16:26:32',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2913,'4000','91711891429','2024-03-31 16:26:32',NULL,1300.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(2914,'1050','91711891622','2024-03-31 16:27:46',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171189167612601323338','No',NULL,NULL,''),(2915,'1110','91711891622','2024-03-31 16:27:46',NULL,76.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(2916,'5500','91711891622','2024-03-31 16:27:46',76.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2917,'4000','91711891622','2024-03-31 16:27:46',NULL,100.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(2918,'1010','91711903210','2024-03-31 19:40:35',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171190325112101323339','No',NULL,NULL,'ghn'),(2919,'1110','91711903210','2024-03-31 19:40:35',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2920,'5500','91711903210','2024-03-31 19:40:35',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2921,'4000','91711903210','2024-03-31 19:40:35',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(2922,'1050','91711908188','2024-03-31 21:03:47',2600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171190823412401323339','No',NULL,NULL,''),(2923,'1110','91711908188','2024-03-31 21:03:47',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(2924,'1110','91711908188','2024-03-31 21:03:47',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2925,'5500','91711908188','2024-03-31 21:03:47',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2926,'4000','91711908188','2024-03-31 21:03:47',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(2927,'4000','91711908188','2024-03-31 21:03:47',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2928,'1010','91711989027','2024-04-01 19:31:14',2350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171198910312301323339','No',NULL,NULL,'fgb'),(2929,'1110','91711989027','2024-04-01 19:31:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(2930,'1110','91711989027','2024-04-01 19:31:14',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(2931,'5500','91711989027','2024-04-01 19:31:14',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2932,'4000','91711989027','2024-04-01 19:31:14',NULL,750.00,'','9','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(2933,'4000','91711989027','2024-04-01 19:31:14',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(2934,'1050','91711994567','2024-04-01 21:03:21',1950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171199460912901323339','No',NULL,NULL,''),(2935,'1110','91711994567','2024-04-01 21:03:21',NULL,850.00,'','9','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(2936,'1110','91711994567','2024-04-01 21:03:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2937,'5500','91711994567','2024-04-01 21:03:21',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2938,'4000','91711994567','2024-04-01 21:03:21',NULL,1500.00,'','9','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(2939,'4000','91711994567','2024-04-01 21:03:21',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(2940,'1050','91712057921','2024-04-02 14:40:53',2950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171205812512501323330','No',NULL,NULL,''),(2941,'1110','91712057921','2024-04-02 14:40:53',NULL,900.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(2942,'1110','91712057921','2024-04-02 14:40:53',NULL,500.00,'','9','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(2943,'1110','91712057921','2024-04-02 14:40:53',NULL,266.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2944,'5500','91712057921','2024-04-02 14:40:53',1666.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2945,'4000','91712057921','2024-04-02 14:40:53',NULL,1700.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(2946,'4000','91712057921','2024-04-02 14:40:53',NULL,850.00,'','9','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(2947,'4000','91712057921','2024-04-02 14:40:53',NULL,400.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2948,'1050','91712080743','2024-04-02 20:59:16',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171208076112101323330','No',NULL,NULL,''),(2949,'1110','91712080743','2024-04-02 20:59:16',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(2950,'5500','91712080743','2024-04-02 20:59:16',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2951,'4000','91712080743','2024-04-02 20:59:16',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(2952,'1010','91712142668','2024-04-03 14:25:07',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171214353112101323331','No',NULL,NULL,'mhj'),(2953,'1110','91712142668','2024-04-03 14:25:07',NULL,606.00,'','9','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(2954,'5500','91712142668','2024-04-03 14:25:07',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2955,'4000','91712142668','2024-04-03 14:25:07',NULL,799.00,'','9','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(2956,'1010','91712148446','2024-04-03 15:48:07',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171214850812801323331','No',NULL,NULL,'nmb'),(2957,'1110','91712148446','2024-04-03 15:48:07',NULL,66.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(2958,'1110','91712148446','2024-04-03 15:48:07',NULL,380.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2959,'5500','91712148446','2024-04-03 15:48:07',446.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2960,'4000','91712148446','2024-04-03 15:48:07',NULL,180.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2961,'4000','91712148446','2024-04-03 15:48:07',NULL,520.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2962,'1010','91712160293','2024-04-03 20:53:09',180.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171216680312301323331','No',NULL,NULL,'6kl'),(2963,'1110','91712160293','2024-04-03 20:53:09',NULL,66.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(2964,'5500','91712160293','2024-04-03 20:53:09',66.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2965,'4000','91712160293','2024-04-03 20:53:09',NULL,180.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(2966,'1010','91712166803','2024-04-03 20:53:40',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171216683412401323331','No',NULL,NULL,'2mn'),(2967,'1110','91712166803','2024-04-03 20:53:40',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(2968,'5500','91712166803','2024-04-03 20:53:40',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2969,'4000','91712166803','2024-04-03 20:53:40',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(2970,'1050','91712166870','2024-04-03 20:54:40',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171216688912901323331','No',NULL,NULL,''),(2971,'1110','91712166870','2024-04-03 20:54:40',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(2972,'5500','91712166870','2024-04-03 20:54:40',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2973,'4000','91712166870','2024-04-03 20:54:40',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2974,'1010','91712228644','2024-04-04 14:04:17',80.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171222866912901323332','No',NULL,NULL,'254'),(2975,'1110','91712228644','2024-04-04 14:04:17',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2976,'5500','91712228644','2024-04-04 14:04:17',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2977,'4000','91712228644','2024-04-04 14:04:17',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2978,'1010','91712233241','2024-04-04 15:21:02',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171223327512501323332','No',NULL,NULL,'5mj'),(2979,'1110','91712233241','2024-04-04 15:21:02',NULL,1000.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(2980,'5500','91712233241','2024-04-04 15:21:02',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2981,'4000','91712233241','2024-04-04 15:21:02',NULL,1500.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(2982,'1050','91712250193','2024-04-04 20:03:32',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171225022512501323332','No',NULL,NULL,''),(2983,'1110','91712250193','2024-04-04 20:03:32',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(2984,'5500','91712250193','2024-04-04 20:03:32',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2985,'4000','91712250193','2024-04-04 20:03:32',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(2986,'1050','91712253508','2024-04-04 20:59:46',2080.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171225360112101323332','No',NULL,NULL,''),(2987,'1110','91712253508','2024-04-04 20:59:46',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(2988,'1110','91712253508','2024-04-04 20:59:46',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2989,'1110','91712253508','2024-04-04 20:59:46',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(2990,'1110','91712253508','2024-04-04 20:59:46',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2991,'5500','91712253508','2024-04-04 20:59:46',1248.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2992,'4000','91712253508','2024-04-04 20:59:46',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(2993,'4000','91712253508','2024-04-04 20:59:46',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2994,'4000','91712253508','2024-04-04 20:59:46',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(2995,'4000','91712253508','2024-04-04 20:59:46',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2996,'1050','91712307067','2024-04-05 11:52:07',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171230713612601323333','No',NULL,NULL,''),(2997,'1110','91712307067','2024-04-05 11:52:07',NULL,250.00,'','9','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(2998,'5500','91712307067','2024-04-05 11:52:07',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2999,'4000','91712307067','2024-04-05 11:52:07',NULL,450.00,'','9','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(3000,'1050','91712314693','2024-04-05 13:58:54',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171231478212201323333','No',NULL,NULL,''),(3001,'1110','91712314693','2024-04-05 13:58:54',NULL,416.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3002,'5500','91712314693','2024-04-05 13:58:54',416.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3003,'4000','91712314693','2024-04-05 13:58:54',NULL,800.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3004,'1010','91712320694','2024-04-05 15:39:02',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171232075312301323333','No',NULL,NULL,'opk'),(3005,'4000','91712320694','2024-04-05 15:39:02',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3006,'1010','91712326032','2024-04-05 17:07:34',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171232610612601323333','No',NULL,NULL,'6zm'),(3007,'1110','91712326032','2024-04-05 17:07:34',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(3008,'5500','91712326032','2024-04-05 17:07:34',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3009,'4000','91712326032','2024-04-05 17:07:34',NULL,2500.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3010,'1050','91712339808','2024-04-05 20:57:42',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171233987012001323333','No',NULL,NULL,''),(3011,'1110','91712339808','2024-04-05 20:57:42',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3012,'1110','91712339808','2024-04-05 20:57:42',NULL,500.00,'','9','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(3013,'5500','91712339808','2024-04-05 20:57:42',604.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3014,'4000','91712339808','2024-04-05 20:57:42',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3015,'4000','91712339808','2024-04-05 20:57:42',NULL,750.00,'','9','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(3016,'1010','91712403260','2024-04-06 14:42:24',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171240386112101323334','No',NULL,NULL,'d6w'),(3017,'1110','91712403260','2024-04-06 14:42:24',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3018,'5500','91712403260','2024-04-06 14:42:24',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3019,'4000','91712403260','2024-04-06 14:42:24',NULL,1500.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3020,'1010','91712408681','2024-04-06 16:05:30',2950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171240876012001323334','No',NULL,NULL,'2sy'),(3021,'1110','91712408681','2024-04-06 16:05:30',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3022,'1110','91712408681','2024-04-06 16:05:30',NULL,500.00,'','9','1','Inventory sold','1','','sales','182','','No',NULL,NULL,''),(3023,'1110','91712408681','2024-04-06 16:05:30',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(3024,'5500','91712408681','2024-04-06 16:05:30',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3025,'4000','91712408681','2024-04-06 16:05:30',NULL,1500.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3026,'4000','91712408681','2024-04-06 16:05:30',NULL,750.00,'','9','1','Good sold','1','','sales','182','','No',NULL,NULL,''),(3027,'4000','91712408681','2024-04-06 16:05:30',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(3028,'1010','91712411964','2024-04-06 17:02:50',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171241414312301323334','No',NULL,NULL,'rtg'),(3029,'1110','91712411964','2024-04-06 17:02:50',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(3030,'5500','91712411964','2024-04-06 17:02:50',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3031,'4000','91712411964','2024-04-06 17:02:50',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(3032,'1010','91712414977','2024-04-06 17:50:28',1100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171241511512501323334','No',NULL,NULL,'mjp'),(3033,'1110','91712414977','2024-04-06 17:50:28',NULL,700.00,'','9','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(3034,'5500','91712414977','2024-04-06 17:50:28',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3035,'4000','91712414977','2024-04-06 17:50:28',NULL,1100.00,'','9','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(3036,'1050','91712415817','2024-04-06 18:43:21',4739.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171241848612601323334','No',NULL,NULL,''),(3037,'1110','91712415817','2024-04-06 18:43:21',NULL,1050.00,'','9','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(3038,'1110','91712415817','2024-04-06 18:43:21',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(3039,'1110','91712415817','2024-04-06 18:43:21',NULL,1000.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3040,'1110','91712415817','2024-04-06 18:43:21',NULL,132.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3041,'1110','91712415817','2024-04-06 18:43:21',NULL,760.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3042,'5500','91712415817','2024-04-06 18:43:21',3192.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3043,'4000','91712415817','2024-04-06 18:43:21',NULL,1399.00,'','9','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(3044,'4000','91712415817','2024-04-06 18:43:21',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(3045,'4000','91712415817','2024-04-06 18:43:21',NULL,1500.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3046,'4000','91712415817','2024-04-06 18:43:21',NULL,300.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3047,'4000','91712415817','2024-04-06 18:43:21',NULL,1040.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3048,'1050','91712420696','2024-04-06 19:25:45',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171242078712701323334','No',NULL,NULL,''),(3049,'1110','91712420696','2024-04-06 19:25:45',NULL,1000.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3050,'1110','91712420696','2024-04-06 19:25:45',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3051,'5500','91712420696','2024-04-06 19:25:45',1350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3052,'4000','91712420696','2024-04-06 19:25:45',NULL,1500.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3053,'4000','91712420696','2024-04-06 19:25:45',NULL,500.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3054,'1050','91712426601','2024-04-06 21:04:46',1720.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171242669612601323334','No',NULL,NULL,''),(3055,'1110','91712426601','2024-04-06 21:04:46',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3056,'1110','91712426601','2024-04-06 21:04:46',NULL,380.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3057,'1110','91712426601','2024-04-06 21:04:46',NULL,400.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3058,'5500','91712426601','2024-04-06 21:04:46',988.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3059,'4000','91712426601','2024-04-06 21:04:46',NULL,400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3060,'4000','91712426601','2024-04-06 21:04:46',NULL,520.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3061,'4000','91712426601','2024-04-06 21:04:46',NULL,800.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3062,'1010','91712490871','2024-04-07 14:54:54',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171249091812801323334','No',NULL,NULL,'nhj'),(3063,'1110','91712490871','2024-04-07 14:54:54',NULL,250.00,'','9','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(3064,'5500','91712490871','2024-04-07 14:54:54',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3065,'4000','91712490871','2024-04-07 14:54:54',NULL,450.00,'','9','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(3066,'1010','91712490923','2024-04-07 14:57:44',3750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171249109312301323334','No',NULL,NULL,'ogx'),(3067,'1110','91712490923','2024-04-07 14:57:44',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3068,'1110','91712490923','2024-04-07 14:57:44',NULL,225.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3069,'1110','91712490923','2024-04-07 14:57:44',NULL,375.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(3070,'1110','91712490923','2024-04-07 14:57:44',NULL,200.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3071,'1110','91712490923','2024-04-07 14:57:44',NULL,250.00,'','9','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(3072,'1110','91712490923','2024-04-07 14:57:44',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3073,'5500','91712490923','2024-04-07 14:57:44',2350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3074,'4000','91712490923','2024-04-07 14:57:44',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3075,'4000','91712490923','2024-04-07 14:57:44',NULL,400.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3076,'4000','91712490923','2024-04-07 14:57:44',NULL,600.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3077,'4000','91712490923','2024-04-07 14:57:44',NULL,400.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3078,'4000','91712490923','2024-04-07 14:57:44',NULL,450.00,'','9','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(3079,'4000','91712490923','2024-04-07 14:57:44',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3080,'1050','91712491093','2024-04-07 14:58:36',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171249112412401323334','No',NULL,NULL,''),(3081,'1110','91712491093','2024-04-07 14:58:36',NULL,416.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3082,'5500','91712491093','2024-04-07 14:58:36',416.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3083,'4000','91712491093','2024-04-07 14:58:36',NULL,800.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3084,'1010','91712512776','2024-04-07 20:59:52',3000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171251283012001323335','No',NULL,NULL,'n2l'),(3085,'1110','91712512776','2024-04-07 20:59:52',NULL,2000.00,'','9','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(3086,'5500','91712512776','2024-04-07 20:59:52',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3087,'4000','91712512776','2024-04-07 20:59:52',NULL,3000.00,'','9','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(3088,'1010','91712512831','2024-04-07 21:00:45',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171251286512501323335','No',NULL,NULL,'mju'),(3089,'1110','91712512831','2024-04-07 21:00:45',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(3090,'5500','91712512831','2024-04-07 21:00:45',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3091,'4000','91712512831','2024-04-07 21:00:45',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3092,'1050','91712512983','2024-04-07 21:03:54',3700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171251304412401323335','No',NULL,NULL,''),(3093,'1110','91712512983','2024-04-07 21:03:54',NULL,0.00,'','9','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(3094,'1110','91712512983','2024-04-07 21:03:54',NULL,1500.00,'','9','1','Inventory sold','1','','sales','174','','No',NULL,NULL,''),(3095,'5500','91712512983','2024-04-07 21:03:54',1500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3096,'4000','91712512983','2024-04-07 21:03:54',NULL,1400.00,'','9','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(3097,'4000','91712512983','2024-04-07 21:03:54',NULL,2300.00,'','9','1','Good sold','1','','sales','174','','No',NULL,NULL,''),(3098,'1010','91712599091','2024-04-08 20:59:31',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171259918312301323335','No',NULL,NULL,'ghb'),(3099,'1110','91712599091','2024-04-08 20:59:31',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(3100,'5500','91712599091','2024-04-08 20:59:31',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3101,'4000','91712599091','2024-04-08 20:59:31',NULL,1400.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3102,'1010','91712599183','2024-04-08 20:59:56',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171259921112101323335','No',NULL,NULL,'mkl'),(3103,'1110','91712599183','2024-04-08 20:59:56',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3104,'5500','91712599183','2024-04-08 20:59:56',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3105,'4000','91712599183','2024-04-08 20:59:56',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3106,'1050','91712599267','2024-04-08 21:01:49',780.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171259931812801323335','No',NULL,NULL,''),(3107,'1110','91712599267','2024-04-08 21:01:49',NULL,399.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3108,'1110','91712599267','2024-04-08 21:01:49',NULL,66.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3109,'5500','91712599267','2024-04-08 21:01:49',465.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3110,'4000','91712599267','2024-04-08 21:01:49',NULL,600.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3111,'4000','91712599267','2024-04-08 21:01:49',NULL,180.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3112,'1010','91712674787','2024-04-09 18:00:39',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171267485412401323336','No',NULL,NULL,'1oq'),(3113,'1110','91712674787','2024-04-09 18:00:39',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3114,'5500','91712674787','2024-04-09 18:00:39',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3115,'4000','91712674787','2024-04-09 18:00:39',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3116,'1010','91712674855','2024-04-09 18:01:10',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171267488912901323336','No',NULL,NULL,'tnd'),(3117,'1110','91712674855','2024-04-09 18:01:10',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3118,'5500','91712674855','2024-04-09 18:01:10',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3119,'4000','91712674855','2024-04-09 18:01:10',NULL,250.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3120,'1010','91712674890','2024-04-09 18:02:03',1050.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171267493912901323336','No',NULL,NULL,'524'),(3121,'1110','91712674890','2024-04-09 18:02:03',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(3122,'1110','91712674890','2024-04-09 18:02:03',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(3123,'5500','91712674890','2024-04-09 18:02:03',545.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3124,'4000','91712674890','2024-04-09 18:02:03',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3125,'4000','91712674890','2024-04-09 18:02:03',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(3126,'1050','91712674941','2024-04-09 18:02:47',1150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171267497712701323336','No',NULL,NULL,''),(3127,'1110','91712674941','2024-04-09 18:02:47',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3128,'1110','91712674941','2024-04-09 18:02:47',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(3129,'5500','91712674941','2024-04-09 18:02:47',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3130,'4000','91712674941','2024-04-09 18:02:47',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3131,'4000','91712674941','2024-04-09 18:02:47',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3132,'1050','91712674978','2024-04-09 18:03:48',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171267503712701323336','No',NULL,NULL,''),(3133,'1110','91712674978','2024-04-09 18:03:48',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(3134,'5500','91712674978','2024-04-09 18:03:48',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3135,'4000','91712674978','2024-04-09 18:03:48',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3136,'1050','91712675046','2024-04-09 18:05:23',3200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171267514712701323336','No',NULL,NULL,''),(3137,'1110','91712675046','2024-04-09 18:05:23',NULL,1000.00,'','9','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(3138,'1110','91712675046','2024-04-09 18:05:23',NULL,625.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(3139,'1110','91712675046','2024-04-09 18:05:23',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(3140,'5500','91712675046','2024-04-09 18:05:23',2025.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3141,'4000','91712675046','2024-04-09 18:05:23',NULL,1500.00,'','9','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3142,'4000','91712675046','2024-04-09 18:05:23',NULL,1000.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(3143,'4000','91712675046','2024-04-09 18:05:23',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3144,'1010','91712682445','2024-04-09 20:07:56',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171268248712701323336','No',NULL,NULL,'jkl'),(3145,'1110','91712682445','2024-04-09 20:07:56',NULL,300.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(3146,'5500','91712682445','2024-04-09 20:07:56',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3147,'4000','91712682445','2024-04-09 20:07:56',NULL,400.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3148,'1010','91712682488','2024-04-09 20:09:05',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171268256012001323336','No',NULL,NULL,'a4p'),(3149,'1110','91712682488','2024-04-09 20:09:05',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3150,'5500','91712682488','2024-04-09 20:09:05',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3151,'4000','91712682488','2024-04-09 20:09:05',NULL,1600.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3152,'1050','91712682605','2024-04-09 20:10:25',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171268263712701323336','No',NULL,NULL,''),(3153,'1110','91712682605','2024-04-09 20:10:25',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3154,'5500','91712682605','2024-04-09 20:10:25',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3155,'4000','91712682605','2024-04-09 20:10:25',NULL,1600.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3156,'1050','91712685581','2024-04-09 21:04:07',5940.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171268586612601323336','No',NULL,NULL,''),(3157,'1110','91712685581','2024-04-09 21:04:07',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3158,'1110','91712685581','2024-04-09 21:04:07',NULL,850.00,'','9','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(3159,'1110','91712685581','2024-04-09 21:04:07',NULL,135.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(3160,'1110','91712685581','2024-04-09 21:04:07',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(3161,'1110','91712685581','2024-04-09 21:04:07',NULL,66.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3162,'1110','91712685581','2024-04-09 21:04:07',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(3163,'1110','91712685581','2024-04-09 21:04:07',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(3164,'1110','91712685581','2024-04-09 21:04:07',NULL,400.00,'','9','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(3165,'1110','91712685581','2024-04-09 21:04:07',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(3166,'5500','91712685581','2024-04-09 21:04:07',3521.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3167,'4000','91712685581','2024-04-09 21:04:07',NULL,1700.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3168,'4000','91712685581','2024-04-09 21:04:07',NULL,1500.00,'','9','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(3169,'4000','91712685581','2024-04-09 21:04:07',NULL,360.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3170,'4000','91712685581','2024-04-09 21:04:07',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3171,'4000','91712685581','2024-04-09 21:04:07',NULL,180.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3172,'4000','91712685581','2024-04-09 21:04:07',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(3173,'4000','91712685581','2024-04-09 21:04:07',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(3174,'4000','91712685581','2024-04-09 21:04:07',NULL,550.00,'','9','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(3175,'4000','91712685581','2024-04-09 21:04:07',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3176,'1050','91712769920','2024-04-10 20:25:37',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171276994612601323337','No',NULL,NULL,''),(3177,'1110','91712769920','2024-04-10 20:25:37',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(3178,'5500','91712769920','2024-04-10 20:25:37',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3179,'4000','91712769920','2024-04-10 20:25:37',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3180,'1050','91712769947','2024-04-10 20:26:14',3700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171276998712701323337','No',NULL,NULL,''),(3181,'1110','91712769947','2024-04-10 20:26:14',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(3182,'5500','91712769947','2024-04-10 20:26:14',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3183,'4000','91712769947','2024-04-10 20:26:14',NULL,3700.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(3184,'1050','91712772179','2024-04-10 21:03:36',1930.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171277222312301323337','No',NULL,NULL,''),(3185,'1110','91712772179','2024-04-10 21:03:36',NULL,66.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3186,'1110','91712772179','2024-04-10 21:03:36',NULL,500.00,'','9','1','Inventory sold','1','','sales','182','','No',NULL,NULL,''),(3187,'1110','91712772179','2024-04-10 21:03:36',NULL,520.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3188,'5500','91712772179','2024-04-10 21:03:36',1086.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3189,'4000','91712772179','2024-04-10 21:03:36',NULL,180.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3190,'4000','91712772179','2024-04-10 21:03:36',NULL,750.00,'','9','1','Good sold','1','','sales','182','','No',NULL,NULL,''),(3191,'4000','91712772179','2024-04-10 21:03:36',NULL,1000.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3192,'1010','91712847529','2024-04-11 17:59:13',2200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171284756412401323338','No',NULL,NULL,'hjg'),(3193,'1110','91712847529','2024-04-11 17:59:13',NULL,900.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3194,'1110','91712847529','2024-04-11 17:59:13',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(3195,'5500','91712847529','2024-04-11 17:59:13',1250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3196,'4000','91712847529','2024-04-11 17:59:13',NULL,1500.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3197,'4000','91712847529','2024-04-11 17:59:13',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(3198,'1050','91712847567','2024-04-11 18:00:50',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171284765812801323338','No',NULL,NULL,''),(3199,'1110','91712847567','2024-04-11 18:00:50',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3200,'5500','91712847567','2024-04-11 18:00:50',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3201,'4000','91712847567','2024-04-11 18:00:50',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3202,'1050','91712847669','2024-04-11 18:01:22',150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171284768912901323338','No',NULL,NULL,''),(3203,'1110','91712847669','2024-04-11 18:01:22',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(3204,'5500','91712847669','2024-04-11 18:01:22',81.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3205,'4000','91712847669','2024-04-11 18:01:22',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(3206,'1050','91712858314','2024-04-11 20:59:05',949.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171285835312301323338','No',NULL,NULL,''),(3207,'1110','91712858314','2024-04-11 20:59:05',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(3208,'1110','91712858314','2024-04-11 20:59:05',NULL,606.00,'','9','1','Inventory sold','1','','sales','6224008817598','','No',NULL,NULL,''),(3209,'5500','91712858314','2024-04-11 20:59:05',687.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3210,'4000','91712858314','2024-04-11 20:59:05',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(3211,'4000','91712858314','2024-04-11 20:59:05',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817598','','No',NULL,NULL,''),(3212,'1010','91712910232','2024-04-12 11:24:31',3350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171291028912901323339','No',NULL,NULL,'shj'),(3213,'1110','91712910232','2024-04-12 11:24:31',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(3214,'1110','91712910232','2024-04-12 11:24:31',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3215,'5500','91712910232','2024-04-12 11:24:31',1850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3216,'4000','91712910232','2024-04-12 11:24:31',NULL,2500.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(3217,'4000','91712910232','2024-04-12 11:24:31',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3218,'1010','91712910291','2024-04-12 11:25:20',180.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171291033312301323339','No',NULL,NULL,'5op'),(3219,'1110','91712910291','2024-04-12 11:25:20',NULL,66.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3220,'5500','91712910291','2024-04-12 11:25:20',66.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3221,'4000','91712910291','2024-04-12 11:25:20',NULL,180.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3222,'1010','91712932931','2024-04-12 17:42:33',3800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171293296512501323339','No',NULL,NULL,'ghb'),(3223,'1110','91712932931','2024-04-12 17:42:33',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(3224,'5500','91712932931','2024-04-12 17:42:33',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3225,'4000','91712932931','2024-04-12 17:42:33',NULL,3800.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(3226,'1050','91712944546','2024-04-12 21:09:41',7300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171294539212201323339','No',NULL,NULL,''),(3227,'1110','91712944546','2024-04-12 21:09:41',NULL,875.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3228,'1110','91712944546','2024-04-12 21:09:41',NULL,250.00,'','9','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(3229,'1110','91712944546','2024-04-12 21:09:41',NULL,3000.00,'','9','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(3230,'1110','91712944546','2024-04-12 21:09:41',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(3231,'5500','91712944546','2024-04-12 21:09:41',4375.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3232,'4000','91712944546','2024-04-12 21:09:41',NULL,1750.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3233,'4000','91712944546','2024-04-12 21:09:41',NULL,600.00,'','9','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3234,'4000','91712944546','2024-04-12 21:09:41',NULL,4500.00,'','9','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(3235,'4000','91712944546','2024-04-12 21:09:41',NULL,450.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3236,'1010','91713004363','2024-04-13 13:35:26',5200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171300457912901323330','No',NULL,NULL,'gty'),(3237,'1110','91713004363','2024-04-13 13:35:26',NULL,1100.00,'','9','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(3238,'1110','91713004363','2024-04-13 13:35:26',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(3239,'5500','91713004363','2024-04-13 13:35:26',3700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3240,'4000','91713004363','2024-04-13 13:35:26',NULL,1400.00,'','9','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(3241,'4000','91713004363','2024-04-13 13:35:26',NULL,3800.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(3242,'1010','91713004580','2024-04-13 13:36:51',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171300464712701323330','No',NULL,NULL,'5m8'),(3243,'1110','91713004580','2024-04-13 13:36:51',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(3244,'1110','91713004580','2024-04-13 13:36:51',NULL,0.00,'','9','1','Inventory sold','1','','sales','94','','No',NULL,NULL,''),(3245,'5500','91713004580','2024-04-13 13:36:51',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3246,'4000','91713004580','2024-04-13 13:36:51',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(3247,'4000','91713004580','2024-04-13 13:36:51',NULL,500.00,'','9','1','Good sold','1','','sales','94','','No',NULL,NULL,''),(3248,'1010','91713004665','2024-04-13 14:14:45',2150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171300691112101323330','No',NULL,NULL,'hjk'),(3249,'1110','91713004665','2024-04-13 14:14:45',NULL,350.00,'','9','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(3250,'1110','91713004665','2024-04-13 14:14:45',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3251,'5500','91713004665','2024-04-13 14:14:45',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3252,'4000','91713004665','2024-04-13 14:14:45',NULL,750.00,'','9','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(3253,'4000','91713004665','2024-04-13 14:14:45',NULL,1400.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3254,'1010','91713015943','2024-04-13 16:46:20',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171301599212201323330','No',NULL,NULL,'1lp'),(3255,'1110','91713015943','2024-04-13 16:46:20',NULL,1000.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3256,'5500','91713015943','2024-04-13 16:46:20',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3257,'4000','91713015943','2024-04-13 16:46:20',NULL,1600.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3258,'1050','91713030950','2024-04-13 20:57:41',1900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171303110312301323330','No',NULL,NULL,''),(3259,'1110','91713030950','2024-04-13 20:57:41',NULL,200.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3260,'1110','91713030950','2024-04-13 20:57:41',NULL,950.00,'','9','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(3261,'5500','91713030950','2024-04-13 20:57:41',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3262,'4000','91713030950','2024-04-13 20:57:41',NULL,400.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3263,'4000','91713030950','2024-04-13 20:57:41',NULL,1500.00,'','9','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(3264,'1050','91713031150','2024-04-13 20:59:23',850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171303117512501323330','No',NULL,NULL,''),(3265,'1110','91713031150','2024-04-13 20:59:23',NULL,500.00,'','9','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(3266,'5500','91713031150','2024-04-13 20:59:23',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3267,'4000','91713031150','2024-04-13 20:59:23',NULL,850.00,'','9','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(3268,'1010','91713103493','2024-04-14 17:05:11',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171310354012001323331','No',NULL,NULL,'jko'),(3269,'1110','91713103493','2024-04-14 17:05:11',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(3270,'5500','91713103493','2024-04-14 17:05:11',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3271,'4000','91713103493','2024-04-14 17:05:11',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3272,'1010','91713103541','2024-04-14 17:09:24',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171310378512501323331','No',NULL,NULL,'25m'),(3273,'4000','91713103541','2024-04-14 17:09:24',NULL,2000.00,'','9','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(3274,'1010','91713110697','2024-04-14 19:05:49',1850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171311076812801323331','No',NULL,NULL,'fge'),(3275,'1110','91713110697','2024-04-14 19:05:49',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(3276,'1110','91713110697','2024-04-14 19:05:49',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(3277,'1110','91713110697','2024-04-14 19:05:49',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(3278,'5500','91713110697','2024-04-14 19:05:49',870.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3279,'4000','91713110697','2024-04-14 19:05:49',NULL,1200.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3280,'4000','91713110697','2024-04-14 19:05:49',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(3281,'4000','91713110697','2024-04-14 19:05:49',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(3282,'1010','91713117535','2024-04-14 20:59:17',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171311756812801323331','No',NULL,NULL,'mws'),(3283,'1110','91713117535','2024-04-14 20:59:17',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3284,'5500','91713117535','2024-04-14 20:59:17',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3285,'4000','91713117535','2024-04-14 20:59:17',NULL,500.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3286,'1050','91713118297','2024-04-14 21:11:51',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171311831812801323331','No',NULL,NULL,''),(3287,'1110','91713118297','2024-04-14 21:11:51',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(3288,'5500','91713118297','2024-04-14 21:11:51',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3289,'4000','91713118297','2024-04-14 21:11:51',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(3290,'1010','91713196553','2024-04-15 18:56:15',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171319659412401323331','No',NULL,NULL,'2mk'),(3291,'1110','91713196553','2024-04-15 18:56:15',NULL,228.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(3292,'5500','91713196553','2024-04-15 18:56:15',228.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3293,'4000','91713196553','2024-04-15 18:56:15',NULL,300.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(3294,'1010','91713196603','2024-04-15 18:57:35',2200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171319666612601323331','No',NULL,NULL,'as4'),(3295,'1110','91713196603','2024-04-15 18:57:35',NULL,350.00,'','9','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(3296,'1110','91713196603','2024-04-15 18:57:35',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(3297,'5500','91713196603','2024-04-15 18:57:35',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3298,'4000','91713196603','2024-04-15 18:57:35',NULL,700.00,'','9','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(3299,'4000','91713196603','2024-04-15 18:57:35',NULL,1500.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3300,'1050','91713196879','2024-04-15 19:02:18',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171319694512501323331','No',NULL,NULL,''),(3301,'1110','91713196879','2024-04-15 19:02:18',NULL,800.00,'','9','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(3302,'1110','91713196879','2024-04-15 19:02:18',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3303,'5500','91713196879','2024-04-15 19:02:18',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3304,'4000','91713196879','2024-04-15 19:02:18',NULL,1500.00,'','9','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(3305,'4000','91713196879','2024-04-15 19:02:18',NULL,500.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3306,'1050','91713203611','2024-04-15 20:57:58',1650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171320388512501323332','No',NULL,NULL,''),(3307,'1110','91713203611','2024-04-15 20:57:58',NULL,375.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3308,'1110','91713203611','2024-04-15 20:57:58',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3309,'1110','91713203611','2024-04-15 20:57:58',NULL,38.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(3310,'5500','91713203611','2024-04-15 20:57:58',863.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3311,'4000','91713203611','2024-04-15 20:57:58',NULL,750.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(3312,'4000','91713203611','2024-04-15 20:57:58',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3313,'4000','91713203611','2024-04-15 20:57:58',NULL,50.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(3314,'1010','91713253719','2024-04-16 10:48:52',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171325374912901323332','No',NULL,NULL,'ao8'),(3315,'1110','91713253719','2024-04-16 10:48:52',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3316,'5500','91713253719','2024-04-16 10:48:52',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3317,'4000','91713253719','2024-04-16 10:48:52',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3318,'1010','91713261940','2024-04-16 13:05:52',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171326196312301323332','No',NULL,NULL,'452'),(3319,'1110','91713261940','2024-04-16 13:05:52',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(3320,'5500','91713261940','2024-04-16 13:05:52',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3321,'4000','91713261940','2024-04-16 13:05:52',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(3322,'1050','91713261964','2024-04-16 13:06:41',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171326201012001323332','No',NULL,NULL,''),(3323,'1110','91713261964','2024-04-16 13:06:41',NULL,152.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(3324,'1110','91713261964','2024-04-16 13:06:41',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3325,'5500','91713261964','2024-04-16 13:06:41',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3326,'4000','91713261964','2024-04-16 13:06:41',NULL,200.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(3327,'4000','91713261964','2024-04-16 13:06:41',NULL,400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3328,'1050','91713262011','2024-04-16 13:07:20',240.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171326206312301323332','No',NULL,NULL,''),(3329,'1110','91713262011','2024-04-16 13:07:20',NULL,160.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(3330,'5500','91713262011','2024-04-16 13:07:20',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3331,'4000','91713262011','2024-04-16 13:07:20',NULL,240.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3332,'1010','91713262063','2024-04-16 13:09:27',2820.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171326221512501323332','No',NULL,NULL,'h19'),(3333,'1110','91713262063','2024-04-16 13:09:27',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3334,'1110','91713262063','2024-04-16 13:09:27',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3335,'1110','91713262063','2024-04-16 13:09:27',NULL,380.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3336,'1110','91713262063','2024-04-16 13:09:27',NULL,180.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(3337,'5500','91713262063','2024-04-16 13:09:27',1610.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3338,'4000','91713262063','2024-04-16 13:09:27',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3339,'4000','91713262063','2024-04-16 13:09:27',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3340,'4000','91713262063','2024-04-16 13:09:27',NULL,520.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3341,'4000','91713262063','2024-04-16 13:09:27',NULL,250.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(3342,'1010','91713264891','2024-04-16 13:55:10',350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171326492212201323332','No',NULL,NULL,'hwa'),(3343,'1110','91713264891','2024-04-16 13:55:10',NULL,200.00,'','9','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(3344,'5500','91713264891','2024-04-16 13:55:10',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3345,'4000','91713264891','2024-04-16 13:55:10',NULL,350.00,'','9','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(3346,'1050','91713290388','2024-04-16 21:00:43',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171329045112101323332','No',NULL,NULL,''),(3347,'1110','91713290388','2024-04-16 21:00:43',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(3348,'5500','91713290388','2024-04-16 21:00:43',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3349,'4000','91713290388','2024-04-16 21:00:43',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3350,'1050','91713290703','2024-04-16 21:07:36',4350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171329086712701323332','No',NULL,NULL,''),(3351,'1110','91713290703','2024-04-16 21:07:36',NULL,180.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(3352,'1110','91713290703','2024-04-16 21:07:36',NULL,1600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3353,'1110','91713290703','2024-04-16 21:07:36',NULL,350.00,'','9','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(3354,'1110','91713290703','2024-04-16 21:07:36',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(3355,'5500','91713290703','2024-04-16 21:07:36',2225.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3356,'4000','91713290703','2024-04-16 21:07:36',NULL,250.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(3357,'4000','91713290703','2024-04-16 21:07:36',NULL,3200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3358,'4000','91713290703','2024-04-16 21:07:36',NULL,650.00,'','9','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3359,'4000','91713290703','2024-04-16 21:07:36',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3360,'1010','91713373579','2024-04-17 20:07:17',60.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171337417012001323333','No',NULL,NULL,'gve'),(3361,'1110','91713373579','2024-04-17 20:07:17',NULL,22.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3362,'5500','91713373579','2024-04-17 20:07:17',22.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3363,'4000','91713373579','2024-04-17 20:07:17',NULL,60.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3364,'1010','91713374179','2024-04-17 20:17:10',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171337428012001323333','No',NULL,NULL,'2pj'),(3365,'1050','91713374179','2024-04-17 20:17:10',650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171337428012001323333','No',NULL,NULL,'2pj'),(3366,'1110','91713374179','2024-04-17 20:17:10',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3367,'1110','91713374179','2024-04-17 20:17:10',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3368,'5500','91713374179','2024-04-17 20:17:10',1040.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3369,'4000','91713374179','2024-04-17 20:17:10',NULL,250.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3370,'4000','91713374179','2024-04-17 20:17:10',NULL,1400.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3371,'1050','91713374281','2024-04-17 20:19:17',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171337436712701323333','No',NULL,NULL,''),(3372,'1110','91713374281','2024-04-17 20:19:17',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3373,'5500','91713374281','2024-04-17 20:19:17',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3374,'4000','91713374281','2024-04-17 20:19:17',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3375,'1010','91713377075','2024-04-17 21:04:49',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171337711012001323333','No',NULL,NULL,'ops'),(3376,'1110','91713377075','2024-04-17 21:04:49',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(3377,'5500','91713377075','2024-04-17 21:04:49',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3378,'4000','91713377075','2024-04-17 21:04:49',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(3379,'1050','91713377245','2024-04-17 21:07:36',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171337727912901323333','No',NULL,NULL,''),(3380,'1110','91713377245','2024-04-17 21:07:36',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3381,'5500','91713377245','2024-04-17 21:07:36',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3382,'4000','91713377245','2024-04-17 21:07:36',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3383,'1010','91713426596','2024-04-18 10:50:25',180.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171342664112101323334','No',NULL,NULL,'wmg'),(3384,'1110','91713426596','2024-04-18 10:50:25',NULL,125.00,'','9','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(3385,'5500','91713426596','2024-04-18 10:50:25',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3386,'4000','91713426596','2024-04-18 10:50:25',NULL,180.00,'','9','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(3387,'1010','91713456224','2024-04-18 19:04:15',3600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171345629212201323334','No',NULL,NULL,'cd4'),(3388,'1110','91713456224','2024-04-18 19:04:15',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(3389,'5500','91713456224','2024-04-18 19:04:15',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3390,'4000','91713456224','2024-04-18 19:04:15',NULL,3600.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(3391,'1050','91713463576','2024-04-18 21:06:45',1050.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171346361212201323334','No',NULL,NULL,''),(3392,'1110','91713463576','2024-04-18 21:06:45',NULL,0.00,'','9','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(3393,'1110','91713463576','2024-04-18 21:06:45',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3394,'5500','91713463576','2024-04-18 21:06:45',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3395,'4000','91713463576','2024-04-18 21:06:45',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3396,'4000','91713463576','2024-04-18 21:06:45',NULL,600.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3397,'1010','91713540420','2024-04-19 18:29:53',900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171354061112101323335','No',NULL,NULL,'h53'),(3398,'1110','91713540420','2024-04-19 18:29:53',NULL,450.00,'','9','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(3399,'1110','91713540420','2024-04-19 18:29:53',NULL,84.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3400,'5500','91713540420','2024-04-19 18:29:53',534.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3401,'4000','91713540420','2024-04-19 18:29:53',NULL,800.00,'','9','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(3402,'4000','91713540420','2024-04-19 18:29:53',NULL,100.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3403,'1010','91713540611','2024-04-19 18:30:23',180.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171354063712701323335','No',NULL,NULL,'1ql'),(3404,'1110','91713540611','2024-04-19 18:30:23',NULL,125.00,'','9','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(3405,'5500','91713540611','2024-04-19 18:30:23',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3406,'4000','91713540611','2024-04-19 18:30:23',NULL,180.00,'','9','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(3407,'1010','91713540638','2024-04-19 18:30:51',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171354066212201323335','No',NULL,NULL,'fco'),(3408,'1110','91713540638','2024-04-19 18:30:51',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3409,'5500','91713540638','2024-04-19 18:30:51',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3410,'4000','91713540638','2024-04-19 18:30:51',NULL,600.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3411,'1050','91713550609','2024-04-19 21:18:16',1770.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171355070212201323335','No',NULL,NULL,''),(3412,'1110','91713550609','2024-04-19 21:18:16',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3413,'1110','91713550609','2024-04-19 21:18:16',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(3414,'5500','91713550609','2024-04-19 21:18:16',1145.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3415,'4000','91713550609','2024-04-19 21:18:16',NULL,1650.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3416,'4000','91713550609','2024-04-19 21:18:16',NULL,120.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3417,'1010','91713610695','2024-04-20 14:08:48',1800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171361137112101323336','No',NULL,NULL,'hgt'),(3418,'1110','91713610695','2024-04-20 14:08:48',NULL,600.00,'','9','1','Inventory sold','1','','sales','207','','No',NULL,NULL,''),(3419,'1110','91713610695','2024-04-20 14:08:48',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(3420,'5500','91713610695','2024-04-20 14:08:48',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3421,'4000','91713610695','2024-04-20 14:08:48',NULL,1300.00,'','9','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(3422,'4000','91713610695','2024-04-20 14:08:48',NULL,500.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(3423,'1010','91713615792','2024-04-20 15:24:42',2350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171361589412401323336','No',NULL,NULL,'7nq'),(3424,'1110','91713615792','2024-04-20 15:24:42',NULL,1200.00,'','9','1','Inventory sold','1','','sales','204','','No',NULL,NULL,''),(3425,'1110','91713615792','2024-04-20 15:24:42',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(3426,'5500','91713615792','2024-04-20 15:24:42',1650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3427,'4000','91713615792','2024-04-20 15:24:42',NULL,1650.00,'','9','1','Good sold','1','','sales','204','','No',NULL,NULL,''),(3428,'4000','91713615792','2024-04-20 15:24:42',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(3429,'1050','91713638226','2024-04-20 21:37:30',2100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171363825912901323336','No',NULL,NULL,''),(3430,'1110','91713638226','2024-04-20 21:37:30',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(3431,'1110','91713638226','2024-04-20 21:37:30',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(3432,'5500','91713638226','2024-04-20 21:37:30',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3433,'4000','91713638226','2024-04-20 21:37:30',NULL,1300.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3434,'4000','91713638226','2024-04-20 21:37:30',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(3435,'1010','91713716805','2024-04-21 19:27:26',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171371685912901323337','No',NULL,NULL,'6oa'),(3436,'1110','91713716805','2024-04-21 19:27:26',NULL,350.00,'','9','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(3437,'1110','91713716805','2024-04-21 19:27:26',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(3438,'5500','91713716805','2024-04-21 19:27:26',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3439,'4000','91713716805','2024-04-21 19:27:26',NULL,700.00,'','9','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(3440,'4000','91713716805','2024-04-21 19:27:26',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(3441,'1050','91713721385','2024-04-21 20:43:52',1210.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171372144012001323337','No',NULL,NULL,''),(3442,'1110','91713721385','2024-04-21 20:43:52',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3443,'1110','91713721385','2024-04-21 20:43:52',NULL,0.00,'','9','1','Inventory sold','1','','sales','5029053579054','','No',NULL,NULL,''),(3444,'5500','91713721385','2024-04-21 20:43:52',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3445,'4000','91713721385','2024-04-21 20:43:52',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3446,'4000','91713721385','2024-04-21 20:43:52',NULL,260.00,'','9','1','Good sold','1','','sales','5029053579054','','No',NULL,NULL,''),(3447,'1050','91713808817','2024-04-22 21:00:56',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171380886312301323338','No',NULL,NULL,''),(3448,'1110','91713808817','2024-04-22 21:00:56',NULL,450.00,'','9','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(3449,'5500','91713808817','2024-04-22 21:00:56',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3450,'4000','91713808817','2024-04-22 21:00:56',NULL,800.00,'','9','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(3451,'1010','91713808864','2024-04-22 21:01:15',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171380888512501323338','No',NULL,NULL,'fr4'),(3452,'4000','91713808864','2024-04-22 21:01:15',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3453,'1050','91713808901','2024-04-22 21:02:30',4100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171380896012001323338','No',NULL,NULL,''),(3454,'1110','91713808901','2024-04-22 21:02:30',NULL,1000.00,'','9','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(3455,'1110','91713808901','2024-04-22 21:02:30',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3456,'1110','91713808901','2024-04-22 21:02:30',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3457,'5500','91713808901','2024-04-22 21:02:30',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3458,'4000','91713808901','2024-04-22 21:02:30',NULL,1600.00,'','9','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(3459,'4000','91713808901','2024-04-22 21:02:30',NULL,1650.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3460,'4000','91713808901','2024-04-22 21:02:30',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3461,'1010','91713873141','2024-04-23 14:52:48',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171387318112101323338','No',NULL,NULL,'s5l'),(3462,'1110','91713873141','2024-04-23 14:52:48',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3463,'5500','91713873141','2024-04-23 14:52:48',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3464,'4000','91713873141','2024-04-23 14:52:48',NULL,1500.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3465,'1050','91713880260','2024-04-23 18:00:14',20605.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171388444512501323338','No',NULL,NULL,''),(3466,'1110','91713880260','2024-04-23 18:00:14',NULL,100.00,'','9','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(3467,'1110','91713880260','2024-04-23 18:00:14',NULL,152.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(3468,'1110','91713880260','2024-04-23 18:00:14',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(3469,'1110','91713880260','2024-04-23 18:00:14',NULL,1360.00,'','9','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(3470,'1110','91713880260','2024-04-23 18:00:14',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(3471,'1110','91713880260','2024-04-23 18:00:14',NULL,1400.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(3472,'1110','91713880260','2024-04-23 18:00:14',NULL,300.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(3473,'1110','91713880260','2024-04-23 18:00:14',NULL,120.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3474,'1110','91713880260','2024-04-23 18:00:14',NULL,1500.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3475,'1110','91713880260','2024-04-23 18:00:14',NULL,266.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3476,'1110','91713880260','2024-04-23 18:00:14',NULL,160.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(3477,'1110','91713880260','2024-04-23 18:00:14',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(3478,'1110','91713880260','2024-04-23 18:00:14',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3479,'1110','91713880260','2024-04-23 18:00:14',NULL,800.00,'','9','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(3480,'1110','91713880260','2024-04-23 18:00:14',NULL,0.00,'','9','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(3481,'1110','91713880260','2024-04-23 18:00:14',NULL,450.00,'','9','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(3482,'1110','91713880260','2024-04-23 18:00:14',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(3483,'1110','91713880260','2024-04-23 18:00:14',NULL,1800.00,'','9','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(3484,'1110','91713880260','2024-04-23 18:00:14',NULL,250.00,'','9','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(3485,'1110','91713880260','2024-04-23 18:00:14',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3486,'5500','91713880260','2024-04-23 18:00:14',12558.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3487,'4000','91713880260','2024-04-23 18:00:14',NULL,140.00,'','9','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(3488,'4000','91713880260','2024-04-23 18:00:14',NULL,200.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(3489,'4000','91713880260','2024-04-23 18:00:14',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3490,'4000','91713880260','2024-04-23 18:00:14',NULL,1799.00,'','9','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(3491,'4000','91713880260','2024-04-23 18:00:14',NULL,1300.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(3492,'4000','91713880260','2024-04-23 18:00:14',NULL,2400.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(3493,'4000','91713880260','2024-04-23 18:00:14',NULL,500.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3494,'4000','91713880260','2024-04-23 18:00:14',NULL,240.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3495,'4000','91713880260','2024-04-23 18:00:14',NULL,1900.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(3496,'4000','91713880260','2024-04-23 18:00:14',NULL,400.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3497,'4000','91713880260','2024-04-23 18:00:14',NULL,240.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3498,'4000','91713880260','2024-04-23 18:00:14',NULL,1500.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3499,'4000','91713880260','2024-04-23 18:00:14',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3500,'4000','91713880260','2024-04-23 18:00:14',NULL,1400.00,'','9','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(3501,'4000','91713880260','2024-04-23 18:00:14',NULL,800.00,'','9','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(3502,'4000','91713880260','2024-04-23 18:00:14',NULL,800.00,'','9','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(3503,'4000','91713880260','2024-04-23 18:00:14',NULL,1400.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3504,'4000','91713880260','2024-04-23 18:00:14',NULL,2400.00,'','9','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(3505,'4000','91713880260','2024-04-23 18:00:14',NULL,450.00,'','9','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(3506,'4000','91713880260','2024-04-23 18:00:14',NULL,1185.75,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3507,'1010','91713884446','2024-04-23 18:01:18',2300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171388451612601323338','No',NULL,NULL,'su4'),(3508,'1110','91713884446','2024-04-23 18:01:18',NULL,1700.00,'','9','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(3509,'5500','91713884446','2024-04-23 18:01:18',1700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3510,'4000','91713884446','2024-04-23 18:01:18',NULL,2300.00,'','9','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(3511,'1050','91713884516','2024-04-23 18:02:17',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171388454412401323338','No',NULL,NULL,''),(3512,'1110','91713884516','2024-04-23 18:02:17',NULL,450.00,'','9','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(3513,'5500','91713884516','2024-04-23 18:02:17',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3514,'4000','91713884516','2024-04-23 18:02:17',NULL,800.00,'','9','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(3515,'1010','91713884809','2024-04-23 18:46:05',2160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171388717912901323338','No',NULL,NULL,'854'),(3516,'1110','91713884809','2024-04-23 18:46:05',NULL,240.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(3517,'1110','91713884809','2024-04-23 18:46:05',NULL,1200.00,'','9','1','Inventory sold','1','','sales','204','','No',NULL,NULL,''),(3518,'5500','91713884809','2024-04-23 18:46:05',1440.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3519,'4000','91713884809','2024-04-23 18:46:05',NULL,360.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3520,'4000','91713884809','2024-04-23 18:46:05',NULL,1800.00,'','9','1','Good sold','1','','sales','204','','No',NULL,NULL,''),(3521,'1050','91713895383','2024-04-23 21:04:13',5850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171389546012001323338','No',NULL,NULL,''),(3522,'1110','91713895383','2024-04-23 21:04:13',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(3523,'1110','91713895383','2024-04-23 21:04:13',NULL,300.00,'','9','1','Inventory sold','1','','sales','180','','No',NULL,NULL,''),(3524,'1110','91713895383','2024-04-23 21:04:13',NULL,1900.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3525,'1110','91713895383','2024-04-23 21:04:13',NULL,1000.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3526,'5500','91713895383','2024-04-23 21:04:13',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3527,'4000','91713895383','2024-04-23 21:04:13',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3528,'4000','91713895383','2024-04-23 21:04:13',NULL,550.00,'','9','1','Good sold','1','','sales','180','','No',NULL,NULL,''),(3529,'4000','91713895383','2024-04-23 21:04:13',NULL,2600.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3530,'4000','91713895383','2024-04-23 21:04:13',NULL,2000.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3531,'1010','91713981973','2024-04-24 21:06:46',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171398202012001323339','No',NULL,NULL,'25k'),(3532,'1110','91713981973','2024-04-24 21:06:46',NULL,416.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3533,'1110','91713981973','2024-04-24 21:06:46',NULL,168.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3534,'5500','91713981973','2024-04-24 21:06:46',584.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3535,'4000','91713981973','2024-04-24 21:06:46',NULL,800.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3536,'4000','91713981973','2024-04-24 21:06:46',NULL,200.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3537,'1010','91713982021','2024-04-24 21:07:44',1660.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171398207712701323339','No',NULL,NULL,'epx'),(3538,'1110','91713982021','2024-04-24 21:07:44',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3539,'1110','91713982021','2024-04-24 21:07:44',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3540,'1110','91713982021','2024-04-24 21:07:44',NULL,950.00,'','9','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3541,'5500','91713982021','2024-04-24 21:07:44',1173.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3542,'4000','91713982021','2024-04-24 21:07:44',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3543,'4000','91713982021','2024-04-24 21:07:44',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3544,'4000','91713982021','2024-04-24 21:07:44',NULL,1300.00,'','9','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3545,'1010','91713982078','2024-04-24 21:08:34',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171398213012001323339','No',NULL,NULL,'s42'),(3546,'1110','91713982078','2024-04-24 21:08:34',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(3547,'5500','91713982078','2024-04-24 21:08:34',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3548,'4000','91713982078','2024-04-24 21:08:34',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(3549,'1050','91713982173','2024-04-24 21:10:35',3450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171398224612601323339','No',NULL,NULL,''),(3550,'1110','91713982173','2024-04-24 21:10:35',NULL,1050.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3551,'1110','91713982173','2024-04-24 21:10:35',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3552,'5500','91713982173','2024-04-24 21:10:35',2150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3553,'4000','91713982173','2024-04-24 21:10:35',NULL,1800.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3554,'4000','91713982173','2024-04-24 21:10:35',NULL,1650.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3555,'1010','91714066210','2024-04-25 20:32:49',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171406638112101323330','No',NULL,NULL,'aob'),(3556,'1110','91714066210','2024-04-25 20:32:49',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(3557,'5500','91714066210','2024-04-25 20:32:49',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3558,'4000','91714066210','2024-04-25 20:32:49',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(3559,'1010','91714066382','2024-04-25 20:33:50',999.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171406644112101323330','No',NULL,NULL,'xug'),(3560,'1110','91714066382','2024-04-25 20:33:50',NULL,606.00,'','9','1','Inventory sold','1','','sales','6224008817598','','No',NULL,NULL,''),(3561,'1110','91714066382','2024-04-25 20:33:50',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(3562,'5500','91714066382','2024-04-25 20:33:50',756.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3563,'4000','91714066382','2024-04-25 20:33:50',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817598','','No',NULL,NULL,''),(3564,'4000','91714066382','2024-04-25 20:33:50',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3565,'1010','91714150717','2024-04-26 20:00:01',1320.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171415082312301323331','No',NULL,NULL,'1uh'),(3566,'1110','91714150717','2024-04-26 20:00:01',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3567,'1110','91714150717','2024-04-26 20:00:01',NULL,280.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3568,'1110','91714150717','2024-04-26 20:00:01',NULL,315.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3569,'5500','91714150717','2024-04-26 20:00:01',728.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3570,'4000','91714150717','2024-04-26 20:00:01',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3571,'4000','91714150717','2024-04-26 20:00:01',NULL,560.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3572,'4000','91714150717','2024-04-26 20:00:01',NULL,560.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3573,'1010','91714150843','2024-04-26 20:01:00',1800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171415087512501323331','No',NULL,NULL,'4qg'),(3574,'1110','91714150843','2024-04-26 20:01:00',NULL,1350.00,'','9','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(3575,'5500','91714150843','2024-04-26 20:01:00',1350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3576,'4000','91714150843','2024-04-26 20:01:00',NULL,1800.00,'','9','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(3577,'1010','91714150876','2024-04-26 20:01:41',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171415092812801323331','No',NULL,NULL,'kcy'),(3578,'1110','91714150876','2024-04-26 20:01:41',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(3579,'5500','91714150876','2024-04-26 20:01:41',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3580,'4000','91714150876','2024-04-26 20:01:41',NULL,1000.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(3581,'1010','91714150928','2024-04-26 20:06:02',3520.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171415117812801323331','No',NULL,NULL,'pwy'),(3582,'1110','91714150928','2024-04-26 20:06:02',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3583,'1110','91714150928','2024-04-26 20:06:02',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(3584,'1110','91714150928','2024-04-26 20:06:02',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(3585,'1110','91714150928','2024-04-26 20:06:02',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3586,'1110','91714150928','2024-04-26 20:06:02',NULL,44.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3587,'5500','91714150928','2024-04-26 20:06:02',2302.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3588,'4000','91714150928','2024-04-26 20:06:02',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3589,'4000','91714150928','2024-04-26 20:06:02',NULL,1200.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3590,'4000','91714150928','2024-04-26 20:06:02',NULL,500.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(3591,'4000','91714150928','2024-04-26 20:06:02',NULL,400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3592,'4000','91714150928','2024-04-26 20:06:02',NULL,120.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3593,'1010','91714151179','2024-04-26 20:07:15',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171415124712701323331','No',NULL,NULL,'gej'),(3594,'1110','91714151179','2024-04-26 20:07:15',NULL,500.00,'','9','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(3595,'5500','91714151179','2024-04-26 20:07:15',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3596,'4000','91714151179','2024-04-26 20:07:15',NULL,1200.00,'','9','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(3597,'1050','91714153522','2024-04-26 20:46:00',1010.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171415356812801323331','No',NULL,NULL,''),(3598,'1110','91714153522','2024-04-26 20:46:00',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3599,'1110','91714153522','2024-04-26 20:46:00',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(3600,'1110','91714153522','2024-04-26 20:46:00',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(3601,'5500','91714153522','2024-04-26 20:46:00',535.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3602,'4000','91714153522','2024-04-26 20:46:00',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3603,'4000','91714153522','2024-04-26 20:46:00',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3604,'4000','91714153522','2024-04-26 20:46:00',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(3605,'1050','91714235497','2024-04-27 19:32:03',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171423553112101323332','No',NULL,NULL,''),(3606,'1110','91714235497','2024-04-27 19:32:03',NULL,180.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(3607,'5500','91714235497','2024-04-27 19:32:03',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3608,'4000','91714235497','2024-04-27 19:32:03',NULL,400.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3609,'1010','91714235532','2024-04-27 19:32:27',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171423555912901323332','No',NULL,NULL,'ad2'),(3610,'4000','91714235532','2024-04-27 19:32:27',NULL,800.00,'','9','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(3611,'1010','91714235560','2024-04-27 19:32:57',160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171423559112101323332','No',NULL,NULL,'wlc'),(3612,'1110','91714235560','2024-04-27 19:32:57',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3613,'5500','91714235560','2024-04-27 19:32:57',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3614,'4000','91714235560','2024-04-27 19:32:57',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3615,'1050','91714235718','2024-04-27 19:35:33',360.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171423573912901323332','No',NULL,NULL,''),(3616,'1110','91714235718','2024-04-27 19:35:33',NULL,240.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(3617,'5500','91714235718','2024-04-27 19:35:33',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3618,'4000','91714235718','2024-04-27 19:35:33',NULL,360.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3619,'1050','91714315888','2024-04-28 17:59:59',3800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171431644312301323333','No',NULL,NULL,''),(3620,'1110','91714315888','2024-04-28 17:59:59',NULL,700.00,'','9','1','Inventory sold','1','','sales','205','','No',NULL,NULL,''),(3621,'1110','91714315888','2024-04-28 17:59:59',NULL,750.00,'','9','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(3622,'1110','91714315888','2024-04-28 17:59:59',NULL,600.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(3623,'1110','91714315888','2024-04-28 17:59:59',NULL,200.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3624,'1110','91714315888','2024-04-28 17:59:59',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(3625,'5500','91714315888','2024-04-28 17:59:59',2400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3626,'4000','91714315888','2024-04-28 17:59:59',NULL,1400.00,'','9','1','Good sold','1','','sales','205','','No',NULL,NULL,''),(3627,'4000','91714315888','2024-04-28 17:59:59',NULL,1000.00,'','9','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(3628,'4000','91714315888','2024-04-28 17:59:59',NULL,800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3629,'4000','91714315888','2024-04-28 17:59:59',NULL,400.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3630,'4000','91714315888','2024-04-28 17:59:59',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3631,'1010','91714327140','2024-04-28 20:59:45',2260.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171432739012001323333','No',NULL,NULL,''),(3632,'1110','91714327140','2024-04-28 20:59:45',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(3633,'1110','91714327140','2024-04-28 20:59:45',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3634,'1110','91714327140','2024-04-28 20:59:45',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3635,'5500','91714327140','2024-04-28 20:59:45',1230.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3636,'4000','91714327140','2024-04-28 20:59:45',NULL,1250.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(3637,'4000','91714327140','2024-04-28 20:59:45',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3638,'4000','91714327140','2024-04-28 20:59:45',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3639,'1050','91714409449','2024-04-29 19:52:39',1680.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171440957312301323334','No',NULL,NULL,''),(3640,'1110','91714409449','2024-04-29 19:52:39',NULL,400.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(3641,'1110','91714409449','2024-04-29 19:52:39',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3642,'1110','91714409449','2024-04-29 19:52:39',NULL,180.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(3643,'5500','91714409449','2024-04-29 19:52:39',930.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3644,'4000','91714409449','2024-04-29 19:52:39',NULL,600.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3645,'4000','91714409449','2024-04-29 19:52:39',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3646,'4000','91714409449','2024-04-29 19:52:39',NULL,480.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3647,'1050','91714413809','2024-04-29 21:04:33',2800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171441389212201323334','No',NULL,NULL,''),(3648,'1110','91714413809','2024-04-29 21:04:33',NULL,1000.00,'','9','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(3649,'1110','91714413809','2024-04-29 21:04:33',NULL,650.00,'','9','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(3650,'5500','91714413809','2024-04-29 21:04:33',1650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3651,'4000','91714413809','2024-04-29 21:04:33',NULL,1800.00,'','9','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(3652,'4000','91714413809','2024-04-29 21:04:33',NULL,1000.00,'','9','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(3653,'1010','91714493298','2024-04-30 19:09:36',2109.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171449338712701323334','No',NULL,NULL,'fr5'),(3654,'1110','91714493298','2024-04-30 19:09:36',NULL,150.00,'','9','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(3655,'1110','91714493298','2024-04-30 19:09:36',NULL,1131.00,'','9','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(3656,'1110','91714493298','2024-04-30 19:09:36',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(3657,'1110','91714493298','2024-04-30 19:09:36',NULL,84.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3658,'5500','91714493298','2024-04-30 19:09:36',1715.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3659,'4000','91714493298','2024-04-30 19:09:36',NULL,210.00,'','9','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(3660,'4000','91714493298','2024-04-30 19:09:36',NULL,1299.00,'','9','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(3661,'4000','91714493298','2024-04-30 19:09:36',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(3662,'4000','91714493298','2024-04-30 19:09:36',NULL,100.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3663,'1010','91714493388','2024-04-30 19:10:11',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171449344312301323334','No',NULL,NULL,'epm'),(3664,'1050','91714493388','2024-04-30 19:10:11',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171449344312301323334','No',NULL,NULL,'epm'),(3665,'1110','91714493388','2024-04-30 19:10:11',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3666,'5500','91714493388','2024-04-30 19:10:11',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3667,'4000','91714493388','2024-04-30 19:10:11',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3668,'1050','91714496915','2024-04-30 20:16:55',550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171449742312301323334','No',NULL,NULL,''),(3669,'1110','91714496915','2024-04-30 20:16:55',NULL,160.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3670,'1110','91714496915','2024-04-30 20:16:55',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(3671,'1110','91714496915','2024-04-30 20:16:55',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3672,'5500','91714496915','2024-04-30 20:16:55',331.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3673,'4000','91714496915','2024-04-30 20:16:55',NULL,320.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3674,'4000','91714496915','2024-04-30 20:16:55',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(3675,'4000','91714496915','2024-04-30 20:16:55',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3676,'1010','91714497423','2024-04-30 20:17:37',3700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171449750812801323334','No',NULL,NULL,'qhb'),(3677,'1110','91714497423','2024-04-30 20:17:37',NULL,1980.00,'','9','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(3678,'1110','91714497423','2024-04-30 20:17:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(3679,'5500','91714497423','2024-04-30 20:17:37',1980.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3680,'4000','91714497423','2024-04-30 20:17:37',NULL,3200.00,'','9','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(3681,'4000','91714497423','2024-04-30 20:17:37',NULL,500.00,'','9','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(3682,'1050','91714500429','2024-04-30 21:07:26',1770.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171450045412401323335','No',NULL,NULL,''),(3683,'1110','91714500429','2024-04-30 21:07:26',NULL,80.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(3684,'1110','91714500429','2024-04-30 21:07:26',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3685,'5500','91714500429','2024-04-30 21:07:26',1180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3686,'4000','91714500429','2024-04-30 21:07:26',NULL,120.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3687,'4000','91714500429','2024-04-30 21:07:26',NULL,1650.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3688,'1010','91714585578','2024-05-01 20:46:31',70.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171458564912901323335','No',NULL,NULL,'dfg'),(3689,'1110','91714585578','2024-05-01 20:46:31',NULL,50.00,'','9','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(3690,'5500','91714585578','2024-05-01 20:46:31',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3691,'4000','91714585578','2024-05-01 20:46:31',NULL,70.00,'','9','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(3692,'1050','91714585650','2024-05-01 20:48:28',1280.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171458571912901323335','No',NULL,NULL,''),(3693,'1110','91714585650','2024-05-01 20:48:28',NULL,270.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3694,'1110','91714585650','2024-05-01 20:48:28',NULL,450.00,'','9','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(3695,'5500','91714585650','2024-05-01 20:48:28',720.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3696,'4000','91714585650','2024-05-01 20:48:28',NULL,480.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3697,'4000','91714585650','2024-05-01 20:48:28',NULL,800.00,'','9','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(3698,'1050','91714585762','2024-05-01 20:49:57',4100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171458581012001323335','No',NULL,NULL,''),(3699,'1110','91714585762','2024-05-01 20:49:57',NULL,700.00,'','9','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(3700,'1110','91714585762','2024-05-01 20:49:57',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(3701,'1110','91714585762','2024-05-01 20:49:57',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3702,'5500','91714585762','2024-05-01 20:49:57',2250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3703,'4000','91714585762','2024-05-01 20:49:57',NULL,1300.00,'','9','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(3704,'4000','91714585762','2024-05-01 20:49:57',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(3705,'4000','91714585762','2024-05-01 20:49:57',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3706,'1010','91714669284','2024-05-02 20:03:31',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171466942412401323336','No',NULL,NULL,'w43'),(3707,'1110','91714669284','2024-05-02 20:03:31',NULL,728.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3708,'5500','91714669284','2024-05-02 20:03:31',728.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3709,'4000','91714669284','2024-05-02 20:03:31',NULL,1400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3710,'1050','91714669424','2024-05-02 20:04:22',2300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171466947412401323336','No',NULL,NULL,''),(3711,'1110','91714669424','2024-05-02 20:04:22',NULL,1600.00,'','9','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(3712,'5500','91714669424','2024-05-02 20:04:22',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3713,'4000','91714669424','2024-05-02 20:04:22',NULL,2300.00,'','9','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(3714,'1050','91714672271','2024-05-02 20:52:05',1850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171467233512501323336','No',NULL,NULL,''),(3715,'1110','91714672271','2024-05-02 20:52:05',NULL,900.00,'','9','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(3716,'5500','91714672271','2024-05-02 20:52:05',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3717,'4000','91714672271','2024-05-02 20:52:05',NULL,1850.00,'','9','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(3718,'1010','91714758323','2024-05-03 20:47:49',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171475848412401323337','No',NULL,NULL,'aug'),(3719,'1110','91714758323','2024-05-03 20:47:49',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(3720,'1110','91714758323','2024-05-03 20:47:49',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(3721,'1110','91714758323','2024-05-03 20:47:49',NULL,110.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3722,'5500','91714758323','2024-05-03 20:47:49',379.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3723,'4000','91714758323','2024-05-03 20:47:49',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3724,'4000','91714758323','2024-05-03 20:47:49',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(3725,'4000','91714758323','2024-05-03 20:47:49',NULL,300.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3726,'1050','91714758486','2024-05-03 20:48:28',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171475851912901323337','No',NULL,NULL,''),(3727,'1110','91714758486','2024-05-03 20:48:28',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(3728,'5500','91714758486','2024-05-03 20:48:28',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3729,'4000','91714758486','2024-05-03 20:48:28',NULL,1400.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3730,'1050','91714759183','2024-05-03 21:00:36',3450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171475924212201323337','No',NULL,NULL,''),(3731,'1110','91714759183','2024-05-03 21:00:36',NULL,600.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(3732,'1110','91714759183','2024-05-03 21:00:36',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(3733,'1110','91714759183','2024-05-03 21:00:36',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(3734,'1110','91714759183','2024-05-03 21:00:36',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(3735,'5500','91714759183','2024-05-03 21:00:36',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3736,'4000','91714759183','2024-05-03 21:00:36',NULL,900.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(3737,'4000','91714759183','2024-05-03 21:00:36',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(3738,'4000','91714759183','2024-05-03 21:00:36',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(3739,'4000','91714759183','2024-05-03 21:00:36',NULL,1300.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(3740,'1010','91714831784','2024-05-04 17:14:52',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171483210612601323338','No',NULL,NULL,'6kl'),(3741,'4000','91714831784','2024-05-04 17:14:52',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(3742,'1010','91714833096','2024-05-04 18:32:23',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171483675512501323338','No',NULL,NULL,'gl5'),(3743,'4000','91714833096','2024-05-04 18:32:23',NULL,750.00,'','9','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(3744,'1050','91714836756','2024-05-04 18:34:10',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171483685712701323338','No',NULL,NULL,''),(3745,'1110','91714836756','2024-05-04 18:34:10',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3746,'1110','91714836756','2024-05-04 18:34:10',NULL,600.00,'','9','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(3747,'5500','91714836756','2024-05-04 18:34:10',733.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3748,'4000','91714836756','2024-05-04 18:34:10',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3749,'4000','91714836756','2024-05-04 18:34:10',NULL,1000.00,'','9','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(3750,'1050','91714836858','2024-05-04 18:34:37',100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171483688412401323338','No',NULL,NULL,''),(3751,'1110','91714836858','2024-05-04 18:34:37',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(3752,'5500','91714836858','2024-05-04 18:34:37',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3753,'4000','91714836858','2024-05-04 18:34:37',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3754,'1050','91714836924','2024-05-04 18:35:43',300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171483694812801323338','No',NULL,NULL,''),(3755,'1110','91714836924','2024-05-04 18:35:43',NULL,162.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(3756,'5500','91714836924','2024-05-04 18:35:43',162.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3757,'4000','91714836924','2024-05-04 18:35:43',NULL,300.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(3758,'1010','91714844225','2024-05-04 20:38:06',1250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171484430412401323338','No',NULL,NULL,'fuy'),(3759,'1110','91714844225','2024-05-04 20:38:06',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(3760,'1110','91714844225','2024-05-04 20:38:06',NULL,250.00,'','9','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(3761,'5500','91714844225','2024-05-04 20:38:06',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3762,'4000','91714844225','2024-05-04 20:38:06',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(3763,'4000','91714844225','2024-05-04 20:38:06',NULL,450.00,'','9','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(3764,'1050','91714845427','2024-05-04 20:58:13',3900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171484550312301323338','No',NULL,NULL,''),(3765,'1110','91714845427','2024-05-04 20:58:13',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3766,'1110','91714845427','2024-05-04 20:58:13',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(3767,'1110','91714845427','2024-05-04 20:58:13',NULL,0.00,'','9','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(3768,'1110','91714845427','2024-05-04 20:58:13',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(3769,'1110','91714845427','2024-05-04 20:58:13',NULL,350.00,'','9','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(3770,'5500','91714845427','2024-05-04 20:58:13',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3771,'4000','91714845427','2024-05-04 20:58:13',NULL,1650.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3772,'4000','91714845427','2024-05-04 20:58:13',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3773,'4000','91714845427','2024-05-04 20:58:13',NULL,750.00,'','9','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(3774,'4000','91714845427','2024-05-04 20:58:13',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(3775,'4000','91714845427','2024-05-04 20:58:13',NULL,700.00,'','9','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(3776,'1050','91714925608','2024-05-05 19:14:24',2300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171492567812801323339','No',NULL,NULL,''),(3777,'1110','91714925608','2024-05-05 19:14:24',NULL,1600.00,'','9','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(3778,'5500','91714925608','2024-05-05 19:14:24',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3779,'4000','91714925608','2024-05-05 19:14:24',NULL,2300.00,'','9','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(3780,'1050','91714925679','2024-05-05 19:16:19',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171492579112101323339','No',NULL,NULL,''),(3781,'1110','91714925679','2024-05-05 19:16:19',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3782,'1110','91714925679','2024-05-05 19:16:19',NULL,225.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(3783,'5500','91714925679','2024-05-05 19:16:19',1325.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3784,'4000','91714925679','2024-05-05 19:16:19',NULL,1500.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3785,'4000','91714925679','2024-05-05 19:16:19',NULL,500.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3786,'1050','91714932390','2024-05-05 21:07:07',1810.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171493243212201323339','No',NULL,NULL,''),(3787,'1110','91714932390','2024-05-05 21:07:07',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(3788,'1110','91714932390','2024-05-05 21:07:07',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3789,'1110','91714932390','2024-05-05 21:07:07',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3790,'5500','91714932390','2024-05-05 21:07:07',1090.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3791,'4000','91714932390','2024-05-05 21:07:07',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(3792,'4000','91714932390','2024-05-05 21:07:07',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3793,'4000','91714932390','2024-05-05 21:07:07',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3794,'1010','91714996213','2024-05-06 14:50:48',1350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171499626812801323339','No',NULL,NULL,'spn'),(3795,'1110','91714996213','2024-05-06 14:50:48',NULL,500.00,'','9','1','Inventory sold','1','','sales','196','','No',NULL,NULL,''),(3796,'1110','91714996213','2024-05-06 14:50:48',NULL,200.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3797,'5500','91714996213','2024-05-06 14:50:48',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3798,'4000','91714996213','2024-05-06 14:50:48',NULL,950.00,'','9','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(3799,'4000','91714996213','2024-05-06 14:50:48',NULL,400.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3800,'1050','91714996268','2024-05-06 14:51:51',490.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171499632012001323339','No',NULL,NULL,''),(3801,'1110','91714996268','2024-05-06 14:51:51',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(3802,'1110','91714996268','2024-05-06 14:51:51',NULL,135.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3803,'5500','91714996268','2024-05-06 14:51:51',230.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3804,'4000','91714996268','2024-05-06 14:51:51',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3805,'4000','91714996268','2024-05-06 14:51:51',NULL,240.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3806,'1050','91714996320','2024-05-06 14:52:17',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171499634512501323339','No',NULL,NULL,''),(3807,'1110','91714996320','2024-05-06 14:52:17',NULL,950.00,'','9','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3808,'5500','91714996320','2024-05-06 14:52:17',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3809,'4000','91714996320','2024-05-06 14:52:17',NULL,1300.00,'','9','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3810,'1050','91714996345','2024-05-06 14:53:09',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171499639612601323339','No',NULL,NULL,''),(3811,'1110','91714996345','2024-05-06 14:53:09',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(3812,'1110','91714996345','2024-05-06 14:53:09',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3813,'1110','91714996345','2024-05-06 14:53:09',NULL,350.00,'','9','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(3814,'5500','91714996345','2024-05-06 14:53:09',1583.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3815,'4000','91714996345','2024-05-06 14:53:09',NULL,1600.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(3816,'4000','91714996345','2024-05-06 14:53:09',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3817,'4000','91714996345','2024-05-06 14:53:09',NULL,700.00,'','9','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(3818,'1010','91714996397','2024-05-06 14:53:30',80.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171499642112101323339','No',NULL,NULL,'tf1'),(3819,'1110','91714996397','2024-05-06 14:53:30',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3820,'5500','91714996397','2024-05-06 14:53:30',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3821,'4000','91714996397','2024-05-06 14:53:30',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3822,'1010','91714996517','2024-05-06 15:08:53',2800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171499734712701323339','No',NULL,NULL,'gio'),(3823,'1110','91714996517','2024-05-06 15:08:53',NULL,200.00,'','9','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(3824,'1110','91714996517','2024-05-06 15:08:53',NULL,350.00,'','9','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(3825,'1110','91714996517','2024-05-06 15:08:53',NULL,266.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3826,'1110','91714996517','2024-05-06 15:08:53',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(3827,'5500','91714996517','2024-05-06 15:08:53',1716.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3828,'4000','91714996517','2024-05-06 15:08:53',NULL,450.00,'','9','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(3829,'4000','91714996517','2024-05-06 15:08:53',NULL,550.00,'','9','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(3830,'4000','91714996517','2024-05-06 15:08:53',NULL,400.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3831,'4000','91714996517','2024-05-06 15:08:53',NULL,1400.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3832,'1050','91715018198','2024-05-06 21:02:19',2919.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171501863412401323330','No',NULL,NULL,''),(3833,'1110','91715018198','2024-05-06 21:02:19',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(3834,'1110','91715018198','2024-05-06 21:02:19',NULL,180.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3835,'1110','91715018198','2024-05-06 21:02:19',NULL,476.00,'','9','1','Inventory sold','1','','sales','191','','No',NULL,NULL,''),(3836,'1110','91715018198','2024-05-06 21:02:19',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3837,'5500','91715018198','2024-05-06 21:02:19',1956.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3838,'4000','91715018198','2024-05-06 21:02:19',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(3839,'4000','91715018198','2024-05-06 21:02:19',NULL,320.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3840,'4000','91715018198','2024-05-06 21:02:19',NULL,699.00,'','9','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(3841,'4000','91715018198','2024-05-06 21:02:19',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3842,'1010','91715104820','2024-05-07 21:03:58',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171510505512501323331','No',NULL,NULL,'ert'),(3843,'1110','91715104820','2024-05-07 21:03:58',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(3844,'1110','91715104820','2024-05-07 21:03:58',NULL,0.00,'','9','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(3845,'5500','91715104820','2024-05-07 21:03:58',119.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3846,'4000','91715104820','2024-05-07 21:03:58',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(3847,'4000','91715104820','2024-05-07 21:03:58',NULL,450.00,'','9','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(3848,'1010','91715105056','2024-05-07 21:04:56',680.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171510511412401323331','No',NULL,NULL,'y4m'),(3849,'1110','91715105056','2024-05-07 21:04:56',NULL,416.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3850,'1110','91715105056','2024-05-07 21:04:56',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3851,'5500','91715105056','2024-05-07 21:04:56',461.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3852,'4000','91715105056','2024-05-07 21:04:56',NULL,600.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3853,'4000','91715105056','2024-05-07 21:04:56',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3854,'1010','91715105115','2024-05-07 21:05:54',1850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171510516712701323331','No',NULL,NULL,'xp2'),(3855,'1110','91715105115','2024-05-07 21:05:54',NULL,1150.00,'','9','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(3856,'5500','91715105115','2024-05-07 21:05:54',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3857,'4000','91715105115','2024-05-07 21:05:54',NULL,1850.00,'','9','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(3858,'1010','91715105236','2024-05-07 21:07:25',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171510526012001323331','No',NULL,NULL,'cy9'),(3859,'1110','91715105236','2024-05-07 21:07:25',NULL,100.00,'','9','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(3860,'5500','91715105236','2024-05-07 21:07:25',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3861,'4000','91715105236','2024-05-07 21:07:25',NULL,200.00,'','9','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(3862,'1010','91715105261','2024-05-07 21:08:10',1740.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171510533312301323331','No',NULL,NULL,'gbk'),(3863,'1110','91715105261','2024-05-07 21:08:10',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(3864,'1110','91715105261','2024-05-07 21:08:10',NULL,88.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(3865,'5500','91715105261','2024-05-07 21:08:10',888.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3866,'4000','91715105261','2024-05-07 21:08:10',NULL,1500.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(3867,'4000','91715105261','2024-05-07 21:08:10',NULL,240.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(3868,'1010','91715105334','2024-05-07 21:09:41',2300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171510539212201323331','No',NULL,NULL,'wpg'),(3869,'1110','91715105334','2024-05-07 21:09:41',NULL,350.00,'','9','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(3870,'1110','91715105334','2024-05-07 21:09:41',NULL,600.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3871,'1110','91715105334','2024-05-07 21:09:41',NULL,500.00,'','9','1','Inventory sold','1','','sales','182','','No',NULL,NULL,''),(3872,'5500','91715105334','2024-05-07 21:09:41',1450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3873,'4000','91715105334','2024-05-07 21:09:41',NULL,550.00,'','9','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3874,'4000','91715105334','2024-05-07 21:09:41',NULL,1000.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3875,'4000','91715105334','2024-05-07 21:09:41',NULL,750.00,'','9','1','Good sold','1','','sales','182','','No',NULL,NULL,''),(3876,'1010','91715105393','2024-05-07 21:10:13',330.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171510543012001323331','No',NULL,NULL,'egn'),(3877,'1110','91715105393','2024-05-07 21:10:13',NULL,150.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(3878,'1110','91715105393','2024-05-07 21:10:13',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3879,'5500','91715105393','2024-05-07 21:10:13',195.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3880,'4000','91715105393','2024-05-07 21:10:13',NULL,250.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(3881,'4000','91715105393','2024-05-07 21:10:13',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3882,'1050','91715105450','2024-05-07 21:13:00',3530.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171510560112101323331','No',NULL,NULL,''),(3883,'1110','91715105450','2024-05-07 21:13:00',NULL,350.00,'','9','1','Inventory sold','1','','sales','14','','No',NULL,NULL,''),(3884,'1110','91715105450','2024-05-07 21:13:00',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3885,'1110','91715105450','2024-05-07 21:13:00',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(3886,'1110','91715105450','2024-05-07 21:13:00',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3887,'1110','91715105450','2024-05-07 21:13:00',NULL,360.00,'','9','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(3888,'1110','91715105450','2024-05-07 21:13:00',NULL,1000.00,'','9','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(3889,'5500','91715105450','2024-05-07 21:13:00',2096.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3890,'4000','91715105450','2024-05-07 21:13:00',NULL,600.00,'','9','1','Good sold','1','','sales','14','','No',NULL,NULL,''),(3891,'4000','91715105450','2024-05-07 21:13:00',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3892,'4000','91715105450','2024-05-07 21:13:00',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(3893,'4000','91715105450','2024-05-07 21:13:00',NULL,400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3894,'4000','91715105450','2024-05-07 21:13:00',NULL,450.00,'','9','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(3895,'4000','91715105450','2024-05-07 21:13:00',NULL,1800.00,'','9','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(3896,'1010','91715188818','2024-05-08 20:21:48',2800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171518892012001323331','No',NULL,NULL,'gpk'),(3897,'1110','91715188818','2024-05-08 20:21:48',NULL,2000.00,'','9','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(3898,'5500','91715188818','2024-05-08 20:21:48',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3899,'4000','91715188818','2024-05-08 20:21:48',NULL,2800.00,'','9','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(3900,'1010','91715188921','2024-05-08 20:22:11',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171518894112101323331','No',NULL,NULL,'297'),(3901,'1110','91715188921','2024-05-08 20:22:11',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3902,'5500','91715188921','2024-05-08 20:22:11',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3903,'4000','91715188921','2024-05-08 20:22:11',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3904,'1010','91715274157','2024-05-09 20:13:06',120.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171527491112101323332','No',NULL,NULL,'hmp'),(3905,'1110','91715274157','2024-05-09 20:13:06',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(3906,'5500','91715274157','2024-05-09 20:13:06',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3907,'4000','91715274157','2024-05-09 20:13:06',NULL,120.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(3908,'1010','91715274912','2024-05-09 20:15:29',799.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171527494412401323332','No',NULL,NULL,'5em'),(3909,'1110','91715274912','2024-05-09 20:15:29',NULL,606.00,'','9','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(3910,'5500','91715274912','2024-05-09 20:15:29',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3911,'4000','91715274912','2024-05-09 20:15:29',NULL,799.00,'','9','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(3912,'1050','91715277754','2024-05-09 21:06:46',7150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171527803012001323332','No',NULL,NULL,''),(3913,'1110','91715277754','2024-05-09 21:06:46',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(3914,'1110','91715277754','2024-05-09 21:06:46',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(3915,'1110','91715277754','2024-05-09 21:06:46',NULL,0.00,'','9','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(3916,'1110','91715277754','2024-05-09 21:06:46',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3917,'1110','91715277754','2024-05-09 21:06:46',NULL,80.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(3918,'1110','91715277754','2024-05-09 21:06:46',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(3919,'1110','91715277754','2024-05-09 21:06:46',NULL,252.00,'','9','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(3920,'1110','91715277754','2024-05-09 21:06:46',NULL,240.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(3921,'1110','91715277754','2024-05-09 21:06:46',NULL,400.00,'','9','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(3922,'1110','91715277754','2024-05-09 21:06:46',NULL,400.00,'','9','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(3923,'1110','91715277754','2024-05-09 21:06:46',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(3924,'5500','91715277754','2024-05-09 21:06:46',2703.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3925,'4000','91715277754','2024-05-09 21:06:46',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(3926,'4000','91715277754','2024-05-09 21:06:46',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(3927,'4000','91715277754','2024-05-09 21:06:46',NULL,2300.00,'','9','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(3928,'4000','91715277754','2024-05-09 21:06:46',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(3929,'4000','91715277754','2024-05-09 21:06:46',NULL,120.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3930,'4000','91715277754','2024-05-09 21:06:46',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(3931,'4000','91715277754','2024-05-09 21:06:46',NULL,600.00,'','9','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(3932,'4000','91715277754','2024-05-09 21:06:46',NULL,480.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(3933,'4000','91715277754','2024-05-09 21:06:46',NULL,700.00,'','9','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(3934,'4000','91715277754','2024-05-09 21:06:46',NULL,550.00,'','9','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(3935,'4000','91715277754','2024-05-09 21:06:46',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(3936,'1010','91715357146','2024-05-10 19:06:06',360.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171535717812801323333','No',NULL,NULL,'ao5'),(3937,'1110','91715357146','2024-05-10 19:06:06',NULL,240.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(3938,'5500','91715357146','2024-05-10 19:06:06',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3939,'4000','91715357146','2024-05-10 19:06:06',NULL,360.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(3940,'1010','91715357179','2024-05-10 19:06:28',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171535719912901323333','No',NULL,NULL,'ahd'),(3941,'1110','91715357179','2024-05-10 19:06:28',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(3942,'5500','91715357179','2024-05-10 19:06:28',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3943,'4000','91715357179','2024-05-10 19:06:28',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3944,'1050','91715357200','2024-05-10 19:06:56',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171535721912901323333','No',NULL,NULL,''),(3945,'1110','91715357200','2024-05-10 19:06:56',NULL,450.00,'','9','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(3946,'5500','91715357200','2024-05-10 19:06:56',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3947,'4000','91715357200','2024-05-10 19:06:56',NULL,800.00,'','9','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(3948,'1010','91715357220','2024-05-10 19:10:17',2800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171535744512501323333','No',NULL,NULL,'cop'),(3949,'1110','91715357220','2024-05-10 19:10:17',NULL,238.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(3950,'1110','91715357220','2024-05-10 19:10:17',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(3951,'1110','91715357220','2024-05-10 19:10:17',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(3952,'5500','91715357220','2024-05-10 19:10:17',1658.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3953,'4000','91715357220','2024-05-10 19:10:17',NULL,500.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(3954,'4000','91715357220','2024-05-10 19:10:17',NULL,900.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(3955,'4000','91715357220','2024-05-10 19:10:17',NULL,1400.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3956,'1050','91715357446','2024-05-10 19:11:12',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171535748312301323333','No',NULL,NULL,''),(3957,'1110','91715357446','2024-05-10 19:11:12',NULL,1000.00,'','9','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(3958,'5500','91715357446','2024-05-10 19:11:12',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3959,'4000','91715357446','2024-05-10 19:11:12',NULL,1400.00,'','9','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(3960,'1010','91715357554','2024-05-10 19:12:45',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171535758012001323333','No',NULL,NULL,'mrx'),(3961,'1110','91715357554','2024-05-10 19:12:45',NULL,750.00,'','9','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(3962,'5500','91715357554','2024-05-10 19:12:45',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3963,'4000','91715357554','2024-05-10 19:12:45',NULL,1500.00,'','9','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(3964,'1010','91715357581','2024-05-10 19:13:12',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171535760212201323333','No',NULL,NULL,'916'),(3965,'1110','91715357581','2024-05-10 19:13:12',NULL,650.00,'','9','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(3966,'5500','91715357581','2024-05-10 19:13:12',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3967,'4000','91715357581','2024-05-10 19:13:12',NULL,1000.00,'','9','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(3968,'1010','91715357602','2024-05-10 19:13:36',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171535763412401323333','No',NULL,NULL,'fpn'),(3969,'1110','91715357602','2024-05-10 19:13:36',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(3970,'5500','91715357602','2024-05-10 19:13:36',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3971,'4000','91715357602','2024-05-10 19:13:36',NULL,600.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(3972,'1010','91715365543','2024-05-10 21:25:57',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171536556812801323333','No',NULL,NULL,'3gb'),(3973,'1110','91715365543','2024-05-10 21:25:57',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(3974,'5500','91715365543','2024-05-10 21:25:57',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3975,'4000','91715365543','2024-05-10 21:25:57',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(3976,'1010','91715365569','2024-05-10 21:27:49',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171536571712701323333','No',NULL,NULL,'fja'),(3977,'1110','91715365569','2024-05-10 21:27:49',NULL,900.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(3978,'5500','91715365569','2024-05-10 21:27:49',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3979,'4000','91715365569','2024-05-10 21:27:49',NULL,1500.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(3980,'1010','91715365718','2024-05-10 21:30:16',4500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171536589912901323333','No',NULL,NULL,'xop'),(3981,'1110','91715365718','2024-05-10 21:30:16',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(3982,'1110','91715365718','2024-05-10 21:30:16',NULL,312.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(3983,'1110','91715365718','2024-05-10 21:30:16',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(3984,'1110','91715365718','2024-05-10 21:30:16',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3985,'5500','91715365718','2024-05-10 21:30:16',2712.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3986,'4000','91715365718','2024-05-10 21:30:16',NULL,1600.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(3987,'4000','91715365718','2024-05-10 21:30:16',NULL,600.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(3988,'4000','91715365718','2024-05-10 21:30:16',NULL,1100.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(3989,'4000','91715365718','2024-05-10 21:30:16',NULL,1200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3990,'1050','91715366034','2024-05-10 21:34:23',6300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171536606912901323333','No',NULL,NULL,''),(3991,'1110','91715366034','2024-05-10 21:34:23',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(3992,'1110','91715366034','2024-05-10 21:34:23',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(3993,'5500','91715366034','2024-05-10 21:34:23',4500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3994,'4000','91715366034','2024-05-10 21:34:23',NULL,2500.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(3995,'4000','91715366034','2024-05-10 21:34:23',NULL,3800.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(3996,'1010','91715447002','2024-05-11 20:06:53',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171544722912901323334','No',NULL,NULL,'apn'),(3997,'1110','91715447002','2024-05-11 20:06:53',NULL,400.00,'','9','1','Inventory sold','1','','sales','214','','No',NULL,NULL,''),(3998,'5500','91715447002','2024-05-11 20:06:53',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3999,'4000','91715447002','2024-05-11 20:06:53',NULL,600.00,'','9','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(4000,'1050','91715447230','2024-05-11 20:07:22',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171544724812801323334','No',NULL,NULL,''),(4001,'1110','91715447230','2024-05-11 20:07:22',NULL,150.00,'','9','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4002,'5500','91715447230','2024-05-11 20:07:22',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4003,'4000','91715447230','2024-05-11 20:07:22',NULL,250.00,'','9','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4004,'1010','91715447248','2024-05-11 20:07:39',120.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171544726912901323334','No',NULL,NULL,'r52'),(4005,'1110','91715447248','2024-05-11 20:07:39',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4006,'5500','91715447248','2024-05-11 20:07:39',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4007,'4000','91715447248','2024-05-11 20:07:39',NULL,120.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4008,'1010','91715447270','2024-05-11 20:08:05',480.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171544729712701323334','No',NULL,NULL,'xuh'),(4009,'1110','91715447270','2024-05-11 20:08:05',NULL,240.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4010,'5500','91715447270','2024-05-11 20:08:05',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4011,'4000','91715447270','2024-05-11 20:08:05',NULL,480.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4012,'1010','91715533383','2024-05-12 20:04:15',2700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171553346812801323335','No',NULL,NULL,'zpg'),(4013,'1110','91715533383','2024-05-12 20:04:15',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4014,'1110','91715533383','2024-05-12 20:04:15',NULL,84.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(4015,'5500','91715533383','2024-05-12 20:04:15',1484.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4016,'4000','91715533383','2024-05-12 20:04:15',NULL,2600.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4017,'4000','91715533383','2024-05-12 20:04:15',NULL,100.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(4018,'1010','91715533469','2024-05-12 20:05:07',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171553351912901323335','No',NULL,NULL,'8ls'),(4019,'1110','91715533469','2024-05-12 20:05:07',NULL,642.00,'','9','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(4020,'1110','91715533469','2024-05-12 20:05:07',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4021,'5500','91715533469','2024-05-12 20:05:07',792.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4022,'4000','91715533469','2024-05-12 20:05:07',NULL,750.00,'','9','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(4023,'4000','91715533469','2024-05-12 20:05:07',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4024,'1010','91715533520','2024-05-12 20:05:37',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171553354712701323335','No',NULL,NULL,'son'),(4025,'1110','91715533520','2024-05-12 20:05:37',NULL,400.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(4026,'5500','91715533520','2024-05-12 20:05:37',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4027,'4000','91715533520','2024-05-12 20:05:37',NULL,600.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(4028,'1010','91715618902','2024-05-13 19:49:09',3050.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171561898212201323336','No',NULL,NULL,'rnla'),(4029,'1110','91715618902','2024-05-13 19:49:09',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(4030,'1110','91715618902','2024-05-13 19:49:09',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(4031,'1110','91715618902','2024-05-13 19:49:09',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4032,'5500','91715618902','2024-05-13 19:49:09',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4033,'4000','91715618902','2024-05-13 19:49:09',NULL,1300.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(4034,'4000','91715618902','2024-05-13 19:49:09',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(4035,'4000','91715618902','2024-05-13 19:49:09',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4036,'1010','91715618983','2024-05-13 19:50:47',2950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171561905912901323336','No',NULL,NULL,'ke5'),(4037,'1110','91715618983','2024-05-13 19:50:47',NULL,950.00,'','9','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(4038,'1110','91715618983','2024-05-13 19:50:47',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4039,'1110','91715618983','2024-05-13 19:50:47',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4040,'5500','91715618983','2024-05-13 19:50:47',1650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4041,'4000','91715618983','2024-05-13 19:50:47',NULL,1600.00,'','9','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(4042,'4000','91715618983','2024-05-13 19:50:47',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4043,'4000','91715618983','2024-05-13 19:50:47',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4044,'1010','91715619060','2024-05-13 19:51:25',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171561909612601323336','No',NULL,NULL,'gto'),(4045,'1110','91715619060','2024-05-13 19:51:25',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(4046,'5500','91715619060','2024-05-13 19:51:25',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4047,'4000','91715619060','2024-05-13 19:51:25',NULL,200.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(4048,'1010','91715619207','2024-05-13 19:53:41',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171561925112101323336','No',NULL,NULL,'hwx'),(4049,'1110','91715619207','2024-05-13 19:53:41',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(4050,'5500','91715619207','2024-05-13 19:53:41',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4051,'4000','91715619207','2024-05-13 19:53:41',NULL,250.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(4052,'1010','91715623596','2024-05-13 21:07:03',1299.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171562364112101323336','No',NULL,NULL,'gep'),(4053,'1110','91715623596','2024-05-13 21:07:03',NULL,1131.00,'','9','1','Inventory sold','1','','sales','159','','No',NULL,NULL,''),(4054,'5500','91715623596','2024-05-13 21:07:03',1131.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4055,'4000','91715623596','2024-05-13 21:07:03',NULL,1299.00,'','9','1','Good sold','1','','sales','159','','No',NULL,NULL,''),(4056,'1050','91715623716','2024-05-13 21:12:26',4550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171562396212201323336','No',NULL,NULL,''),(4057,'1110','91715623716','2024-05-13 21:12:26',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(4058,'1110','91715623716','2024-05-13 21:12:26',NULL,1000.00,'','9','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(4059,'1110','91715623716','2024-05-13 21:12:26',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4060,'1110','91715623716','2024-05-13 21:12:26',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(4061,'1110','91715623716','2024-05-13 21:12:26',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(4062,'1110','91715623716','2024-05-13 21:12:26',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(4063,'1110','91715623716','2024-05-13 21:12:26',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(4064,'1110','91715623716','2024-05-13 21:12:26',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(4065,'5500','91715623716','2024-05-13 21:12:26',2624.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4066,'4000','91715623716','2024-05-13 21:12:26',NULL,400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(4067,'4000','91715623716','2024-05-13 21:12:26',NULL,1600.00,'','9','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(4068,'4000','91715623716','2024-05-13 21:12:26',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4069,'4000','91715623716','2024-05-13 21:12:26',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(4070,'4000','91715623716','2024-05-13 21:12:26',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(4071,'4000','91715623716','2024-05-13 21:12:26',NULL,900.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(4072,'4000','91715623716','2024-05-13 21:12:26',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(4073,'4000','91715623716','2024-05-13 21:12:26',NULL,250.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(4074,'1010','91715706435','2024-05-14 20:08:18',460.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171570650812801323337','No',NULL,NULL,'4ls'),(4075,'1110','91715706435','2024-05-14 20:08:18',NULL,180.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4076,'1110','91715706435','2024-05-14 20:08:18',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4077,'5500','91715706435','2024-05-14 20:08:18',370.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4078,'4000','91715706435','2024-05-14 20:08:18',NULL,200.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4079,'4000','91715706435','2024-05-14 20:08:18',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4080,'1010','91715706509','2024-05-14 20:09:37',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171570659712701323337','No',NULL,NULL,'ufn'),(4081,'1110','91715706509','2024-05-14 20:09:37',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4082,'1110','91715706509','2024-05-14 20:09:37',NULL,300.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4083,'5500','91715706509','2024-05-14 20:09:37',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4084,'4000','91715706509','2024-05-14 20:09:37',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4085,'4000','91715706509','2024-05-14 20:09:37',NULL,400.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4086,'1010','91715706598','2024-05-14 20:10:21',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171570663812801323337','No',NULL,NULL,'jfc'),(4087,'1110','91715706598','2024-05-14 20:10:21',NULL,950.00,'','9','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(4088,'5500','91715706598','2024-05-14 20:10:21',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4089,'4000','91715706598','2024-05-14 20:10:21',NULL,1400.00,'','9','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4090,'1010','91715706639','2024-05-14 20:11:23',1350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171570669712701323337','No',NULL,NULL,'udb'),(4091,'1110','91715706639','2024-05-14 20:11:23',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(4092,'1110','91715706639','2024-05-14 20:11:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(4093,'5500','91715706639','2024-05-14 20:11:23',520.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4094,'4000','91715706639','2024-05-14 20:11:23',NULL,900.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(4095,'4000','91715706639','2024-05-14 20:11:23',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(4096,'1050','91715706697','2024-05-14 20:12:07',3800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171570673412401323337','No',NULL,NULL,''),(4097,'1110','91715706697','2024-05-14 20:12:07',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(4098,'5500','91715706697','2024-05-14 20:12:07',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4099,'4000','91715706697','2024-05-14 20:12:07',NULL,3800.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(4100,'1010','91715706735','2024-05-14 20:13:56',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171570685112101323337','No',NULL,NULL,'JBX'),(4101,'1110','91715706735','2024-05-14 20:13:56',NULL,160.00,'','9','1','Inventory sold','1','','sales','156','','No',NULL,NULL,''),(4102,'5500','91715706735','2024-05-14 20:13:56',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4103,'4000','91715706735','2024-05-14 20:13:56',NULL,200.00,'','9','1','Good sold','1','','sales','156','','No',NULL,NULL,''),(4104,'1050','91715709165','2024-05-14 21:02:07',6320.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171570974012001323337','No',NULL,NULL,''),(4105,'1110','91715709165','2024-05-14 21:02:07',NULL,1100.00,'','9','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(4106,'1110','91715709165','2024-05-14 21:02:07',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4107,'1110','91715709165','2024-05-14 21:02:07',NULL,125.00,'','9','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(4108,'1110','91715709165','2024-05-14 21:02:07',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4109,'1110','91715709165','2024-05-14 21:02:07',NULL,650.00,'','9','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(4110,'1110','91715709165','2024-05-14 21:02:07',NULL,350.00,'','9','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(4111,'1110','91715709165','2024-05-14 21:02:07',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(4112,'1110','91715709165','2024-05-14 21:02:07',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(4113,'5500','91715709165','2024-05-14 21:02:07',4075.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4114,'4000','91715709165','2024-05-14 21:02:07',NULL,1400.00,'','9','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(4115,'4000','91715709165','2024-05-14 21:02:07',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4116,'4000','91715709165','2024-05-14 21:02:07',NULL,320.00,'','9','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4117,'4000','91715709165','2024-05-14 21:02:07',NULL,1650.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4118,'4000','91715709165','2024-05-14 21:02:07',NULL,1000.00,'','9','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(4119,'4000','91715709165','2024-05-14 21:02:07',NULL,750.00,'','9','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(4120,'4000','91715709165','2024-05-14 21:02:07',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(4121,'4000','91715709165','2024-05-14 21:02:07',NULL,500.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4122,'1010','91715791488','2024-05-15 20:13:41',1800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171579323312301323337','No',NULL,NULL,'s8m'),(4123,'1110','91715791488','2024-05-15 20:13:41',NULL,600.00,'','9','1','Inventory sold','1','','sales','214','','No',NULL,NULL,''),(4124,'1110','91715791488','2024-05-15 20:13:41',NULL,650.00,'','9','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(4125,'5500','91715791488','2024-05-15 20:13:41',1250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4126,'4000','91715791488','2024-05-15 20:13:41',NULL,900.00,'','9','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(4127,'4000','91715791488','2024-05-15 20:13:41',NULL,900.00,'','9','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(4128,'1010','91715793233','2024-05-15 20:14:07',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171579326312301323337','No',NULL,NULL,'may '),(4129,'1110','91715793233','2024-05-15 20:14:07',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(4130,'5500','91715793233','2024-05-15 20:14:07',119.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4131,'4000','91715793233','2024-05-15 20:14:07',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(4132,'1010','91715793264','2024-05-15 20:14:38',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171579329312301323337','No',NULL,NULL,'x5m'),(4133,'1110','91715793264','2024-05-15 20:14:38',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(4134,'5500','91715793264','2024-05-15 20:14:38',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4135,'4000','91715793264','2024-05-15 20:14:38',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(4136,'1050','91715796004','2024-05-15 21:00:26',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171579603312301323337','No',NULL,NULL,''),(4137,'1110','91715796004','2024-05-15 21:00:26',NULL,0.00,'','9','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4138,'1110','91715796004','2024-05-15 21:00:26',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4139,'5500','91715796004','2024-05-15 21:00:26',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4140,'4000','91715796004','2024-05-15 21:00:26',NULL,800.00,'','9','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4141,'4000','91715796004','2024-05-15 21:00:26',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4142,'1010','91715880773','2024-05-16 20:40:03',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171588121812801323338','No',NULL,NULL,'41k'),(4143,'1110','91715880773','2024-05-16 20:40:03',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(4144,'5500','91715880773','2024-05-16 20:40:03',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4145,'4000','91715880773','2024-05-16 20:40:03',NULL,1500.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4146,'1010','91715881219','2024-05-16 20:41:11',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171588129412401323338','No',NULL,NULL,'rbw'),(4147,'1110','91715881219','2024-05-16 20:41:11',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4148,'1110','91715881219','2024-05-16 20:41:11',NULL,650.00,'','9','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(4149,'5500','91715881219','2024-05-16 20:41:11',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4150,'4000','91715881219','2024-05-16 20:41:11',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4151,'4000','91715881219','2024-05-16 20:41:11',NULL,1000.00,'','9','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(4152,'1050','91715882002','2024-05-16 20:55:04',2689.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171588211212201323338','No',NULL,NULL,''),(4153,'1110','91715882002','2024-05-16 20:55:04',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(4154,'1110','91715882002','2024-05-16 20:55:04',NULL,595.00,'','9','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(4155,'1110','91715882002','2024-05-16 20:55:04',NULL,135.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4156,'1110','91715882002','2024-05-16 20:55:04',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(4157,'1110','91715882002','2024-05-16 20:55:04',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4158,'1110','91715882002','2024-05-16 20:55:04',NULL,38.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(4159,'1110','91715882002','2024-05-16 20:55:04',NULL,50.00,'','9','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(4160,'1110','91715882002','2024-05-16 20:55:04',NULL,150.00,'','9','1','Inventory sold','1','','sales','210','','No',NULL,NULL,''),(4161,'5500','91715882002','2024-05-16 20:55:04',1616.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4162,'4000','91715882002','2024-05-16 20:55:04',NULL,400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(4163,'4000','91715882002','2024-05-16 20:55:04',NULL,799.00,'','9','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(4164,'4000','91715882002','2024-05-16 20:55:04',NULL,360.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4165,'4000','91715882002','2024-05-16 20:55:04',NULL,500.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4166,'4000','91715882002','2024-05-16 20:55:04',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4167,'4000','91715882002','2024-05-16 20:55:04',NULL,50.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(4168,'4000','91715882002','2024-05-16 20:55:04',NULL,70.00,'','9','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(4169,'4000','91715882002','2024-05-16 20:55:04',NULL,250.00,'','9','1','Good sold','1','','sales','210','','No',NULL,NULL,''),(4170,'1010','91715958759','2024-05-17 19:30:03',1750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171596341512501323339','No',NULL,NULL,'jnw'),(4171,'1110','91715958759','2024-05-17 19:30:03',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4172,'1110','91715958759','2024-05-17 19:30:03',NULL,416.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(4173,'5500','91715958759','2024-05-17 19:30:03',1166.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4174,'4000','91715958759','2024-05-17 19:30:03',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4175,'4000','91715958759','2024-05-17 19:30:03',NULL,800.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(4176,'1010','91715963416','2024-05-17 19:31:05',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171596347912901323339','No',NULL,NULL,'vom'),(4177,'1110','91715963416','2024-05-17 19:31:05',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(4178,'5500','91715963416','2024-05-17 19:31:05',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4179,'4000','91715963416','2024-05-17 19:31:05',NULL,2500.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4180,'1010','91715963480','2024-05-17 19:31:32',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171596350412401323339','No',NULL,NULL,'ha2'),(4181,'1110','91715963480','2024-05-17 19:31:32',NULL,450.00,'','9','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(4182,'5500','91715963480','2024-05-17 19:31:32',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4183,'4000','91715963480','2024-05-17 19:31:32',NULL,800.00,'','9','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(4184,'1010','91715963504','2024-05-17 19:32:16',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171596355612601323339','No',NULL,NULL,'1h9'),(4185,'1110','91715963504','2024-05-17 19:32:16',NULL,700.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4186,'5500','91715963504','2024-05-17 19:32:16',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4187,'4000','91715963504','2024-05-17 19:32:16',NULL,1200.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4188,'1050','91715968706','2024-05-17 21:01:13',4850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171596900912901323339','No',NULL,NULL,''),(4189,'1110','91715968706','2024-05-17 21:01:13',NULL,450.00,'','9','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(4190,'1110','91715968706','2024-05-17 21:01:13',NULL,1100.00,'','9','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(4191,'1110','91715968706','2024-05-17 21:01:13',NULL,300.00,'','9','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4192,'1110','91715968706','2024-05-17 21:01:13',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4193,'1110','91715968706','2024-05-17 21:01:13',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(4194,'1110','91715968706','2024-05-17 21:01:13',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(4195,'5500','91715968706','2024-05-17 21:01:13',2969.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4196,'4000','91715968706','2024-05-17 21:01:13',NULL,800.00,'','9','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(4197,'4000','91715968706','2024-05-17 21:01:13',NULL,1700.00,'','9','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(4198,'4000','91715968706','2024-05-17 21:01:13',NULL,500.00,'','9','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4199,'4000','91715968706','2024-05-17 21:01:13',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4200,'4000','91715968706','2024-05-17 21:01:13',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4201,'4000','91715968706','2024-05-17 21:01:13',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(4202,'1010','91716014675','2024-05-18 09:50:39',3000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171601509512501323330','No',NULL,NULL,'aph'),(4203,'1050','91716014675','2024-05-18 09:50:39',10.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171601509512501323330','No',NULL,NULL,'aph'),(4204,'1110','91716014675','2024-05-18 09:50:39',NULL,450.00,'','9','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(4205,'1110','91716014675','2024-05-18 09:50:39',NULL,360.00,'','9','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(4206,'1110','91716014675','2024-05-18 09:50:39',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(4207,'1110','91716014675','2024-05-18 09:50:39',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4208,'1110','91716014675','2024-05-18 09:50:39',NULL,200.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4209,'5500','91716014675','2024-05-18 09:50:39',1950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4210,'4000','91716014675','2024-05-18 09:50:39',NULL,800.00,'','9','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(4211,'4000','91716014675','2024-05-18 09:50:39',NULL,450.00,'','9','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(4212,'4000','91716014675','2024-05-18 09:50:39',NULL,1200.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(4213,'4000','91716014675','2024-05-18 09:50:39',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4214,'4000','91716014675','2024-05-18 09:50:39',NULL,400.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4215,'1010','91716035291','2024-05-18 15:28:22',1100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171603539112101323330','No',NULL,NULL,'okioi'),(4216,'1110','91716035291','2024-05-18 15:28:22',NULL,900.00,'','9','1','Inventory sold','1','','sales','101','','No',NULL,NULL,''),(4217,'5500','91716035291','2024-05-18 15:28:22',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4218,'4000','91716035291','2024-05-18 15:28:22',NULL,1100.00,'','9','1','Good sold','1','','sales','101','','No',NULL,NULL,''),(4219,'1010','91716045066','2024-05-18 18:12:03',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171604514412401323330','No',NULL,NULL,'fgbc'),(4220,'1110','91716045066','2024-05-18 18:12:03',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(4221,'1110','91716045066','2024-05-18 18:12:03',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(4222,'5500','91716045066','2024-05-18 18:12:03',1450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4223,'4000','91716045066','2024-05-18 18:12:03',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4224,'4000','91716045066','2024-05-18 18:12:03',NULL,1500.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4225,'1010','91716054917','2024-05-18 20:56:29',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171605500212201323330','No',NULL,NULL,'jhg'),(4226,'1110','91716054917','2024-05-18 20:56:29',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(4227,'5500','91716054917','2024-05-18 20:56:29',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4228,'4000','91716054917','2024-05-18 20:56:29',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(4229,'1010','91716055101','2024-05-18 20:58:40',550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171605513212201323330','No',NULL,NULL,'jhgv'),(4230,'1110','91716055101','2024-05-18 20:58:40',NULL,350.00,'','9','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(4231,'5500','91716055101','2024-05-18 20:58:40',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4232,'4000','91716055101','2024-05-18 20:58:40',NULL,550.00,'','9','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(4233,'1050','91716055211','2024-05-18 21:02:17',3700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171605534412401323330','No',NULL,NULL,''),(4234,'1110','91716055211','2024-05-18 21:02:17',NULL,642.00,'','9','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(4235,'1110','91716055211','2024-05-18 21:02:17',NULL,900.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4236,'1110','91716055211','2024-05-18 21:02:17',NULL,1100.00,'','9','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(4237,'5500','91716055211','2024-05-18 21:02:17',2642.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4238,'4000','91716055211','2024-05-18 21:02:17',NULL,750.00,'','9','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(4239,'4000','91716055211','2024-05-18 21:02:17',NULL,1250.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4240,'4000','91716055211','2024-05-18 21:02:17',NULL,1700.00,'','9','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(4241,'1010','91716108716','2024-05-19 11:54:07',7900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171610888312301323331','No',NULL,NULL,'whx'),(4242,'1110','91716108716','2024-05-19 11:54:07',NULL,2500.00,'','9','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(4243,'1110','91716108716','2024-05-19 11:54:07',NULL,750.00,'','9','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(4244,'1110','91716108716','2024-05-19 11:54:07',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4245,'1110','91716108716','2024-05-19 11:54:07',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(4246,'1110','91716108716','2024-05-19 11:54:07',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(4247,'1110','91716108716','2024-05-19 11:54:07',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(4248,'5500','91716108716','2024-05-19 11:54:07',4400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4249,'4000','91716108716','2024-05-19 11:54:07',NULL,4300.00,'','9','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(4250,'4000','91716108716','2024-05-19 11:54:07',NULL,1500.00,'','9','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(4251,'4000','91716108716','2024-05-19 11:54:07',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4252,'4000','91716108716','2024-05-19 11:54:07',NULL,500.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4253,'4000','91716108716','2024-05-19 11:54:07',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(4254,'4000','91716108716','2024-05-19 11:54:07',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(4255,'1010','91716109792','2024-05-19 13:45:42',3600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171611556712701323331','No',NULL,NULL,'ghf'),(4256,'1110','91716109792','2024-05-19 13:45:42',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(4257,'5500','91716109792','2024-05-19 13:45:42',2600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4258,'4000','91716109792','2024-05-19 13:45:42',NULL,3600.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(4259,'1050','91716141245','2024-05-19 20:54:43',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171614128812801323331','No',NULL,NULL,''),(4260,'1110','91716141245','2024-05-19 20:54:43',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(4261,'5500','91716141245','2024-05-19 20:54:43',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4262,'4000','91716141245','2024-05-19 20:54:43',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4263,'1050','91716141289','2024-05-19 20:55:27',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171614133312301323331','No',NULL,NULL,''),(4264,'1110','91716141289','2024-05-19 20:55:27',NULL,375.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4265,'5500','91716141289','2024-05-19 20:55:27',375.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4266,'4000','91716141289','2024-05-19 20:55:27',NULL,750.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4267,'1050','91716141334','2024-05-19 20:55:54',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171614137912901323331','No',NULL,NULL,''),(4268,'1110','91716141334','2024-05-19 20:55:54',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4269,'5500','91716141334','2024-05-19 20:55:54',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4270,'4000','91716141334','2024-05-19 20:55:54',NULL,600.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4271,'1010','91716227383','2024-05-20 20:50:42',2400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171622745312301323332','No',NULL,NULL,'spk'),(4272,'1110','91716227383','2024-05-20 20:50:42',NULL,1050.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4273,'1110','91716227383','2024-05-20 20:50:42',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(4274,'5500','91716227383','2024-05-20 20:50:42',1350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4275,'4000','91716227383','2024-05-20 20:50:42',NULL,1800.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4276,'4000','91716227383','2024-05-20 20:50:42',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(4277,'1010','91716227454','2024-05-20 20:51:50',6500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171622754212201323332','No',NULL,NULL,'627'),(4278,'1110','91716227454','2024-05-20 20:51:50',NULL,4000.00,'','9','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(4279,'1110','91716227454','2024-05-20 20:51:50',NULL,350.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(4280,'5500','91716227454','2024-05-20 20:51:50',4350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4281,'4000','91716227454','2024-05-20 20:51:50',NULL,6000.00,'','9','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(4282,'4000','91716227454','2024-05-20 20:51:50',NULL,500.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(4283,'1050','91716227543','2024-05-20 20:52:58',1150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171622759612601323332','No',NULL,NULL,''),(4284,'1110','91716227543','2024-05-20 20:52:58',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(4285,'5500','91716227543','2024-05-20 20:52:58',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4286,'4000','91716227543','2024-05-20 20:52:58',NULL,1150.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(4287,'1010','91716227597','2024-05-20 20:58:17',80.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171622791312301323332','No',NULL,NULL,'qon'),(4288,'1110','91716227597','2024-05-20 20:58:17',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4289,'5500','91716227597','2024-05-20 20:58:17',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4290,'4000','91716227597','2024-05-20 20:58:17',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4291,'1050','91716227932','2024-05-20 20:59:07',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171622795712701323332','No',NULL,NULL,''),(4292,'1110','91716227932','2024-05-20 20:59:07',NULL,190.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(4293,'5500','91716227932','2024-05-20 20:59:07',190.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4294,'4000','91716227932','2024-05-20 20:59:07',NULL,500.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(4295,'1010','91716309789','2024-05-21 19:44:22',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171630989412401323333','No',NULL,NULL,'hb5'),(4296,'4000','91716309789','2024-05-21 19:44:22',NULL,250.00,'','9','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(4297,'1010','91716309894','2024-05-21 19:45:35',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171630995312301323333','No',NULL,NULL,'diz'),(4298,'1110','91716309894','2024-05-21 19:45:35',NULL,350.00,'','9','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4299,'5500','91716309894','2024-05-21 19:45:35',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4300,'4000','91716309894','2024-05-21 19:45:35',NULL,600.00,'','9','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(4301,'1010','91716309954','2024-05-21 19:46:35',1100.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171631001112101323333','No',NULL,NULL,'gzp'),(4302,'1110','91716309954','2024-05-21 19:46:35',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(4303,'1110','91716309954','2024-05-21 19:46:35',NULL,0.00,'','9','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(4304,'5500','91716309954','2024-05-21 19:46:35',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4305,'4000','91716309954','2024-05-21 19:46:35',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4306,'4000','91716309954','2024-05-21 19:46:35',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(4307,'1010','91716310011','2024-05-21 19:47:57',2560.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171631009212201323333','No',NULL,NULL,'fcp'),(4308,'1110','91716310011','2024-05-21 19:47:57',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(4309,'1110','91716310011','2024-05-21 19:47:57',NULL,700.00,'','9','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(4310,'1110','91716310011','2024-05-21 19:47:57',NULL,0.00,'','9','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(4311,'1110','91716310011','2024-05-21 19:47:57',NULL,240.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(4312,'5500','91716310011','2024-05-21 19:47:57',1190.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4313,'4000','91716310011','2024-05-21 19:47:57',NULL,500.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4314,'4000','91716310011','2024-05-21 19:47:57',NULL,1000.00,'','9','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(4315,'4000','91716310011','2024-05-21 19:47:57',NULL,700.00,'','9','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(4316,'4000','91716310011','2024-05-21 19:47:57',NULL,360.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(4317,'1010','91716310093','2024-05-21 19:48:28',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171631011912901323333','No',NULL,NULL,'mrg'),(4318,'1110','91716310093','2024-05-21 19:48:28',NULL,250.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4319,'5500','91716310093','2024-05-21 19:48:28',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4320,'4000','91716310093','2024-05-21 19:48:28',NULL,400.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4321,'1010','91716310119','2024-05-21 19:48:48',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171631014012001323333','No',NULL,NULL,'834'),(4322,'1110','91716310119','2024-05-21 19:48:48',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(4323,'5500','91716310119','2024-05-21 19:48:48',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4324,'4000','91716310119','2024-05-21 19:48:48',NULL,500.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4325,'1050','91716314500','2024-05-21 21:03:38',4900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171631463412401323333','No',NULL,NULL,''),(4326,'1110','91716314500','2024-05-21 21:03:38',NULL,2100.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(4327,'1110','91716314500','2024-05-21 21:03:38',NULL,700.00,'','9','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4328,'5500','91716314500','2024-05-21 21:03:38',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4329,'4000','91716314500','2024-05-21 21:03:38',NULL,3750.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(4330,'4000','91716314500','2024-05-21 21:03:38',NULL,1150.00,'','9','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4331,'1050','91716314634','2024-05-21 21:05:21',8270.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171631475412401323333','No',NULL,NULL,''),(4332,'1110','91716314634','2024-05-21 21:05:21',NULL,250.00,'','9','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(4333,'1110','91716314634','2024-05-21 21:05:21',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4334,'1110','91716314634','2024-05-21 21:05:21',NULL,0.00,'','9','1','Inventory sold','1','','sales','116','','No',NULL,NULL,''),(4335,'1110','91716314634','2024-05-21 21:05:21',NULL,1500.00,'','9','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(4336,'1110','91716314634','2024-05-21 21:05:21',NULL,1700.00,'','9','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(4337,'1110','91716314634','2024-05-21 21:05:21',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4338,'1110','91716314634','2024-05-21 21:05:21',NULL,140.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(4339,'5500','91716314634','2024-05-21 21:05:21',3760.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4340,'4000','91716314634','2024-05-21 21:05:21',NULL,400.00,'','9','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(4341,'4000','91716314634','2024-05-21 21:05:21',NULL,120.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4342,'4000','91716314634','2024-05-21 21:05:21',NULL,1700.00,'','9','1','Good sold','1','','sales','116','','No',NULL,NULL,''),(4343,'4000','91716314634','2024-05-21 21:05:21',NULL,3000.00,'','9','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(4344,'4000','91716314634','2024-05-21 21:05:21',NULL,2500.00,'','9','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(4345,'4000','91716314634','2024-05-21 21:05:21',NULL,250.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4346,'4000','91716314634','2024-05-21 21:05:21',NULL,300.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(4347,'1010','91716396430','2024-05-22 19:47:40',550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171639647312301323333','No',NULL,NULL,'gvo'),(4348,'1110','91716396430','2024-05-22 19:47:40',NULL,140.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(4349,'1110','91716396430','2024-05-22 19:47:40',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4350,'5500','91716396430','2024-05-22 19:47:40',265.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4351,'4000','91716396430','2024-05-22 19:47:40',NULL,300.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(4352,'4000','91716396430','2024-05-22 19:47:40',NULL,250.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4353,'1050','91716396474','2024-05-22 19:48:08',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171639650012001323333','No',NULL,NULL,''),(4354,'1110','91716396474','2024-05-22 19:48:08',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(4355,'5500','91716396474','2024-05-22 19:48:08',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4356,'4000','91716396474','2024-05-22 19:48:08',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(4357,'1010','91716396500','2024-05-22 19:48:35',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171639652612601323333','No',NULL,NULL,'dxp'),(4358,'1110','91716396500','2024-05-22 19:48:35',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4359,'5500','91716396500','2024-05-22 19:48:35',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4360,'4000','91716396500','2024-05-22 19:48:35',NULL,500.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4361,'1010','91716396538','2024-05-22 21:00:25',1200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171640084012001323334','No',NULL,NULL,'gvq'),(4362,'1110','91716396538','2024-05-22 21:00:25',NULL,850.00,'','9','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(4363,'5500','91716396538','2024-05-22 21:00:25',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4364,'4000','91716396538','2024-05-22 21:00:25',NULL,1200.00,'','9','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4365,'1010','91716480286','2024-05-23 19:05:11',550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171648032212201323334','No',NULL,NULL,'mrd'),(4366,'1110','91716480286','2024-05-23 19:05:11',NULL,400.00,'','9','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(4367,'5500','91716480286','2024-05-23 19:05:11',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4368,'4000','91716480286','2024-05-23 19:05:11',NULL,550.00,'','9','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(4369,'1010','91716480333','2024-05-23 19:06:08',2000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171648038212201323334','No',NULL,NULL,'zpf'),(4370,'1110','91716480333','2024-05-23 19:06:08',NULL,400.00,'','9','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4371,'1110','91716480333','2024-05-23 19:06:08',NULL,700.00,'','9','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(4372,'5500','91716480333','2024-05-23 19:06:08',1100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4373,'4000','91716480333','2024-05-23 19:06:08',NULL,700.00,'','9','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4374,'4000','91716480333','2024-05-23 19:06:08',NULL,1300.00,'','9','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(4375,'1010','91716480383','2024-05-23 19:09:16',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171648056612601323334','No',NULL,NULL,'ves'),(4376,'1110','91716480383','2024-05-23 19:09:16',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4377,'5500','91716480383','2024-05-23 19:09:16',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4378,'4000','91716480383','2024-05-23 19:09:16',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4379,'1050','91716480566','2024-05-23 19:13:53',4300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171648087212201323334','No',NULL,NULL,''),(4380,'1110','91716480566','2024-05-23 19:13:53',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4381,'1110','91716480566','2024-05-23 19:13:53',NULL,360.00,'','9','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(4382,'1110','91716480566','2024-05-23 19:13:53',NULL,50.00,'','9','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(4383,'1110','91716480566','2024-05-23 19:13:53',NULL,38.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(4384,'1110','91716480566','2024-05-23 19:13:53',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4385,'1110','91716480566','2024-05-23 19:13:53',NULL,45.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4386,'1110','91716480566','2024-05-23 19:13:53',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4387,'1110','91716480566','2024-05-23 19:13:53',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(4388,'1110','91716480566','2024-05-23 19:13:53',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4389,'5500','91716480566','2024-05-23 19:13:53',2956.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4390,'4000','91716480566','2024-05-23 19:13:53',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4391,'4000','91716480566','2024-05-23 19:13:53',NULL,450.00,'','9','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(4392,'4000','91716480566','2024-05-23 19:13:53',NULL,70.00,'','9','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(4393,'4000','91716480566','2024-05-23 19:13:53',NULL,50.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(4394,'4000','91716480566','2024-05-23 19:13:53',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4395,'4000','91716480566','2024-05-23 19:13:53',NULL,80.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4396,'4000','91716480566','2024-05-23 19:13:53',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4397,'4000','91716480566','2024-05-23 19:13:53',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4398,'4000','91716480566','2024-05-23 19:13:53',NULL,1640.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4399,'1010','91716480873','2024-05-23 19:16:31',1049.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171648100312301323334','No',NULL,NULL,'82m'),(4400,'1110','91716480873','2024-05-23 19:16:31',NULL,606.00,'','9','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(4401,'1110','91716480873','2024-05-23 19:16:31',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(4402,'5500','91716480873','2024-05-23 19:16:31',725.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4403,'4000','91716480873','2024-05-23 19:16:31',NULL,799.00,'','9','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(4404,'4000','91716480873','2024-05-23 19:16:31',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(4405,'1050','91716487195','2024-05-23 21:05:17',23068.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171648754412401323334','No',NULL,NULL,''),(4406,'1110','91716487195','2024-05-23 21:05:17',NULL,450.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(4407,'1110','91716487195','2024-05-23 21:05:17',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4408,'1110','91716487195','2024-05-23 21:05:17',NULL,1100.00,'','9','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(4409,'1110','91716487195','2024-05-23 21:05:17',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(4410,'1110','91716487195','2024-05-23 21:05:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','6224008817567','','No',NULL,NULL,''),(4411,'1110','91716487195','2024-05-23 21:05:17',NULL,400.00,'','9','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(4412,'1110','91716487195','2024-05-23 21:05:17',NULL,1700.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4413,'1110','91716487195','2024-05-23 21:05:17',NULL,81.00,'','9','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(4414,'1110','91716487195','2024-05-23 21:05:17',NULL,950.00,'','9','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(4415,'1110','91716487195','2024-05-23 21:05:17',NULL,950.00,'','9','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(4416,'1110','91716487195','2024-05-23 21:05:17',NULL,750.00,'','9','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(4417,'1110','91716487195','2024-05-23 21:05:17',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(4418,'1110','91716487195','2024-05-23 21:05:17',NULL,4900.00,'','9','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4419,'1110','91716487195','2024-05-23 21:05:17',NULL,180.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4420,'1110','91716487195','2024-05-23 21:05:17',NULL,0.00,'','9','1','Inventory sold','1','','sales','6224008817567','','No',NULL,NULL,''),(4421,'5500','91716487195','2024-05-23 21:05:17',13261.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4422,'4000','91716487195','2024-05-23 21:05:17',NULL,850.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(4423,'4000','91716487195','2024-05-23 21:05:17',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4424,'4000','91716487195','2024-05-23 21:05:17',NULL,1400.00,'','9','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(4425,'4000','91716487195','2024-05-23 21:05:17',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4426,'4000','91716487195','2024-05-23 21:05:17',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817567','','No',NULL,NULL,''),(4427,'4000','91716487195','2024-05-23 21:05:17',NULL,550.00,'','9','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(4428,'4000','91716487195','2024-05-23 21:05:17',NULL,3000.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4429,'4000','91716487195','2024-05-23 21:05:17',NULL,150.00,'','9','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(4430,'4000','91716487195','2024-05-23 21:05:17',NULL,1500.00,'','9','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4431,'4000','91716487195','2024-05-23 21:05:17',NULL,1500.00,'','9','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(4432,'4000','91716487195','2024-05-23 21:05:17',NULL,1200.00,'','9','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(4433,'4000','91716487195','2024-05-23 21:05:17',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4434,'4000','91716487195','2024-05-23 21:05:17',NULL,8050.00,'','9','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4435,'4000','91716487195','2024-05-23 21:05:17',NULL,320.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4436,'4000','91716487195','2024-05-23 21:05:17',NULL,799.00,'','9','1','Good sold','1','','sales','6224008817567','','No',NULL,NULL,''),(4437,'1010','91716570304','2024-05-24 20:05:57',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171657037712701323335','No',NULL,NULL,'zpn'),(4438,'4000','91716570304','2024-05-24 20:05:57',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(4439,'1050','91716570377','2024-05-24 20:06:53',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171657042112101323335','No',NULL,NULL,''),(4440,'1110','91716570377','2024-05-24 20:06:53',NULL,720.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4441,'5500','91716570377','2024-05-24 20:06:53',720.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4442,'4000','91716570377','2024-05-24 20:06:53',NULL,1000.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4443,'1010','91716570422','2024-05-24 20:07:30',400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171657046612601323335','No',NULL,NULL,'tzp'),(4444,'1110','91716570422','2024-05-24 20:07:30',NULL,208.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(4445,'5500','91716570422','2024-05-24 20:07:30',208.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4446,'4000','91716570422','2024-05-24 20:07:30',NULL,400.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(4447,'1010','91716570467','2024-05-24 20:08:06',240.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171657050212201323335','No',NULL,NULL,'n59'),(4448,'1110','91716570467','2024-05-24 20:08:06',NULL,88.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(4449,'5500','91716570467','2024-05-24 20:08:06',88.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4450,'4000','91716570467','2024-05-24 20:08:06',NULL,240.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(4451,'1010','91716570503','2024-05-24 20:08:44',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171657054812801323335','No',NULL,NULL,'bt6'),(4452,'1110','91716570503','2024-05-24 20:08:44',NULL,600.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4453,'5500','91716570503','2024-05-24 20:08:44',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4454,'4000','91716570503','2024-05-24 20:08:44',NULL,1000.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4455,'1050','91716570549','2024-05-24 20:09:23',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171657057012001323335','No',NULL,NULL,''),(4456,'1110','91716570549','2024-05-24 20:09:23',NULL,100.00,'','9','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(4457,'5500','91716570549','2024-05-24 20:09:23',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4458,'4000','91716570549','2024-05-24 20:09:23',NULL,200.00,'','9','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(4459,'1010','91716570571','2024-05-24 20:09:50',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171657062212201323335','No',NULL,NULL,'582'),(4460,'1110','91716570571','2024-05-24 20:09:50',NULL,280.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(4461,'5500','91716570571','2024-05-24 20:09:50',280.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4462,'4000','91716570571','2024-05-24 20:09:50',NULL,600.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(4463,'1010','91716652743','2024-05-25 18:59:22',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171665277612601323336','No',NULL,NULL,'sep'),(4464,'1110','91716652743','2024-05-25 18:59:22',NULL,350.00,'','9','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(4465,'5500','91716652743','2024-05-25 18:59:22',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4466,'4000','91716652743','2024-05-25 18:59:22',NULL,600.00,'','9','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(4467,'1010','91716652776','2024-05-25 18:59:55',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171665281412401323336','No',NULL,NULL,'hco'),(4468,'1110','91716652776','2024-05-25 18:59:55',NULL,150.00,'','9','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4469,'5500','91716652776','2024-05-25 18:59:55',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4470,'4000','91716652776','2024-05-25 18:59:55',NULL,250.00,'','9','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4471,'1010','91716652815','2024-05-25 19:00:55',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171665288512501323336','No',NULL,NULL,'zlf'),(4472,'1110','91716652815','2024-05-25 19:00:55',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4473,'5500','91716652815','2024-05-25 19:00:55',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4474,'4000','91716652815','2024-05-25 19:00:55',NULL,500.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4475,'1010','91716652886','2024-05-25 19:01:40',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171665291212201323336','No',NULL,NULL,'4ld'),(4476,'1110','91716652886','2024-05-25 19:01:40',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(4477,'5500','91716652886','2024-05-25 19:01:40',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4478,'4000','91716652886','2024-05-25 19:01:40',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(4479,'1050','91716660075','2024-05-25 21:03:06',6600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171666019912901323336','No',NULL,NULL,''),(4480,'1110','91716660075','2024-05-25 21:03:06',NULL,642.00,'','9','1','Inventory sold','1','','sales','187','','No',NULL,NULL,''),(4481,'1110','91716660075','2024-05-25 21:03:06',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(4482,'1110','91716660075','2024-05-25 21:03:06',NULL,375.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4483,'1110','91716660075','2024-05-25 21:03:06',NULL,140.00,'','9','1','Inventory sold','1','','sales','151','','No',NULL,NULL,''),(4484,'1110','91716660075','2024-05-25 21:03:06',NULL,1000.00,'','9','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(4485,'1110','91716660075','2024-05-25 21:03:06',NULL,1200.00,'','9','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(4486,'1110','91716660075','2024-05-25 21:03:06',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(4487,'5500','91716660075','2024-05-25 21:03:06',4157.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4488,'4000','91716660075','2024-05-25 21:03:06',NULL,750.00,'','9','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(4489,'4000','91716660075','2024-05-25 21:03:06',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4490,'4000','91716660075','2024-05-25 21:03:06',NULL,750.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4491,'4000','91716660075','2024-05-25 21:03:06',NULL,300.00,'','9','1','Good sold','1','','sales','151','','No',NULL,NULL,''),(4492,'4000','91716660075','2024-05-25 21:03:06',NULL,1600.00,'','9','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4493,'4000','91716660075','2024-05-25 21:03:06',NULL,1800.00,'','9','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(4494,'4000','91716660075','2024-05-25 21:03:06',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(4495,'1010','91716741172','2024-05-26 20:25:02',1350.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171674431512501323337','No',NULL,NULL,'vrp'),(4496,'1110','91716741172','2024-05-26 20:25:02',NULL,350.00,'','9','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(4497,'1110','91716741172','2024-05-26 20:25:02',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4498,'1110','91716741172','2024-05-26 20:25:02',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4499,'1110','91716741172','2024-05-26 20:25:02',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(4500,'5500','91716741172','2024-05-26 20:25:02',728.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4501,'4000','91716741172','2024-05-26 20:25:02',NULL,700.00,'','9','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(4502,'4000','91716741172','2024-05-26 20:25:02',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4503,'4000','91716741172','2024-05-26 20:25:02',NULL,100.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4504,'4000','91716741172','2024-05-26 20:25:02',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4505,'1010','91716744316','2024-05-26 20:26:12',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171674438412401323337','No',NULL,NULL,'dpa'),(4506,'1110','91716744316','2024-05-26 20:26:12',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(4507,'1110','91716744316','2024-05-26 20:26:12',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(4508,'5500','91716744316','2024-05-26 20:26:12',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4509,'4000','91716744316','2024-05-26 20:26:12',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(4510,'4000','91716744316','2024-05-26 20:26:12',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(4511,'1050','91716746413','2024-05-26 21:01:02',3099.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171674647712701323337','No',NULL,NULL,''),(4512,'1110','91716746413','2024-05-26 21:01:02',NULL,650.00,'','9','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(4513,'1110','91716746413','2024-05-26 21:01:02',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4514,'1110','91716746413','2024-05-26 21:01:02',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(4515,'5500','91716746413','2024-05-26 21:01:02',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4516,'4000','91716746413','2024-05-26 21:01:02',NULL,999.00,'','9','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(4517,'4000','91716746413','2024-05-26 21:01:02',NULL,1500.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4518,'4000','91716746413','2024-05-26 21:01:02',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(4519,'1050','91716832063','2024-05-27 20:56:18',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171683258512501323338','No',NULL,NULL,''),(4520,'1110','91716832063','2024-05-27 20:56:18',NULL,150.00,'','9','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4521,'5500','91716832063','2024-05-27 20:56:18',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4522,'4000','91716832063','2024-05-27 20:56:18',NULL,250.00,'','9','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4523,'1010','91716832586','2024-05-27 20:56:55',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171683262812801323338','No',NULL,NULL,'mes'),(4524,'1110','91716832586','2024-05-27 20:56:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(4525,'1110','91716832586','2024-05-27 20:56:55',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4526,'5500','91716832586','2024-05-27 20:56:55',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4527,'4000','91716832586','2024-05-27 20:56:55',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(4528,'4000','91716832586','2024-05-27 20:56:55',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4529,'1010','91716832628','2024-05-27 20:57:35',800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171683266512501323338','No',NULL,NULL,'btj'),(4530,'1110','91716832628','2024-05-27 20:57:35',NULL,450.00,'','9','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(4531,'5500','91716832628','2024-05-27 20:57:35',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4532,'4000','91716832628','2024-05-27 20:57:35',NULL,800.00,'','9','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(4533,'1010','91716833284','2024-05-27 21:08:28',2300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171683333212201323338','No',NULL,NULL,'fop'),(4534,'1110','91716833284','2024-05-27 21:08:28',NULL,1600.00,'','9','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(4535,'5500','91716833284','2024-05-27 21:08:28',1600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4536,'4000','91716833284','2024-05-27 21:08:28',NULL,2300.00,'','9','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(4537,'1010','91716833836','2024-05-27 21:17:35',1150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171683387412401323338','No',NULL,NULL,''),(4538,'1110','91716833836','2024-05-27 21:17:35',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4539,'1110','91716833836','2024-05-27 21:17:35',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4540,'5500','91716833836','2024-05-27 21:17:35',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4541,'4000','91716833836','2024-05-27 21:17:35',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4542,'4000','91716833836','2024-05-27 21:17:35',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4543,'1010','91716919239','2024-05-28 21:01:11',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171691933212201323339','No',NULL,NULL,'cug'),(4544,'1050','91716919239','2024-05-28 21:01:11',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171691933212201323339','No',NULL,NULL,'cug'),(4545,'1110','91716919239','2024-05-28 21:01:11',NULL,400.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(4546,'5500','91716919239','2024-05-28 21:01:11',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4547,'4000','91716919239','2024-05-28 21:01:11',NULL,700.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4548,'1010','91716919333','2024-05-28 21:02:26',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171691935712701323339','No',NULL,NULL,'bsz'),(4549,'1110','91716919333','2024-05-28 21:02:26',NULL,400.00,'','9','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(4550,'5500','91716919333','2024-05-28 21:02:26',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4551,'4000','91716919333','2024-05-28 21:02:26',NULL,700.00,'','9','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(4552,'1050','91716919584','2024-05-28 21:19:28',7050.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171692038312301323339','No',NULL,NULL,''),(4553,'1110','91716919584','2024-05-28 21:19:28',NULL,250.00,'','9','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(4554,'1110','91716919584','2024-05-28 21:19:28',NULL,1000.00,'','9','1','Inventory sold','1','','sales','215','','No',NULL,NULL,''),(4555,'1110','91716919584','2024-05-28 21:19:28',NULL,1400.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(4556,'1110','91716919584','2024-05-28 21:19:28',NULL,800.00,'','9','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(4557,'1110','91716919584','2024-05-28 21:19:28',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4558,'5500','91716919584','2024-05-28 21:19:28',3575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4559,'4000','91716919584','2024-05-28 21:19:28',NULL,500.00,'','9','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(4560,'4000','91716919584','2024-05-28 21:19:28',NULL,2200.00,'','9','1','Good sold','1','','sales','215','','No',NULL,NULL,''),(4561,'4000','91716919584','2024-05-28 21:19:28',NULL,2500.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(4562,'4000','91716919584','2024-05-28 21:19:28',NULL,1600.00,'','9','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(4563,'4000','91716919584','2024-05-28 21:19:28',NULL,250.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4564,'1010','91717005886','2024-05-29 21:06:00',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171700597512501323330','No',NULL,NULL,'gvo'),(4565,'1110','91717005886','2024-05-29 21:06:00',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4566,'1110','91717005886','2024-05-29 21:06:00',NULL,84.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(4567,'5500','91717005886','2024-05-29 21:06:00',934.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4568,'4000','91717005886','2024-05-29 21:06:00',NULL,1500.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4569,'4000','91717005886','2024-05-29 21:06:00',NULL,100.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(4570,'1050','91717091188','2024-05-30 20:50:27',1040.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171709143512501323330','No',NULL,NULL,''),(4571,'1110','91717091188','2024-05-30 20:50:27',NULL,760.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4572,'5500','91717091188','2024-05-30 20:50:27',760.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4573,'4000','91717091188','2024-05-30 20:50:27',NULL,1040.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4574,'1010','91717091436','2024-05-30 20:50:49',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171709146112101323330','No',NULL,NULL,'mof'),(4575,'1110','91717091436','2024-05-30 20:50:49',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4576,'5500','91717091436','2024-05-30 20:50:49',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4577,'4000','91717091436','2024-05-30 20:50:49',NULL,1300.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4578,'1050','91717091478','2024-05-30 21:01:05',1850.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171709207312301323330','No',NULL,NULL,''),(4579,'1110','91717091478','2024-05-30 21:01:05',NULL,700.00,'','9','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(4580,'1110','91717091478','2024-05-30 21:01:05',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(4581,'1110','91717091478','2024-05-30 21:01:05',NULL,360.00,'','9','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(4582,'5500','91717091478','2024-05-30 21:01:05',1179.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4583,'4000','91717091478','2024-05-30 21:01:05',NULL,1150.00,'','9','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(4584,'4000','91717091478','2024-05-30 21:01:05',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(4585,'4000','91717091478','2024-05-30 21:01:05',NULL,450.00,'','9','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(4586,'1010','91717177647','2024-05-31 20:49:50',3470.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171717780812801323331','No',NULL,NULL,'mcw'),(4587,'1110','91717177647','2024-05-31 20:49:50',NULL,750.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4588,'1110','91717177647','2024-05-31 20:49:50',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4589,'1110','91717177647','2024-05-31 20:49:50',NULL,135.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4590,'1110','91717177647','2024-05-31 20:49:50',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4591,'1110','91717177647','2024-05-31 20:49:50',NULL,66.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(4592,'5500','91717177647','2024-05-31 20:49:50',2184.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4593,'4000','91717177647','2024-05-31 20:49:50',NULL,1200.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4594,'4000','91717177647','2024-05-31 20:49:50',NULL,1650.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4595,'4000','91717177647','2024-05-31 20:49:50',NULL,240.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4596,'4000','91717177647','2024-05-31 20:49:50',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4597,'4000','91717177647','2024-05-31 20:49:50',NULL,180.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(4598,'1010','91717177808','2024-05-31 20:50:31',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171717784312301323331','No',NULL,NULL,'gvw'),(4599,'1110','91717177808','2024-05-31 20:50:31',NULL,250.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4600,'5500','91717177808','2024-05-31 20:50:31',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4601,'4000','91717177808','2024-05-31 20:50:31',NULL,500.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4602,'1010','91717177844','2024-05-31 20:51:05',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171717787712701323331','No',NULL,NULL,'18m'),(4603,'4000','91717177844','2024-05-31 20:51:05',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(4604,'1010','91717177878','2024-05-31 20:52:06',160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171717795412401323331','No',NULL,NULL,'zph'),(4605,'1110','91717177878','2024-05-31 20:52:06',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4606,'5500','91717177878','2024-05-31 20:52:06',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4607,'4000','91717177878','2024-05-31 20:52:06',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4608,'1010','91717177954','2024-05-31 20:53:02',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171717799812801323331','No',NULL,NULL,'xph'),(4609,'1110','91717177954','2024-05-31 20:53:02',NULL,150.00,'','9','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4610,'5500','91717177954','2024-05-31 20:53:02',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4611,'4000','91717177954','2024-05-31 20:53:02',NULL,250.00,'','9','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4612,'1010','91717177999','2024-05-31 20:53:42',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171717805012001323331','No',NULL,NULL,'xug'),(4613,'1110','91717177999','2024-05-31 20:53:42',NULL,104.00,'','9','1','Inventory sold','1','','sales','209','','No',NULL,NULL,''),(4614,'5500','91717177999','2024-05-31 20:53:42',104.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4615,'4000','91717177999','2024-05-31 20:53:42',NULL,250.00,'','9','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4616,'1010','91717178091','2024-05-31 20:55:07',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171717812612601323331','No',NULL,NULL,'d28'),(4617,'1110','91717178091','2024-05-31 20:55:07',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4618,'5500','91717178091','2024-05-31 20:55:07',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4619,'4000','91717178091','2024-05-31 20:55:07',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4620,'1010','91717178127','2024-05-31 20:55:49',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171717816512501323331','No',NULL,NULL,'spg'),(4621,'1110','91717178127','2024-05-31 20:55:49',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(4622,'5500','91717178127','2024-05-31 20:55:49',119.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4623,'4000','91717178127','2024-05-31 20:55:49',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(4624,'1010','91717264251','2024-06-01 20:51:15',3400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171726429012001323332','No',NULL,NULL,'gvq'),(4625,'1110','91717264251','2024-06-01 20:51:15',NULL,2500.00,'','9','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(4626,'5500','91717264251','2024-06-01 20:51:15',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4627,'4000','91717264251','2024-06-01 20:51:15',NULL,3400.00,'','9','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(4628,'1010','91717264290','2024-06-01 20:52:06',1460.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171726437112101323332','No',NULL,NULL,'mfv'),(4629,'1110','91717264290','2024-06-01 20:52:06',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4630,'1110','91717264290','2024-06-01 20:52:06',NULL,80.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4631,'5500','91717264290','2024-06-01 20:52:06',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4632,'4000','91717264290','2024-06-01 20:52:06',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4633,'4000','91717264290','2024-06-01 20:52:06',NULL,160.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4634,'1010','91717264371','2024-06-01 20:53:44',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171726443512501323332','No',NULL,NULL,'fcp'),(4635,'1110','91717264371','2024-06-01 20:53:44',NULL,104.00,'','9','1','Inventory sold','1','','sales','209','','No',NULL,NULL,''),(4636,'5500','91717264371','2024-06-01 20:53:44',104.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4637,'4000','91717264371','2024-06-01 20:53:44',NULL,250.00,'','9','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4638,'1010','91717264435','2024-06-01 20:54:05',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171726445612601323332','No',NULL,NULL,'vok'),(4639,'1110','91717264435','2024-06-01 20:54:05',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(4640,'5500','91717264435','2024-06-01 20:54:05',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4641,'4000','91717264435','2024-06-01 20:54:05',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(4642,'1050','91717349832','2024-06-02 20:37:53',2600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171734988012001323333','No',NULL,NULL,''),(4643,'1110','91717349832','2024-06-02 20:37:53',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4644,'5500','91717349832','2024-06-02 20:37:53',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4645,'4000','91717349832','2024-06-02 20:37:53',NULL,2600.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4646,'1010','91717349881','2024-06-02 20:40:39',2700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171735005612601323333','No',NULL,NULL,'c95'),(4647,'1110','91717349881','2024-06-02 20:40:39',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4648,'1110','91717349881','2024-06-02 20:40:39',NULL,1110.00,'','9','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(4649,'5500','91717349881','2024-06-02 20:40:39',2060.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4650,'4000','91717349881','2024-06-02 20:40:39',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4651,'4000','91717349881','2024-06-02 20:40:39',NULL,1400.00,'','9','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(4652,'1010','91717350056','2024-06-02 20:41:37',4300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171735012812801323333','No',NULL,NULL,'brm'),(4653,'1110','91717350056','2024-06-02 20:41:37',NULL,1350.00,'','9','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(4654,'1110','91717350056','2024-06-02 20:41:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(4655,'5500','91717350056','2024-06-02 20:41:37',1350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4656,'4000','91717350056','2024-06-02 20:41:37',NULL,1800.00,'','9','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(4657,'4000','91717350056','2024-06-02 20:41:37',NULL,2500.00,'','9','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(4658,'1010','91717350139','2024-06-02 21:04:21',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171735147712701323333','No',NULL,NULL,'gbe'),(4659,'1110','91717350139','2024-06-02 21:04:21',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(4660,'5500','91717350139','2024-06-02 21:04:21',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4661,'4000','91717350139','2024-06-02 21:04:21',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(4662,'1010','91717351477','2024-06-02 21:09:04',700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171735176212201323333','No',NULL,NULL,'mes'),(4663,'1110','91717351477','2024-06-02 21:09:04',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(4664,'5500','91717351477','2024-06-02 21:09:04',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4665,'4000','91717351477','2024-06-02 21:09:04',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(4666,'1010','91717437536','2024-06-03 20:59:06',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171743755512501323334','No',NULL,NULL,'fcp'),(4667,'1110','91717437536','2024-06-03 20:59:06',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(4668,'5500','91717437536','2024-06-03 20:59:06',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4669,'4000','91717437536','2024-06-03 20:59:06',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(4670,'1050','91717523529','2024-06-04 20:59:12',160.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171752395912901323335','No',NULL,NULL,''),(4671,'1110','91717523529','2024-06-04 20:59:12',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4672,'5500','91717523529','2024-06-04 20:59:12',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4673,'4000','91717523529','2024-06-04 20:59:12',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4674,'1010','91717524044','2024-06-04 21:01:11',1400.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171752408612601323335','No',NULL,NULL,'gvo'),(4675,'1110','91717524044','2024-06-04 21:01:11',NULL,1110.00,'','9','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(4676,'5500','91717524044','2024-06-04 21:01:11',1110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4677,'4000','91717524044','2024-06-04 21:01:11',NULL,1400.00,'','9','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(4678,'1010','91717524087','2024-06-04 21:02:00',610.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171752413912901323335','No',NULL,NULL,'m28'),(4679,'1110','91717524087','2024-06-04 21:02:00',NULL,90.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4680,'1110','91717524087','2024-06-04 21:02:00',NULL,300.00,'','9','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(4681,'5500','91717524087','2024-06-04 21:02:00',390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4682,'4000','91717524087','2024-06-04 21:02:00',NULL,160.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4683,'4000','91717524087','2024-06-04 21:02:00',NULL,450.00,'','9','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(4684,'1010','91717524139','2024-06-04 21:04:50',3250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171752430012001323335','No',NULL,NULL,'834'),(4685,'1110','91717524139','2024-06-04 21:04:50',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4686,'1110','91717524139','2024-06-04 21:04:50',NULL,0.00,'','9','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(4687,'5500','91717524139','2024-06-04 21:04:50',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4688,'4000','91717524139','2024-06-04 21:04:50',NULL,2550.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4689,'4000','91717524139','2024-06-04 21:04:50',NULL,700.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(4690,'1010','91717606724','2024-06-05 19:59:33',1650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171760679312301323336','No',NULL,NULL,'cdp'),(4691,'1110','91717606724','2024-06-05 19:59:33',NULL,700.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(4692,'1110','91717606724','2024-06-05 19:59:33',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(4693,'5500','91717606724','2024-06-05 19:59:33',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4694,'4000','91717606724','2024-06-05 19:59:33',NULL,1300.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4695,'4000','91717606724','2024-06-05 19:59:33',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4696,'1010','91717606794','2024-06-05 20:00:39',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171760686812801323336','No',NULL,NULL,'5me'),(4697,'1110','91717606794','2024-06-05 20:00:39',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(4698,'5500','91717606794','2024-06-05 20:00:39',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4699,'4000','91717606794','2024-06-05 20:00:39',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4700,'1010','91717606868','2024-06-05 20:01:37',600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171760690712701323336','No',NULL,NULL,'mwa'),(4701,'1110','91717606868','2024-06-05 20:01:37',NULL,200.00,'','9','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(4702,'1110','91717606868','2024-06-05 20:01:37',NULL,0.00,'','9','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(4703,'5500','91717606868','2024-06-05 20:01:37',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4704,'4000','91717606868','2024-06-05 20:01:37',NULL,350.00,'','9','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(4705,'4000','91717606868','2024-06-05 20:01:37',NULL,250.00,'','9','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(4706,'1010','91717606951','2024-06-05 20:03:29',460.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171760703112101323336','No',NULL,NULL,'187'),(4707,'1110','91717606951','2024-06-05 20:03:29',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4708,'1110','91717606951','2024-06-05 20:03:29',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(4709,'5500','91717606951','2024-06-05 20:03:29',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4710,'4000','91717606951','2024-06-05 20:03:29',NULL,230.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(4711,'4000','91717606951','2024-06-05 20:03:29',NULL,230.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(4712,'1010','91717607031','2024-06-05 20:04:04',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171760705512501323336','No',NULL,NULL,'bof'),(4713,'1110','91717607031','2024-06-05 20:04:04',NULL,104.00,'','9','1','Inventory sold','1','','sales','209','','No',NULL,NULL,''),(4714,'5500','91717607031','2024-06-05 20:04:04',104.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4715,'4000','91717607031','2024-06-05 20:04:04',NULL,250.00,'','9','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(4716,'1010','91717696202','2024-06-06 20:52:34',1700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171769641112101323336','No',NULL,NULL,'nlm'),(4717,'1110','91717696202','2024-06-06 20:52:34',NULL,1000.00,'','9','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(4718,'1110','91717696202','2024-06-06 20:52:34',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4719,'5500','91717696202','2024-06-06 20:52:34',1150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4720,'4000','91717696202','2024-06-06 20:52:34',NULL,1500.00,'','9','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4721,'4000','91717696202','2024-06-06 20:52:34',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4722,'1010','91717696412','2024-06-06 20:54:17',4300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171769646912901323336','No',NULL,NULL,'762'),(4723,'1110','91717696412','2024-06-06 20:54:17',NULL,2500.00,'','9','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(4724,'5500','91717696412','2024-06-06 20:54:17',2500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4725,'4000','91717696412','2024-06-06 20:54:17',NULL,4300.00,'','9','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(4726,'1010','91717696469','2024-06-06 20:54:38',699.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171769648612601323336','No',NULL,NULL,'hal'),(4727,'1110','91717696469','2024-06-06 20:54:38',NULL,476.00,'','9','1','Inventory sold','1','','sales','191','','No',NULL,NULL,''),(4728,'5500','91717696469','2024-06-06 20:54:38',476.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4729,'4000','91717696469','2024-06-06 20:54:38',NULL,699.00,'','9','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(4730,'1010','91717696487','2024-06-06 20:56:42',4020.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171769661412401323336','No',NULL,NULL,'uhb'),(4731,'1110','91717696487','2024-06-06 20:56:42',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4732,'1110','91717696487','2024-06-06 20:56:42',NULL,1000.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(4733,'1110','91717696487','2024-06-06 20:56:42',NULL,264.00,'','9','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(4734,'5500','91717696487','2024-06-06 20:56:42',2214.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4735,'4000','91717696487','2024-06-06 20:56:42',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4736,'4000','91717696487','2024-06-06 20:56:42',NULL,2000.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4737,'4000','91717696487','2024-06-06 20:56:42',NULL,720.00,'','9','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(4738,'1010','91717696967','2024-06-06 21:03:32',2800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171769702912901323336','No',NULL,NULL,'p48'),(4739,'1110','91717696967','2024-06-06 21:03:32',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4740,'1110','91717696967','2024-06-06 21:03:32',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4741,'5500','91717696967','2024-06-06 21:03:32',1850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4742,'4000','91717696967','2024-06-06 21:03:32',NULL,1500.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4743,'4000','91717696967','2024-06-06 21:03:32',NULL,1300.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4744,'1010','91717781601','2024-06-07 20:35:23',3110.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171778173612601323337','No',NULL,NULL,'rap'),(4745,'1110','91717781601','2024-06-07 20:35:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(4746,'1110','91717781601','2024-06-07 20:35:23',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4747,'1110','91717781601','2024-06-07 20:35:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(4748,'1110','91717781601','2024-06-07 20:35:23',NULL,135.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4749,'5500','91717781601','2024-06-07 20:35:23',885.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4750,'4000','91717781601','2024-06-07 20:35:23',NULL,750.00,'','9','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(4751,'4000','91717781601','2024-06-07 20:35:23',NULL,1300.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4752,'4000','91717781601','2024-06-07 20:35:23',NULL,700.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(4753,'4000','91717781601','2024-06-07 20:35:23',NULL,360.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(4754,'1010','91717781737','2024-06-07 20:37:51',5559.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171778191612601323337','No',NULL,NULL,'epm'),(4755,'1110','91717781737','2024-06-07 20:37:51',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4756,'1110','91717781737','2024-06-07 20:37:51',NULL,476.00,'','9','1','Inventory sold','1','','sales','192','','No',NULL,NULL,''),(4757,'1110','91717781737','2024-06-07 20:37:51',NULL,160.00,'','9','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(4758,'1110','91717781737','2024-06-07 20:37:51',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(4759,'1110','91717781737','2024-06-07 20:37:51',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4760,'1110','91717781737','2024-06-07 20:37:51',NULL,190.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4761,'1110','91717781737','2024-06-07 20:37:51',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4762,'5500','91717781737','2024-06-07 20:37:51',3435.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4763,'4000','91717781737','2024-06-07 20:37:51',NULL,2700.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4764,'4000','91717781737','2024-06-07 20:37:51',NULL,699.00,'','9','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(4765,'4000','91717781737','2024-06-07 20:37:51',NULL,250.00,'','9','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(4766,'4000','91717781737','2024-06-07 20:37:51',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(4767,'4000','91717781737','2024-06-07 20:37:51',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4768,'4000','91717781737','2024-06-07 20:37:51',NULL,260.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4769,'4000','91717781737','2024-06-07 20:37:51',NULL,1300.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4770,'1010','91717782599','2024-06-07 20:50:10',1000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171778262112101323337','No',NULL,NULL,'fvp'),(4771,'1110','91717782599','2024-06-07 20:50:10',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(4772,'5500','91717782599','2024-06-07 20:50:10',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4773,'4000','91717782599','2024-06-07 20:50:10',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(4774,'1010','91717782621','2024-06-07 20:51:07',250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171778267912901323337','No',NULL,NULL,'hnz'),(4775,'4000','91717782621','2024-06-07 20:51:07',NULL,250.00,'','9','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(4776,'1010','91717857025','2024-06-08 17:30:40',200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171785707912901323338','No',NULL,NULL,';kjk'),(4777,'1110','91717857025','2024-06-08 17:30:40',NULL,100.00,'','9','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(4778,'5500','91717857025','2024-06-08 17:30:40',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4779,'4000','91717857025','2024-06-08 17:30:40',NULL,200.00,'','9','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(4780,'1050','91717857079','2024-06-08 17:33:36',4900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171785725712701323338','No',NULL,NULL,''),(4781,'1110','91717857079','2024-06-08 17:33:36',NULL,760.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4782,'1110','91717857079','2024-06-08 17:33:36',NULL,1000.00,'','9','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(4783,'1110','91717857079','2024-06-08 17:33:36',NULL,350.00,'','9','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(4784,'1110','91717857079','2024-06-08 17:33:36',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(4785,'1110','91717857079','2024-06-08 17:33:36',NULL,250.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4786,'5500','91717857079','2024-06-08 17:33:36',3060.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4787,'4000','91717857079','2024-06-08 17:33:36',NULL,1000.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4788,'4000','91717857079','2024-06-08 17:33:36',NULL,1600.00,'','9','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4789,'4000','91717857079','2024-06-08 17:33:36',NULL,700.00,'','9','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(4790,'4000','91717857079','2024-06-08 17:33:36',NULL,1200.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(4791,'4000','91717857079','2024-06-08 17:33:36',NULL,400.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4792,'1050','91717857258','2024-06-08 17:34:43',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171785729912901323338','No',NULL,NULL,''),(4793,'1110','91717857258','2024-06-08 17:34:43',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(4794,'5500','91717857258','2024-06-08 17:34:43',900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4795,'4000','91717857258','2024-06-08 17:34:43',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(4796,'1010','91717857474','2024-06-08 17:41:56',6000.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171785775012001323338','No',NULL,NULL,'fghcg'),(4797,'1110','91717857474','2024-06-08 17:41:56',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(4798,'1110','91717857474','2024-06-08 17:41:56',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4799,'1110','91717857474','2024-06-08 17:41:56',NULL,300.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4800,'1110','91717857474','2024-06-08 17:41:56',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4801,'1110','91717857474','2024-06-08 17:41:56',NULL,400.00,'','9','1','Inventory sold','1','','sales','214','','No',NULL,NULL,''),(4802,'1110','91717857474','2024-06-08 17:41:56',NULL,1000.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(4803,'1110','91717857474','2024-06-08 17:41:56',NULL,0.00,'','9','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(4804,'5500','91717857474','2024-06-08 17:41:56',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4805,'4000','91717857474','2024-06-08 17:41:56',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(4806,'4000','91717857474','2024-06-08 17:41:56',NULL,900.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4807,'4000','91717857474','2024-06-08 17:41:56',NULL,400.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4808,'4000','91717857474','2024-06-08 17:41:56',NULL,900.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4809,'4000','91717857474','2024-06-08 17:41:56',NULL,600.00,'','9','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(4810,'4000','91717857474','2024-06-08 17:41:56',NULL,2000.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4811,'4000','91717857474','2024-06-08 17:41:56',NULL,600.00,'','9','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(4812,'1050','91717857750','2024-06-08 17:42:58',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171785778112101323338','No',NULL,NULL,''),(4813,'1110','91717857750','2024-06-08 17:42:58',NULL,850.00,'','9','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(4814,'5500','91717857750','2024-06-08 17:42:58',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4815,'4000','91717857750','2024-06-08 17:42:58',NULL,1500.00,'','9','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(4816,'1010','91717857782','2024-06-08 17:43:22',1600.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171785781312301323338','No',NULL,NULL,'fgjhf'),(4817,'1110','91717857782','2024-06-08 17:43:22',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4818,'5500','91717857782','2024-06-08 17:43:22',950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4819,'4000','91717857782','2024-06-08 17:43:22',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4820,'1010','91717955552','2024-06-09 20:55:00',6550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171795572812801323339','No',NULL,NULL,'klmn'),(4821,'1110','91717955552','2024-06-09 20:55:00',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4822,'1110','91717955552','2024-06-09 20:55:00',NULL,2200.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(4823,'1110','91717955552','2024-06-09 20:55:00',NULL,700.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4824,'1110','91717955552','2024-06-09 20:55:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(4825,'1110','91717955552','2024-06-09 20:55:00',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(4826,'1110','91717955552','2024-06-09 20:55:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(4827,'5500','91717955552','2024-06-09 20:55:00',4050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4828,'4000','91717955552','2024-06-09 20:55:00',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4829,'4000','91717955552','2024-06-09 20:55:00',NULL,3000.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(4830,'4000','91717955552','2024-06-09 20:55:00',NULL,1000.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4831,'4000','91717955552','2024-06-09 20:55:00',NULL,400.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(4832,'4000','91717955552','2024-06-09 20:55:00',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(4833,'4000','91717955552','2024-06-09 20:55:00',NULL,500.00,'','9','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(4834,'1010','91718041323','2024-06-10 20:51:01',8650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171804188212201323330','No',NULL,NULL,'ain'),(4835,'1110','91718041323','2024-06-10 20:51:01',NULL,400.00,'','9','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(4836,'1110','91718041323','2024-06-10 20:51:01',NULL,1000.00,'','9','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(4837,'1110','91718041323','2024-06-10 20:51:01',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(4838,'1110','91718041323','2024-06-10 20:51:01',NULL,450.00,'','9','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(4839,'1110','91718041323','2024-06-10 20:51:01',NULL,850.00,'','9','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(4840,'1110','91718041323','2024-06-10 20:51:01',NULL,750.00,'','9','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4841,'1110','91718041323','2024-06-10 20:51:01',NULL,450.00,'','9','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(4842,'1110','91718041323','2024-06-10 20:51:01',NULL,800.00,'','9','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(4843,'1110','91718041323','2024-06-10 20:51:01',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(4844,'5500','91718041323','2024-06-10 20:51:01',5169.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4845,'4000','91718041323','2024-06-10 20:51:01',NULL,700.00,'','9','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4846,'4000','91718041323','2024-06-10 20:51:01',NULL,1500.00,'','9','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(4847,'4000','91718041323','2024-06-10 20:51:01',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4848,'4000','91718041323','2024-06-10 20:51:01',NULL,800.00,'','9','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(4849,'4000','91718041323','2024-06-10 20:51:01',NULL,1450.00,'','9','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4850,'4000','91718041323','2024-06-10 20:51:01',NULL,950.00,'','9','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(4851,'4000','91718041323','2024-06-10 20:51:01',NULL,800.00,'','9','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(4852,'4000','91718041323','2024-06-10 20:51:01',NULL,1500.00,'','9','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(4853,'4000','91718041323','2024-06-10 20:51:01',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(4854,'1010','91718041883','2024-06-10 20:52:34',5150.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171804197012001323330','No',NULL,NULL,'fpn'),(4855,'1110','91718041883','2024-06-10 20:52:34',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4856,'1110','91718041883','2024-06-10 20:52:34',NULL,1400.00,'','9','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(4857,'1110','91718041883','2024-06-10 20:52:34',NULL,150.00,'','9','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4858,'1110','91718041883','2024-06-10 20:52:34',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(4859,'5500','91718041883','2024-06-10 20:52:34',3054.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4860,'4000','91718041883','2024-06-10 20:52:34',NULL,2700.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4861,'4000','91718041883','2024-06-10 20:52:34',NULL,2000.00,'','9','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(4862,'4000','91718041883','2024-06-10 20:52:34',NULL,250.00,'','9','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4863,'4000','91718041883','2024-06-10 20:52:34',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(4864,'1010','91718127945','2024-06-11 20:56:29',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171812863612601323331','No',NULL,NULL,'zbn'),(4865,'1110','91718127945','2024-06-11 20:56:29',NULL,105.00,'','9','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(4866,'1110','91718127945','2024-06-11 20:56:29',NULL,42.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(4867,'1110','91718127945','2024-06-11 20:56:29',NULL,150.00,'','9','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(4868,'5500','91718127945','2024-06-11 20:56:29',297.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4869,'4000','91718127945','2024-06-11 20:56:29',NULL,200.00,'','9','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(4870,'4000','91718127945','2024-06-11 20:56:29',NULL,50.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(4871,'4000','91718127945','2024-06-11 20:56:29',NULL,250.00,'','9','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(4872,'1010','91718128637','2024-06-11 20:59:37',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171812881212201323331','No',NULL,NULL,'vmz'),(4873,'1110','91718128637','2024-06-11 20:59:37',NULL,400.00,'','9','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(4874,'1110','91718128637','2024-06-11 20:59:37',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(4875,'5500','91718128637','2024-06-11 20:59:37',519.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4876,'4000','91718128637','2024-06-11 20:59:37',NULL,700.00,'','9','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(4877,'4000','91718128637','2024-06-11 20:59:37',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(4878,'1050','91718215068','2024-06-12 20:58:38',1300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171821512312301323332','No',NULL,NULL,''),(4879,'1110','91718215068','2024-06-12 20:58:38',NULL,750.00,'','9','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(4880,'5500','91718215068','2024-06-12 20:58:38',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4881,'4000','91718215068','2024-06-12 20:58:38',NULL,1300.00,'','9','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(4882,'1010','91718215124','2024-06-12 20:59:13',900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171821523312301323332','No',NULL,NULL,'bgc'),(4883,'1110','91718215124','2024-06-12 20:59:13',NULL,650.00,'','9','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(4884,'5500','91718215124','2024-06-12 20:59:13',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4885,'4000','91718215124','2024-06-12 20:59:13',NULL,900.00,'','9','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(4886,'1010','91718215241','2024-06-12 21:01:01',950.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171821527212201323332','No',NULL,NULL,'4mz'),(4887,'1110','91718215241','2024-06-12 21:01:01',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(4888,'1110','91718215241','2024-06-12 21:01:01',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(4889,'5500','91718215241','2024-06-12 21:01:01',470.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4890,'4000','91718215241','2024-06-12 21:01:01',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(4891,'4000','91718215241','2024-06-12 21:01:01',NULL,250.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(4892,'1010','91718301229','2024-06-13 20:54:31',880.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171830128812801323333','No',NULL,NULL,'xuh'),(4893,'1110','91718301229','2024-06-13 20:54:31',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(4894,'1110','91718301229','2024-06-13 20:54:31',NULL,125.00,'','9','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(4895,'1110','91718301229','2024-06-13 20:54:31',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4896,'5500','91718301229','2024-06-13 20:54:31',479.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4897,'4000','91718301229','2024-06-13 20:54:31',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(4898,'4000','91718301229','2024-06-13 20:54:31',NULL,180.00,'','9','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(4899,'4000','91718301229','2024-06-13 20:54:31',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4900,'1010','91718301289','2024-06-13 20:55:33',1650.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171830135312301323333','No',NULL,NULL,'szp'),(4901,'1110','91718301289','2024-06-13 20:55:33',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4902,'1110','91718301289','2024-06-13 20:55:33',NULL,95.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(4903,'1110','91718301289','2024-06-13 20:55:33',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(4904,'5500','91718301289','2024-06-13 20:55:33',945.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4905,'4000','91718301289','2024-06-13 20:55:33',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4906,'4000','91718301289','2024-06-13 20:55:33',NULL,250.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(4907,'4000','91718301289','2024-06-13 20:55:33',NULL,1200.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(4908,'1010','91718301353','2024-06-13 20:56:38',3170.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171830141312301323333','No',NULL,NULL,'auh'),(4909,'1110','91718301353','2024-06-13 20:56:38',NULL,1800.00,'','9','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(4910,'1110','91718301353','2024-06-13 20:56:38',NULL,125.00,'','9','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(4911,'1110','91718301353','2024-06-13 20:56:38',NULL,250.00,'','9','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(4912,'5500','91718301353','2024-06-13 20:56:38',2175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4913,'4000','91718301353','2024-06-13 20:56:38',NULL,2500.00,'','9','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(4914,'4000','91718301353','2024-06-13 20:56:38',NULL,320.00,'','9','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(4915,'4000','91718301353','2024-06-13 20:56:38',NULL,350.00,'','9','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(4916,'1010','91718301414','2024-06-13 20:58:54',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171830154512501323333','No',NULL,NULL,'418'),(4917,'1110','91718301414','2024-06-13 20:58:54',NULL,1050.00,'','9','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(4918,'1110','91718301414','2024-06-13 20:58:54',NULL,150.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4919,'1110','91718301414','2024-06-13 20:58:54',NULL,375.00,'','9','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(4920,'1110','91718301414','2024-06-13 20:58:54',NULL,190.00,'','9','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(4921,'5500','91718301414','2024-06-13 20:58:54',1765.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4922,'4000','91718301414','2024-06-13 20:58:54',NULL,1200.00,'','9','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(4923,'4000','91718301414','2024-06-13 20:58:54',NULL,200.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4924,'4000','91718301414','2024-06-13 20:58:54',NULL,600.00,'','9','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(4925,'4000','91718301414','2024-06-13 20:58:54',NULL,500.00,'','9','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(4926,'1010','91718354365','2024-06-14 11:53:24',3700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171835521812801323333','No',NULL,NULL,'374'),(4927,'1110','91718354365','2024-06-14 11:53:24',NULL,600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(4928,'1110','91718354365','2024-06-14 11:53:24',NULL,1110.00,'','9','1','Inventory sold','1','','sales','152','','No',NULL,NULL,''),(4929,'1110','91718354365','2024-06-14 11:53:24',NULL,950.00,'','9','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(4930,'5500','91718354365','2024-06-14 11:53:24',2660.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4931,'4000','91718354365','2024-06-14 11:53:24',NULL,1050.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4932,'4000','91718354365','2024-06-14 11:53:24',NULL,1400.00,'','9','1','Good sold','1','','sales','152','','No',NULL,NULL,''),(4933,'4000','91718354365','2024-06-14 11:53:24',NULL,1250.00,'','9','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(4934,'1010','91718355219','2024-06-14 11:53:48',1500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171835523712701323333','No',NULL,NULL,'mes'),(4935,'1110','91718355219','2024-06-14 11:53:48',NULL,850.00,'','9','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(4936,'5500','91718355219','2024-06-14 11:53:48',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4937,'4000','91718355219','2024-06-14 11:53:48',NULL,1500.00,'','9','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(4938,'1010','91718384964','2024-06-14 20:11:12',2830.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171838508912901323333','No',NULL,NULL,'hgtd'),(4939,'1110','91718384964','2024-06-14 20:11:12',NULL,0.00,'','9','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(4940,'1110','91718384964','2024-06-14 20:11:12',NULL,135.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4941,'1110','91718384964','2024-06-14 20:11:12',NULL,120.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(4942,'1110','91718384964','2024-06-14 20:11:12',NULL,1000.00,'','9','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(4943,'5500','91718384964','2024-06-14 20:11:12',1255.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4944,'4000','91718384964','2024-06-14 20:11:12',NULL,750.00,'','9','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(4945,'4000','91718384964','2024-06-14 20:11:12',NULL,240.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(4946,'4000','91718384964','2024-06-14 20:11:12',NULL,240.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(4947,'4000','91718384964','2024-06-14 20:11:12',NULL,1600.00,'','9','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(4948,'1050','91718385090','2024-06-14 20:15:28',11550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171838535012001323333','No',NULL,NULL,''),(4949,'1110','91718385090','2024-06-14 20:15:28',NULL,750.00,'','9','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(4950,'1110','91718385090','2024-06-14 20:15:28',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4951,'1110','91718385090','2024-06-14 20:15:28',NULL,400.00,'','9','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(4952,'1110','91718385090','2024-06-14 20:15:28',NULL,300.00,'','9','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(4953,'1110','91718385090','2024-06-14 20:15:28',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(4954,'1110','91718385090','2024-06-14 20:15:28',NULL,252.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(4955,'1110','91718385090','2024-06-14 20:15:28',NULL,700.00,'','9','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(4956,'1110','91718385090','2024-06-14 20:15:28',NULL,1900.00,'','9','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4957,'1110','91718385090','2024-06-14 20:15:28',NULL,1600.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(4958,'1110','91718385090','2024-06-14 20:15:28',NULL,350.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(4959,'1110','91718385090','2024-06-14 20:15:28',NULL,300.00,'','9','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(4960,'5500','91718385090','2024-06-14 20:15:28',6906.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4961,'4000','91718385090','2024-06-14 20:15:28',NULL,1500.00,'','9','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(4962,'4000','91718385090','2024-06-14 20:15:28',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(4963,'4000','91718385090','2024-06-14 20:15:28',NULL,550.00,'','9','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(4964,'4000','91718385090','2024-06-14 20:15:28',NULL,450.00,'','9','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(4965,'4000','91718385090','2024-06-14 20:15:28',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(4966,'4000','91718385090','2024-06-14 20:15:28',NULL,300.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(4967,'4000','91718385090','2024-06-14 20:15:28',NULL,1250.00,'','9','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(4968,'4000','91718385090','2024-06-14 20:15:28',NULL,2600.00,'','9','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4969,'4000','91718385090','2024-06-14 20:15:28',NULL,3200.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(4970,'4000','91718385090','2024-06-14 20:15:28',NULL,600.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(4971,'4000','91718385090','2024-06-14 20:15:28',NULL,400.00,'','9','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(4972,'1010','91718385350','2024-06-14 20:17:24',960.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171838546712701323333','No',NULL,NULL,'MTH'),(4973,'1110','91718385350','2024-06-14 20:17:24',NULL,720.00,'','9','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(4974,'5500','91718385350','2024-06-14 20:17:24',720.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4975,'4000','91718385350','2024-06-14 20:17:24',NULL,960.00,'','9','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(4976,'1050','91718386517','2024-06-14 20:37:28',5300.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171838687612601323333','No',NULL,NULL,''),(4977,'1110','91718386517','2024-06-14 20:37:28',NULL,0.00,'','9','1','Inventory sold','1','','sales','112','','No',NULL,NULL,''),(4978,'1110','91718386517','2024-06-14 20:37:28',NULL,1500.00,'','9','1','Inventory sold','1','','sales','153','','No',NULL,NULL,''),(4979,'1110','91718386517','2024-06-14 20:37:28',NULL,700.00,'','9','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(4980,'5500','91718386517','2024-06-14 20:37:28',2200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4981,'4000','91718386517','2024-06-14 20:37:28',NULL,1950.00,'','9','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(4982,'4000','91718386517','2024-06-14 20:37:28',NULL,2200.00,'','9','1','Good sold','1','','sales','153','','No',NULL,NULL,''),(4983,'4000','91718386517','2024-06-14 20:37:28',NULL,1150.00,'','9','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(4984,'1010','91718458007','2024-06-15 16:32:23',12280.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171845836112101323334','No',NULL,NULL,'hgh'),(4985,'1110','91718458007','2024-06-15 16:32:23',NULL,750.00,'','9','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(4986,'1110','91718458007','2024-06-15 16:32:23',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(4987,'1110','91718458007','2024-06-15 16:32:23',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(4988,'1110','91718458007','2024-06-15 16:32:23',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(4989,'1110','91718458007','2024-06-15 16:32:23',NULL,250.00,'','9','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(4990,'1110','91718458007','2024-06-15 16:32:23',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4991,'1110','91718458007','2024-06-15 16:32:23',NULL,850.00,'','9','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(4992,'1110','91718458007','2024-06-15 16:32:23',NULL,800.00,'','9','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(4993,'1110','91718458007','2024-06-15 16:32:23',NULL,0.00,'','9','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(4994,'1110','91718458007','2024-06-15 16:32:23',NULL,104.00,'','9','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(4995,'1110','91718458007','2024-06-15 16:32:23',NULL,135.00,'','9','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(4996,'1110','91718458007','2024-06-15 16:32:23',NULL,90.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(4997,'1110','91718458007','2024-06-15 16:32:23',NULL,152.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(4998,'1110','91718458007','2024-06-15 16:32:23',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(4999,'5500','91718458007','2024-06-15 16:32:23',6485.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5000,'4000','91718458007','2024-06-15 16:32:23',NULL,1500.00,'','9','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(5001,'4000','91718458007','2024-06-15 16:32:23',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(5002,'4000','91718458007','2024-06-15 16:32:23',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(5003,'4000','91718458007','2024-06-15 16:32:23',NULL,2700.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5004,'4000','91718458007','2024-06-15 16:32:23',NULL,500.00,'','9','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(5005,'4000','91718458007','2024-06-15 16:32:23',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5006,'4000','91718458007','2024-06-15 16:32:23',NULL,1300.00,'','9','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(5007,'4000','91718458007','2024-06-15 16:32:23',NULL,1450.00,'','9','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(5008,'4000','91718458007','2024-06-15 16:32:23',NULL,750.00,'','9','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(5009,'4000','91718458007','2024-06-15 16:32:23',NULL,200.00,'','9','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(5010,'4000','91718458007','2024-06-15 16:32:23',NULL,240.00,'','9','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5011,'4000','91718458007','2024-06-15 16:32:23',NULL,240.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5012,'4000','91718458007','2024-06-15 16:32:23',NULL,200.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(5013,'4000','91718458007','2024-06-15 16:32:23',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(5014,'1050','91718458362','2024-06-15 16:32:56',120.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171845838112101323334','No',NULL,NULL,''),(5015,'1110','91718458362','2024-06-15 16:32:56',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5016,'5500','91718458362','2024-06-15 16:32:56',45.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5017,'4000','91718458362','2024-06-15 16:32:56',NULL,120.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5018,'1010','91718474624','2024-06-15 21:04:37',1250.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171847471612601323334','No',NULL,NULL,'gfd'),(5019,'1110','91718474624','2024-06-15 21:04:37',NULL,750.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5020,'5500','91718474624','2024-06-15 21:04:37',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5021,'4000','91718474624','2024-06-15 21:04:37',NULL,1250.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5022,'1010','91718474717','2024-06-15 21:05:40',750.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171847509012001323334','No',NULL,NULL,'hgh'),(5023,'1110','91718474717','2024-06-15 21:05:40',NULL,375.00,'','9','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5024,'5500','91718474717','2024-06-15 21:05:40',375.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5025,'4000','91718474717','2024-06-15 21:05:40',NULL,750.00,'','9','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5026,'1010','91718560745','2024-06-16 21:00:00',2200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171856082512501323335','No',NULL,NULL,'gcvb'),(5027,'1110','91718560745','2024-06-16 21:00:00',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(5028,'1110','91718560745','2024-06-16 21:00:00',NULL,400.00,'','9','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(5029,'1110','91718560745','2024-06-16 21:00:00',NULL,150.00,'','9','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5030,'1110','91718560745','2024-06-16 21:00:00',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(5031,'5500','91718560745','2024-06-16 21:00:00',1000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5032,'4000','91718560745','2024-06-16 21:00:00',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(5033,'4000','91718560745','2024-06-16 21:00:00',NULL,800.00,'','9','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(5034,'4000','91718560745','2024-06-16 21:00:00',NULL,250.00,'','9','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5035,'4000','91718560745','2024-06-16 21:00:00',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(5036,'1010','91718633039','2024-06-17 17:05:14',5200.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171863314312301323336','No',NULL,NULL,'8do'),(5037,'1110','91718633039','2024-06-17 17:05:14',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5038,'1110','91718633039','2024-06-17 17:05:14',NULL,900.00,'','9','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5039,'1110','91718633039','2024-06-17 17:05:14',NULL,450.00,'','9','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(5040,'1110','91718633039','2024-06-17 17:05:14',NULL,700.00,'','9','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5041,'5500','91718633039','2024-06-17 17:05:14',3150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5042,'4000','91718633039','2024-06-17 17:05:14',NULL,1600.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5043,'4000','91718633039','2024-06-17 17:05:14',NULL,1700.00,'','9','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5044,'4000','91718633039','2024-06-17 17:05:14',NULL,700.00,'','9','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(5045,'4000','91718633039','2024-06-17 17:05:14',NULL,1200.00,'','9','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5046,'1010','91718633144','2024-06-17 17:07:01',3550.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171863325712701323336','No',NULL,NULL,'210'),(5047,'1110','91718633144','2024-06-17 17:07:01',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5048,'1110','91718633144','2024-06-17 17:07:01',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(5049,'5500','91718633144','2024-06-17 17:07:01',1920.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5050,'4000','91718633144','2024-06-17 17:07:01',NULL,2700.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5051,'4000','91718633144','2024-06-17 17:07:01',NULL,850.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(5052,'1010','91718633257','2024-06-17 17:08:03',1800.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171863331312301323336','No',NULL,NULL,'fb3'),(5053,'1110','91718633257','2024-06-17 17:08:03',NULL,650.00,'','9','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5054,'1110','91718633257','2024-06-17 17:08:03',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(5055,'5500','91718633257','2024-06-17 17:08:03',1170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5056,'4000','91718633257','2024-06-17 17:08:03',NULL,1000.00,'','9','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5057,'4000','91718633257','2024-06-17 17:08:03',NULL,800.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(5058,'1010','91718633314','2024-06-17 17:08:48',450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171863334912901323336','No',NULL,NULL,'9qw'),(5059,'4000','91718633314','2024-06-17 17:08:48',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(5060,'1010','91718633350','2024-06-17 17:09:23',2700.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171863337412401323336','No',NULL,NULL,'ytr'),(5061,'1110','91718633350','2024-06-17 17:09:23',NULL,1400.00,'','9','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5062,'5500','91718633350','2024-06-17 17:09:23',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5063,'4000','91718633350','2024-06-17 17:09:23',NULL,2700.00,'','9','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5064,'1010','91718647272','2024-06-17 21:01:40',500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171864731112101323336','No',NULL,NULL,'hygy'),(5065,'1110','91718647272','2024-06-17 21:01:40',NULL,240.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(5066,'5500','91718647272','2024-06-17 21:01:40',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5067,'4000','91718647272','2024-06-17 21:01:40',NULL,500.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(5068,'1010','91718728395','2024-06-18 19:36:02',2890.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171872859012001323337','No',NULL,NULL,'z49'),(5069,'1110','91718728395','2024-06-18 19:36:02',NULL,350.00,'','9','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(5070,'1110','91718728395','2024-06-18 19:36:02',NULL,1100.00,'','9','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5071,'1110','91718728395','2024-06-18 19:36:02',NULL,133.00,'','9','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5072,'1110','91718728395','2024-06-18 19:36:02',NULL,126.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5073,'1110','91718728395','2024-06-18 19:36:02',NULL,160.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(5074,'5500','91718728395','2024-06-18 19:36:02',1869.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5075,'4000','91718728395','2024-06-18 19:36:02',NULL,700.00,'','9','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(5076,'4000','91718728395','2024-06-18 19:36:02',NULL,1600.00,'','9','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5077,'4000','91718728395','2024-06-18 19:36:02',NULL,200.00,'','9','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5078,'4000','91718728395','2024-06-18 19:36:02',NULL,150.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5079,'4000','91718728395','2024-06-18 19:36:02',NULL,240.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(5080,'1050','91718728591','2024-06-18 19:38:10',699.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171872869512501323337','No',NULL,NULL,''),(5081,'1110','91718728591','2024-06-18 19:38:10',NULL,476.00,'','9','1','Inventory sold','1','','sales','191','','No',NULL,NULL,''),(5082,'5500','91718728591','2024-06-18 19:38:10',476.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5083,'4000','91718728591','2024-06-18 19:38:10',NULL,699.00,'','9','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(5084,'1010','91718814977','2024-06-19 19:39:25',2220.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171881520712701323338','No',NULL,NULL,'wmb'),(5085,'1110','91718814977','2024-06-19 19:39:25',NULL,350.00,'','9','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(5086,'1110','91718814977','2024-06-19 19:39:25',NULL,200.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5087,'1110','91718814977','2024-06-19 19:39:25',NULL,45.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5088,'1110','91718814977','2024-06-19 19:39:25',NULL,76.00,'','9','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(5089,'1110','91718814977','2024-06-19 19:39:25',NULL,300.00,'','9','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(5090,'1110','91718814977','2024-06-19 19:39:25',NULL,0.00,'','9','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(5091,'5500','91718814977','2024-06-19 19:39:25',971.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5092,'4000','91718814977','2024-06-19 19:39:25',NULL,550.00,'','9','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(5093,'4000','91718814977','2024-06-19 19:39:25',NULL,400.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5094,'4000','91718814977','2024-06-19 19:39:25',NULL,120.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5095,'4000','91718814977','2024-06-19 19:39:25',NULL,100.00,'','9','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(5096,'4000','91718814977','2024-06-19 19:39:25',NULL,600.00,'','9','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(5097,'4000','91718814977','2024-06-19 19:39:25',NULL,450.00,'','9','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(5098,'1010','91718815208','2024-06-19 19:47:31',2500.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171881566312301323338','No',NULL,NULL,'dftu'),(5099,'1110','91718815208','2024-06-19 19:47:31',NULL,1900.00,'','9','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(5100,'5500','91718815208','2024-06-19 19:47:31',1900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5101,'4000','91718815208','2024-06-19 19:47:31',NULL,2500.00,'','9','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5102,'1010','91718903294','2024-06-20 20:10:10',3450.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171890342112101323339','No',NULL,NULL,'jhyt'),(5103,'1110','91718903294','2024-06-20 20:10:10',NULL,520.00,'','9','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(5104,'1110','91718903294','2024-06-20 20:10:10',NULL,240.00,'','9','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5105,'1110','91718903294','2024-06-20 20:10:10',NULL,119.00,'','9','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(5106,'1110','91718903294','2024-06-20 20:10:10',NULL,950.00,'','9','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5107,'1110','91718903294','2024-06-20 20:10:10',NULL,80.00,'','9','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(5108,'1110','91718903294','2024-06-20 20:10:10',NULL,42.00,'','9','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5109,'5500','91718903294','2024-06-20 20:10:10',1951.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5110,'4000','91718903294','2024-06-20 20:10:10',NULL,950.00,'','9','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(5111,'4000','91718903294','2024-06-20 20:10:10',NULL,480.00,'','9','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5112,'4000','91718903294','2024-06-20 20:10:10',NULL,250.00,'','9','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(5113,'4000','91718903294','2024-06-20 20:10:10',NULL,1600.00,'','9','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5114,'4000','91718903294','2024-06-20 20:10:10',NULL,120.00,'','9','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(5115,'4000','91718903294','2024-06-20 20:10:10',NULL,50.00,'','9','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5116,'1010','91718988479','2024-06-21 19:51:29',7900.00,NULL,'','9','1','Payment of goods sold','1','','payment','','9171898870712701323339','No',NULL,NULL,'gfsrk'),(5117,'1110','91718988479','2024-06-21 19:51:29',NULL,900.00,'','9','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(5118,'1110','91718988479','2024-06-21 19:51:29',NULL,125.00,'','9','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(5119,'1110','91718988479','2024-06-21 19:51:29',NULL,160.00,'','9','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(5120,'1110','91718988479','2024-06-21 19:51:29',NULL,0.00,'','9','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(5121,'1110','91718988479','2024-06-21 19:51:29',NULL,450.00,'','9','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(5122,'1110','91718988479','2024-06-21 19:51:29',NULL,2600.00,'','9','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(5123,'1110','91718988479','2024-06-21 19:51:29',NULL,120.00,'','9','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(5124,'1110','91718988479','2024-06-21 19:51:29',NULL,135.00,'','9','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5125,'5500','91718988479','2024-06-21 19:51:29',4490.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5126,'4000','91718988479','2024-06-21 19:51:29',NULL,1500.00,'','9','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5127,'4000','91718988479','2024-06-21 19:51:29',NULL,250.00,'','9','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(5128,'4000','91718988479','2024-06-21 19:51:29',NULL,200.00,'','9','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(5129,'4000','91718988479','2024-06-21 19:51:29',NULL,750.00,'','9','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(5130,'4000','91718988479','2024-06-21 19:51:29',NULL,850.00,'','9','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(5131,'4000','91718988479','2024-06-21 19:51:29',NULL,3800.00,'','9','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(5132,'4000','91718988479','2024-06-21 19:51:29',NULL,250.00,'','9','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(5133,'4000','91718988479','2024-06-21 19:51:29',NULL,300.00,'','9','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5134,'1050','101711810204','2024-06-22 11:52:17',9230.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171905595973537030229','No',NULL,NULL,''),(5135,'1110','101711810204','2024-06-22 11:52:17',NULL,1400.00,'','10','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5136,'1110','101711810204','2024-06-22 11:52:17',NULL,600.00,'','10','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(5137,'1110','101711810204','2024-06-22 11:52:17',NULL,350.00,'','10','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(5138,'1110','101711810204','2024-06-22 11:52:17',NULL,1000.00,'','10','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(5139,'1110','101711810204','2024-06-22 11:52:17',NULL,950.00,'','10','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5140,'1110','101711810204','2024-06-22 11:52:17',NULL,66.00,'','10','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(5141,'1110','101711810204','2024-06-22 11:52:17',NULL,375.00,'','10','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(5142,'1110','101711810204','2024-06-22 11:52:17',NULL,900.00,'','10','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(5143,'1110','101711810204','2024-06-22 11:52:17',NULL,0.00,'','10','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(5144,'5500','101711810204','2024-06-22 11:52:17',5641.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5145,'4000','101711810204','2024-06-22 11:52:17',NULL,2000.00,'','10','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5146,'4000','101711810204','2024-06-22 11:52:17',NULL,1200.00,'','10','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(5147,'4000','101711810204','2024-06-22 11:52:17',NULL,750.00,'','10','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5148,'4000','101711810204','2024-06-22 11:52:17',NULL,1500.00,'','10','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5149,'4000','101711810204','2024-06-22 11:52:17',NULL,1200.00,'','10','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5150,'4000','101711810204','2024-06-22 11:52:17',NULL,30.00,'','10','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(5151,'4000','101711810204','2024-06-22 11:52:17',NULL,600.00,'','10','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(5152,'4000','101711810204','2024-06-22 11:52:17',NULL,1500.00,'','10','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5153,'4000','101711810204','2024-06-22 11:52:17',NULL,450.00,'','10','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(5154,'1050','101719075131','2024-06-23 11:48:14',2700.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171913250673037030229','No',NULL,NULL,''),(5155,'1110','101719075131','2024-06-23 11:48:14',NULL,1400.00,'','10','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5156,'5500','101719075131','2024-06-23 11:48:14',1400.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5157,'4000','101719075131','2024-06-23 11:48:14',NULL,2700.00,'','10','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5158,'1010','101719132507','2024-06-23 11:48:27',2.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171913252273237030229','No',NULL,NULL,''),(5159,'4000','91719243106','2024-06-24 18:32:05',NULL,0.00,'','9','1','Good sold','1','','sales','140','','No',NULL,NULL,''),(5160,'1010','101719301811','2024-06-25 10:50:30',240.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171930184473437030229','No',NULL,NULL,''),(5161,'1110','101719301811','2024-06-25 10:50:30',NULL,120.00,'','10','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5162,'5500','101719301811','2024-06-25 10:50:30',120.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5163,'4000','101719301811','2024-06-25 10:50:30',NULL,240.00,'','10','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5164,'1010','101719478289','2024-06-27 11:51:42',160.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171947838873837030229','No',NULL,NULL,'U4PC'),(5165,'1110','101719478289','2024-06-27 11:51:42',NULL,80.00,'','10','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5166,'5500','101719478289','2024-06-27 11:51:42',80.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5167,'4000','101719478289','2024-06-27 11:51:42',NULL,160.00,'','10','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5168,'1010','101719478390','2024-06-27 11:55:45',1900.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171947856873637030229','No',NULL,NULL,'27S9'),(5169,'1110','101719478390','2024-06-27 11:55:45',NULL,700.00,'','10','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(5170,'1110','101719478390','2024-06-27 11:55:45',NULL,540.00,'','10','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5171,'5500','101719478390','2024-06-27 11:55:45',1240.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5172,'4000','101719478390','2024-06-27 11:55:45',NULL,1150.00,'','10','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(5173,'4000','101719478390','2024-06-27 11:55:45',NULL,750.00,'','10','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5174,'1010','101719478569','2024-06-27 12:02:49',21910.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171947900273037030229','No',NULL,NULL,'SRN0'),(5175,'1110','101719478569','2024-06-27 12:02:49',NULL,800.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(5176,'1110','101719478569','2024-06-27 12:02:49',NULL,2850.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5177,'1110','101719478569','2024-06-27 12:02:49',NULL,135.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5178,'1110','101719478569','2024-06-27 12:02:49',NULL,1400.00,'','10','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5179,'1110','101719478569','2024-06-27 12:02:49',NULL,0.00,'','10','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(5180,'1110','101719478569','2024-06-27 12:02:49',NULL,700.00,'','10','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(5181,'1110','101719478569','2024-06-27 12:02:49',NULL,100.00,'','10','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(5182,'1110','101719478569','2024-06-27 12:02:49',NULL,1000.00,'','10','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(5183,'1110','101719478569','2024-06-27 12:02:49',NULL,300.00,'','10','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(5184,'1110','101719478569','2024-06-27 12:02:49',NULL,1900.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5185,'1110','101719478569','2024-06-27 12:02:49',NULL,150.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5186,'1110','101719478569','2024-06-27 12:02:49',NULL,350.00,'','10','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(5187,'1110','101719478569','2024-06-27 12:02:49',NULL,135.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5188,'1110','101719478569','2024-06-27 12:02:49',NULL,250.00,'','10','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(5189,'1110','101719478569','2024-06-27 12:02:49',NULL,600.00,'','10','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(5190,'1110','101719478569','2024-06-27 12:02:49',NULL,1400.00,'','10','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5191,'1110','101719478569','2024-06-27 12:02:49',NULL,250.00,'','10','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5192,'1110','101719478569','2024-06-27 12:02:49',NULL,162.00,'','10','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(5193,'5500','101719478569','2024-06-27 12:02:49',12482.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5194,'4000','101719478569','2024-06-27 12:02:49',NULL,1100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(5195,'4000','101719478569','2024-06-27 12:02:49',NULL,3900.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5196,'4000','101719478569','2024-06-27 12:02:49',NULL,360.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5197,'4000','101719478569','2024-06-27 12:02:49',NULL,2700.00,'','10','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5198,'4000','101719478569','2024-06-27 12:02:49',NULL,800.00,'','10','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(5199,'4000','101719478569','2024-06-27 12:02:49',NULL,1300.00,'','10','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(5200,'4000','101719478569','2024-06-27 12:02:49',NULL,140.00,'','10','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(5201,'4000','101719478569','2024-06-27 12:02:49',NULL,1600.00,'','10','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5202,'4000','101719478569','2024-06-27 12:02:49',NULL,600.00,'','10','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(5203,'4000','101719478569','2024-06-27 12:02:49',NULL,3200.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5204,'4000','101719478569','2024-06-27 12:02:49',NULL,250.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5205,'4000','101719478569','2024-06-27 12:02:49',NULL,750.00,'','10','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(5206,'4000','101719478569','2024-06-27 12:02:49',NULL,360.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5207,'4000','101719478569','2024-06-27 12:02:49',NULL,350.00,'','10','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(5208,'4000','101719478569','2024-06-27 12:02:49',NULL,1000.00,'','10','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5209,'4000','101719478569','2024-06-27 12:02:49',NULL,2700.00,'','10','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5210,'4000','101719478569','2024-06-27 12:02:49',NULL,500.00,'','10','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5211,'4000','101719478569','2024-06-27 12:02:49',NULL,300.00,'','10','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(5212,'1010','101719479003','2024-06-27 13:42:54',2500.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171948508173837030229','No',NULL,NULL,'K777'),(5213,'1110','101719479003','2024-06-27 13:42:54',NULL,1400.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5214,'5500','101719479003','2024-06-27 13:42:54',1400.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5215,'4000','101719479003','2024-06-27 13:42:54',NULL,2500.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5216,'1010','101719485083','2024-06-27 14:28:53',2670.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171948780673037030229','No',NULL,NULL,'DUSJ'),(5217,'1110','101719485083','2024-06-27 14:28:53',NULL,950.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5218,'1110','101719485083','2024-06-27 14:28:53',NULL,400.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(5219,'1110','101719485083','2024-06-27 14:28:53',NULL,380.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5220,'5500','101719485083','2024-06-27 14:28:53',1730.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5221,'4000','101719485083','2024-06-27 14:28:53',NULL,1600.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5222,'4000','101719485083','2024-06-27 14:28:53',NULL,550.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(5223,'4000','101719485083','2024-06-27 14:28:53',NULL,520.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5224,'1010','101719487808','2024-06-27 14:30:28',200.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171948787073737030229','No',NULL,NULL,'ID5D'),(5225,'1110','101719487808','2024-06-27 14:30:28',NULL,100.00,'','10','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(5226,'5500','101719487808','2024-06-27 14:30:28',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5227,'4000','101719487808','2024-06-27 14:30:28',NULL,200.00,'','10','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(5228,'1010','101719487871','2024-06-27 14:59:32',3050.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171948989073937030229','No',NULL,NULL,'KD17'),(5229,'1110','101719487871','2024-06-27 14:59:32',NULL,700.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5230,'1110','101719487871','2024-06-27 14:59:32',NULL,400.00,'','10','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(5231,'1110','101719487871','2024-06-27 14:59:32',NULL,360.00,'','10','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5232,'1110','101719487871','2024-06-27 14:59:32',NULL,200.00,'','10','1','Inventory sold','1','','sales','214','','No',NULL,NULL,''),(5233,'1110','101719487871','2024-06-27 14:59:32',NULL,84.00,'','10','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(5234,'5500','101719487871','2024-06-27 14:59:32',1744.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5235,'4000','101719487871','2024-06-27 14:59:32',NULL,1250.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5236,'4000','101719487871','2024-06-27 14:59:32',NULL,800.00,'','10','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(5237,'4000','101719487871','2024-06-27 14:59:32',NULL,500.00,'','10','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5238,'4000','101719487871','2024-06-27 14:59:32',NULL,300.00,'','10','1','Good sold','1','','sales','214','','No',NULL,NULL,''),(5239,'4000','101719487871','2024-06-27 14:59:32',NULL,200.00,'','10','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(5240,'1050','101719497571','2024-06-27 17:31:06',8210.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171949900873037030229','No',NULL,NULL,''),(5241,'1110','101719497571','2024-06-27 17:31:06',NULL,600.00,'','10','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(5242,'1110','101719497571','2024-06-27 17:31:06',NULL,300.00,'','10','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(5243,'1110','101719497571','2024-06-27 17:31:06',NULL,240.00,'','10','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5244,'1110','101719497571','2024-06-27 17:31:06',NULL,300.00,'','10','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(5245,'1110','101719497571','2024-06-27 17:31:06',NULL,700.00,'','10','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5246,'1110','101719497571','2024-06-27 17:31:06',NULL,90.00,'','10','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5247,'1110','101719497571','2024-06-27 17:31:06',NULL,400.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(5248,'1110','101719497571','2024-06-27 17:31:06',NULL,125.00,'','10','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(5249,'1110','101719497571','2024-06-27 17:31:06',NULL,240.00,'','10','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(5250,'1110','101719497571','2024-06-27 17:31:06',NULL,450.00,'','10','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(5251,'1110','101719497571','2024-06-27 17:31:06',NULL,150.00,'','10','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(5252,'1110','101719497571','2024-06-27 17:31:06',NULL,850.00,'','10','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(5253,'1110','101719497571','2024-06-27 17:31:06',NULL,400.00,'','10','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5254,'5500','101719497571','2024-06-27 17:31:06',4845.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5255,'4000','101719497571','2024-06-27 17:31:06',NULL,900.00,'','10','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5256,'4000','101719497571','2024-06-27 17:31:06',NULL,600.00,'','10','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(5257,'4000','101719497571','2024-06-27 17:31:06',NULL,480.00,'','10','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5258,'4000','101719497571','2024-06-27 17:31:06',NULL,600.00,'','10','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(5259,'4000','101719497571','2024-06-27 17:31:06',NULL,1200.00,'','10','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5260,'4000','101719497571','2024-06-27 17:31:06',NULL,160.00,'','10','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5261,'4000','101719497571','2024-06-27 17:31:06',NULL,550.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(5262,'4000','101719497571','2024-06-27 17:31:06',NULL,320.00,'','10','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5263,'4000','101719497571','2024-06-27 17:31:06',NULL,500.00,'','10','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(5264,'4000','101719497571','2024-06-27 17:31:06',NULL,800.00,'','10','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(5265,'4000','101719497571','2024-06-27 17:31:06',NULL,200.00,'','10','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(5266,'4000','101719497571','2024-06-27 17:31:06',NULL,1200.00,'','10','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5267,'4000','101719497571','2024-06-27 17:31:06',NULL,700.00,'','10','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5276,'1010','101719499009','2024-06-27 17:52:43',1000.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171950833773337030229','No',NULL,NULL,'VHSX'),(5277,'1110','101719499009','2024-06-27 17:52:43',NULL,650.00,'','10','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5278,'5500','101719499009','2024-06-27 20:11:10',650.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5279,'4000','101719499009','2024-06-27 17:52:43',NULL,1000.00,'','10','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5280,'1010','101719571149','2024-06-28 13:45:50',5250.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171957157473737030229','No',NULL,NULL,'4oz0'),(5281,'1110','101719571149','2024-06-28 13:45:50',NULL,2500.00,'','10','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(5282,'1110','101719571149','2024-06-28 13:45:50',NULL,642.00,'','10','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(5283,'5500','101719571149','2024-06-28 13:45:50',3142.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5284,'4000','101719571149','2024-06-28 13:45:50',NULL,4500.00,'','10','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5285,'4000','101719571149','2024-06-28 13:45:50',NULL,750.00,'','10','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(5286,'1010','101719571575','2024-06-28 16:34:37',1100.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171958189173937030229','No',NULL,NULL,'RQWB'),(5287,'1110','101719571575','2024-06-28 16:34:37',NULL,120.00,'','10','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(5288,'1110','101719571575','2024-06-28 16:34:37',NULL,350.00,'','10','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(5289,'5500','101719571575','2024-06-28 16:34:37',470.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5290,'4000','101719571575','2024-06-28 16:34:37',NULL,250.00,'','10','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(5291,'4000','101719571575','2024-06-28 16:34:37',NULL,850.00,'','10','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(5292,'1050','101719581892','2024-06-28 16:48:25',1799.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171958251273137030229','No',NULL,NULL,''),(5293,'1110','101719581892','2024-06-28 16:48:25',NULL,1360.00,'','10','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(5294,'5500','101719581892','2024-06-28 16:48:25',1360.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5295,'4000','101719581892','2024-06-28 16:48:25',NULL,1799.00,'','10','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(5296,'1010','101719582513','2024-06-28 17:12:14',5800.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171958395573537030229','No',NULL,NULL,'VGXG'),(5297,'1110','101719582513','2024-06-28 17:12:14',NULL,4700.00,'','10','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(5298,'5500','101719582513','2024-06-28 17:12:14',4700.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5299,'4000','101719582513','2024-06-28 17:12:14',NULL,5800.00,'','10','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(5300,'1010','101719586522','2024-06-28 17:55:29',2700.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171958656073637030229','No',NULL,NULL,'2YD0'),(5301,'1110','101719586522','2024-06-28 17:55:29',NULL,1400.00,'','10','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5302,'5500','101719586522','2024-06-28 17:55:29',1400.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5303,'4000','101719586522','2024-06-28 17:55:29',NULL,2700.00,'','10','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5304,'1050','101719590393','2024-06-28 19:00:11',2250.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171959046173637030229','No',NULL,NULL,''),(5305,'1110','101719590393','2024-06-28 19:00:11',NULL,700.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5306,'1110','101719590393','2024-06-28 19:00:11',NULL,650.00,'','10','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5307,'5500','101719590393','2024-06-28 19:00:11',1350.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5308,'4000','101719590393','2024-06-28 19:00:11',NULL,1250.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5309,'4000','101719590393','2024-06-28 19:00:11',NULL,1000.00,'','10','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5310,'1010','101719647589','2024-06-29 10:53:43',2030.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171964770173037030229','No',NULL,NULL,'hb4d'),(5311,'1110','101719647589','2024-06-29 10:53:43',NULL,1000.00,'','10','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(5312,'1110','101719647589','2024-06-29 10:53:43',NULL,40.00,'','10','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5313,'1110','101719647589','2024-06-29 10:53:43',NULL,126.00,'','10','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5314,'5500','101719647589','2024-06-29 10:53:43',1166.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5315,'4000','101719647589','2024-06-29 10:53:43',NULL,1800.00,'','10','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5316,'4000','101719647589','2024-06-29 10:53:43',NULL,80.00,'','10','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5317,'4000','101719647589','2024-06-29 10:53:43',NULL,150.00,'','10','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5318,'1050','101719647702','2024-06-29 12:58:12',3750.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171965515660336212200','No',NULL,NULL,''),(5319,'1110','101719647702','2024-06-29 12:58:12',NULL,2100.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5320,'5500','101719647702','2024-06-29 12:58:12',2100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5321,'4000','101719647702','2024-06-29 12:58:12',NULL,3750.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5322,'1050','101719655158','2024-06-29 13:05:39',1000.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171965554273437030229','No',NULL,NULL,''),(5323,'1110','101719655158','2024-06-29 13:05:39',NULL,650.00,'','10','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(5324,'5500','101719655158','2024-06-29 13:05:39',650.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5325,'4000','101719655158','2024-06-29 13:05:39',NULL,1000.00,'','10','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(5326,'1010','101719655543','2024-06-29 13:55:18',3200.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171965861673137030229','No',NULL,NULL,'55'),(5327,'1110','101719655543','2024-06-29 13:55:18',NULL,1000.00,'','10','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(5328,'1110','101719655543','2024-06-29 13:55:18',NULL,800.00,'','10','1','Inventory sold','1','','sales','227','','No',NULL,NULL,''),(5329,'5500','101719655543','2024-06-29 13:55:18',1800.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5330,'4000','101719655543','2024-06-29 13:55:18',NULL,1600.00,'','10','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(5331,'4000','101719655543','2024-06-29 13:55:18',NULL,1600.00,'','10','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(5332,'1010','101719658617','2024-06-29 14:02:42',800.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171965897773737030229','No',NULL,NULL,'9z19'),(5333,'1110','101719658617','2024-06-29 14:02:42',NULL,450.00,'','10','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(5334,'5500','101719658617','2024-06-29 14:02:42',450.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5335,'4000','101719658617','2024-06-29 14:02:42',NULL,800.00,'','10','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(5336,'1010','101719658978','2024-06-29 14:27:08',1300.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171966048673837030229','No',NULL,NULL,'tmug'),(5337,'1110','101719658978','2024-06-29 14:27:08',NULL,900.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(5338,'5500','101719658978','2024-06-29 14:27:08',900.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5339,'4000','101719658978','2024-06-29 14:27:08',NULL,1300.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(5340,'1010','101719837528','2024-07-01 15:39:53',900.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171983778673837030229','No',NULL,NULL,'A0L3'),(5341,'1110','101719837528','2024-07-01 15:39:53',NULL,400.00,'','10','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(5342,'1110','101719837528','2024-07-01 15:39:53',NULL,150.00,'','10','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(5343,'5500','101719837528','2024-07-01 15:39:53',550.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5344,'4000','101719837528','2024-07-01 15:39:53',NULL,700.00,'','10','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(5345,'4000','101719837528','2024-07-01 15:39:53',NULL,200.00,'','10','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(5346,'1050','101719837993','2024-07-01 15:56:38',6250.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171983879873937030229','No',NULL,NULL,''),(5347,'1110','101719837993','2024-07-01 15:56:38',NULL,0.00,'','10','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(5348,'1110','101719837993','2024-07-01 15:56:38',NULL,150.00,'','10','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(5349,'1110','101719837993','2024-07-01 15:56:38',NULL,350.00,'','10','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(5350,'1110','101719837993','2024-07-01 15:56:38',NULL,600.00,'','10','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(5351,'1110','101719837993','2024-07-01 15:56:38',NULL,125.00,'','10','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5352,'1110','101719837993','2024-07-01 15:56:38',NULL,1000.00,'','10','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(5353,'1110','101719837993','2024-07-01 15:56:38',NULL,120.00,'','10','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(5354,'1110','101719837993','2024-07-01 15:56:38',NULL,120.00,'','10','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(5355,'5500','101719837993','2024-07-01 15:56:38',2465.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5356,'4000','101719837993','2024-07-01 15:56:38',NULL,2200.00,'','10','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5357,'4000','101719837993','2024-07-01 15:56:38',NULL,200.00,'','10','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(5358,'4000','101719837993','2024-07-01 15:56:38',NULL,500.00,'','10','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(5359,'4000','101719837993','2024-07-01 15:56:38',NULL,1000.00,'','10','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5360,'4000','101719837993','2024-07-01 15:56:38',NULL,250.00,'','10','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5361,'4000','101719837993','2024-07-01 15:56:38',NULL,1600.00,'','10','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(5362,'4000','101719837993','2024-07-01 15:56:38',NULL,250.00,'','10','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(5363,'4000','101719837993','2024-07-01 15:56:38',NULL,250.00,'','10','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(5364,'1010','101719854007','2024-07-01 20:13:41',700.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171985402873237030229','No',NULL,NULL,'KLOI'),(5365,'1110','101719854007','2024-07-01 20:13:41',NULL,400.00,'','10','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(5366,'5500','101719854007','2024-07-01 20:13:41',400.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5367,'4000','101719854007','2024-07-01 20:13:41',NULL,700.00,'','10','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(5368,'1010','101719912886','2024-07-02 12:34:52',250.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171991293473337030229','No',NULL,NULL,'YISF'),(5369,'1110','101719912886','2024-07-02 12:34:52',NULL,95.00,'','10','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(5370,'5500','101719912886','2024-07-02 12:34:52',95.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5371,'4000','101719912886','2024-07-02 12:34:52',NULL,250.00,'','10','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(5372,'1050','101719914210','2024-07-02 12:58:14',6799.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171991430373037030229','No',NULL,NULL,''),(5373,'1110','101719914210','2024-07-02 12:58:14',NULL,1100.00,'','10','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(5374,'1110','101719914210','2024-07-02 12:58:14',NULL,95.00,'','10','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(5375,'1110','101719914210','2024-07-02 12:58:14',NULL,1500.00,'','10','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5376,'1110','101719914210','2024-07-02 12:58:14',NULL,696.00,'','10','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(5377,'1110','101719914210','2024-07-02 12:58:14',NULL,0.00,'','10','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(5378,'1110','101719914210','2024-07-02 12:58:14',NULL,500.00,'','10','1','Inventory sold','1','','sales','196','','No',NULL,NULL,''),(5379,'5500','101719914210','2024-07-02 12:58:14',3891.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5380,'4000','101719914210','2024-07-02 12:58:14',NULL,1700.00,'','10','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(5381,'4000','101719914210','2024-07-02 12:58:14',NULL,250.00,'','10','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(5382,'4000','101719914210','2024-07-02 12:58:14',NULL,1900.00,'','10','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5383,'4000','101719914210','2024-07-02 12:58:14',NULL,1500.00,'','10','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(5384,'4000','101719914210','2024-07-02 12:58:14',NULL,450.00,'','10','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(5385,'4000','101719914210','2024-07-02 12:58:14',NULL,999.00,'','10','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(5386,'1010','101719928358','2024-07-02 16:52:46',1000.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171992837473737030229','No',NULL,NULL,'SA'),(5387,'1110','101719928358','2024-07-02 16:52:46',NULL,650.00,'','10','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5388,'5500','101719928358','2024-07-02 16:52:46',650.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5389,'4000','101719928358','2024-07-02 16:52:46',NULL,1000.00,'','10','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5390,'1010','101719995414','2024-07-03 11:31:23',3140.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10171999550373037030229','No',NULL,NULL,'44'),(5391,'1110','101719995414','2024-07-03 11:31:23',NULL,90.00,'','10','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5392,'1110','101719995414','2024-07-03 11:31:23',NULL,1400.00,'','10','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5393,'1110','101719995414','2024-07-03 11:31:23',NULL,200.00,'','10','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(5394,'5500','101719995414','2024-07-03 11:31:23',1690.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5395,'4000','101719995414','2024-07-03 11:31:23',NULL,160.00,'','10','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5396,'4000','101719995414','2024-07-03 11:31:23',NULL,2700.00,'','10','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5397,'4000','101719995414','2024-07-03 11:31:23',NULL,280.00,'','10','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(5398,'1010','101720009017','2024-07-03 15:17:03',750.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172000905073537030220','No',NULL,NULL,'755'),(5399,'1110','101720009017','2024-07-03 15:17:03',NULL,350.00,'','10','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(5400,'5500','101720009017','2024-07-03 15:17:03',350.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5401,'4000','101720009017','2024-07-03 15:17:03',NULL,750.00,'','10','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5406,'1050','101720011556','2024-07-03 15:59:28',1000.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172001692773237030220','No',NULL,NULL,''),(5407,'1110','101720011556','2024-07-03 15:59:28',NULL,600.00,'','10','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(5408,'5500','101720011556','2024-07-03 17:28:45',600.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5409,'4000','101720011556','2024-07-03 15:59:28',NULL,1000.00,'','10','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5414,'1010','101720025269','2024-07-03 19:47:57',4500.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172002896073637030220','No',NULL,NULL,'kkk'),(5415,'1110','101720025269','2024-07-03 19:47:57',NULL,2500.00,'','10','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(5416,'5500','101720025269','2024-07-03 20:49:10',2500.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5417,'4000','101720025269','2024-07-03 19:47:57',NULL,4500.00,'','10','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5418,'1050','101720086301','2024-07-04 12:45:13',700.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172008803073337030220','No',NULL,NULL,''),(5419,'1110','101720086301','2024-07-04 12:45:13',NULL,450.00,'','10','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(5420,'5500','101720086301','2024-07-04 13:13:44',450.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5421,'4000','101720086301','2024-07-04 12:45:13',NULL,700.00,'','10','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(5422,'1010','101720088031','2024-07-04 13:14:32',1640.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172008814973437030220','No',NULL,NULL,'1.15pm'),(5423,'1110','101720088031','2024-07-04 13:14:32',NULL,950.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5424,'1110','101720088031','2024-07-04 13:14:32',NULL,120.00,'','10','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5425,'1110','101720088031','2024-07-04 13:14:32',NULL,84.00,'','10','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5426,'5500','101720088031','2024-07-04 13:14:32',1154.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5427,'4000','101720088031','2024-07-04 13:14:32',NULL,1300.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5428,'4000','101720088031','2024-07-04 13:14:32',NULL,240.00,'','10','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5429,'4000','101720088031','2024-07-04 13:14:32',NULL,100.00,'','10','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5430,'1010','101720088150','2024-07-04 13:25:27',4700.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172008884473437030220','No',NULL,NULL,'1.27pm'),(5431,'1110','101720088150','2024-07-04 13:25:27',NULL,348.00,'','10','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(5432,'1110','101720088150','2024-07-04 13:25:27',NULL,360.00,'','10','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5433,'1110','101720088150','2024-07-04 13:25:27',NULL,500.00,'','10','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(5434,'1110','101720088150','2024-07-04 13:25:27',NULL,1400.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5435,'5500','101720088150','2024-07-04 13:25:27',2608.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5436,'4000','101720088150','2024-07-04 13:25:27',NULL,750.00,'','10','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(5437,'4000','101720088150','2024-07-04 13:25:27',NULL,500.00,'','10','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5438,'4000','101720088150','2024-07-04 13:25:27',NULL,950.00,'','10','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(5439,'4000','101720088150','2024-07-04 13:25:27',NULL,2500.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5440,'1010','101720089857','2024-07-04 13:44:36',2700.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172009007573737030220','No',NULL,NULL,'1.48pm'),(5441,'1110','101720089857','2024-07-04 13:44:36',NULL,800.00,'','10','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(5442,'1110','101720089857','2024-07-04 13:44:36',NULL,800.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(5443,'5500','101720089857','2024-07-04 13:44:36',1600.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5444,'4000','101720089857','2024-07-04 13:44:36',NULL,1600.00,'','10','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(5445,'4000','101720089857','2024-07-04 13:44:36',NULL,1100.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(5456,'1010','101720099554','2024-07-04 16:31:57',1550.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172010405973537030220','No',NULL,NULL,'5.39pm'),(5457,'1110','101720099554','2024-07-04 16:31:57',NULL,900.00,'','10','1','Inventory sold','1','','sales','238','','No',NULL,NULL,''),(5458,'1110','101720099554','2024-07-04 17:37:15',NULL,150.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5459,'5500','101720099554','2024-07-04 17:37:15',1050.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5460,'4000','101720099554','2024-07-04 16:31:57',NULL,1300.00,'','10','1','Good sold','1','','sales','238','','No',NULL,NULL,''),(5461,'4000','101720099554','2024-07-04 17:37:15',NULL,250.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5462,'1010','101720104060','2024-07-04 17:55:33',4250.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172010543273337030220','No',NULL,NULL,'6.04pm'),(5463,'1110','101720104060','2024-07-04 17:55:33',NULL,1000.00,'','10','1','Inventory sold','1','','sales','215','','No',NULL,NULL,''),(5464,'1110','101720104060','2024-07-04 17:55:33',NULL,104.00,'','10','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(5465,'1110','101720104060','2024-07-04 17:55:33',NULL,650.00,'','10','1','Inventory sold','1','','sales','242','','No',NULL,NULL,''),(5466,'1110','101720104060','2024-07-04 17:55:33',NULL,400.00,'','10','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(5467,'5500','101720104060','2024-07-04 17:55:33',2154.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5468,'4000','101720104060','2024-07-04 17:55:33',NULL,2200.00,'','10','1','Good sold','1','','sales','215','','No',NULL,NULL,''),(5469,'4000','101720104060','2024-07-04 17:55:33',NULL,200.00,'','10','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(5470,'4000','101720104060','2024-07-04 17:55:33',NULL,1150.00,'','10','1','Good sold','1','','sales','242','','No',NULL,NULL,''),(5471,'4000','101720104060','2024-07-04 17:55:33',NULL,700.00,'','10','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(5472,'1050','101720169512','2024-07-05 11:52:17',1450.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172016960373037030220','No',NULL,NULL,''),(5473,'1110','101720169512','2024-07-05 11:52:17',NULL,700.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5474,'1110','101720169512','2024-07-05 11:52:17',NULL,150.00,'','10','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(5475,'5500','101720169512','2024-07-05 11:52:17',850.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5476,'4000','101720169512','2024-07-05 11:52:17',NULL,1250.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5477,'4000','101720169512','2024-07-05 11:52:17',NULL,200.00,'','10','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(5478,'1050','101720169605','2024-07-05 11:55:44',750.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172016974973437030220','No',NULL,NULL,''),(5479,'1110','101720169605','2024-07-05 11:55:44',NULL,642.00,'','10','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(5480,'5500','101720169605','2024-07-05 11:55:44',642.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5481,'4000','101720169605','2024-07-05 11:55:44',NULL,750.00,'','10','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(5482,'1010','101720169750','2024-07-05 13:54:41',200.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172017695373537030220','No',NULL,NULL,'1.35pm'),(5483,'1110','101720169750','2024-07-05 13:54:41',NULL,100.00,'','10','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(5484,'5500','101720169750','2024-07-05 13:54:41',100.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5485,'4000','101720169750','2024-07-05 13:54:41',NULL,200.00,'','10','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(5486,'1050','101720176955','2024-07-05 14:09:27',1600.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172017777473737030220','No',NULL,NULL,''),(5487,'1110','101720176955','2024-07-05 14:09:27',NULL,950.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5488,'5500','101720176955','2024-07-05 14:09:27',950.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5489,'4000','101720176955','2024-07-05 14:09:27',NULL,1600.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5490,'1010','101720177775','2024-07-05 15:49:01',1049.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172018406773637030220','No',NULL,NULL,'3.54pm'),(5491,'1110','101720177775','2024-07-05 15:49:01',NULL,476.00,'','10','1','Inventory sold','1','','sales','192','','No',NULL,NULL,''),(5492,'1110','101720177775','2024-07-05 15:49:01',NULL,126.00,'','10','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5493,'1110','101720177775','2024-07-05 15:49:01',NULL,150.00,'','10','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(5494,'5500','101720177775','2024-07-05 15:49:01',752.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5495,'4000','101720177775','2024-07-05 15:49:01',NULL,699.00,'','10','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(5496,'4000','101720177775','2024-07-05 15:49:01',NULL,150.00,'','10','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5497,'4000','101720177775','2024-07-05 15:49:01',NULL,200.00,'','10','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(5498,'1050','101720184069','2024-07-05 16:55:52',1500.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172018776673637030220','No',NULL,NULL,''),(5499,'1110','101720184069','2024-07-05 16:55:52',NULL,900.00,'','10','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(5500,'5500','101720184069','2024-07-05 16:55:52',900.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5501,'4000','101720184069','2024-07-05 16:55:52',NULL,1500.00,'','10','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5502,'1010','101720193947','2024-07-05 19:16:26',8050.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172019620073037030220','No',NULL,NULL,'7.13pm'),(5503,'1110','101720193947','2024-07-05 19:16:26',NULL,400.00,'','10','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(5504,'1110','101720193947','2024-07-05 19:16:26',NULL,76.00,'','10','1','Inventory sold','1','','sales','224','','No',NULL,NULL,''),(5505,'1110','101720193947','2024-07-05 19:16:26',NULL,950.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5506,'1110','101720193947','2024-07-05 19:16:26',NULL,950.00,'','10','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5507,'1110','101720193947','2024-07-05 19:16:26',NULL,600.00,'','10','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(5508,'1110','101720193947','2024-07-05 19:16:26',NULL,350.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5509,'1110','101720193947','2024-07-05 19:16:26',NULL,150.00,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5510,'1110','101720193947','2024-07-05 19:16:26',NULL,1400.00,'','10','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(5511,'5500','101720193947','2024-07-05 19:16:26',4876.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5512,'4000','101720193947','2024-07-05 19:16:26',NULL,700.00,'','10','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5513,'4000','101720193947','2024-07-05 19:16:26',NULL,100.00,'','10','1','Good sold','1','','sales','224','','No',NULL,NULL,''),(5514,'4000','101720193947','2024-07-05 19:16:26',NULL,1600.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5515,'4000','101720193947','2024-07-05 19:16:26',NULL,1600.00,'','10','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5516,'4000','101720193947','2024-07-05 19:16:26',NULL,1100.00,'','10','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(5517,'4000','101720193947','2024-07-05 19:16:26',NULL,700.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5518,'4000','101720193947','2024-07-05 19:16:26',NULL,250.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5519,'4000','101720193947','2024-07-05 19:16:26',NULL,2000.00,'','10','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(5520,'1050','101720196201','2024-07-05 19:17:05',300.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172019624473437030220','No',NULL,NULL,''),(5521,'1110','101720196201','2024-07-05 19:17:05',NULL,142.00,'','10','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(5522,'5500','101720196201','2024-07-05 19:17:05',142.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5523,'4000','101720196201','2024-07-05 19:17:05',NULL,300.00,'','10','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(5524,'1010','101720197545','2024-07-05 19:39:12',1850.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172019757673737030220','No',NULL,NULL,'6.54PM'),(5525,'1110','101720197545','2024-07-05 19:39:12',NULL,1000.00,'','10','1','Inventory sold','1','','sales','247','','No',NULL,NULL,''),(5526,'5500','101720197545','2024-07-05 19:39:12',1000.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5527,'4000','101720197545','2024-07-05 19:39:12',NULL,1850.00,'','10','1','Good sold','1','','sales','247','','No',NULL,NULL,''),(5528,'1050','101720199675','2024-07-05 20:14:43',260.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172019969073937030220','No',NULL,NULL,''),(5529,'4000','101720199675','2024-07-05 20:14:43',NULL,260.00,'','10','1','Good sold','1','','sales','5029053579054','','No',NULL,NULL,''),(5530,'1050','101720243847','2024-07-06 08:41:03',6700.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172024454373437030220','No',NULL,NULL,''),(5531,'1110','101720243847','2024-07-06 08:41:03',NULL,1400.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5532,'1110','101720243847','2024-07-06 08:41:03',NULL,750.00,'','10','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5533,'1110','101720243847','2024-07-06 08:41:03',NULL,400.00,'','10','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(5534,'1110','101720243847','2024-07-06 08:41:03',NULL,700.00,'','10','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(5535,'1110','101720243847','2024-07-06 08:41:03',NULL,700.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5536,'5500','101720243847','2024-07-06 08:41:03',3950.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5537,'4000','101720243847','2024-07-06 08:41:03',NULL,2500.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5538,'4000','101720243847','2024-07-06 08:41:03',NULL,950.00,'','10','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5539,'4000','101720243847','2024-07-06 08:41:03',NULL,700.00,'','10','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5540,'4000','101720243847','2024-07-06 08:41:03',NULL,1300.00,'','10','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(5541,'4000','101720243847','2024-07-06 08:41:03',NULL,1250.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5542,'1050','101720684071','2024-07-11 10:50:29',18700.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172068423573337030220','No',NULL,NULL,''),(5543,'1110','101720684071','2024-07-11 10:50:29',NULL,2100.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5544,'1110','101720684071','2024-07-11 10:50:29',NULL,700.00,'','10','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(5545,'1110','101720684071','2024-07-11 10:50:29',NULL,400.00,'','10','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(5546,'1110','101720684071','2024-07-11 10:50:29',NULL,750.00,'','10','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5547,'1110','101720684071','2024-07-11 10:50:29',NULL,95.00,'','10','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(5548,'1110','101720684071','2024-07-11 10:50:29',NULL,2500.00,'','10','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(5549,'1110','101720684071','2024-07-11 10:50:29',NULL,120.00,'','10','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(5550,'1110','101720684071','2024-07-11 10:50:29',NULL,95.00,'','10','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(5551,'1110','101720684071','2024-07-11 10:50:29',NULL,0.00,'','10','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(5552,'1110','101720684071','2024-07-11 10:50:29',NULL,700.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5553,'1110','101720684071','2024-07-11 10:50:29',NULL,950.00,'','10','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(5554,'1110','101720684071','2024-07-11 10:50:29',NULL,350.00,'','10','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(5555,'1110','101720684071','2024-07-11 10:50:29',NULL,133.00,'','10','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5556,'1110','101720684071','2024-07-11 10:50:29',NULL,1400.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5557,'5500','101720684071','2024-07-11 10:50:29',10293.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5558,'4000','101720684071','2024-07-11 10:50:29',NULL,3750.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5559,'4000','101720684071','2024-07-11 10:50:29',NULL,1300.00,'','10','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(5560,'4000','101720684071','2024-07-11 10:50:29',NULL,700.00,'','10','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5561,'4000','101720684071','2024-07-11 10:50:29',NULL,950.00,'','10','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5562,'4000','101720684071','2024-07-11 10:50:29',NULL,250.00,'','10','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(5563,'4000','101720684071','2024-07-11 10:50:29',NULL,4500.00,'','10','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(5564,'4000','101720684071','2024-07-11 10:50:29',NULL,250.00,'','10','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(5565,'4000','101720684071','2024-07-11 10:50:29',NULL,250.00,'','10','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(5566,'4000','101720684071','2024-07-11 10:50:29',NULL,450.00,'','10','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(5567,'4000','101720684071','2024-07-11 10:50:29',NULL,1250.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5568,'4000','101720684071','2024-07-11 10:50:29',NULL,1600.00,'','10','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(5569,'4000','101720684071','2024-07-11 10:50:29',NULL,750.00,'','10','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(5570,'4000','101720684071','2024-07-11 10:50:29',NULL,200.00,'','10','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5571,'4000','101720684071','2024-07-11 10:50:29',NULL,2500.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5572,'1050','101720684237','2024-07-11 10:52:46',5000.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172068444373437030220','No',NULL,NULL,''),(5573,'1110','101720684237','2024-07-11 10:52:46',NULL,200.00,'','10','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5574,'1110','101720684237','2024-07-11 10:52:46',NULL,950.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5575,'1110','101720684237','2024-07-11 10:52:46',NULL,750.00,'','10','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5576,'1110','101720684237','2024-07-11 10:52:46',NULL,0.00,'','10','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(5577,'5500','101720684237','2024-07-11 10:52:46',1900.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5578,'4000','101720684237','2024-07-11 10:52:46',NULL,350.00,'','10','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5579,'4000','101720684237','2024-07-11 10:52:46',NULL,1500.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5580,'4000','101720684237','2024-07-11 10:52:46',NULL,950.00,'','10','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5581,'4000','101720684237','2024-07-11 10:52:46',NULL,2200.00,'','10','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(5582,'1050','101720684444','2024-07-11 11:07:57',8400.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172068528373837030220','No',NULL,NULL,''),(5583,'1110','101720684444','2024-07-11 11:07:57',NULL,450.00,'','10','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(5584,'1110','101720684444','2024-07-11 11:07:57',NULL,100.00,'','10','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(5585,'1110','101720684444','2024-07-11 11:07:57',NULL,950.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5586,'1110','101720684444','2024-07-11 11:07:57',NULL,350.00,'','10','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(5587,'1110','101720684444','2024-07-11 11:07:57',NULL,750.00,'','10','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5588,'1110','101720684444','2024-07-11 11:07:57',NULL,750.00,'','10','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5589,'1110','101720684444','2024-07-11 11:07:57',NULL,450.00,'','10','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(5590,'1110','101720684444','2024-07-11 11:07:57',NULL,400.00,'','10','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5591,'1110','101720684444','2024-07-11 11:07:57',NULL,150.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5592,'1110','101720684444','2024-07-11 11:07:57',NULL,531.00,'','10','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(5593,'5500','101720684444','2024-07-11 11:07:57',4881.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5594,'4000','101720684444','2024-07-11 11:07:57',NULL,850.00,'','10','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(5595,'4000','101720684444','2024-07-11 11:07:57',NULL,200.00,'','10','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(5596,'4000','101720684444','2024-07-11 11:07:57',NULL,1600.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5597,'4000','101720684444','2024-07-11 11:07:57',NULL,750.00,'','10','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(5598,'4000','101720684444','2024-07-11 11:07:57',NULL,950.00,'','10','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5599,'4000','101720684444','2024-07-11 11:07:57',NULL,950.00,'','10','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5600,'4000','101720684444','2024-07-11 11:07:57',NULL,800.00,'','10','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(5601,'4000','101720684444','2024-07-11 11:07:57',NULL,700.00,'','10','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5602,'4000','101720684444','2024-07-11 11:07:57',NULL,250.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5603,'4000','101720684444','2024-07-11 11:07:57',NULL,1350.00,'','10','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(5646,'1010','101720685284','2024-07-11 11:12:40',799.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172068689173937030220','No',NULL,NULL,'11.35am'),(5647,'1110','101720685284','2024-07-11 11:12:40',NULL,649.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(5648,'5500','101720685284','2024-07-11 11:33:46',649.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5649,'4000','101720685284','2024-07-11 11:12:40',NULL,799.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(5650,'1010','101720798893','2024-07-12 18:46:28',9990.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172079930773037030220','No',NULL,NULL,'6.48pm'),(5651,'1110','101720798893','2024-07-12 18:46:28',NULL,950.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5652,'1110','101720798893','2024-07-12 18:46:28',NULL,1900.00,'','10','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(5653,'1110','101720798893','2024-07-12 18:46:28',NULL,1000.00,'','10','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(5654,'1110','101720798893','2024-07-12 18:46:28',NULL,950.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5655,'1110','101720798893','2024-07-12 18:46:28',NULL,464.00,'','10','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(5656,'1110','101720798893','2024-07-12 18:46:28',NULL,135.00,'','10','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5657,'1110','101720798893','2024-07-12 18:46:28',NULL,252.00,'','10','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5658,'1110','101720798893','2024-07-12 18:46:28',NULL,700.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5659,'5500','101720798893','2024-07-12 18:46:28',6351.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5660,'4000','101720798893','2024-07-12 18:46:28',NULL,1600.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5661,'4000','101720798893','2024-07-12 18:46:28',NULL,2500.00,'','10','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5662,'4000','101720798893','2024-07-12 18:46:28',NULL,1600.00,'','10','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5663,'4000','101720798893','2024-07-12 18:46:28',NULL,1500.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5664,'4000','101720798893','2024-07-12 18:46:28',NULL,1000.00,'','10','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(5665,'4000','101720798893','2024-07-12 18:46:28',NULL,240.00,'','10','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5666,'4000','101720798893','2024-07-12 18:46:28',NULL,300.00,'','10','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5667,'4000','101720798893','2024-07-12 18:46:28',NULL,1250.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5668,'1050','101720859250','2024-07-13 11:37:59',17600.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172085989073937030220','No',NULL,NULL,''),(5669,'1110','101720859250','2024-07-13 11:37:59',NULL,750.00,'','10','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(5670,'1110','101720859250','2024-07-13 11:37:59',NULL,300.00,'','10','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(5671,'1110','101720859250','2024-07-13 11:37:59',NULL,300.00,'','10','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(5672,'1110','101720859250','2024-07-13 11:37:59',NULL,300.00,'','10','1','Inventory sold','1','','sales','180','','No',NULL,NULL,''),(5673,'1110','101720859250','2024-07-13 11:37:59',NULL,125.00,'','10','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5674,'1110','101720859250','2024-07-13 11:37:59',NULL,190.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5675,'1110','101720859250','2024-07-13 11:37:59',NULL,900.00,'','10','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5676,'1110','101720859250','2024-07-13 11:37:59',NULL,350.00,'','10','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(5677,'1110','101720859250','2024-07-13 11:37:59',NULL,400.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(5678,'1110','101720859250','2024-07-13 11:37:59',NULL,1300.00,'','10','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(5679,'1110','101720859250','2024-07-13 11:37:59',NULL,1400.00,'','10','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5680,'1110','101720859250','2024-07-13 11:37:59',NULL,1600.00,'','10','1','Inventory sold','1','','sales','64','','No',NULL,NULL,''),(5681,'1110','101720859250','2024-07-13 11:37:59',NULL,900.00,'','10','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(5682,'1110','101720859250','2024-07-13 11:37:59',NULL,750.00,'','10','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(5683,'1110','101720859250','2024-07-13 11:37:59',NULL,208.00,'','10','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(5684,'1110','101720859250','2024-07-13 11:37:59',NULL,200.00,'','10','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(5685,'1110','101720859250','2024-07-13 11:37:59',NULL,150.00,'','10','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(5686,'5500','101720859250','2024-07-13 11:37:59',10123.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5687,'4000','101720859250','2024-07-13 11:37:59',NULL,1300.00,'','10','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(5688,'4000','101720859250','2024-07-13 11:37:59',NULL,600.00,'','10','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(5689,'4000','101720859250','2024-07-13 11:37:59',NULL,500.00,'','10','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(5690,'4000','101720859250','2024-07-13 11:37:59',NULL,550.00,'','10','1','Good sold','1','','sales','180','','No',NULL,NULL,''),(5691,'4000','101720859250','2024-07-13 11:37:59',NULL,250.00,'','10','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5692,'4000','101720859250','2024-07-13 11:37:59',NULL,300.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5693,'4000','101720859250','2024-07-13 11:37:59',NULL,1500.00,'','10','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5694,'4000','101720859250','2024-07-13 11:37:59',NULL,800.00,'','10','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(5695,'4000','101720859250','2024-07-13 11:37:59',NULL,550.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(5696,'4000','101720859250','2024-07-13 11:37:59',NULL,2200.00,'','10','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(5697,'4000','101720859250','2024-07-13 11:37:59',NULL,2500.00,'','10','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5698,'4000','101720859250','2024-07-13 11:37:59',NULL,2400.00,'','10','1','Good sold','1','','sales','64','','No',NULL,NULL,''),(5699,'4000','101720859250','2024-07-13 11:37:59',NULL,1700.00,'','10','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(5700,'4000','101720859250','2024-07-13 11:37:59',NULL,1500.00,'','10','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(5701,'4000','101720859250','2024-07-13 11:37:59',NULL,400.00,'','10','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(5702,'4000','101720859250','2024-07-13 11:37:59',NULL,350.00,'','10','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(5703,'4000','101720859250','2024-07-13 11:37:59',NULL,200.00,'','10','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(5704,'1050','101720883599','2024-07-13 18:40:46',11940.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172088546673637030220','No',NULL,NULL,''),(5705,'1110','101720883599','2024-07-13 18:40:46',NULL,450.00,'','10','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(5706,'1110','101720883599','2024-07-13 18:40:46',NULL,135.00,'','10','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5707,'1110','101720883599','2024-07-13 18:40:46',NULL,1000.00,'','10','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(5708,'1110','101720883599','2024-07-13 18:40:46',NULL,1000.00,'','10','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(5709,'1110','101720883599','2024-07-13 18:40:46',NULL,950.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5710,'1110','101720883599','2024-07-13 18:40:46',NULL,950.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5711,'1110','101720883599','2024-07-13 18:40:46',NULL,400.00,'','10','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(5712,'1110','101720883599','2024-07-13 18:40:46',NULL,950.00,'','10','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(5713,'1110','101720883599','2024-07-13 18:40:46',NULL,1000.00,'','10','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(5714,'1110','101720883599','2024-07-13 18:40:46',NULL,450.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5715,'1110','101720883599','2024-07-13 18:40:46',NULL,450.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5716,'5500','101720883599','2024-07-13 18:40:46',7735.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5717,'4000','101720883599','2024-07-13 18:40:46',NULL,800.00,'','10','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(5718,'4000','101720883599','2024-07-13 18:40:46',NULL,240.00,'','10','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5719,'4000','101720883599','2024-07-13 18:40:46',NULL,1500.00,'','10','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(5720,'4000','101720883599','2024-07-13 18:40:46',NULL,1600.00,'','10','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5721,'4000','101720883599','2024-07-13 18:40:46',NULL,1600.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5722,'4000','101720883599','2024-07-13 18:40:46',NULL,1500.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5723,'4000','101720883599','2024-07-13 18:40:46',NULL,800.00,'','10','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(5724,'4000','101720883599','2024-07-13 18:40:46',NULL,400.00,'','10','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(5725,'4000','101720883599','2024-07-13 18:40:46',NULL,1800.00,'','10','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5726,'4000','101720883599','2024-07-13 18:40:46',NULL,850.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5727,'4000','101720883599','2024-07-13 18:40:46',NULL,850.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5728,'1050','101721208290','2024-07-17 12:40:03',48574.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172120920773037030221','No',NULL,NULL,''),(5729,'1110','101721208290','2024-07-17 12:40:03',NULL,1900.00,'','10','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(5730,'1110','101721208290','2024-07-17 12:40:03',NULL,1100.00,'','10','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(5731,'1110','101721208290','2024-07-17 12:40:03',NULL,1300.00,'','10','1','Inventory sold','1','','sales','226','','No',NULL,NULL,''),(5732,'1110','101721208290','2024-07-17 12:40:03',NULL,300.00,'','10','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(5733,'1110','101721208290','2024-07-17 12:40:03',NULL,450.00,'','10','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(5734,'1110','101721208290','2024-07-17 12:40:03',NULL,700.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5735,'1110','101721208290','2024-07-17 12:40:03',NULL,1500.00,'','10','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(5736,'1110','101721208290','2024-07-17 12:40:03',NULL,0.00,'','10','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(5737,'1110','101721208290','2024-07-17 12:40:03',NULL,180.00,'','10','1','Inventory sold','1','','sales','235','','No',NULL,NULL,''),(5738,'1110','101721208290','2024-07-17 12:40:03',NULL,1000.00,'','10','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(5739,'1110','101721208290','2024-07-17 12:40:03',NULL,1100.00,'','10','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5740,'1110','101721208290','2024-07-17 12:40:03',NULL,650.00,'','10','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5741,'1110','101721208290','2024-07-17 12:40:03',NULL,649.00,'','10','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(5742,'1110','101721208290','2024-07-17 12:40:03',NULL,1400.00,'','10','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(5743,'1110','101721208290','2024-07-17 12:40:03',NULL,450.00,'','10','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(5744,'1110','101721208290','2024-07-17 12:40:03',NULL,700.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5745,'1110','101721208290','2024-07-17 12:40:03',NULL,450.00,'','10','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(5746,'1110','101721208290','2024-07-17 12:40:03',NULL,135.00,'','10','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5747,'1110','101721208290','2024-07-17 12:40:03',NULL,1000.00,'','10','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(5748,'1110','101721208290','2024-07-17 12:40:03',NULL,1000.00,'','10','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(5749,'1110','101721208290','2024-07-17 12:40:03',NULL,950.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5750,'1110','101721208290','2024-07-17 12:40:03',NULL,950.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5751,'1110','101721208290','2024-07-17 12:40:03',NULL,600.00,'','10','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(5752,'1110','101721208290','2024-07-17 12:40:03',NULL,1000.00,'','10','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(5753,'1110','101721208290','2024-07-17 12:40:03',NULL,900.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5754,'1110','101721208290','2024-07-17 12:40:03',NULL,950.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5755,'1110','101721208290','2024-07-17 12:40:03',NULL,150.00,'','10','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(5756,'1110','101721208290','2024-07-17 12:40:03',NULL,1400.00,'','10','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5757,'1110','101721208290','2024-07-17 12:40:03',NULL,950.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5758,'1110','101721208290','2024-07-17 12:40:03',NULL,1400.00,'','10','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(5759,'1110','101721208290','2024-07-17 12:40:03',NULL,464.00,'','10','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(5760,'1110','101721208290','2024-07-17 12:40:03',NULL,1100.00,'','10','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(5761,'1110','101721208290','2024-07-17 12:40:03',NULL,270.00,'','10','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5762,'1110','101721208290','2024-07-17 12:40:03',NULL,400.00,'','10','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(5763,'1110','101721208290','2024-07-17 12:40:03',NULL,95.00,'','10','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(5764,'1110','101721208290','2024-07-17 12:40:03',NULL,100.00,'','10','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(5765,'1110','101721208290','2024-07-17 12:40:03',NULL,500.00,'','10','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(5766,'5500','101721208290','2024-07-17 12:40:03',28143.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5767,'4000','101721208290','2024-07-17 12:40:03',NULL,2700.00,'','10','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(5768,'4000','101721208290','2024-07-17 12:40:03',NULL,1700.00,'','10','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(5769,'4000','101721208290','2024-07-17 12:40:03',NULL,2500.00,'','10','1','Good sold','1','','sales','226','','No',NULL,NULL,''),(5770,'4000','101721208290','2024-07-17 12:40:03',NULL,500.00,'','10','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(5771,'4000','101721208290','2024-07-17 12:40:03',NULL,700.00,'','10','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(5772,'4000','101721208290','2024-07-17 12:40:03',NULL,1250.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5773,'4000','101721208290','2024-07-17 12:40:03',NULL,2900.00,'','10','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(5774,'4000','101721208290','2024-07-17 12:40:03',NULL,105.00,'','10','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(5775,'4000','101721208290','2024-07-17 12:40:03',NULL,360.00,'','10','1','Good sold','1','','sales','235','','No',NULL,NULL,''),(5776,'4000','101721208290','2024-07-17 12:40:03',NULL,1600.00,'','10','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5777,'4000','101721208290','2024-07-17 12:40:03',NULL,1650.00,'','10','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5778,'4000','101721208290','2024-07-17 12:40:03',NULL,1000.00,'','10','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5779,'4000','101721208290','2024-07-17 12:40:03',NULL,799.00,'','10','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(5780,'4000','101721208290','2024-07-17 12:40:03',NULL,2400.00,'','10','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(5781,'4000','101721208290','2024-07-17 12:40:03',NULL,700.00,'','10','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(5782,'4000','101721208290','2024-07-17 12:40:03',NULL,1250.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5783,'4000','101721208290','2024-07-17 12:40:03',NULL,800.00,'','10','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(5784,'4000','101721208290','2024-07-17 12:40:03',NULL,240.00,'','10','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5785,'4000','101721208290','2024-07-17 12:40:03',NULL,1500.00,'','10','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(5786,'4000','101721208290','2024-07-17 12:40:03',NULL,1600.00,'','10','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5787,'4000','101721208290','2024-07-17 12:40:03',NULL,1600.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5788,'4000','101721208290','2024-07-17 12:40:03',NULL,1500.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5789,'4000','101721208290','2024-07-17 12:40:03',NULL,1200.00,'','10','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(5790,'4000','101721208290','2024-07-17 12:40:03',NULL,1800.00,'','10','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(5791,'4000','101721208290','2024-07-17 12:40:03',NULL,1700.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5792,'4000','101721208290','2024-07-17 12:40:03',NULL,1600.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5793,'4000','101721208290','2024-07-17 12:40:03',NULL,200.00,'','10','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(5794,'4000','101721208290','2024-07-17 12:40:03',NULL,2500.00,'','10','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5795,'4000','101721208290','2024-07-17 12:40:03',NULL,1500.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5796,'4000','101721208290','2024-07-17 12:40:03',NULL,2500.00,'','10','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(5797,'4000','101721208290','2024-07-17 12:40:03',NULL,1000.00,'','10','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(5798,'4000','101721208290','2024-07-17 12:40:03',NULL,2300.00,'','10','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(5799,'4000','101721208290','2024-07-17 12:40:03',NULL,720.00,'','10','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5800,'4000','101721208290','2024-07-17 12:40:03',NULL,800.00,'','10','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(5801,'4000','101721208290','2024-07-17 12:40:03',NULL,250.00,'','10','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(5802,'4000','101721208290','2024-07-17 12:40:03',NULL,200.00,'','10','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(5803,'4000','101721208290','2024-07-17 12:40:03',NULL,950.00,'','10','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(5804,'1050','101721209208','2024-07-17 12:59:47',65036.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172121039673937030221','No',NULL,NULL,''),(5805,'1110','101721209208','2024-07-17 12:59:47',NULL,450.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5806,'1110','101721209208','2024-07-17 12:59:47',NULL,200.00,'','10','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5807,'1110','101721209208','2024-07-17 12:59:47',NULL,350.00,'','10','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5808,'1110','101721209208','2024-07-17 12:59:47',NULL,650.00,'','10','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(5809,'1110','101721209208','2024-07-17 12:59:47',NULL,45.00,'','10','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(5810,'1110','101721209208','2024-07-17 12:59:47',NULL,22.00,'','10','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(5811,'1110','101721209208','2024-07-17 12:59:47',NULL,642.00,'','10','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(5812,'1110','101721209208','2024-07-17 12:59:47',NULL,150.00,'','10','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(5813,'1110','101721209208','2024-07-17 12:59:47',NULL,600.00,'','10','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(5814,'1110','101721209208','2024-07-17 12:59:47',NULL,500.00,'','10','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(5815,'1110','101721209208','2024-07-17 12:59:47',NULL,240.00,'','10','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(5816,'1110','101721209208','2024-07-17 12:59:47',NULL,1400.00,'','10','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5817,'1110','101721209208','2024-07-17 12:59:47',NULL,168.00,'','10','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(5818,'1110','101721209208','2024-07-17 12:59:47',NULL,1050.00,'','10','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(5819,'1110','101721209208','2024-07-17 12:59:47',NULL,1100.00,'','10','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5820,'1110','101721209208','2024-07-17 12:59:47',NULL,1000.00,'','10','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(5821,'1110','101721209208','2024-07-17 12:59:47',NULL,1360.00,'','10','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(5822,'1110','101721209208','2024-07-17 12:59:47',NULL,600.00,'','10','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(5823,'1110','101721209208','2024-07-17 12:59:47',NULL,950.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5824,'1110','101721209208','2024-07-17 12:59:47',NULL,160.00,'','10','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5825,'1110','101721209208','2024-07-17 12:59:47',NULL,1800.00,'','10','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(5826,'1110','101721209208','2024-07-17 12:59:47',NULL,125.00,'','10','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(5827,'1110','101721209208','2024-07-17 12:59:47',NULL,450.00,'','10','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(5828,'1110','101721209208','2024-07-17 12:59:47',NULL,400.00,'','10','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(5829,'1110','101721209208','2024-07-17 12:59:47',NULL,350.00,'','10','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(5830,'1110','101721209208','2024-07-17 12:59:47',NULL,950.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5831,'1110','101721209208','2024-07-17 12:59:47',NULL,900.00,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5832,'1110','101721209208','2024-07-17 12:59:47',NULL,1000.00,'','10','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(5833,'1110','101721209208','2024-07-17 12:59:47',NULL,1000.00,'','10','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(5834,'1110','101721209208','2024-07-17 12:59:47',NULL,400.00,'','10','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(5835,'1110','101721209208','2024-07-17 12:59:47',NULL,350.00,'','10','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(5836,'1110','101721209208','2024-07-17 12:59:47',NULL,1000.00,'','10','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(5837,'1110','101721209208','2024-07-17 12:59:47',NULL,1000.00,'','10','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(5838,'1110','101721209208','2024-07-17 12:59:47',NULL,44.00,'','10','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(5839,'1110','101721209208','2024-07-17 12:59:47',NULL,360.00,'','10','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(5840,'1110','101721209208','2024-07-17 12:59:47',NULL,200.00,'','10','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(5841,'1110','101721209208','2024-07-17 12:59:47',NULL,160.00,'','10','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(5842,'1110','101721209208','2024-07-17 12:59:47',NULL,1900.00,'','10','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5843,'1110','101721209208','2024-07-17 12:59:47',NULL,750.00,'','10','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(5844,'1110','101721209208','2024-07-17 12:59:47',NULL,696.00,'','10','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(5845,'1110','101721209208','2024-07-17 12:59:47',NULL,750.00,'','10','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5846,'1110','101721209208','2024-07-17 12:59:47',NULL,850.00,'','10','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(5847,'1110','101721209208','2024-07-17 12:59:47',NULL,125.00,'','10','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(5848,'1110','101721209208','2024-07-17 12:59:47',NULL,0.00,'','10','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(5849,'1110','101721209208','2024-07-17 12:59:47',NULL,1050.00,'','10','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(5850,'1110','101721209208','2024-07-17 12:59:47',NULL,900.00,'','10','1','Inventory sold','1','','sales','260','','No',NULL,NULL,''),(5851,'1110','101721209208','2024-07-17 12:59:47',NULL,120.00,'','10','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(5852,'1110','101721209208','2024-07-17 12:59:47',NULL,250.00,'','10','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(5853,'1110','101721209208','2024-07-17 12:59:47',NULL,700.00,'','10','1','Inventory sold','1','','sales','258','','No',NULL,NULL,''),(5854,'1110','101721209208','2024-07-17 12:59:47',NULL,600.00,'','10','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(5855,'1110','101721209208','2024-07-17 12:59:47',NULL,500.00,'','10','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5856,'1110','101721209208','2024-07-17 12:59:47',NULL,700.00,'','10','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(5857,'1110','101721209208','2024-07-17 12:59:47',NULL,950.00,'','10','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5858,'1110','101721209208','2024-07-17 12:59:47',NULL,720.00,'','10','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(5859,'1110','101721209208','2024-07-17 12:59:47',NULL,450.00,'','10','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5860,'1110','101721209208','2024-07-17 12:59:47',NULL,400.00,'','10','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(5861,'1110','101721209208','2024-07-17 12:59:47',NULL,650.00,'','10','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(5862,'1110','101721209208','2024-07-17 12:59:47',NULL,1100.00,'','10','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(5863,'1110','101721209208','2024-07-17 12:59:47',NULL,900.00,'','10','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(5864,'1110','101721209208','2024-07-17 12:59:47',NULL,1000.00,'','10','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(5865,'5500','101721209208','2024-07-17 12:59:47',38187.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5866,'4000','101721209208','2024-07-17 12:59:47',NULL,850.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5867,'4000','101721209208','2024-07-17 12:59:47',NULL,350.00,'','10','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5868,'4000','101721209208','2024-07-17 12:59:47',NULL,600.00,'','10','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5869,'4000','101721209208','2024-07-17 12:59:47',NULL,1000.00,'','10','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(5870,'4000','101721209208','2024-07-17 12:59:47',NULL,80.00,'','10','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(5871,'4000','101721209208','2024-07-17 12:59:47',NULL,60.00,'','10','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(5872,'4000','101721209208','2024-07-17 12:59:47',NULL,799.00,'','10','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(5873,'4000','101721209208','2024-07-17 12:59:47',NULL,200.00,'','10','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(5874,'4000','101721209208','2024-07-17 12:59:47',NULL,900.00,'','10','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(5875,'4000','101721209208','2024-07-17 12:59:47',NULL,950.00,'','10','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(5876,'4000','101721209208','2024-07-17 12:59:47',NULL,450.00,'','10','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(5877,'4000','101721209208','2024-07-17 12:59:47',NULL,2500.00,'','10','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(5878,'4000','101721209208','2024-07-17 12:59:47',NULL,200.00,'','10','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(5879,'4000','101721209208','2024-07-17 12:59:47',NULL,1399.00,'','10','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(5880,'4000','101721209208','2024-07-17 12:59:47',NULL,1650.00,'','10','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5881,'4000','101721209208','2024-07-17 12:59:47',NULL,1600.00,'','10','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5882,'4000','101721209208','2024-07-17 12:59:47',NULL,1799.00,'','10','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(5883,'4000','101721209208','2024-07-17 12:59:47',NULL,1300.00,'','10','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(5884,'4000','101721209208','2024-07-17 12:59:47',NULL,1500.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5885,'4000','101721209208','2024-07-17 12:59:47',NULL,320.00,'','10','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5886,'4000','101721209208','2024-07-17 12:59:47',NULL,2500.00,'','10','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(5887,'4000','101721209208','2024-07-17 12:59:47',NULL,320.00,'','10','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5888,'4000','101721209208','2024-07-17 12:59:47',NULL,800.00,'','10','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(5889,'4000','101721209208','2024-07-17 12:59:47',NULL,550.00,'','10','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(5890,'4000','101721209208','2024-07-17 12:59:47',NULL,800.00,'','10','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(5891,'4000','101721209208','2024-07-17 12:59:47',NULL,1600.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5892,'4000','101721209208','2024-07-17 12:59:47',NULL,1500.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5893,'4000','101721209208','2024-07-17 12:59:47',NULL,1500.00,'','10','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(5894,'4000','101721209208','2024-07-17 12:59:47',NULL,1600.00,'','10','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(5895,'4000','101721209208','2024-07-17 12:59:47',NULL,900.00,'','10','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(5896,'4000','101721209208','2024-07-17 12:59:47',NULL,700.00,'','10','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(5897,'4000','101721209208','2024-07-17 12:59:47',NULL,2200.00,'','10','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(5898,'4000','101721209208','2024-07-17 12:59:47',NULL,1900.00,'','10','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(5899,'4000','101721209208','2024-07-17 12:59:47',NULL,120.00,'','10','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(5900,'4000','101721209208','2024-07-17 12:59:47',NULL,450.00,'','10','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(5901,'4000','101721209208','2024-07-17 12:59:47',NULL,350.00,'','10','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(5902,'4000','101721209208','2024-07-17 12:59:47',NULL,320.00,'','10','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(5903,'4000','101721209208','2024-07-17 12:59:47',NULL,3200.00,'','10','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5904,'4000','101721209208','2024-07-17 12:59:47',NULL,1250.00,'','10','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(5905,'4000','101721209208','2024-07-17 12:59:47',NULL,1500.00,'','10','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(5906,'4000','101721209208','2024-07-17 12:59:47',NULL,950.00,'','10','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5907,'4000','101721209208','2024-07-17 12:59:47',NULL,1500.00,'','10','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(5908,'4000','101721209208','2024-07-17 12:59:47',NULL,320.00,'','10','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(5909,'4000','101721209208','2024-07-17 12:59:47',NULL,250.00,'','10','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(5910,'4000','101721209208','2024-07-17 12:59:47',NULL,1399.00,'','10','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(5911,'4000','101721209208','2024-07-17 12:59:47',NULL,1500.00,'','10','1','Good sold','1','','sales','260','','No',NULL,NULL,''),(5912,'4000','101721209208','2024-07-17 12:59:47',NULL,250.00,'','10','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(5913,'4000','101721209208','2024-07-17 12:59:47',NULL,350.00,'','10','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(5914,'4000','101721209208','2024-07-17 12:59:47',NULL,1300.00,'','10','1','Good sold','1','','sales','258','','No',NULL,NULL,''),(5915,'4000','101721209208','2024-07-17 12:59:47',NULL,1300.00,'','10','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(5916,'4000','101721209208','2024-07-17 12:59:47',NULL,1000.00,'','10','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(5917,'4000','101721209208','2024-07-17 12:59:47',NULL,1300.00,'','10','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(5918,'4000','101721209208','2024-07-17 12:59:47',NULL,1500.00,'','10','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5919,'4000','101721209208','2024-07-17 12:59:47',NULL,1200.00,'','10','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(5920,'4000','101721209208','2024-07-17 12:59:47',NULL,850.00,'','10','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5921,'4000','101721209208','2024-07-17 12:59:47',NULL,700.00,'','10','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(5922,'4000','101721209208','2024-07-17 12:59:47',NULL,1200.00,'','10','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(5923,'4000','101721209208','2024-07-17 12:59:47',NULL,1900.00,'','10','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(5924,'4000','101721209208','2024-07-17 12:59:47',NULL,1500.00,'','10','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(5925,'4000','101721209208','2024-07-17 12:59:47',NULL,2200.00,'','10','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(5926,'1050','111721235589','2024-07-17 20:11:45',8699.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172123631573137030221','No',NULL,NULL,''),(5927,'1110','111721235589','2024-07-17 20:11:45',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(5928,'1110','111721235589','2024-07-17 20:11:45',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(5929,'1110','111721235589','2024-07-17 20:11:45',NULL,135.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5930,'1110','111721235589','2024-07-17 20:11:45',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5931,'1110','111721235589','2024-07-17 20:11:45',NULL,642.00,'','11','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(5932,'1110','111721235589','2024-07-17 20:11:45',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(5933,'1110','111721235589','2024-07-17 20:11:45',NULL,240.00,'','11','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(5934,'1110','111721235589','2024-07-17 20:11:45',NULL,2000.00,'','11','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(5935,'1110','111721235589','2024-07-17 20:11:45',NULL,950.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(5936,'1110','111721235589','2024-07-17 20:11:45',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5937,'5500','111721235589','2024-07-17 20:11:45',5598.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5938,'4000','111721235589','2024-07-17 20:11:45',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(5939,'4000','111721235589','2024-07-17 20:11:45',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(5940,'4000','111721235589','2024-07-17 20:11:45',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5941,'4000','111721235589','2024-07-17 20:11:45',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5942,'4000','111721235589','2024-07-17 20:11:45',NULL,799.00,'','11','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(5943,'4000','111721235589','2024-07-17 20:11:45',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(5944,'4000','111721235589','2024-07-17 20:11:45',NULL,450.00,'','11','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(5945,'4000','111721235589','2024-07-17 20:11:45',NULL,3100.00,'','11','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(5946,'4000','111721235589','2024-07-17 20:11:45',NULL,1500.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(5947,'4000','111721235589','2024-07-17 20:11:45',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(5948,'1050','111721323047','2024-07-18 20:22:08',11450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172132334173437030221','No',NULL,NULL,''),(5949,'1110','111721323047','2024-07-18 20:22:08',NULL,160.00,'','11','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(5950,'1110','111721323047','2024-07-18 20:22:08',NULL,300.00,'','11','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(5951,'1110','111721323047','2024-07-18 20:22:08',NULL,380.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5952,'1110','111721323047','2024-07-18 20:22:08',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5953,'1110','111721323047','2024-07-18 20:22:08',NULL,950.00,'','11','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(5954,'1110','111721323047','2024-07-18 20:22:08',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5955,'1110','111721323047','2024-07-18 20:22:08',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(5956,'1110','111721323047','2024-07-18 20:22:08',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(5957,'1110','111721323047','2024-07-18 20:22:08',NULL,400.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(5958,'1110','111721323047','2024-07-18 20:22:08',NULL,399.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5959,'1110','111721323047','2024-07-18 20:22:08',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(5960,'1110','111721323047','2024-07-18 20:22:08',NULL,650.00,'','11','1','Inventory sold','1','','sales','242','','No',NULL,NULL,''),(5961,'1110','111721323047','2024-07-18 20:22:08',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5962,'1110','111721323047','2024-07-18 20:22:08',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5963,'5500','111721323047','2024-07-18 20:22:08',7589.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5964,'4000','111721323047','2024-07-18 20:22:08',NULL,200.00,'','11','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(5965,'4000','111721323047','2024-07-18 20:22:08',NULL,600.00,'','11','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(5966,'4000','111721323047','2024-07-18 20:22:08',NULL,600.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(5967,'4000','111721323047','2024-07-18 20:22:08',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5968,'4000','111721323047','2024-07-18 20:22:08',NULL,400.00,'','11','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(5969,'4000','111721323047','2024-07-18 20:22:08',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5970,'4000','111721323047','2024-07-18 20:22:08',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(5971,'4000','111721323047','2024-07-18 20:22:08',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(5972,'4000','111721323047','2024-07-18 20:22:08',NULL,750.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(5973,'4000','111721323047','2024-07-18 20:22:08',NULL,600.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5974,'4000','111721323047','2024-07-18 20:22:08',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(5975,'4000','111721323047','2024-07-18 20:22:08',NULL,1150.00,'','11','1','Good sold','1','','sales','242','','No',NULL,NULL,''),(5976,'4000','111721323047','2024-07-18 20:22:08',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5977,'4000','111721323047','2024-07-18 20:22:08',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5978,'1050','111721409149','2024-07-19 20:14:47',14700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172140930073037030221','No',NULL,NULL,''),(5979,'1110','111721409149','2024-07-19 20:14:47',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(5980,'1110','111721409149','2024-07-19 20:14:47',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(5981,'1110','111721409149','2024-07-19 20:14:47',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(5982,'1110','111721409149','2024-07-19 20:14:47',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(5983,'1110','111721409149','2024-07-19 20:14:47',NULL,700.00,'','11','1','Inventory sold','1','','sales','253','','No',NULL,NULL,''),(5984,'1110','111721409149','2024-07-19 20:14:47',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(5985,'1110','111721409149','2024-07-19 20:14:47',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(5986,'1110','111721409149','2024-07-19 20:14:47',NULL,450.00,'','11','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(5987,'5500','111721409149','2024-07-19 20:14:47',9000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5988,'4000','111721409149','2024-07-19 20:14:47',NULL,2800.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(5989,'4000','111721409149','2024-07-19 20:14:47',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(5990,'4000','111721409149','2024-07-19 20:14:47',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(5991,'4000','111721409149','2024-07-19 20:14:47',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(5992,'4000','111721409149','2024-07-19 20:14:47',NULL,1200.00,'','11','1','Good sold','1','','sales','253','','No',NULL,NULL,''),(5993,'4000','111721409149','2024-07-19 20:14:47',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(5994,'4000','111721409149','2024-07-19 20:14:47',NULL,2200.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(5995,'4000','111721409149','2024-07-19 20:14:47',NULL,800.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(5996,'1050','111721495652','2024-07-20 20:21:12',12819.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172149609373937030221','No',NULL,NULL,''),(5997,'1110','111721495652','2024-07-20 20:21:12',NULL,900.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(5998,'1110','111721495652','2024-07-20 20:21:12',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(5999,'1110','111721495652','2024-07-20 20:21:12',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6000,'1110','111721495652','2024-07-20 20:21:12',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6001,'1110','111721495652','2024-07-20 20:21:12',NULL,300.00,'','11','1','Inventory sold','1','','sales','180','','No',NULL,NULL,''),(6002,'1110','111721495652','2024-07-20 20:21:12',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(6003,'1110','111721495652','2024-07-20 20:21:12',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(6004,'1110','111721495652','2024-07-20 20:21:12',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6005,'1110','111721495652','2024-07-20 20:21:12',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6006,'1110','111721495652','2024-07-20 20:21:12',NULL,0.00,'','11','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(6007,'1110','111721495652','2024-07-20 20:21:12',NULL,1000.00,'','11','1','Inventory sold','1','','sales','247','','No',NULL,NULL,''),(6008,'1110','111721495652','2024-07-20 20:21:12',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6009,'1110','111721495652','2024-07-20 20:21:12',NULL,173.00,'','11','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(6010,'1110','111721495652','2024-07-20 20:21:12',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(6011,'5500','111721495652','2024-07-20 20:21:12',7458.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6012,'4000','111721495652','2024-07-20 20:21:12',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6013,'4000','111721495652','2024-07-20 20:21:12',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6014,'4000','111721495652','2024-07-20 20:21:12',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6015,'4000','111721495652','2024-07-20 20:21:12',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6016,'4000','111721495652','2024-07-20 20:21:12',NULL,550.00,'','11','1','Good sold','1','','sales','180','','No',NULL,NULL,''),(6017,'4000','111721495652','2024-07-20 20:21:12',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6018,'4000','111721495652','2024-07-20 20:21:12',NULL,2700.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6019,'4000','111721495652','2024-07-20 20:21:12',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6020,'4000','111721495652','2024-07-20 20:21:12',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6021,'4000','111721495652','2024-07-20 20:21:12',NULL,750.00,'','11','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(6022,'4000','111721495652','2024-07-20 20:21:12',NULL,1850.00,'','11','1','Good sold','1','','sales','247','','No',NULL,NULL,''),(6023,'4000','111721495652','2024-07-20 20:21:12',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6024,'4000','111721495652','2024-07-20 20:21:12',NULL,299.00,'','11','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(6025,'4000','111721495652','2024-07-20 20:21:12',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(6026,'1050','121721573174','2024-07-21 17:55:50',1060.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172157378473837030221','No',NULL,NULL,''),(6027,'1110','121721573174','2024-07-21 17:55:50',NULL,135.00,'','12','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6028,'1110','121721573174','2024-07-21 17:55:50',NULL,400.00,'','12','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(6029,'5500','121721573174','2024-07-21 17:55:50',535.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6030,'4000','121721573174','2024-07-21 17:55:50',NULL,360.00,'','12','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6031,'4000','121721573174','2024-07-21 17:55:50',NULL,700.00,'','12','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(6032,'1050','111721580898','2024-07-21 19:56:48',7400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172158101273137030221','No',NULL,NULL,''),(6033,'1110','111721580898','2024-07-21 19:56:48',NULL,2000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(6034,'1110','111721580898','2024-07-21 19:56:48',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6035,'1110','111721580898','2024-07-21 19:56:48',NULL,700.00,'','11','1','Inventory sold','1','','sales','22','','No',NULL,NULL,''),(6036,'1110','111721580898','2024-07-21 19:56:48',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6037,'1110','111721580898','2024-07-21 19:56:48',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(6038,'5500','111721580898','2024-07-21 19:56:48',3370.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6039,'4000','111721580898','2024-07-21 19:56:48',NULL,4400.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(6040,'4000','111721580898','2024-07-21 19:56:48',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6041,'4000','111721580898','2024-07-21 19:56:48',NULL,1150.00,'','11','1','Good sold','1','','sales','22','','No',NULL,NULL,''),(6042,'4000','111721580898','2024-07-21 19:56:48',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6043,'4000','111721580898','2024-07-21 19:56:48',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(6044,'1050','111721667484','2024-07-22 20:03:35',13050.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172166782073237030221','No',NULL,NULL,''),(6045,'1110','111721667484','2024-07-22 20:03:35',NULL,180.00,'','11','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(6046,'1110','111721667484','2024-07-22 20:03:35',NULL,800.00,'','11','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(6047,'1110','111721667484','2024-07-22 20:03:35',NULL,580.00,'','11','1','Inventory sold','1','','sales','263','','No',NULL,NULL,''),(6048,'1110','111721667484','2024-07-22 20:03:35',NULL,2200.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6049,'1110','111721667484','2024-07-22 20:03:35',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(6050,'1110','111721667484','2024-07-22 20:03:35',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6051,'1110','111721667484','2024-07-22 20:03:35',NULL,950.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(6052,'1110','111721667484','2024-07-22 20:03:35',NULL,580.00,'','11','1','Inventory sold','1','','sales','263','','No',NULL,NULL,''),(6053,'1110','111721667484','2024-07-22 20:03:35',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6054,'1110','111721667484','2024-07-22 20:03:35',NULL,200.00,'','11','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(6055,'1110','111721667484','2024-07-22 20:03:35',NULL,720.00,'','11','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(6056,'1110','111721667484','2024-07-22 20:03:35',NULL,300.00,'','11','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(6057,'5500','111721667484','2024-07-22 20:03:35',7810.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6058,'4000','111721667484','2024-07-22 20:03:35',NULL,300.00,'','11','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(6059,'4000','111721667484','2024-07-22 20:03:35',NULL,1450.00,'','11','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(6060,'4000','111721667484','2024-07-22 20:03:35',NULL,1200.00,'','11','1','Good sold','1','','sales','263','','No',NULL,NULL,''),(6061,'4000','111721667484','2024-07-22 20:03:35',NULL,3300.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6062,'4000','111721667484','2024-07-22 20:03:35',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(6063,'4000','111721667484','2024-07-22 20:03:35',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6064,'4000','111721667484','2024-07-22 20:03:35',NULL,1500.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6065,'4000','111721667484','2024-07-22 20:03:35',NULL,1200.00,'','11','1','Good sold','1','','sales','263','','No',NULL,NULL,''),(6066,'4000','111721667484','2024-07-22 20:03:35',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6067,'4000','111721667484','2024-07-22 20:03:35',NULL,450.00,'','11','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(6068,'4000','111721667484','2024-07-22 20:03:35',NULL,900.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(6069,'4000','111721667484','2024-07-22 20:03:35',NULL,550.00,'','11','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(6070,'1050','111721667821','2024-07-22 20:08:06',550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172166809073937030221','No',NULL,NULL,''),(6071,'1110','111721667821','2024-07-22 20:08:06',NULL,300.00,'','11','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(6072,'5500','111721667821','2024-07-22 20:08:06',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6073,'4000','111721667821','2024-07-22 20:08:06',NULL,550.00,'','11','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(6074,'1050','121721748981','2024-07-23 20:07:18',6720.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172175454573437030221','No',NULL,NULL,''),(6075,'1110','121721748981','2024-07-23 20:07:18',NULL,167.00,'','12','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(6076,'1110','121721748981','2024-07-23 20:07:18',NULL,250.00,'','12','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(6077,'1110','121721748981','2024-07-23 20:07:18',NULL,100.00,'','12','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(6078,'1110','121721748981','2024-07-23 20:07:18',NULL,1000.00,'','12','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(6079,'1110','121721748981','2024-07-23 20:07:18',NULL,208.00,'','12','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(6080,'1110','121721748981','2024-07-23 20:07:18',NULL,0.00,'','12','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(6081,'1110','121721748981','2024-07-23 20:07:18',NULL,1000.00,'','12','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(6082,'1110','121721748981','2024-07-23 20:07:18',NULL,95.00,'','12','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6083,'1110','121721748981','2024-07-23 20:07:18',NULL,450.00,'','12','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6084,'1110','121721748981','2024-07-23 20:07:18',NULL,500.00,'','12','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(6085,'5500','121721748981','2024-07-23 20:07:18',3770.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6086,'4000','121721748981','2024-07-23 20:07:18',NULL,300.00,'','12','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(6087,'4000','121721748981','2024-07-23 20:07:18',NULL,600.00,'','12','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(6088,'4000','121721748981','2024-07-23 20:07:18',NULL,200.00,'','12','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(6089,'4000','121721748981','2024-07-23 20:07:18',NULL,1650.00,'','12','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(6090,'4000','121721748981','2024-07-23 20:07:18',NULL,400.00,'','12','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(6091,'4000','121721748981','2024-07-23 20:07:18',NULL,20.00,'','12','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(6092,'4000','121721748981','2024-07-23 20:07:18',NULL,1600.00,'','12','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(6093,'4000','121721748981','2024-07-23 20:07:18',NULL,250.00,'','12','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6094,'4000','121721748981','2024-07-23 20:07:18',NULL,700.00,'','12','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6095,'4000','121721748981','2024-07-23 20:07:18',NULL,1000.00,'','12','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(6096,'1050','121721839561','2024-07-24 19:47:36',2199.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172183966473637030221','No',NULL,NULL,''),(6097,'1110','121721839561','2024-07-24 19:47:36',NULL,476.00,'','12','1','Inventory sold','1','','sales','191','','No',NULL,NULL,''),(6098,'1110','121721839561','2024-07-24 19:47:36',NULL,1000.00,'','12','1','Inventory sold','1','','sales','222','','No',NULL,NULL,''),(6099,'5500','121721839561','2024-07-24 19:47:36',1476.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6100,'4000','121721839561','2024-07-24 19:47:36',NULL,699.00,'','12','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(6101,'4000','121721839561','2024-07-24 19:47:36',NULL,1500.00,'','12','1','Good sold','1','','sales','222','','No',NULL,NULL,''),(6102,'1050','121721839666','2024-07-24 19:54:36',6689.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172184008573837030221','No',NULL,NULL,''),(6103,'1110','121721839666','2024-07-24 19:54:36',NULL,135.00,'','12','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6104,'1110','121721839666','2024-07-24 19:54:36',NULL,606.00,'','12','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(6105,'1110','121721839666','2024-07-24 19:54:36',NULL,130.00,'','12','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(6106,'1110','121721839666','2024-07-24 19:54:36',NULL,1400.00,'','12','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(6107,'1110','121721839666','2024-07-24 19:54:36',NULL,400.00,'','12','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(6108,'1110','121721839666','2024-07-24 19:54:36',NULL,250.00,'','12','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(6109,'1110','121721839666','2024-07-24 19:54:36',NULL,66.00,'','12','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6110,'1110','121721839666','2024-07-24 19:54:36',NULL,22.00,'','12','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6111,'1110','121721839666','2024-07-24 19:54:36',NULL,100.00,'','12','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(6112,'1110','121721839666','2024-07-24 19:54:36',NULL,450.00,'','12','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(6113,'1110','121721839666','2024-07-24 19:54:36',NULL,125.00,'','12','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6114,'1110','121721839666','2024-07-24 19:54:36',NULL,150.00,'','12','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(6115,'5500','121721839666','2024-07-24 19:54:36',3834.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6116,'4000','121721839666','2024-07-24 19:54:36',NULL,240.00,'','12','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6117,'4000','121721839666','2024-07-24 19:54:36',NULL,799.00,'','12','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(6118,'4000','121721839666','2024-07-24 19:54:36',NULL,250.00,'','12','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(6119,'4000','121721839666','2024-07-24 19:54:36',NULL,2500.00,'','12','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(6120,'4000','121721839666','2024-07-24 19:54:36',NULL,700.00,'','12','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(6121,'4000','121721839666','2024-07-24 19:54:36',NULL,500.00,'','12','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(6122,'4000','121721839666','2024-07-24 19:54:36',NULL,180.00,'','12','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6123,'4000','121721839666','2024-07-24 19:54:36',NULL,60.00,'','12','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6124,'4000','121721839666','2024-07-24 19:54:36',NULL,140.00,'','12','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(6125,'4000','121721839666','2024-07-24 19:54:36',NULL,800.00,'','12','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(6126,'4000','121721839666','2024-07-24 19:54:36',NULL,320.00,'','12','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6127,'4000','121721839666','2024-07-24 19:54:36',NULL,200.00,'','12','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(6128,'1050','121721841714','2024-07-24 20:23:32',2500.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172184182973237030221','No',NULL,NULL,''),(6129,'1110','121721841714','2024-07-24 20:23:32',NULL,1400.00,'','12','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6130,'5500','121721841714','2024-07-24 20:23:32',1400.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6131,'4000','121721841714','2024-07-24 20:23:32',NULL,2500.00,'','12','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6132,'1050','121721926914','2024-07-25 20:11:11',2930.00,NULL,'','12','1','Payment of goods sold','1','','payment','','12172192753873337030221','No',NULL,NULL,''),(6133,'1110','121721926914','2024-07-25 20:11:11',NULL,126.00,'','12','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6134,'1110','121721926914','2024-07-25 20:11:11',NULL,208.00,'','12','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(6135,'1110','121721926914','2024-07-25 20:11:11',NULL,480.00,'','12','1','Inventory sold','1','','sales','259','','No',NULL,NULL,''),(6136,'1110','121721926914','2024-07-25 20:11:11',NULL,450.00,'','12','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6137,'1110','121721926914','2024-07-25 20:11:11',NULL,266.00,'','12','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6138,'1110','121721926914','2024-07-25 20:11:11',NULL,125.00,'','12','1','Inventory sold','1','','sales','149','','No',NULL,NULL,''),(6139,'5500','121721926914','2024-07-25 20:11:11',1655.00,NULL,'','12','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6140,'4000','121721926914','2024-07-25 20:11:11',NULL,150.00,'','12','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6141,'4000','121721926914','2024-07-25 20:11:11',NULL,400.00,'','12','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(6142,'4000','121721926914','2024-07-25 20:11:11',NULL,950.00,'','12','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(6143,'4000','121721926914','2024-07-25 20:11:11',NULL,850.00,'','12','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6144,'4000','121721926914','2024-07-25 20:11:11',NULL,400.00,'','12','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6145,'4000','121721926914','2024-07-25 20:11:11',NULL,180.00,'','12','1','Good sold','1','','sales','149','','No',NULL,NULL,''),(6146,'1050','111722014314','2024-07-26 20:26:29',17470.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172201479673937030222','No',NULL,NULL,''),(6147,'1110','111722014314','2024-07-26 20:26:29',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(6148,'1110','111722014314','2024-07-26 20:26:29',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6149,'1110','111722014314','2024-07-26 20:26:29',NULL,105.00,'','11','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(6150,'1110','111722014314','2024-07-26 20:26:29',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6151,'1110','111722014314','2024-07-26 20:26:29',NULL,500.00,'','11','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(6152,'1110','111722014314','2024-07-26 20:26:29',NULL,180.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6153,'1110','111722014314','2024-07-26 20:26:29',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(6154,'1110','111722014314','2024-07-26 20:26:29',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(6155,'1110','111722014314','2024-07-26 20:26:29',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6156,'1110','111722014314','2024-07-26 20:26:29',NULL,88.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6157,'1110','111722014314','2024-07-26 20:26:29',NULL,1900.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(6158,'1110','111722014314','2024-07-26 20:26:29',NULL,900.00,'','11','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(6159,'1110','111722014314','2024-07-26 20:26:29',NULL,2000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(6160,'1110','111722014314','2024-07-26 20:26:29',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(6161,'1110','111722014314','2024-07-26 20:26:29',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6162,'1110','111722014314','2024-07-26 20:26:29',NULL,700.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(6163,'1110','111722014314','2024-07-26 20:26:29',NULL,400.00,'','11','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(6164,'1110','111722014314','2024-07-26 20:26:29',NULL,250.00,'','11','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6165,'5500','111722014314','2024-07-26 20:26:29',9378.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6166,'4000','111722014314','2024-07-26 20:26:29',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(6167,'4000','111722014314','2024-07-26 20:26:29',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6168,'4000','111722014314','2024-07-26 20:26:29',NULL,200.00,'','11','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(6169,'4000','111722014314','2024-07-26 20:26:29',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6170,'4000','111722014314','2024-07-26 20:26:29',NULL,1800.00,'','11','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(6171,'4000','111722014314','2024-07-26 20:26:29',NULL,480.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6172,'4000','111722014314','2024-07-26 20:26:29',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(6173,'4000','111722014314','2024-07-26 20:26:29',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6174,'4000','111722014314','2024-07-26 20:26:29',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6175,'4000','111722014314','2024-07-26 20:26:29',NULL,240.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6176,'4000','111722014314','2024-07-26 20:26:29',NULL,3000.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6177,'4000','111722014314','2024-07-26 20:26:29',NULL,1850.00,'','11','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(6178,'4000','111722014314','2024-07-26 20:26:29',NULL,3200.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(6179,'4000','111722014314','2024-07-26 20:26:29',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(6180,'4000','111722014314','2024-07-26 20:26:29',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6181,'4000','111722014314','2024-07-26 20:26:29',NULL,1400.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(6182,'4000','111722014314','2024-07-26 20:26:29',NULL,700.00,'','11','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(6183,'4000','111722014314','2024-07-26 20:26:29',NULL,400.00,'','11','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6184,'1050','111722014798','2024-07-26 20:30:20',450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172201502273237030222','No',NULL,NULL,''),(6185,'1110','111722014798','2024-07-26 20:30:20',NULL,240.00,'','11','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(6186,'5500','111722014798','2024-07-26 20:30:20',240.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6187,'4000','111722014798','2024-07-26 20:30:20',NULL,450.00,'','11','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(6188,'1050','111722100732','2024-07-27 20:25:25',5150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172210112973237030222','No',NULL,NULL,''),(6189,'1110','111722100732','2024-07-27 20:25:25',NULL,700.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(6190,'1110','111722100732','2024-07-27 20:25:25',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6191,'1110','111722100732','2024-07-27 20:25:25',NULL,350.00,'','11','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(6192,'1110','111722100732','2024-07-27 20:25:25',NULL,700.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(6193,'1110','111722100732','2024-07-27 20:25:25',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(6194,'5500','111722100732','2024-07-27 20:25:25',2554.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6195,'4000','111722100732','2024-07-27 20:25:25',NULL,1500.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(6196,'4000','111722100732','2024-07-27 20:25:25',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6197,'4000','111722100732','2024-07-27 20:25:25',NULL,800.00,'','11','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(6198,'4000','111722100732','2024-07-27 20:25:25',NULL,1400.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(6199,'4000','111722100732','2024-07-27 20:25:25',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(6200,'1050','111722183865','2024-07-28 19:29:31',25250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172218418373837030222','No',NULL,NULL,''),(6201,'1110','111722183865','2024-07-28 19:29:31',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(6202,'1110','111722183865','2024-07-28 19:29:31',NULL,5200.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(6203,'1110','111722183865','2024-07-28 19:29:31',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(6204,'1110','111722183865','2024-07-28 19:29:31',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6205,'1110','111722183865','2024-07-28 19:29:31',NULL,600.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6206,'1110','111722183865','2024-07-28 19:29:31',NULL,250.00,'','11','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(6207,'1110','111722183865','2024-07-28 19:29:31',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6208,'1110','111722183865','2024-07-28 19:29:31',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(6209,'1110','111722183865','2024-07-28 19:29:31',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6210,'1110','111722183865','2024-07-28 19:29:31',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6211,'1110','111722183865','2024-07-28 19:29:31',NULL,1000.00,'','11','1','Inventory sold','1','','sales','215','','No',NULL,NULL,''),(6212,'1110','111722183865','2024-07-28 19:29:31',NULL,700.00,'','11','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(6213,'1110','111722183865','2024-07-28 19:29:31',NULL,650.00,'','11','1','Inventory sold','1','','sales','242','','No',NULL,NULL,''),(6214,'1110','111722183865','2024-07-28 19:29:31',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(6215,'1110','111722183865','2024-07-28 19:29:31',NULL,500.00,'','11','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(6216,'1110','111722183865','2024-07-28 19:29:31',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6217,'1110','111722183865','2024-07-28 19:29:31',NULL,170.00,'','11','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6218,'5500','111722183865','2024-07-28 19:29:31',14405.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6219,'4000','111722183865','2024-07-28 19:29:31',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(6220,'4000','111722183865','2024-07-28 19:29:31',NULL,7600.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(6221,'4000','111722183865','2024-07-28 19:29:31',NULL,2200.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(6222,'4000','111722183865','2024-07-28 19:29:31',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6223,'4000','111722183865','2024-07-28 19:29:31',NULL,1000.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6224,'4000','111722183865','2024-07-28 19:29:31',NULL,400.00,'','11','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(6225,'4000','111722183865','2024-07-28 19:29:31',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6226,'4000','111722183865','2024-07-28 19:29:31',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(6227,'4000','111722183865','2024-07-28 19:29:31',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6228,'4000','111722183865','2024-07-28 19:29:31',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6229,'4000','111722183865','2024-07-28 19:29:31',NULL,2200.00,'','11','1','Good sold','1','','sales','215','','No',NULL,NULL,''),(6230,'4000','111722183865','2024-07-28 19:29:31',NULL,1400.00,'','11','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(6231,'4000','111722183865','2024-07-28 19:29:31',NULL,1150.00,'','11','1','Good sold','1','','sales','242','','No',NULL,NULL,''),(6232,'4000','111722183865','2024-07-28 19:29:31',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(6233,'4000','111722183865','2024-07-28 19:29:31',NULL,1800.00,'','11','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(6234,'4000','111722183865','2024-07-28 19:29:31',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6235,'4000','111722183865','2024-07-28 19:29:31',NULL,350.00,'','11','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6236,'1050','111722186011','2024-07-28 20:00:54',1200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172218605873537030222','No',NULL,NULL,''),(6237,'1110','111722186011','2024-07-28 20:00:54',NULL,650.00,'','11','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(6238,'5500','111722186011','2024-07-28 20:00:54',650.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6239,'4000','111722186011','2024-07-28 20:00:54',NULL,1200.00,'','11','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(6240,'1050','111722186445','2024-07-28 20:12:45',50.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172218676773637030222','No',NULL,NULL,''),(6241,'1110','111722186445','2024-07-28 20:12:45',NULL,42.00,'','11','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6242,'5500','111722186445','2024-07-28 20:12:45',42.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6243,'4000','111722186445','2024-07-28 20:12:45',NULL,50.00,'','11','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6244,'1050','111722272572','2024-07-29 20:07:30',4190.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172227286073637030222','No',NULL,NULL,''),(6245,'1110','111722272572','2024-07-29 20:07:30',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6246,'1110','111722272572','2024-07-29 20:07:30',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(6247,'1110','111722272572','2024-07-29 20:07:30',NULL,350.00,'','11','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(6248,'1110','111722272572','2024-07-29 20:07:30',NULL,464.00,'','11','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(6249,'1110','111722272572','2024-07-29 20:07:30',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(6250,'5500','111722272572','2024-07-29 20:07:30',2008.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6251,'4000','111722272572','2024-07-29 20:07:30',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6252,'4000','111722272572','2024-07-29 20:07:30',NULL,2200.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(6253,'4000','111722272572','2024-07-29 20:07:30',NULL,550.00,'','11','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(6254,'4000','111722272572','2024-07-29 20:07:30',NULL,1000.00,'','11','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(6255,'4000','111722272572','2024-07-29 20:07:30',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(6256,'1050','111722358187','2024-07-30 20:23:33',11720.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172236022973237030222','No',NULL,NULL,''),(6257,'1110','111722358187','2024-07-30 20:23:33',NULL,700.00,'','11','1','Inventory sold','1','','sales','253','','No',NULL,NULL,''),(6258,'1110','111722358187','2024-07-30 20:23:33',NULL,450.00,'','11','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(6259,'1110','111722358187','2024-07-30 20:23:33',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(6260,'1110','111722358187','2024-07-30 20:23:33',NULL,200.00,'','11','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(6261,'1110','111722358187','2024-07-30 20:23:33',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(6262,'1110','111722358187','2024-07-30 20:23:33',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6263,'1110','111722358187','2024-07-30 20:23:33',NULL,350.00,'','11','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(6264,'1110','111722358187','2024-07-30 20:23:33',NULL,330.00,'','11','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(6265,'1110','111722358187','2024-07-30 20:23:33',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6266,'1110','111722358187','2024-07-30 20:23:33',NULL,1980.00,'','11','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(6267,'1110','111722358187','2024-07-30 20:23:33',NULL,100.00,'','11','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(6268,'1110','111722358187','2024-07-30 20:23:33',NULL,450.00,'','11','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(6269,'1110','111722358187','2024-07-30 20:23:33',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(6270,'1110','111722358187','2024-07-30 20:23:33',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6271,'1110','111722358187','2024-07-30 20:23:33',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(6272,'5500','111722358187','2024-07-30 20:23:33',6935.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6273,'4000','111722358187','2024-07-30 20:23:33',NULL,1200.00,'','11','1','Good sold','1','','sales','253','','No',NULL,NULL,''),(6274,'4000','111722358187','2024-07-30 20:23:33',NULL,800.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(6275,'4000','111722358187','2024-07-30 20:23:33',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(6276,'4000','111722358187','2024-07-30 20:23:33',NULL,400.00,'','11','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(6277,'4000','111722358187','2024-07-30 20:23:33',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(6278,'4000','111722358187','2024-07-30 20:23:33',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6279,'4000','111722358187','2024-07-30 20:23:33',NULL,550.00,'','11','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(6280,'4000','111722358187','2024-07-30 20:23:33',NULL,750.00,'','11','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(6281,'4000','111722358187','2024-07-30 20:23:33',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6282,'4000','111722358187','2024-07-30 20:23:33',NULL,2900.00,'','11','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(6283,'4000','111722358187','2024-07-30 20:23:33',NULL,200.00,'','11','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(6284,'4000','111722358187','2024-07-30 20:23:33',NULL,800.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(6285,'4000','111722358187','2024-07-30 20:23:33',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(6286,'4000','111722358187','2024-07-30 20:23:33',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6287,'4000','111722358187','2024-07-30 20:23:33',NULL,700.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6288,'1050','111722446090','2024-07-31 20:21:15',2814.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172244649073937030222','No',NULL,NULL,''),(6289,'1110','111722446090','2024-07-31 20:21:15',NULL,0.00,'','11','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(6290,'1110','111722446090','2024-07-31 20:21:15',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(6291,'1110','111722446090','2024-07-31 20:21:15',NULL,700.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6292,'1110','111722446090','2024-07-31 20:21:15',NULL,250.00,'','11','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(6293,'1110','111722446090','2024-07-31 20:21:15',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6294,'5500','111722446090','2024-07-31 20:21:15',1694.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6295,'4000','111722446090','2024-07-31 20:21:15',NULL,15.00,'','11','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(6296,'4000','111722446090','2024-07-31 20:21:15',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(6297,'4000','111722446090','2024-07-31 20:21:15',NULL,1200.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6298,'4000','111722446090','2024-07-31 20:21:15',NULL,550.00,'','11','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(6299,'4000','111722446090','2024-07-31 20:21:15',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6300,'1050','111722530296','2024-08-01 20:15:56',18950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172253255873537030222','No',NULL,NULL,''),(6301,'1110','111722530296','2024-08-01 20:15:56',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6302,'1110','111722530296','2024-08-01 20:15:56',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6303,'1110','111722530296','2024-08-01 20:15:56',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6304,'1110','111722530296','2024-08-01 20:15:56',NULL,2000.00,'','11','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(6305,'1110','111722530296','2024-08-01 20:15:56',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(6306,'1110','111722530296','2024-08-01 20:15:56',NULL,2200.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6307,'1110','111722530296','2024-08-01 20:15:56',NULL,250.00,'','11','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(6308,'1110','111722530296','2024-08-01 20:15:56',NULL,500.00,'','11','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(6309,'1110','111722530296','2024-08-01 20:15:56',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6310,'1110','111722530296','2024-08-01 20:15:56',NULL,120.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6311,'1110','111722530296','2024-08-01 20:15:56',NULL,700.00,'','11','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(6312,'1110','111722530296','2024-08-01 20:15:56',NULL,1100.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6313,'1110','111722530296','2024-08-01 20:15:56',NULL,720.00,'','11','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(6314,'1110','111722530296','2024-08-01 20:15:56',NULL,250.00,'','11','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(6315,'1110','111722530296','2024-08-01 20:15:56',NULL,135.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6316,'1110','111722530296','2024-08-01 20:15:56',NULL,320.00,'','11','1','Inventory sold','1','','sales','283','','No',NULL,NULL,''),(6317,'5500','111722530296','2024-08-01 20:15:56',11140.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6318,'4000','111722530296','2024-08-01 20:15:56',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6319,'4000','111722530296','2024-08-01 20:15:56',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6320,'4000','111722530296','2024-08-01 20:15:56',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6321,'4000','111722530296','2024-08-01 20:15:56',NULL,3200.00,'','11','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(6322,'4000','111722530296','2024-08-01 20:15:56',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(6323,'4000','111722530296','2024-08-01 20:15:56',NULL,3300.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6324,'4000','111722530296','2024-08-01 20:15:56',NULL,550.00,'','11','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(6325,'4000','111722530296','2024-08-01 20:15:56',NULL,750.00,'','11','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(6326,'4000','111722530296','2024-08-01 20:15:56',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6327,'4000','111722530296','2024-08-01 20:15:56',NULL,240.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6328,'4000','111722530296','2024-08-01 20:15:56',NULL,1150.00,'','11','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(6329,'4000','111722530296','2024-08-01 20:15:56',NULL,2300.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6330,'4000','111722530296','2024-08-01 20:15:56',NULL,1200.00,'','11','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(6331,'4000','111722530296','2024-08-01 20:15:56',NULL,550.00,'','11','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(6332,'4000','111722530296','2024-08-01 20:15:56',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6333,'4000','111722530296','2024-08-01 20:15:56',NULL,500.00,'','11','1','Good sold','1','','sales','283','','No',NULL,NULL,''),(6334,'1050','111722617793','2024-08-02 20:06:55',5480.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172261841873137030222','No',NULL,NULL,''),(6335,'1110','111722617793','2024-08-02 20:06:55',NULL,180.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6336,'1110','111722617793','2024-08-02 20:06:55',NULL,400.00,'','11','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(6337,'1110','111722617793','2024-08-02 20:06:55',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6338,'1110','111722617793','2024-08-02 20:06:55',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(6339,'1110','111722617793','2024-08-02 20:06:55',NULL,160.00,'','11','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(6340,'1110','111722617793','2024-08-02 20:06:55',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(6341,'1110','111722617793','2024-08-02 20:06:55',NULL,285.00,'','11','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(6342,'1110','111722617793','2024-08-02 20:06:55',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(6343,'1110','111722617793','2024-08-02 20:06:55',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(6344,'1110','111722617793','2024-08-02 20:06:55',NULL,348.00,'','11','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(6345,'1110','111722617793','2024-08-02 20:06:55',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(6346,'1110','111722617793','2024-08-02 20:06:55',NULL,700.00,'','11','1','Inventory sold','1','','sales','287','','No',NULL,NULL,''),(6347,'5500','111722617793','2024-08-02 20:06:55',2930.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6348,'4000','111722617793','2024-08-02 20:06:55',NULL,480.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6349,'4000','111722617793','2024-08-02 20:06:55',NULL,550.00,'','11','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(6350,'4000','111722617793','2024-08-02 20:06:55',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6351,'4000','111722617793','2024-08-02 20:06:55',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(6352,'4000','111722617793','2024-08-02 20:06:55',NULL,200.00,'','11','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(6353,'4000','111722617793','2024-08-02 20:06:55',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(6354,'4000','111722617793','2024-08-02 20:06:55',NULL,500.00,'','11','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(6355,'4000','111722617793','2024-08-02 20:06:55',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(6356,'4000','111722617793','2024-08-02 20:06:55',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(6357,'4000','111722617793','2024-08-02 20:06:55',NULL,750.00,'','11','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(6358,'4000','111722617793','2024-08-02 20:06:55',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(6359,'4000','111722617793','2024-08-02 20:06:55',NULL,1450.00,'','11','1','Good sold','1','','sales','287','','No',NULL,NULL,''),(6360,'1050','111722702602','2024-08-03 19:40:05',16179.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172270328873837030222','No',NULL,NULL,''),(6361,'1110','111722702602','2024-08-03 19:40:05',NULL,250.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(6362,'1110','111722702602','2024-08-03 19:40:05',NULL,642.00,'','11','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(6363,'1110','111722702602','2024-08-03 19:40:05',NULL,2000.00,'','11','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6364,'1110','111722702602','2024-08-03 19:40:05',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6365,'1110','111722702602','2024-08-03 19:40:05',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6366,'1110','111722702602','2024-08-03 19:40:05',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6367,'1110','111722702602','2024-08-03 19:40:05',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(6368,'1110','111722702602','2024-08-03 19:40:05',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6369,'1110','111722702602','2024-08-03 19:40:05',NULL,110.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6370,'1110','111722702602','2024-08-03 19:40:05',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6371,'1110','111722702602','2024-08-03 19:40:05',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6372,'1110','111722702602','2024-08-03 19:40:05',NULL,350.00,'','11','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(6373,'1110','111722702602','2024-08-03 19:40:05',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6374,'1110','111722702602','2024-08-03 19:40:05',NULL,600.00,'','11','1','Inventory sold','1','','sales','129','','No',NULL,NULL,''),(6375,'1110','111722702602','2024-08-03 19:40:05',NULL,300.00,'','11','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(6376,'1110','111722702602','2024-08-03 19:40:05',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6377,'5500','111722702602','2024-08-03 19:40:05',10100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6378,'4000','111722702602','2024-08-03 19:40:05',NULL,500.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(6379,'4000','111722702602','2024-08-03 19:40:05',NULL,799.00,'','11','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(6380,'4000','111722702602','2024-08-03 19:40:05',NULL,3100.00,'','11','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(6381,'4000','111722702602','2024-08-03 19:40:05',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6382,'4000','111722702602','2024-08-03 19:40:05',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6383,'4000','111722702602','2024-08-03 19:40:05',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6384,'4000','111722702602','2024-08-03 19:40:05',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(6385,'4000','111722702602','2024-08-03 19:40:05',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6386,'4000','111722702602','2024-08-03 19:40:05',NULL,300.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6387,'4000','111722702602','2024-08-03 19:40:05',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6388,'4000','111722702602','2024-08-03 19:40:05',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6389,'4000','111722702602','2024-08-03 19:40:05',NULL,700.00,'','11','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(6390,'4000','111722702602','2024-08-03 19:40:05',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6391,'4000','111722702602','2024-08-03 19:40:05',NULL,1300.00,'','11','1','Good sold','1','','sales','129','','No',NULL,NULL,''),(6392,'4000','111722702602','2024-08-03 19:40:05',NULL,550.00,'','11','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(6393,'4000','111722702602','2024-08-03 19:40:05',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6394,'1050','111722790294','2024-08-04 20:07:52',16410.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172279127473737030222','No',NULL,NULL,''),(6395,'1110','111722790294','2024-08-04 20:07:52',NULL,850.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(6396,'1110','111722790294','2024-08-04 20:07:52',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6397,'1110','111722790294','2024-08-04 20:07:52',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(6398,'1110','111722790294','2024-08-04 20:07:52',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(6399,'1110','111722790294','2024-08-04 20:07:52',NULL,285.00,'','11','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(6400,'1110','111722790294','2024-08-04 20:07:52',NULL,300.00,'','11','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(6401,'1110','111722790294','2024-08-04 20:07:52',NULL,300.00,'','11','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(6402,'1110','111722790294','2024-08-04 20:07:52',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6403,'1110','111722790294','2024-08-04 20:07:52',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(6404,'1110','111722790294','2024-08-04 20:07:52',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6405,'1110','111722790294','2024-08-04 20:07:52',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(6406,'1110','111722790294','2024-08-04 20:07:52',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(6407,'1110','111722790294','2024-08-04 20:07:52',NULL,198.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6408,'1110','111722790294','2024-08-04 20:07:52',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6409,'1110','111722790294','2024-08-04 20:07:52',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(6410,'1110','111722790294','2024-08-04 20:07:52',NULL,400.00,'','11','1','Inventory sold','1','','sales','294','','No',NULL,NULL,''),(6411,'5500','111722790294','2024-08-04 20:07:52',9411.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6412,'4000','111722790294','2024-08-04 20:07:52',NULL,1500.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6413,'4000','111722790294','2024-08-04 20:07:52',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6414,'4000','111722790294','2024-08-04 20:07:52',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6415,'4000','111722790294','2024-08-04 20:07:52',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6416,'4000','111722790294','2024-08-04 20:07:52',NULL,500.00,'','11','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(6417,'4000','111722790294','2024-08-04 20:07:52',NULL,500.00,'','11','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(6418,'4000','111722790294','2024-08-04 20:07:52',NULL,500.00,'','11','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(6419,'4000','111722790294','2024-08-04 20:07:52',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6420,'4000','111722790294','2024-08-04 20:07:52',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(6421,'4000','111722790294','2024-08-04 20:07:52',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6422,'4000','111722790294','2024-08-04 20:07:52',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(6423,'4000','111722790294','2024-08-04 20:07:52',NULL,2700.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(6424,'4000','111722790294','2024-08-04 20:07:52',NULL,540.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6425,'4000','111722790294','2024-08-04 20:07:52',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6426,'4000','111722790294','2024-08-04 20:07:52',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(6427,'4000','111722790294','2024-08-04 20:07:52',NULL,850.00,'','11','1','Good sold','1','','sales','294','','No',NULL,NULL,''),(6428,'1050','111722876120','2024-08-05 19:43:09',7300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172287619273937030222','No',NULL,NULL,''),(6429,'1110','111722876120','2024-08-05 19:43:09',NULL,2500.00,'','11','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(6430,'1110','111722876120','2024-08-05 19:43:09',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(6431,'1110','111722876120','2024-08-05 19:43:09',NULL,200.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(6432,'5500','111722876120','2024-08-05 19:43:09',3700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6433,'4000','111722876120','2024-08-05 19:43:09',NULL,4500.00,'','11','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(6434,'4000','111722876120','2024-08-05 19:43:09',NULL,2500.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(6435,'4000','111722876120','2024-08-05 19:43:09',NULL,300.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(6436,'1050','111722878096','2024-08-05 20:15:14',4250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172287811773137030222','No',NULL,NULL,''),(6437,'1110','111722878096','2024-08-05 20:15:14',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(6438,'1110','111722878096','2024-08-05 20:15:14',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6439,'5500','111722878096','2024-08-05 20:15:14',2600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6440,'4000','111722878096','2024-08-05 20:15:14',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(6441,'4000','111722878096','2024-08-05 20:15:14',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6442,'1050','111722879065','2024-08-05 20:31:15',1000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172287932273237030222','No',NULL,NULL,''),(6443,'1110','111722879065','2024-08-05 20:31:15',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6444,'5500','111722879065','2024-08-05 20:31:15',650.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6445,'4000','111722879065','2024-08-05 20:31:15',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6446,'1050','111722879324','2024-08-05 20:37:04',2500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172287944173437030222','No',NULL,NULL,''),(6447,'1110','111722879324','2024-08-05 20:37:04',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(6448,'5500','111722879324','2024-08-05 20:37:04',1400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6449,'4000','111722879324','2024-08-05 20:37:04',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(6450,'1050','111722963172','2024-08-06 19:56:20',10430.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172296340573037030222','No',NULL,NULL,''),(6451,'1110','111722963172','2024-08-06 19:56:20',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6452,'1110','111722963172','2024-08-06 19:56:20',NULL,190.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6453,'1110','111722963172','2024-08-06 19:56:20',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6454,'1110','111722963172','2024-08-06 19:56:20',NULL,200.00,'','11','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(6455,'1110','111722963172','2024-08-06 19:56:20',NULL,0.00,'','11','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(6456,'1110','111722963172','2024-08-06 19:56:20',NULL,900.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(6457,'1110','111722963172','2024-08-06 19:56:20',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6458,'1110','111722963172','2024-08-06 19:56:20',NULL,100.00,'','11','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(6459,'1110','111722963172','2024-08-06 19:56:20',NULL,500.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(6460,'1110','111722963172','2024-08-06 19:56:20',NULL,300.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(6461,'1110','111722963172','2024-08-06 19:56:20',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(6462,'1110','111722963172','2024-08-06 19:56:20',NULL,150.00,'','11','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(6463,'1110','111722963172','2024-08-06 19:56:20',NULL,850.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(6464,'5500','111722963172','2024-08-06 19:56:20',5312.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6465,'4000','111722963172','2024-08-06 19:56:20',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6466,'4000','111722963172','2024-08-06 19:56:20',NULL,500.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6467,'4000','111722963172','2024-08-06 19:56:20',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6468,'4000','111722963172','2024-08-06 19:56:20',NULL,400.00,'','11','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(6469,'4000','111722963172','2024-08-06 19:56:20',NULL,800.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(6470,'4000','111722963172','2024-08-06 19:56:20',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6471,'4000','111722963172','2024-08-06 19:56:20',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6472,'4000','111722963172','2024-08-06 19:56:20',NULL,200.00,'','11','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(6473,'4000','111722963172','2024-08-06 19:56:20',NULL,1000.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6474,'4000','111722963172','2024-08-06 19:56:20',NULL,420.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(6475,'4000','111722963172','2024-08-06 19:56:20',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(6476,'4000','111722963172','2024-08-06 19:56:20',NULL,300.00,'','11','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(6477,'4000','111722963172','2024-08-06 19:56:20',NULL,1500.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6478,'1050','111723049900','2024-08-07 20:02:28',10769.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172305018973837030223','No',NULL,NULL,''),(6479,'1110','111723049900','2024-08-07 20:02:28',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6480,'1110','111723049900','2024-08-07 20:02:28',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(6481,'1110','111723049900','2024-08-07 20:02:28',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6482,'1110','111723049900','2024-08-07 20:02:28',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6483,'1110','111723049900','2024-08-07 20:02:28',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(6484,'1110','111723049900','2024-08-07 20:02:28',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6485,'1110','111723049900','2024-08-07 20:02:28',NULL,84.00,'','11','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6486,'1110','111723049900','2024-08-07 20:02:28',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6487,'1110','111723049900','2024-08-07 20:02:28',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(6488,'1110','111723049900','2024-08-07 20:02:28',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6489,'1110','111723049900','2024-08-07 20:02:28',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6490,'1110','111723049900','2024-08-07 20:02:28',NULL,232.00,'','11','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(6491,'1110','111723049900','2024-08-07 20:02:28',NULL,900.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(6492,'1110','111723049900','2024-08-07 20:02:28',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(6493,'1110','111723049900','2024-08-07 20:02:28',NULL,42.00,'','11','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6494,'5500','111723049900','2024-08-07 20:02:28',6560.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6495,'4000','111723049900','2024-08-07 20:02:28',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6496,'4000','111723049900','2024-08-07 20:02:28',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(6497,'4000','111723049900','2024-08-07 20:02:28',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6498,'4000','111723049900','2024-08-07 20:02:28',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6499,'4000','111723049900','2024-08-07 20:02:28',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(6500,'4000','111723049900','2024-08-07 20:02:28',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6501,'4000','111723049900','2024-08-07 20:02:28',NULL,100.00,'','11','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6502,'4000','111723049900','2024-08-07 20:02:28',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6503,'4000','111723049900','2024-08-07 20:02:28',NULL,700.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6504,'4000','111723049900','2024-08-07 20:02:28',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6505,'4000','111723049900','2024-08-07 20:02:28',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6506,'4000','111723049900','2024-08-07 20:02:28',NULL,500.00,'','11','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(6507,'4000','111723049900','2024-08-07 20:02:28',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6508,'4000','111723049900','2024-08-07 20:02:28',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(6509,'4000','111723049900','2024-08-07 20:02:28',NULL,50.00,'','11','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6510,'1050','111723133648','2024-08-08 19:18:57',7040.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172313394173437030223','No',NULL,NULL,''),(6511,'1110','111723133648','2024-08-08 19:18:57',NULL,0.00,'','11','1','Inventory sold','1','','sales','69','','No',NULL,NULL,''),(6512,'1110','111723133648','2024-08-08 19:18:57',NULL,1500.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(6513,'1110','111723133648','2024-08-08 19:18:57',NULL,1000.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(6514,'1110','111723133648','2024-08-08 19:18:57',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(6515,'1110','111723133648','2024-08-08 19:18:57',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6516,'5500','111723133648','2024-08-08 19:18:57',2980.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6517,'4000','111723133648','2024-08-08 19:18:57',NULL,2300.00,'','11','1','Good sold','1','','sales','69','','No',NULL,NULL,''),(6518,'4000','111723133648','2024-08-08 19:18:57',NULL,1900.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(6519,'4000','111723133648','2024-08-08 19:18:57',NULL,1900.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(6520,'4000','111723133648','2024-08-08 19:18:57',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(6521,'4000','111723133648','2024-08-08 19:18:57',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6522,'1050','111723133942','2024-08-08 20:06:41',700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172313681173137030223','No',NULL,NULL,''),(6523,'1110','111723133942','2024-08-08 20:06:41',NULL,400.00,'','11','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(6524,'5500','111723133942','2024-08-08 20:06:41',400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6525,'4000','111723133942','2024-08-08 20:06:41',NULL,700.00,'','11','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(6526,'1050','111723137804','2024-08-08 20:23:38',1500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172313782373237030223','No',NULL,NULL,''),(6527,'1110','111723137804','2024-08-08 20:23:38',NULL,850.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(6528,'5500','111723137804','2024-08-08 20:23:38',850.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6529,'4000','111723137804','2024-08-08 20:23:38',NULL,1500.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(6530,'1050','111723222843','2024-08-09 20:11:18',22207.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172322351973137030223','No',NULL,NULL,''),(6531,'1110','111723222843','2024-08-09 20:11:18',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6532,'1110','111723222843','2024-08-09 20:11:18',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(6533,'1110','111723222843','2024-08-09 20:11:18',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6534,'1110','111723222843','2024-08-09 20:11:18',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(6535,'1110','111723222843','2024-08-09 20:11:18',NULL,750.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6536,'1110','111723222843','2024-08-09 20:11:18',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(6537,'1110','111723222843','2024-08-09 20:11:18',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(6538,'1110','111723222843','2024-08-09 20:11:18',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6539,'1110','111723222843','2024-08-09 20:11:18',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(6540,'1110','111723222843','2024-08-09 20:11:18',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6541,'1110','111723222843','2024-08-09 20:11:18',NULL,480.00,'','11','1','Inventory sold','1','','sales','259','','No',NULL,NULL,''),(6542,'1110','111723222843','2024-08-09 20:11:18',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6543,'1110','111723222843','2024-08-09 20:11:18',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(6544,'1110','111723222843','2024-08-09 20:11:18',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6545,'1110','111723222843','2024-08-09 20:11:18',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6546,'1110','111723222843','2024-08-09 20:11:18',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(6547,'1110','111723222843','2024-08-09 20:11:18',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(6548,'1110','111723222843','2024-08-09 20:11:18',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(6549,'1110','111723222843','2024-08-09 20:11:18',NULL,916.00,'','11','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(6550,'1110','111723222843','2024-08-09 20:11:18',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(6551,'1110','111723222843','2024-08-09 20:11:18',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6552,'1110','111723222843','2024-08-09 20:11:18',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6553,'1110','111723222843','2024-08-09 20:11:18',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6554,'1110','111723222843','2024-08-09 20:11:18',NULL,84.00,'','11','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(6555,'1110','111723222843','2024-08-09 20:11:18',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6556,'1110','111723222843','2024-08-09 20:11:18',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6557,'5500','111723222843','2024-08-09 20:11:18',13738.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6558,'4000','111723222843','2024-08-09 20:11:18',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6559,'4000','111723222843','2024-08-09 20:11:18',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(6560,'4000','111723222843','2024-08-09 20:11:18',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6561,'4000','111723222843','2024-08-09 20:11:18',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(6562,'4000','111723222843','2024-08-09 20:11:18',NULL,1250.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6563,'4000','111723222843','2024-08-09 20:11:18',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(6564,'4000','111723222843','2024-08-09 20:11:18',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6565,'4000','111723222843','2024-08-09 20:11:18',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6566,'4000','111723222843','2024-08-09 20:11:18',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(6567,'4000','111723222843','2024-08-09 20:11:18',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6568,'4000','111723222843','2024-08-09 20:11:18',NULL,950.00,'','11','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(6569,'4000','111723222843','2024-08-09 20:11:18',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6570,'4000','111723222843','2024-08-09 20:11:18',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(6571,'4000','111723222843','2024-08-09 20:11:18',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6572,'4000','111723222843','2024-08-09 20:11:18',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6573,'4000','111723222843','2024-08-09 20:11:18',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(6574,'4000','111723222843','2024-08-09 20:11:18',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(6575,'4000','111723222843','2024-08-09 20:11:18',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6576,'4000','111723222843','2024-08-09 20:11:18',NULL,1399.00,'','11','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(6577,'4000','111723222843','2024-08-09 20:11:18',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(6578,'4000','111723222843','2024-08-09 20:11:18',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6579,'4000','111723222843','2024-08-09 20:11:18',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6580,'4000','111723222843','2024-08-09 20:11:18',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6581,'4000','111723222843','2024-08-09 20:11:18',NULL,100.00,'','11','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(6582,'4000','111723222843','2024-08-09 20:11:18',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6583,'4000','111723222843','2024-08-09 20:11:18',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6584,'1050','111723309519','2024-08-10 20:10:53',7999.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172330986773637030223','No',NULL,NULL,''),(6585,'1110','111723309519','2024-08-10 20:10:53',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6586,'1110','111723309519','2024-08-10 20:10:53',NULL,900.00,'','11','1','Inventory sold','1','','sales','265','','No',NULL,NULL,''),(6587,'1110','111723309519','2024-08-10 20:10:53',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(6588,'1110','111723309519','2024-08-10 20:10:53',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6589,'1110','111723309519','2024-08-10 20:10:53',NULL,606.00,'','11','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(6590,'1110','111723309519','2024-08-10 20:10:53',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(6591,'1110','111723309519','2024-08-10 20:10:53',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(6592,'1110','111723309519','2024-08-10 20:10:53',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6593,'1110','111723309519','2024-08-10 20:10:53',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(6594,'5500','111723309519','2024-08-10 20:10:53',4706.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6595,'4000','111723309519','2024-08-10 20:10:53',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6596,'4000','111723309519','2024-08-10 20:10:53',NULL,1500.00,'','11','1','Good sold','1','','sales','265','','No',NULL,NULL,''),(6597,'4000','111723309519','2024-08-10 20:10:53',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(6598,'4000','111723309519','2024-08-10 20:10:53',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6599,'4000','111723309519','2024-08-10 20:10:53',NULL,799.00,'','11','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(6600,'4000','111723309519','2024-08-10 20:10:53',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(6601,'4000','111723309519','2024-08-10 20:10:53',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(6602,'4000','111723309519','2024-08-10 20:10:53',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6603,'4000','111723309519','2024-08-10 20:10:53',NULL,250.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(6604,'1050','111723309869','2024-08-10 20:15:54',200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172331016273637030223','No',NULL,NULL,''),(6605,'1110','111723309869','2024-08-10 20:15:54',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(6606,'5500','111723309869','2024-08-10 20:15:54',100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6607,'4000','111723309869','2024-08-10 20:15:54',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(6608,'1050','111723395147','2024-08-11 19:56:37',8108.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172339540673037030223','No',NULL,NULL,''),(6609,'1110','111723395147','2024-08-11 19:56:37',NULL,350.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(6610,'1110','111723395147','2024-08-11 19:56:37',NULL,350.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(6611,'1110','111723395147','2024-08-11 19:56:37',NULL,500.00,'','11','1','Inventory sold','1','','sales','182','','No',NULL,NULL,''),(6612,'1110','111723395147','2024-08-11 19:56:37',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(6613,'1110','111723395147','2024-08-11 19:56:37',NULL,606.00,'','11','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(6614,'1110','111723395147','2024-08-11 19:56:37',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(6615,'1110','111723395147','2024-08-11 19:56:37',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(6616,'1110','111723395147','2024-08-11 19:56:37',NULL,360.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6617,'5500','111723395147','2024-08-11 19:56:37',4465.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6618,'4000','111723395147','2024-08-11 19:56:37',NULL,750.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(6619,'4000','111723395147','2024-08-11 19:56:37',NULL,750.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(6620,'4000','111723395147','2024-08-11 19:56:37',NULL,750.00,'','11','1','Good sold','1','','sales','182','','No',NULL,NULL,''),(6621,'4000','111723395147','2024-08-11 19:56:37',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(6622,'4000','111723395147','2024-08-11 19:56:37',NULL,799.00,'','11','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(6623,'4000','111723395147','2024-08-11 19:56:37',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(6624,'4000','111723395147','2024-08-11 19:56:37',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6625,'4000','111723395147','2024-08-11 19:56:37',NULL,960.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6626,'1050','111723482384','2024-08-12 20:09:26',3400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172348258773837030223','No',NULL,NULL,''),(6627,'1110','111723482384','2024-08-12 20:09:26',NULL,260.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(6628,'1110','111723482384','2024-08-12 20:09:26',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(6629,'1110','111723482384','2024-08-12 20:09:26',NULL,42.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(6630,'1110','111723482384','2024-08-12 20:09:26',NULL,250.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(6631,'1110','111723482384','2024-08-12 20:09:26',NULL,400.00,'','11','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(6632,'5500','111723482384','2024-08-12 20:09:26',1952.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6633,'4000','111723482384','2024-08-12 20:09:26',NULL,500.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(6634,'4000','111723482384','2024-08-12 20:09:26',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(6635,'4000','111723482384','2024-08-12 20:09:26',NULL,100.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(6636,'4000','111723482384','2024-08-12 20:09:26',NULL,500.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(6637,'4000','111723482384','2024-08-12 20:09:26',NULL,700.00,'','11','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(6638,'1050','111723482588','2024-08-12 20:12:36',120.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172348276073637030223','No',NULL,NULL,''),(6639,'1110','111723482588','2024-08-12 20:12:36',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6640,'5500','111723482588','2024-08-12 20:12:36',44.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6641,'4000','111723482588','2024-08-12 20:12:36',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6642,'1050','111723568389','2024-08-13 20:17:02',15150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172356943773337030223','No',NULL,NULL,''),(6643,'1110','111723568389','2024-08-13 20:17:02',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(6644,'1110','111723568389','2024-08-13 20:17:02',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(6645,'1110','111723568389','2024-08-13 20:17:02',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6646,'1110','111723568389','2024-08-13 20:17:02',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6647,'1110','111723568389','2024-08-13 20:17:02',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6648,'1110','111723568389','2024-08-13 20:17:02',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(6649,'1110','111723568389','2024-08-13 20:17:02',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(6650,'1110','111723568389','2024-08-13 20:17:02',NULL,950.00,'','11','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6651,'1110','111723568389','2024-08-13 20:17:02',NULL,75.00,'','11','1','Inventory sold','1','','sales','274','','No',NULL,NULL,''),(6652,'1110','111723568389','2024-08-13 20:17:02',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6653,'1110','111723568389','2024-08-13 20:17:02',NULL,350.00,'','11','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(6654,'1110','111723568389','2024-08-13 20:17:02',NULL,400.00,'','11','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(6655,'1110','111723568389','2024-08-13 20:17:02',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(6656,'1110','111723568389','2024-08-13 20:17:02',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6657,'1110','111723568389','2024-08-13 20:17:02',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(6658,'1110','111723568389','2024-08-13 20:17:02',NULL,400.00,'','11','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(6659,'1110','111723568389','2024-08-13 20:17:02',NULL,160.00,'','11','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(6660,'5500','111723568389','2024-08-13 20:17:02',8509.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6661,'4000','111723568389','2024-08-13 20:17:02',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(6662,'4000','111723568389','2024-08-13 20:17:02',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6663,'4000','111723568389','2024-08-13 20:17:02',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6664,'4000','111723568389','2024-08-13 20:17:02',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6665,'4000','111723568389','2024-08-13 20:17:02',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6666,'4000','111723568389','2024-08-13 20:17:02',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(6667,'4000','111723568389','2024-08-13 20:17:02',NULL,2500.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(6668,'4000','111723568389','2024-08-13 20:17:02',NULL,1500.00,'','11','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6669,'4000','111723568389','2024-08-13 20:17:02',NULL,120.00,'','11','1','Good sold','1','','sales','274','','No',NULL,NULL,''),(6670,'4000','111723568389','2024-08-13 20:17:02',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6671,'4000','111723568389','2024-08-13 20:17:02',NULL,800.00,'','11','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(6672,'4000','111723568389','2024-08-13 20:17:02',NULL,550.00,'','11','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(6673,'4000','111723568389','2024-08-13 20:17:02',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(6674,'4000','111723568389','2024-08-13 20:17:02',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6675,'4000','111723568389','2024-08-13 20:17:02',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(6676,'4000','111723568389','2024-08-13 20:17:02',NULL,700.00,'','11','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(6677,'4000','111723568389','2024-08-13 20:17:02',NULL,200.00,'','11','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(6678,'1050','111723569656','2024-08-13 20:21:05',60.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172356967073737030223','No',NULL,NULL,''),(6679,'1110','111723569656','2024-08-13 20:21:05',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6680,'5500','111723569656','2024-08-13 20:21:05',22.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6681,'4000','111723569656','2024-08-13 20:21:05',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6682,'1050','111723655743','2024-08-14 20:20:48',17240.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172365613973337030223','No',NULL,NULL,''),(6683,'1110','111723655743','2024-08-14 20:20:48',NULL,21.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(6684,'1110','111723655743','2024-08-14 20:20:48',NULL,700.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6685,'1110','111723655743','2024-08-14 20:20:48',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6686,'1110','111723655743','2024-08-14 20:20:48',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(6687,'1110','111723655743','2024-08-14 20:20:48',NULL,135.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6688,'1110','111723655743','2024-08-14 20:20:48',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(6689,'1110','111723655743','2024-08-14 20:20:48',NULL,700.00,'','11','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(6690,'1110','111723655743','2024-08-14 20:20:48',NULL,1800.00,'','11','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(6691,'1110','111723655743','2024-08-14 20:20:48',NULL,450.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6692,'1110','111723655743','2024-08-14 20:20:48',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(6693,'1110','111723655743','2024-08-14 20:20:48',NULL,0.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6694,'1110','111723655743','2024-08-14 20:20:48',NULL,110.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6695,'1110','111723655743','2024-08-14 20:20:48',NULL,150.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(6696,'1110','111723655743','2024-08-14 20:20:48',NULL,114.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(6697,'1110','111723655743','2024-08-14 20:20:48',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6698,'1110','111723655743','2024-08-14 20:20:48',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(6699,'1110','111723655743','2024-08-14 20:20:48',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6700,'1110','111723655743','2024-08-14 20:20:48',NULL,900.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(6701,'1110','111723655743','2024-08-14 20:20:48',NULL,120.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6702,'1110','111723655743','2024-08-14 20:20:48',NULL,535.00,'','11','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(6703,'1110','111723655743','2024-08-14 20:20:48',NULL,1100.00,'','11','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(6704,'1110','111723655743','2024-08-14 20:20:48',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6705,'5500','111723655743','2024-08-14 20:20:48',10304.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6706,'4000','111723655743','2024-08-14 20:20:48',NULL,50.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(6707,'4000','111723655743','2024-08-14 20:20:48',NULL,1200.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6708,'4000','111723655743','2024-08-14 20:20:48',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6709,'4000','111723655743','2024-08-14 20:20:48',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(6710,'4000','111723655743','2024-08-14 20:20:48',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6711,'4000','111723655743','2024-08-14 20:20:48',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6712,'4000','111723655743','2024-08-14 20:20:48',NULL,1300.00,'','11','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(6713,'4000','111723655743','2024-08-14 20:20:48',NULL,2500.00,'','11','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(6714,'4000','111723655743','2024-08-14 20:20:48',NULL,750.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6715,'4000','111723655743','2024-08-14 20:20:48',NULL,700.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6716,'4000','111723655743','2024-08-14 20:20:48',NULL,0.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6717,'4000','111723655743','2024-08-14 20:20:48',NULL,300.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6718,'4000','111723655743','2024-08-14 20:20:48',NULL,210.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(6719,'4000','111723655743','2024-08-14 20:20:48',NULL,150.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(6720,'4000','111723655743','2024-08-14 20:20:48',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6721,'4000','111723655743','2024-08-14 20:20:48',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(6722,'4000','111723655743','2024-08-14 20:20:48',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6723,'4000','111723655743','2024-08-14 20:20:48',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6724,'4000','111723655743','2024-08-14 20:20:48',NULL,240.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6725,'4000','111723655743','2024-08-14 20:20:48',NULL,1000.00,'','11','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(6726,'4000','111723655743','2024-08-14 20:20:48',NULL,1700.00,'','11','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(6727,'4000','111723655743','2024-08-14 20:20:48',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6728,'1050','111723912829','2024-08-17 19:44:37',10259.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172391308073837030223','No',NULL,NULL,''),(6729,'1110','111723912829','2024-08-17 19:44:37',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6730,'1110','111723912829','2024-08-17 19:44:37',NULL,950.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(6731,'1110','111723912829','2024-08-17 19:44:37',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6732,'1110','111723912829','2024-08-17 19:44:37',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(6733,'1110','111723912829','2024-08-17 19:44:37',NULL,520.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(6734,'1110','111723912829','2024-08-17 19:44:37',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(6735,'1110','111723912829','2024-08-17 19:44:37',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6736,'1110','111723912829','2024-08-17 19:44:37',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6737,'1110','111723912829','2024-08-17 19:44:37',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(6738,'1110','111723912829','2024-08-17 19:44:37',NULL,250.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(6739,'1110','111723912829','2024-08-17 19:44:37',NULL,125.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(6740,'1110','111723912829','2024-08-17 19:44:37',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(6741,'1110','111723912829','2024-08-17 19:44:37',NULL,606.00,'','11','1','Inventory sold','1','','sales','136','','No',NULL,NULL,''),(6742,'1110','111723912829','2024-08-17 19:44:37',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(6743,'5500','111723912829','2024-08-17 19:44:37',5950.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6744,'4000','111723912829','2024-08-17 19:44:37',NULL,1300.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6745,'4000','111723912829','2024-08-17 19:44:37',NULL,1500.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6746,'4000','111723912829','2024-08-17 19:44:37',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6747,'4000','111723912829','2024-08-17 19:44:37',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(6748,'4000','111723912829','2024-08-17 19:44:37',NULL,1000.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(6749,'4000','111723912829','2024-08-17 19:44:37',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(6750,'4000','111723912829','2024-08-17 19:44:37',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6751,'4000','111723912829','2024-08-17 19:44:37',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6752,'4000','111723912829','2024-08-17 19:44:37',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(6753,'4000','111723912829','2024-08-17 19:44:37',NULL,500.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(6754,'4000','111723912829','2024-08-17 19:44:37',NULL,250.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(6755,'4000','111723912829','2024-08-17 19:44:37',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(6756,'4000','111723912829','2024-08-17 19:44:37',NULL,799.00,'','11','1','Good sold','1','','sales','136','','No',NULL,NULL,''),(6757,'4000','111723912829','2024-08-17 19:44:37',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(6758,'1050','111723914542','2024-08-17 20:10:04',700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172391461773137030223','No',NULL,NULL,''),(6759,'1110','111723914542','2024-08-17 20:10:04',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(6760,'5500','111723914542','2024-08-17 20:10:04',390.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6761,'4000','111723914542','2024-08-17 20:10:04',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(6762,'1050','111723998098','2024-08-18 19:59:22',17329.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172400036673637030224','No',NULL,NULL,''),(6763,'1110','111723998098','2024-08-18 19:59:22',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(6764,'1110','111723998098','2024-08-18 19:59:22',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(6765,'1110','111723998098','2024-08-18 19:59:22',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6766,'1110','111723998098','2024-08-18 19:59:22',NULL,950.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(6767,'1110','111723998098','2024-08-18 19:59:22',NULL,173.00,'','11','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(6768,'1110','111723998098','2024-08-18 19:59:22',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6769,'1110','111723998098','2024-08-18 19:59:22',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6770,'1110','111723998098','2024-08-18 19:59:22',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(6771,'1110','111723998098','2024-08-18 19:59:22',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(6772,'1110','111723998098','2024-08-18 19:59:22',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6773,'1110','111723998098','2024-08-18 19:59:22',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(6774,'1110','111723998098','2024-08-18 19:59:22',NULL,450.00,'','11','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(6775,'1110','111723998098','2024-08-18 19:59:22',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(6776,'1110','111723998098','2024-08-18 19:59:22',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(6777,'1110','111723998098','2024-08-18 19:59:22',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(6778,'1110','111723998098','2024-08-18 19:59:22',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6779,'1110','111723998098','2024-08-18 19:59:22',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(6780,'1110','111723998098','2024-08-18 19:59:22',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6781,'1110','111723998098','2024-08-18 19:59:22',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(6782,'1110','111723998098','2024-08-18 19:59:22',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6783,'1110','111723998098','2024-08-18 19:59:22',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(6784,'1110','111723998098','2024-08-18 19:59:22',NULL,1800.00,'','11','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(6785,'5500','111723998098','2024-08-18 19:59:22',9820.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6786,'4000','111723998098','2024-08-18 19:59:22',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(6787,'4000','111723998098','2024-08-18 19:59:22',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6788,'4000','111723998098','2024-08-18 19:59:22',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6789,'4000','111723998098','2024-08-18 19:59:22',NULL,1500.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6790,'4000','111723998098','2024-08-18 19:59:22',NULL,299.00,'','11','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(6791,'4000','111723998098','2024-08-18 19:59:22',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6792,'4000','111723998098','2024-08-18 19:59:22',NULL,1300.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6793,'4000','111723998098','2024-08-18 19:59:22',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(6794,'4000','111723998098','2024-08-18 19:59:22',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(6795,'4000','111723998098','2024-08-18 19:59:22',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6796,'4000','111723998098','2024-08-18 19:59:22',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(6797,'4000','111723998098','2024-08-18 19:59:22',NULL,800.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(6798,'4000','111723998098','2024-08-18 19:59:22',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(6799,'4000','111723998098','2024-08-18 19:59:22',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(6800,'4000','111723998098','2024-08-18 19:59:22',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(6801,'4000','111723998098','2024-08-18 19:59:22',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6802,'4000','111723998098','2024-08-18 19:59:22',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(6803,'4000','111723998098','2024-08-18 19:59:22',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6804,'4000','111723998098','2024-08-18 19:59:22',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(6805,'4000','111723998098','2024-08-18 19:59:22',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6806,'4000','111723998098','2024-08-18 19:59:22',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(6807,'4000','111723998098','2024-08-18 19:59:22',NULL,2500.00,'','11','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6808,'1050','111724087128','2024-08-19 20:06:45',4299.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172408722073237030224','No',NULL,NULL,''),(6809,'1110','111724087128','2024-08-19 20:06:45',NULL,1000.00,'','11','1','Inventory sold','1','','sales','222','','No',NULL,NULL,''),(6810,'1110','111724087128','2024-08-19 20:06:45',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(6811,'1110','111724087128','2024-08-19 20:06:45',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(6812,'1110','111724087128','2024-08-19 20:06:45',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6813,'1110','111724087128','2024-08-19 20:06:45',NULL,476.00,'','11','1','Inventory sold','1','','sales','192','','No',NULL,NULL,''),(6814,'5500','111724087128','2024-08-19 20:06:45',2726.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6815,'4000','111724087128','2024-08-19 20:06:45',NULL,1500.00,'','11','1','Good sold','1','','sales','222','','No',NULL,NULL,''),(6816,'4000','111724087128','2024-08-19 20:06:45',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(6817,'4000','111724087128','2024-08-19 20:06:45',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(6818,'4000','111724087128','2024-08-19 20:06:45',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6819,'4000','111724087128','2024-08-19 20:06:45',NULL,699.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(6820,'1050','111724173352','2024-08-20 20:05:57',4399.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172417378473837030224','No',NULL,NULL,''),(6821,'1110','111724173352','2024-08-20 20:05:57',NULL,900.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6822,'1110','111724173352','2024-08-20 20:05:57',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(6823,'1110','111724173352','2024-08-20 20:05:57',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(6824,'1110','111724173352','2024-08-20 20:05:57',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(6825,'1110','111724173352','2024-08-20 20:05:57',NULL,500.00,'','11','1','Inventory sold','1','','sales','196','','No',NULL,NULL,''),(6826,'5500','111724173352','2024-08-20 20:05:57',2600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6827,'4000','111724173352','2024-08-20 20:05:57',NULL,1400.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6828,'4000','111724173352','2024-08-20 20:05:57',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(6829,'4000','111724173352','2024-08-20 20:05:57',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(6830,'4000','111724173352','2024-08-20 20:05:57',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(6831,'4000','111724173352','2024-08-20 20:05:57',NULL,999.00,'','11','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(6832,'1110','101724261618','2024-08-21 20:33:38',1800.00,NULL,'','10','1','Inventory Purchased','1','2','Purchases','302','','No',NULL,NULL,''),(6833,'1110','101724261618','2024-08-21 20:33:38',1920.00,NULL,'','10','1','Inventory Purchased','1','2','Purchases','303','','No',NULL,NULL,''),(6834,'1110','101724261618','2024-08-21 20:33:38',900.00,NULL,'','10','1','Inventory Purchased','1','2','Purchases','304','','No',NULL,NULL,''),(6835,'2130','101724261618','2024-08-21 20:33:38',NULL,4620.00,'','10','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(6836,'1050','111724260708','2024-08-21 20:36:26',3150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172426179573937030224','No',NULL,NULL,''),(6837,'1110','111724260708','2024-08-21 20:36:26',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(6838,'1110','111724260708','2024-08-21 20:36:26',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6839,'1110','111724260708','2024-08-21 20:36:26',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(6840,'1110','111724260708','2024-08-21 20:36:26',NULL,300.00,'','11','1','Inventory sold','1','','sales','304','','No',NULL,NULL,''),(6841,'5500','111724260708','2024-08-21 20:36:26',1278.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6842,'4000','111724260708','2024-08-21 20:36:26',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(6843,'4000','111724260708','2024-08-21 20:36:26',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6844,'4000','111724260708','2024-08-21 20:36:26',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(6845,'4000','111724260708','2024-08-21 20:36:26',NULL,1200.00,'','11','1','Good sold','1','','sales','304','','No',NULL,NULL,''),(6846,'1050','111724348033','2024-08-22 20:36:12',930.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172434819273937030224','No',NULL,NULL,''),(6847,'1110','111724348033','2024-08-22 20:36:12',NULL,42.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(6848,'1110','111724348033','2024-08-22 20:36:12',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6849,'1110','111724348033','2024-08-22 20:36:12',NULL,500.00,'','11','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(6850,'5500','111724348033','2024-08-22 20:36:12',582.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6851,'4000','111724348033','2024-08-22 20:36:12',NULL,100.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(6852,'4000','111724348033','2024-08-22 20:36:12',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6853,'4000','111724348033','2024-08-22 20:36:12',NULL,750.00,'','11','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(6854,'1050','111724432456','2024-08-23 20:03:21',9619.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172443260573037030224','No',NULL,NULL,''),(6855,'1110','111724432456','2024-08-23 20:03:21',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(6856,'1110','111724432456','2024-08-23 20:03:21',NULL,2000.00,'','11','1','Inventory sold','1','','sales','135','','No',NULL,NULL,''),(6857,'1110','111724432456','2024-08-23 20:03:21',NULL,2200.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6858,'1110','111724432456','2024-08-23 20:03:21',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(6859,'1110','111724432456','2024-08-23 20:03:21',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(6860,'1110','111724432456','2024-08-23 20:03:21',NULL,240.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(6861,'1110','111724432456','2024-08-23 20:03:21',NULL,400.00,'','11','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(6862,'1110','111724432456','2024-08-23 20:03:21',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(6863,'1110','111724432456','2024-08-23 20:03:21',NULL,642.00,'','11','1','Inventory sold','1','','sales','187','','No',NULL,NULL,''),(6864,'5500','111724432456','2024-08-23 20:03:21',6184.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6865,'4000','111724432456','2024-08-23 20:03:21',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(6866,'4000','111724432456','2024-08-23 20:03:21',NULL,3100.00,'','11','1','Good sold','1','','sales','135','','No',NULL,NULL,''),(6867,'4000','111724432456','2024-08-23 20:03:21',NULL,3300.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6868,'4000','111724432456','2024-08-23 20:03:21',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(6869,'4000','111724432456','2024-08-23 20:03:21',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(6870,'4000','111724432456','2024-08-23 20:03:21',NULL,500.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(6871,'4000','111724432456','2024-08-23 20:03:21',NULL,700.00,'','11','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(6872,'4000','111724432456','2024-08-23 20:03:21',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(6873,'4000','111724432456','2024-08-23 20:03:21',NULL,799.00,'','11','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(6874,'1050','111724520303','2024-08-24 20:30:13',15500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172452063173337030224','No',NULL,NULL,''),(6875,'1110','111724520303','2024-08-24 20:30:13',NULL,2800.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6876,'1110','111724520303','2024-08-24 20:30:13',NULL,700.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(6877,'1110','111724520303','2024-08-24 20:30:13',NULL,500.00,'','11','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(6878,'1110','111724520303','2024-08-24 20:30:13',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(6879,'1110','111724520303','2024-08-24 20:30:13',NULL,150.00,'','11','1','Inventory sold','1','','sales','304','','No',NULL,NULL,''),(6880,'1110','111724520303','2024-08-24 20:30:13',NULL,0.00,'','11','1','Inventory sold','1','','sales','3641016059117','','No',NULL,NULL,''),(6881,'1110','111724520303','2024-08-24 20:30:13',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(6882,'1110','111724520303','2024-08-24 20:30:13',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(6883,'5500','111724520303','2024-08-24 20:30:13',6900.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6884,'4000','111724520303','2024-08-24 20:30:13',NULL,5000.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6885,'4000','111724520303','2024-08-24 20:30:13',NULL,1400.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(6886,'4000','111724520303','2024-08-24 20:30:13',NULL,750.00,'','11','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(6887,'4000','111724520303','2024-08-24 20:30:13',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(6888,'4000','111724520303','2024-08-24 20:30:13',NULL,600.00,'','11','1','Good sold','1','','sales','304','','No',NULL,NULL,''),(6889,'4000','111724520303','2024-08-24 20:30:13',NULL,2800.00,'','11','1','Good sold','1','','sales','3641016059117','','No',NULL,NULL,''),(6890,'4000','111724520303','2024-08-24 20:30:13',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(6891,'4000','111724520303','2024-08-24 20:30:13',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(6892,'1050','111724607386','2024-08-25 20:38:27',2300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172460751773137030224','No',NULL,NULL,''),(6893,'1110','111724607386','2024-08-25 20:38:27',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6894,'1110','111724607386','2024-08-25 20:38:27',NULL,280.00,'','11','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(6895,'1110','111724607386','2024-08-25 20:38:27',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(6896,'1110','111724607386','2024-08-25 20:38:27',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(6897,'1110','111724607386','2024-08-25 20:38:27',NULL,200.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6898,'1110','111724607386','2024-08-25 20:38:27',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(6899,'5500','111724607386','2024-08-25 20:38:27',1411.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6900,'4000','111724607386','2024-08-25 20:38:27',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6901,'4000','111724607386','2024-08-25 20:38:27',NULL,450.00,'','11','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(6902,'4000','111724607386','2024-08-25 20:38:27',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(6903,'4000','111724607386','2024-08-25 20:38:27',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(6904,'4000','111724607386','2024-08-25 20:38:27',NULL,400.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6905,'4000','111724607386','2024-08-25 20:38:27',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(6906,'1050','111724691872','2024-08-26 20:06:35',5620.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172469200473037030224','No',NULL,NULL,''),(6907,'1110','111724691872','2024-08-26 20:06:35',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6908,'1110','111724691872','2024-08-26 20:06:35',NULL,1150.00,'','11','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(6909,'1110','111724691872','2024-08-26 20:06:35',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(6910,'1110','111724691872','2024-08-26 20:06:35',NULL,300.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(6911,'1110','111724691872','2024-08-26 20:06:35',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6912,'1110','111724691872','2024-08-26 20:06:35',NULL,88.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(6913,'5500','111724691872','2024-08-26 20:06:35',3054.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6914,'4000','111724691872','2024-08-26 20:06:35',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6915,'4000','111724691872','2024-08-26 20:06:35',NULL,1950.00,'','11','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(6916,'4000','111724691872','2024-08-26 20:06:35',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(6917,'4000','111724691872','2024-08-26 20:06:35',NULL,500.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(6918,'4000','111724691872','2024-08-26 20:06:35',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6919,'4000','111724691872','2024-08-26 20:06:35',NULL,240.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(6920,'1050','111724778157','2024-08-27 20:04:14',6060.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172477826073637030224','No',NULL,NULL,''),(6921,'1110','111724778157','2024-08-27 20:04:14',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6922,'1110','111724778157','2024-08-27 20:04:14',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(6923,'1110','111724778157','2024-08-27 20:04:14',NULL,1400.00,'','11','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(6924,'1110','111724778157','2024-08-27 20:04:14',NULL,464.00,'','11','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(6925,'1110','111724778157','2024-08-27 20:04:14',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(6926,'5500','111724778157','2024-08-27 20:04:14',3744.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6927,'4000','111724778157','2024-08-27 20:04:14',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6928,'4000','111724778157','2024-08-27 20:04:14',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(6929,'4000','111724778157','2024-08-27 20:04:14',NULL,2000.00,'','11','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(6930,'4000','111724778157','2024-08-27 20:04:14',NULL,1000.00,'','11','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(6931,'4000','111724778157','2024-08-27 20:04:14',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(6932,'1050','111724779773','2024-08-27 20:30:25',1500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172477986073637030224','No',NULL,NULL,''),(6933,'1110','111724779773','2024-08-27 20:30:25',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(6934,'5500','111724779773','2024-08-27 20:30:25',850.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6935,'4000','111724779773','2024-08-27 20:30:25',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6936,'1050','111724866222','2024-08-28 20:35:36',7300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172486655873537030224','No',NULL,NULL,''),(6937,'1110','111724866222','2024-08-28 20:35:36',NULL,1500.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(6938,'1110','111724866222','2024-08-28 20:35:36',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(6939,'1110','111724866222','2024-08-28 20:35:36',NULL,250.00,'','11','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(6940,'1110','111724866222','2024-08-28 20:35:36',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(6941,'1110','111724866222','2024-08-28 20:35:36',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6942,'1110','111724866222','2024-08-28 20:35:36',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6943,'1110','111724866222','2024-08-28 20:35:36',NULL,500.00,'','11','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(6944,'1110','111724866222','2024-08-28 20:35:36',NULL,250.00,'','11','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(6945,'5500','111724866222','2024-08-28 20:35:36',3616.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6946,'4000','111724866222','2024-08-28 20:35:36',NULL,3000.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(6947,'4000','111724866222','2024-08-28 20:35:36',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(6948,'4000','111724866222','2024-08-28 20:35:36',NULL,550.00,'','11','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(6949,'4000','111724866222','2024-08-28 20:35:36',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(6950,'4000','111724866222','2024-08-28 20:35:36',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6951,'4000','111724866222','2024-08-28 20:35:36',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(6952,'4000','111724866222','2024-08-28 20:35:36',NULL,750.00,'','11','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(6953,'4000','111724866222','2024-08-28 20:35:36',NULL,450.00,'','11','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(6954,'1050','111724951614','2024-08-29 20:17:10',15150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172495184873437030224','No',NULL,NULL,''),(6955,'1110','111724951614','2024-08-29 20:17:10',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6956,'1110','111724951614','2024-08-29 20:17:10',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(6957,'1110','111724951614','2024-08-29 20:17:10',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6958,'1110','111724951614','2024-08-29 20:17:10',NULL,950.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(6959,'1110','111724951614','2024-08-29 20:17:10',NULL,950.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(6960,'1110','111724951614','2024-08-29 20:17:10',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6961,'1110','111724951614','2024-08-29 20:17:10',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(6962,'1110','111724951614','2024-08-29 20:17:10',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(6963,'1110','111724951614','2024-08-29 20:17:10',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(6964,'1110','111724951614','2024-08-29 20:17:10',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(6965,'1110','111724951614','2024-08-29 20:17:10',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(6966,'1110','111724951614','2024-08-29 20:17:10',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(6967,'1110','111724951614','2024-08-29 20:17:10',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(6968,'5500','111724951614','2024-08-29 20:17:10',9220.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6969,'4000','111724951614','2024-08-29 20:17:10',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6970,'4000','111724951614','2024-08-29 20:17:10',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(6971,'4000','111724951614','2024-08-29 20:17:10',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6972,'4000','111724951614','2024-08-29 20:17:10',NULL,1500.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6973,'4000','111724951614','2024-08-29 20:17:10',NULL,1500.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(6974,'4000','111724951614','2024-08-29 20:17:10',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6975,'4000','111724951614','2024-08-29 20:17:10',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(6976,'4000','111724951614','2024-08-29 20:17:10',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(6977,'4000','111724951614','2024-08-29 20:17:10',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(6978,'4000','111724951614','2024-08-29 20:17:10',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(6979,'4000','111724951614','2024-08-29 20:17:10',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(6980,'4000','111724951614','2024-08-29 20:17:10',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(6981,'4000','111724951614','2024-08-29 20:17:10',NULL,500.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(6982,'1050','111725039462','2024-08-30 20:39:15',6450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172503956073637030225','No',NULL,NULL,''),(6983,'1110','111725039462','2024-08-30 20:39:15',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(6984,'1110','111725039462','2024-08-30 20:39:15',NULL,400.00,'','11','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(6985,'1110','111725039462','2024-08-30 20:39:15',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(6986,'1110','111725039462','2024-08-30 20:39:15',NULL,1000.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(6987,'1110','111725039462','2024-08-30 20:39:15',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6988,'1110','111725039462','2024-08-30 20:39:15',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(6989,'5500','111725039462','2024-08-30 20:39:15',3600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6990,'4000','111725039462','2024-08-30 20:39:15',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(6991,'4000','111725039462','2024-08-30 20:39:15',NULL,700.00,'','11','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(6992,'4000','111725039462','2024-08-30 20:39:15',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(6993,'4000','111725039462','2024-08-30 20:39:15',NULL,1900.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(6994,'4000','111725039462','2024-08-30 20:39:15',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(6995,'4000','111725039462','2024-08-30 20:39:15',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(6996,'1050','111725125283','2024-08-31 20:37:59',31050.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172512589373937030225','No',NULL,NULL,''),(6997,'1110','111725125283','2024-08-31 20:37:59',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(6998,'1110','111725125283','2024-08-31 20:37:59',NULL,330.00,'','11','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(6999,'1110','111725125283','2024-08-31 20:37:59',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(7000,'1110','111725125283','2024-08-31 20:37:59',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(7001,'1110','111725125283','2024-08-31 20:37:59',NULL,550.00,'','11','1','Inventory sold','1','','sales','297','','No',NULL,NULL,''),(7002,'1110','111725125283','2024-08-31 20:37:59',NULL,190.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7003,'1110','111725125283','2024-08-31 20:37:59',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7004,'1110','111725125283','2024-08-31 20:37:59',NULL,400.00,'','11','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(7005,'1110','111725125283','2024-08-31 20:37:59',NULL,1100.00,'','11','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(7006,'1110','111725125283','2024-08-31 20:37:59',NULL,550.00,'','11','1','Inventory sold','1','','sales','241','','No',NULL,NULL,''),(7007,'1110','111725125283','2024-08-31 20:37:59',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7008,'1110','111725125283','2024-08-31 20:37:59',NULL,1980.00,'','11','1','Inventory sold','1','','sales','172','','No',NULL,NULL,''),(7009,'1110','111725125283','2024-08-31 20:37:59',NULL,1300.00,'','11','1','Inventory sold','1','','sales','171','','No',NULL,NULL,''),(7010,'1110','111725125283','2024-08-31 20:37:59',NULL,1200.00,'','11','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7011,'1110','111725125283','2024-08-31 20:37:59',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7012,'1110','111725125283','2024-08-31 20:37:59',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7013,'1110','111725125283','2024-08-31 20:37:59',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(7014,'1110','111725125283','2024-08-31 20:37:59',NULL,180.00,'','11','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(7015,'1110','111725125283','2024-08-31 20:37:59',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(7016,'1110','111725125283','2024-08-31 20:37:59',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(7017,'1110','111725125283','2024-08-31 20:37:59',NULL,180.00,'','11','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(7018,'1110','111725125283','2024-08-31 20:37:59',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(7019,'1110','111725125283','2024-08-31 20:37:59',NULL,200.00,'','11','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(7020,'1110','111725125283','2024-08-31 20:37:59',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7021,'1110','111725125283','2024-08-31 20:37:59',NULL,172.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(7022,'1110','111725125283','2024-08-31 20:37:59',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(7023,'5500','111725125283','2024-08-31 20:37:59',18362.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7024,'4000','111725125283','2024-08-31 20:37:59',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(7025,'4000','111725125283','2024-08-31 20:37:59',NULL,750.00,'','11','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(7026,'4000','111725125283','2024-08-31 20:37:59',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(7027,'4000','111725125283','2024-08-31 20:37:59',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(7028,'4000','111725125283','2024-08-31 20:37:59',NULL,1100.00,'','11','1','Good sold','1','','sales','297','','No',NULL,NULL,''),(7029,'4000','111725125283','2024-08-31 20:37:59',NULL,250.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7030,'4000','111725125283','2024-08-31 20:37:59',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7031,'4000','111725125283','2024-08-31 20:37:59',NULL,700.00,'','11','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(7032,'4000','111725125283','2024-08-31 20:37:59',NULL,1700.00,'','11','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(7033,'4000','111725125283','2024-08-31 20:37:59',NULL,1100.00,'','11','1','Good sold','1','','sales','241','','No',NULL,NULL,''),(7034,'4000','111725125283','2024-08-31 20:37:59',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7035,'4000','111725125283','2024-08-31 20:37:59',NULL,2900.00,'','11','1','Good sold','1','','sales','172','','No',NULL,NULL,''),(7036,'4000','111725125283','2024-08-31 20:37:59',NULL,2200.00,'','11','1','Good sold','1','','sales','171','','No',NULL,NULL,''),(7037,'4000','111725125283','2024-08-31 20:37:59',NULL,1650.00,'','11','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7038,'4000','111725125283','2024-08-31 20:37:59',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7039,'4000','111725125283','2024-08-31 20:37:59',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7040,'4000','111725125283','2024-08-31 20:37:59',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7041,'4000','111725125283','2024-08-31 20:37:59',NULL,300.00,'','11','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(7042,'4000','111725125283','2024-08-31 20:37:59',NULL,2500.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(7043,'4000','111725125283','2024-08-31 20:37:59',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7044,'4000','111725125283','2024-08-31 20:37:59',NULL,250.00,'','11','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(7045,'4000','111725125283','2024-08-31 20:37:59',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(7046,'4000','111725125283','2024-08-31 20:37:59',NULL,350.00,'','11','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(7047,'4000','111725125283','2024-08-31 20:37:59',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7048,'4000','111725125283','2024-08-31 20:37:59',NULL,200.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(7049,'4000','111725125283','2024-08-31 20:37:59',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(7050,'1050','111725211753','2024-09-01 20:37:00',6380.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172521241773137030225','No',NULL,NULL,''),(7051,'1110','111725211753','2024-09-01 20:37:00',NULL,350.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(7052,'1110','111725211753','2024-09-01 20:37:00',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7053,'1110','111725211753','2024-09-01 20:37:00',NULL,200.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(7054,'1110','111725211753','2024-09-01 20:37:00',NULL,350.00,'','11','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(7055,'1110','111725211753','2024-09-01 20:37:00',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7056,'1110','111725211753','2024-09-01 20:37:00',NULL,500.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(7057,'1110','111725211753','2024-09-01 20:37:00',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(7058,'1110','111725211753','2024-09-01 20:37:00',NULL,152.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7059,'1110','111725211753','2024-09-01 20:37:00',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7060,'1110','111725211753','2024-09-01 20:37:00',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(7061,'1110','111725211753','2024-09-01 20:37:00',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(7062,'1110','111725211753','2024-09-01 20:37:00',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7063,'5500','111725211753','2024-09-01 20:37:00',3232.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7064,'4000','111725211753','2024-09-01 20:37:00',NULL,750.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(7065,'4000','111725211753','2024-09-01 20:37:00',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7066,'4000','111725211753','2024-09-01 20:37:00',NULL,280.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(7067,'4000','111725211753','2024-09-01 20:37:00',NULL,500.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(7068,'4000','111725211753','2024-09-01 20:37:00',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7069,'4000','111725211753','2024-09-01 20:37:00',NULL,1000.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(7070,'4000','111725211753','2024-09-01 20:37:00',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(7071,'4000','111725211753','2024-09-01 20:37:00',NULL,200.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7072,'4000','111725211753','2024-09-01 20:37:00',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7073,'4000','111725211753','2024-09-01 20:37:00',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(7074,'4000','111725211753','2024-09-01 20:37:00',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(7075,'4000','111725211753','2024-09-01 20:37:00',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7076,'1050','111725296616','2024-09-02 20:11:57',12910.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172529712873237030225','No',NULL,NULL,''),(7077,'1110','111725296616','2024-09-02 20:11:57',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(7078,'1110','111725296616','2024-09-02 20:11:57',NULL,36.00,'','11','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(7079,'1110','111725296616','2024-09-02 20:11:57',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7080,'1110','111725296616','2024-09-02 20:11:57',NULL,380.00,'','11','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(7081,'1110','111725296616','2024-09-02 20:11:57',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(7082,'1110','111725296616','2024-09-02 20:11:57',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7083,'1110','111725296616','2024-09-02 20:11:57',NULL,350.00,'','11','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(7084,'1110','111725296616','2024-09-02 20:11:57',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(7085,'1110','111725296616','2024-09-02 20:11:57',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(7086,'1110','111725296616','2024-09-02 20:11:57',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7087,'1110','111725296616','2024-09-02 20:11:57',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7088,'1110','111725296616','2024-09-02 20:11:57',NULL,1400.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7089,'1110','111725296616','2024-09-02 20:11:57',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7090,'1110','111725296616','2024-09-02 20:11:57',NULL,350.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(7091,'1110','111725296616','2024-09-02 20:11:57',NULL,600.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7092,'1110','111725296616','2024-09-02 20:11:57',NULL,950.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(7093,'5500','111725296616','2024-09-02 20:11:57',6726.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7094,'4000','111725296616','2024-09-02 20:11:57',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(7095,'4000','111725296616','2024-09-02 20:11:57',NULL,50.00,'','11','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(7096,'4000','111725296616','2024-09-02 20:11:57',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7097,'4000','111725296616','2024-09-02 20:11:57',NULL,800.00,'','11','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(7098,'4000','111725296616','2024-09-02 20:11:57',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(7099,'4000','111725296616','2024-09-02 20:11:57',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7100,'4000','111725296616','2024-09-02 20:11:57',NULL,800.00,'','11','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(7101,'4000','111725296616','2024-09-02 20:11:57',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7102,'4000','111725296616','2024-09-02 20:11:57',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(7103,'4000','111725296616','2024-09-02 20:11:57',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7104,'4000','111725296616','2024-09-02 20:11:57',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7105,'4000','111725296616','2024-09-02 20:11:57',NULL,2500.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7106,'4000','111725296616','2024-09-02 20:11:57',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7107,'4000','111725296616','2024-09-02 20:11:57',NULL,750.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(7108,'4000','111725296616','2024-09-02 20:11:57',NULL,1000.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7109,'4000','111725296616','2024-09-02 20:11:57',NULL,1500.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7110,'1050','111725384642','2024-09-03 20:37:57',16730.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172538509273937030225','No',NULL,NULL,''),(7111,'1110','111725384642','2024-09-03 20:37:57',NULL,900.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7112,'1110','111725384642','2024-09-03 20:37:57',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(7113,'1110','111725384642','2024-09-03 20:37:57',NULL,0.00,'','11','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7114,'1110','111725384642','2024-09-03 20:37:57',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7115,'1110','111725384642','2024-09-03 20:37:57',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7116,'1110','111725384642','2024-09-03 20:37:57',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(7117,'1110','111725384642','2024-09-03 20:37:57',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(7118,'1110','111725384642','2024-09-03 20:37:57',NULL,900.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(7119,'1110','111725384642','2024-09-03 20:37:57',NULL,100.00,'','11','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(7120,'1110','111725384642','2024-09-03 20:37:57',NULL,400.00,'','11','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(7121,'1110','111725384642','2024-09-03 20:37:57',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(7122,'1110','111725384642','2024-09-03 20:37:57',NULL,580.00,'','11','1','Inventory sold','1','','sales','311','','No',NULL,NULL,''),(7123,'1110','111725384642','2024-09-03 20:37:57',NULL,380.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7124,'1110','111725384642','2024-09-03 20:37:57',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7125,'1110','111725384642','2024-09-03 20:37:57',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7126,'1110','111725384642','2024-09-03 20:37:57',NULL,600.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(7127,'1110','111725384642','2024-09-03 20:37:57',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7128,'1110','111725384642','2024-09-03 20:37:57',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(7129,'5500','111725384642','2024-09-03 20:37:57',8726.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7130,'4000','111725384642','2024-09-03 20:37:57',NULL,1500.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7131,'4000','111725384642','2024-09-03 20:37:57',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(7132,'4000','111725384642','2024-09-03 20:37:57',NULL,800.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7133,'4000','111725384642','2024-09-03 20:37:57',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7134,'4000','111725384642','2024-09-03 20:37:57',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7135,'4000','111725384642','2024-09-03 20:37:57',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(7136,'4000','111725384642','2024-09-03 20:37:57',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(7137,'4000','111725384642','2024-09-03 20:37:57',NULL,1400.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7138,'4000','111725384642','2024-09-03 20:37:57',NULL,200.00,'','11','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(7139,'4000','111725384642','2024-09-03 20:37:57',NULL,800.00,'','11','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(7140,'4000','111725384642','2024-09-03 20:37:57',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(7141,'4000','111725384642','2024-09-03 20:37:57',NULL,1200.00,'','11','1','Good sold','1','','sales','311','','No',NULL,NULL,''),(7142,'4000','111725384642','2024-09-03 20:37:57',NULL,600.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7143,'4000','111725384642','2024-09-03 20:37:57',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7144,'4000','111725384642','2024-09-03 20:37:57',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7145,'4000','111725384642','2024-09-03 20:37:57',NULL,1200.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(7146,'4000','111725384642','2024-09-03 20:37:57',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7147,'4000','111725384642','2024-09-03 20:37:57',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(7148,'1050','111725466266','2024-09-04 19:22:07',8070.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172546698373837030225','No',NULL,NULL,''),(7149,'1110','111725466266','2024-09-04 19:22:07',NULL,1100.00,'','11','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7150,'1110','111725466266','2024-09-04 19:22:07',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7151,'1110','111725466266','2024-09-04 19:22:07',NULL,81.00,'','11','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(7152,'1110','111725466266','2024-09-04 19:22:07',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7153,'1110','111725466266','2024-09-04 19:22:07',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7154,'1110','111725466266','2024-09-04 19:22:07',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7155,'1110','111725466266','2024-09-04 19:22:07',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7156,'1110','111725466266','2024-09-04 19:22:07',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(7157,'1110','111725466266','2024-09-04 19:22:07',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7158,'1110','111725466266','2024-09-04 19:22:07',NULL,150.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(7159,'1110','111725466266','2024-09-04 19:22:07',NULL,76.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(7160,'1110','111725466266','2024-09-04 19:22:07',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(7161,'5500','111725466266','2024-09-04 19:22:07',4649.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7162,'4000','111725466266','2024-09-04 19:22:07',NULL,1900.00,'','11','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7163,'4000','111725466266','2024-09-04 19:22:07',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7164,'4000','111725466266','2024-09-04 19:22:07',NULL,150.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7165,'4000','111725466266','2024-09-04 19:22:07',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7166,'4000','111725466266','2024-09-04 19:22:07',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7167,'4000','111725466266','2024-09-04 19:22:07',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7168,'4000','111725466266','2024-09-04 19:22:07',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7169,'4000','111725466266','2024-09-04 19:22:07',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(7170,'4000','111725466266','2024-09-04 19:22:07',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7171,'4000','111725466266','2024-09-04 19:22:07',NULL,210.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(7172,'4000','111725466266','2024-09-04 19:22:07',NULL,100.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(7173,'4000','111725466266','2024-09-04 19:22:07',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(7174,'1050','111725472787','2024-09-04 21:00:48',500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172547285273537030225','No',NULL,NULL,''),(7175,'1110','111725472787','2024-09-04 21:00:48',NULL,250.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7176,'5500','111725472787','2024-09-04 21:00:48',250.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7177,'4000','111725472787','2024-09-04 21:00:48',NULL,500.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7178,'1050','111725554119','2024-09-05 19:38:26',13039.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172555433273337030225','No',NULL,NULL,''),(7179,'1110','111725554119','2024-09-05 19:38:26',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(7180,'1110','111725554119','2024-09-05 19:38:26',NULL,320.00,'','11','1','Inventory sold','1','','sales','283','','No',NULL,NULL,''),(7181,'1110','111725554119','2024-09-05 19:38:26',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7182,'1110','111725554119','2024-09-05 19:38:26',NULL,1360.00,'','11','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(7183,'1110','111725554119','2024-09-05 19:38:26',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7184,'1110','111725554119','2024-09-05 19:38:26',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7185,'1110','111725554119','2024-09-05 19:38:26',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7186,'1110','111725554119','2024-09-05 19:38:26',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(7187,'1110','111725554119','2024-09-05 19:38:26',NULL,80.00,'','11','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(7188,'1110','111725554119','2024-09-05 19:38:26',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7189,'1110','111725554119','2024-09-05 19:38:26',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(7190,'1110','111725554119','2024-09-05 19:38:26',NULL,700.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(7191,'1110','111725554119','2024-09-05 19:38:26',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(7192,'5500','111725554119','2024-09-05 19:38:26',8074.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7193,'4000','111725554119','2024-09-05 19:38:26',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(7194,'4000','111725554119','2024-09-05 19:38:26',NULL,500.00,'','11','1','Good sold','1','','sales','283','','No',NULL,NULL,''),(7195,'4000','111725554119','2024-09-05 19:38:26',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7196,'4000','111725554119','2024-09-05 19:38:26',NULL,1799.00,'','11','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(7197,'4000','111725554119','2024-09-05 19:38:26',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7198,'4000','111725554119','2024-09-05 19:38:26',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7199,'4000','111725554119','2024-09-05 19:38:26',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7200,'4000','111725554119','2024-09-05 19:38:26',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(7201,'4000','111725554119','2024-09-05 19:38:26',NULL,200.00,'','11','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(7202,'4000','111725554119','2024-09-05 19:38:26',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7203,'4000','111725554119','2024-09-05 19:38:26',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(7204,'4000','111725554119','2024-09-05 19:38:26',NULL,1700.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(7205,'4000','111725554119','2024-09-05 19:38:26',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(7206,'1110','101725557414','2024-09-05 20:30:14',1280.00,NULL,'','10','1','Inventory Purchased','1','2','Purchases','319','','No',NULL,NULL,''),(7207,'2130','101725557414','2024-09-05 20:30:14',NULL,1280.00,'','10','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(7208,'1050','101725557448','2024-09-05 20:31:01',600.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10172555746373637030225','No',NULL,NULL,''),(7209,'1110','101725557448','2024-09-05 20:31:01',NULL,320.00,'','10','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(7210,'5500','101725557448','2024-09-05 20:31:01',320.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7211,'4000','101725557448','2024-09-05 20:31:01',NULL,600.00,'','10','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(7212,'1110','101725557887','2024-09-05 20:38:07',1920.00,NULL,'','10','1','Inventory Purchased','1','2','Purchases','233','','No',NULL,NULL,''),(7213,'2130','101725557887','2024-09-05 20:38:07',NULL,1920.00,'','10','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(7214,'1050','111725557920','2024-09-05 20:38:47',450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172555793073337030225','No',NULL,NULL,''),(7215,'1110','111725557920','2024-09-05 20:38:47',NULL,240.00,'','11','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(7216,'5500','111725557920','2024-09-05 20:38:47',240.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7217,'4000','111725557920','2024-09-05 20:38:47',NULL,450.00,'','11','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(7218,'1050','111725642124','2024-09-06 20:06:42',9800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172564253573337030225','No',NULL,NULL,''),(7219,'1110','111725642124','2024-09-06 20:06:42',NULL,500.00,'','11','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(7220,'1110','111725642124','2024-09-06 20:06:42',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(7221,'1110','111725642124','2024-09-06 20:06:42',NULL,950.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(7222,'1110','111725642124','2024-09-06 20:06:42',NULL,100.00,'','11','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(7223,'1110','111725642124','2024-09-06 20:06:42',NULL,170.00,'','11','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(7224,'1110','111725642124','2024-09-06 20:06:42',NULL,200.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(7225,'1110','111725642124','2024-09-06 20:06:42',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7226,'1110','111725642124','2024-09-06 20:06:42',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7227,'1110','111725642124','2024-09-06 20:06:42',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(7228,'1110','111725642124','2024-09-06 20:06:42',NULL,125.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7229,'1110','111725642124','2024-09-06 20:06:42',NULL,650.00,'','11','1','Inventory sold','1','','sales','27','','No',NULL,NULL,''),(7230,'5500','111725642124','2024-09-06 20:06:42',5721.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7231,'4000','111725642124','2024-09-06 20:06:42',NULL,750.00,'','11','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(7232,'4000','111725642124','2024-09-06 20:06:42',NULL,2200.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(7233,'4000','111725642124','2024-09-06 20:06:42',NULL,1500.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7234,'4000','111725642124','2024-09-06 20:06:42',NULL,150.00,'','11','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(7235,'4000','111725642124','2024-09-06 20:06:42',NULL,350.00,'','11','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(7236,'4000','111725642124','2024-09-06 20:06:42',NULL,400.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(7237,'4000','111725642124','2024-09-06 20:06:42',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7238,'4000','111725642124','2024-09-06 20:06:42',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7239,'4000','111725642124','2024-09-06 20:06:42',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(7240,'4000','111725642124','2024-09-06 20:06:42',NULL,250.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7241,'4000','111725642124','2024-09-06 20:06:42',NULL,1000.00,'','11','1','Good sold','1','','sales','27','','No',NULL,NULL,''),(7242,'1050','111725729333','2024-09-07 20:19:02',8148.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172572954773437030225','No',NULL,NULL,''),(7243,'1110','111725729333','2024-09-07 20:19:02',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7244,'1110','111725729333','2024-09-07 20:19:02',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7245,'1110','111725729333','2024-09-07 20:19:02',NULL,1350.00,'','11','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(7246,'1110','111725729333','2024-09-07 20:19:02',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7247,'1110','111725729333','2024-09-07 20:19:02',NULL,642.00,'','11','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(7248,'1110','111725729333','2024-09-07 20:19:02',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(7249,'1110','111725729333','2024-09-07 20:19:02',NULL,173.00,'','11','1','Inventory sold','1','','sales','163','','No',NULL,NULL,''),(7250,'5500','111725729333','2024-09-07 20:19:02',4440.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7251,'4000','111725729333','2024-09-07 20:19:02',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7252,'4000','111725729333','2024-09-07 20:19:02',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7253,'4000','111725729333','2024-09-07 20:19:02',NULL,2200.00,'','11','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(7254,'4000','111725729333','2024-09-07 20:19:02',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7255,'4000','111725729333','2024-09-07 20:19:02',NULL,799.00,'','11','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(7256,'4000','111725729333','2024-09-07 20:19:02',NULL,750.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(7257,'4000','111725729333','2024-09-07 20:19:02',NULL,299.00,'','11','1','Good sold','1','','sales','163','','No',NULL,NULL,''),(7258,'1050','111725729548','2024-09-07 20:34:02',4300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172573044573437030225','No',NULL,NULL,''),(7259,'1110','111725729548','2024-09-07 20:34:02',NULL,650.00,'','11','1','Inventory sold','1','','sales','242','','No',NULL,NULL,''),(7260,'1110','111725729548','2024-09-07 20:34:02',NULL,800.00,'','11','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(7261,'1110','111725729548','2024-09-07 20:34:02',NULL,700.00,'','11','1','Inventory sold','1','','sales','287','','No',NULL,NULL,''),(7262,'5500','111725729548','2024-09-07 20:34:02',2150.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7263,'4000','111725729548','2024-09-07 20:34:02',NULL,1150.00,'','11','1','Good sold','1','','sales','242','','No',NULL,NULL,''),(7264,'4000','111725729548','2024-09-07 20:34:02',NULL,1700.00,'','11','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(7265,'4000','111725729548','2024-09-07 20:34:02',NULL,1450.00,'','11','1','Good sold','1','','sales','287','','No',NULL,NULL,''),(7266,'1050','111725814435','2024-09-08 20:02:04',16850.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172581493073337030225','No',NULL,NULL,''),(7267,'1110','111725814435','2024-09-08 20:02:04',NULL,850.00,'','11','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(7268,'1110','111725814435','2024-09-08 20:02:04',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7269,'1110','111725814435','2024-09-08 20:02:04',NULL,250.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7270,'1110','111725814435','2024-09-08 20:02:04',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(7271,'1110','111725814435','2024-09-08 20:02:04',NULL,380.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7272,'1110','111725814435','2024-09-08 20:02:04',NULL,500.00,'','11','1','Inventory sold','1','','sales','254','','No',NULL,NULL,''),(7273,'1110','111725814435','2024-09-08 20:02:04',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7274,'1110','111725814435','2024-09-08 20:02:04',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(7275,'1110','111725814435','2024-09-08 20:02:04',NULL,36.00,'','11','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(7276,'1110','111725814435','2024-09-08 20:02:04',NULL,1400.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7277,'1110','111725814435','2024-09-08 20:02:04',NULL,800.00,'','11','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(7278,'1110','111725814435','2024-09-08 20:02:04',NULL,1200.00,'','11','1','Inventory sold','1','','sales','229','','No',NULL,NULL,''),(7279,'1110','111725814435','2024-09-08 20:02:04',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(7280,'1110','111725814435','2024-09-08 20:02:04',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(7281,'5500','111725814435','2024-09-08 20:02:04',9796.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7282,'4000','111725814435','2024-09-08 20:02:04',NULL,1500.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(7283,'4000','111725814435','2024-09-08 20:02:04',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7284,'4000','111725814435','2024-09-08 20:02:04',NULL,500.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7285,'4000','111725814435','2024-09-08 20:02:04',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(7286,'4000','111725814435','2024-09-08 20:02:04',NULL,600.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7287,'4000','111725814435','2024-09-08 20:02:04',NULL,1000.00,'','11','1','Good sold','1','','sales','254','','No',NULL,NULL,''),(7288,'4000','111725814435','2024-09-08 20:02:04',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7289,'4000','111725814435','2024-09-08 20:02:04',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(7290,'4000','111725814435','2024-09-08 20:02:04',NULL,50.00,'','11','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(7291,'4000','111725814435','2024-09-08 20:02:04',NULL,2500.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7292,'4000','111725814435','2024-09-08 20:02:04',NULL,1700.00,'','11','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(7293,'4000','111725814435','2024-09-08 20:02:04',NULL,1800.00,'','11','1','Good sold','1','','sales','229','','No',NULL,NULL,''),(7294,'4000','111725814435','2024-09-08 20:02:04',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(7295,'4000','111725814435','2024-09-08 20:02:04',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(7296,'1050','111725814932','2024-09-08 20:04:01',50.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172581505573537030225','No',NULL,NULL,''),(7297,'1110','111725814932','2024-09-08 20:04:01',NULL,21.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(7298,'5500','111725814932','2024-09-08 20:04:01',21.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7299,'4000','111725814932','2024-09-08 20:04:01',NULL,50.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(7300,'1050','111725901708','2024-09-09 20:17:23',7419.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172590252573237030225','No',NULL,NULL,''),(7301,'1110','111725901708','2024-09-09 20:17:23',NULL,1000.00,'','11','1','Inventory sold','1','','sales','220','','No',NULL,NULL,''),(7302,'1110','111725901708','2024-09-09 20:17:23',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(7303,'1110','111725901708','2024-09-09 20:17:23',NULL,125.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(7304,'1110','111725901708','2024-09-09 20:17:23',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(7305,'1110','111725901708','2024-09-09 20:17:23',NULL,72.00,'','11','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(7306,'1110','111725901708','2024-09-09 20:17:23',NULL,172.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(7307,'1110','111725901708','2024-09-09 20:17:23',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7308,'1110','111725901708','2024-09-09 20:17:23',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7309,'1110','111725901708','2024-09-09 20:17:23',NULL,300.00,'','11','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(7310,'1110','111725901708','2024-09-09 20:17:23',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7311,'1110','111725901708','2024-09-09 20:17:23',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(7312,'1110','111725901708','2024-09-09 20:17:23',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7313,'1110','111725901708','2024-09-09 20:17:23',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7314,'1110','111725901708','2024-09-09 20:17:23',NULL,348.00,'','11','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(7315,'1110','111725901708','2024-09-09 20:17:23',NULL,172.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(7316,'5500','111725901708','2024-09-09 20:17:23',4595.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7317,'4000','111725901708','2024-09-09 20:17:23',NULL,1500.00,'','11','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(7318,'4000','111725901708','2024-09-09 20:17:23',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(7319,'4000','111725901708','2024-09-09 20:17:23',NULL,250.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(7320,'4000','111725901708','2024-09-09 20:17:23',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(7321,'4000','111725901708','2024-09-09 20:17:23',NULL,100.00,'','11','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(7322,'4000','111725901708','2024-09-09 20:17:23',NULL,200.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(7323,'4000','111725901708','2024-09-09 20:17:23',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7324,'4000','111725901708','2024-09-09 20:17:23',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7325,'4000','111725901708','2024-09-09 20:17:23',NULL,600.00,'','11','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(7326,'4000','111725901708','2024-09-09 20:17:23',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7327,'4000','111725901708','2024-09-09 20:17:23',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(7328,'4000','111725901708','2024-09-09 20:17:23',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7329,'4000','111725901708','2024-09-09 20:17:23',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7330,'4000','111725901708','2024-09-09 20:17:23',NULL,750.00,'','11','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(7331,'4000','111725901708','2024-09-09 20:17:23',NULL,200.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(7332,'1050','111725988686','2024-09-10 20:31:11',4700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172598947973737030225','No',NULL,NULL,''),(7333,'1110','111725988686','2024-09-10 20:31:11',NULL,190.00,'','11','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(7334,'1110','111725988686','2024-09-10 20:31:11',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7335,'1110','111725988686','2024-09-10 20:31:11',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(7336,'1110','111725988686','2024-09-10 20:31:11',NULL,400.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(7337,'1110','111725988686','2024-09-10 20:31:11',NULL,350.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(7338,'1110','111725988686','2024-09-10 20:31:11',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(7339,'1110','111725988686','2024-09-10 20:31:11',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7340,'1110','111725988686','2024-09-10 20:31:11',NULL,180.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7341,'5500','111725988686','2024-09-10 20:31:11',2550.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7342,'4000','111725988686','2024-09-10 20:31:11',NULL,400.00,'','11','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(7343,'4000','111725988686','2024-09-10 20:31:11',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7344,'4000','111725988686','2024-09-10 20:31:11',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(7345,'4000','111725988686','2024-09-10 20:31:11',NULL,750.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(7346,'4000','111725988686','2024-09-10 20:31:11',NULL,490.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(7347,'4000','111725988686','2024-09-10 20:31:11',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(7348,'4000','111725988686','2024-09-10 20:31:11',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7349,'4000','111725988686','2024-09-10 20:31:11',NULL,480.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7350,'1050','111726076034','2024-09-11 20:37:54',9950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172607661473137030226','No',NULL,NULL,''),(7351,'1110','111726076034','2024-09-11 20:37:54',NULL,600.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(7352,'1110','111726076034','2024-09-11 20:37:54',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(7353,'1110','111726076034','2024-09-11 20:37:54',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7354,'1110','111726076034','2024-09-11 20:37:54',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7355,'1110','111726076034','2024-09-11 20:37:54',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7356,'1110','111726076034','2024-09-11 20:37:54',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7357,'1110','111726076034','2024-09-11 20:37:54',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(7358,'1110','111726076034','2024-09-11 20:37:54',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7359,'1110','111726076034','2024-09-11 20:37:54',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(7360,'1110','111726076034','2024-09-11 20:37:54',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(7361,'5500','111726076034','2024-09-11 20:37:54',5803.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7362,'4000','111726076034','2024-09-11 20:37:54',NULL,1000.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(7363,'4000','111726076034','2024-09-11 20:37:54',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(7364,'4000','111726076034','2024-09-11 20:37:54',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7365,'4000','111726076034','2024-09-11 20:37:54',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7366,'4000','111726076034','2024-09-11 20:37:54',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7367,'4000','111726076034','2024-09-11 20:37:54',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7368,'4000','111726076034','2024-09-11 20:37:54',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(7369,'4000','111726076034','2024-09-11 20:37:54',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7370,'4000','111726076034','2024-09-11 20:37:54',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(7371,'4000','111726076034','2024-09-11 20:37:54',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(7372,'1050','111726163102','2024-09-12 20:51:13',6670.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172616349473937030226','No',NULL,NULL,''),(7373,'1110','111726163102','2024-09-12 20:51:13',NULL,1600.00,'','11','1','Inventory sold','1','','sales','324','','No',NULL,NULL,''),(7374,'1110','111726163102','2024-09-12 20:51:13',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7375,'1110','111726163102','2024-09-12 20:51:13',NULL,600.00,'','11','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(7376,'1110','111726163102','2024-09-12 20:51:13',NULL,350.00,'','11','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(7377,'1110','111726163102','2024-09-12 20:51:13',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7378,'1110','111726163102','2024-09-12 20:51:13',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7379,'1110','111726163102','2024-09-12 20:51:13',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7380,'1110','111726163102','2024-09-12 20:51:13',NULL,116.00,'','11','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(7381,'5500','111726163102','2024-09-12 20:51:13',4043.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7382,'4000','111726163102','2024-09-12 20:51:13',NULL,2700.00,'','11','1','Good sold','1','','sales','324','','No',NULL,NULL,''),(7383,'4000','111726163102','2024-09-12 20:51:13',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7384,'4000','111726163102','2024-09-12 20:51:13',NULL,900.00,'','11','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(7385,'4000','111726163102','2024-09-12 20:51:13',NULL,700.00,'','11','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(7386,'4000','111726163102','2024-09-12 20:51:13',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7387,'4000','111726163102','2024-09-12 20:51:13',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7388,'4000','111726163102','2024-09-12 20:51:13',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7389,'4000','111726163102','2024-09-12 20:51:13',NULL,250.00,'','11','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(7390,'1050','111726163496','2024-09-12 20:55:15',250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172616374473437030226','No',NULL,NULL,''),(7391,'1110','111726163496','2024-09-12 20:55:15',NULL,119.00,'','11','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(7392,'5500','111726163496','2024-09-12 20:55:15',119.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7393,'4000','111726163496','2024-09-12 20:55:15',NULL,250.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(7394,'1050','111726248170','2024-09-13 20:48:38',17350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172624986573637030226','No',NULL,NULL,''),(7395,'1110','111726248170','2024-09-13 20:48:38',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7396,'1110','111726248170','2024-09-13 20:48:38',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(7397,'1110','111726248170','2024-09-13 20:48:38',NULL,850.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(7398,'1110','111726248170','2024-09-13 20:48:38',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(7399,'1110','111726248170','2024-09-13 20:48:38',NULL,30.00,'','11','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(7400,'1110','111726248170','2024-09-13 20:48:38',NULL,300.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7401,'1110','111726248170','2024-09-13 20:48:38',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7402,'1110','111726248170','2024-09-13 20:48:38',NULL,350.00,'','11','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(7403,'1110','111726248170','2024-09-13 20:48:38',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(7404,'1110','111726248170','2024-09-13 20:48:38',NULL,950.00,'','11','1','Inventory sold','1','','sales','190','','No',NULL,NULL,''),(7405,'1110','111726248170','2024-09-13 20:48:38',NULL,120.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7406,'1110','111726248170','2024-09-13 20:48:38',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7407,'1110','111726248170','2024-09-13 20:48:38',NULL,570.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7408,'1110','111726248170','2024-09-13 20:48:38',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(7409,'1110','111726248170','2024-09-13 20:48:38',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7410,'1110','111726248170','2024-09-13 20:48:38',NULL,1000.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(7411,'1110','111726248170','2024-09-13 20:48:38',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(7412,'1110','111726248170','2024-09-13 20:48:38',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(7413,'1110','111726248170','2024-09-13 20:48:38',NULL,80.00,'','11','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(7414,'1110','111726248170','2024-09-13 20:48:38',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7415,'1110','111726248170','2024-09-13 20:48:38',NULL,150.00,'','11','1','Inventory sold','1','','sales','325','','No',NULL,NULL,''),(7416,'1110','111726248170','2024-09-13 20:48:38',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7417,'1110','111726248170','2024-09-13 20:48:38',NULL,1600.00,'','11','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(7418,'5500','111726248170','2024-09-13 20:48:38',9965.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7419,'4000','111726248170','2024-09-13 20:48:38',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7420,'4000','111726248170','2024-09-13 20:48:38',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(7421,'4000','111726248170','2024-09-13 20:48:38',NULL,1500.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(7422,'4000','111726248170','2024-09-13 20:48:38',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7423,'4000','111726248170','2024-09-13 20:48:38',NULL,100.00,'','11','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(7424,'4000','111726248170','2024-09-13 20:48:38',NULL,500.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7425,'4000','111726248170','2024-09-13 20:48:38',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7426,'4000','111726248170','2024-09-13 20:48:38',NULL,500.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(7427,'4000','111726248170','2024-09-13 20:48:38',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(7428,'4000','111726248170','2024-09-13 20:48:38',NULL,1500.00,'','11','1','Good sold','1','','sales','190','','No',NULL,NULL,''),(7429,'4000','111726248170','2024-09-13 20:48:38',NULL,240.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7430,'4000','111726248170','2024-09-13 20:48:38',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7431,'4000','111726248170','2024-09-13 20:48:38',NULL,900.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7432,'4000','111726248170','2024-09-13 20:48:38',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(7433,'4000','111726248170','2024-09-13 20:48:38',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7434,'4000','111726248170','2024-09-13 20:48:38',NULL,1900.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(7435,'4000','111726248170','2024-09-13 20:48:38',NULL,950.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(7436,'4000','111726248170','2024-09-13 20:48:38',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(7437,'4000','111726248170','2024-09-13 20:48:38',NULL,200.00,'','11','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(7438,'4000','111726248170','2024-09-13 20:48:38',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7439,'4000','111726248170','2024-09-13 20:48:38',NULL,250.00,'','11','1','Good sold','1','','sales','325','','No',NULL,NULL,''),(7440,'4000','111726248170','2024-09-13 20:48:38',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7441,'4000','111726248170','2024-09-13 20:48:38',NULL,2800.00,'','11','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(7442,'1050','111726336133','2024-09-14 20:55:00',6450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172633655973537030226','No',NULL,NULL,''),(7443,'1110','111726336133','2024-09-14 20:55:00',NULL,450.00,'','11','1','Inventory sold','1','','sales','310','','No',NULL,NULL,''),(7444,'1110','111726336133','2024-09-14 20:55:00',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7445,'1110','111726336133','2024-09-14 20:55:00',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(7446,'1110','111726336133','2024-09-14 20:55:00',NULL,580.00,'','11','1','Inventory sold','1','','sales','311','','No',NULL,NULL,''),(7447,'1110','111726336133','2024-09-14 20:55:00',NULL,700.00,'','11','1','Inventory sold','1','','sales','205','','No',NULL,NULL,''),(7448,'1110','111726336133','2024-09-14 20:55:00',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(7449,'5500','111726336133','2024-09-14 20:55:00',3130.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7450,'4000','111726336133','2024-09-14 20:55:00',NULL,850.00,'','11','1','Good sold','1','','sales','310','','No',NULL,NULL,''),(7451,'4000','111726336133','2024-09-14 20:55:00',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7452,'4000','111726336133','2024-09-14 20:55:00',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7453,'4000','111726336133','2024-09-14 20:55:00',NULL,1200.00,'','11','1','Good sold','1','','sales','311','','No',NULL,NULL,''),(7454,'4000','111726336133','2024-09-14 20:55:00',NULL,2000.00,'','11','1','Good sold','1','','sales','205','','No',NULL,NULL,''),(7455,'4000','111726336133','2024-09-14 20:55:00',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7456,'1050','111726420678','2024-09-15 20:22:56',11699.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172642163973337030226','No',NULL,NULL,''),(7457,'1110','111726420678','2024-09-15 20:22:56',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(7458,'1110','111726420678','2024-09-15 20:22:56',NULL,135.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7459,'1110','111726420678','2024-09-15 20:22:56',NULL,1650.00,'','11','1','Inventory sold','1','','sales','268','','No',NULL,NULL,''),(7460,'1110','111726420678','2024-09-15 20:22:56',NULL,200.00,'','11','1','Inventory sold','1','','sales','328','','No',NULL,NULL,''),(7461,'1110','111726420678','2024-09-15 20:22:56',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7462,'1110','111726420678','2024-09-15 20:22:56',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7463,'1110','111726420678','2024-09-15 20:22:56',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7464,'1110','111726420678','2024-09-15 20:22:56',NULL,80.00,'','11','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(7465,'1110','111726420678','2024-09-15 20:22:56',NULL,350.00,'','11','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(7466,'1110','111726420678','2024-09-15 20:22:56',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(7467,'1110','111726420678','2024-09-15 20:22:56',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7468,'1110','111726420678','2024-09-15 20:22:56',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7469,'1110','111726420678','2024-09-15 20:22:56',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7470,'5500','111726420678','2024-09-15 20:22:56',6770.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7471,'4000','111726420678','2024-09-15 20:22:56',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(7472,'4000','111726420678','2024-09-15 20:22:56',NULL,240.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7473,'4000','111726420678','2024-09-15 20:22:56',NULL,2000.00,'','11','1','Good sold','1','','sales','268','','No',NULL,NULL,''),(7474,'4000','111726420678','2024-09-15 20:22:56',NULL,499.00,'','11','1','Good sold','1','','sales','328','','No',NULL,NULL,''),(7475,'4000','111726420678','2024-09-15 20:22:56',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7476,'4000','111726420678','2024-09-15 20:22:56',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7477,'4000','111726420678','2024-09-15 20:22:56',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7478,'4000','111726420678','2024-09-15 20:22:56',NULL,200.00,'','11','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(7479,'4000','111726420678','2024-09-15 20:22:56',NULL,500.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(7480,'4000','111726420678','2024-09-15 20:22:56',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(7481,'4000','111726420678','2024-09-15 20:22:56',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7482,'4000','111726420678','2024-09-15 20:22:56',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7483,'4000','111726420678','2024-09-15 20:22:56',NULL,500.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7484,'1050','111726506994','2024-09-16 20:22:16',5390.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172650755573537030226','No',NULL,NULL,''),(7485,'1110','111726506994','2024-09-16 20:22:16',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7486,'1110','111726506994','2024-09-16 20:22:16',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(7487,'1110','111726506994','2024-09-16 20:22:16',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7488,'1110','111726506994','2024-09-16 20:22:16',NULL,130.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(7489,'1110','111726506994','2024-09-16 20:22:16',NULL,550.00,'','11','1','Inventory sold','1','','sales','297','','No',NULL,NULL,''),(7490,'1110','111726506994','2024-09-16 20:22:16',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7491,'1110','111726506994','2024-09-16 20:22:16',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7492,'1110','111726506994','2024-09-16 20:22:16',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(7493,'1110','111726506994','2024-09-16 20:22:16',NULL,150.00,'','11','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(7494,'1110','111726506994','2024-09-16 20:22:16',NULL,62.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(7495,'1110','111726506994','2024-09-16 20:22:16',NULL,0.00,'','11','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(7496,'1110','111726506994','2024-09-16 20:22:16',NULL,400.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(7497,'5500','111726506994','2024-09-16 20:22:16',3120.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7498,'4000','111726506994','2024-09-16 20:22:16',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7499,'4000','111726506994','2024-09-16 20:22:16',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7500,'4000','111726506994','2024-09-16 20:22:16',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7501,'4000','111726506994','2024-09-16 20:22:16',NULL,250.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(7502,'4000','111726506994','2024-09-16 20:22:16',NULL,1100.00,'','11','1','Good sold','1','','sales','297','','No',NULL,NULL,''),(7503,'4000','111726506994','2024-09-16 20:22:16',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7504,'4000','111726506994','2024-09-16 20:22:16',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7505,'4000','111726506994','2024-09-16 20:22:16',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7506,'4000','111726506994','2024-09-16 20:22:16',NULL,300.00,'','11','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(7507,'4000','111726506994','2024-09-16 20:22:16',NULL,100.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(7508,'4000','111726506994','2024-09-16 20:22:16',NULL,10.00,'','11','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(7509,'4000','111726506994','2024-09-16 20:22:16',NULL,600.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(7510,'1050','111726594572','2024-09-17 20:36:19',250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172659458273837030226','No',NULL,NULL,''),(7511,'1110','111726594572','2024-09-17 20:36:19',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7512,'5500','111726594572','2024-09-17 20:36:19',95.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7513,'4000','111726594572','2024-09-17 20:36:19',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7514,'1050','111726680618','2024-09-18 20:30:50',4000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172668065373537030226','No',NULL,NULL,''),(7515,'1110','111726680618','2024-09-18 20:30:50',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7516,'1110','111726680618','2024-09-18 20:30:50',NULL,250.00,'','11','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(7517,'1110','111726680618','2024-09-18 20:30:50',NULL,130.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(7518,'1110','111726680618','2024-09-18 20:30:50',NULL,250.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(7519,'5500','111726680618','2024-09-18 20:30:50',2030.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7520,'4000','111726680618','2024-09-18 20:30:50',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7521,'4000','111726680618','2024-09-18 20:30:50',NULL,450.00,'','11','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(7522,'4000','111726680618','2024-09-18 20:30:50',NULL,250.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(7523,'4000','111726680618','2024-09-18 20:30:50',NULL,500.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7524,'1050','111726767402','2024-09-19 20:37:45',5150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172676746873637030226','No',NULL,NULL,''),(7525,'1110','111726767402','2024-09-19 20:37:45',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7526,'1110','111726767402','2024-09-19 20:37:45',NULL,350.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(7527,'1110','111726767402','2024-09-19 20:37:45',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(7528,'1110','111726767402','2024-09-19 20:37:45',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7529,'1110','111726767402','2024-09-19 20:37:45',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7530,'5500','111726767402','2024-09-19 20:37:45',3100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7531,'4000','111726767402','2024-09-19 20:37:45',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7532,'4000','111726767402','2024-09-19 20:37:45',NULL,750.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(7533,'4000','111726767402','2024-09-19 20:37:45',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7534,'4000','111726767402','2024-09-19 20:37:45',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7535,'4000','111726767402','2024-09-19 20:37:45',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7536,'1050','111726853530','2024-09-20 20:39:19',5528.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172685403873337030226','No',NULL,NULL,''),(7537,'1110','111726853530','2024-09-20 20:39:19',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(7538,'1110','111726853530','2024-09-20 20:39:19',NULL,400.00,'','11','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(7539,'1110','111726853530','2024-09-20 20:39:19',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7540,'1110','111726853530','2024-09-20 20:39:19',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(7541,'1110','111726853530','2024-09-20 20:39:19',NULL,260.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(7542,'1110','111726853530','2024-09-20 20:39:19',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(7543,'1110','111726853530','2024-09-20 20:39:19',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7544,'1110','111726853530','2024-09-20 20:39:19',NULL,160.00,'','11','1','Inventory sold','1','','sales','157','','No',NULL,NULL,''),(7545,'1110','111726853530','2024-09-20 20:39:19',NULL,238.00,'','11','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(7546,'5500','111726853530','2024-09-20 20:39:19',3098.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7547,'4000','111726853530','2024-09-20 20:39:19',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7548,'4000','111726853530','2024-09-20 20:39:19',NULL,700.00,'','11','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(7549,'4000','111726853530','2024-09-20 20:39:19',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7550,'4000','111726853530','2024-09-20 20:39:19',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7551,'4000','111726853530','2024-09-20 20:39:19',NULL,500.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(7552,'4000','111726853530','2024-09-20 20:39:19',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(7553,'4000','111726853530','2024-09-20 20:39:19',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7554,'4000','111726853530','2024-09-20 20:39:19',NULL,200.00,'','11','1','Good sold','1','','sales','157','','No',NULL,NULL,''),(7555,'4000','111726853530','2024-09-20 20:39:19',NULL,598.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(7556,'1050','111726937469','2024-09-21 19:58:14',19350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172693797373737030226','No',NULL,NULL,''),(7557,'1110','111726937469','2024-09-21 19:58:14',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7558,'1110','111726937469','2024-09-21 19:58:14',NULL,625.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(7559,'1110','111726937469','2024-09-21 19:58:14',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7560,'1110','111726937469','2024-09-21 19:58:14',NULL,950.00,'','11','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7561,'1110','111726937469','2024-09-21 19:58:14',NULL,150.00,'','11','1','Inventory sold','1','','sales','304','','No',NULL,NULL,''),(7562,'1110','111726937469','2024-09-21 19:58:14',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(7563,'1110','111726937469','2024-09-21 19:58:14',NULL,250.00,'','11','1','Inventory sold','1','','sales','327','','No',NULL,NULL,''),(7564,'1110','111726937469','2024-09-21 19:58:14',NULL,750.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(7565,'1110','111726937469','2024-09-21 19:58:14',NULL,1000.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(7566,'1110','111726937469','2024-09-21 19:58:14',NULL,950.00,'','11','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(7567,'1110','111726937469','2024-09-21 19:58:14',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(7568,'1110','111726937469','2024-09-21 19:58:14',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(7569,'1110','111726937469','2024-09-21 19:58:14',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(7570,'1110','111726937469','2024-09-21 19:58:14',NULL,4750.00,'','11','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(7571,'1110','111726937469','2024-09-21 19:58:14',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7572,'1110','111726937469','2024-09-21 19:58:14',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7573,'1110','111726937469','2024-09-21 19:58:14',NULL,350.00,'','11','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(7574,'1110','111726937469','2024-09-21 19:58:14',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(7575,'1110','111726937469','2024-09-21 19:58:14',NULL,375.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7576,'1110','111726937469','2024-09-21 19:58:14',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7577,'1110','111726937469','2024-09-21 19:58:14',NULL,125.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(7578,'5500','111726937469','2024-09-21 19:58:14',14307.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7579,'4000','111726937469','2024-09-21 19:58:14',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7580,'4000','111726937469','2024-09-21 19:58:14',NULL,1250.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(7581,'4000','111726937469','2024-09-21 19:58:14',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7582,'4000','111726937469','2024-09-21 19:58:14',NULL,950.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7583,'4000','111726937469','2024-09-21 19:58:14',NULL,600.00,'','11','1','Good sold','1','','sales','304','','No',NULL,NULL,''),(7584,'4000','111726937469','2024-09-21 19:58:14',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(7585,'4000','111726937469','2024-09-21 19:58:14',NULL,550.00,'','11','1','Good sold','1','','sales','327','','No',NULL,NULL,''),(7586,'4000','111726937469','2024-09-21 19:58:14',NULL,1500.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(7587,'4000','111726937469','2024-09-21 19:58:14',NULL,2000.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(7588,'4000','111726937469','2024-09-21 19:58:14',NULL,1600.00,'','11','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(7589,'4000','111726937469','2024-09-21 19:58:14',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7590,'4000','111726937469','2024-09-21 19:58:14',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(7591,'4000','111726937469','2024-09-21 19:58:14',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7592,'4000','111726937469','2024-09-21 19:58:14',NULL,2000.00,'','11','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(7593,'4000','111726937469','2024-09-21 19:58:14',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7594,'4000','111726937469','2024-09-21 19:58:14',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7595,'4000','111726937469','2024-09-21 19:58:14',NULL,500.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(7596,'4000','111726937469','2024-09-21 19:58:14',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7597,'4000','111726937469','2024-09-21 19:58:14',NULL,750.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7598,'4000','111726937469','2024-09-21 19:58:14',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7599,'4000','111726937469','2024-09-21 19:58:14',NULL,250.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(7600,'1050','111727025723','2024-09-22 20:23:37',7650.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172702592973237030227','No',NULL,NULL,''),(7601,'1110','111727025723','2024-09-22 20:23:37',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7602,'1110','111727025723','2024-09-22 20:23:37',NULL,390.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(7603,'1110','111727025723','2024-09-22 20:23:37',NULL,950.00,'','11','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(7604,'1110','111727025723','2024-09-22 20:23:37',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7605,'1110','111727025723','2024-09-22 20:23:37',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7606,'5500','111727025723','2024-09-22 20:23:37',4590.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7607,'4000','111727025723','2024-09-22 20:23:37',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7608,'4000','111727025723','2024-09-22 20:23:37',NULL,750.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(7609,'4000','111727025723','2024-09-22 20:23:37',NULL,1800.00,'','11','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(7610,'4000','111727025723','2024-09-22 20:23:37',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7611,'4000','111727025723','2024-09-22 20:23:37',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7612,'1050','111727111920','2024-09-23 20:20:42',10200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172711245273537030227','No',NULL,NULL,''),(7613,'1110','111727111920','2024-09-23 20:20:42',NULL,700.00,'','11','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(7614,'1110','111727111920','2024-09-23 20:20:42',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7615,'1110','111727111920','2024-09-23 20:20:42',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7616,'1110','111727111920','2024-09-23 20:20:42',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7617,'1110','111727111920','2024-09-23 20:20:42',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(7618,'1110','111727111920','2024-09-23 20:20:42',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7619,'1110','111727111920','2024-09-23 20:20:42',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(7620,'5500','111727111920','2024-09-23 20:20:42',5645.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7621,'4000','111727111920','2024-09-23 20:20:42',NULL,1150.00,'','11','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(7622,'4000','111727111920','2024-09-23 20:20:42',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7623,'4000','111727111920','2024-09-23 20:20:42',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7624,'4000','111727111920','2024-09-23 20:20:42',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7625,'4000','111727111920','2024-09-23 20:20:42',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(7626,'4000','111727111920','2024-09-23 20:20:42',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7627,'4000','111727111920','2024-09-23 20:20:42',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7628,'1050','111727198234','2024-09-24 20:38:32',17240.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172719951873137030227','No',NULL,NULL,''),(7629,'1110','111727198234','2024-09-24 20:38:32',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(7630,'1110','111727198234','2024-09-24 20:38:32',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7631,'1110','111727198234','2024-09-24 20:38:32',NULL,200.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(7632,'1110','111727198234','2024-09-24 20:38:32',NULL,1500.00,'','11','1','Inventory sold','1','','sales','307','','No',NULL,NULL,''),(7633,'1110','111727198234','2024-09-24 20:38:32',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(7634,'1110','111727198234','2024-09-24 20:38:32',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(7635,'1110','111727198234','2024-09-24 20:38:32',NULL,2800.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7636,'1110','111727198234','2024-09-24 20:38:32',NULL,198.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7637,'1110','111727198234','2024-09-24 20:38:32',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(7638,'1110','111727198234','2024-09-24 20:38:32',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7639,'1110','111727198234','2024-09-24 20:38:32',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(7640,'1110','111727198234','2024-09-24 20:38:32',NULL,1900.00,'','11','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(7641,'5500','111727198234','2024-09-24 20:38:32',10948.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7642,'4000','111727198234','2024-09-24 20:38:32',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(7643,'4000','111727198234','2024-09-24 20:38:32',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7644,'4000','111727198234','2024-09-24 20:38:32',NULL,400.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7645,'4000','111727198234','2024-09-24 20:38:32',NULL,2500.00,'','11','1','Good sold','1','','sales','307','','No',NULL,NULL,''),(7646,'4000','111727198234','2024-09-24 20:38:32',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7647,'4000','111727198234','2024-09-24 20:38:32',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(7648,'4000','111727198234','2024-09-24 20:38:32',NULL,5600.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7649,'4000','111727198234','2024-09-24 20:38:32',NULL,540.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7650,'4000','111727198234','2024-09-24 20:38:32',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(7651,'4000','111727198234','2024-09-24 20:38:32',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7652,'4000','111727198234','2024-09-24 20:38:32',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7653,'4000','111727198234','2024-09-24 20:38:32',NULL,800.00,'','11','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(7654,'1050','111727283948','2024-09-25 20:06:11',4750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172728398373837030227','No',NULL,NULL,''),(7655,'1110','111727283948','2024-09-25 20:06:11',NULL,2250.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(7656,'1110','111727283948','2024-09-25 20:06:11',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(7657,'5500','111727283948','2024-09-25 20:06:11',2383.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7658,'4000','111727283948','2024-09-25 20:06:11',NULL,4500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(7659,'4000','111727283948','2024-09-25 20:06:11',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(7660,'1050','111727369804','2024-09-26 20:01:57',13200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172737120873037030227','No',NULL,NULL,''),(7661,'1110','111727369804','2024-09-26 20:01:57',NULL,500.00,'','11','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(7662,'1110','111727369804','2024-09-26 20:01:57',NULL,130.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(7663,'1110','111727369804','2024-09-26 20:01:57',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(7664,'1110','111727369804','2024-09-26 20:01:57',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(7665,'1110','111727369804','2024-09-26 20:01:57',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7666,'1110','111727369804','2024-09-26 20:01:57',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7667,'1110','111727369804','2024-09-26 20:01:57',NULL,200.00,'','11','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(7668,'1110','111727369804','2024-09-26 20:01:57',NULL,84.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(7669,'1110','111727369804','2024-09-26 20:01:57',NULL,500.00,'','11','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(7670,'1110','111727369804','2024-09-26 20:01:57',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(7671,'1110','111727369804','2024-09-26 20:01:57',NULL,330.00,'','11','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(7672,'1110','111727369804','2024-09-26 20:01:57',NULL,312.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7673,'1110','111727369804','2024-09-26 20:01:57',NULL,62.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(7674,'1110','111727369804','2024-09-26 20:01:57',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7675,'1110','111727369804','2024-09-26 20:01:57',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7676,'1110','111727369804','2024-09-26 20:01:57',NULL,270.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7677,'1110','111727369804','2024-09-26 20:01:57',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7678,'5500','111727369804','2024-09-26 20:01:57',6382.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7679,'4000','111727369804','2024-09-26 20:01:57',NULL,1800.00,'','11','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(7680,'4000','111727369804','2024-09-26 20:01:57',NULL,250.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(7681,'4000','111727369804','2024-09-26 20:01:57',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(7682,'4000','111727369804','2024-09-26 20:01:57',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7683,'4000','111727369804','2024-09-26 20:01:57',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7684,'4000','111727369804','2024-09-26 20:01:57',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7685,'4000','111727369804','2024-09-26 20:01:57',NULL,400.00,'','11','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(7686,'4000','111727369804','2024-09-26 20:01:57',NULL,200.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(7687,'4000','111727369804','2024-09-26 20:01:57',NULL,800.00,'','11','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(7688,'4000','111727369804','2024-09-26 20:01:57',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(7689,'4000','111727369804','2024-09-26 20:01:57',NULL,750.00,'','11','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(7690,'4000','111727369804','2024-09-26 20:01:57',NULL,600.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7691,'4000','111727369804','2024-09-26 20:01:57',NULL,100.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(7692,'4000','111727369804','2024-09-26 20:01:57',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7693,'4000','111727369804','2024-09-26 20:01:57',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7694,'4000','111727369804','2024-09-26 20:01:57',NULL,720.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7695,'4000','111727369804','2024-09-26 20:01:57',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7696,'1110','101727451447','2024-09-27 18:37:27',960.00,NULL,'','10','1','Inventory Purchased','1','2','Purchases','335','','No',NULL,NULL,''),(7697,'2130','101727451447','2024-09-27 18:37:27',NULL,960.00,'','10','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(7698,'1050','111727455889','2024-09-27 20:05:16',14810.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172745672473237030227','No',NULL,NULL,''),(7699,'1110','111727455889','2024-09-27 20:05:16',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(7700,'1110','111727455889','2024-09-27 20:05:16',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(7701,'1110','111727455889','2024-09-27 20:05:16',NULL,300.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(7702,'1110','111727455889','2024-09-27 20:05:16',NULL,150.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(7703,'1110','111727455889','2024-09-27 20:05:16',NULL,1500.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(7704,'1110','111727455889','2024-09-27 20:05:16',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7705,'1110','111727455889','2024-09-27 20:05:16',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7706,'1110','111727455889','2024-09-27 20:05:16',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7707,'1110','111727455889','2024-09-27 20:05:16',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(7708,'1110','111727455889','2024-09-27 20:05:16',NULL,1600.00,'','11','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(7709,'1110','111727455889','2024-09-27 20:05:16',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(7710,'1110','111727455889','2024-09-27 20:05:16',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(7711,'1110','111727455889','2024-09-27 20:05:16',NULL,24.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(7712,'1110','111727455889','2024-09-27 20:05:16',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(7713,'5500','111727455889','2024-09-27 20:05:16',8324.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7714,'4000','111727455889','2024-09-27 20:05:16',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7715,'4000','111727455889','2024-09-27 20:05:16',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(7716,'4000','111727455889','2024-09-27 20:05:16',NULL,500.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(7717,'4000','111727455889','2024-09-27 20:05:16',NULL,250.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(7718,'4000','111727455889','2024-09-27 20:05:16',NULL,3000.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(7719,'4000','111727455889','2024-09-27 20:05:16',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(7720,'4000','111727455889','2024-09-27 20:05:16',NULL,500.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7721,'4000','111727455889','2024-09-27 20:05:16',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7722,'4000','111727455889','2024-09-27 20:05:16',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(7723,'4000','111727455889','2024-09-27 20:05:16',NULL,2800.00,'','11','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(7724,'4000','111727455889','2024-09-27 20:05:16',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(7725,'4000','111727455889','2024-09-27 20:05:16',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(7726,'4000','111727455889','2024-09-27 20:05:16',NULL,60.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(7727,'4000','111727455889','2024-09-27 20:05:16',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7728,'1050','111727457220','2024-09-27 20:14:42',10750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172745728673837030227','No',NULL,NULL,''),(7729,'1110','111727457220','2024-09-27 20:14:42',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7730,'1110','111727457220','2024-09-27 20:14:42',NULL,700.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(7731,'1110','111727457220','2024-09-27 20:14:42',NULL,1400.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(7732,'1110','111727457220','2024-09-27 20:14:42',NULL,2800.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7733,'5500','111727457220','2024-09-27 20:14:42',4900.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7734,'4000','111727457220','2024-09-27 20:14:42',NULL,1350.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(7735,'4000','111727457220','2024-09-27 20:14:42',NULL,1600.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(7736,'4000','111727457220','2024-09-27 20:14:42',NULL,2800.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(7737,'4000','111727457220','2024-09-27 20:14:42',NULL,5000.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(7738,'1050','111727542164','2024-09-28 19:59:45',17800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172754396273637030227','No',NULL,NULL,''),(7739,'1110','111727542164','2024-09-28 19:59:45',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(7740,'1110','111727542164','2024-09-28 19:59:45',NULL,560.00,'','11','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(7741,'1110','111727542164','2024-09-28 19:59:45',NULL,2000.00,'','11','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(7742,'1110','111727542164','2024-09-28 19:59:45',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7743,'1110','111727542164','2024-09-28 19:59:45',NULL,2200.00,'','11','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(7744,'1110','111727542164','2024-09-28 19:59:45',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(7745,'1110','111727542164','2024-09-28 19:59:45',NULL,1650.00,'','11','1','Inventory sold','1','','sales','268','','No',NULL,NULL,''),(7746,'1110','111727542164','2024-09-28 19:59:45',NULL,1100.00,'','11','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(7747,'1110','111727542164','2024-09-28 19:59:45',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(7748,'1110','111727542164','2024-09-28 19:59:45',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(7749,'1110','111727542164','2024-09-28 19:59:45',NULL,130.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(7750,'1110','111727542164','2024-09-28 19:59:45',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7751,'1110','111727542164','2024-09-28 19:59:45',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7752,'1110','111727542164','2024-09-28 19:59:45',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(7753,'5500','111727542164','2024-09-28 19:59:45',11194.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7754,'4000','111727542164','2024-09-28 19:59:45',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(7755,'4000','111727542164','2024-09-28 19:59:45',NULL,900.00,'','11','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(7756,'4000','111727542164','2024-09-28 19:59:45',NULL,3000.00,'','11','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(7757,'4000','111727542164','2024-09-28 19:59:45',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7758,'4000','111727542164','2024-09-28 19:59:45',NULL,3000.00,'','11','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(7759,'4000','111727542164','2024-09-28 19:59:45',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7760,'4000','111727542164','2024-09-28 19:59:45',NULL,2000.00,'','11','1','Good sold','1','','sales','268','','No',NULL,NULL,''),(7761,'4000','111727542164','2024-09-28 19:59:45',NULL,1900.00,'','11','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(7762,'4000','111727542164','2024-09-28 19:59:45',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(7763,'4000','111727542164','2024-09-28 19:59:45',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(7764,'4000','111727542164','2024-09-28 19:59:45',NULL,250.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(7765,'4000','111727542164','2024-09-28 19:59:45',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7766,'4000','111727542164','2024-09-28 19:59:45',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7767,'4000','111727542164','2024-09-28 19:59:45',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(7768,'1050','111727545752','2024-09-28 20:49:56',5790.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172754579873937030227','No',NULL,NULL,''),(7769,'1110','111727545752','2024-09-28 20:49:56',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(7770,'1110','111727545752','2024-09-28 20:49:56',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(7771,'1110','111727545752','2024-09-28 20:49:56',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7772,'1110','111727545752','2024-09-28 20:49:56',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7773,'1110','111727545752','2024-09-28 20:49:56',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(7774,'5500','111727545752','2024-09-28 20:49:56',3795.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7775,'4000','111727545752','2024-09-28 20:49:56',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(7776,'4000','111727545752','2024-09-28 20:49:56',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(7777,'4000','111727545752','2024-09-28 20:49:56',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7778,'4000','111727545752','2024-09-28 20:49:56',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7779,'4000','111727545752','2024-09-28 20:49:56',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(7780,'1050','111727628570','2024-09-29 19:52:06',8350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172762872873237030227','No',NULL,NULL,''),(7781,'1110','111727628570','2024-09-29 19:52:06',NULL,36.00,'','11','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(7782,'1110','111727628570','2024-09-29 19:52:06',NULL,2000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(7783,'1110','111727628570','2024-09-29 19:52:06',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(7784,'1110','111727628570','2024-09-29 19:52:06',NULL,250.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(7785,'1110','111727628570','2024-09-29 19:52:06',NULL,1400.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7786,'1110','111727628570','2024-09-29 19:52:06',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7787,'1110','111727628570','2024-09-29 19:52:06',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7788,'1110','111727628570','2024-09-29 19:52:06',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(7789,'5500','111727628570','2024-09-29 19:52:06',5302.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7790,'4000','111727628570','2024-09-29 19:52:06',NULL,50.00,'','11','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(7791,'4000','111727628570','2024-09-29 19:52:06',NULL,3200.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(7792,'4000','111727628570','2024-09-29 19:52:06',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7793,'4000','111727628570','2024-09-29 19:52:06',NULL,350.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(7794,'4000','111727628570','2024-09-29 19:52:06',NULL,2500.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7795,'4000','111727628570','2024-09-29 19:52:06',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7796,'4000','111727628570','2024-09-29 19:52:06',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7797,'4000','111727628570','2024-09-29 19:52:06',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7798,'1050','111727715235','2024-09-30 20:02:42',22489.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172771577673737030227','No',NULL,NULL,''),(7799,'1110','111727715235','2024-09-30 20:02:42',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (7800,'1110','111727715235','2024-09-30 20:02:42',NULL,1350.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7801,'1110','111727715235','2024-09-30 20:02:42',NULL,1000.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(7802,'1110','111727715235','2024-09-30 20:02:42',NULL,916.00,'','11','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(7803,'1110','111727715235','2024-09-30 20:02:42',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7804,'1110','111727715235','2024-09-30 20:02:42',NULL,285.00,'','11','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(7805,'1110','111727715235','2024-09-30 20:02:42',NULL,200.00,'','11','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(7806,'1110','111727715235','2024-09-30 20:02:42',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(7807,'1110','111727715235','2024-09-30 20:02:42',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(7808,'1110','111727715235','2024-09-30 20:02:42',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(7809,'1110','111727715235','2024-09-30 20:02:42',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7810,'1110','111727715235','2024-09-30 20:02:42',NULL,0.00,'','11','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(7811,'1110','111727715235','2024-09-30 20:02:42',NULL,2000.00,'','11','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(7812,'1110','111727715235','2024-09-30 20:02:42',NULL,300.00,'','11','1','Inventory sold','1','','sales','325','','No',NULL,NULL,''),(7813,'1110','111727715235','2024-09-30 20:02:42',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(7814,'1110','111727715235','2024-09-30 20:02:42',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(7815,'1110','111727715235','2024-09-30 20:02:42',NULL,400.00,'','11','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7816,'1110','111727715235','2024-09-30 20:02:42',NULL,100.00,'','11','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(7817,'5500','111727715235','2024-09-30 20:02:42',11235.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7818,'4000','111727715235','2024-09-30 20:02:42',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7819,'4000','111727715235','2024-09-30 20:02:42',NULL,2550.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7820,'4000','111727715235','2024-09-30 20:02:42',NULL,1900.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(7821,'4000','111727715235','2024-09-30 20:02:42',NULL,1399.00,'','11','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(7822,'4000','111727715235','2024-09-30 20:02:42',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7823,'4000','111727715235','2024-09-30 20:02:42',NULL,500.00,'','11','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(7824,'4000','111727715235','2024-09-30 20:02:42',NULL,450.00,'','11','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(7825,'4000','111727715235','2024-09-30 20:02:42',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(7826,'4000','111727715235','2024-09-30 20:02:42',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(7827,'4000','111727715235','2024-09-30 20:02:42',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(7828,'4000','111727715235','2024-09-30 20:02:42',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7829,'4000','111727715235','2024-09-30 20:02:42',NULL,4000.00,'','11','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(7830,'4000','111727715235','2024-09-30 20:02:42',NULL,3000.00,'','11','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(7831,'4000','111727715235','2024-09-30 20:02:42',NULL,500.00,'','11','1','Good sold','1','','sales','325','','No',NULL,NULL,''),(7832,'4000','111727715235','2024-09-30 20:02:42',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(7833,'4000','111727715235','2024-09-30 20:02:42',NULL,950.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(7834,'4000','111727715235','2024-09-30 20:02:42',NULL,550.00,'','11','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7835,'4000','111727715235','2024-09-30 20:02:42',NULL,200.00,'','11','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(7836,'1050','111727715778','2024-09-30 20:24:13',11250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172771705573537030227','No',NULL,NULL,''),(7837,'1110','111727715778','2024-09-30 20:24:13',NULL,3000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(7838,'1110','111727715778','2024-09-30 20:24:13',NULL,3300.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(7839,'1110','111727715778','2024-09-30 20:24:13',NULL,855.00,'','11','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(7840,'5500','111727715778','2024-09-30 20:24:13',7155.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7841,'4000','111727715778','2024-09-30 20:24:13',NULL,4800.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(7842,'4000','111727715778','2024-09-30 20:24:13',NULL,4950.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(7843,'4000','111727715778','2024-09-30 20:24:13',NULL,1500.00,'','11','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(7844,'1050','111727802160','2024-10-01 20:06:37',14700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172780241473137030227','No',NULL,NULL,''),(7845,'1110','111727802160','2024-10-01 20:06:37',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7846,'1110','111727802160','2024-10-01 20:06:37',NULL,150.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(7847,'1110','111727802160','2024-10-01 20:06:37',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(7848,'1110','111727802160','2024-10-01 20:06:37',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7849,'1110','111727802160','2024-10-01 20:06:37',NULL,130.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(7850,'1110','111727802160','2024-10-01 20:06:37',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(7851,'1110','111727802160','2024-10-01 20:06:37',NULL,950.00,'','11','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7852,'1110','111727802160','2024-10-01 20:06:37',NULL,600.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(7853,'1110','111727802160','2024-10-01 20:06:37',NULL,400.00,'','11','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7854,'1110','111727802160','2024-10-01 20:06:37',NULL,1600.00,'','11','1','Inventory sold','1','','sales','324','','No',NULL,NULL,''),(7855,'1110','111727802160','2024-10-01 20:06:37',NULL,250.00,'','11','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(7856,'1110','111727802160','2024-10-01 20:06:37',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(7857,'1110','111727802160','2024-10-01 20:06:37',NULL,1400.00,'','11','1','Inventory sold','1','','sales','42','','No',NULL,NULL,''),(7858,'1110','111727802160','2024-10-01 20:06:37',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(7859,'1110','111727802160','2024-10-01 20:06:37',NULL,150.00,'','11','1','Inventory sold','1','','sales','304','','No',NULL,NULL,''),(7860,'5500','111727802160','2024-10-01 20:06:37',8276.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7861,'4000','111727802160','2024-10-01 20:06:37',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7862,'4000','111727802160','2024-10-01 20:06:37',NULL,210.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(7863,'4000','111727802160','2024-10-01 20:06:37',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(7864,'4000','111727802160','2024-10-01 20:06:37',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7865,'4000','111727802160','2024-10-01 20:06:37',NULL,250.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(7866,'4000','111727802160','2024-10-01 20:06:37',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(7867,'4000','111727802160','2024-10-01 20:06:37',NULL,1500.00,'','11','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7868,'4000','111727802160','2024-10-01 20:06:37',NULL,1200.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(7869,'4000','111727802160','2024-10-01 20:06:37',NULL,550.00,'','11','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7870,'4000','111727802160','2024-10-01 20:06:37',NULL,2700.00,'','11','1','Good sold','1','','sales','324','','No',NULL,NULL,''),(7871,'4000','111727802160','2024-10-01 20:06:37',NULL,550.00,'','11','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(7872,'4000','111727802160','2024-10-01 20:06:37',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(7873,'4000','111727802160','2024-10-01 20:06:37',NULL,2000.00,'','11','1','Good sold','1','','sales','42','','No',NULL,NULL,''),(7874,'4000','111727802160','2024-10-01 20:06:37',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(7875,'4000','111727802160','2024-10-01 20:06:37',NULL,600.00,'','11','1','Good sold','1','','sales','304','','No',NULL,NULL,''),(7876,'1050','111727888340','2024-10-02 20:41:13',18909.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172789088273837030227','No',NULL,NULL,''),(7877,'1110','111727888340','2024-10-02 20:41:13',NULL,375.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7878,'1110','111727888340','2024-10-02 20:41:13',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(7879,'1110','111727888340','2024-10-02 20:41:13',NULL,250.00,'','11','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(7880,'1110','111727888340','2024-10-02 20:41:13',NULL,119.00,'','11','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(7881,'1110','111727888340','2024-10-02 20:41:13',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(7882,'1110','111727888340','2024-10-02 20:41:13',NULL,1800.00,'','11','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(7883,'1110','111727888340','2024-10-02 20:41:13',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(7884,'1110','111727888340','2024-10-02 20:41:13',NULL,800.00,'','11','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(7885,'1110','111727888340','2024-10-02 20:41:13',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7886,'1110','111727888340','2024-10-02 20:41:13',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7887,'1110','111727888340','2024-10-02 20:41:13',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(7888,'1110','111727888340','2024-10-02 20:41:13',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7889,'1110','111727888340','2024-10-02 20:41:13',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7890,'1110','111727888340','2024-10-02 20:41:13',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(7891,'1110','111727888340','2024-10-02 20:41:13',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(7892,'1110','111727888340','2024-10-02 20:41:13',NULL,285.00,'','11','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(7893,'1110','111727888340','2024-10-02 20:41:13',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(7894,'1110','111727888340','2024-10-02 20:41:13',NULL,150.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(7895,'1110','111727888340','2024-10-02 20:41:13',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7896,'1110','111727888340','2024-10-02 20:41:13',NULL,81.00,'','11','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(7897,'1110','111727888340','2024-10-02 20:41:13',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(7898,'5500','111727888340','2024-10-02 20:41:13',11473.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7899,'4000','111727888340','2024-10-02 20:41:13',NULL,750.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(7900,'4000','111727888340','2024-10-02 20:41:13',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(7901,'4000','111727888340','2024-10-02 20:41:13',NULL,450.00,'','11','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(7902,'4000','111727888340','2024-10-02 20:41:13',NULL,299.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(7903,'4000','111727888340','2024-10-02 20:41:13',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(7904,'4000','111727888340','2024-10-02 20:41:13',NULL,2500.00,'','11','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(7905,'4000','111727888340','2024-10-02 20:41:13',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(7906,'4000','111727888340','2024-10-02 20:41:13',NULL,1500.00,'','11','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(7907,'4000','111727888340','2024-10-02 20:41:13',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7908,'4000','111727888340','2024-10-02 20:41:13',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7909,'4000','111727888340','2024-10-02 20:41:13',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(7910,'4000','111727888340','2024-10-02 20:41:13',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7911,'4000','111727888340','2024-10-02 20:41:13',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(7912,'4000','111727888340','2024-10-02 20:41:13',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(7913,'4000','111727888340','2024-10-02 20:41:13',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(7914,'4000','111727888340','2024-10-02 20:41:13',NULL,500.00,'','11','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(7915,'4000','111727888340','2024-10-02 20:41:13',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(7916,'4000','111727888340','2024-10-02 20:41:13',NULL,210.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(7917,'4000','111727888340','2024-10-02 20:41:13',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7918,'4000','111727888340','2024-10-02 20:41:13',NULL,150.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7919,'4000','111727888340','2024-10-02 20:41:13',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(7920,'1050','111727976170','2024-10-03 20:24:40',8599.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172797630073037030227','No',NULL,NULL,''),(7921,'1110','111727976170','2024-10-03 20:24:40',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7922,'1110','111727976170','2024-10-03 20:24:40',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(7923,'1110','111727976170','2024-10-03 20:24:40',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7924,'1110','111727976170','2024-10-03 20:24:40',NULL,550.00,'','11','1','Inventory sold','1','','sales','297','','No',NULL,NULL,''),(7925,'1110','111727976170','2024-10-03 20:24:40',NULL,81.00,'','11','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(7926,'1110','111727976170','2024-10-03 20:24:40',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(7927,'1110','111727976170','2024-10-03 20:24:40',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(7928,'1110','111727976170','2024-10-03 20:24:40',NULL,660.00,'','11','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(7929,'1110','111727976170','2024-10-03 20:24:40',NULL,150.00,'','11','1','Inventory sold','1','','sales','304','','No',NULL,NULL,''),(7930,'5500','111727976170','2024-10-03 20:24:40',4740.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7931,'4000','111727976170','2024-10-03 20:24:40',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7932,'4000','111727976170','2024-10-03 20:24:40',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(7933,'4000','111727976170','2024-10-03 20:24:40',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7934,'4000','111727976170','2024-10-03 20:24:40',NULL,1100.00,'','11','1','Good sold','1','','sales','297','','No',NULL,NULL,''),(7935,'4000','111727976170','2024-10-03 20:24:40',NULL,150.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(7936,'4000','111727976170','2024-10-03 20:24:40',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(7937,'4000','111727976170','2024-10-03 20:24:40',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(7938,'4000','111727976170','2024-10-03 20:24:40',NULL,1500.00,'','11','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(7939,'4000','111727976170','2024-10-03 20:24:40',NULL,600.00,'','11','1','Good sold','1','','sales','304','','No',NULL,NULL,''),(7940,'1050','111728062508','2024-10-04 20:27:38',13118.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172806316273637030228','No',NULL,NULL,''),(7941,'1110','111728062508','2024-10-04 20:27:38',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(7942,'1110','111728062508','2024-10-04 20:27:38',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(7943,'1110','111728062508','2024-10-04 20:27:38',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7944,'1110','111728062508','2024-10-04 20:27:38',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7945,'1110','111728062508','2024-10-04 20:27:38',NULL,0.00,'','11','1','Inventory sold','1','','sales','6224008817567','','No',NULL,NULL,''),(7946,'1110','111728062508','2024-10-04 20:27:38',NULL,450.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(7947,'1110','111728062508','2024-10-04 20:27:38',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(7948,'1110','111728062508','2024-10-04 20:27:38',NULL,150.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(7949,'1110','111728062508','2024-10-04 20:27:38',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(7950,'1110','111728062508','2024-10-04 20:27:38',NULL,570.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7951,'1110','111728062508','2024-10-04 20:27:38',NULL,320.00,'','11','1','Inventory sold','1','','sales','283','','No',NULL,NULL,''),(7952,'1110','111728062508','2024-10-04 20:27:38',NULL,642.00,'','11','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(7953,'1110','111728062508','2024-10-04 20:27:38',NULL,500.00,'','11','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(7954,'1110','111728062508','2024-10-04 20:27:38',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7955,'1110','111728062508','2024-10-04 20:27:38',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(7956,'1110','111728062508','2024-10-04 20:27:38',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(7957,'1110','111728062508','2024-10-04 20:27:38',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(7958,'1110','111728062508','2024-10-04 20:27:38',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(7959,'1110','111728062508','2024-10-04 20:27:38',NULL,700.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(7960,'1110','111728062508','2024-10-04 20:27:38',NULL,570.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(7961,'1110','111728062508','2024-10-04 20:27:38',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(7962,'5500','111728062508','2024-10-04 20:27:38',7263.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7963,'4000','111728062508','2024-10-04 20:27:38',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(7964,'4000','111728062508','2024-10-04 20:27:38',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(7965,'4000','111728062508','2024-10-04 20:27:38',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7966,'4000','111728062508','2024-10-04 20:27:38',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(7967,'4000','111728062508','2024-10-04 20:27:38',NULL,799.00,'','11','1','Good sold','1','','sales','6224008817567','','No',NULL,NULL,''),(7968,'4000','111728062508','2024-10-04 20:27:38',NULL,1050.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(7969,'4000','111728062508','2024-10-04 20:27:38',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(7970,'4000','111728062508','2024-10-04 20:27:38',NULL,210.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(7971,'4000','111728062508','2024-10-04 20:27:38',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(7972,'4000','111728062508','2024-10-04 20:27:38',NULL,900.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7973,'4000','111728062508','2024-10-04 20:27:38',NULL,500.00,'','11','1','Good sold','1','','sales','283','','No',NULL,NULL,''),(7974,'4000','111728062508','2024-10-04 20:27:38',NULL,799.00,'','11','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(7975,'4000','111728062508','2024-10-04 20:27:38',NULL,850.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(7976,'4000','111728062508','2024-10-04 20:27:38',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7977,'4000','111728062508','2024-10-04 20:27:38',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(7978,'4000','111728062508','2024-10-04 20:27:38',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(7979,'4000','111728062508','2024-10-04 20:27:38',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(7980,'4000','111728062508','2024-10-04 20:27:38',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(7981,'4000','111728062508','2024-10-04 20:27:38',NULL,1400.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(7982,'4000','111728062508','2024-10-04 20:27:38',NULL,900.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(7983,'4000','111728062508','2024-10-04 20:27:38',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(7984,'1050','111728148882','2024-10-05 20:31:41',10939.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172814958973837030228','No',NULL,NULL,''),(7985,'1110','111728148882','2024-10-05 20:31:41',NULL,100.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(7986,'1110','111728148882','2024-10-05 20:31:41',NULL,700.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(7987,'1110','111728148882','2024-10-05 20:31:41',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(7988,'1110','111728148882','2024-10-05 20:31:41',NULL,200.00,'','11','1','Inventory sold','1','','sales','328','','No',NULL,NULL,''),(7989,'1110','111728148882','2024-10-05 20:31:41',NULL,1400.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(7990,'1110','111728148882','2024-10-05 20:31:41',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(7991,'1110','111728148882','2024-10-05 20:31:41',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(7992,'1110','111728148882','2024-10-05 20:31:41',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(7993,'1110','111728148882','2024-10-05 20:31:41',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7994,'1110','111728148882','2024-10-05 20:31:41',NULL,900.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(7995,'1110','111728148882','2024-10-05 20:31:41',NULL,600.00,'','11','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(7996,'1110','111728148882','2024-10-05 20:31:41',NULL,450.00,'','11','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(7997,'1110','111728148882','2024-10-05 20:31:41',NULL,72.00,'','11','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(7998,'5500','111728148882','2024-10-05 20:31:41',6402.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7999,'4000','111728148882','2024-10-05 20:31:41',NULL,140.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(8000,'4000','111728148882','2024-10-05 20:31:41',NULL,1200.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(8001,'4000','111728148882','2024-10-05 20:31:41',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8002,'4000','111728148882','2024-10-05 20:31:41',NULL,499.00,'','11','1','Good sold','1','','sales','328','','No',NULL,NULL,''),(8003,'4000','111728148882','2024-10-05 20:31:41',NULL,2500.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(8004,'4000','111728148882','2024-10-05 20:31:41',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8005,'4000','111728148882','2024-10-05 20:31:41',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(8006,'4000','111728148882','2024-10-05 20:31:41',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(8007,'4000','111728148882','2024-10-05 20:31:41',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8008,'4000','111728148882','2024-10-05 20:31:41',NULL,1350.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(8009,'4000','111728148882','2024-10-05 20:31:41',NULL,900.00,'','11','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(8010,'4000','111728148882','2024-10-05 20:31:41',NULL,800.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8011,'4000','111728148882','2024-10-05 20:31:41',NULL,100.00,'','11','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(8012,'1050','111728149591','2024-10-05 20:35:04',3800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172814970773037030228','No',NULL,NULL,''),(8013,'1110','111728149591','2024-10-05 20:35:04',NULL,2200.00,'','11','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(8014,'5500','111728149591','2024-10-05 20:35:04',2200.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8015,'4000','111728149591','2024-10-05 20:35:04',NULL,3800.00,'','11','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(8016,'1050','111728236256','2024-10-06 20:41:17',6149.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172823649173937030228','No',NULL,NULL,''),(8017,'1110','111728236256','2024-10-06 20:41:17',NULL,1050.00,'','11','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(8018,'1110','111728236256','2024-10-06 20:41:17',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8019,'1110','111728236256','2024-10-06 20:41:17',NULL,250.00,'','11','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(8020,'1110','111728236256','2024-10-06 20:41:17',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(8021,'1110','111728236256','2024-10-06 20:41:17',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(8022,'5500','111728236256','2024-10-06 20:41:17',4181.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8023,'4000','111728236256','2024-10-06 20:41:17',NULL,1399.00,'','11','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(8024,'4000','111728236256','2024-10-06 20:41:17',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8025,'4000','111728236256','2024-10-06 20:41:17',NULL,400.00,'','11','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(8026,'4000','111728236256','2024-10-06 20:41:17',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(8027,'4000','111728236256','2024-10-06 20:41:17',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(8028,'1050','111728321100','2024-10-07 20:15:38',4410.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172832193673337030228','No',NULL,NULL,''),(8029,'1110','111728321100','2024-10-07 20:15:38',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(8030,'1110','111728321100','2024-10-07 20:15:38',NULL,1600.00,'','11','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(8031,'1110','111728321100','2024-10-07 20:15:38',NULL,150.00,'','11','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(8032,'1110','111728321100','2024-10-07 20:15:38',NULL,180.00,'','11','1','Inventory sold','1','','sales','232','','No',NULL,NULL,''),(8033,'1110','111728321100','2024-10-07 20:15:38',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8034,'1110','111728321100','2024-10-07 20:15:38',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(8035,'5500','111728321100','2024-10-07 20:15:38',2158.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8036,'4000','111728321100','2024-10-07 20:15:38',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(8037,'4000','111728321100','2024-10-07 20:15:38',NULL,2800.00,'','11','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(8038,'4000','111728321100','2024-10-07 20:15:38',NULL,300.00,'','11','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(8039,'4000','111728321100','2024-10-07 20:15:38',NULL,360.00,'','11','1','Good sold','1','','sales','232','','No',NULL,NULL,''),(8040,'4000','111728321100','2024-10-07 20:15:38',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8041,'4000','111728321100','2024-10-07 20:15:38',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(8042,'1050','111728407950','2024-10-08 20:24:54',22078.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172840848473837030228','No',NULL,NULL,''),(8043,'1110','111728407950','2024-10-08 20:24:54',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8044,'1110','111728407950','2024-10-08 20:24:54',NULL,600.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(8045,'1110','111728407950','2024-10-08 20:24:54',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(8046,'1110','111728407950','2024-10-08 20:24:54',NULL,334.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(8047,'1110','111728407950','2024-10-08 20:24:54',NULL,81.00,'','11','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(8048,'1110','111728407950','2024-10-08 20:24:54',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(8049,'1110','111728407950','2024-10-08 20:24:54',NULL,48.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(8050,'1110','111728407950','2024-10-08 20:24:54',NULL,125.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(8051,'1110','111728407950','2024-10-08 20:24:54',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(8052,'1110','111728407950','2024-10-08 20:24:54',NULL,1000.00,'','11','1','Inventory sold','1','','sales','222','','No',NULL,NULL,''),(8053,'1110','111728407950','2024-10-08 20:24:54',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8054,'1110','111728407950','2024-10-08 20:24:54',NULL,76.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(8055,'1110','111728407950','2024-10-08 20:24:54',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(8056,'1110','111728407950','2024-10-08 20:24:54',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(8057,'1110','111728407950','2024-10-08 20:24:54',NULL,600.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8058,'1110','111728407950','2024-10-08 20:24:54',NULL,476.00,'','11','1','Inventory sold','1','','sales','192','','No',NULL,NULL,''),(8059,'1110','111728407950','2024-10-08 20:24:54',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(8060,'1110','111728407950','2024-10-08 20:24:54',NULL,550.00,'','11','1','Inventory sold','1','','sales','297','','No',NULL,NULL,''),(8061,'1110','111728407950','2024-10-08 20:24:54',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(8062,'1110','111728407950','2024-10-08 20:24:54',NULL,600.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8063,'1110','111728407950','2024-10-08 20:24:54',NULL,200.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(8064,'1110','111728407950','2024-10-08 20:24:54',NULL,400.00,'','11','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(8065,'1110','111728407950','2024-10-08 20:24:54',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(8066,'1110','111728407950','2024-10-08 20:24:54',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8067,'1110','111728407950','2024-10-08 20:24:54',NULL,225.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8068,'1110','111728407950','2024-10-08 20:24:54',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8069,'1110','111728407950','2024-10-08 20:24:54',NULL,800.00,'','11','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(8070,'1110','111728407950','2024-10-08 20:24:54',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8071,'1110','111728407950','2024-10-08 20:24:54',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8072,'1110','111728407950','2024-10-08 20:24:54',NULL,608.00,'','11','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(8073,'5500','111728407950','2024-10-08 20:24:54',12600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8074,'4000','111728407950','2024-10-08 20:24:54',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8075,'4000','111728407950','2024-10-08 20:24:54',NULL,1200.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(8076,'4000','111728407950','2024-10-08 20:24:54',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(8077,'4000','111728407950','2024-10-08 20:24:54',NULL,600.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(8078,'4000','111728407950','2024-10-08 20:24:54',NULL,150.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(8079,'4000','111728407950','2024-10-08 20:24:54',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(8080,'4000','111728407950','2024-10-08 20:24:54',NULL,120.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(8081,'4000','111728407950','2024-10-08 20:24:54',NULL,250.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(8082,'4000','111728407950','2024-10-08 20:24:54',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(8083,'4000','111728407950','2024-10-08 20:24:54',NULL,1500.00,'','11','1','Good sold','1','','sales','222','','No',NULL,NULL,''),(8084,'4000','111728407950','2024-10-08 20:24:54',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8085,'4000','111728407950','2024-10-08 20:24:54',NULL,100.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(8086,'4000','111728407950','2024-10-08 20:24:54',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8087,'4000','111728407950','2024-10-08 20:24:54',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(8088,'4000','111728407950','2024-10-08 20:24:54',NULL,1000.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8089,'4000','111728407950','2024-10-08 20:24:54',NULL,699.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(8090,'4000','111728407950','2024-10-08 20:24:54',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(8091,'4000','111728407950','2024-10-08 20:24:54',NULL,1100.00,'','11','1','Good sold','1','','sales','297','','No',NULL,NULL,''),(8092,'4000','111728407950','2024-10-08 20:24:54',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(8093,'4000','111728407950','2024-10-08 20:24:54',NULL,1000.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8094,'4000','111728407950','2024-10-08 20:24:54',NULL,280.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(8095,'4000','111728407950','2024-10-08 20:24:54',NULL,700.00,'','11','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(8096,'4000','111728407950','2024-10-08 20:24:54',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(8097,'4000','111728407950','2024-10-08 20:24:54',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8098,'4000','111728407950','2024-10-08 20:24:54',NULL,400.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8099,'4000','111728407950','2024-10-08 20:24:54',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8100,'4000','111728407950','2024-10-08 20:24:54',NULL,1700.00,'','11','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(8101,'4000','111728407950','2024-10-08 20:24:54',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8102,'4000','111728407950','2024-10-08 20:24:54',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8103,'4000','111728407950','2024-10-08 20:24:54',NULL,799.00,'','11','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(8104,'1050','111728493103','2024-10-09 20:02:41',11480.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172849385773537030228','No',NULL,NULL,''),(8105,'1110','111728493103','2024-10-09 20:02:41',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(8106,'1110','111728493103','2024-10-09 20:02:41',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(8107,'1110','111728493103','2024-10-09 20:02:41',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8108,'1110','111728493103','2024-10-09 20:02:41',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8109,'1110','111728493103','2024-10-09 20:02:41',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8110,'1110','111728493103','2024-10-09 20:02:41',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(8111,'1110','111728493103','2024-10-09 20:02:41',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(8112,'1110','111728493103','2024-10-09 20:02:41',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(8113,'1110','111728493103','2024-10-09 20:02:41',NULL,0.00,'','11','1','Inventory sold','1','','sales','94','','No',NULL,NULL,''),(8114,'1110','111728493103','2024-10-09 20:02:41',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8115,'1110','111728493103','2024-10-09 20:02:41',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(8116,'1110','111728493103','2024-10-09 20:02:41',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8117,'1110','111728493103','2024-10-09 20:02:41',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(8118,'1110','111728493103','2024-10-09 20:02:41',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(8119,'1110','111728493103','2024-10-09 20:02:41',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(8120,'5500','111728493103','2024-10-09 20:02:41',5907.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8121,'4000','111728493103','2024-10-09 20:02:41',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(8122,'4000','111728493103','2024-10-09 20:02:41',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(8123,'4000','111728493103','2024-10-09 20:02:41',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8124,'4000','111728493103','2024-10-09 20:02:41',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8125,'4000','111728493103','2024-10-09 20:02:41',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8126,'4000','111728493103','2024-10-09 20:02:41',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(8127,'4000','111728493103','2024-10-09 20:02:41',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8128,'4000','111728493103','2024-10-09 20:02:41',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(8129,'4000','111728493103','2024-10-09 20:02:41',NULL,500.00,'','11','1','Good sold','1','','sales','94','','No',NULL,NULL,''),(8130,'4000','111728493103','2024-10-09 20:02:41',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8131,'4000','111728493103','2024-10-09 20:02:41',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(8132,'4000','111728493103','2024-10-09 20:02:41',NULL,500.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8133,'4000','111728493103','2024-10-09 20:02:41',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(8134,'4000','111728493103','2024-10-09 20:02:41',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(8135,'4000','111728493103','2024-10-09 20:02:41',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(8136,'1050','111728581270','2024-10-10 20:31:44',8350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172858164373437030228','No',NULL,NULL,''),(8137,'1110','111728581270','2024-10-10 20:31:44',NULL,500.00,'','11','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(8138,'1110','111728581270','2024-10-10 20:31:44',NULL,2000.00,'','11','1','Inventory sold','1','','sales','280','','No',NULL,NULL,''),(8139,'1110','111728581270','2024-10-10 20:31:44',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(8140,'1110','111728581270','2024-10-10 20:31:44',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8141,'1110','111728581270','2024-10-10 20:31:44',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8142,'5500','111728581270','2024-10-10 20:31:44',4445.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8143,'4000','111728581270','2024-10-10 20:31:44',NULL,1800.00,'','11','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(8144,'4000','111728581270','2024-10-10 20:31:44',NULL,3200.00,'','11','1','Good sold','1','','sales','280','','No',NULL,NULL,''),(8145,'4000','111728581270','2024-10-10 20:31:44',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(8146,'4000','111728581270','2024-10-10 20:31:44',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8147,'4000','111728581270','2024-10-10 20:31:44',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8148,'1050','111728581644','2024-10-10 20:35:38',8600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172858174073437030228','No',NULL,NULL,''),(8149,'1110','111728581644','2024-10-10 20:35:38',NULL,500.00,'','11','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(8150,'1110','111728581644','2024-10-10 20:35:38',NULL,2250.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8151,'1110','111728581644','2024-10-10 20:35:38',NULL,1800.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8152,'1110','111728581644','2024-10-10 20:35:38',NULL,475.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8153,'5500','111728581644','2024-10-10 20:35:38',5025.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8154,'4000','111728581644','2024-10-10 20:35:38',NULL,1100.00,'','11','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(8155,'4000','111728581644','2024-10-10 20:35:38',NULL,2850.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8156,'4000','111728581644','2024-10-10 20:35:38',NULL,3400.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8157,'4000','111728581644','2024-10-10 20:35:38',NULL,1250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8158,'1050','111728667124','2024-10-11 20:31:14',7260.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172866791073137030228','No',NULL,NULL,''),(8159,'1110','111728667124','2024-10-11 20:31:14',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(8160,'1110','111728667124','2024-10-11 20:31:14',NULL,500.00,'','11','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(8161,'1110','111728667124','2024-10-11 20:31:14',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(8162,'1110','111728667124','2024-10-11 20:31:14',NULL,75.00,'','11','1','Inventory sold','1','','sales','274','','No',NULL,NULL,''),(8163,'1110','111728667124','2024-10-11 20:31:14',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8164,'1110','111728667124','2024-10-11 20:31:14',NULL,360.00,'','11','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(8165,'1110','111728667124','2024-10-11 20:31:14',NULL,500.00,'','11','1','Inventory sold','1','','sales','254','','No',NULL,NULL,''),(8166,'1110','111728667124','2024-10-11 20:31:14',NULL,120.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8167,'1110','111728667124','2024-10-11 20:31:14',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(8168,'1110','111728667124','2024-10-11 20:31:14',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(8169,'5500','111728667124','2024-10-11 20:31:14',4365.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8170,'4000','111728667124','2024-10-11 20:31:14',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(8171,'4000','111728667124','2024-10-11 20:31:14',NULL,750.00,'','11','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(8172,'4000','111728667124','2024-10-11 20:31:14',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(8173,'4000','111728667124','2024-10-11 20:31:14',NULL,120.00,'','11','1','Good sold','1','','sales','274','','No',NULL,NULL,''),(8174,'4000','111728667124','2024-10-11 20:31:14',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8175,'4000','111728667124','2024-10-11 20:31:14',NULL,600.00,'','11','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(8176,'4000','111728667124','2024-10-11 20:31:14',NULL,1000.00,'','11','1','Good sold','1','','sales','254','','No',NULL,NULL,''),(8177,'4000','111728667124','2024-10-11 20:31:14',NULL,240.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8178,'4000','111728667124','2024-10-11 20:31:14',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(8179,'4000','111728667124','2024-10-11 20:31:14',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(8180,'1050','111728753469','2024-10-12 20:20:28',5149.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172875374573437030228','No',NULL,NULL,''),(8181,'1110','111728753469','2024-10-12 20:20:28',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8182,'1110','111728753469','2024-10-12 20:20:28',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8183,'1110','111728753469','2024-10-12 20:20:28',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8184,'1110','111728753469','2024-10-12 20:20:28',NULL,88.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(8185,'1110','111728753469','2024-10-12 20:20:28',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8186,'1110','111728753469','2024-10-12 20:20:28',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8187,'1110','111728753469','2024-10-12 20:20:28',NULL,476.00,'','11','1','Inventory sold','1','','sales','192','','No',NULL,NULL,''),(8188,'1110','111728753469','2024-10-12 20:20:28',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(8189,'1110','111728753469','2024-10-12 20:20:28',NULL,650.00,'','11','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(8190,'1110','111728753469','2024-10-12 20:20:28',NULL,75.00,'','11','1','Inventory sold','1','','sales','274','','No',NULL,NULL,''),(8191,'1110','111728753469','2024-10-12 20:20:28',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(8192,'5500','111728753469','2024-10-12 20:20:28',2652.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8193,'4000','111728753469','2024-10-12 20:20:28',NULL,1500.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8194,'4000','111728753469','2024-10-12 20:20:28',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8195,'4000','111728753469','2024-10-12 20:20:28',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8196,'4000','111728753469','2024-10-12 20:20:28',NULL,240.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(8197,'4000','111728753469','2024-10-12 20:20:28',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8198,'4000','111728753469','2024-10-12 20:20:28',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8199,'4000','111728753469','2024-10-12 20:20:28',NULL,699.00,'','11','1','Good sold','1','','sales','192','','No',NULL,NULL,''),(8200,'4000','111728753469','2024-10-12 20:20:28',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8201,'4000','111728753469','2024-10-12 20:20:28',NULL,1500.00,'','11','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(8202,'4000','111728753469','2024-10-12 20:20:28',NULL,120.00,'','11','1','Good sold','1','','sales','274','','No',NULL,NULL,''),(8203,'4000','111728753469','2024-10-12 20:20:28',NULL,250.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(8204,'1050','111728753746','2024-10-12 20:38:45',600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172875472773237030228','No',NULL,NULL,''),(8205,'1110','111728753746','2024-10-12 20:38:45',NULL,399.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8206,'5500','111728753746','2024-10-12 20:38:45',399.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8207,'4000','111728753746','2024-10-12 20:38:45',NULL,600.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8208,'1050','111728840522','2024-10-13 20:29:16',640.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172884056073637030228','No',NULL,NULL,''),(8209,'1110','111728840522','2024-10-13 20:29:16',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8210,'1110','111728840522','2024-10-13 20:29:16',NULL,135.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8211,'1110','111728840522','2024-10-13 20:29:16',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(8212,'5500','111728840522','2024-10-13 20:29:16',389.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8213,'4000','111728840522','2024-10-13 20:29:16',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8214,'4000','111728840522','2024-10-13 20:29:16',NULL,240.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8215,'4000','111728840522','2024-10-13 20:29:16',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(8216,'1050','111728840565','2024-10-13 20:30:30',1600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172884063273337030228','No',NULL,NULL,''),(8217,'1110','111728840565','2024-10-13 20:30:30',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(8218,'5500','111728840565','2024-10-13 20:30:30',1000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8219,'4000','111728840565','2024-10-13 20:30:30',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(8220,'1050','111728925113','2024-10-14 20:02:15',16490.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172892688673837030228','No',NULL,NULL,''),(8221,'1110','111728925113','2024-10-14 20:02:15',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(8222,'1110','111728925113','2024-10-14 20:02:15',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8223,'1110','111728925113','2024-10-14 20:02:15',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8224,'1110','111728925113','2024-10-14 20:02:15',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(8225,'1110','111728925113','2024-10-14 20:02:15',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8226,'1110','111728925113','2024-10-14 20:02:15',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(8227,'1110','111728925113','2024-10-14 20:02:15',NULL,4200.00,'','11','1','Inventory sold','1','','sales','323','','No',NULL,NULL,''),(8228,'1110','111728925113','2024-10-14 20:02:15',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(8229,'1110','111728925113','2024-10-14 20:02:15',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(8230,'1110','111728925113','2024-10-14 20:02:15',NULL,1500.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8231,'1110','111728925113','2024-10-14 20:02:15',NULL,300.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8232,'1110','111728925113','2024-10-14 20:02:15',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(8233,'1110','111728925113','2024-10-14 20:02:15',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(8234,'1110','111728925113','2024-10-14 20:02:15',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(8235,'5500','111728925113','2024-10-14 20:02:15',10140.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8236,'4000','111728925113','2024-10-14 20:02:15',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(8237,'4000','111728925113','2024-10-14 20:02:15',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8238,'4000','111728925113','2024-10-14 20:02:15',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8239,'4000','111728925113','2024-10-14 20:02:15',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(8240,'4000','111728925113','2024-10-14 20:02:15',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8241,'4000','111728925113','2024-10-14 20:02:15',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(8242,'4000','111728925113','2024-10-14 20:02:15',NULL,6700.00,'','11','1','Good sold','1','','sales','323','','No',NULL,NULL,''),(8243,'4000','111728925113','2024-10-14 20:02:15',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(8244,'4000','111728925113','2024-10-14 20:02:15',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(8245,'4000','111728925113','2024-10-14 20:02:15',NULL,1900.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8246,'4000','111728925113','2024-10-14 20:02:15',NULL,400.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8247,'4000','111728925113','2024-10-14 20:02:15',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(8248,'4000','111728925113','2024-10-14 20:02:15',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(8249,'4000','111728925113','2024-10-14 20:02:15',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(8250,'1050','111729012725','2024-10-15 20:20:42',3550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172901287773737030229','No',NULL,NULL,''),(8251,'1110','111729012725','2024-10-15 20:20:42',NULL,100.00,'','11','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(8252,'1110','111729012725','2024-10-15 20:20:42',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(8253,'1110','111729012725','2024-10-15 20:20:42',NULL,450.00,'','11','1','Inventory sold','1','','sales','310','','No',NULL,NULL,''),(8254,'1110','111729012725','2024-10-15 20:20:42',NULL,260.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(8255,'1110','111729012725','2024-10-15 20:20:42',NULL,1000.00,'','11','1','Inventory sold','1','','sales','222','','No',NULL,NULL,''),(8256,'1110','111729012725','2024-10-15 20:20:42',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(8257,'5500','111729012725','2024-10-15 20:20:42',1943.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8258,'4000','111729012725','2024-10-15 20:20:42',NULL,200.00,'','11','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(8259,'4000','111729012725','2024-10-15 20:20:42',NULL,250.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(8260,'4000','111729012725','2024-10-15 20:20:42',NULL,850.00,'','11','1','Good sold','1','','sales','310','','No',NULL,NULL,''),(8261,'4000','111729012725','2024-10-15 20:20:42',NULL,500.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(8262,'4000','111729012725','2024-10-15 20:20:42',NULL,1500.00,'','11','1','Good sold','1','','sales','222','','No',NULL,NULL,''),(8263,'4000','111729012725','2024-10-15 20:20:42',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(8264,'1050','111729095720','2024-10-16 20:25:17',2170.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172909952773237030229','No',NULL,NULL,''),(8265,'1110','111729095720','2024-10-16 20:25:17',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(8266,'1110','111729095720','2024-10-16 20:25:17',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(8267,'1110','111729095720','2024-10-16 20:25:17',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(8268,'1110','111729095720','2024-10-16 20:25:17',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(8269,'1110','111729095720','2024-10-16 20:25:17',NULL,850.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(8270,'5500','111729095720','2024-10-16 20:25:17',1198.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8271,'4000','111729095720','2024-10-16 20:25:17',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(8272,'4000','111729095720','2024-10-16 20:25:17',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(8273,'4000','111729095720','2024-10-16 20:25:17',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(8274,'4000','111729095720','2024-10-16 20:25:17',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(8275,'4000','111729095720','2024-10-16 20:25:17',NULL,1500.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(8276,'1050','111729186149','2024-10-17 20:33:45',14450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172918645873537030229','No',NULL,NULL,''),(8277,'1110','111729186149','2024-10-17 20:33:45',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8278,'1110','111729186149','2024-10-17 20:33:45',NULL,100.00,'','11','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(8279,'1110','111729186149','2024-10-17 20:33:45',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(8280,'1110','111729186149','2024-10-17 20:33:45',NULL,700.00,'','11','1','Inventory sold','1','','sales','258','','No',NULL,NULL,''),(8281,'1110','111729186149','2024-10-17 20:33:45',NULL,665.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8282,'1110','111729186149','2024-10-17 20:33:45',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(8283,'1110','111729186149','2024-10-17 20:33:45',NULL,400.00,'','11','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(8284,'1110','111729186149','2024-10-17 20:33:45',NULL,600.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(8285,'1110','111729186149','2024-10-17 20:33:45',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(8286,'1110','111729186149','2024-10-17 20:33:45',NULL,233.00,'','11','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(8287,'1110','111729186149','2024-10-17 20:33:45',NULL,1800.00,'','11','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(8288,'1110','111729186149','2024-10-17 20:33:45',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(8289,'1110','111729186149','2024-10-17 20:33:45',NULL,300.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(8290,'1110','111729186149','2024-10-17 20:33:45',NULL,250.00,'','11','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(8291,'1110','111729186149','2024-10-17 20:33:45',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(8292,'1110','111729186149','2024-10-17 20:33:45',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(8293,'1110','111729186149','2024-10-17 20:33:45',NULL,1000.00,'','11','1','Inventory sold','1','','sales','220','','No',NULL,NULL,''),(8294,'5500','111729186149','2024-10-17 20:33:45',8496.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8295,'4000','111729186149','2024-10-17 20:33:45',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8296,'4000','111729186149','2024-10-17 20:33:45',NULL,200.00,'','11','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(8297,'4000','111729186149','2024-10-17 20:33:45',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(8298,'4000','111729186149','2024-10-17 20:33:45',NULL,1300.00,'','11','1','Good sold','1','','sales','258','','No',NULL,NULL,''),(8299,'4000','111729186149','2024-10-17 20:33:45',NULL,1000.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8300,'4000','111729186149','2024-10-17 20:33:45',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(8301,'4000','111729186149','2024-10-17 20:33:45',NULL,700.00,'','11','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(8302,'4000','111729186149','2024-10-17 20:33:45',NULL,1200.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(8303,'4000','111729186149','2024-10-17 20:33:45',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(8304,'4000','111729186149','2024-10-17 20:33:45',NULL,350.00,'','11','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(8305,'4000','111729186149','2024-10-17 20:33:45',NULL,2500.00,'','11','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(8306,'4000','111729186149','2024-10-17 20:33:45',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(8307,'4000','111729186149','2024-10-17 20:33:45',NULL,700.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(8308,'4000','111729186149','2024-10-17 20:33:45',NULL,450.00,'','11','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(8309,'4000','111729186149','2024-10-17 20:33:45',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(8310,'4000','111729186149','2024-10-17 20:33:45',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(8311,'4000','111729186149','2024-10-17 20:33:45',NULL,1500.00,'','11','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(8312,'1050','111729267639','2024-10-18 20:16:32',20800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172927215473537030229','No',NULL,NULL,''),(8313,'1110','111729267639','2024-10-18 20:16:32',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8314,'1110','111729267639','2024-10-18 20:16:32',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(8315,'1110','111729267639','2024-10-18 20:16:32',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(8316,'1110','111729267639','2024-10-18 20:16:32',NULL,200.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(8317,'1110','111729267639','2024-10-18 20:16:32',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(8318,'1110','111729267639','2024-10-18 20:16:32',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8319,'1110','111729267639','2024-10-18 20:16:32',NULL,1650.00,'','11','1','Inventory sold','1','','sales','268','','No',NULL,NULL,''),(8320,'1110','111729267639','2024-10-18 20:16:32',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(8321,'1110','111729267639','2024-10-18 20:16:32',NULL,150.00,'','11','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(8322,'1110','111729267639','2024-10-18 20:16:32',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(8323,'1110','111729267639','2024-10-18 20:16:32',NULL,400.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(8324,'1110','111729267639','2024-10-18 20:16:32',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8325,'1110','111729267639','2024-10-18 20:16:32',NULL,1400.00,'','11','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(8326,'1110','111729267639','2024-10-18 20:16:32',NULL,500.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(8327,'1110','111729267639','2024-10-18 20:16:32',NULL,400.00,'','11','1','Inventory sold','1','','sales','252','','No',NULL,NULL,''),(8328,'1110','111729267639','2024-10-18 20:16:32',NULL,160.00,'','11','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8329,'1110','111729267639','2024-10-18 20:16:32',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8330,'1110','111729267639','2024-10-18 20:16:32',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8331,'1110','111729267639','2024-10-18 20:16:32',NULL,350.00,'','11','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(8332,'5500','111729267639','2024-10-18 20:16:32',13605.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8333,'4000','111729267639','2024-10-18 20:16:32',NULL,500.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8334,'4000','111729267639','2024-10-18 20:16:32',NULL,2700.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(8335,'4000','111729267639','2024-10-18 20:16:32',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(8336,'4000','111729267639','2024-10-18 20:16:32',NULL,300.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(8337,'4000','111729267639','2024-10-18 20:16:32',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(8338,'4000','111729267639','2024-10-18 20:16:32',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8339,'4000','111729267639','2024-10-18 20:16:32',NULL,2000.00,'','11','1','Good sold','1','','sales','268','','No',NULL,NULL,''),(8340,'4000','111729267639','2024-10-18 20:16:32',NULL,2700.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(8341,'4000','111729267639','2024-10-18 20:16:32',NULL,300.00,'','11','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(8342,'4000','111729267639','2024-10-18 20:16:32',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(8343,'4000','111729267639','2024-10-18 20:16:32',NULL,750.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(8344,'4000','111729267639','2024-10-18 20:16:32',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8345,'4000','111729267639','2024-10-18 20:16:32',NULL,2050.00,'','11','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(8346,'4000','111729267639','2024-10-18 20:16:32',NULL,1000.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8347,'4000','111729267639','2024-10-18 20:16:32',NULL,800.00,'','11','1','Good sold','1','','sales','252','','No',NULL,NULL,''),(8348,'4000','111729267639','2024-10-18 20:16:32',NULL,250.00,'','11','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8349,'4000','111729267639','2024-10-18 20:16:32',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8350,'4000','111729267639','2024-10-18 20:16:32',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8351,'4000','111729267639','2024-10-18 20:16:32',NULL,750.00,'','11','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(8352,'1050','111729359039','2024-10-19 20:40:48',13199.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172935978773837030229','No',NULL,NULL,''),(8353,'1110','111729359039','2024-10-19 20:40:48',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(8354,'1110','111729359039','2024-10-19 20:40:48',NULL,100.00,'','11','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(8355,'1110','111729359039','2024-10-19 20:40:48',NULL,21.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(8356,'1110','111729359039','2024-10-19 20:40:48',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8357,'1110','111729359039','2024-10-19 20:40:48',NULL,1800.00,'','11','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(8358,'1110','111729359039','2024-10-19 20:40:48',NULL,500.00,'','11','1','Inventory sold','1','','sales','254','','No',NULL,NULL,''),(8359,'1110','111729359039','2024-10-19 20:40:48',NULL,330.00,'','11','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(8360,'1110','111729359039','2024-10-19 20:40:48',NULL,400.00,'','11','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(8361,'1110','111729359039','2024-10-19 20:40:48',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(8362,'1110','111729359039','2024-10-19 20:40:48',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(8363,'1110','111729359039','2024-10-19 20:40:48',NULL,1350.00,'','11','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8364,'1110','111729359039','2024-10-19 20:40:48',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(8365,'1110','111729359039','2024-10-19 20:40:48',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(8366,'1110','111729359039','2024-10-19 20:40:48',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(8367,'1110','111729359039','2024-10-19 20:40:48',NULL,150.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8368,'1110','111729359039','2024-10-19 20:40:48',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(8369,'1110','111729359039','2024-10-19 20:40:48',NULL,119.00,'','11','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(8370,'1110','111729359039','2024-10-19 20:40:48',NULL,135.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(8371,'1110','111729359039','2024-10-19 20:40:48',NULL,160.00,'','11','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(8372,'5500','111729359039','2024-10-19 20:40:48',7345.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8373,'4000','111729359039','2024-10-19 20:40:48',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(8374,'4000','111729359039','2024-10-19 20:40:48',NULL,150.00,'','11','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(8375,'4000','111729359039','2024-10-19 20:40:48',NULL,50.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(8376,'4000','111729359039','2024-10-19 20:40:48',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8377,'4000','111729359039','2024-10-19 20:40:48',NULL,2500.00,'','11','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(8378,'4000','111729359039','2024-10-19 20:40:48',NULL,1000.00,'','11','1','Good sold','1','','sales','254','','No',NULL,NULL,''),(8379,'4000','111729359039','2024-10-19 20:40:48',NULL,750.00,'','11','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(8380,'4000','111729359039','2024-10-19 20:40:48',NULL,700.00,'','11','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(8381,'4000','111729359039','2024-10-19 20:40:48',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(8382,'4000','111729359039','2024-10-19 20:40:48',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(8383,'4000','111729359039','2024-10-19 20:40:48',NULL,2200.00,'','11','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8384,'4000','111729359039','2024-10-19 20:40:48',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8385,'4000','111729359039','2024-10-19 20:40:48',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(8386,'4000','111729359039','2024-10-19 20:40:48',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(8387,'4000','111729359039','2024-10-19 20:40:48',NULL,250.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8388,'4000','111729359039','2024-10-19 20:40:48',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(8389,'4000','111729359039','2024-10-19 20:40:48',NULL,299.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(8390,'4000','111729359039','2024-10-19 20:40:48',NULL,250.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(8391,'4000','111729359039','2024-10-19 20:40:48',NULL,250.00,'','11','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(8392,'1050','111729359922','2024-10-19 20:45:38',850.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172935994073437030229','No',NULL,NULL,''),(8393,'1110','111729359922','2024-10-19 20:45:38',NULL,400.00,'','11','1','Inventory sold','1','','sales','294','','No',NULL,NULL,''),(8394,'5500','111729359922','2024-10-19 20:45:38',400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8395,'4000','111729359922','2024-10-19 20:45:38',NULL,850.00,'','11','1','Good sold','1','','sales','294','','No',NULL,NULL,''),(8396,'1050','111729359941','2024-10-19 20:45:51',2400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172935995673537030229','No',NULL,NULL,''),(8397,'1110','111729359941','2024-10-19 20:45:51',NULL,1300.00,'','11','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(8398,'5500','111729359941','2024-10-19 20:45:51',1300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8399,'4000','111729359941','2024-10-19 20:45:51',NULL,2400.00,'','11','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(8400,'1050','111729444474','2024-10-20 20:17:23',8169.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172944509373937030229','No',NULL,NULL,''),(8401,'1110','111729444474','2024-10-20 20:17:23',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(8402,'1110','111729444474','2024-10-20 20:17:23',NULL,1000.00,'','11','1','Inventory sold','1','','sales','246','','No',NULL,NULL,''),(8403,'1110','111729444474','2024-10-20 20:17:23',NULL,250.00,'','11','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(8404,'1110','111729444474','2024-10-20 20:17:23',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(8405,'1110','111729444474','2024-10-20 20:17:23',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8406,'1110','111729444474','2024-10-20 20:17:23',NULL,798.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8407,'1110','111729444474','2024-10-20 20:17:23',NULL,225.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8408,'1110','111729444474','2024-10-20 20:17:23',NULL,75.00,'','11','1','Inventory sold','1','','sales','274','','No',NULL,NULL,''),(8409,'1110','111729444474','2024-10-20 20:17:23',NULL,200.00,'','11','1','Inventory sold','1','','sales','328','','No',NULL,NULL,''),(8410,'1110','111729444474','2024-10-20 20:17:23',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(8411,'1110','111729444474','2024-10-20 20:17:23',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(8412,'1110','111729444474','2024-10-20 20:17:23',NULL,300.00,'','11','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(8413,'1110','111729444474','2024-10-20 20:17:23',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(8414,'5500','111729444474','2024-10-20 20:17:23',4535.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8415,'4000','111729444474','2024-10-20 20:17:23',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(8416,'4000','111729444474','2024-10-20 20:17:23',NULL,1950.00,'','11','1','Good sold','1','','sales','246','','No',NULL,NULL,''),(8417,'4000','111729444474','2024-10-20 20:17:23',NULL,400.00,'','11','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(8418,'4000','111729444474','2024-10-20 20:17:23',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(8419,'4000','111729444474','2024-10-20 20:17:23',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8420,'4000','111729444474','2024-10-20 20:17:23',NULL,1200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8421,'4000','111729444474','2024-10-20 20:17:23',NULL,600.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8422,'4000','111729444474','2024-10-20 20:17:23',NULL,120.00,'','11','1','Good sold','1','','sales','274','','No',NULL,NULL,''),(8423,'4000','111729444474','2024-10-20 20:17:23',NULL,499.00,'','11','1','Good sold','1','','sales','328','','No',NULL,NULL,''),(8424,'4000','111729444474','2024-10-20 20:17:23',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(8425,'4000','111729444474','2024-10-20 20:17:23',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8426,'4000','111729444474','2024-10-20 20:17:23',NULL,600.00,'','11','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(8427,'4000','111729444474','2024-10-20 20:17:23',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(8428,'1050','111729445095','2024-10-20 20:25:26',500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172944512973237030229','No',NULL,NULL,''),(8429,'1110','111729445095','2024-10-20 20:25:26',NULL,266.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(8430,'5500','111729445095','2024-10-20 20:25:26',266.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8431,'4000','111729445095','2024-10-20 20:25:26',NULL,500.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(8432,'1050','111729531876','2024-10-21 20:34:07',5750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172953205173537030229','No',NULL,NULL,''),(8433,'1110','111729531876','2024-10-21 20:34:07',NULL,550.00,'','11','1','Inventory sold','1','','sales','241','','No',NULL,NULL,''),(8434,'1110','111729531876','2024-10-21 20:34:07',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8435,'1110','111729531876','2024-10-21 20:34:07',NULL,350.00,'','11','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(8436,'1110','111729531876','2024-10-21 20:34:07',NULL,700.00,'','11','1','Inventory sold','1','','sales','287','','No',NULL,NULL,''),(8437,'1110','111729531876','2024-10-21 20:34:07',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8438,'1110','111729531876','2024-10-21 20:34:07',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8439,'5500','111729531876','2024-10-21 20:34:07',3410.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8440,'4000','111729531876','2024-10-21 20:34:07',NULL,1100.00,'','11','1','Good sold','1','','sales','241','','No',NULL,NULL,''),(8441,'4000','111729531876','2024-10-21 20:34:07',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8442,'4000','111729531876','2024-10-21 20:34:07',NULL,550.00,'','11','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(8443,'4000','111729531876','2024-10-21 20:34:07',NULL,1450.00,'','11','1','Good sold','1','','sales','287','','No',NULL,NULL,''),(8444,'4000','111729531876','2024-10-21 20:34:07',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8445,'4000','111729531876','2024-10-21 20:34:07',NULL,500.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8446,'1050','111729615656','2024-10-22 20:41:49',19349.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172961895473537030229','No',NULL,NULL,''),(8447,'1110','111729615656','2024-10-22 20:41:49',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(8448,'1110','111729615656','2024-10-22 20:41:49',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8449,'1110','111729615656','2024-10-22 20:41:49',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(8450,'1110','111729615656','2024-10-22 20:41:49',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(8451,'1110','111729615656','2024-10-22 20:41:49',NULL,1700.00,'','11','1','Inventory sold','1','','sales','334','','No',NULL,NULL,''),(8452,'1110','111729615656','2024-10-22 20:41:49',NULL,100.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(8453,'1110','111729615656','2024-10-22 20:41:49',NULL,400.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(8454,'1110','111729615656','2024-10-22 20:41:49',NULL,135.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8455,'1110','111729615656','2024-10-22 20:41:49',NULL,1740.00,'','11','1','Inventory sold','1','','sales','343','','No',NULL,NULL,''),(8456,'1110','111729615656','2024-10-22 20:41:49',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(8457,'1110','111729615656','2024-10-22 20:41:49',NULL,100.00,'','11','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(8458,'1110','111729615656','2024-10-22 20:41:49',NULL,720.00,'','11','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(8459,'1110','111729615656','2024-10-22 20:41:49',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(8460,'1110','111729615656','2024-10-22 20:41:49',NULL,0.00,'','11','1','Inventory sold','1','','sales','125','','No',NULL,NULL,''),(8461,'1110','111729615656','2024-10-22 20:41:49',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8462,'1110','111729615656','2024-10-22 20:41:49',NULL,476.00,'','11','1','Inventory sold','1','','sales','191','','No',NULL,NULL,''),(8463,'1110','111729615656','2024-10-22 20:41:49',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8464,'1110','111729615656','2024-10-22 20:41:49',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(8465,'1110','111729615656','2024-10-22 20:41:49',NULL,1500.00,'','11','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(8466,'5500','111729615656','2024-10-22 20:41:49',10681.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8467,'4000','111729615656','2024-10-22 20:41:49',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(8468,'4000','111729615656','2024-10-22 20:41:49',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8469,'4000','111729615656','2024-10-22 20:41:49',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(8470,'4000','111729615656','2024-10-22 20:41:49',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(8471,'4000','111729615656','2024-10-22 20:41:49',NULL,3100.00,'','11','1','Good sold','1','','sales','334','','No',NULL,NULL,''),(8472,'4000','111729615656','2024-10-22 20:41:49',NULL,140.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(8473,'4000','111729615656','2024-10-22 20:41:49',NULL,750.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(8474,'4000','111729615656','2024-10-22 20:41:49',NULL,240.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8475,'4000','111729615656','2024-10-22 20:41:49',NULL,2700.00,'','11','1','Good sold','1','','sales','343','','No',NULL,NULL,''),(8476,'4000','111729615656','2024-10-22 20:41:49',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(8477,'4000','111729615656','2024-10-22 20:41:49',NULL,200.00,'','11','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(8478,'4000','111729615656','2024-10-22 20:41:49',NULL,900.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(8479,'4000','111729615656','2024-10-22 20:41:49',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(8480,'4000','111729615656','2024-10-22 20:41:49',NULL,10.00,'','11','1','Good sold','1','','sales','125','','No',NULL,NULL,''),(8481,'4000','111729615656','2024-10-22 20:41:49',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8482,'4000','111729615656','2024-10-22 20:41:49',NULL,699.00,'','11','1','Good sold','1','','sales','191','','No',NULL,NULL,''),(8483,'4000','111729615656','2024-10-22 20:41:49',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8484,'4000','111729615656','2024-10-22 20:41:49',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(8485,'4000','111729615656','2024-10-22 20:41:49',NULL,3200.00,'','11','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(8486,'1050','111729704088','2024-10-23 20:24:17',1550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172970432173237030229','No',NULL,NULL,''),(8487,'1110','111729704088','2024-10-23 20:24:17',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8488,'1110','111729704088','2024-10-23 20:24:17',NULL,160.00,'','11','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(8489,'1110','111729704088','2024-10-23 20:24:17',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8490,'5500','111729704088','2024-10-23 20:24:17',1060.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8491,'4000','111729704088','2024-10-23 20:24:17',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8492,'4000','111729704088','2024-10-23 20:24:17',NULL,400.00,'','11','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(8493,'4000','111729704088','2024-10-23 20:24:17',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8494,'1050','111729790749','2024-10-24 20:28:58',7150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172979099773937030229','No',NULL,NULL,''),(8495,'1110','111729790749','2024-10-24 20:28:58',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(8496,'1110','111729790749','2024-10-24 20:28:58',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8497,'1110','111729790749','2024-10-24 20:28:58',NULL,1650.00,'','11','1','Inventory sold','1','','sales','268','','No',NULL,NULL,''),(8498,'1110','111729790749','2024-10-24 20:28:58',NULL,650.00,'','11','1','Inventory sold','1','','sales','305','','No',NULL,NULL,''),(8499,'1110','111729790749','2024-10-24 20:28:58',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(8500,'1110','111729790749','2024-10-24 20:28:58',NULL,42.00,'','11','1','Inventory sold','1','','sales','28','','No',NULL,NULL,''),(8501,'5500','111729790749','2024-10-24 20:28:58',4475.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8502,'4000','111729790749','2024-10-24 20:28:58',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(8503,'4000','111729790749','2024-10-24 20:28:58',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8504,'4000','111729790749','2024-10-24 20:28:58',NULL,2000.00,'','11','1','Good sold','1','','sales','268','','No',NULL,NULL,''),(8505,'4000','111729790749','2024-10-24 20:28:58',NULL,1500.00,'','11','1','Good sold','1','','sales','305','','No',NULL,NULL,''),(8506,'4000','111729790749','2024-10-24 20:28:58',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(8507,'4000','111729790749','2024-10-24 20:28:58',NULL,50.00,'','11','1','Good sold','1','','sales','28','','No',NULL,NULL,''),(8508,'1050','111729790999','2024-10-24 20:30:35',2200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172979103773337030229','No',NULL,NULL,''),(8509,'1110','111729790999','2024-10-24 20:30:35',NULL,1600.00,'','11','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(8510,'5500','111729790999','2024-10-24 20:30:35',1600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8511,'4000','111729790999','2024-10-24 20:30:35',NULL,2200.00,'','11','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(8512,'1050','111729877731','2024-10-25 20:42:26',19039.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172987822273237030229','No',NULL,NULL,''),(8513,'1110','111729877731','2024-10-25 20:42:26',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(8514,'1110','111729877731','2024-10-25 20:42:26',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(8515,'1110','111729877731','2024-10-25 20:42:26',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8516,'1110','111729877731','2024-10-25 20:42:26',NULL,450.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(8517,'1110','111729877731','2024-10-25 20:42:26',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8518,'1110','111729877731','2024-10-25 20:42:26',NULL,250.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(8519,'1110','111729877731','2024-10-25 20:42:26',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(8520,'1110','111729877731','2024-10-25 20:42:26',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(8521,'1110','111729877731','2024-10-25 20:42:26',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8522,'1110','111729877731','2024-10-25 20:42:26',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(8523,'1110','111729877731','2024-10-25 20:42:26',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8524,'1110','111729877731','2024-10-25 20:42:26',NULL,4700.00,'','11','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(8525,'1110','111729877731','2024-10-25 20:42:26',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(8526,'1110','111729877731','2024-10-25 20:42:26',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(8527,'1110','111729877731','2024-10-25 20:42:26',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(8528,'1110','111729877731','2024-10-25 20:42:26',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8529,'1110','111729877731','2024-10-25 20:42:26',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(8530,'1110','111729877731','2024-10-25 20:42:26',NULL,119.00,'','11','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(8531,'1110','111729877731','2024-10-25 20:42:26',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(8532,'1110','111729877731','2024-10-25 20:42:26',NULL,62.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(8533,'5500','111729877731','2024-10-25 20:42:26',11761.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8534,'4000','111729877731','2024-10-25 20:42:26',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(8535,'4000','111729877731','2024-10-25 20:42:26',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(8536,'4000','111729877731','2024-10-25 20:42:26',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8537,'4000','111729877731','2024-10-25 20:42:26',NULL,1050.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(8538,'4000','111729877731','2024-10-25 20:42:26',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8539,'4000','111729877731','2024-10-25 20:42:26',NULL,500.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(8540,'4000','111729877731','2024-10-25 20:42:26',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(8541,'4000','111729877731','2024-10-25 20:42:26',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(8542,'4000','111729877731','2024-10-25 20:42:26',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8543,'4000','111729877731','2024-10-25 20:42:26',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8544,'4000','111729877731','2024-10-25 20:42:26',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8545,'4000','111729877731','2024-10-25 20:42:26',NULL,5800.00,'','11','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(8546,'4000','111729877731','2024-10-25 20:42:26',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(8547,'4000','111729877731','2024-10-25 20:42:26',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(8548,'4000','111729877731','2024-10-25 20:42:26',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(8549,'4000','111729877731','2024-10-25 20:42:26',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8550,'4000','111729877731','2024-10-25 20:42:26',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(8551,'4000','111729877731','2024-10-25 20:42:26',NULL,299.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(8552,'4000','111729877731','2024-10-25 20:42:26',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(8553,'4000','111729877731','2024-10-25 20:42:26',NULL,100.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(8554,'1050','111729963634','2024-10-26 20:34:15',5370.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11172996408673837030229','No',NULL,NULL,''),(8555,'1110','111729963634','2024-10-26 20:34:15',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(8556,'1110','111729963634','2024-10-26 20:34:15',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8557,'1110','111729963634','2024-10-26 20:34:15',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(8558,'1110','111729963634','2024-10-26 20:34:15',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(8559,'1110','111729963634','2024-10-26 20:34:15',NULL,135.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8560,'1110','111729963634','2024-10-26 20:34:15',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8561,'1110','111729963634','2024-10-26 20:34:15',NULL,350.00,'','11','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(8562,'1110','111729963634','2024-10-26 20:34:15',NULL,500.00,'','11','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(8563,'1110','111729963634','2024-10-26 20:34:15',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8564,'1110','111729963634','2024-10-26 20:34:15',NULL,30.00,'','11','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(8565,'5500','111729963634','2024-10-26 20:34:15',2860.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8566,'4000','111729963634','2024-10-26 20:34:15',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(8567,'4000','111729963634','2024-10-26 20:34:15',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8568,'4000','111729963634','2024-10-26 20:34:15',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(8569,'4000','111729963634','2024-10-26 20:34:15',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(8570,'4000','111729963634','2024-10-26 20:34:15',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8571,'4000','111729963634','2024-10-26 20:34:15',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8572,'4000','111729963634','2024-10-26 20:34:15',NULL,700.00,'','11','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(8573,'4000','111729963634','2024-10-26 20:34:15',NULL,750.00,'','11','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(8574,'4000','111729963634','2024-10-26 20:34:15',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8575,'4000','111729963634','2024-10-26 20:34:15',NULL,100.00,'','11','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(8576,'1050','111730049318','2024-10-27 20:30:51',10199.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173005028673837030220','No',NULL,NULL,''),(8577,'1110','111730049318','2024-10-27 20:30:51',NULL,233.00,'','11','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(8578,'1110','111730049318','2024-10-27 20:30:51',NULL,916.00,'','11','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(8579,'1110','111730049318','2024-10-27 20:30:51',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(8580,'1110','111730049318','2024-10-27 20:30:51',NULL,21.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(8581,'1110','111730049318','2024-10-27 20:30:51',NULL,150.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8582,'1110','111730049318','2024-10-27 20:30:51',NULL,800.00,'','11','1','Inventory sold','1','','sales','317','','No',NULL,NULL,''),(8583,'1110','111730049318','2024-10-27 20:30:51',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(8584,'1110','111730049318','2024-10-27 20:30:51',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8585,'1110','111730049318','2024-10-27 20:30:51',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(8586,'1110','111730049318','2024-10-27 20:30:51',NULL,125.00,'','11','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(8587,'1110','111730049318','2024-10-27 20:30:51',NULL,270.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(8588,'1110','111730049318','2024-10-27 20:30:51',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(8589,'1110','111730049318','2024-10-27 20:30:51',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(8590,'1110','111730049318','2024-10-27 20:30:51',NULL,500.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(8591,'1110','111730049318','2024-10-27 20:30:51',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8592,'1110','111730049318','2024-10-27 20:30:51',NULL,270.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(8593,'1110','111730049318','2024-10-27 20:30:51',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8594,'1110','111730049318','2024-10-27 20:30:51',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(8595,'5500','111730049318','2024-10-27 20:30:51',5803.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8596,'4000','111730049318','2024-10-27 20:30:51',NULL,350.00,'','11','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(8597,'4000','111730049318','2024-10-27 20:30:51',NULL,1399.00,'','11','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(8598,'4000','111730049318','2024-10-27 20:30:51',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(8599,'4000','111730049318','2024-10-27 20:30:51',NULL,50.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(8600,'4000','111730049318','2024-10-27 20:30:51',NULL,250.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8601,'4000','111730049318','2024-10-27 20:30:51',NULL,1400.00,'','11','1','Good sold','1','','sales','317','','No',NULL,NULL,''),(8602,'4000','111730049318','2024-10-27 20:30:51',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(8603,'4000','111730049318','2024-10-27 20:30:51',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8604,'4000','111730049318','2024-10-27 20:30:51',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(8605,'4000','111730049318','2024-10-27 20:30:51',NULL,200.00,'','11','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(8606,'4000','111730049318','2024-10-27 20:30:51',NULL,500.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(8607,'4000','111730049318','2024-10-27 20:30:51',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(8608,'4000','111730049318','2024-10-27 20:30:51',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(8609,'4000','111730049318','2024-10-27 20:30:51',NULL,1000.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(8610,'4000','111730049318','2024-10-27 20:30:51',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8611,'4000','111730049318','2024-10-27 20:30:51',NULL,500.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(8612,'4000','111730049318','2024-10-27 20:30:51',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8613,'4000','111730049318','2024-10-27 20:30:51',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(8614,'1050','111730136123','2024-10-28 20:24:45',2070.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173013646473637030220','No',NULL,NULL,''),(8615,'1110','111730136123','2024-10-28 20:24:45',NULL,480.00,'','11','1','Inventory sold','1','','sales','259','','No',NULL,NULL,''),(8616,'1110','111730136123','2024-10-28 20:24:45',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8617,'1110','111730136123','2024-10-28 20:24:45',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8618,'1110','111730136123','2024-10-28 20:24:45',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(8619,'5500','111730136123','2024-10-28 20:24:45',960.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8620,'4000','111730136123','2024-10-28 20:24:45',NULL,950.00,'','11','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(8621,'4000','111730136123','2024-10-28 20:24:45',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8622,'4000','111730136123','2024-10-28 20:24:45',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8623,'4000','111730136123','2024-10-28 20:24:45',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(8624,'1050','111730222142','2024-10-29 20:25:57',9908.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173022279573937030220','No',NULL,NULL,''),(8625,'1110','111730222142','2024-10-29 20:25:57',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8626,'1110','111730222142','2024-10-29 20:25:57',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(8627,'1110','111730222142','2024-10-29 20:25:57',NULL,1360.00,'','11','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(8628,'1110','111730222142','2024-10-29 20:25:57',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8629,'1110','111730222142','2024-10-29 20:25:57',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(8630,'1110','111730222142','2024-10-29 20:25:57',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(8631,'1110','111730222142','2024-10-29 20:25:57',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(8632,'1110','111730222142','2024-10-29 20:25:57',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8633,'1110','111730222142','2024-10-29 20:25:57',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8634,'1110','111730222142','2024-10-29 20:25:57',NULL,75.00,'','11','1','Inventory sold','1','','sales','274','','No',NULL,NULL,''),(8635,'1110','111730222142','2024-10-29 20:25:57',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(8636,'1110','111730222142','2024-10-29 20:25:57',NULL,135.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8637,'1110','111730222142','2024-10-29 20:25:57',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(8638,'1110','111730222142','2024-10-29 20:25:57',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(8639,'1110','111730222142','2024-10-29 20:25:57',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8640,'1110','111730222142','2024-10-29 20:25:57',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(8641,'1110','111730222142','2024-10-29 20:25:57',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(8642,'1110','111730222142','2024-10-29 20:25:57',NULL,270.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8643,'1110','111730222142','2024-10-29 20:25:57',NULL,380.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8644,'1110','111730222142','2024-10-29 20:25:57',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8645,'5500','111730222142','2024-10-29 20:25:57',5654.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8646,'4000','111730222142','2024-10-29 20:25:57',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8647,'4000','111730222142','2024-10-29 20:25:57',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(8648,'4000','111730222142','2024-10-29 20:25:57',NULL,1799.00,'','11','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(8649,'4000','111730222142','2024-10-29 20:25:57',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8650,'4000','111730222142','2024-10-29 20:25:57',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(8651,'4000','111730222142','2024-10-29 20:25:57',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(8652,'4000','111730222142','2024-10-29 20:25:57',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(8653,'4000','111730222142','2024-10-29 20:25:57',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8654,'4000','111730222142','2024-10-29 20:25:57',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8655,'4000','111730222142','2024-10-29 20:25:57',NULL,120.00,'','11','1','Good sold','1','','sales','274','','No',NULL,NULL,''),(8656,'4000','111730222142','2024-10-29 20:25:57',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(8657,'4000','111730222142','2024-10-29 20:25:57',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8658,'4000','111730222142','2024-10-29 20:25:57',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(8659,'4000','111730222142','2024-10-29 20:25:57',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(8660,'4000','111730222142','2024-10-29 20:25:57',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8661,'4000','111730222142','2024-10-29 20:25:57',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(8662,'4000','111730222142','2024-10-29 20:25:57',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(8663,'4000','111730222142','2024-10-29 20:25:57',NULL,720.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8664,'4000','111730222142','2024-10-29 20:25:57',NULL,600.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8665,'4000','111730222142','2024-10-29 20:25:57',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8666,'1050','111730222797','2024-10-29 20:27:27',11800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173022285073537030220','No',NULL,NULL,''),(8667,'1110','111730222797','2024-10-29 20:27:27',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(8668,'1110','111730222797','2024-10-29 20:27:27',NULL,2250.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(8669,'1110','111730222797','2024-10-29 20:27:27',NULL,3400.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8670,'5500','111730222797','2024-10-29 20:27:27',6650.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8671,'4000','111730222797','2024-10-29 20:27:27',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(8672,'4000','111730222797','2024-10-29 20:27:27',NULL,3500.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(8673,'4000','111730222797','2024-10-29 20:27:27',NULL,6000.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8674,'1050','111730308851','2024-10-30 20:21:34',4300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173030929073937030220','No',NULL,NULL,''),(8675,'1110','111730308851','2024-10-30 20:21:34',NULL,1650.00,'','11','1','Inventory sold','1','','sales','268','','No',NULL,NULL,''),(8676,'1110','111730308851','2024-10-30 20:21:34',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(8677,'1110','111730308851','2024-10-30 20:21:34',NULL,700.00,'','11','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(8678,'1110','111730308851','2024-10-30 20:21:34',NULL,250.00,'','11','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(8679,'5500','111730308851','2024-10-30 20:21:34',2990.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8680,'4000','111730308851','2024-10-30 20:21:34',NULL,2000.00,'','11','1','Good sold','1','','sales','268','','No',NULL,NULL,''),(8681,'4000','111730308851','2024-10-30 20:21:34',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(8682,'4000','111730308851','2024-10-30 20:21:34',NULL,1150.00,'','11','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(8683,'4000','111730308851','2024-10-30 20:21:34',NULL,450.00,'','11','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(8684,'1050','111730396376','2024-10-31 21:14:10',42559.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173039865773537030220','No',NULL,NULL,''),(8685,'1110','111730396376','2024-10-31 21:14:10',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8686,'1110','111730396376','2024-10-31 21:14:10',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(8687,'1110','111730396376','2024-10-31 21:14:10',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(8688,'1110','111730396376','2024-10-31 21:14:10',NULL,350.00,'','11','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(8689,'1110','111730396376','2024-10-31 21:14:10',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(8690,'1110','111730396376','2024-10-31 21:14:10',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(8691,'1110','111730396376','2024-10-31 21:14:10',NULL,900.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(8692,'1110','111730396376','2024-10-31 21:14:10',NULL,1800.00,'','11','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(8693,'1110','111730396376','2024-10-31 21:14:10',NULL,700.00,'','11','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(8694,'1110','111730396376','2024-10-31 21:14:10',NULL,750.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8695,'1110','111730396376','2024-10-31 21:14:10',NULL,950.00,'','11','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(8696,'1110','111730396376','2024-10-31 21:14:10',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(8697,'1110','111730396376','2024-10-31 21:14:10',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(8698,'1110','111730396376','2024-10-31 21:14:10',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8699,'1110','111730396376','2024-10-31 21:14:10',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(8700,'1110','111730396376','2024-10-31 21:14:10',NULL,350.00,'','11','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(8701,'1110','111730396376','2024-10-31 21:14:10',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(8702,'1110','111730396376','2024-10-31 21:14:10',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(8703,'1110','111730396376','2024-10-31 21:14:10',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(8704,'1110','111730396376','2024-10-31 21:14:10',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8705,'1110','111730396376','2024-10-31 21:14:10',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(8706,'1110','111730396376','2024-10-31 21:14:10',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8707,'1110','111730396376','2024-10-31 21:14:10',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8708,'1110','111730396376','2024-10-31 21:14:10',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8709,'1110','111730396376','2024-10-31 21:14:10',NULL,300.00,'','11','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(8710,'1110','111730396376','2024-10-31 21:14:10',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(8711,'1110','111730396376','2024-10-31 21:14:10',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(8712,'1110','111730396376','2024-10-31 21:14:10',NULL,950.00,'','11','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8713,'1110','111730396376','2024-10-31 21:14:10',NULL,250.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(8714,'1110','111730396376','2024-10-31 21:14:10',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8715,'1110','111730396376','2024-10-31 21:14:10',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(8716,'1110','111730396376','2024-10-31 21:14:10',NULL,800.00,'','11','1','Inventory sold','1','','sales','317','','No',NULL,NULL,''),(8717,'1110','111730396376','2024-10-31 21:14:10',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(8718,'1110','111730396376','2024-10-31 21:14:10',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8719,'1110','111730396376','2024-10-31 21:14:10',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(8720,'1110','111730396376','2024-10-31 21:14:10',NULL,250.00,'','11','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(8721,'1110','111730396376','2024-10-31 21:14:10',NULL,950.00,'','11','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(8722,'1110','111730396376','2024-10-31 21:14:10',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(8723,'1110','111730396376','2024-10-31 21:14:10',NULL,450.00,'','11','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(8724,'1110','111730396376','2024-10-31 21:14:10',NULL,300.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(8725,'1110','111730396376','2024-10-31 21:14:10',NULL,100.00,'','11','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(8726,'5500','111730396376','2024-10-31 21:14:10',25705.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8727,'4000','111730396376','2024-10-31 21:14:10',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8728,'4000','111730396376','2024-10-31 21:14:10',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(8729,'4000','111730396376','2024-10-31 21:14:10',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(8730,'4000','111730396376','2024-10-31 21:14:10',NULL,800.00,'','11','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(8731,'4000','111730396376','2024-10-31 21:14:10',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(8732,'4000','111730396376','2024-10-31 21:14:10',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(8733,'4000','111730396376','2024-10-31 21:14:10',NULL,1700.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(8734,'4000','111730396376','2024-10-31 21:14:10',NULL,2500.00,'','11','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(8735,'4000','111730396376','2024-10-31 21:14:10',NULL,1300.00,'','11','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(8736,'4000','111730396376','2024-10-31 21:14:10',NULL,1250.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8737,'4000','111730396376','2024-10-31 21:14:10',NULL,950.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(8738,'4000','111730396376','2024-10-31 21:14:10',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(8739,'4000','111730396376','2024-10-31 21:14:10',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(8740,'4000','111730396376','2024-10-31 21:14:10',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8741,'4000','111730396376','2024-10-31 21:14:10',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(8742,'4000','111730396376','2024-10-31 21:14:10',NULL,800.00,'','11','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(8743,'4000','111730396376','2024-10-31 21:14:10',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(8744,'4000','111730396376','2024-10-31 21:14:10',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(8745,'4000','111730396376','2024-10-31 21:14:10',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(8746,'4000','111730396376','2024-10-31 21:14:10',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8747,'4000','111730396376','2024-10-31 21:14:10',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(8748,'4000','111730396376','2024-10-31 21:14:10',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8749,'4000','111730396376','2024-10-31 21:14:10',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8750,'4000','111730396376','2024-10-31 21:14:10',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8751,'4000','111730396376','2024-10-31 21:14:10',NULL,600.00,'','11','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(8752,'4000','111730396376','2024-10-31 21:14:10',NULL,950.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(8753,'4000','111730396376','2024-10-31 21:14:10',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(8754,'4000','111730396376','2024-10-31 21:14:10',NULL,1500.00,'','11','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8755,'4000','111730396376','2024-10-31 21:14:10',NULL,350.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(8756,'4000','111730396376','2024-10-31 21:14:10',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8757,'4000','111730396376','2024-10-31 21:14:10',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(8758,'4000','111730396376','2024-10-31 21:14:10',NULL,1400.00,'','11','1','Good sold','1','','sales','317','','No',NULL,NULL,''),(8759,'4000','111730396376','2024-10-31 21:14:10',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(8760,'4000','111730396376','2024-10-31 21:14:10',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8761,'4000','111730396376','2024-10-31 21:14:10',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(8762,'4000','111730396376','2024-10-31 21:14:10',NULL,400.00,'','11','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(8763,'4000','111730396376','2024-10-31 21:14:10',NULL,1800.00,'','11','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(8764,'4000','111730396376','2024-10-31 21:14:10',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(8765,'4000','111730396376','2024-10-31 21:14:10',NULL,800.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(8766,'4000','111730396376','2024-10-31 21:14:10',NULL,700.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(8767,'4000','111730396376','2024-10-31 21:14:10',NULL,200.00,'','11','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(8768,'1050','111730481006','2024-11-01 20:15:17',22849.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173048190073037030220','No',NULL,NULL,''),(8769,'1110','111730481006','2024-11-01 20:15:17',NULL,76.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(8770,'1110','111730481006','2024-11-01 20:15:17',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8771,'1110','111730481006','2024-11-01 20:15:17',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(8772,'1110','111730481006','2024-11-01 20:15:17',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8773,'1110','111730481006','2024-11-01 20:15:17',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(8774,'1110','111730481006','2024-11-01 20:15:17',NULL,850.00,'','11','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(8775,'1110','111730481006','2024-11-01 20:15:17',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(8776,'1110','111730481006','2024-11-01 20:15:17',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8777,'1110','111730481006','2024-11-01 20:15:17',NULL,500.00,'','11','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(8778,'1110','111730481006','2024-11-01 20:15:17',NULL,400.00,'','11','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(8779,'1110','111730481006','2024-11-01 20:15:17',NULL,100.00,'','11','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(8780,'1110','111730481006','2024-11-01 20:15:17',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(8781,'1110','111730481006','2024-11-01 20:15:17',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(8782,'1110','111730481006','2024-11-01 20:15:17',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(8783,'1110','111730481006','2024-11-01 20:15:17',NULL,800.00,'','11','1','Inventory sold','1','','sales','317','','No',NULL,NULL,''),(8784,'1110','111730481006','2024-11-01 20:15:17',NULL,500.00,'','11','1','Inventory sold','1','','sales','331','','No',NULL,NULL,''),(8785,'1110','111730481006','2024-11-01 20:15:17',NULL,280.00,'','11','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(8786,'1110','111730481006','2024-11-01 20:15:17',NULL,177.00,'','11','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(8787,'1110','111730481006','2024-11-01 20:15:17',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(8788,'1110','111730481006','2024-11-01 20:15:17',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(8789,'5500','111730481006','2024-11-01 20:15:17',13922.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8790,'4000','111730481006','2024-11-01 20:15:17',NULL,100.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(8791,'4000','111730481006','2024-11-01 20:15:17',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8792,'4000','111730481006','2024-11-01 20:15:17',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(8793,'4000','111730481006','2024-11-01 20:15:17',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8794,'4000','111730481006','2024-11-01 20:15:17',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(8795,'4000','111730481006','2024-11-01 20:15:17',NULL,1750.00,'','11','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(8796,'4000','111730481006','2024-11-01 20:15:17',NULL,2700.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(8797,'4000','111730481006','2024-11-01 20:15:17',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8798,'4000','111730481006','2024-11-01 20:15:17',NULL,850.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(8799,'4000','111730481006','2024-11-01 20:15:17',NULL,800.00,'','11','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(8800,'4000','111730481006','2024-11-01 20:15:17',NULL,200.00,'','11','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(8801,'4000','111730481006','2024-11-01 20:15:17',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(8802,'4000','111730481006','2024-11-01 20:15:17',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(8803,'4000','111730481006','2024-11-01 20:15:17',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(8804,'4000','111730481006','2024-11-01 20:15:17',NULL,1400.00,'','11','1','Good sold','1','','sales','317','','No',NULL,NULL,''),(8805,'4000','111730481006','2024-11-01 20:15:17',NULL,1000.00,'','11','1','Good sold','1','','sales','331','','No',NULL,NULL,''),(8806,'4000','111730481006','2024-11-01 20:15:17',NULL,450.00,'','11','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(8807,'4000','111730481006','2024-11-01 20:15:17',NULL,450.00,'','11','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(8808,'4000','111730481006','2024-11-01 20:15:17',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(8809,'4000','111730481006','2024-11-01 20:15:17',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(8810,'1050','111730568424','2024-11-02 20:31:49',3030.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173056875473537030220','No',NULL,NULL,''),(8811,'1110','111730568424','2024-11-02 20:31:49',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8812,'1110','111730568424','2024-11-02 20:31:49',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(8813,'1110','111730568424','2024-11-02 20:31:49',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8814,'1110','111730568424','2024-11-02 20:31:49',NULL,50.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(8815,'1110','111730568424','2024-11-02 20:31:49',NULL,76.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(8816,'1110','111730568424','2024-11-02 20:31:49',NULL,135.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8817,'1110','111730568424','2024-11-02 20:31:49',NULL,700.00,'','11','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(8818,'1110','111730568424','2024-11-02 20:31:49',NULL,100.00,'','11','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(8819,'1110','111730568424','2024-11-02 20:31:49',NULL,150.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(8820,'5500','111730568424','2024-11-02 20:31:49',1702.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8821,'4000','111730568424','2024-11-02 20:31:49',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8822,'4000','111730568424','2024-11-02 20:31:49',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(8823,'4000','111730568424','2024-11-02 20:31:49',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8824,'4000','111730568424','2024-11-02 20:31:49',NULL,70.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(8825,'4000','111730568424','2024-11-02 20:31:49',NULL,100.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(8826,'4000','111730568424','2024-11-02 20:31:49',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8827,'4000','111730568424','2024-11-02 20:31:49',NULL,1150.00,'','11','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(8828,'4000','111730568424','2024-11-02 20:31:49',NULL,200.00,'','11','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(8829,'4000','111730568424','2024-11-02 20:31:49',NULL,250.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(8830,'1050','111730653170','2024-11-03 20:13:30',4040.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173065401873137030220','No',NULL,NULL,''),(8831,'1110','111730653170','2024-11-03 20:13:30',NULL,850.00,'','11','1','Inventory sold','1','','sales','361','','No',NULL,NULL,''),(8832,'1110','111730653170','2024-11-03 20:13:30',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(8833,'1110','111730653170','2024-11-03 20:13:30',NULL,850.00,'','11','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(8834,'1110','111730653170','2024-11-03 20:13:30',NULL,100.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(8835,'5500','111730653170','2024-11-03 20:13:30',2250.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8836,'4000','111730653170','2024-11-03 20:13:30',NULL,1600.00,'','11','1','Good sold','1','','sales','361','','No',NULL,NULL,''),(8837,'4000','111730653170','2024-11-03 20:13:30',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(8838,'4000','111730653170','2024-11-03 20:13:30',NULL,1600.00,'','11','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(8839,'4000','111730653170','2024-11-03 20:13:30',NULL,140.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(8840,'1050','111730742424','2024-11-04 20:49:02',2010.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173074254573437030220','No',NULL,NULL,''),(8841,'1110','111730742424','2024-11-04 20:49:02',NULL,180.00,'','11','1','Inventory sold','1','','sales','232','','No',NULL,NULL,''),(8842,'1110','111730742424','2024-11-04 20:49:02',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(8843,'5500','111730742424','2024-11-04 20:49:02',1030.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8844,'4000','111730742424','2024-11-04 20:49:02',NULL,360.00,'','11','1','Good sold','1','','sales','232','','No',NULL,NULL,''),(8845,'4000','111730742424','2024-11-04 20:49:02',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(8846,'1050','111730827405','2024-11-05 20:27:47',9150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173082782573237030220','No',NULL,NULL,''),(8847,'1110','111730827405','2024-11-05 20:27:47',NULL,500.00,'','11','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(8848,'1110','111730827405','2024-11-05 20:27:47',NULL,350.00,'','11','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(8849,'1110','111730827405','2024-11-05 20:27:47',NULL,250.00,'','11','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(8850,'1110','111730827405','2024-11-05 20:27:47',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(8851,'1110','111730827405','2024-11-05 20:27:47',NULL,1000.00,'','11','1','Inventory sold','1','','sales','362','','No',NULL,NULL,''),(8852,'1110','111730827405','2024-11-05 20:27:47',NULL,850.00,'','11','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(8853,'1110','111730827405','2024-11-05 20:27:47',NULL,350.00,'','11','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(8854,'1110','111730827405','2024-11-05 20:27:47',NULL,90.00,'','11','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(8855,'1110','111730827405','2024-11-05 20:27:47',NULL,700.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(8856,'5500','111730827405','2024-11-05 20:27:47',4190.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8857,'4000','111730827405','2024-11-05 20:27:47',NULL,1800.00,'','11','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(8858,'4000','111730827405','2024-11-05 20:27:47',NULL,700.00,'','11','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(8859,'4000','111730827405','2024-11-05 20:27:47',NULL,550.00,'','11','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(8860,'4000','111730827405','2024-11-05 20:27:47',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(8861,'4000','111730827405','2024-11-05 20:27:47',NULL,2000.00,'','11','1','Good sold','1','','sales','362','','No',NULL,NULL,''),(8862,'4000','111730827405','2024-11-05 20:27:47',NULL,1500.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(8863,'4000','111730827405','2024-11-05 20:27:47',NULL,700.00,'','11','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(8864,'4000','111730827405','2024-11-05 20:27:47',NULL,300.00,'','11','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(8865,'4000','111730827405','2024-11-05 20:27:47',NULL,1400.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(8866,'1050','111730914534','2024-11-06 20:47:31',12900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173091557273737030220','No',NULL,NULL,''),(8867,'1110','111730914534','2024-11-06 20:47:31',NULL,1600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(8868,'1110','111730914534','2024-11-06 20:47:31',NULL,460.00,'','11','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(8869,'1110','111730914534','2024-11-06 20:47:31',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(8870,'1110','111730914534','2024-11-06 20:47:31',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(8871,'1110','111730914534','2024-11-06 20:47:31',NULL,135.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(8872,'1110','111730914534','2024-11-06 20:47:31',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(8873,'1110','111730914534','2024-11-06 20:47:31',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(8874,'1110','111730914534','2024-11-06 20:47:31',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8875,'1110','111730914534','2024-11-06 20:47:31',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(8876,'1110','111730914534','2024-11-06 20:47:31',NULL,250.00,'','11','1','Inventory sold','1','','sales','366','','No',NULL,NULL,''),(8877,'1110','111730914534','2024-11-06 20:47:31',NULL,850.00,'','11','1','Inventory sold','1','','sales','367','','No',NULL,NULL,''),(8878,'5500','111730914534','2024-11-06 20:47:31',8060.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8879,'4000','111730914534','2024-11-06 20:47:31',NULL,1600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(8880,'4000','111730914534','2024-11-06 20:47:31',NULL,900.00,'','11','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(8881,'4000','111730914534','2024-11-06 20:47:31',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(8882,'4000','111730914534','2024-11-06 20:47:31',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(8883,'4000','111730914534','2024-11-06 20:47:31',NULL,250.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(8884,'4000','111730914534','2024-11-06 20:47:31',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(8885,'4000','111730914534','2024-11-06 20:47:31',NULL,250.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(8886,'4000','111730914534','2024-11-06 20:47:31',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8887,'4000','111730914534','2024-11-06 20:47:31',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(8888,'4000','111730914534','2024-11-06 20:47:31',NULL,500.00,'','11','1','Good sold','1','','sales','366','','No',NULL,NULL,''),(8889,'4000','111730914534','2024-11-06 20:47:31',NULL,1500.00,'','11','1','Good sold','1','','sales','367','','No',NULL,NULL,''),(8890,'1050','111730999127','2024-11-07 20:21:09',17637.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173100016473637030221','No',NULL,NULL,''),(8891,'1110','111730999127','2024-11-07 20:21:09',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(8892,'1110','111730999127','2024-11-07 20:21:09',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8893,'1110','111730999127','2024-11-07 20:21:09',NULL,250.00,'','11','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(8894,'1110','111730999127','2024-11-07 20:21:09',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(8895,'1110','111730999127','2024-11-07 20:21:09',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(8896,'1110','111730999127','2024-11-07 20:21:09',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8897,'1110','111730999127','2024-11-07 20:21:09',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(8898,'1110','111730999127','2024-11-07 20:21:09',NULL,1000.00,'','11','1','Inventory sold','1','','sales','362','','No',NULL,NULL,''),(8899,'1110','111730999127','2024-11-07 20:21:09',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(8900,'1110','111730999127','2024-11-07 20:21:09',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(8901,'1110','111730999127','2024-11-07 20:21:09',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(8902,'1110','111730999127','2024-11-07 20:21:09',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(8903,'1110','111730999127','2024-11-07 20:21:09',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(8904,'1110','111730999127','2024-11-07 20:21:09',NULL,595.00,'','11','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(8905,'1110','111730999127','2024-11-07 20:21:09',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8906,'1110','111730999127','2024-11-07 20:21:09',NULL,160.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8907,'1110','111730999127','2024-11-07 20:21:09',NULL,595.00,'','11','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(8908,'1110','111730999127','2024-11-07 20:21:09',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8909,'1110','111730999127','2024-11-07 20:21:09',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(8910,'1110','111730999127','2024-11-07 20:21:09',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8911,'1110','111730999127','2024-11-07 20:21:09',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(8912,'5500','111730999127','2024-11-07 20:21:09',11157.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8913,'4000','111730999127','2024-11-07 20:21:09',NULL,950.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(8914,'4000','111730999127','2024-11-07 20:21:09',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8915,'4000','111730999127','2024-11-07 20:21:09',NULL,550.00,'','11','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(8916,'4000','111730999127','2024-11-07 20:21:09',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(8917,'4000','111730999127','2024-11-07 20:21:09',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(8918,'4000','111730999127','2024-11-07 20:21:09',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8919,'4000','111730999127','2024-11-07 20:21:09',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(8920,'4000','111730999127','2024-11-07 20:21:09',NULL,2000.00,'','11','1','Good sold','1','','sales','362','','No',NULL,NULL,''),(8921,'4000','111730999127','2024-11-07 20:21:09',NULL,950.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(8922,'4000','111730999127','2024-11-07 20:21:09',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(8923,'4000','111730999127','2024-11-07 20:21:09',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(8924,'4000','111730999127','2024-11-07 20:21:09',NULL,2700.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(8925,'4000','111730999127','2024-11-07 20:21:09',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(8926,'4000','111730999127','2024-11-07 20:21:09',NULL,799.00,'','11','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(8927,'4000','111730999127','2024-11-07 20:21:09',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8928,'4000','111730999127','2024-11-07 20:21:09',NULL,320.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8929,'4000','111730999127','2024-11-07 20:21:09',NULL,799.00,'','11','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(8930,'4000','111730999127','2024-11-07 20:21:09',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8931,'4000','111730999127','2024-11-07 20:21:09',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(8932,'4000','111730999127','2024-11-07 20:21:09',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(8933,'4000','111730999127','2024-11-07 20:21:09',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(8934,'1050','111731086337','2024-11-08 20:26:53',11680.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173108685073537030221','No',NULL,NULL,''),(8935,'1110','111731086337','2024-11-08 20:26:53',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(8936,'1110','111731086337','2024-11-08 20:26:53',NULL,135.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(8937,'1110','111731086337','2024-11-08 20:26:53',NULL,650.00,'','11','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(8938,'1110','111731086337','2024-11-08 20:26:53',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(8939,'1110','111731086337','2024-11-08 20:26:53',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(8940,'1110','111731086337','2024-11-08 20:26:53',NULL,340.00,'','11','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(8941,'1110','111731086337','2024-11-08 20:26:53',NULL,500.00,'','11','1','Inventory sold','1','','sales','348','','No',NULL,NULL,''),(8942,'1110','111731086337','2024-11-08 20:26:53',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(8943,'1110','111731086337','2024-11-08 20:26:53',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(8944,'1110','111731086337','2024-11-08 20:26:53',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(8945,'1110','111731086337','2024-11-08 20:26:53',NULL,1600.00,'','11','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(8946,'1110','111731086337','2024-11-08 20:26:53',NULL,500.00,'','11','1','Inventory sold','1','','sales','338','','No',NULL,NULL,''),(8947,'1110','111731086337','2024-11-08 20:26:53',NULL,75.00,'','11','1','Inventory sold','1','','sales','274','','No',NULL,NULL,''),(8948,'1110','111731086337','2024-11-08 20:26:53',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(8949,'5500','111731086337','2024-11-08 20:26:53',6559.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8950,'4000','111731086337','2024-11-08 20:26:53',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(8951,'4000','111731086337','2024-11-08 20:26:53',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(8952,'4000','111731086337','2024-11-08 20:26:53',NULL,1200.00,'','11','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(8953,'4000','111731086337','2024-11-08 20:26:53',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(8954,'4000','111731086337','2024-11-08 20:26:53',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(8955,'4000','111731086337','2024-11-08 20:26:53',NULL,700.00,'','11','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(8956,'4000','111731086337','2024-11-08 20:26:53',NULL,950.00,'','11','1','Good sold','1','','sales','348','','No',NULL,NULL,''),(8957,'4000','111731086337','2024-11-08 20:26:53',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(8958,'4000','111731086337','2024-11-08 20:26:53',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(8959,'4000','111731086337','2024-11-08 20:26:53',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(8960,'4000','111731086337','2024-11-08 20:26:53',NULL,2800.00,'','11','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(8961,'4000','111731086337','2024-11-08 20:26:53',NULL,1000.00,'','11','1','Good sold','1','','sales','338','','No',NULL,NULL,''),(8962,'4000','111731086337','2024-11-08 20:26:53',NULL,120.00,'','11','1','Good sold','1','','sales','274','','No',NULL,NULL,''),(8963,'4000','111731086337','2024-11-08 20:26:53',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(8964,'1050','111731086852','2024-11-08 20:33:19',2500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173108720173037030221','No',NULL,NULL,''),(8965,'1110','111731086852','2024-11-08 20:33:19',NULL,1000.00,'','11','1','Inventory sold','1','','sales','352','','No',NULL,NULL,''),(8966,'1110','111731086852','2024-11-08 20:33:19',NULL,500.00,'','11','1','Inventory sold','1','','sales','338','','No',NULL,NULL,''),(8967,'5500','111731086852','2024-11-08 20:33:19',1500.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8968,'4000','111731086852','2024-11-08 20:33:19',NULL,1500.00,'','11','1','Good sold','1','','sales','352','','No',NULL,NULL,''),(8969,'4000','111731086852','2024-11-08 20:33:19',NULL,1000.00,'','11','1','Good sold','1','','sales','338','','No',NULL,NULL,''),(8970,'1050','111731172413','2024-11-09 20:34:37',9480.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173117376573637030221','No',NULL,NULL,''),(8971,'1110','111731172413','2024-11-09 20:34:37',NULL,800.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(8972,'1110','111731172413','2024-11-09 20:34:37',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(8973,'1110','111731172413','2024-11-09 20:34:37',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(8974,'1110','111731172413','2024-11-09 20:34:37',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(8975,'1110','111731172413','2024-11-09 20:34:37',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(8976,'1110','111731172413','2024-11-09 20:34:37',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(8977,'1110','111731172413','2024-11-09 20:34:37',NULL,190.00,'','11','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(8978,'1110','111731172413','2024-11-09 20:34:37',NULL,500.00,'','11','1','Inventory sold','1','','sales','331','','No',NULL,NULL,''),(8979,'1110','111731172413','2024-11-09 20:34:37',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8980,'1110','111731172413','2024-11-09 20:34:37',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(8981,'1110','111731172413','2024-11-09 20:34:37',NULL,550.00,'','11','1','Inventory sold','1','','sales','241','','No',NULL,NULL,''),(8982,'1110','111731172413','2024-11-09 20:34:37',NULL,130.00,'','11','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(8983,'1110','111731172413','2024-11-09 20:34:37',NULL,0.00,'','11','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(8984,'1110','111731172413','2024-11-09 20:34:37',NULL,250.00,'','11','1','Inventory sold','1','','sales','366','','No',NULL,NULL,''),(8985,'1110','111731172413','2024-11-09 20:34:37',NULL,258.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(8986,'5500','111731172413','2024-11-09 20:34:37',5246.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8987,'4000','111731172413','2024-11-09 20:34:37',NULL,800.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(8988,'4000','111731172413','2024-11-09 20:34:37',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(8989,'4000','111731172413','2024-11-09 20:34:37',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(8990,'4000','111731172413','2024-11-09 20:34:37',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(8991,'4000','111731172413','2024-11-09 20:34:37',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(8992,'4000','111731172413','2024-11-09 20:34:37',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(8993,'4000','111731172413','2024-11-09 20:34:37',NULL,400.00,'','11','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(8994,'4000','111731172413','2024-11-09 20:34:37',NULL,1000.00,'','11','1','Good sold','1','','sales','331','','No',NULL,NULL,''),(8995,'4000','111731172413','2024-11-09 20:34:37',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8996,'4000','111731172413','2024-11-09 20:34:37',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(8997,'4000','111731172413','2024-11-09 20:34:37',NULL,1100.00,'','11','1','Good sold','1','','sales','241','','No',NULL,NULL,''),(8998,'4000','111731172413','2024-11-09 20:34:37',NULL,250.00,'','11','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(8999,'4000','111731172413','2024-11-09 20:34:37',NULL,700.00,'','11','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(9000,'4000','111731172413','2024-11-09 20:34:37',NULL,500.00,'','11','1','Good sold','1','','sales','366','','No',NULL,NULL,''),(9001,'4000','111731172413','2024-11-09 20:34:37',NULL,300.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(9002,'1050','111731345860','2024-11-11 20:28:24',3400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173134611173137030221','No',NULL,NULL,''),(9003,'1110','111731345860','2024-11-11 20:28:24',NULL,400.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(9004,'1110','111731345860','2024-11-11 20:28:24',NULL,250.00,'','11','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(9005,'1110','111731345860','2024-11-11 20:28:24',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9006,'1110','111731345860','2024-11-11 20:28:24',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9007,'1110','111731345860','2024-11-11 20:28:24',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(9008,'5500','111731345860','2024-11-11 20:28:24',2030.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9009,'4000','111731345860','2024-11-11 20:28:24',NULL,700.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(9010,'4000','111731345860','2024-11-11 20:28:24',NULL,550.00,'','11','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(9011,'4000','111731345860','2024-11-11 20:28:24',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9012,'4000','111731345860','2024-11-11 20:28:24',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9013,'4000','111731345860','2024-11-11 20:28:24',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(9014,'1050','111731432453','2024-11-12 20:34:30',11940.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173143305373537030221','No',NULL,NULL,''),(9015,'1110','111731432453','2024-11-12 20:34:30',NULL,200.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(9016,'1110','111731432453','2024-11-12 20:34:30',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9017,'1110','111731432453','2024-11-12 20:34:30',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(9018,'1110','111731432453','2024-11-12 20:34:30',NULL,104.00,'','11','1','Inventory sold','1','','sales','209','','No',NULL,NULL,''),(9019,'1110','111731432453','2024-11-12 20:34:30',NULL,160.00,'','11','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(9020,'1110','111731432453','2024-11-12 20:34:30',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(9021,'1110','111731432453','2024-11-12 20:34:30',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(9022,'1110','111731432453','2024-11-12 20:34:30',NULL,960.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(9023,'1110','111731432453','2024-11-12 20:34:30',NULL,1000.00,'','11','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(9024,'1110','111731432453','2024-11-12 20:34:30',NULL,650.00,'','11','1','Inventory sold','1','','sales','242','','No',NULL,NULL,''),(9025,'1110','111731432453','2024-11-12 20:34:30',NULL,1500.00,'','11','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(9026,'1110','111731432453','2024-11-12 20:34:30',NULL,250.00,'','11','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(9027,'1110','111731432453','2024-11-12 20:34:30',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(9028,'1110','111731432453','2024-11-12 20:34:30',NULL,135.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9029,'5500','111731432453','2024-11-12 20:34:30',6220.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9030,'4000','111731432453','2024-11-12 20:34:30',NULL,400.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(9031,'4000','111731432453','2024-11-12 20:34:30',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9032,'4000','111731432453','2024-11-12 20:34:30',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(9033,'4000','111731432453','2024-11-12 20:34:30',NULL,250.00,'','11','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(9034,'4000','111731432453','2024-11-12 20:34:30',NULL,250.00,'','11','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9035,'4000','111731432453','2024-11-12 20:34:30',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(9036,'4000','111731432453','2024-11-12 20:34:30',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(9037,'4000','111731432453','2024-11-12 20:34:30',NULL,1800.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(9038,'4000','111731432453','2024-11-12 20:34:30',NULL,2000.00,'','11','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(9039,'4000','111731432453','2024-11-12 20:34:30',NULL,1150.00,'','11','1','Good sold','1','','sales','242','','No',NULL,NULL,''),(9040,'4000','111731432453','2024-11-12 20:34:30',NULL,3200.00,'','11','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(9041,'4000','111731432453','2024-11-12 20:34:30',NULL,450.00,'','11','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(9042,'4000','111731432453','2024-11-12 20:34:30',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(9043,'4000','111731432453','2024-11-12 20:34:30',NULL,240.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9044,'1050','111731518234','2024-11-13 20:19:37',4600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173151923373337030221','No',NULL,NULL,''),(9045,'1110','111731518234','2024-11-13 20:19:37',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(9046,'1110','111731518234','2024-11-13 20:19:37',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9047,'1110','111731518234','2024-11-13 20:19:37',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9048,'1110','111731518234','2024-11-13 20:19:37',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(9049,'1110','111731518234','2024-11-13 20:19:37',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(9050,'5500','111731518234','2024-11-13 20:19:37',3084.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9051,'4000','111731518234','2024-11-13 20:19:37',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(9052,'4000','111731518234','2024-11-13 20:19:37',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9053,'4000','111731518234','2024-11-13 20:19:37',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9054,'4000','111731518234','2024-11-13 20:19:37',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(9055,'4000','111731518234','2024-11-13 20:19:37',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(9056,'1050','111731519235','2024-11-13 20:35:47',7350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173151935873537030221','No',NULL,NULL,''),(9057,'1110','111731519235','2024-11-13 20:35:47',NULL,1700.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(9058,'1110','111731519235','2024-11-13 20:35:47',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(9059,'1110','111731519235','2024-11-13 20:35:47',NULL,500.00,'','11','1','Inventory sold','1','','sales','348','','No',NULL,NULL,''),(9060,'1110','111731519235','2024-11-13 20:35:47',NULL,1800.00,'','11','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(9061,'5500','111731519235','2024-11-13 20:35:47',5000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9062,'4000','111731519235','2024-11-13 20:35:47',NULL,2400.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(9063,'4000','111731519235','2024-11-13 20:35:47',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(9064,'4000','111731519235','2024-11-13 20:35:47',NULL,950.00,'','11','1','Good sold','1','','sales','348','','No',NULL,NULL,''),(9065,'4000','111731519235','2024-11-13 20:35:47',NULL,2500.00,'','11','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(9066,'1050','111731519555','2024-11-13 20:39:22',3800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173151956573637030221','No',NULL,NULL,''),(9067,'1110','111731519555','2024-11-13 20:39:22',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(9068,'5500','111731519555','2024-11-13 20:39:22',2600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9069,'4000','111731519555','2024-11-13 20:39:22',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(9070,'1050','111731519566','2024-11-13 20:40:00',4200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173151960373037030221','No',NULL,NULL,''),(9071,'1110','111731519566','2024-11-13 20:40:00',NULL,1500.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9072,'1110','111731519566','2024-11-13 20:40:00',NULL,1400.00,'','11','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(9073,'5500','111731519566','2024-11-13 20:40:00',2900.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9074,'4000','111731519566','2024-11-13 20:40:00',NULL,1900.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9075,'4000','111731519566','2024-11-13 20:40:00',NULL,2300.00,'','11','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(9076,'1050','111731595278','2024-11-14 17:41:46',1500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173159531731070135133','No',NULL,NULL,''),(9077,'1110','111731595278','2024-11-14 17:41:46',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9078,'5500','111731595278','2024-11-14 17:41:46',850.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9079,'4000','111731595278','2024-11-14 17:41:46',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9082,'1110','111731596218','2024-11-14 18:39:31',NULL,606.00,'','11','1','Inventory Returned','1','2','Supplier Credit Note','137','','No',NULL,NULL,''),(9083,'1110','111731596218','2024-11-14 18:39:31',NULL,606.00,'','11','1','Inventory Returned','1','2','Supplier Credit Note','137','','No',NULL,NULL,''),(9084,'2130','111731596218','2024-11-14 18:39:31',1212.00,NULL,'','11','1','Account payable Returned','1','2','Supplier Credit Note','','','No',NULL,NULL,''),(9085,'1110','111731598825','2024-11-14 18:40:25',1080.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','15','','No',NULL,NULL,''),(9086,'1110','111731598825','2024-11-14 18:40:25',504.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','28','','No',NULL,NULL,''),(9087,'1110','111731598825','2024-11-14 18:40:25',3000.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','17','','No',NULL,NULL,''),(9088,'1110','111731598825','2024-11-14 18:40:25',9360.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','278','','No',NULL,NULL,''),(9089,'1110','111731598825','2024-11-14 18:40:25',7800.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','242','','No',NULL,NULL,''),(9090,'2130','111731598825','2024-11-14 18:40:25',NULL,21744.00,'','11','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(9091,'1050','111731604569','2024-11-14 20:18:53',7600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173160476032213202204','No',NULL,NULL,''),(9092,'1110','111731604569','2024-11-14 20:18:53',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9093,'1110','111731604569','2024-11-14 20:18:53',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9094,'1110','111731604569','2024-11-14 20:18:53',NULL,850.00,'','11','1','Inventory sold','1','','sales','361','','No',NULL,NULL,''),(9095,'1110','111731604569','2024-11-14 20:18:53',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9096,'1110','111731604569','2024-11-14 20:18:53',NULL,128.00,'','11','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(9097,'1110','111731604569','2024-11-14 20:18:53',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9098,'1110','111731604569','2024-11-14 20:18:53',NULL,300.00,'','11','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(9099,'1110','111731604569','2024-11-14 20:18:53',NULL,1200.00,'','11','1','Inventory sold','1','','sales','613','','No',NULL,NULL,''),(9100,'5500','111731604569','2024-11-14 20:18:53',4041.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9101,'4000','111731604569','2024-11-14 20:18:53',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9102,'4000','111731604569','2024-11-14 20:18:53',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9103,'4000','111731604569','2024-11-14 20:18:53',NULL,1600.00,'','11','1','Good sold','1','','sales','361','','No',NULL,NULL,''),(9104,'4000','111731604569','2024-11-14 20:18:53',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9105,'4000','111731604569','2024-11-14 20:18:53',NULL,200.00,'','11','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(9106,'4000','111731604569','2024-11-14 20:18:53',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9107,'4000','111731604569','2024-11-14 20:18:53',NULL,600.00,'','11','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(9108,'4000','111731604569','2024-11-14 20:18:53',NULL,2400.00,'','11','1','Good sold','1','','sales','613','','No',NULL,NULL,''),(9109,'1050','131731604996','2024-11-14 20:23:58',120.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173160504002000531304','No',NULL,NULL,''),(9110,'1110','131731604996','2024-11-14 20:23:58',NULL,48.00,'','13','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(9111,'5500','131731604996','2024-11-14 20:23:58',48.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9112,'4000','131731604996','2024-11-14 20:23:58',NULL,120.00,'','13','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(9113,'1050','111731687862','2024-11-15 19:54:14',27049.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173169131331331322302','No',NULL,NULL,''),(9114,'1110','111731687862','2024-11-15 19:54:14',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(9115,'1110','111731687862','2024-11-15 19:54:14',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9116,'1110','111731687862','2024-11-15 19:54:14',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(9117,'1110','111731687862','2024-11-15 19:54:14',NULL,100.00,'','11','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(9118,'1110','111731687862','2024-11-15 19:54:14',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9119,'1110','111731687862','2024-11-15 19:54:14',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(9120,'1110','111731687862','2024-11-15 19:54:14',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(9121,'1110','111731687862','2024-11-15 19:54:14',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9122,'1110','111731687862','2024-11-15 19:54:14',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9123,'1110','111731687862','2024-11-15 19:54:14',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(9124,'1110','111731687862','2024-11-15 19:54:14',NULL,180.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9125,'1110','111731687862','2024-11-15 19:54:14',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(9126,'1110','111731687862','2024-11-15 19:54:14',NULL,500.00,'','11','1','Inventory sold','1','','sales','627','','No',NULL,NULL,''),(9127,'1110','111731687862','2024-11-15 19:54:14',NULL,300.00,'','11','1','Inventory sold','1','','sales','m07','','No',NULL,NULL,''),(9128,'1110','111731687862','2024-11-15 19:54:14',NULL,650.00,'','11','1','Inventory sold','1','','sales','555','','No',NULL,NULL,''),(9129,'1110','111731687862','2024-11-15 19:54:14',NULL,220.00,'','11','1','Inventory sold','1','','sales','566','','No',NULL,NULL,''),(9130,'1110','111731687862','2024-11-15 19:54:14',NULL,552.00,'','11','1','Inventory sold','1','','sales','476','','No',NULL,NULL,''),(9131,'1110','111731687862','2024-11-15 19:54:14',NULL,200.00,'','11','1','Inventory sold','1','','sales','m23','','No',NULL,NULL,''),(9132,'1110','111731687862','2024-11-15 19:54:14',NULL,500.00,'','11','1','Inventory sold','1','','sales','m98','','No',NULL,NULL,''),(9133,'1110','111731687862','2024-11-15 19:54:14',NULL,350.00,'','11','1','Inventory sold','1','','sales','527','','No',NULL,NULL,''),(9134,'1110','111731687862','2024-11-15 19:54:14',NULL,1300.00,'','11','1','Inventory sold','1','','sales','436','','No',NULL,NULL,''),(9135,'1110','111731687862','2024-11-15 19:54:14',NULL,660.00,'','11','1','Inventory sold','1','','sales','630','','No',NULL,NULL,''),(9136,'1110','111731687862','2024-11-15 19:54:14',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(9137,'1110','111731687862','2024-11-15 19:54:14',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(9138,'1110','111731687862','2024-11-15 19:54:14',NULL,0.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9139,'1110','111731687862','2024-11-15 19:54:14',NULL,1250.00,'','11','1','Inventory sold','1','','sales','488','','No',NULL,NULL,''),(9140,'1110','111731687862','2024-11-15 19:54:14',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(9141,'1110','111731687862','2024-11-15 19:54:14',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9142,'1110','111731687862','2024-11-15 19:54:14',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(9143,'1110','111731687862','2024-11-15 19:54:14',NULL,1200.00,'','11','1','Inventory sold','1','','sales','502','','No',NULL,NULL,''),(9144,'5500','111731687862','2024-11-15 19:54:14',15511.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9145,'4000','111731687862','2024-11-15 19:54:14',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(9146,'4000','111731687862','2024-11-15 19:54:14',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9147,'4000','111731687862','2024-11-15 19:54:14',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9148,'4000','111731687862','2024-11-15 19:54:14',NULL,200.00,'','11','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(9149,'4000','111731687862','2024-11-15 19:54:14',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9150,'4000','111731687862','2024-11-15 19:54:14',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(9151,'4000','111731687862','2024-11-15 19:54:14',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(9152,'4000','111731687862','2024-11-15 19:54:14',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9153,'4000','111731687862','2024-11-15 19:54:14',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9154,'4000','111731687862','2024-11-15 19:54:14',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9155,'4000','111731687862','2024-11-15 19:54:14',NULL,320.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9156,'4000','111731687862','2024-11-15 19:54:14',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(9157,'4000','111731687862','2024-11-15 19:54:14',NULL,1000.00,'','11','1','Good sold','1','','sales','627','','No',NULL,NULL,''),(9158,'4000','111731687862','2024-11-15 19:54:14',NULL,600.00,'','11','1','Good sold','1','','sales','m07','','No',NULL,NULL,''),(9159,'4000','111731687862','2024-11-15 19:54:14',NULL,1150.00,'','11','1','Good sold','1','','sales','555','','No',NULL,NULL,''),(9160,'4000','111731687862','2024-11-15 19:54:14',NULL,440.00,'','11','1','Good sold','1','','sales','566','','No',NULL,NULL,''),(9161,'4000','111731687862','2024-11-15 19:54:14',NULL,1200.00,'','11','1','Good sold','1','','sales','476','','No',NULL,NULL,''),(9162,'4000','111731687862','2024-11-15 19:54:14',NULL,300.00,'','11','1','Good sold','1','','sales','m23','','No',NULL,NULL,''),(9163,'4000','111731687862','2024-11-15 19:54:14',NULL,1000.00,'','11','1','Good sold','1','','sales','m98','','No',NULL,NULL,''),(9164,'4000','111731687862','2024-11-15 19:54:14',NULL,699.00,'','11','1','Good sold','1','','sales','527','','No',NULL,NULL,''),(9165,'4000','111731687862','2024-11-15 19:54:14',NULL,2300.00,'','11','1','Good sold','1','','sales','436','','No',NULL,NULL,''),(9166,'4000','111731687862','2024-11-15 19:54:14',NULL,1200.00,'','11','1','Good sold','1','','sales','630','','No',NULL,NULL,''),(9167,'4000','111731687862','2024-11-15 19:54:14',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(9168,'4000','111731687862','2024-11-15 19:54:14',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(9169,'4000','111731687862','2024-11-15 19:54:14',NULL,0.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9170,'4000','111731687862','2024-11-15 19:54:14',NULL,1750.00,'','11','1','Good sold','1','','sales','488','','No',NULL,NULL,''),(9171,'4000','111731687862','2024-11-15 19:54:14',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(9172,'4000','111731687862','2024-11-15 19:54:14',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9173,'4000','111731687862','2024-11-15 19:54:14',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(9174,'4000','111731687862','2024-11-15 19:54:14',NULL,2100.00,'','11','1','Good sold','1','','sales','502','','No',NULL,NULL,''),(9175,'1050','111731692760','2024-11-15 20:48:11',1250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173169289424027304223','No',NULL,NULL,''),(9176,'1110','111731692760','2024-11-15 20:48:11',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(9177,'5500','111731692760','2024-11-15 20:48:11',700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9178,'4000','111731692760','2024-11-15 20:48:11',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(9203,'1110','11731767503','2024-11-16 17:31:43',5.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1128','','No',NULL,NULL,''),(9204,'1110','11731767503','2024-11-16 17:31:43',5400.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1112','','No',NULL,NULL,''),(9205,'1110','11731767503','2024-11-16 17:31:43',9600.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','695','','No',NULL,NULL,''),(9206,'1110','11731767503','2024-11-16 17:31:43',1800.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1114','','No',NULL,NULL,''),(9207,'1110','11731767503','2024-11-16 17:31:43',4000.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1115','','No',NULL,NULL,''),(9208,'1110','11731767503','2024-11-16 17:31:43',5200.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1117','','No',NULL,NULL,''),(9209,'1110','11731767503','2024-11-16 17:31:43',2200.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','526','','No',NULL,NULL,''),(9210,'1110','11731767503','2024-11-16 17:31:43',1000.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','678','','No',NULL,NULL,''),(9211,'1110','11731767503','2024-11-16 17:31:43',1500.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1118','','No',NULL,NULL,''),(9212,'1110','11731767503','2024-11-16 17:31:43',2000.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','682','','No',NULL,NULL,''),(9213,'1110','11731767503','2024-11-16 17:31:43',1000.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','507','','No',NULL,NULL,''),(9214,'1110','11731767503','2024-11-16 17:31:43',1800.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','449','','No',NULL,NULL,''),(9215,'1110','11731767503','2024-11-16 17:31:43',1050.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','667','','No',NULL,NULL,''),(9216,'1110','11731767503','2024-11-16 17:31:43',3000.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','558','','No',NULL,NULL,''),(9217,'1110','11731767503','2024-11-16 17:31:43',2200.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1119','','No',NULL,NULL,''),(9218,'1110','11731767503','2024-11-16 17:31:43',2700.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1120','','No',NULL,NULL,''),(9219,'1110','11731767503','2024-11-16 17:31:43',1800.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1121','','No',NULL,NULL,''),(9220,'1110','11731767503','2024-11-16 17:31:43',4200.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1122','','No',NULL,NULL,''),(9221,'1110','11731767503','2024-11-16 17:31:43',1200.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1123','','No',NULL,NULL,''),(9222,'1110','11731767503','2024-11-16 17:31:43',1200.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1125','','No',NULL,NULL,''),(9223,'1110','11731767503','2024-11-16 17:31:43',1200.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1124','','No',NULL,NULL,''),(9224,'1110','11731767503','2024-11-16 17:31:43',1900.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1126','','No',NULL,NULL,''),(9225,'1110','11731767503','2024-11-16 17:31:43',1500.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','1127','','No',NULL,NULL,''),(9226,'1110','11731767503','2024-11-16 17:31:43',1080.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','15','','No',NULL,NULL,''),(9227,'1110','11731767503','2024-11-16 17:31:43',3000.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','31','','No',NULL,NULL,''),(9228,'1110','11731767503','2024-11-16 17:31:43',12000.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','281','','No',NULL,NULL,''),(9229,'1110','11731767503','2024-11-16 17:31:43',8400.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','245','','No',NULL,NULL,''),(9230,'2130','11731767503','2024-11-16 17:31:43',NULL,81935.00,'','11','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(9231,'1050','111731776705','2024-11-16 20:30:34',17950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173177832402301778282','No',NULL,NULL,''),(9232,'1110','111731776705','2024-11-16 20:30:34',NULL,125.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(9233,'1110','111731776705','2024-11-16 20:30:34',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(9234,'1110','111731776705','2024-11-16 20:30:34',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(9235,'1110','111731776705','2024-11-16 20:30:34',NULL,225.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9236,'1110','111731776705','2024-11-16 20:30:34',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(9237,'1110','111731776705','2024-11-16 20:30:34',NULL,1000.00,'','11','1','Inventory sold','1','','sales','352','','No',NULL,NULL,''),(9238,'1110','111731776705','2024-11-16 20:30:34',NULL,540.00,'','11','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(9239,'1110','111731776705','2024-11-16 20:30:34',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(9240,'1110','111731776705','2024-11-16 20:30:34',NULL,0.00,'','11','1','Inventory sold','1','','sales','94','','No',NULL,NULL,''),(9241,'1110','111731776705','2024-11-16 20:30:34',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(9242,'1110','111731776705','2024-11-16 20:30:34',NULL,400.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(9243,'1110','111731776705','2024-11-16 20:30:34',NULL,1400.00,'','11','1','Inventory sold','1','','sales','531','','No',NULL,NULL,''),(9244,'1110','111731776705','2024-11-16 20:30:34',NULL,1200.00,'','11','1','Inventory sold','1','','sales','662','','No',NULL,NULL,''),(9245,'1110','111731776705','2024-11-16 20:30:34',NULL,560.00,'','11','1','Inventory sold','1','','sales','508','','No',NULL,NULL,''),(9246,'1110','111731776705','2024-11-16 20:30:34',NULL,400.00,'','11','1','Inventory sold','1','','sales','m83','','No',NULL,NULL,''),(9247,'1110','111731776705','2024-11-16 20:30:34',NULL,700.00,'','11','1','Inventory sold','1','','sales','593','','No',NULL,NULL,''),(9248,'1110','111731776705','2024-11-16 20:30:34',NULL,800.00,'','11','1','Inventory sold','1','','sales','622','','No',NULL,NULL,''),(9249,'1110','111731776705','2024-11-16 20:30:34',NULL,200.00,'','11','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(9250,'1110','111731776705','2024-11-16 20:30:34',NULL,450.00,'','11','1','Inventory sold','1','','sales','441','','No',NULL,NULL,''),(9251,'5500','111731776705','2024-11-16 20:30:34',9765.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9252,'4000','111731776705','2024-11-16 20:30:34',NULL,250.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(9253,'4000','111731776705','2024-11-16 20:30:34',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(9254,'4000','111731776705','2024-11-16 20:30:34',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(9255,'4000','111731776705','2024-11-16 20:30:34',NULL,400.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9256,'4000','111731776705','2024-11-16 20:30:34',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(9257,'4000','111731776705','2024-11-16 20:30:34',NULL,1500.00,'','11','1','Good sold','1','','sales','352','','No',NULL,NULL,''),(9258,'4000','111731776705','2024-11-16 20:30:34',NULL,900.00,'','11','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(9259,'4000','111731776705','2024-11-16 20:30:34',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(9260,'4000','111731776705','2024-11-16 20:30:34',NULL,500.00,'','11','1','Good sold','1','','sales','94','','No',NULL,NULL,''),(9261,'4000','111731776705','2024-11-16 20:30:34',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9262,'4000','111731776705','2024-11-16 20:30:34',NULL,400.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(9263,'4000','111731776705','2024-11-16 20:30:34',NULL,2450.00,'','11','1','Good sold','1','','sales','531','','No',NULL,NULL,''),(9264,'4000','111731776705','2024-11-16 20:30:34',NULL,2200.00,'','11','1','Good sold','1','','sales','662','','No',NULL,NULL,''),(9265,'4000','111731776705','2024-11-16 20:30:34',NULL,1300.00,'','11','1','Good sold','1','','sales','508','','No',NULL,NULL,''),(9266,'4000','111731776705','2024-11-16 20:30:34',NULL,850.00,'','11','1','Good sold','1','','sales','m83','','No',NULL,NULL,''),(9267,'4000','111731776705','2024-11-16 20:30:34',NULL,1300.00,'','11','1','Good sold','1','','sales','593','','No',NULL,NULL,''),(9268,'4000','111731776705','2024-11-16 20:30:34',NULL,1600.00,'','11','1','Good sold','1','','sales','622','','No',NULL,NULL,''),(9269,'4000','111731776705','2024-11-16 20:30:34',NULL,400.00,'','11','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(9270,'4000','111731776705','2024-11-16 20:30:34',NULL,900.00,'','11','1','Good sold','1','','sales','441','','No',NULL,NULL,''),(9271,'1050','111731861827','2024-11-18 20:37:50',42829.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173195149721730112335','No',NULL,NULL,''),(9272,'1110','111731861827','2024-11-18 20:37:50',NULL,1360.00,'','11','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(9273,'1110','111731861827','2024-11-18 20:37:50',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9274,'1110','111731861827','2024-11-18 20:37:50',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9275,'1110','111731861827','2024-11-18 20:37:50',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9276,'1110','111731861827','2024-11-18 20:37:50',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9277,'1110','111731861827','2024-11-18 20:37:50',NULL,12000.00,'','11','1','Inventory sold','1','','sales','318','','No',NULL,NULL,''),(9278,'1110','111731861827','2024-11-18 20:37:50',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(9279,'1110','111731861827','2024-11-18 20:37:50',NULL,700.00,'','11','1','Inventory sold','1','','sales','98','','No',NULL,NULL,''),(9280,'1110','111731861827','2024-11-18 20:37:50',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(9281,'1110','111731861827','2024-11-18 20:37:50',NULL,81.00,'','11','1','Inventory sold','1','','sales','158','','No',NULL,NULL,''),(9282,'1110','111731861827','2024-11-18 20:37:50',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(9283,'1110','111731861827','2024-11-18 20:37:50',NULL,128.00,'','11','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(9284,'1110','111731861827','2024-11-18 20:37:50',NULL,250.00,'','11','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(9285,'1110','111731861827','2024-11-18 20:37:50',NULL,200.00,'','11','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(9286,'1110','111731861827','2024-11-18 20:37:50',NULL,550.00,'','11','1','Inventory sold','1','','sales','413','','No',NULL,NULL,''),(9287,'1110','111731861827','2024-11-18 20:37:50',NULL,1650.00,'','11','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(9288,'1110','111731861827','2024-11-18 20:37:50',NULL,5500.00,'','11','1','Inventory sold','1','','sales','m31','','No',NULL,NULL,''),(9289,'1110','111731861827','2024-11-18 20:37:50',NULL,550.00,'','11','1','Inventory sold','1','','sales','413','','No',NULL,NULL,''),(9290,'1110','111731861827','2024-11-18 20:37:50',NULL,950.00,'','11','1','Inventory sold','1','','sales','458','','No',NULL,NULL,''),(9291,'1110','111731861827','2024-11-18 20:37:50',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(9292,'1110','111731861827','2024-11-18 20:37:50',NULL,120.00,'','11','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(9293,'5500','111731861827','2024-11-18 20:37:50',27122.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9294,'4000','111731861827','2024-11-18 20:37:50',NULL,1799.00,'','11','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(9295,'4000','111731861827','2024-11-18 20:37:50',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9296,'4000','111731861827','2024-11-18 20:37:50',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9297,'4000','111731861827','2024-11-18 20:37:50',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9298,'4000','111731861827','2024-11-18 20:37:50',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9299,'4000','111731861827','2024-11-18 20:37:50',NULL,15000.00,'','11','1','Good sold','1','','sales','318','','No',NULL,NULL,''),(9300,'4000','111731861827','2024-11-18 20:37:50',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(9301,'4000','111731861827','2024-11-18 20:37:50',NULL,1150.00,'','11','1','Good sold','1','','sales','98','','No',NULL,NULL,''),(9302,'4000','111731861827','2024-11-18 20:37:50',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(9303,'4000','111731861827','2024-11-18 20:37:50',NULL,150.00,'','11','1','Good sold','1','','sales','158','','No',NULL,NULL,''),(9304,'4000','111731861827','2024-11-18 20:37:50',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(9305,'4000','111731861827','2024-11-18 20:37:50',NULL,200.00,'','11','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(9306,'4000','111731861827','2024-11-18 20:37:50',NULL,600.00,'','11','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(9307,'4000','111731861827','2024-11-18 20:37:50',NULL,400.00,'','11','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(9308,'4000','111731861827','2024-11-18 20:37:50',NULL,1100.00,'','11','1','Good sold','1','','sales','413','','No',NULL,NULL,''),(9309,'4000','111731861827','2024-11-18 20:37:50',NULL,4700.00,'','11','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(9310,'4000','111731861827','2024-11-18 20:37:50',NULL,8500.00,'','11','1','Good sold','1','','sales','m31','','No',NULL,NULL,''),(9311,'4000','111731861827','2024-11-18 20:37:50',NULL,1100.00,'','11','1','Good sold','1','','sales','413','','No',NULL,NULL,''),(9312,'4000','111731861827','2024-11-18 20:37:50',NULL,1950.00,'','11','1','Good sold','1','','sales','458','','No',NULL,NULL,''),(9313,'4000','111731861827','2024-11-18 20:37:50',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9314,'4000','111731861827','2024-11-18 20:37:50',NULL,200.00,'','11','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(9315,'1050','131731951696','2024-11-18 20:47:24',5059.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173195204802207753501','No',NULL,NULL,''),(9316,'1110','131731951696','2024-11-18 20:47:24',NULL,2500.00,'','13','1','Inventory sold','1','','sales','511','','No',NULL,NULL,''),(9317,'1110','131731951696','2024-11-18 20:47:24',NULL,552.00,'','13','1','Inventory sold','1','','sales','m58','','No',NULL,NULL,''),(9318,'1110','131731951696','2024-11-18 20:47:24',NULL,280.00,'','13','1','Inventory sold','1','','sales','534','','No',NULL,NULL,''),(9319,'1110','131731951696','2024-11-18 20:47:24',NULL,20.00,'','13','1','Inventory sold','1','','sales','538','','No',NULL,NULL,''),(9320,'5500','131731951696','2024-11-18 20:47:24',3352.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9321,'4000','131731951696','2024-11-18 20:47:24',NULL,3199.00,'','13','1','Good sold','1','','sales','511','','No',NULL,NULL,''),(9322,'4000','131731951696','2024-11-18 20:47:24',NULL,1200.00,'','13','1','Good sold','1','','sales','m58','','No',NULL,NULL,''),(9323,'4000','131731951696','2024-11-18 20:47:24',NULL,600.00,'','13','1','Good sold','1','','sales','534','','No',NULL,NULL,''),(9324,'4000','131731951696','2024-11-18 20:47:24',NULL,60.00,'','13','1','Good sold','1','','sales','538','','No',NULL,NULL,''),(9325,'1050','111732035167','2024-11-19 20:04:59',4670.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173203601101303232122','No',NULL,NULL,''),(9326,'1110','111732035167','2024-11-19 20:04:59',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(9327,'1110','111732035167','2024-11-19 20:04:59',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9328,'1110','111732035167','2024-11-19 20:04:59',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9329,'1110','111732035167','2024-11-19 20:04:59',NULL,450.00,'','11','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(9330,'1110','111732035167','2024-11-19 20:04:59',NULL,300.00,'','11','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(9331,'1110','111732035167','2024-11-19 20:04:59',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(9332,'1110','111732035167','2024-11-19 20:04:59',NULL,100.00,'','11','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(9333,'1110','111732035167','2024-11-19 20:04:59',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(9334,'1110','111732035167','2024-11-19 20:04:59',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9335,'1110','111732035167','2024-11-19 20:04:59',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(9336,'1110','111732035167','2024-11-19 20:04:59',NULL,200.00,'','11','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(9337,'1110','111732035167','2024-11-19 20:04:59',NULL,200.00,'','11','1','Inventory sold','1','','sales','622','','No',NULL,NULL,''),(9338,'5500','111732035167','2024-11-19 20:04:59',2381.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9339,'4000','111732035167','2024-11-19 20:04:59',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(9340,'4000','111732035167','2024-11-19 20:04:59',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9341,'4000','111732035167','2024-11-19 20:04:59',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9342,'4000','111732035167','2024-11-19 20:04:59',NULL,800.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(9343,'4000','111732035167','2024-11-19 20:04:59',NULL,600.00,'','11','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(9344,'4000','111732035167','2024-11-19 20:04:59',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(9345,'4000','111732035167','2024-11-19 20:04:59',NULL,200.00,'','11','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(9346,'4000','111732035167','2024-11-19 20:04:59',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9347,'4000','111732035167','2024-11-19 20:04:59',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9348,'4000','111732035167','2024-11-19 20:04:59',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(9349,'4000','111732035167','2024-11-19 20:04:59',NULL,400.00,'','11','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(9350,'4000','111732035167','2024-11-19 20:04:59',NULL,400.00,'','11','1','Good sold','1','','sales','622','','No',NULL,NULL,''),(9351,'1050','111732036012','2024-11-19 20:24:24',1600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173203706870313773327','No',NULL,NULL,''),(9352,'1110','111732036012','2024-11-19 20:24:24',NULL,520.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9353,'1110','111732036012','2024-11-19 20:24:24',NULL,220.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9354,'5500','111732036012','2024-11-19 20:24:24',740.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9355,'4000','111732036012','2024-11-19 20:24:24',NULL,1000.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9356,'4000','111732036012','2024-11-19 20:24:24',NULL,600.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9357,'1050','111732100919','2024-11-20 14:08:50',350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173210093232210233333','No',NULL,NULL,''),(9358,'1110','111732100919','2024-11-20 14:08:50',NULL,250.00,'','11','1','Inventory sold','1','','sales','488','','No',NULL,NULL,''),(9359,'5500','111732100919','2024-11-20 14:08:50',250.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9360,'4000','111732100919','2024-11-20 14:08:50',NULL,350.00,'','11','1','Good sold','1','','sales','488','','No',NULL,NULL,''),(9361,'1050','131732122040','2024-11-20 20:13:53',12580.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173212293130222101020','No',NULL,NULL,''),(9362,'1110','131732122040','2024-11-20 20:13:53',NULL,700.00,'','13','1','Inventory sold','1','','sales','205','','No',NULL,NULL,''),(9363,'1110','131732122040','2024-11-20 20:13:53',NULL,86.00,'','13','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(9364,'1110','131732122040','2024-11-20 20:13:53',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9365,'1110','131732122040','2024-11-20 20:13:53',NULL,1700.00,'','13','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(9366,'1110','131732122040','2024-11-20 20:13:53',NULL,1250.00,'','13','1','Inventory sold','1','','sales','488','','No',NULL,NULL,''),(9367,'1110','131732122040','2024-11-20 20:13:53',NULL,2400.00,'','13','1','Inventory sold','1','','sales','674','','No',NULL,NULL,''),(9368,'1110','131732122040','2024-11-20 20:13:53',NULL,400.00,'','13','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(9369,'1110','131732122040','2024-11-20 20:13:53',NULL,350.00,'','13','1','Inventory sold','1','','sales','672','','No',NULL,NULL,''),(9370,'5500','131732122040','2024-11-20 20:13:53',6952.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9371,'4000','131732122040','2024-11-20 20:13:53',NULL,2000.00,'','13','1','Good sold','1','','sales','205','','No',NULL,NULL,''),(9372,'4000','131732122040','2024-11-20 20:13:53',NULL,100.00,'','13','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(9373,'4000','131732122040','2024-11-20 20:13:53',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9374,'4000','131732122040','2024-11-20 20:13:53',NULL,3200.00,'','13','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(9375,'4000','131732122040','2024-11-20 20:13:53',NULL,1750.00,'','13','1','Good sold','1','','sales','488','','No',NULL,NULL,''),(9376,'4000','131732122040','2024-11-20 20:13:53',NULL,3800.00,'','13','1','Good sold','1','','sales','674','','No',NULL,NULL,''),(9377,'4000','131732122040','2024-11-20 20:13:53',NULL,850.00,'','13','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(9378,'4000','131732122040','2024-11-20 20:13:53',NULL,700.00,'','13','1','Good sold','1','','sales','672','','No',NULL,NULL,''),(9379,'4000','111732100919','2024-11-21 08:28:55',350.00,NULL,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9380,'1000','111732100919','2024-11-21 08:28:55',NULL,350.00,'','1','1','Returned products','1','','return','','','No',NULL,NULL,''),(9381,'5500','111732100919','2024-11-21 08:28:55',NULL,250.00,'','1','1','Cost of goods returned','1','','sales','488','','No',NULL,NULL,''),(9382,'1110','111732100919','2024-11-21 08:28:55',250.00,NULL,'','1','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9383,'1050','111732100918','2024-11-21 08:29:16',350.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1173216703702132234370','No',NULL,NULL,''),(9384,'1110','111732100918','2024-11-21 08:29:16',NULL,250.00,'','1','1','Inventory sold','1','','sales','488','','No',NULL,NULL,''),(9385,'5500','111732100918','2024-11-20 14:08:50',250.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9386,'4000','111732100918','2024-11-21 08:29:16',NULL,350.00,'','1','1','Good sold','1','','sales','488','','No',NULL,NULL,''),(9387,'1050','111732207836','2024-11-21 19:56:18',13019.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173220818120228173323','No',NULL,NULL,''),(9388,'1110','111732207836','2024-11-21 19:56:18',NULL,500.00,'','11','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(9389,'1110','111732207836','2024-11-21 19:56:18',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(9390,'1110','111732207836','2024-11-21 19:56:18',NULL,190.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(9391,'1110','111732207836','2024-11-21 19:56:18',NULL,1050.00,'','11','1','Inventory sold','1','','sales','138','','No',NULL,NULL,''),(9392,'1110','111732207836','2024-11-21 19:56:18',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9393,'1110','111732207836','2024-11-21 19:56:18',NULL,700.00,'','11','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(9394,'1110','111732207836','2024-11-21 19:56:18',NULL,180.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9395,'1110','111732207836','2024-11-21 19:56:18',NULL,4000.00,'','11','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(9396,'1110','111732207836','2024-11-21 19:56:18',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(9397,'1110','111732207836','2024-11-21 19:56:18',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9398,'5500','111732207836','2024-11-21 19:56:18',7920.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9399,'4000','111732207836','2024-11-21 19:56:18',NULL,750.00,'','11','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(9400,'4000','111732207836','2024-11-21 19:56:18',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(9401,'4000','111732207836','2024-11-21 19:56:18',NULL,500.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(9402,'4000','111732207836','2024-11-21 19:56:18',NULL,1399.00,'','11','1','Good sold','1','','sales','138','','No',NULL,NULL,''),(9403,'4000','111732207836','2024-11-21 19:56:18',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9404,'4000','111732207836','2024-11-21 19:56:18',NULL,1400.00,'','11','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(9405,'4000','111732207836','2024-11-21 19:56:18',NULL,320.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9406,'4000','111732207836','2024-11-21 19:56:18',NULL,5500.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(9407,'4000','111732207836','2024-11-21 19:56:18',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(9408,'4000','111732207836','2024-11-21 19:56:18',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9409,'1050','111732208182','2024-11-21 19:58:24',5030.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173220830880080820201','No',NULL,NULL,''),(9410,'1110','111732208182','2024-11-21 19:58:24',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9411,'1110','111732208182','2024-11-21 19:58:24',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(9412,'1110','111732208182','2024-11-21 19:58:24',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9413,'1110','111732208182','2024-11-21 19:58:24',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(9414,'5500','111732208182','2024-11-21 19:58:24',3545.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9415,'4000','111732208182','2024-11-21 19:58:24',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9416,'4000','111732208182','2024-11-21 19:58:24',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(9417,'4000','111732208182','2024-11-21 19:58:24',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9418,'4000','111732208182','2024-11-21 19:58:24',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(9419,'1050','111732209844','2024-11-21 20:24:13',2300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173220985421322312232','No',NULL,NULL,''),(9420,'1110','111732209844','2024-11-21 20:24:13',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(9421,'5500','111732209844','2024-11-21 20:24:13',1000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9422,'4000','111732209844','2024-11-21 20:24:13',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(9423,'1050','111732293680','2024-11-22 19:43:49',3450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173229383303333331302','No',NULL,NULL,''),(9424,'1110','111732293680','2024-11-22 19:43:49',NULL,800.00,'','11','1','Inventory sold','1','','sales','317','','No',NULL,NULL,''),(9425,'1110','111732293680','2024-11-22 19:43:49',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(9426,'1110','111732293680','2024-11-22 19:43:49',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(9427,'5500','111732293680','2024-11-22 19:43:49',1895.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9428,'4000','111732293680','2024-11-22 19:43:49',NULL,1400.00,'','11','1','Good sold','1','','sales','317','','No',NULL,NULL,''),(9429,'4000','111732293680','2024-11-22 19:43:49',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(9430,'4000','111732293680','2024-11-22 19:43:49',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(9431,'1050','111732293859','2024-11-22 19:47:24',9450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173229404713022324703','No',NULL,NULL,''),(9432,'1110','111732293859','2024-11-22 19:47:24',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(9433,'1110','111732293859','2024-11-22 19:47:24',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(9434,'1110','111732293859','2024-11-22 19:47:24',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(9435,'1110','111732293859','2024-11-22 19:47:24',NULL,200.00,'','11','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(9436,'1110','111732293859','2024-11-22 19:47:24',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(9437,'1110','111732293859','2024-11-22 19:47:24',NULL,250.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(9438,'1110','111732293859','2024-11-22 19:47:24',NULL,1740.00,'','11','1','Inventory sold','1','','sales','343','','No',NULL,NULL,''),(9439,'1110','111732293859','2024-11-22 19:47:24',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(9440,'5500','111732293859','2024-11-22 19:47:24',5860.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9441,'4000','111732293859','2024-11-22 19:47:24',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(9442,'4000','111732293859','2024-11-22 19:47:24',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(9443,'4000','111732293859','2024-11-22 19:47:24',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(9444,'4000','111732293859','2024-11-22 19:47:24',NULL,400.00,'','11','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(9445,'4000','111732293859','2024-11-22 19:47:24',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(9446,'4000','111732293859','2024-11-22 19:47:24',NULL,350.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(9447,'4000','111732293859','2024-11-22 19:47:24',NULL,2700.00,'','11','1','Good sold','1','','sales','343','','No',NULL,NULL,''),(9448,'4000','111732293859','2024-11-22 19:47:24',NULL,900.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(9449,'1050','111732294048','2024-11-22 19:50:14',1550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173229421602322230922','No',NULL,NULL,''),(9450,'1110','111732294048','2024-11-22 19:50:14',NULL,280.00,'','11','1','Inventory sold','1','','sales','534','','No',NULL,NULL,''),(9451,'1110','111732294048','2024-11-22 19:50:14',NULL,450.00,'','11','1','Inventory sold','1','','sales','533','','No',NULL,NULL,''),(9452,'5500','111732294048','2024-11-22 19:50:14',730.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9453,'4000','111732294048','2024-11-22 19:50:14',NULL,600.00,'','11','1','Good sold','1','','sales','534','','No',NULL,NULL,''),(9454,'4000','111732294048','2024-11-22 19:50:14',NULL,950.00,'','11','1','Good sold','1','','sales','533','','No',NULL,NULL,''),(9455,'1050','111732294249','2024-11-22 19:51:30',1550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173229429312273031222','No',NULL,NULL,''),(9456,'1110','111732294249','2024-11-22 19:51:30',NULL,450.00,'','11','1','Inventory sold','1','','sales','533','','No',NULL,NULL,''),(9457,'1110','111732294249','2024-11-22 19:51:30',NULL,280.00,'','11','1','Inventory sold','1','','sales','534','','No',NULL,NULL,''),(9458,'5500','111732294249','2024-11-22 19:51:30',730.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9459,'4000','111732294249','2024-11-22 19:51:30',NULL,950.00,'','11','1','Good sold','1','','sales','533','','No',NULL,NULL,''),(9460,'4000','111732294249','2024-11-22 19:51:30',NULL,600.00,'','11','1','Good sold','1','','sales','534','','No',NULL,NULL,''),(9461,'1050','131732294377','2024-11-22 20:29:36',1000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173229658003753222223','No',NULL,NULL,''),(9462,'1110','131732294377','2024-11-22 20:29:36',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(9463,'5500','131732294377','2024-11-22 20:29:36',600.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9464,'4000','131732294377','2024-11-22 20:29:36',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(9465,'1050','131732381268','2024-11-23 20:11:32',13549.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173238190102203082328','No',NULL,NULL,''),(9466,'1110','131732381268','2024-11-23 20:11:32',NULL,800.00,'','13','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(9467,'1110','131732381268','2024-11-23 20:11:32',NULL,300.00,'','13','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(9468,'1110','131732381268','2024-11-23 20:11:32',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(9469,'1110','131732381268','2024-11-23 20:11:32',NULL,100.00,'','13','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(9470,'1110','131732381268','2024-11-23 20:11:32',NULL,125.00,'','13','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(9471,'1110','131732381268','2024-11-23 20:11:32',NULL,1100.00,'','13','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(9472,'1110','131732381268','2024-11-23 20:11:32',NULL,950.00,'','13','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(9473,'1110','131732381268','2024-11-23 20:11:32',NULL,250.00,'','13','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(9474,'1110','131732381268','2024-11-23 20:11:32',NULL,320.00,'','13','1','Inventory sold','1','','sales','283','','No',NULL,NULL,''),(9475,'1110','131732381268','2024-11-23 20:11:32',NULL,100.00,'','13','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(9476,'1110','131732381268','2024-11-23 20:11:32',NULL,1000.00,'','13','1','Inventory sold','1','','sales','682','','No',NULL,NULL,''),(9477,'1110','131732381268','2024-11-23 20:11:32',NULL,700.00,'','13','1','Inventory sold','1','','sales','572','','No',NULL,NULL,''),(9478,'1110','131732381268','2024-11-23 20:11:32',NULL,324.00,'','13','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(9479,'1110','131732381268','2024-11-23 20:11:32',NULL,350.00,'','13','1','Inventory sold','1','','sales','404','','No',NULL,NULL,''),(9480,'1110','131732381268','2024-11-23 20:11:32',NULL,450.00,'','13','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(9481,'1110','131732381268','2024-11-23 20:11:32',NULL,300.00,'','13','1','Inventory sold','1','','sales','m15','','No',NULL,NULL,''),(9482,'5500','131732381268','2024-11-23 20:11:32',7264.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9483,'4000','131732381268','2024-11-23 20:11:32',NULL,1600.00,'','13','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(9484,'4000','131732381268','2024-11-23 20:11:32',NULL,600.00,'','13','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(9485,'4000','131732381268','2024-11-23 20:11:32',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(9486,'4000','131732381268','2024-11-23 20:11:32',NULL,200.00,'','13','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9487,'4000','131732381268','2024-11-23 20:11:32',NULL,350.00,'','13','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9488,'4000','131732381268','2024-11-23 20:11:32',NULL,1900.00,'','13','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(9489,'4000','131732381268','2024-11-23 20:11:32',NULL,1800.00,'','13','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(9490,'4000','131732381268','2024-11-23 20:11:32',NULL,500.00,'','13','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9491,'4000','131732381268','2024-11-23 20:11:32',NULL,500.00,'','13','1','Good sold','1','','sales','283','','No',NULL,NULL,''),(9492,'4000','131732381268','2024-11-23 20:11:32',NULL,200.00,'','13','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9493,'4000','131732381268','2024-11-23 20:11:32',NULL,1900.00,'','13','1','Good sold','1','','sales','682','','No',NULL,NULL,''),(9494,'4000','131732381268','2024-11-23 20:11:32',NULL,1500.00,'','13','1','Good sold','1','','sales','572','','No',NULL,NULL,''),(9495,'4000','131732381268','2024-11-23 20:11:32',NULL,600.00,'','13','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(9496,'4000','131732381268','2024-11-23 20:11:32',NULL,500.00,'','13','1','Good sold','1','','sales','404','','No',NULL,NULL,''),(9497,'4000','131732381268','2024-11-23 20:11:32',NULL,650.00,'','13','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(9498,'4000','131732381268','2024-11-23 20:11:32',NULL,499.00,'','13','1','Good sold','1','','sales','m15','','No',NULL,NULL,''),(9499,'1050','131732382910','2024-11-23 20:28:42',350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173238293338339323300','No',NULL,NULL,''),(9500,'1110','131732382910','2024-11-23 20:28:42',NULL,125.00,'','13','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(9501,'5500','131732382910','2024-11-23 20:28:42',125.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9502,'4000','131732382910','2024-11-23 20:28:42',NULL,350.00,'','13','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9503,'1050','131732382934','2024-11-23 20:39:14',6000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173238355613233213300','No',NULL,NULL,''),(9504,'1110','131732382934','2024-11-23 20:39:14',NULL,3000.00,'','13','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(9505,'5500','131732382934','2024-11-23 20:39:14',3000.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9506,'4000','131732382934','2024-11-23 20:39:14',NULL,6000.00,'','13','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(9507,'1050','131732383558','2024-11-23 20:39:38',1650.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173238359532352322301','No',NULL,NULL,''),(9508,'1110','131732383558','2024-11-23 20:39:38',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(9509,'5500','131732383558','2024-11-23 20:39:38',1000.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9510,'4000','131732383558','2024-11-23 20:39:38',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(9511,'1050','131732466176','2024-11-24 19:59:21',4690.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173246797162343173620','No',NULL,NULL,''),(9512,'1110','131732466176','2024-11-24 19:59:21',NULL,650.00,'','13','1','Inventory sold','1','','sales','m10','','No',NULL,NULL,''),(9513,'1110','131732466176','2024-11-24 19:59:21',NULL,100.00,'','13','1','Inventory sold','1','','sales','622','','No',NULL,NULL,''),(9514,'1110','131732466176','2024-11-24 19:59:21',NULL,100.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(9515,'1110','131732466176','2024-11-24 19:59:21',NULL,1500.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(9516,'1110','131732466176','2024-11-24 19:59:21',NULL,850.00,'','13','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(9517,'5500','131732466176','2024-11-24 19:59:21',3200.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9518,'4000','131732466176','2024-11-24 19:59:21',NULL,1350.00,'','13','1','Good sold','1','','sales','m10','','No',NULL,NULL,''),(9519,'4000','131732466176','2024-11-24 19:59:21',NULL,200.00,'','13','1','Good sold','1','','sales','622','','No',NULL,NULL,''),(9520,'4000','131732466176','2024-11-24 19:59:21',NULL,140.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(9521,'4000','131732466176','2024-11-24 19:59:21',NULL,1500.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(9522,'4000','131732466176','2024-11-24 19:59:21',NULL,1500.00,'','13','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(9523,'1050','111732555922','2024-11-25 20:36:29',2700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173255619493226230331','No',NULL,NULL,''),(9524,'1110','111732555922','2024-11-25 20:36:29',NULL,350.00,'','11','1','Inventory sold','1','','sales','672','','No',NULL,NULL,''),(9525,'1110','111732555922','2024-11-25 20:36:29',NULL,200.00,'','11','1','Inventory sold','1','','sales','m40','','No',NULL,NULL,''),(9526,'1110','111732555922','2024-11-25 20:36:29',NULL,1200.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(9527,'1110','111732555922','2024-11-25 20:36:29',NULL,200.00,'','11','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(9528,'1110','111732555922','2024-11-25 20:36:29',NULL,76.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(9529,'5500','111732555922','2024-11-25 20:36:29',2026.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9530,'4000','111732555922','2024-11-25 20:36:29',NULL,700.00,'','11','1','Good sold','1','','sales','672','','No',NULL,NULL,''),(9531,'4000','111732555922','2024-11-25 20:36:29',NULL,300.00,'','11','1','Good sold','1','','sales','m40','','No',NULL,NULL,''),(9532,'4000','111732555922','2024-11-25 20:36:29',NULL,1200.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(9533,'4000','111732555922','2024-11-25 20:36:29',NULL,400.00,'','11','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(9534,'4000','111732555922','2024-11-25 20:36:29',NULL,100.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(9535,'1050','111732556195','2024-11-25 20:37:15',1400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173255624022032220735','No',NULL,NULL,''),(9536,'1110','111732556195','2024-11-25 20:37:15',NULL,700.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(9537,'5500','111732556195','2024-11-25 20:37:15',700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9538,'4000','111732556195','2024-11-25 20:37:15',NULL,1400.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(9539,'1050','111732641283','2024-11-26 20:16:25',2260.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173264139133113221227','No',NULL,NULL,''),(9540,'1110','111732641283','2024-11-26 20:16:25',NULL,1000.00,'','11','1','Inventory sold','1','','sales','220','','No',NULL,NULL,''),(9541,'1110','111732641283','2024-11-26 20:16:25',NULL,72.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(9542,'1110','111732641283','2024-11-26 20:16:25',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9543,'1110','111732641283','2024-11-26 20:16:25',NULL,0.00,'','11','1','Inventory sold','1','','sales','94','','No',NULL,NULL,''),(9544,'5500','111732641283','2024-11-26 20:16:25',1117.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9545,'4000','111732641283','2024-11-26 20:16:25',NULL,1500.00,'','11','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(9546,'4000','111732641283','2024-11-26 20:16:25',NULL,180.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(9547,'4000','111732641283','2024-11-26 20:16:25',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9548,'4000','111732641283','2024-11-26 20:16:25',NULL,500.00,'','11','1','Good sold','1','','sales','94','','No',NULL,NULL,''),(9549,'1050','111732641425','2024-11-26 20:22:31',10670.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173264175531131301321','No',NULL,NULL,''),(9550,'1110','111732641425','2024-11-26 20:22:31',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9551,'1110','111732641425','2024-11-26 20:22:31',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(9552,'1110','111732641425','2024-11-26 20:22:31',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(9553,'1110','111732641425','2024-11-26 20:22:31',NULL,56.00,'','11','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(9554,'1110','111732641425','2024-11-26 20:22:31',NULL,300.00,'','11','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(9555,'1110','111732641425','2024-11-26 20:22:31',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(9556,'1110','111732641425','2024-11-26 20:22:31',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9557,'1110','111732641425','2024-11-26 20:22:31',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(9558,'1110','111732641425','2024-11-26 20:22:31',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9559,'1110','111732641425','2024-11-26 20:22:31',NULL,162.00,'','11','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(9560,'1110','111732641425','2024-11-26 20:22:31',NULL,3200.00,'','11','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(9561,'1110','111732641425','2024-11-26 20:22:31',NULL,300.00,'','11','1','Inventory sold','1','','sales','449','','No',NULL,NULL,''),(9562,'5500','111732641425','2024-11-26 20:22:31',6570.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9563,'4000','111732641425','2024-11-26 20:22:31',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9564,'4000','111732641425','2024-11-26 20:22:31',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(9565,'4000','111732641425','2024-11-26 20:22:31',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(9566,'4000','111732641425','2024-11-26 20:22:31',NULL,450.00,'','11','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(9567,'4000','111732641425','2024-11-26 20:22:31',NULL,500.00,'','11','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(9568,'4000','111732641425','2024-11-26 20:22:31',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(9569,'4000','111732641425','2024-11-26 20:22:31',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9570,'4000','111732641425','2024-11-26 20:22:31',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(9571,'4000','111732641425','2024-11-26 20:22:31',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9572,'4000','111732641425','2024-11-26 20:22:31',NULL,300.00,'','11','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(9573,'4000','111732641425','2024-11-26 20:22:31',NULL,4500.00,'','11','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(9574,'4000','111732641425','2024-11-26 20:22:31',NULL,650.00,'','11','1','Good sold','1','','sales','449','','No',NULL,NULL,''),(9575,'1050','111732641756','2024-11-26 20:25:44',6600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173264194620422210302','No',NULL,NULL,''),(9576,'1110','111732641756','2024-11-26 20:25:44',NULL,1200.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(9577,'1110','111732641756','2024-11-26 20:25:44',NULL,100.00,'','11','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(9578,'1110','111732641756','2024-11-26 20:25:44',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(9579,'1110','111732641756','2024-11-26 20:25:44',NULL,1400.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(9580,'5500','111732641756','2024-11-26 20:25:44',3700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9581,'4000','111732641756','2024-11-26 20:25:44',NULL,2400.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(9582,'4000','111732641756','2024-11-26 20:25:44',NULL,200.00,'','11','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(9583,'4000','111732641756','2024-11-26 20:25:44',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(9584,'4000','111732641756','2024-11-26 20:25:44',NULL,2500.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(9585,'1050','111732642251','2024-11-26 20:31:09',800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173264227002313362312','No',NULL,NULL,''),(9586,'1110','111732642251','2024-11-26 20:31:09',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(9587,'5500','111732642251','2024-11-26 20:31:09',350.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9588,'4000','111732642251','2024-11-26 20:31:09',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(9589,'1050','131732725595','2024-11-27 20:04:21',6940.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173272706426602304272','No',NULL,NULL,''),(9590,'1110','131732725595','2024-11-27 20:04:21',NULL,88.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9591,'1110','131732725595','2024-11-27 20:04:21',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(9592,'1110','131732725595','2024-11-27 20:04:21',NULL,760.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9593,'1110','131732725595','2024-11-27 20:04:21',NULL,1000.00,'','13','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(9594,'1110','131732725595','2024-11-27 20:04:21',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9595,'1110','131732725595','2024-11-27 20:04:21',NULL,320.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(9596,'1110','131732725595','2024-11-27 20:04:21',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9597,'1110','131732725595','2024-11-27 20:04:21',NULL,250.00,'','13','1','Inventory sold','1','','sales','509','','No',NULL,NULL,''),(9598,'5500','131732725595','2024-11-27 20:04:21',4134.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9599,'4000','131732725595','2024-11-27 20:04:21',NULL,240.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9600,'4000','131732725595','2024-11-27 20:04:21',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(9601,'4000','131732725595','2024-11-27 20:04:21',NULL,1200.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9602,'4000','131732725595','2024-11-27 20:04:21',NULL,1800.00,'','13','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(9603,'4000','131732725595','2024-11-27 20:04:21',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9604,'4000','131732725595','2024-11-27 20:04:21',NULL,600.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(9605,'4000','131732725595','2024-11-27 20:04:21',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9606,'4000','131732725595','2024-11-27 20:04:21',NULL,500.00,'','13','1','Good sold','1','','sales','509','','No',NULL,NULL,''),(9607,'1050','111732728261','2024-11-27 20:25:15',300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173272831811032221018','No',NULL,NULL,''),(9608,'1110','111732728261','2024-11-27 20:25:15',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(9609,'5500','111732728261','2024-11-27 20:25:15',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9610,'4000','111732728261','2024-11-27 20:25:15',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(9611,'1050','111732812487','2024-11-28 19:49:58',1500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173281261012603121060','No',NULL,NULL,''),(9612,'1110','111732812487','2024-11-28 19:49:58',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(9613,'1110','111732812487','2024-11-28 19:49:58',NULL,208.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(9614,'1110','111732812487','2024-11-28 19:49:58',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9615,'1110','111732812487','2024-11-28 19:49:58',NULL,177.00,'','11','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(9616,'5500','111732812487','2024-11-28 19:49:58',746.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9617,'4000','111732812487','2024-11-28 19:49:58',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(9618,'4000','111732812487','2024-11-28 19:49:58',NULL,400.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(9619,'4000','111732812487','2024-11-28 19:49:58',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9620,'4000','111732812487','2024-11-28 19:49:58',NULL,450.00,'','11','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(9621,'1050','111732812612','2024-11-28 19:56:33',10799.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173281299729221312018','No',NULL,NULL,''),(9622,'1110','111732812612','2024-11-28 19:56:33',NULL,1600.00,'','11','1','Inventory sold','1','','sales','355','','No',NULL,NULL,''),(9623,'1110','111732812612','2024-11-28 19:56:33',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(9624,'1110','111732812612','2024-11-28 19:56:33',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(9625,'1110','111732812612','2024-11-28 19:56:33',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9626,'1110','111732812612','2024-11-28 19:56:33',NULL,500.00,'','11','1','Inventory sold','1','','sales','348','','No',NULL,NULL,''),(9627,'1110','111732812612','2024-11-28 19:56:33',NULL,225.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(9628,'1110','111732812612','2024-11-28 19:56:33',NULL,150.00,'','11','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(9629,'1110','111732812612','2024-11-28 19:56:33',NULL,650.00,'','11','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(9630,'1110','111732812612','2024-11-28 19:56:33',NULL,400.00,'','11','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(9631,'1110','111732812612','2024-11-28 19:56:33',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9632,'1110','111732812612','2024-11-28 19:56:33',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(9633,'1110','111732812612','2024-11-28 19:56:33',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(9634,'1110','111732812612','2024-11-28 19:56:33',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(9635,'1110','111732812612','2024-11-28 19:56:33',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9636,'1110','111732812612','2024-11-28 19:56:33',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9637,'1110','111732812612','2024-11-28 19:56:33',NULL,48.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(9638,'1110','111732812612','2024-11-28 19:56:33',NULL,38.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(9639,'1110','111732812612','2024-11-28 19:56:33',NULL,119.00,'','11','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(9640,'1110','111732812612','2024-11-28 19:56:33',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(9641,'5500','111732812612','2024-11-28 19:56:33',6163.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9642,'4000','111732812612','2024-11-28 19:56:33',NULL,2300.00,'','11','1','Good sold','1','','sales','355','','No',NULL,NULL,''),(9643,'4000','111732812612','2024-11-28 19:56:33',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(9644,'4000','111732812612','2024-11-28 19:56:33',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(9645,'4000','111732812612','2024-11-28 19:56:33',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9646,'4000','111732812612','2024-11-28 19:56:33',NULL,950.00,'','11','1','Good sold','1','','sales','348','','No',NULL,NULL,''),(9647,'4000','111732812612','2024-11-28 19:56:33',NULL,600.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9648,'4000','111732812612','2024-11-28 19:56:33',NULL,300.00,'','11','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(9649,'4000','111732812612','2024-11-28 19:56:33',NULL,1200.00,'','11','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(9650,'4000','111732812612','2024-11-28 19:56:33',NULL,900.00,'','11','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(9651,'4000','111732812612','2024-11-28 19:56:33',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9652,'4000','111732812612','2024-11-28 19:56:33',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(9653,'4000','111732812612','2024-11-28 19:56:33',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(9654,'4000','111732812612','2024-11-28 19:56:33',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9655,'4000','111732812612','2024-11-28 19:56:33',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9656,'4000','111732812612','2024-11-28 19:56:33',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9657,'4000','111732812612','2024-11-28 19:56:33',NULL,120.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(9658,'4000','111732812612','2024-11-28 19:56:33',NULL,50.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(9659,'4000','111732812612','2024-11-28 19:56:33',NULL,299.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(9660,'4000','111732812612','2024-11-28 19:56:33',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(9661,'1050','111732813069','2024-11-28 19:59:54',2900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173281319601623010112','No',NULL,NULL,''),(9662,'1110','111732813069','2024-11-28 19:59:54',NULL,219.00,'','11','1','Inventory sold','1','','sales','670','','No',NULL,NULL,''),(9663,'1110','111732813069','2024-11-28 19:59:54',NULL,150.00,'','11','1','Inventory sold','1','','sales','686','','No',NULL,NULL,''),(9664,'1110','111732813069','2024-11-28 19:59:54',NULL,250.00,'','11','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(9665,'1110','111732813069','2024-11-28 19:59:54',NULL,150.00,'','11','1','Inventory sold','1','','sales','m07','','No',NULL,NULL,''),(9666,'1110','111732813069','2024-11-28 19:59:54',NULL,450.00,'','11','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(9667,'1110','111732813069','2024-11-28 19:59:54',NULL,350.00,'','11','1','Inventory sold','1','','sales','684','','No',NULL,NULL,''),(9668,'5500','111732813069','2024-11-28 19:59:54',1569.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9669,'4000','111732813069','2024-11-28 19:59:54',NULL,350.00,'','11','1','Good sold','1','','sales','670','','No',NULL,NULL,''),(9670,'4000','111732813069','2024-11-28 19:59:54',NULL,300.00,'','11','1','Good sold','1','','sales','686','','No',NULL,NULL,''),(9671,'4000','111732813069','2024-11-28 19:59:54',NULL,450.00,'','11','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(9672,'4000','111732813069','2024-11-28 19:59:54',NULL,300.00,'','11','1','Good sold','1','','sales','m07','','No',NULL,NULL,''),(9673,'4000','111732813069','2024-11-28 19:59:54',NULL,800.00,'','11','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(9674,'4000','111732813069','2024-11-28 19:59:54',NULL,700.00,'','11','1','Good sold','1','','sales','684','','No',NULL,NULL,''),(9675,'1050','111732813197','2024-11-28 20:01:42',4500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173281330533231332312','No',NULL,NULL,''),(9676,'1110','111732813197','2024-11-28 20:01:42',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(9677,'1110','111732813197','2024-11-28 20:01:42',NULL,700.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(9678,'1110','111732813197','2024-11-28 20:01:42',NULL,900.00,'','11','1','Inventory sold','1','','sales','260','','No',NULL,NULL,''),(9679,'5500','111732813197','2024-11-28 20:01:42',2600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9680,'4000','111732813197','2024-11-28 20:01:42',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(9681,'4000','111732813197','2024-11-28 20:01:42',NULL,1200.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(9682,'4000','111732813197','2024-11-28 20:01:42',NULL,1500.00,'','11','1','Good sold','1','','sales','260','','No',NULL,NULL,''),(9683,'1050','131732814539','2024-11-28 20:22:38',700.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173281456903008133022','No',NULL,NULL,''),(9684,'1110','131732814539','2024-11-28 20:22:38',NULL,438.00,'','13','1','Inventory sold','1','','sales','670','','No',NULL,NULL,''),(9685,'5500','131732814539','2024-11-28 20:22:38',438.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9686,'4000','131732814539','2024-11-28 20:22:38',NULL,700.00,'','13','1','Good sold','1','','sales','670','','No',NULL,NULL,''),(9687,'1050','131732901454','2024-11-29 20:38:42',10950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173290192722320907223','No',NULL,NULL,''),(9688,'1110','131732901454','2024-11-29 20:38:42',NULL,300.00,'','13','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(9689,'1110','131732901454','2024-11-29 20:38:42',NULL,700.00,'','13','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(9690,'1110','131732901454','2024-11-29 20:38:42',NULL,1200.00,'','13','1','Inventory sold','1','','sales','611','','No',NULL,NULL,''),(9691,'1110','131732901454','2024-11-29 20:38:42',NULL,500.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(9692,'1110','131732901454','2024-11-29 20:38:42',NULL,1200.00,'','13','1','Inventory sold','1','','sales','502','','No',NULL,NULL,''),(9693,'1110','131732901454','2024-11-29 20:38:42',NULL,700.00,'','13','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(9694,'1110','131732901454','2024-11-29 20:38:42',NULL,300.00,'','13','1','Inventory sold','1','','sales','507','','No',NULL,NULL,''),(9695,'1110','131732901454','2024-11-29 20:38:42',NULL,700.00,'','13','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(9696,'1110','131732901454','2024-11-29 20:38:42',NULL,50.00,'','13','1','Inventory sold','1','','sales','615','','No',NULL,NULL,''),(9697,'5500','131732901454','2024-11-29 20:38:42',5650.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9698,'4000','131732901454','2024-11-29 20:38:42',NULL,550.00,'','13','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(9699,'4000','131732901454','2024-11-29 20:38:42',NULL,1400.00,'','13','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(9700,'4000','131732901454','2024-11-29 20:38:42',NULL,2500.00,'','13','1','Good sold','1','','sales','611','','No',NULL,NULL,''),(9701,'4000','131732901454','2024-11-29 20:38:42',NULL,900.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(9702,'4000','131732901454','2024-11-29 20:38:42',NULL,2100.00,'','13','1','Good sold','1','','sales','502','','No',NULL,NULL,''),(9703,'4000','131732901454','2024-11-29 20:38:42',NULL,1400.00,'','13','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(9704,'4000','131732901454','2024-11-29 20:38:42',NULL,600.00,'','13','1','Good sold','1','','sales','507','','No',NULL,NULL,''),(9705,'4000','131732901454','2024-11-29 20:38:42',NULL,1400.00,'','13','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(9706,'4000','131732901454','2024-11-29 20:38:42',NULL,100.00,'','13','1','Good sold','1','','sales','615','','No',NULL,NULL,''),(9707,'1050','111732901946','2024-11-29 20:43:41',1950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173290222420222022220','No',NULL,NULL,''),(9708,'1110','111732901946','2024-11-29 20:43:41',NULL,350.00,'','11','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(9709,'1110','111732901946','2024-11-29 20:43:41',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9710,'1110','111732901946','2024-11-29 20:43:41',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(9711,'5500','111732901946','2024-11-29 20:43:41',1350.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9712,'4000','111732901946','2024-11-29 20:43:41',NULL,500.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(9713,'4000','111732901946','2024-11-29 20:43:41',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9714,'4000','111732901946','2024-11-29 20:43:41',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(9715,'1050','111732902264','2024-11-29 20:55:44',14120.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173290294823302220223','No',NULL,NULL,''),(9716,'1110','111732902264','2024-11-29 20:55:44',NULL,350.00,'','11','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(9717,'1110','111732902264','2024-11-29 20:55:44',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(9718,'1110','111732902264','2024-11-29 20:55:44',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9719,'1110','111732902264','2024-11-29 20:55:44',NULL,228.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(9720,'1110','111732902264','2024-11-29 20:55:44',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(9721,'1110','111732902264','2024-11-29 20:55:44',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(9722,'1110','111732902264','2024-11-29 20:55:44',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(9723,'1110','111732902264','2024-11-29 20:55:44',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(9724,'1110','111732902264','2024-11-29 20:55:44',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(9725,'1110','111732902264','2024-11-29 20:55:44',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(9726,'1110','111732902264','2024-11-29 20:55:44',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(9727,'1110','111732902264','2024-11-29 20:55:44',NULL,2100.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(9728,'1110','111732902264','2024-11-29 20:55:44',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(9729,'1110','111732902264','2024-11-29 20:55:44',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9730,'1110','111732902264','2024-11-29 20:55:44',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(9731,'1110','111732902264','2024-11-29 20:55:44',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9732,'1110','111732902264','2024-11-29 20:55:44',NULL,76.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(9733,'5500','111732902264','2024-11-29 20:55:44',9260.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9734,'4000','111732902264','2024-11-29 20:55:44',NULL,700.00,'','11','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(9735,'4000','111732902264','2024-11-29 20:55:44',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9736,'4000','111732902264','2024-11-29 20:55:44',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9737,'4000','111732902264','2024-11-29 20:55:44',NULL,300.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(9738,'4000','111732902264','2024-11-29 20:55:44',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(9739,'4000','111732902264','2024-11-29 20:55:44',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(9740,'4000','111732902264','2024-11-29 20:55:44',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(9741,'4000','111732902264','2024-11-29 20:55:44',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(9742,'4000','111732902264','2024-11-29 20:55:44',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(9743,'4000','111732902264','2024-11-29 20:55:44',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(9744,'4000','111732902264','2024-11-29 20:55:44',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(9745,'4000','111732902264','2024-11-29 20:55:44',NULL,2100.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(9746,'4000','111732902264','2024-11-29 20:55:44',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9747,'4000','111732902264','2024-11-29 20:55:44',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9748,'4000','111732902264','2024-11-29 20:55:44',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(9749,'4000','111732902264','2024-11-29 20:55:44',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9750,'4000','111732902264','2024-11-29 20:55:44',NULL,100.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(9751,'1050','131732902971','2024-11-29 21:00:11',950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173290321427320020233','No',NULL,NULL,''),(9752,'1110','131732902971','2024-11-29 21:00:11',NULL,250.00,'','13','1','Inventory sold','1','','sales','568','','No',NULL,NULL,''),(9753,'1110','131732902971','2024-11-29 21:00:11',NULL,250.00,'','13','1','Inventory sold','1','','sales','528','','No',NULL,NULL,''),(9754,'5500','131732902971','2024-11-29 21:00:11',500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9755,'4000','131732902971','2024-11-29 21:00:11',NULL,450.00,'','13','1','Good sold','1','','sales','568','','No',NULL,NULL,''),(9756,'4000','131732902971','2024-11-29 21:00:11',NULL,500.00,'','13','1','Good sold','1','','sales','528','','No',NULL,NULL,''),(9757,'1050','111732979494','2024-11-30 18:15:22',9150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173297972522077032120','No',NULL,NULL,''),(9758,'1110','111732979494','2024-11-30 18:15:22',NULL,4200.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(9759,'1110','111732979494','2024-11-30 18:15:22',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(9760,'5500','111732979494','2024-11-30 18:15:22',5200.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9761,'4000','111732979494','2024-11-30 18:15:22',NULL,7500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(9762,'4000','111732979494','2024-11-30 18:15:22',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(9763,'1050','111732985769','2024-11-30 19:56:50',1850.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173298581439503301120','No',NULL,NULL,''),(9764,'1110','111732985769','2024-11-30 19:56:50',NULL,360.00,'','11','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(9765,'1110','111732985769','2024-11-30 19:56:50',NULL,200.00,'','11','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(9766,'1110','111732985769','2024-11-30 19:56:50',NULL,600.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(9767,'5500','111732985769','2024-11-30 19:56:50',1160.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9768,'4000','111732985769','2024-11-30 19:56:50',NULL,450.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(9769,'4000','111732985769','2024-11-30 19:56:50',NULL,400.00,'','11','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(9770,'4000','111732985769','2024-11-30 19:56:50',NULL,1000.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(9771,'1050','111732985815','2024-11-30 20:15:33',31115.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173298693632326332910','No',NULL,NULL,''),(9772,'1110','111732985815','2024-11-30 20:15:33',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(9773,'1110','111732985815','2024-11-30 20:15:33',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9774,'1110','111732985815','2024-11-30 20:15:33',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(9775,'1110','111732985815','2024-11-30 20:15:33',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(9776,'1110','111732985815','2024-11-30 20:15:33',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(9777,'1110','111732985815','2024-11-30 20:15:33',NULL,800.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(9778,'1110','111732985815','2024-11-30 20:15:33',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(9779,'1110','111732985815','2024-11-30 20:15:33',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(9780,'1110','111732985815','2024-11-30 20:15:33',NULL,1800.00,'','11','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(9781,'1110','111732985815','2024-11-30 20:15:33',NULL,172.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(9782,'1110','111732985815','2024-11-30 20:15:33',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(9783,'1110','111732985815','2024-11-30 20:15:33',NULL,233.00,'','11','1','Inventory sold','1','','sales','345','','No',NULL,NULL,''),(9784,'1110','111732985815','2024-11-30 20:15:33',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9785,'1110','111732985815','2024-11-30 20:15:33',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9786,'1110','111732985815','2024-11-30 20:15:33',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9787,'1110','111732985815','2024-11-30 20:15:33',NULL,800.00,'','11','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(9788,'1110','111732985815','2024-11-30 20:15:33',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(9789,'1110','111732985815','2024-11-30 20:15:33',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(9790,'1110','111732985815','2024-11-30 20:15:33',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(9791,'1110','111732985815','2024-11-30 20:15:33',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(9792,'1110','111732985815','2024-11-30 20:15:33',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9793,'1110','111732985815','2024-11-30 20:15:33',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(9794,'1110','111732985815','2024-11-30 20:15:33',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9795,'1110','111732985815','2024-11-30 20:15:33',NULL,0.00,'','11','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(9796,'1110','111732985815','2024-11-30 20:15:33',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(9797,'1110','111732985815','2024-11-30 20:15:33',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9798,'1110','111732985815','2024-11-30 20:15:33',NULL,232.00,'','11','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(9799,'1110','111732985815','2024-11-30 20:15:33',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9800,'1110','111732985815','2024-11-30 20:15:33',NULL,1000.00,'','11','1','Inventory sold','1','','sales','196','','No',NULL,NULL,''),(9801,'1110','111732985815','2024-11-30 20:15:33',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(9802,'1110','111732985815','2024-11-30 20:15:33',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9803,'1110','111732985815','2024-11-30 20:15:33',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(9804,'1110','111732985815','2024-11-30 20:15:33',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(9805,'1110','111732985815','2024-11-30 20:15:33',NULL,150.00,'','11','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(9806,'1110','111732985815','2024-11-30 20:15:33',NULL,250.00,'','11','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(9807,'5500','111732985815','2024-11-30 20:15:33',18629.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9808,'4000','111732985815','2024-11-30 20:15:33',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(9809,'4000','111732985815','2024-11-30 20:15:33',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9810,'4000','111732985815','2024-11-30 20:15:33',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(9811,'4000','111732985815','2024-11-30 20:15:33',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(9812,'4000','111732985815','2024-11-30 20:15:33',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(9813,'4000','111732985815','2024-11-30 20:15:33',NULL,1600.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(9814,'4000','111732985815','2024-11-30 20:15:33',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(9815,'4000','111732985815','2024-11-30 20:15:33',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(9816,'4000','111732985815','2024-11-30 20:15:33',NULL,2500.00,'','11','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(9817,'4000','111732985815','2024-11-30 20:15:33',NULL,200.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(9818,'4000','111732985815','2024-11-30 20:15:33',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(9819,'4000','111732985815','2024-11-30 20:15:33',NULL,350.00,'','11','1','Good sold','1','','sales','345','','No',NULL,NULL,''),(9820,'4000','111732985815','2024-11-30 20:15:33',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9821,'4000','111732985815','2024-11-30 20:15:33',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9822,'4000','111732985815','2024-11-30 20:15:33',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9823,'4000','111732985815','2024-11-30 20:15:33',NULL,1500.00,'','11','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(9824,'4000','111732985815','2024-11-30 20:15:33',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(9825,'4000','111732985815','2024-11-30 20:15:33',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(9826,'4000','111732985815','2024-11-30 20:15:33',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(9827,'4000','111732985815','2024-11-30 20:15:33',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(9828,'4000','111732985815','2024-11-30 20:15:33',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9829,'4000','111732985815','2024-11-30 20:15:33',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(9830,'4000','111732985815','2024-11-30 20:15:33',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9831,'4000','111732985815','2024-11-30 20:15:33',NULL,750.00,'','11','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(9832,'4000','111732985815','2024-11-30 20:15:33',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(9833,'4000','111732985815','2024-11-30 20:15:33',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9834,'4000','111732985815','2024-11-30 20:15:33',NULL,500.00,'','11','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(9835,'4000','111732985815','2024-11-30 20:15:33',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9836,'4000','111732985815','2024-11-30 20:15:33',NULL,1998.00,'','11','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(9837,'4000','111732985815','2024-11-30 20:15:33',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(9838,'4000','111732985815','2024-11-30 20:15:33',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9839,'4000','111732985815','2024-11-30 20:15:33',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(9840,'4000','111732985815','2024-11-30 20:15:33',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(9841,'4000','111732985815','2024-11-30 20:15:33',NULL,300.00,'','11','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(9842,'4000','111732985815','2024-11-30 20:15:33',NULL,450.00,'','11','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(9843,'1050','131732987401','2024-11-30 20:24:37',1670.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173298775133320722037','No',NULL,NULL,''),(9844,'1110','131732987401','2024-11-30 20:24:37',NULL,350.00,'','13','1','Inventory sold','1','','sales','515','','No',NULL,NULL,''),(9845,'1110','131732987401','2024-11-30 20:24:37',NULL,500.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(9846,'1110','131732987401','2024-11-30 20:24:37',NULL,40.00,'','13','1','Inventory sold','1','','sales','538','','No',NULL,NULL,''),(9847,'5500','131732987401','2024-11-30 20:24:37',890.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9848,'4000','131732987401','2024-11-30 20:24:37',NULL,650.00,'','13','1','Good sold','1','','sales','515','','No',NULL,NULL,''),(9849,'4000','131732987401','2024-11-30 20:24:37',NULL,900.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(9850,'4000','131732987401','2024-11-30 20:24:37',NULL,120.00,'','13','1','Good sold','1','','sales','538','','No',NULL,NULL,''),(9851,'1050','111733072357','2024-12-01 20:01:30',6730.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173307252133302011311','No',NULL,NULL,''),(9852,'1110','111733072357','2024-12-01 20:01:30',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(9853,'1110','111733072357','2024-12-01 20:01:30',NULL,400.00,'','11','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(9854,'1110','111733072357','2024-12-01 20:01:30',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(9855,'1110','111733072357','2024-12-01 20:01:30',NULL,500.00,'','11','1','Inventory sold','1','','sales','338','','No',NULL,NULL,''),(9856,'1110','111733072357','2024-12-01 20:01:30',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(9857,'1110','111733072357','2024-12-01 20:01:30',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9858,'1110','111733072357','2024-12-01 20:01:30',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(9859,'1110','111733072357','2024-12-01 20:01:30',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(9860,'5500','111733072357','2024-12-01 20:01:30',4246.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9861,'4000','111733072357','2024-12-01 20:01:30',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(9862,'4000','111733072357','2024-12-01 20:01:30',NULL,700.00,'','11','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(9863,'4000','111733072357','2024-12-01 20:01:30',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(9864,'4000','111733072357','2024-12-01 20:01:30',NULL,1000.00,'','11','1','Good sold','1','','sales','338','','No',NULL,NULL,''),(9865,'4000','111733072357','2024-12-01 20:01:30',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(9866,'4000','111733072357','2024-12-01 20:01:30',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9867,'4000','111733072357','2024-12-01 20:01:30',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(9868,'4000','111733072357','2024-12-01 20:01:30',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(9869,'1050','111733072523','2024-12-01 20:02:33',1400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173307255532032025222','No',NULL,NULL,''),(9870,'1110','111733072523','2024-12-01 20:02:33',NULL,500.00,'','11','1','Inventory sold','1','','sales','348','','No',NULL,NULL,''),(9871,'1110','111733072523','2024-12-01 20:02:33',NULL,240.00,'','11','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(9872,'5500','111733072523','2024-12-01 20:02:33',740.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9873,'4000','111733072523','2024-12-01 20:02:33',NULL,950.00,'','11','1','Good sold','1','','sales','348','','No',NULL,NULL,''),(9874,'4000','111733072523','2024-12-01 20:02:33',NULL,450.00,'','11','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(9875,'1050','131733072579','2024-12-01 20:04:44',3250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173307269532022322232','No',NULL,NULL,''),(9876,'1110','131733072579','2024-12-01 20:04:44',NULL,300.00,'','13','1','Inventory sold','1','','sales','1121','','No',NULL,NULL,''),(9877,'1110','131733072579','2024-12-01 20:04:44',NULL,250.00,'','13','1','Inventory sold','1','','sales','m14','','No',NULL,NULL,''),(9878,'1110','131733072579','2024-12-01 20:04:44',NULL,500.00,'','13','1','Inventory sold','1','','sales','452','','No',NULL,NULL,''),(9879,'1110','131733072579','2024-12-01 20:04:44',NULL,588.00,'','13','1','Inventory sold','1','','sales','544','','No',NULL,NULL,''),(9880,'5500','131733072579','2024-12-01 20:04:44',1638.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9881,'4000','131733072579','2024-12-01 20:04:44',NULL,600.00,'','13','1','Good sold','1','','sales','1121','','No',NULL,NULL,''),(9882,'4000','131733072579','2024-12-01 20:04:44',NULL,450.00,'','13','1','Good sold','1','','sales','m14','','No',NULL,NULL,''),(9883,'4000','131733072579','2024-12-01 20:04:44',NULL,1000.00,'','13','1','Good sold','1','','sales','452','','No',NULL,NULL,''),(9884,'4000','131733072579','2024-12-01 20:04:44',NULL,1200.00,'','13','1','Good sold','1','','sales','544','','No',NULL,NULL,''),(9885,'1050','111733123091','2024-12-02 10:05:04',3000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173312310633002312303','No',NULL,NULL,''),(9886,'1110','111733123091','2024-12-02 10:05:04',NULL,1500.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(9887,'5500','111733123091','2024-12-02 10:05:04',1500.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9888,'4000','111733123091','2024-12-02 10:05:04',NULL,3000.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(9889,'1050','111733160665','2024-12-02 20:34:23',4510.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173316088700027026322','No',NULL,NULL,''),(9890,'1110','111733160665','2024-12-02 20:34:23',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9891,'1110','111733160665','2024-12-02 20:34:23',NULL,1650.00,'','11','1','Inventory sold','1','','sales','268','','No',NULL,NULL,''),(9892,'1110','111733160665','2024-12-02 20:34:23',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(9893,'1110','111733160665','2024-12-02 20:34:23',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9894,'1110','111733160665','2024-12-02 20:34:23',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(9895,'1110','111733160665','2024-12-02 20:34:23',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(9896,'1110','111733160665','2024-12-02 20:34:23',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(9897,'1110','111733160665','2024-12-02 20:34:23',NULL,135.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(9898,'1110','111733160665','2024-12-02 20:34:23',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(9899,'5500','111733160665','2024-12-02 20:34:23',3279.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9900,'4000','111733160665','2024-12-02 20:34:23',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9901,'4000','111733160665','2024-12-02 20:34:23',NULL,2000.00,'','11','1','Good sold','1','','sales','268','','No',NULL,NULL,''),(9902,'4000','111733160665','2024-12-02 20:34:23',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(9903,'4000','111733160665','2024-12-02 20:34:23',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(9904,'4000','111733160665','2024-12-02 20:34:23',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(9905,'4000','111733160665','2024-12-02 20:34:23',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(9906,'4000','111733160665','2024-12-02 20:34:23',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(9907,'4000','111733160665','2024-12-02 20:34:23',NULL,250.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(9908,'4000','111733160665','2024-12-02 20:34:23',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(9909,'1050','131733160996','2024-12-02 20:37:43',950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173316106716020333003','No',NULL,NULL,''),(9910,'1110','131733160996','2024-12-02 20:37:43',NULL,320.00,'','13','1','Inventory sold','1','','sales','694','','No',NULL,NULL,''),(9911,'1110','131733160996','2024-12-02 20:37:43',NULL,200.00,'','13','1','Inventory sold','1','','sales','m40','','No',NULL,NULL,''),(9912,'5500','131733160996','2024-12-02 20:37:43',520.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9913,'4000','131733160996','2024-12-02 20:37:43',NULL,650.00,'','13','1','Good sold','1','','sales','694','','No',NULL,NULL,''),(9914,'4000','131733160996','2024-12-02 20:37:43',NULL,300.00,'','13','1','Good sold','1','','sales','m40','','No',NULL,NULL,''),(9915,'1050','111733246086','2024-12-03 20:15:55',619.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173324616032333127100','No',NULL,NULL,''),(9916,'1110','111733246086','2024-12-03 20:15:55',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(9917,'1110','111733246086','2024-12-03 20:15:55',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(9918,'1110','111733246086','2024-12-03 20:15:55',NULL,119.00,'','11','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(9919,'5500','111733246086','2024-12-03 20:15:55',254.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9920,'4000','111733246086','2024-12-03 20:15:55',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(9921,'4000','111733246086','2024-12-03 20:15:55',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(9922,'4000','111733246086','2024-12-03 20:15:55',NULL,299.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(9923,'1050','111733246218','2024-12-03 20:22:06',8460.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173324652930323322321','No',NULL,NULL,''),(9924,'1110','111733246218','2024-12-03 20:22:06',NULL,950.00,'','11','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9925,'1110','111733246218','2024-12-03 20:22:06',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(9926,'1110','111733246218','2024-12-03 20:22:06',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(9927,'1110','111733246218','2024-12-03 20:22:06',NULL,950.00,'','11','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(9928,'1110','111733246218','2024-12-03 20:22:06',NULL,190.00,'','11','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(9929,'1110','111733246218','2024-12-03 20:22:06',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(9930,'1110','111733246218','2024-12-03 20:22:06',NULL,300.00,'','11','1','Inventory sold','1','','sales','1114','','No',NULL,NULL,''),(9931,'1110','111733246218','2024-12-03 20:22:06',NULL,160.00,'','11','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(9932,'1110','111733246218','2024-12-03 20:22:06',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9933,'1110','111733246218','2024-12-03 20:22:06',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(9934,'1110','111733246218','2024-12-03 20:22:06',NULL,250.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(9935,'1110','111733246218','2024-12-03 20:22:06',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(9936,'1110','111733246218','2024-12-03 20:22:06',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(9937,'5500','111733246218','2024-12-03 20:22:06',5670.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9938,'4000','111733246218','2024-12-03 20:22:06',NULL,950.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9939,'4000','111733246218','2024-12-03 20:22:06',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(9940,'4000','111733246218','2024-12-03 20:22:06',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(9941,'4000','111733246218','2024-12-03 20:22:06',NULL,950.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(9942,'4000','111733246218','2024-12-03 20:22:06',NULL,400.00,'','11','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(9943,'4000','111733246218','2024-12-03 20:22:06',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(9944,'4000','111733246218','2024-12-03 20:22:06',NULL,0.00,'','11','1','Good sold','1','','sales','1114','','No',NULL,NULL,''),(9945,'4000','111733246218','2024-12-03 20:22:06',NULL,250.00,'','11','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(9946,'4000','111733246218','2024-12-03 20:22:06',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9947,'4000','111733246218','2024-12-03 20:22:06',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(9948,'4000','111733246218','2024-12-03 20:22:06',NULL,500.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9949,'4000','111733246218','2024-12-03 20:22:06',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(9950,'4000','111733246218','2024-12-03 20:22:06',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(9951,'1050','131733246879','2024-12-03 20:29:58',5350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173324735737222304322','No',NULL,NULL,''),(9952,'1110','131733246879','2024-12-03 20:29:58',NULL,3500.00,'','13','1','Inventory sold','1','','sales','m94','','No',NULL,NULL,''),(9953,'1110','131733246879','2024-12-03 20:29:58',NULL,700.00,'','13','1','Inventory sold','1','','sales','585','','No',NULL,NULL,''),(9954,'5500','131733246879','2024-12-03 20:29:58',4200.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9955,'4000','131733246879','2024-12-03 20:29:58',NULL,4000.00,'','13','1','Good sold','1','','sales','m94','','No',NULL,NULL,''),(9956,'4000','131733246879','2024-12-03 20:29:58',NULL,1350.00,'','13','1','Good sold','1','','sales','585','','No',NULL,NULL,''),(9957,'1050','111733333566','2024-12-04 20:34:01',1850.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173333364432230224332','No',NULL,NULL,''),(9958,'1110','111733333566','2024-12-04 20:34:01',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(9959,'1110','111733333566','2024-12-04 20:34:01',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(9960,'1110','111733333566','2024-12-04 20:34:01',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9961,'1110','111733333566','2024-12-04 20:34:01',NULL,152.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(9962,'1110','111733333566','2024-12-04 20:34:01',NULL,200.00,'','11','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(9963,'5500','111733333566','2024-12-04 20:34:01',1119.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9964,'4000','111733333566','2024-12-04 20:34:01',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(9965,'4000','111733333566','2024-12-04 20:34:01',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(9966,'4000','111733333566','2024-12-04 20:34:01',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9967,'4000','111733333566','2024-12-04 20:34:01',NULL,200.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(9968,'4000','111733333566','2024-12-04 20:34:01',NULL,350.00,'','11','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(9969,'1050','111733333645','2024-12-04 20:35:14',1850.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173333371873023331003','No',NULL,NULL,''),(9970,'1110','111733333645','2024-12-04 20:35:14',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(9971,'1110','111733333645','2024-12-04 20:35:14',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(9972,'1110','111733333645','2024-12-04 20:35:14',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9973,'1110','111733333645','2024-12-04 20:35:14',NULL,200.00,'','11','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(9974,'1110','111733333645','2024-12-04 20:35:14',NULL,152.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(9975,'5500','111733333645','2024-12-04 20:35:14',1119.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9976,'4000','111733333645','2024-12-04 20:35:14',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(9977,'4000','111733333645','2024-12-04 20:35:14',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(9978,'4000','111733333645','2024-12-04 20:35:14',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9979,'4000','111733333645','2024-12-04 20:35:14',NULL,350.00,'','11','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(9980,'4000','111733333645','2024-12-04 20:35:14',NULL,200.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(9981,'1050','111733333719','2024-12-04 20:36:55',5799.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173333381833331301131','No',NULL,NULL,''),(9982,'1110','111733333719','2024-12-04 20:36:55',NULL,250.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(9983,'1110','111733333719','2024-12-04 20:36:55',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(9984,'1110','111733333719','2024-12-04 20:36:55',NULL,100.00,'','11','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(9985,'1110','111733333719','2024-12-04 20:36:55',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(9986,'1110','111733333719','2024-12-04 20:36:55',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(9987,'1110','111733333719','2024-12-04 20:36:55',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(9988,'1110','111733333719','2024-12-04 20:36:55',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(9989,'1110','111733333719','2024-12-04 20:36:55',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(9990,'5500','111733333719','2024-12-04 20:36:55',3699.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9991,'4000','111733333719','2024-12-04 20:36:55',NULL,500.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(9992,'4000','111733333719','2024-12-04 20:36:55',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(9993,'4000','111733333719','2024-12-04 20:36:55',NULL,200.00,'','11','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(9994,'4000','111733333719','2024-12-04 20:36:55',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(9995,'4000','111733333719','2024-12-04 20:36:55',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(9996,'4000','111733333719','2024-12-04 20:36:55',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(9997,'4000','111733333719','2024-12-04 20:36:55',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(9998,'4000','111733333719','2024-12-04 20:36:55',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(9999,'1050','131733323374','2024-12-04 20:42:06',8199.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173333455433051042002','No',NULL,NULL,''),(10000,'1110','131733323374','2024-12-04 20:42:06',NULL,300.00,'','13','1','Inventory sold','1','','sales','1114','','No',NULL,NULL,''),(10001,'1110','131733323374','2024-12-04 20:42:06',NULL,1200.00,'','13','1','Inventory sold','1','','sales','611','','No',NULL,NULL,''),(10002,'1110','131733323374','2024-12-04 20:42:06',NULL,2200.00,'','13','1','Inventory sold','1','','sales','483','','No',NULL,NULL,''),(10003,'1110','131733323374','2024-12-04 20:42:06',NULL,750.00,'','13','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(10004,'1110','131733323374','2024-12-04 20:42:06',NULL,350.00,'','13','1','Inventory sold','1','','sales','515','','No',NULL,NULL,''),(10005,'1110','131733323374','2024-12-04 20:42:06',NULL,450.00,'','13','1','Inventory sold','1','','sales','512','','No',NULL,NULL,''),(10006,'5500','131733323374','2024-12-04 20:42:06',5250.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10007,'4000','131733323374','2024-12-04 20:42:06',NULL,0.00,'','13','1','Good sold','1','','sales','1114','','No',NULL,NULL,''),(10008,'4000','131733323374','2024-12-04 20:42:06',NULL,2500.00,'','13','1','Good sold','1','','sales','611','','No',NULL,NULL,''),(10009,'4000','131733323374','2024-12-04 20:42:06',NULL,2999.00,'','13','1','Good sold','1','','sales','483','','No',NULL,NULL,''),(10010,'4000','131733323374','2024-12-04 20:42:06',NULL,1400.00,'','13','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(10011,'4000','131733323374','2024-12-04 20:42:06',NULL,650.00,'','13','1','Good sold','1','','sales','515','','No',NULL,NULL,''),(10012,'4000','131733323374','2024-12-04 20:42:06',NULL,650.00,'','13','1','Good sold','1','','sales','512','','No',NULL,NULL,''),(10013,'1050','111733418262','2024-12-05 20:13:48',1440.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173341883101131333303','No',NULL,NULL,''),(10014,'1110','111733418262','2024-12-05 20:13:48',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(10015,'1110','111733418262','2024-12-05 20:13:48',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10016,'1110','111733418262','2024-12-05 20:13:48',NULL,300.00,'','11','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(10017,'1110','111733418262','2024-12-05 20:13:48',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(10018,'5500','111733418262','2024-12-05 20:13:48',685.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10019,'4000','111733418262','2024-12-05 20:13:48',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(10020,'4000','111733418262','2024-12-05 20:13:48',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10021,'4000','111733418262','2024-12-05 20:13:48',NULL,600.00,'','11','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(10022,'4000','111733418262','2024-12-05 20:13:48',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(10023,'1050','111733418859','2024-12-05 20:15:23',3250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173341892633230323233','No',NULL,NULL,''),(10024,'1110','111733418859','2024-12-05 20:15:23',NULL,1350.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(10025,'1110','111733418859','2024-12-05 20:15:23',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(10026,'1110','111733418859','2024-12-05 20:15:23',NULL,0.00,'','11','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(10027,'5500','111733418859','2024-12-05 20:15:23',1580.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10028,'4000','111733418859','2024-12-05 20:15:23',NULL,2100.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(10029,'4000','111733418859','2024-12-05 20:15:23',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(10030,'4000','111733418859','2024-12-05 20:15:23',NULL,700.00,'','11','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(10031,'1050','131733418999','2024-12-05 20:19:13',5200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173341936633239220311','No',NULL,NULL,''),(10032,'1110','131733418999','2024-12-05 20:19:13',NULL,100.00,'','13','1','Inventory sold','1','','sales','507','','No',NULL,NULL,''),(10033,'1110','131733418999','2024-12-05 20:19:13',NULL,1700.00,'','13','1','Inventory sold','1','','sales','664','','No',NULL,NULL,''),(10034,'1110','131733418999','2024-12-05 20:19:13',NULL,300.00,'','13','1','Inventory sold','1','','sales','m87','','No',NULL,NULL,''),(10035,'1110','131733418999','2024-12-05 20:19:13',NULL,700.00,'','13','1','Inventory sold','1','','sales','521','','No',NULL,NULL,''),(10036,'5500','131733418999','2024-12-05 20:19:13',2800.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10037,'4000','131733418999','2024-12-05 20:19:13',NULL,200.00,'','13','1','Good sold','1','','sales','507','','No',NULL,NULL,''),(10038,'4000','131733418999','2024-12-05 20:19:13',NULL,3000.00,'','13','1','Good sold','1','','sales','664','','No',NULL,NULL,''),(10039,'4000','131733418999','2024-12-05 20:19:13',NULL,600.00,'','13','1','Good sold','1','','sales','m87','','No',NULL,NULL,''),(10040,'4000','131733418999','2024-12-05 20:19:13',NULL,1400.00,'','13','1','Good sold','1','','sales','521','','No',NULL,NULL,''),(10041,'1050','111733468086','2024-12-06 09:54:57',800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173346809932227123237','No',NULL,NULL,''),(10042,'1110','111733468086','2024-12-06 09:54:57',NULL,300.00,'','11','1','Inventory sold','1','','sales','m21','','No',NULL,NULL,''),(10043,'5500','111733468086','2024-12-06 09:54:57',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10044,'4000','111733468086','2024-12-06 09:54:57',NULL,800.00,'','11','1','Good sold','1','','sales','m21','','No',NULL,NULL,''),(10045,'1050','111733500355','2024-12-06 19:21:33',50339.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173350264720562232252','No',NULL,NULL,''),(10046,'1110','111733500355','2024-12-06 19:21:33',NULL,210.00,'','11','1','Inventory sold','1','','sales','354','','No',NULL,NULL,''),(10047,'1110','111733500355','2024-12-06 19:21:33',NULL,200.00,'','11','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(10048,'1110','111733500355','2024-12-06 19:21:33',NULL,1350.00,'','11','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(10049,'1110','111733500355','2024-12-06 19:21:33',NULL,2000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(10050,'1110','111733500355','2024-12-06 19:21:33',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10051,'1110','111733500355','2024-12-06 19:21:33',NULL,800.00,'','11','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(10052,'1110','111733500355','2024-12-06 19:21:33',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(10053,'1110','111733500355','2024-12-06 19:21:33',NULL,1400.00,'','11','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(10054,'1110','111733500355','2024-12-06 19:21:33',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(10055,'1110','111733500355','2024-12-06 19:21:33',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(10056,'1110','111733500355','2024-12-06 19:21:33',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(10057,'1110','111733500355','2024-12-06 19:21:33',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10058,'1110','111733500355','2024-12-06 19:21:33',NULL,228.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(10059,'1110','111733500355','2024-12-06 19:21:33',NULL,128.00,'','11','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(10060,'1110','111733500355','2024-12-06 19:21:33',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(10061,'1110','111733500355','2024-12-06 19:21:33',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(10062,'1110','111733500355','2024-12-06 19:21:33',NULL,2500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(10063,'1110','111733500355','2024-12-06 19:21:33',NULL,360.00,'','11','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(10064,'1110','111733500355','2024-12-06 19:21:33',NULL,560.00,'','11','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(10065,'1110','111733500355','2024-12-06 19:21:33',NULL,450.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(10066,'1110','111733500355','2024-12-06 19:21:33',NULL,135.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10067,'1110','111733500355','2024-12-06 19:21:33',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10068,'1110','111733500355','2024-12-06 19:21:33',NULL,600.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(10069,'1110','111733500355','2024-12-06 19:21:33',NULL,700.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(10070,'1110','111733500355','2024-12-06 19:21:33',NULL,100.00,'','11','1','Inventory sold','1','','sales','353','','No',NULL,NULL,''),(10071,'1110','111733500355','2024-12-06 19:21:33',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(10072,'1110','111733500355','2024-12-06 19:21:33',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(10073,'1110','111733500355','2024-12-06 19:21:33',NULL,2400.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10074,'1110','111733500355','2024-12-06 19:21:33',NULL,1200.00,'','11','1','Inventory sold','1','','sales','229','','No',NULL,NULL,''),(10075,'1110','111733500355','2024-12-06 19:21:33',NULL,400.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(10076,'1110','111733500355','2024-12-06 19:21:33',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(10077,'1110','111733500355','2024-12-06 19:21:33',NULL,550.00,'','11','1','Inventory sold','1','','sales','241','','No',NULL,NULL,''),(10078,'1110','111733500355','2024-12-06 19:21:33',NULL,850.00,'','11','1','Inventory sold','1','','sales','361','','No',NULL,NULL,''),(10079,'1110','111733500355','2024-12-06 19:21:33',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(10080,'1110','111733500355','2024-12-06 19:21:33',NULL,250.00,'','11','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(10081,'1110','111733500355','2024-12-06 19:21:33',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(10082,'1110','111733500355','2024-12-06 19:21:33',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(10083,'1110','111733500355','2024-12-06 19:21:33',NULL,2200.00,'','11','1','Inventory sold','1','','sales','100','','No',NULL,NULL,''),(10084,'1110','111733500355','2024-12-06 19:21:33',NULL,1000.00,'','11','1','Inventory sold','1','','sales','246','','No',NULL,NULL,''),(10085,'1110','111733500355','2024-12-06 19:21:33',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10086,'1110','111733500355','2024-12-06 19:21:33',NULL,900.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10087,'1110','111733500355','2024-12-06 19:21:33',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(10088,'1110','111733500355','2024-12-06 19:21:33',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(10089,'5500','111733500355','2024-12-06 19:21:33',31201.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10090,'4000','111733500355','2024-12-06 19:21:33',NULL,400.00,'','11','1','Good sold','1','','sales','354','','No',NULL,NULL,''),(10091,'4000','111733500355','2024-12-06 19:21:33',NULL,400.00,'','11','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(10092,'4000','111733500355','2024-12-06 19:21:33',NULL,2200.00,'','11','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(10093,'4000','111733500355','2024-12-06 19:21:33',NULL,3300.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(10094,'4000','111733500355','2024-12-06 19:21:33',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10095,'4000','111733500355','2024-12-06 19:21:33',NULL,1500.00,'','11','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(10096,'4000','111733500355','2024-12-06 19:21:33',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(10097,'4000','111733500355','2024-12-06 19:21:33',NULL,2050.00,'','11','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(10098,'4000','111733500355','2024-12-06 19:21:33',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(10099,'4000','111733500355','2024-12-06 19:21:33',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(10100,'4000','111733500355','2024-12-06 19:21:33',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(10101,'4000','111733500355','2024-12-06 19:21:33',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10102,'4000','111733500355','2024-12-06 19:21:33',NULL,300.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(10103,'4000','111733500355','2024-12-06 19:21:33',NULL,200.00,'','11','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(10104,'4000','111733500355','2024-12-06 19:21:33',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(10105,'4000','111733500355','2024-12-06 19:21:33',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(10106,'4000','111733500355','2024-12-06 19:21:33',NULL,4750.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(10107,'4000','111733500355','2024-12-06 19:21:33',NULL,450.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(10108,'4000','111733500355','2024-12-06 19:21:33',NULL,900.00,'','11','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(10109,'4000','111733500355','2024-12-06 19:21:33',NULL,1050.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(10110,'4000','111733500355','2024-12-06 19:21:33',NULL,240.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10111,'4000','111733500355','2024-12-06 19:21:33',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(10112,'4000','111733500355','2024-12-06 19:21:33',NULL,1000.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(10113,'4000','111733500355','2024-12-06 19:21:33',NULL,1200.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(10114,'4000','111733500355','2024-12-06 19:21:33',NULL,200.00,'','11','1','Good sold','1','','sales','353','','No',NULL,NULL,''),(10115,'4000','111733500355','2024-12-06 19:21:33',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(10116,'4000','111733500355','2024-12-06 19:21:33',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(10117,'4000','111733500355','2024-12-06 19:21:33',NULL,2400.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10118,'4000','111733500355','2024-12-06 19:21:33',NULL,1800.00,'','11','1','Good sold','1','','sales','229','','No',NULL,NULL,''),(10119,'4000','111733500355','2024-12-06 19:21:33',NULL,750.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(10120,'4000','111733500355','2024-12-06 19:21:33',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(10121,'4000','111733500355','2024-12-06 19:21:33',NULL,1100.00,'','11','1','Good sold','1','','sales','241','','No',NULL,NULL,''),(10122,'4000','111733500355','2024-12-06 19:21:33',NULL,1600.00,'','11','1','Good sold','1','','sales','361','','No',NULL,NULL,''),(10123,'4000','111733500355','2024-12-06 19:21:33',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(10124,'4000','111733500355','2024-12-06 19:21:33',NULL,450.00,'','11','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(10125,'4000','111733500355','2024-12-06 19:21:33',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(10126,'4000','111733500355','2024-12-06 19:21:33',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(10127,'4000','111733500355','2024-12-06 19:21:33',NULL,3000.00,'','11','1','Good sold','1','','sales','100','','No',NULL,NULL,''),(10128,'4000','111733500355','2024-12-06 19:21:33',NULL,1950.00,'','11','1','Good sold','1','','sales','246','','No',NULL,NULL,''),(10129,'4000','111733500355','2024-12-06 19:21:33',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10130,'4000','111733500355','2024-12-06 19:21:33',NULL,900.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10131,'4000','111733500355','2024-12-06 19:21:33',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(10132,'4000','111733500355','2024-12-06 19:21:33',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(10133,'1050','111733502766','2024-12-06 19:37:04',2100.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173350303021200115223','No',NULL,NULL,''),(10134,'1110','111733502766','2024-12-06 19:37:04',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10135,'1110','111733502766','2024-12-06 19:37:04',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10136,'1110','111733502766','2024-12-06 19:37:04',NULL,400.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(10137,'1110','111733502766','2024-12-06 19:37:04',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(10138,'5500','111733502766','2024-12-06 19:37:04',1230.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10139,'4000','111733502766','2024-12-06 19:37:04',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10140,'4000','111733502766','2024-12-06 19:37:04',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10141,'4000','111733502766','2024-12-06 19:37:04',NULL,750.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(10142,'4000','111733502766','2024-12-06 19:37:04',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(10143,'1050','111733503055','2024-12-06 19:37:53',2750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173350307660323733233','No',NULL,NULL,''),(10144,'1110','111733503055','2024-12-06 19:37:53',NULL,1650.00,'','11','1','Inventory sold','1','','sales','268','','No',NULL,NULL,''),(10145,'1110','111733503055','2024-12-06 19:37:53',NULL,400.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(10146,'5500','111733503055','2024-12-06 19:37:53',2050.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10147,'4000','111733503055','2024-12-06 19:37:53',NULL,2000.00,'','11','1','Good sold','1','','sales','268','','No',NULL,NULL,''),(10148,'4000','111733503055','2024-12-06 19:37:53',NULL,750.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(10149,'1050','111733503455','2024-12-06 19:45:16',5300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173350370701322337230','No',NULL,NULL,''),(10150,'1110','111733503455','2024-12-06 19:45:16',NULL,2000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(10151,'1110','111733503455','2024-12-06 19:45:16',NULL,800.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(10152,'1110','111733503455','2024-12-06 19:45:16',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10153,'5500','111733503455','2024-12-06 19:45:16',3400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10154,'4000','111733503455','2024-12-06 19:45:16',NULL,3200.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(10155,'4000','111733503455','2024-12-06 19:45:16',NULL,1500.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(10156,'4000','111733503455','2024-12-06 19:45:16',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10157,'1050','111733504253','2024-12-06 19:58:47',3700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173350433400323333220','No',NULL,NULL,''),(10158,'1110','111733504253','2024-12-06 19:58:47',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(10159,'1110','111733504253','2024-12-06 19:58:47',NULL,800.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(10160,'1110','111733504253','2024-12-06 19:58:47',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10161,'5500','111733504253','2024-12-06 19:58:47',2400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10162,'4000','111733504253','2024-12-06 19:58:47',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(10163,'4000','111733504253','2024-12-06 19:58:47',NULL,1500.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(10164,'4000','111733504253','2024-12-06 19:58:47',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10165,'1050','131733504356','2024-12-06 20:05:57',4350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173350480323223022322','No',NULL,NULL,''),(10166,'1110','131733504356','2024-12-06 20:05:57',NULL,300.00,'','13','1','Inventory sold','1','','sales','m24','','No',NULL,NULL,''),(10167,'1110','131733504356','2024-12-06 20:05:57',NULL,91.00,'','13','1','Inventory sold','1','','sales','522','','No',NULL,NULL,''),(10168,'1110','131733504356','2024-12-06 20:05:57',NULL,552.00,'','13','1','Inventory sold','1','','sales','660','','No',NULL,NULL,''),(10169,'1110','131733504356','2024-12-06 20:05:57',NULL,2000.00,'','13','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(10170,'1110','131733504356','2024-12-06 20:05:57',NULL,200.00,'','13','1','Inventory sold','1','','sales','626','','No',NULL,NULL,''),(10171,'5500','131733504356','2024-12-06 20:05:57',3143.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10172,'4000','131733504356','2024-12-06 20:05:57',NULL,450.00,'','13','1','Good sold','1','','sales','m24','','No',NULL,NULL,''),(10173,'4000','131733504356','2024-12-06 20:05:57',NULL,200.00,'','13','1','Good sold','1','','sales','522','','No',NULL,NULL,''),(10174,'4000','131733504356','2024-12-06 20:05:57',NULL,1200.00,'','13','1','Good sold','1','','sales','660','','No',NULL,NULL,''),(10175,'4000','131733504356','2024-12-06 20:05:57',NULL,2000.00,'','13','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(10176,'4000','131733504356','2024-12-06 20:05:57',NULL,500.00,'','13','1','Good sold','1','','sales','626','','No',NULL,NULL,''),(10177,'1050','131733505382','2024-12-06 20:16:41',3500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173350540603332300102','No',NULL,NULL,''),(10178,'1110','131733505382','2024-12-06 20:16:41',NULL,2000.00,'','13','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(10179,'5500','131733505382','2024-12-06 20:16:41',2000.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10180,'4000','131733505382','2024-12-06 20:16:41',NULL,3500.00,'','13','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(10181,'1050','131733505781','2024-12-06 20:45:47',5370.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173350715121233220720','No',NULL,NULL,''),(10182,'1110','131733505781','2024-12-06 20:45:47',NULL,300.00,'','13','1','Inventory sold','1','','sales','m24','','No',NULL,NULL,''),(10183,'1110','131733505781','2024-12-06 20:45:47',NULL,125.00,'','13','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(10184,'1110','131733505781','2024-12-06 20:45:47',NULL,2000.00,'','13','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(10185,'1110','131733505781','2024-12-06 20:45:47',NULL,400.00,'','13','1','Inventory sold','1','','sales','626','','No',NULL,NULL,''),(10186,'1110','131733505781','2024-12-06 20:45:47',NULL,91.00,'','13','1','Inventory sold','1','','sales','522','','No',NULL,NULL,''),(10187,'5500','131733505781','2024-12-06 20:45:47',2916.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10188,'4000','131733505781','2024-12-06 20:45:47',NULL,450.00,'','13','1','Good sold','1','','sales','m24','','No',NULL,NULL,''),(10189,'4000','131733505781','2024-12-06 20:45:47',NULL,220.00,'','13','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(10190,'4000','131733505781','2024-12-06 20:45:47',NULL,3500.00,'','13','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(10191,'4000','131733505781','2024-12-06 20:45:47',NULL,1000.00,'','13','1','Good sold','1','','sales','626','','No',NULL,NULL,''),(10192,'4000','131733505781','2024-12-06 20:45:47',NULL,200.00,'','13','1','Good sold','1','','sales','522','','No',NULL,NULL,''),(10193,'1050','131733507152','2024-12-06 20:47:17',1100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173350727532325333377','No',NULL,NULL,''),(10194,'1110','131733507152','2024-12-06 20:47:17',NULL,625.00,'','13','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(10195,'5500','131733507152','2024-12-06 20:47:17',625.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10196,'4000','131733507152','2024-12-06 20:47:17',NULL,1100.00,'','13','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(10197,'1050','111733507674','2024-12-06 21:00:59',2700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173350807220322770200','No',NULL,NULL,''),(10198,'1110','111733507674','2024-12-06 21:00:59',NULL,700.00,'','11','1','Inventory sold','1','','sales','253','','No',NULL,NULL,''),(10199,'1110','111733507674','2024-12-06 21:00:59',NULL,850.00,'','11','1','Inventory sold','1','','sales','367','','No',NULL,NULL,''),(10200,'5500','111733507674','2024-12-06 21:00:59',1550.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10201,'4000','111733507674','2024-12-06 21:00:59',NULL,1200.00,'','11','1','Good sold','1','','sales','253','','No',NULL,NULL,''),(10202,'4000','111733507674','2024-12-06 21:00:59',NULL,1500.00,'','11','1','Good sold','1','','sales','367','','No',NULL,NULL,''),(10203,'1050','111733508073','2024-12-06 21:09:22',1000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173350856420333400803','No',NULL,NULL,''),(10204,'1110','111733508073','2024-12-06 21:09:22',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(10205,'5500','111733508073','2024-12-06 21:09:22',650.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10206,'4000','111733508073','2024-12-06 21:09:22',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(10207,'1050','111733590657','2024-12-07 20:03:08',3470.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173359099300932232390','No',NULL,NULL,''),(10208,'1110','111733590657','2024-12-07 20:03:08',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(10209,'1110','111733590657','2024-12-07 20:03:08',NULL,100.00,'','11','1','Inventory sold','1','','sales','29','','No',NULL,NULL,''),(10210,'1110','111733590657','2024-12-07 20:03:08',NULL,80.00,'','11','1','Inventory sold','1','','sales','335','','No',NULL,NULL,''),(10211,'1110','111733590657','2024-12-07 20:03:08',NULL,240.00,'','11','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(10212,'1110','111733590657','2024-12-07 20:03:08',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10213,'1110','111733590657','2024-12-07 20:03:08',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10214,'1110','111733590657','2024-12-07 20:03:08',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10215,'1110','111733590657','2024-12-07 20:03:08',NULL,30.00,'','11','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(10216,'5500','111733590657','2024-12-07 20:03:08',1924.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10217,'4000','111733590657','2024-12-07 20:03:08',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(10218,'4000','111733590657','2024-12-07 20:03:08',NULL,150.00,'','11','1','Good sold','1','','sales','29','','No',NULL,NULL,''),(10219,'4000','111733590657','2024-12-07 20:03:08',NULL,150.00,'','11','1','Good sold','1','','sales','335','','No',NULL,NULL,''),(10220,'4000','111733590657','2024-12-07 20:03:08',NULL,450.00,'','11','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(10221,'4000','111733590657','2024-12-07 20:03:08',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10222,'4000','111733590657','2024-12-07 20:03:08',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10223,'4000','111733590657','2024-12-07 20:03:08',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10224,'4000','111733590657','2024-12-07 20:03:08',NULL,100.00,'','11','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(10225,'1050','111733591018','2024-12-07 20:03:57',500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173359107820203822023','No',NULL,NULL,''),(10226,'1110','111733591018','2024-12-07 20:03:57',NULL,300.00,'','11','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(10227,'5500','111733591018','2024-12-07 20:03:57',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10228,'4000','111733591018','2024-12-07 20:03:57',NULL,500.00,'','11','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(10229,'1050','131733591118','2024-12-07 20:17:27',9000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173359185303100592331','No',NULL,NULL,''),(10230,'1110','131733591118','2024-12-07 20:17:27',NULL,600.00,'','13','1','Inventory sold','1','','sales','410','','No',NULL,NULL,''),(10231,'1110','131733591118','2024-12-07 20:17:27',NULL,500.00,'','13','1','Inventory sold','1','','sales','m86','','No',NULL,NULL,''),(10232,'1110','131733591118','2024-12-07 20:17:27',NULL,1150.00,'','13','1','Inventory sold','1','','sales','435','','No',NULL,NULL,''),(10233,'1110','131733591118','2024-12-07 20:17:27',NULL,950.00,'','13','1','Inventory sold','1','','sales','415','','No',NULL,NULL,''),(10234,'1110','131733591118','2024-12-07 20:17:27',NULL,1100.00,'','13','1','Inventory sold','1','','sales','m60','','No',NULL,NULL,''),(10235,'1110','131733591118','2024-12-07 20:17:27',NULL,1100.00,'','13','1','Inventory sold','1','','sales','m60','','No',NULL,NULL,''),(10236,'5500','131733591118','2024-12-07 20:17:27',5400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10237,'4000','131733591118','2024-12-07 20:17:27',NULL,1200.00,'','13','1','Good sold','1','','sales','410','','No',NULL,NULL,''),(10238,'4000','131733591118','2024-12-07 20:17:27',NULL,1000.00,'','13','1','Good sold','1','','sales','m86','','No',NULL,NULL,''),(10239,'4000','131733591118','2024-12-07 20:17:27',NULL,2300.00,'','13','1','Good sold','1','','sales','435','','No',NULL,NULL,''),(10240,'4000','131733591118','2024-12-07 20:17:27',NULL,1500.00,'','13','1','Good sold','1','','sales','415','','No',NULL,NULL,''),(10241,'4000','131733591118','2024-12-07 20:17:27',NULL,1500.00,'','13','1','Good sold','1','','sales','m60','','No',NULL,NULL,''),(10242,'4000','131733591118','2024-12-07 20:17:27',NULL,1500.00,'','13','1','Good sold','1','','sales','m60','','No',NULL,NULL,''),(10243,'1050','111733592409','2024-12-07 20:27:01',1400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173359242513330222330','No',NULL,NULL,''),(10244,'4000','111733592409','2024-12-07 20:27:01',NULL,1400.00,'','11','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(10245,'1050','111733676594','2024-12-08 19:50:37',1450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173367664116331267333','No',NULL,NULL,''),(10246,'1110','111733676594','2024-12-08 19:50:37',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(10247,'1110','111733676594','2024-12-08 19:50:37',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(10248,'5500','111733676594','2024-12-08 19:50:37',830.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10249,'4000','111733676594','2024-12-08 19:50:37',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(10250,'4000','111733676594','2024-12-08 19:50:37',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(10251,'1050','111733676690','2024-12-08 19:53:31',7829.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173367681832188033333','No',NULL,NULL,''),(10252,'1110','111733676690','2024-12-08 19:53:31',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(10253,'1110','111733676690','2024-12-08 19:53:31',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(10254,'1110','111733676690','2024-12-08 19:53:31',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(10255,'1110','111733676690','2024-12-08 19:53:31',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(10256,'1110','111733676690','2024-12-08 19:53:31',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10257,'1110','111733676690','2024-12-08 19:53:31',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(10258,'1110','111733676690','2024-12-08 19:53:31',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(10259,'1110','111733676690','2024-12-08 19:53:31',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10260,'1110','111733676690','2024-12-08 19:53:31',NULL,500.00,'','11','1','Inventory sold','1','','sales','348','','No',NULL,NULL,''),(10261,'5500','111733676690','2024-12-08 19:53:31',4944.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10262,'4000','111733676690','2024-12-08 19:53:31',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(10263,'4000','111733676690','2024-12-08 19:53:31',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(10264,'4000','111733676690','2024-12-08 19:53:31',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(10265,'4000','111733676690','2024-12-08 19:53:31',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(10266,'4000','111733676690','2024-12-08 19:53:31',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10267,'4000','111733676690','2024-12-08 19:53:31',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(10268,'4000','111733676690','2024-12-08 19:53:31',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(10269,'4000','111733676690','2024-12-08 19:53:31',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10270,'4000','111733676690','2024-12-08 19:53:31',NULL,950.00,'','11','1','Good sold','1','','sales','348','','No',NULL,NULL,''),(10271,'1050','131733677736','2024-12-08 20:11:33',900.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173367789702972339882','No',NULL,NULL,''),(10272,'1110','131733677736','2024-12-08 20:11:33',NULL,250.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(10273,'1110','131733677736','2024-12-08 20:11:33',NULL,250.00,'','13','1','Inventory sold','1','','sales','568','','No',NULL,NULL,''),(10274,'5500','131733677736','2024-12-08 20:11:33',500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10275,'4000','131733677736','2024-12-08 20:11:33',NULL,450.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(10276,'4000','131733677736','2024-12-08 20:11:33',NULL,450.00,'','13','1','Good sold','1','','sales','568','','No',NULL,NULL,''),(10277,'1050','111733764617','2024-12-09 20:17:32',1300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173376465867213225502','No',NULL,NULL,''),(10278,'1110','111733764617','2024-12-09 20:17:32',NULL,56.00,'','11','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(10279,'1110','111733764617','2024-12-09 20:17:32',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(10280,'5500','111733764617','2024-12-09 20:17:32',406.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10281,'4000','111733764617','2024-12-09 20:17:32',NULL,450.00,'','11','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(10282,'4000','111733764617','2024-12-09 20:17:32',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(10283,'1050','111733764704','2024-12-09 20:25:20',26020.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173376512421527233232','No',NULL,NULL,''),(10284,'1110','111733764704','2024-12-09 20:25:20',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10285,'1110','111733764704','2024-12-09 20:25:20',NULL,600.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(10286,'1110','111733764704','2024-12-09 20:25:20',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10287,'1110','111733764704','2024-12-09 20:25:20',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(10288,'1110','111733764704','2024-12-09 20:25:20',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(10289,'1110','111733764704','2024-12-09 20:25:20',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10290,'1110','111733764704','2024-12-09 20:25:20',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(10291,'1110','111733764704','2024-12-09 20:25:20',NULL,1700.00,'','11','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(10292,'1110','111733764704','2024-12-09 20:25:20',NULL,2000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(10293,'1110','111733764704','2024-12-09 20:25:20',NULL,300.00,'','11','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(10294,'1110','111733764704','2024-12-09 20:25:20',NULL,900.00,'','11','1','Inventory sold','1','','sales','260','','No',NULL,NULL,''),(10295,'1110','111733764704','2024-12-09 20:25:20',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10296,'1110','111733764704','2024-12-09 20:25:20',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(10297,'1110','111733764704','2024-12-09 20:25:20',NULL,125.00,'','11','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(10298,'1110','111733764704','2024-12-09 20:25:20',NULL,125.00,'','11','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(10299,'1110','111733764704','2024-12-09 20:25:20',NULL,116.00,'','11','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(10300,'1110','111733764704','2024-12-09 20:25:20',NULL,500.00,'','11','1','Inventory sold','1','','sales','331','','No',NULL,NULL,''),(10301,'1110','111733764704','2024-12-09 20:25:20',NULL,450.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(10302,'1110','111733764704','2024-12-09 20:25:20',NULL,800.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(10303,'1110','111733764704','2024-12-09 20:25:20',NULL,570.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10304,'1110','111733764704','2024-12-09 20:25:20',NULL,198.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10305,'1110','111733764704','2024-12-09 20:25:20',NULL,225.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10306,'1110','111733764704','2024-12-09 20:25:20',NULL,720.00,'','11','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(10307,'1110','111733764704','2024-12-09 20:25:20',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10308,'5500','111733764704','2024-12-09 20:25:20',15195.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10309,'4000','111733764704','2024-12-09 20:25:20',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10310,'4000','111733764704','2024-12-09 20:25:20',NULL,1000.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(10311,'4000','111733764704','2024-12-09 20:25:20',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10312,'4000','111733764704','2024-12-09 20:25:20',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(10313,'4000','111733764704','2024-12-09 20:25:20',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(10314,'4000','111733764704','2024-12-09 20:25:20',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10315,'4000','111733764704','2024-12-09 20:25:20',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(10316,'4000','111733764704','2024-12-09 20:25:20',NULL,3200.00,'','11','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(10317,'4000','111733764704','2024-12-09 20:25:20',NULL,3000.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(10318,'4000','111733764704','2024-12-09 20:25:20',NULL,550.00,'','11','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(10319,'4000','111733764704','2024-12-09 20:25:20',NULL,1500.00,'','11','1','Good sold','1','','sales','260','','No',NULL,NULL,''),(10320,'4000','111733764704','2024-12-09 20:25:20',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10321,'4000','111733764704','2024-12-09 20:25:20',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(10322,'4000','111733764704','2024-12-09 20:25:20',NULL,200.00,'','11','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(10323,'4000','111733764704','2024-12-09 20:25:20',NULL,200.00,'','11','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(10324,'4000','111733764704','2024-12-09 20:25:20',NULL,250.00,'','11','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(10325,'4000','111733764704','2024-12-09 20:25:20',NULL,1000.00,'','11','1','Good sold','1','','sales','331','','No',NULL,NULL,''),(10326,'4000','111733764704','2024-12-09 20:25:20',NULL,750.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(10327,'4000','111733764704','2024-12-09 20:25:20',NULL,1600.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(10328,'4000','111733764704','2024-12-09 20:25:20',NULL,900.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10329,'4000','111733764704','2024-12-09 20:25:20',NULL,540.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10330,'4000','111733764704','2024-12-09 20:25:20',NULL,400.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10331,'4000','111733764704','2024-12-09 20:25:20',NULL,1200.00,'','11','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(10332,'4000','111733764704','2024-12-09 20:25:20',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10333,'1050','131733765153','2024-12-09 20:39:44',9349.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173376599623593722931','No',NULL,NULL,''),(10334,'1110','131733765153','2024-12-09 20:39:44',NULL,2500.00,'','13','1','Inventory sold','1','','sales','511','','No',NULL,NULL,''),(10335,'1110','131733765153','2024-12-09 20:39:44',NULL,1100.00,'','13','1','Inventory sold','1','','sales','1137','','No',NULL,NULL,''),(10336,'1110','131733765153','2024-12-09 20:39:44',NULL,1000.00,'','13','1','Inventory sold','1','','sales','682','','No',NULL,NULL,''),(10337,'1110','131733765153','2024-12-09 20:39:44',NULL,950.00,'','13','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(10338,'1110','131733765153','2024-12-09 20:39:44',NULL,300.00,'','13','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(10339,'1110','131733765153','2024-12-09 20:39:44',NULL,120.00,'','13','1','Inventory sold','1','','sales','1125','','No',NULL,NULL,''),(10340,'1110','131733765153','2024-12-09 20:39:44',NULL,150.00,'','13','1','Inventory sold','1','','sales','686','','No',NULL,NULL,''),(10341,'5500','131733765153','2024-12-09 20:39:44',6120.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10342,'4000','131733765153','2024-12-09 20:39:44',NULL,2999.00,'','13','1','Good sold','1','','sales','511','','No',NULL,NULL,''),(10343,'4000','131733765153','2024-12-09 20:39:44',NULL,1800.00,'','13','1','Good sold','1','','sales','1137','','No',NULL,NULL,''),(10344,'4000','131733765153','2024-12-09 20:39:44',NULL,1900.00,'','13','1','Good sold','1','','sales','682','','No',NULL,NULL,''),(10345,'4000','131733765153','2024-12-09 20:39:44',NULL,1500.00,'','13','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(10346,'4000','131733765153','2024-12-09 20:39:44',NULL,600.00,'','13','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(10347,'4000','131733765153','2024-12-09 20:39:44',NULL,250.00,'','13','1','Good sold','1','','sales','1125','','No',NULL,NULL,''),(10348,'4000','131733765153','2024-12-09 20:39:44',NULL,300.00,'','13','1','Good sold','1','','sales','686','','No',NULL,NULL,''),(10349,'1050','111733852037','2024-12-10 20:34:24',800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173385206922303871373','No',NULL,NULL,''),(10350,'1110','111733852037','2024-12-10 20:34:24',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10351,'1110','111733852037','2024-12-10 20:34:24',NULL,284.00,'','11','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(10352,'5500','111733852037','2024-12-10 20:34:24',417.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10353,'4000','111733852037','2024-12-10 20:34:24',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(10354,'4000','111733852037','2024-12-10 20:34:24',NULL,600.00,'','11','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(10355,'1050','111733852085','2024-12-10 20:37:07',9909.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173385223033283321278','No',NULL,NULL,''),(10356,'1110','111733852085','2024-12-10 20:37:07',NULL,1050.00,'','11','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(10357,'1110','111733852085','2024-12-10 20:37:07',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(10358,'1110','111733852085','2024-12-10 20:37:07',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10359,'1110','111733852085','2024-12-10 20:37:07',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(10360,'1110','111733852085','2024-12-10 20:37:07',NULL,400.00,'','11','1','Inventory sold','1','','sales','252','','No',NULL,NULL,''),(10361,'1110','111733852085','2024-12-10 20:37:07',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(10362,'1110','111733852085','2024-12-10 20:37:07',NULL,850.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(10363,'1110','111733852085','2024-12-10 20:37:07',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(10364,'5500','111733852085','2024-12-10 20:37:07',5822.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10365,'4000','111733852085','2024-12-10 20:37:07',NULL,1399.00,'','11','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(10366,'4000','111733852085','2024-12-10 20:37:07',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(10367,'4000','111733852085','2024-12-10 20:37:07',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10368,'4000','111733852085','2024-12-10 20:37:07',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(10369,'4000','111733852085','2024-12-10 20:37:07',NULL,800.00,'','11','1','Good sold','1','','sales','252','','No',NULL,NULL,''),(10370,'4000','111733852085','2024-12-10 20:37:07',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(10371,'4000','111733852085','2024-12-10 20:37:07',NULL,1500.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(10372,'4000','111733852085','2024-12-10 20:37:07',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(10373,'1050','131733852275','2024-12-10 20:40:03',5758.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173385247237702302273','No',NULL,NULL,''),(10374,'1110','131733852275','2024-12-10 20:40:03',NULL,1080.00,'','13','1','Inventory sold','1','','sales','464','','No',NULL,NULL,''),(10375,'1110','131733852275','2024-12-10 20:40:03',NULL,750.00,'','13','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(10376,'1110','131733852275','2024-12-10 20:40:03',NULL,300.00,'','13','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(10377,'1110','131733852275','2024-12-10 20:40:03',NULL,552.00,'','13','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10378,'1110','131733852275','2024-12-10 20:40:03',NULL,168.00,'','13','1','Inventory sold','1','','sales','654','','No',NULL,NULL,''),(10379,'5500','131733852275','2024-12-10 20:40:03',2850.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10380,'4000','131733852275','2024-12-10 20:40:03',NULL,2388.00,'','13','1','Good sold','1','','sales','464','','No',NULL,NULL,''),(10381,'4000','131733852275','2024-12-10 20:40:03',NULL,1320.00,'','13','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(10382,'4000','131733852275','2024-12-10 20:40:03',NULL,550.00,'','13','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(10383,'4000','131733852275','2024-12-10 20:40:03',NULL,1200.00,'','13','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10384,'4000','131733852275','2024-12-10 20:40:03',NULL,300.00,'','13','1','Good sold','1','','sales','654','','No',NULL,NULL,''),(10385,'1050','111733931256','2024-12-11 18:34:42',2900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173393128502330031002','No',NULL,NULL,''),(10386,'1110','111733931256','2024-12-11 18:34:42',NULL,1400.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(10387,'1110','111733931256','2024-12-11 18:34:42',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10388,'5500','111733931256','2024-12-11 18:34:42',1650.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10389,'4000','111733931256','2024-12-11 18:34:42',NULL,2400.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(10390,'4000','111733931256','2024-12-11 18:34:42',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10391,'1050','131733937581','2024-12-11 20:27:35',10950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173393806123623332033','No',NULL,NULL,''),(10392,'1110','131733937581','2024-12-11 20:27:35',NULL,750.00,'','13','1','Inventory sold','1','','sales','488','','No',NULL,NULL,''),(10393,'1110','131733937581','2024-12-11 20:27:35',NULL,150.00,'','13','1','Inventory sold','1','','sales','686','','No',NULL,NULL,''),(10394,'1110','131733937581','2024-12-11 20:27:35',NULL,300.00,'','13','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(10395,'1110','131733937581','2024-12-11 20:27:35',NULL,150.00,'','13','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(10396,'1110','131733937581','2024-12-11 20:27:35',NULL,450.00,'','13','1','Inventory sold','1','','sales','462','','No',NULL,NULL,''),(10397,'1110','131733937581','2024-12-11 20:27:35',NULL,300.00,'','13','1','Inventory sold','1','','sales','m24','','No',NULL,NULL,''),(10398,'1110','131733937581','2024-12-11 20:27:35',NULL,140.00,'','13','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(10399,'1110','131733937581','2024-12-11 20:27:35',NULL,100.00,'','13','1','Inventory sold','1','','sales','507','','No',NULL,NULL,''),(10400,'1110','131733937581','2024-12-11 20:27:35',NULL,4500.00,'','13','1','Inventory sold','1','','sales','668','','No',NULL,NULL,''),(10401,'5500','131733937581','2024-12-11 20:27:35',6840.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10402,'4000','131733937581','2024-12-11 20:27:35',NULL,1050.00,'','13','1','Good sold','1','','sales','488','','No',NULL,NULL,''),(10403,'4000','131733937581','2024-12-11 20:27:35',NULL,300.00,'','13','1','Good sold','1','','sales','686','','No',NULL,NULL,''),(10404,'4000','131733937581','2024-12-11 20:27:35',NULL,450.00,'','13','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(10405,'4000','131733937581','2024-12-11 20:27:35',NULL,350.00,'','13','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(10406,'4000','131733937581','2024-12-11 20:27:35',NULL,800.00,'','13','1','Good sold','1','','sales','462','','No',NULL,NULL,''),(10407,'4000','131733937581','2024-12-11 20:27:35',NULL,450.00,'','13','1','Good sold','1','','sales','m24','','No',NULL,NULL,''),(10408,'4000','131733937581','2024-12-11 20:27:35',NULL,350.00,'','13','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(10409,'4000','131733937581','2024-12-11 20:27:35',NULL,200.00,'','13','1','Good sold','1','','sales','507','','No',NULL,NULL,''),(10410,'4000','131733937581','2024-12-11 20:27:35',NULL,7000.00,'','13','1','Good sold','1','','sales','668','','No',NULL,NULL,''),(10411,'1050','111733938078','2024-12-11 20:30:18',9050.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173393823202320302210','No',NULL,NULL,''),(10412,'1110','111733938078','2024-12-11 20:30:18',NULL,850.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(10413,'1110','111733938078','2024-12-11 20:30:18',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(10414,'1110','111733938078','2024-12-11 20:30:18',NULL,250.00,'','11','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(10415,'1110','111733938078','2024-12-11 20:30:18',NULL,250.00,'','11','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(10416,'1110','111733938078','2024-12-11 20:30:18',NULL,220.00,'','11','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(10417,'1110','111733938078','2024-12-11 20:30:18',NULL,900.00,'','11','1','Inventory sold','1','','sales','351','','No',NULL,NULL,''),(10418,'1110','111733938078','2024-12-11 20:30:18',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10419,'1110','111733938078','2024-12-11 20:30:18',NULL,1400.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(10420,'1110','111733938078','2024-12-11 20:30:18',NULL,300.00,'','11','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(10421,'5500','111733938078','2024-12-11 20:30:18',4770.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10422,'4000','111733938078','2024-12-11 20:30:18',NULL,1500.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(10423,'4000','111733938078','2024-12-11 20:30:18',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(10424,'4000','111733938078','2024-12-11 20:30:18',NULL,550.00,'','11','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(10425,'4000','111733938078','2024-12-11 20:30:18',NULL,450.00,'','11','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(10426,'4000','111733938078','2024-12-11 20:30:18',NULL,450.00,'','11','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(10427,'4000','111733938078','2024-12-11 20:30:18',NULL,1800.00,'','11','1','Good sold','1','','sales','351','','No',NULL,NULL,''),(10428,'4000','111733938078','2024-12-11 20:30:18',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10429,'4000','111733938078','2024-12-11 20:30:18',NULL,2800.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(10430,'4000','111733938078','2024-12-11 20:30:18',NULL,600.00,'','11','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(10431,'1050','111733938233','2024-12-11 20:30:57',300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173393826023706311903','No',NULL,NULL,''),(10432,'1110','111733938233','2024-12-11 20:30:57',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10433,'5500','111733938233','2024-12-11 20:30:57',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10434,'4000','111733938233','2024-12-11 20:30:57',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10435,'1050','111734025322','2024-12-12 20:47:47',8070.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173402567763303131222','No',NULL,NULL,''),(10436,'1110','111734025322','2024-12-12 20:47:47',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(10437,'1110','111734025322','2024-12-12 20:47:47',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10438,'1110','111734025322','2024-12-12 20:47:47',NULL,800.00,'','11','1','Inventory sold','1','','sales','356','','No',NULL,NULL,''),(10439,'1110','111734025322','2024-12-12 20:47:47',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(10440,'1110','111734025322','2024-12-12 20:47:47',NULL,750.00,'','11','1','Inventory sold','1','','sales','105','','No',NULL,NULL,''),(10441,'1110','111734025322','2024-12-12 20:47:47',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(10442,'1110','111734025322','2024-12-12 20:47:47',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(10443,'1110','111734025322','2024-12-12 20:47:47',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10444,'1110','111734025322','2024-12-12 20:47:47',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(10445,'1110','111734025322','2024-12-12 20:47:47',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10446,'1110','111734025322','2024-12-12 20:47:47',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10447,'1110','111734025322','2024-12-12 20:47:47',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(10448,'5500','111734025322','2024-12-12 20:47:47',4444.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10449,'4000','111734025322','2024-12-12 20:47:47',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(10450,'4000','111734025322','2024-12-12 20:47:47',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10451,'4000','111734025322','2024-12-12 20:47:47',NULL,1500.00,'','11','1','Good sold','1','','sales','356','','No',NULL,NULL,''),(10452,'4000','111734025322','2024-12-12 20:47:47',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(10453,'4000','111734025322','2024-12-12 20:47:47',NULL,1500.00,'','11','1','Good sold','1','','sales','105','','No',NULL,NULL,''),(10454,'4000','111734025322','2024-12-12 20:47:47',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(10455,'4000','111734025322','2024-12-12 20:47:47',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(10456,'4000','111734025322','2024-12-12 20:47:47',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10457,'4000','111734025322','2024-12-12 20:47:47',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(10458,'4000','111734025322','2024-12-12 20:47:47',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10459,'4000','111734025322','2024-12-12 20:47:47',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10460,'4000','111734025322','2024-12-12 20:47:47',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(10461,'1050','131734025751','2024-12-12 20:51:49',1240.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173402594131421030500','No',NULL,NULL,''),(10462,'1110','131734025751','2024-12-12 20:51:49',NULL,352.00,'','13','1','Inventory sold','1','','sales','486','','No',NULL,NULL,''),(10463,'1110','131734025751','2024-12-12 20:51:49',NULL,150.00,'','13','1','Inventory sold','1','','sales','m07','','No',NULL,NULL,''),(10464,'1110','131734025751','2024-12-12 20:51:49',NULL,162.00,'','13','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(10465,'5500','131734025751','2024-12-12 20:51:49',664.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10466,'4000','131734025751','2024-12-12 20:51:49',NULL,640.00,'','13','1','Good sold','1','','sales','486','','No',NULL,NULL,''),(10467,'4000','131734025751','2024-12-12 20:51:49',NULL,300.00,'','13','1','Good sold','1','','sales','m07','','No',NULL,NULL,''),(10468,'4000','131734025751','2024-12-12 20:51:49',NULL,300.00,'','13','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(10469,'1050','131734025976','2024-12-12 20:53:21',1299.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173402600423070203032','No',NULL,NULL,''),(10470,'1110','131734025976','2024-12-12 20:53:21',NULL,650.00,'','13','1','Inventory sold','1','','sales','m62','','No',NULL,NULL,''),(10471,'5500','131734025976','2024-12-12 20:53:21',650.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10472,'4000','131734025976','2024-12-12 20:53:21',NULL,1299.00,'','13','1','Good sold','1','','sales','m62','','No',NULL,NULL,''),(10473,'1050','111734111187','2024-12-13 20:37:49',1289.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173411147611323323010','No',NULL,NULL,''),(10474,'1110','111734111187','2024-12-13 20:37:49',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(10475,'1110','111734111187','2024-12-13 20:37:49',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10476,'1110','111734111187','2024-12-13 20:37:49',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(10477,'5500','111734111187','2024-12-13 20:37:49',869.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10478,'4000','111734111187','2024-12-13 20:37:49',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(10479,'4000','111734111187','2024-12-13 20:37:49',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10480,'4000','111734111187','2024-12-13 20:37:49',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(10481,'1050','111734111476','2024-12-13 20:55:16',17030.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173411251991425331312','No',NULL,NULL,''),(10482,'1110','111734111476','2024-12-13 20:55:16',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10483,'1110','111734111476','2024-12-13 20:55:16',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(10484,'1110','111734111476','2024-12-13 20:55:16',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(10485,'1110','111734111476','2024-12-13 20:55:16',NULL,130.00,'','11','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(10486,'1110','111734111476','2024-12-13 20:55:16',NULL,1200.00,'','11','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(10487,'1110','111734111476','2024-12-13 20:55:16',NULL,950.00,'','11','1','Inventory sold','1','','sales','7','','No',NULL,NULL,''),(10488,'1110','111734111476','2024-12-13 20:55:16',NULL,850.00,'','11','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(10489,'1110','111734111476','2024-12-13 20:55:16',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(10490,'1110','111734111476','2024-12-13 20:55:16',NULL,950.00,'','11','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(10491,'1110','111734111476','2024-12-13 20:55:16',NULL,350.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(10492,'1110','111734111476','2024-12-13 20:55:16',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(10493,'1110','111734111476','2024-12-13 20:55:16',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(10494,'1110','111734111476','2024-12-13 20:55:16',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10495,'1110','111734111476','2024-12-13 20:55:16',NULL,1700.00,'','11','1','Inventory sold','1','','sales','334','','No',NULL,NULL,''),(10496,'1110','111734111476','2024-12-13 20:55:16',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(10497,'5500','111734111476','2024-12-13 20:55:16',9600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10498,'4000','111734111476','2024-12-13 20:55:16',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10499,'4000','111734111476','2024-12-13 20:55:16',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(10500,'4000','111734111476','2024-12-13 20:55:16',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(10501,'4000','111734111476','2024-12-13 20:55:16',NULL,250.00,'','11','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(10502,'4000','111734111476','2024-12-13 20:55:16',NULL,2300.00,'','11','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(10503,'4000','111734111476','2024-12-13 20:55:16',NULL,1600.00,'','11','1','Good sold','1','','sales','7','','No',NULL,NULL,''),(10504,'4000','111734111476','2024-12-13 20:55:16',NULL,1600.00,'','11','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(10505,'4000','111734111476','2024-12-13 20:55:16',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(10506,'4000','111734111476','2024-12-13 20:55:16',NULL,1800.00,'','11','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(10507,'4000','111734111476','2024-12-13 20:55:16',NULL,750.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(10508,'4000','111734111476','2024-12-13 20:55:16',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(10509,'4000','111734111476','2024-12-13 20:55:16',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(10510,'4000','111734111476','2024-12-13 20:55:16',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10511,'4000','111734111476','2024-12-13 20:55:16',NULL,2800.00,'','11','1','Good sold','1','','sales','334','','No',NULL,NULL,''),(10512,'4000','111734111476','2024-12-13 20:55:16',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(10513,'1050','131734112538','2024-12-13 20:57:10',4849.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173411263632340032142','No',NULL,NULL,''),(10514,'1110','131734112538','2024-12-13 20:57:10',NULL,450.00,'','13','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(10515,'1110','131734112538','2024-12-13 20:57:10',NULL,900.00,'','13','1','Inventory sold','1','','sales','553','','No',NULL,NULL,''),(10516,'1110','131734112538','2024-12-13 20:57:10',NULL,2000.00,'','13','1','Inventory sold','1','','sales','m44','','No',NULL,NULL,''),(10517,'5500','131734112538','2024-12-13 20:57:10',3350.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10518,'4000','131734112538','2024-12-13 20:57:10',NULL,650.00,'','13','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(10519,'4000','131734112538','2024-12-13 20:57:10',NULL,1500.00,'','13','1','Good sold','1','','sales','553','','No',NULL,NULL,''),(10520,'4000','131734112538','2024-12-13 20:57:10',NULL,2699.00,'','13','1','Good sold','1','','sales','m44','','No',NULL,NULL,''),(10521,'1050','131734198100','2024-12-14 20:45:54',2450.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173419837323303083230','No',NULL,NULL,''),(10522,'1110','131734198100','2024-12-14 20:45:54',NULL,300.00,'','13','1','Inventory sold','1','','sales','m21','','No',NULL,NULL,''),(10523,'1110','131734198100','2024-12-14 20:45:54',NULL,588.00,'','13','1','Inventory sold','1','','sales','544','','No',NULL,NULL,''),(10524,'1110','131734198100','2024-12-14 20:45:54',NULL,250.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(10525,'5500','131734198100','2024-12-14 20:45:54',1138.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10526,'4000','131734198100','2024-12-14 20:45:54',NULL,800.00,'','13','1','Good sold','1','','sales','m21','','No',NULL,NULL,''),(10527,'4000','131734198100','2024-12-14 20:45:54',NULL,1200.00,'','13','1','Good sold','1','','sales','544','','No',NULL,NULL,''),(10528,'4000','131734198100','2024-12-14 20:45:54',NULL,450.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(10529,'1050','111734198861','2024-12-14 21:03:53',11690.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173419949772930790313','No',NULL,NULL,''),(10530,'1110','111734198861','2024-12-14 21:03:53',NULL,200.00,'','11','1','Inventory sold','1','','sales','1138','','No',NULL,NULL,''),(10531,'1110','111734198861','2024-12-14 21:03:53',NULL,1200.00,'','11','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(10532,'1110','111734198861','2024-12-14 21:03:53',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(10533,'1110','111734198861','2024-12-14 21:03:53',NULL,400.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(10534,'1110','111734198861','2024-12-14 21:03:53',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(10535,'1110','111734198861','2024-12-14 21:03:53',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(10536,'1110','111734198861','2024-12-14 21:03:53',NULL,140.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(10537,'1110','111734198861','2024-12-14 21:03:53',NULL,600.00,'','11','1','Inventory sold','1','','sales','207','','No',NULL,NULL,''),(10538,'1110','111734198861','2024-12-14 21:03:53',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(10539,'1110','111734198861','2024-12-14 21:03:53',NULL,1100.00,'','11','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(10540,'1110','111734198861','2024-12-14 21:03:53',NULL,350.00,'','11','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(10541,'1110','111734198861','2024-12-14 21:03:53',NULL,900.00,'','11','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(10542,'1110','111734198861','2024-12-14 21:03:53',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(10543,'5500','111734198861','2024-12-14 21:03:53',6244.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10544,'4000','111734198861','2024-12-14 21:03:53',NULL,400.00,'','11','1','Good sold','1','','sales','1138','','No',NULL,NULL,''),(10545,'4000','111734198861','2024-12-14 21:03:53',NULL,2300.00,'','11','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(10546,'4000','111734198861','2024-12-14 21:03:53',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(10547,'4000','111734198861','2024-12-14 21:03:53',NULL,700.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(10548,'4000','111734198861','2024-12-14 21:03:53',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(10549,'4000','111734198861','2024-12-14 21:03:53',NULL,900.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(10550,'4000','111734198861','2024-12-14 21:03:53',NULL,240.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(10551,'4000','111734198861','2024-12-14 21:03:53',NULL,1400.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10552,'4000','111734198861','2024-12-14 21:03:53',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(10553,'4000','111734198861','2024-12-14 21:03:53',NULL,1900.00,'','11','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(10554,'4000','111734198861','2024-12-14 21:03:53',NULL,800.00,'','11','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(10555,'4000','111734198861','2024-12-14 21:03:53',NULL,1450.00,'','11','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(10556,'4000','111734198861','2024-12-14 21:03:53',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(10557,'1050','111734199920','2024-12-14 21:12:08',1150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173419993031399323227','No',NULL,NULL,''),(10558,'1110','111734199920','2024-12-14 21:12:08',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(10559,'5500','111734199920','2024-12-14 21:12:08',550.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10560,'4000','111734199920','2024-12-14 21:12:08',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(10561,'1050','111734199931','2024-12-14 21:14:22',600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173420007003312120120','No',NULL,NULL,''),(10562,'1110','111734199931','2024-12-14 21:14:22',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(10563,'5500','111734199931','2024-12-14 21:14:22',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10564,'4000','111734199931','2024-12-14 21:14:22',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(10565,'1050','111734200071','2024-12-14 21:20:20',250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173420042143323323721','No',NULL,NULL,''),(10566,'1110','111734200071','2024-12-14 21:20:20',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(10567,'5500','111734200071','2024-12-14 21:20:20',130.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10568,'4000','111734200071','2024-12-14 21:20:20',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(10569,'1050','111734283956','2024-12-15 20:37:01',7090.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173428425123010337203','No',NULL,NULL,''),(10570,'1110','111734283956','2024-12-15 20:37:01',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10571,'1110','111734283956','2024-12-15 20:37:01',NULL,135.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(10572,'1110','111734283956','2024-12-15 20:37:01',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10573,'1110','111734283956','2024-12-15 20:37:01',NULL,900.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10574,'1110','111734283956','2024-12-15 20:37:01',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(10575,'1110','111734283956','2024-12-15 20:37:01',NULL,1500.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10576,'1110','111734283956','2024-12-15 20:37:01',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10577,'1110','111734283956','2024-12-15 20:37:01',NULL,152.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(10578,'1110','111734283956','2024-12-15 20:37:01',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10579,'5500','111734283956','2024-12-15 20:37:01',5523.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10580,'4000','111734283956','2024-12-15 20:37:01',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10581,'4000','111734283956','2024-12-15 20:37:01',NULL,240.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(10582,'4000','111734283956','2024-12-15 20:37:01',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(10583,'4000','111734283956','2024-12-15 20:37:01',NULL,900.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10584,'4000','111734283956','2024-12-15 20:37:01',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(10585,'4000','111734283956','2024-12-15 20:37:01',NULL,1900.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10586,'4000','111734283956','2024-12-15 20:37:01',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10587,'4000','111734283956','2024-12-15 20:37:01',NULL,200.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(10588,'4000','111734283956','2024-12-15 20:37:01',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10589,'1050','111734284359','2024-12-15 20:39:30',1400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173428437432272728341','No',NULL,NULL,''),(10590,'4000','111734284359','2024-12-15 20:39:30',NULL,1400.00,'','11','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(10591,'1050','111734284376','2024-12-15 20:39:49',14400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173428439233230032313','No',NULL,NULL,''),(10592,'1110','111734284376','2024-12-15 20:39:49',NULL,4000.00,'','11','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(10593,'5500','111734284376','2024-12-15 20:39:49',4000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10594,'4000','111734284376','2024-12-15 20:39:49',NULL,14400.00,'','11','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(10595,'1050','131734284447','2024-12-15 20:42:26',850.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173428456840834618078','No',NULL,NULL,''),(10596,'1110','131734284447','2024-12-15 20:42:26',NULL,75.00,'','13','1','Inventory sold','1','','sales','412','','No',NULL,NULL,''),(10597,'1110','131734284447','2024-12-15 20:42:26',NULL,320.00,'','13','1','Inventory sold','1','','sales','694','','No',NULL,NULL,''),(10598,'1110','131734284447','2024-12-15 20:42:26',NULL,50.00,'','13','1','Inventory sold','1','','sales','615','','No',NULL,NULL,''),(10599,'5500','131734284447','2024-12-15 20:42:26',445.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10600,'4000','131734284447','2024-12-15 20:42:26',NULL,100.00,'','13','1','Good sold','1','','sales','412','','No',NULL,NULL,''),(10601,'4000','131734284447','2024-12-15 20:42:26',NULL,650.00,'','13','1','Good sold','1','','sales','694','','No',NULL,NULL,''),(10602,'4000','131734284447','2024-12-15 20:42:26',NULL,100.00,'','13','1','Good sold','1','','sales','615','','No',NULL,NULL,''),(10603,'1050','131734284590','2024-12-15 20:45:10',800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173428471921323834332','No',NULL,NULL,''),(10604,'1110','131734284590','2024-12-15 20:45:10',NULL,45.00,'','13','1','Inventory sold','1','','sales','586','','No',NULL,NULL,''),(10605,'1110','131734284590','2024-12-15 20:45:10',NULL,142.00,'','13','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(10606,'1110','131734284590','2024-12-15 20:45:10',NULL,200.00,'','13','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(10607,'5500','131734284590','2024-12-15 20:45:10',387.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10608,'4000','131734284590','2024-12-15 20:45:10',NULL,100.00,'','13','1','Good sold','1','','sales','586','','No',NULL,NULL,''),(10609,'4000','131734284590','2024-12-15 20:45:10',NULL,300.00,'','13','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(10610,'4000','131734284590','2024-12-15 20:45:10',NULL,400.00,'','13','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(10611,'1050','111734337243','2024-12-16 11:25:32',1500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173433754903332202232','No',NULL,NULL,''),(10612,'1110','111734337243','2024-12-16 11:25:32',NULL,700.00,'','11','1','Inventory sold','1','','sales','572','','No',NULL,NULL,''),(10613,'5500','111734337243','2024-12-16 11:25:32',700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10614,'4000','111734337243','2024-12-16 11:25:32',NULL,1500.00,'','11','1','Good sold','1','','sales','572','','No',NULL,NULL,''),(10615,'1050','131734370524','2024-12-16 20:37:42',6600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173437071102422722310','No',NULL,NULL,''),(10616,'1110','131734370524','2024-12-16 20:37:42',NULL,600.00,'','13','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(10617,'1110','131734370524','2024-12-16 20:37:42',NULL,700.00,'','13','1','Inventory sold','1','','sales','572','','No',NULL,NULL,''),(10618,'1110','131734370524','2024-12-16 20:37:42',NULL,100.00,'','13','1','Inventory sold','1','','sales','565','','No',NULL,NULL,''),(10619,'1110','131734370524','2024-12-16 20:37:42',NULL,250.00,'','13','1','Inventory sold','1','','sales','m28','','No',NULL,NULL,''),(10620,'1110','131734370524','2024-12-16 20:37:42',NULL,950.00,'','13','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(10621,'1110','131734370524','2024-12-16 20:37:42',NULL,950.00,'','13','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(10622,'5500','131734370524','2024-12-16 20:37:42',3550.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10623,'4000','131734370524','2024-12-16 20:37:42',NULL,1200.00,'','13','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(10624,'4000','131734370524','2024-12-16 20:37:42',NULL,1500.00,'','13','1','Good sold','1','','sales','572','','No',NULL,NULL,''),(10625,'4000','131734370524','2024-12-16 20:37:42',NULL,200.00,'','13','1','Good sold','1','','sales','565','','No',NULL,NULL,''),(10626,'4000','131734370524','2024-12-16 20:37:42',NULL,500.00,'','13','1','Good sold','1','','sales','m28','','No',NULL,NULL,''),(10627,'4000','131734370524','2024-12-16 20:37:42',NULL,1500.00,'','13','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(10628,'4000','131734370524','2024-12-16 20:37:42',NULL,1700.00,'','13','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(10629,'1050','131734370981','2024-12-16 20:44:16',6600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173437106232233311630','No',NULL,NULL,''),(10630,'1110','131734370981','2024-12-16 20:44:16',NULL,600.00,'','13','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(10631,'1110','131734370981','2024-12-16 20:44:16',NULL,700.00,'','13','1','Inventory sold','1','','sales','572','','No',NULL,NULL,''),(10632,'1110','131734370981','2024-12-16 20:44:16',NULL,100.00,'','13','1','Inventory sold','1','','sales','565','','No',NULL,NULL,''),(10633,'1110','131734370981','2024-12-16 20:44:16',NULL,250.00,'','13','1','Inventory sold','1','','sales','m28','','No',NULL,NULL,''),(10634,'1110','131734370981','2024-12-16 20:44:16',NULL,950.00,'','13','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(10635,'1110','131734370981','2024-12-16 20:44:16',NULL,950.00,'','13','1','Inventory sold','1','','sales','1126','','No',NULL,NULL,''),(10636,'5500','131734370981','2024-12-16 20:44:16',3550.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10637,'4000','131734370981','2024-12-16 20:44:16',NULL,1200.00,'','13','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(10638,'4000','131734370981','2024-12-16 20:44:16',NULL,1500.00,'','13','1','Good sold','1','','sales','572','','No',NULL,NULL,''),(10639,'4000','131734370981','2024-12-16 20:44:16',NULL,200.00,'','13','1','Good sold','1','','sales','565','','No',NULL,NULL,''),(10640,'4000','131734370981','2024-12-16 20:44:16',NULL,500.00,'','13','1','Good sold','1','','sales','m28','','No',NULL,NULL,''),(10641,'4000','131734370981','2024-12-16 20:44:16',NULL,1500.00,'','13','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(10642,'4000','131734370981','2024-12-16 20:44:16',NULL,1700.00,'','13','1','Good sold','1','','sales','1126','','No',NULL,NULL,''),(10643,'1050','131734371063','2024-12-16 20:47:09',8948.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173437164403221363211','No',NULL,NULL,''),(10644,'1110','131734371063','2024-12-16 20:47:09',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10645,'1110','131734371063','2024-12-16 20:47:09',NULL,1700.00,'','13','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(10646,'1110','131734371063','2024-12-16 20:47:09',NULL,595.00,'','13','1','Inventory sold','1','','sales','162','','No',NULL,NULL,''),(10647,'1110','131734371063','2024-12-16 20:47:09',NULL,30.00,'','13','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(10648,'1110','131734371063','2024-12-16 20:47:09',NULL,100.00,'','13','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(10649,'1110','131734371063','2024-12-16 20:47:09',NULL,119.00,'','13','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(10650,'1110','131734371063','2024-12-16 20:47:09',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(10651,'1110','131734371063','2024-12-16 20:47:09',NULL,2600.00,'','13','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(10652,'5500','131734371063','2024-12-16 20:47:09',5574.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10653,'4000','131734371063','2024-12-16 20:47:09',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10654,'4000','131734371063','2024-12-16 20:47:09',NULL,3200.00,'','13','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(10655,'4000','131734371063','2024-12-16 20:47:09',NULL,799.00,'','13','1','Good sold','1','','sales','162','','No',NULL,NULL,''),(10656,'4000','131734371063','2024-12-16 20:47:09',NULL,100.00,'','13','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(10657,'4000','131734371063','2024-12-16 20:47:09',NULL,200.00,'','13','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(10658,'4000','131734371063','2024-12-16 20:47:09',NULL,299.00,'','13','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(10659,'4000','131734371063','2024-12-16 20:47:09',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(10660,'4000','131734371063','2024-12-16 20:47:09',NULL,3800.00,'','13','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(10661,'1050','111734456798','2024-12-17 20:37:42',7750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173445706520021330232','No',NULL,NULL,''),(10662,'1110','111734456798','2024-12-17 20:37:42',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(10663,'1110','111734456798','2024-12-17 20:37:42',NULL,550.00,'','11','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(10664,'1110','111734456798','2024-12-17 20:37:42',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(10665,'1110','111734456798','2024-12-17 20:37:42',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(10666,'1110','111734456798','2024-12-17 20:37:42',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(10667,'1110','111734456798','2024-12-17 20:37:42',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(10668,'1110','111734456798','2024-12-17 20:37:42',NULL,850.00,'','11','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(10669,'5500','111734456798','2024-12-17 20:37:42',3980.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10670,'4000','111734456798','2024-12-17 20:37:42',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(10671,'4000','111734456798','2024-12-17 20:37:42',NULL,1100.00,'','11','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(10672,'4000','111734456798','2024-12-17 20:37:42',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(10673,'4000','111734456798','2024-12-17 20:37:42',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(10674,'4000','111734456798','2024-12-17 20:37:42',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(10675,'4000','111734456798','2024-12-17 20:37:42',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(10676,'4000','111734456798','2024-12-17 20:37:42',NULL,1500.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(10677,'1050','111734457104','2024-12-17 20:40:22',11690.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173445722712411770070','No',NULL,NULL,''),(10678,'1110','111734457104','2024-12-17 20:40:22',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10679,'1110','111734457104','2024-12-17 20:40:22',NULL,1600.00,'','11','1','Inventory sold','1','','sales','355','','No',NULL,NULL,''),(10680,'1110','111734457104','2024-12-17 20:40:22',NULL,399.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10681,'1110','111734457104','2024-12-17 20:40:22',NULL,250.00,'','11','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(10682,'1110','111734457104','2024-12-17 20:40:22',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10683,'1110','111734457104','2024-12-17 20:40:22',NULL,334.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(10684,'1110','111734457104','2024-12-17 20:40:22',NULL,2000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(10685,'1110','111734457104','2024-12-17 20:40:22',NULL,1400.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(10686,'1110','111734457104','2024-12-17 20:40:22',NULL,135.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10687,'1110','111734457104','2024-12-17 20:40:22',NULL,160.00,'','11','1','Inventory sold','1','','sales','303','','No',NULL,NULL,''),(10688,'5500','111734457104','2024-12-17 20:40:22',7094.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10689,'4000','111734457104','2024-12-17 20:40:22',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10690,'4000','111734457104','2024-12-17 20:40:22',NULL,2300.00,'','11','1','Good sold','1','','sales','355','','No',NULL,NULL,''),(10691,'4000','111734457104','2024-12-17 20:40:22',NULL,600.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(10692,'4000','111734457104','2024-12-17 20:40:22',NULL,400.00,'','11','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(10693,'4000','111734457104','2024-12-17 20:40:22',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10694,'4000','111734457104','2024-12-17 20:40:22',NULL,600.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(10695,'4000','111734457104','2024-12-17 20:40:22',NULL,3200.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(10696,'4000','111734457104','2024-12-17 20:40:22',NULL,2500.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(10697,'4000','111734457104','2024-12-17 20:40:22',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10698,'4000','111734457104','2024-12-17 20:40:22',NULL,600.00,'','11','1','Good sold','1','','sales','303','','No',NULL,NULL,''),(10699,'1050','131734457254','2024-12-17 20:41:49',900.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173445731303203732343','No',NULL,NULL,''),(10700,'1110','131734457254','2024-12-17 20:41:49',NULL,450.00,'','13','1','Inventory sold','1','','sales','441','','No',NULL,NULL,''),(10701,'5500','131734457254','2024-12-17 20:41:49',450.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10702,'4000','131734457254','2024-12-17 20:41:49',NULL,900.00,'','13','1','Good sold','1','','sales','441','','No',NULL,NULL,''),(10703,'1050','131734457317','2024-12-17 20:43:15',2299.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173445739990202323323','No',NULL,NULL,''),(10704,'1110','131734457317','2024-12-17 20:43:15',NULL,1300.00,'','13','1','Inventory sold','1','','sales','m38','','No',NULL,NULL,''),(10705,'5500','131734457317','2024-12-17 20:43:15',1300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10706,'4000','131734457317','2024-12-17 20:43:15',NULL,2299.00,'','13','1','Good sold','1','','sales','m38','','No',NULL,NULL,''),(10707,'1050','111734457670','2024-12-17 20:48:32',450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173445775473423524034','No',NULL,NULL,''),(10708,'4000','111734457670','2024-12-17 20:48:32',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(10709,'1050','111734544480','2024-12-18 20:55:25',2500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173454453013015025234','No',NULL,NULL,''),(10710,'1110','111734544480','2024-12-18 20:55:25',NULL,1500.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10711,'1110','111734544480','2024-12-18 20:55:25',NULL,180.00,'','11','1','Inventory sold','1','','sales','341','','No',NULL,NULL,''),(10712,'1110','111734544480','2024-12-18 20:55:25',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(10713,'5500','111734544480','2024-12-18 20:55:25',1800.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10714,'4000','111734544480','2024-12-18 20:55:25',NULL,1900.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10715,'4000','111734544480','2024-12-18 20:55:25',NULL,350.00,'','11','1','Good sold','1','','sales','341','','No',NULL,NULL,''),(10716,'4000','111734544480','2024-12-18 20:55:25',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(10717,'1050','131734630087','2024-12-19 20:44:38',1500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173463028282307321333','No',NULL,NULL,''),(10718,'1110','131734630087','2024-12-19 20:44:38',NULL,500.00,'','13','1','Inventory sold','1','','sales','m49','','No',NULL,NULL,''),(10719,'1110','131734630087','2024-12-19 20:44:38',NULL,250.00,'','13','1','Inventory sold','1','','sales','517','','No',NULL,NULL,''),(10720,'5500','131734630087','2024-12-19 20:44:38',750.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10721,'4000','131734630087','2024-12-19 20:44:38',NULL,1000.00,'','13','1','Good sold','1','','sales','m49','','No',NULL,NULL,''),(10722,'4000','131734630087','2024-12-19 20:44:38',NULL,500.00,'','13','1','Good sold','1','','sales','517','','No',NULL,NULL,''),(10723,'1050','131734630434','2024-12-19 20:48:35',2120.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173463052603203032343','No',NULL,NULL,''),(10724,'1110','131734630434','2024-12-19 20:48:35',NULL,400.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(10725,'1110','131734630434','2024-12-19 20:48:35',NULL,135.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10726,'1110','131734630434','2024-12-19 20:48:35',NULL,135.00,'','13','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(10727,'1110','131734630434','2024-12-19 20:48:35',NULL,135.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10728,'1110','131734630434','2024-12-19 20:48:35',NULL,114.00,'','13','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(10729,'1110','131734630434','2024-12-19 20:48:35',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(10730,'5500','131734630434','2024-12-19 20:48:35',1014.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10731,'4000','131734630434','2024-12-19 20:48:35',NULL,700.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(10732,'4000','131734630434','2024-12-19 20:48:35',NULL,360.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10733,'4000','131734630434','2024-12-19 20:48:35',NULL,250.00,'','13','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(10734,'4000','131734630434','2024-12-19 20:48:35',NULL,360.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10735,'4000','131734630434','2024-12-19 20:48:35',NULL,200.00,'','13','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(10736,'4000','131734630434','2024-12-19 20:48:35',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(10737,'1050','131734630538','2024-12-19 20:50:24',2650.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173463062732220304033','No',NULL,NULL,''),(10738,'1110','131734630538','2024-12-19 20:50:24',NULL,1000.00,'','13','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(10739,'1110','131734630538','2024-12-19 20:50:24',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(10740,'1110','131734630538','2024-12-19 20:50:24',NULL,120.00,'','13','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(10741,'1110','131734630538','2024-12-19 20:50:24',NULL,100.00,'','13','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(10742,'5500','131734630538','2024-12-19 20:50:24',1370.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10743,'4000','131734630538','2024-12-19 20:50:24',NULL,2000.00,'','13','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(10744,'4000','131734630538','2024-12-19 20:50:24',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(10745,'4000','131734630538','2024-12-19 20:50:24',NULL,250.00,'','13','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(10746,'4000','131734630538','2024-12-19 20:50:24',NULL,200.00,'','13','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(10747,'1050','131734630677','2024-12-19 20:52:11',7200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173463073413212020233','No',NULL,NULL,''),(10748,'1110','131734630677','2024-12-19 20:52:11',NULL,1500.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10749,'1110','131734630677','2024-12-19 20:52:11',NULL,1400.00,'','13','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10750,'1110','131734630677','2024-12-19 20:52:11',NULL,1700.00,'','13','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(10751,'5500','131734630677','2024-12-19 20:52:11',4600.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10752,'4000','131734630677','2024-12-19 20:52:11',NULL,1900.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(10753,'4000','131734630677','2024-12-19 20:52:11',NULL,2800.00,'','13','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10754,'4000','131734630677','2024-12-19 20:52:11',NULL,2500.00,'','13','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(10755,'1050','111734715702','2024-12-20 20:36:35',5750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173471658003172071230','No',NULL,NULL,''),(10756,'1110','111734715702','2024-12-20 20:36:35',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10757,'1110','111734715702','2024-12-20 20:36:35',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10758,'1110','111734715702','2024-12-20 20:36:35',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10759,'1110','111734715702','2024-12-20 20:36:35',NULL,250.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(10760,'1110','111734715702','2024-12-20 20:36:35',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(10761,'1110','111734715702','2024-12-20 20:36:35',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10762,'1110','111734715702','2024-12-20 20:36:35',NULL,21.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(10763,'1110','111734715702','2024-12-20 20:36:35',NULL,850.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(10764,'5500','111734715702','2024-12-20 20:36:35',3002.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10765,'4000','111734715702','2024-12-20 20:36:35',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(10766,'4000','111734715702','2024-12-20 20:36:35',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10767,'4000','111734715702','2024-12-20 20:36:35',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10768,'4000','111734715702','2024-12-20 20:36:35',NULL,500.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(10769,'4000','111734715702','2024-12-20 20:36:35',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(10770,'4000','111734715702','2024-12-20 20:36:35',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10771,'4000','111734715702','2024-12-20 20:36:35',NULL,50.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(10772,'4000','111734715702','2024-12-20 20:36:35',NULL,1500.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(10773,'1050','111734801128','2024-12-21 20:15:44',13300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173480134738272123282','No',NULL,NULL,''),(10774,'1110','111734801128','2024-12-21 20:15:44',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10775,'1110','111734801128','2024-12-21 20:15:44',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10776,'1110','111734801128','2024-12-21 20:15:44',NULL,300.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(10777,'1110','111734801128','2024-12-21 20:15:44',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(10778,'1110','111734801128','2024-12-21 20:15:44',NULL,2500.00,'','11','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(10779,'1110','111734801128','2024-12-21 20:15:44',NULL,56.00,'','11','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(10780,'1110','111734801128','2024-12-21 20:15:44',NULL,1500.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10781,'1110','111734801128','2024-12-21 20:15:44',NULL,2200.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(10782,'5500','111734801128','2024-12-21 20:15:44',8856.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10783,'4000','111734801128','2024-12-21 20:15:44',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10784,'4000','111734801128','2024-12-21 20:15:44',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10785,'4000','111734801128','2024-12-21 20:15:44',NULL,450.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(10786,'4000','111734801128','2024-12-21 20:15:44',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(10787,'4000','111734801128','2024-12-21 20:15:44',NULL,3500.00,'','11','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(10788,'4000','111734801128','2024-12-21 20:15:44',NULL,450.00,'','11','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(10789,'4000','111734801128','2024-12-21 20:15:44',NULL,1500.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10790,'4000','111734801128','2024-12-21 20:15:44',NULL,3300.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10791,'1050','111734801373','2024-12-21 20:17:40',13050.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173480146430261260123','No',NULL,NULL,''),(10792,'1110','111734801373','2024-12-21 20:17:40',NULL,800.00,'','11','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(10793,'1110','111734801373','2024-12-21 20:17:40',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10794,'1110','111734801373','2024-12-21 20:17:40',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(10795,'1110','111734801373','2024-12-21 20:17:40',NULL,1700.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(10796,'1110','111734801373','2024-12-21 20:17:40',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(10797,'1110','111734801373','2024-12-21 20:17:40',NULL,1000.00,'','11','1','Inventory sold','1','','sales','246','','No',NULL,NULL,''),(10798,'1110','111734801373','2024-12-21 20:17:40',NULL,600.00,'','11','1','Inventory sold','1','','sales','207','','No',NULL,NULL,''),(10799,'5500','111734801373','2024-12-21 20:17:40',7400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10800,'4000','111734801373','2024-12-21 20:17:40',NULL,1500.00,'','11','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(10801,'4000','111734801373','2024-12-21 20:17:40',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10802,'4000','111734801373','2024-12-21 20:17:40',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(10803,'4000','111734801373','2024-12-21 20:17:40',NULL,3000.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(10804,'4000','111734801373','2024-12-21 20:17:40',NULL,2800.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(10805,'4000','111734801373','2024-12-21 20:17:40',NULL,1950.00,'','11','1','Good sold','1','','sales','246','','No',NULL,NULL,''),(10806,'4000','111734801373','2024-12-21 20:17:40',NULL,1400.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(10807,'1050','131734801825','2024-12-21 20:25:30',1280.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173480193532340341030','No',NULL,NULL,''),(10808,'1110','131734801825','2024-12-21 20:25:30',NULL,10.00,'','13','1','Inventory sold','1','','sales','538','','No',NULL,NULL,''),(10809,'1110','131734801825','2024-12-21 20:25:30',NULL,750.00,'','13','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(10810,'5500','131734801825','2024-12-21 20:25:30',760.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10811,'4000','131734801825','2024-12-21 20:25:30',NULL,30.00,'','13','1','Good sold','1','','sales','538','','No',NULL,NULL,''),(10812,'4000','131734801825','2024-12-21 20:25:30',NULL,1250.00,'','13','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(10813,'1050','111734887896','2024-12-22 20:25:25',11100.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173488833123234220720','No',NULL,NULL,''),(10814,'1110','111734887896','2024-12-22 20:25:25',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(10815,'1110','111734887896','2024-12-22 20:25:25',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(10816,'1110','111734887896','2024-12-22 20:25:25',NULL,500.00,'','11','1','Inventory sold','1','','sales','338','','No',NULL,NULL,''),(10817,'1110','111734887896','2024-12-22 20:25:25',NULL,850.00,'','11','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(10818,'1110','111734887896','2024-12-22 20:25:25',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10819,'1110','111734887896','2024-12-22 20:25:25',NULL,56.00,'','11','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(10820,'1110','111734887896','2024-12-22 20:25:25',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(10821,'1110','111734887896','2024-12-22 20:25:25',NULL,900.00,'','11','1','Inventory sold','1','','sales','8','','No',NULL,NULL,''),(10822,'1110','111734887896','2024-12-22 20:25:25',NULL,850.00,'','11','1','Inventory sold','1','','sales','367','','No',NULL,NULL,''),(10823,'5500','111734887896','2024-12-22 20:25:25',6136.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10824,'4000','111734887896','2024-12-22 20:25:25',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(10825,'4000','111734887896','2024-12-22 20:25:25',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(10826,'4000','111734887896','2024-12-22 20:25:25',NULL,1000.00,'','11','1','Good sold','1','','sales','338','','No',NULL,NULL,''),(10827,'4000','111734887896','2024-12-22 20:25:25',NULL,1600.00,'','11','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(10828,'4000','111734887896','2024-12-22 20:25:25',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10829,'4000','111734887896','2024-12-22 20:25:25',NULL,450.00,'','11','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(10830,'4000','111734887896','2024-12-22 20:25:25',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(10831,'4000','111734887896','2024-12-22 20:25:25',NULL,1850.00,'','11','1','Good sold','1','','sales','8','','No',NULL,NULL,''),(10832,'4000','111734887896','2024-12-22 20:25:25',NULL,1500.00,'','11','1','Good sold','1','','sales','367','','No',NULL,NULL,''),(10833,'1050','111734888374','2024-12-22 20:31:22',5390.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173488869022882232381','No',NULL,NULL,''),(10834,'1110','111734888374','2024-12-22 20:31:22',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(10835,'1110','111734888374','2024-12-22 20:31:22',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(10836,'1110','111734888374','2024-12-22 20:31:22',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(10837,'1110','111734888374','2024-12-22 20:31:22',NULL,625.00,'','11','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(10838,'1110','111734888374','2024-12-22 20:31:22',NULL,380.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(10839,'1110','111734888374','2024-12-22 20:31:22',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10840,'1110','111734888374','2024-12-22 20:31:22',NULL,400.00,'','11','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(10841,'1110','111734888374','2024-12-22 20:31:22',NULL,350.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(10842,'1110','111734888374','2024-12-22 20:31:22',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10843,'5500','111734888374','2024-12-22 20:31:22',3216.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10844,'4000','111734888374','2024-12-22 20:31:22',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(10845,'4000','111734888374','2024-12-22 20:31:22',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(10846,'4000','111734888374','2024-12-22 20:31:22',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(10847,'4000','111734888374','2024-12-22 20:31:22',NULL,1000.00,'','11','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(10848,'4000','111734888374','2024-12-22 20:31:22',NULL,500.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(10849,'4000','111734888374','2024-12-22 20:31:22',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10850,'4000','111734888374','2024-12-22 20:31:22',NULL,700.00,'','11','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(10851,'4000','111734888374','2024-12-22 20:31:22',NULL,750.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(10852,'4000','111734888374','2024-12-22 20:31:22',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10853,'1050','131734888731','2024-12-22 20:35:22',2200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173488893803820213334','No',NULL,NULL,''),(10854,'1110','131734888731','2024-12-22 20:35:22',NULL,500.00,'','13','1','Inventory sold','1','','sales','m86','','No',NULL,NULL,''),(10855,'1110','131734888731','2024-12-22 20:35:22',NULL,504.00,'','13','1','Inventory sold','1','','sales','m51','','No',NULL,NULL,''),(10856,'5500','131734888731','2024-12-22 20:35:22',1004.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10857,'4000','131734888731','2024-12-22 20:35:22',NULL,1000.00,'','13','1','Good sold','1','','sales','m86','','No',NULL,NULL,''),(10858,'4000','131734888731','2024-12-22 20:35:22',NULL,1200.00,'','13','1','Good sold','1','','sales','m51','','No',NULL,NULL,''),(10859,'1050','131734889230','2024-12-22 20:41:15',1500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173488928030003202028','No',NULL,NULL,''),(10860,'1110','131734889230','2024-12-22 20:41:15',NULL,850.00,'','13','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(10861,'5500','131734889230','2024-12-22 20:41:15',850.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10862,'4000','131734889230','2024-12-22 20:41:15',NULL,1500.00,'','13','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(10863,'1050','111734974910','2024-12-23 20:38:12',12330.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173497549572253920242','No',NULL,NULL,''),(10864,'1110','111734974910','2024-12-23 20:38:12',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(10865,'1110','111734974910','2024-12-23 20:38:12',NULL,0.00,'','11','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(10866,'1110','111734974910','2024-12-23 20:38:12',NULL,1700.00,'','11','1','Inventory sold','1','','sales','361','','No',NULL,NULL,''),(10867,'1110','111734974910','2024-12-23 20:38:12',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10868,'1110','111734974910','2024-12-23 20:38:12',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10869,'1110','111734974910','2024-12-23 20:38:12',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(10870,'1110','111734974910','2024-12-23 20:38:12',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10871,'1110','111734974910','2024-12-23 20:38:12',NULL,1200.00,'','11','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(10872,'1110','111734974910','2024-12-23 20:38:12',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10873,'5500','111734974910','2024-12-23 20:38:12',5661.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10874,'4000','111734974910','2024-12-23 20:38:12',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(10875,'4000','111734974910','2024-12-23 20:38:12',NULL,2200.00,'','11','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(10876,'4000','111734974910','2024-12-23 20:38:12',NULL,3200.00,'','11','1','Good sold','1','','sales','361','','No',NULL,NULL,''),(10877,'4000','111734974910','2024-12-23 20:38:12',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10878,'4000','111734974910','2024-12-23 20:38:12',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10879,'4000','111734974910','2024-12-23 20:38:12',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(10880,'4000','111734974910','2024-12-23 20:38:12',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10881,'4000','111734974910','2024-12-23 20:38:12',NULL,2500.00,'','11','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(10882,'4000','111734974910','2024-12-23 20:38:12',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10883,'1050','131734975598','2024-12-23 20:42:36',5700.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173497583820330200912','No',NULL,NULL,''),(10884,'1110','131734975598','2024-12-23 20:42:36',NULL,650.00,'','13','1','Inventory sold','1','','sales','453','','No',NULL,NULL,''),(10885,'1110','131734975598','2024-12-23 20:42:36',NULL,2800.00,'','13','1','Inventory sold','1','','sales','1132','','No',NULL,NULL,''),(10886,'5500','131734975598','2024-12-23 20:42:36',3450.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10887,'4000','131734975598','2024-12-23 20:42:36',NULL,1200.00,'','13','1','Good sold','1','','sales','453','','No',NULL,NULL,''),(10888,'4000','131734975598','2024-12-23 20:42:36',NULL,4500.00,'','13','1','Good sold','1','','sales','1132','','No',NULL,NULL,''),(10889,'1050','131735060441','2024-12-24 20:30:59',13360.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173506146330030233331','No',NULL,NULL,''),(10890,'1110','131735060441','2024-12-24 20:30:59',NULL,700.00,'','13','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(10891,'1110','131735060441','2024-12-24 20:30:59',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(10892,'1110','131735060441','2024-12-24 20:30:59',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(10893,'1110','131735060441','2024-12-24 20:30:59',NULL,700.00,'','13','1','Inventory sold','1','','sales','205','','No',NULL,NULL,''),(10894,'1110','131735060441','2024-12-24 20:30:59',NULL,230.00,'','13','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(10895,'1110','131735060441','2024-12-24 20:30:59',NULL,177.00,'','13','1','Inventory sold','1','','sales','52','','No',NULL,NULL,''),(10896,'1110','131735060441','2024-12-24 20:30:59',NULL,350.00,'','13','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(10897,'1110','131735060441','2024-12-24 20:30:59',NULL,132.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10898,'1110','131735060441','2024-12-24 20:30:59',NULL,120.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(10899,'1110','131735060441','2024-12-24 20:30:59',NULL,50.00,'','13','1','Inventory sold','1','','sales','1156','','No',NULL,NULL,''),(10900,'1110','131735060441','2024-12-24 20:30:59',NULL,900.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(10901,'1110','131735060441','2024-12-24 20:30:59',NULL,450.00,'','13','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(10902,'1110','131735060441','2024-12-24 20:30:59',NULL,300.00,'','13','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(10903,'1110','131735060441','2024-12-24 20:30:59',NULL,31.00,'','13','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(10904,'1110','131735060441','2024-12-24 20:30:59',NULL,50.00,'','13','1','Inventory sold','1','','sales','1156','','No',NULL,NULL,''),(10905,'1110','131735060441','2024-12-24 20:30:59',NULL,360.00,'','13','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(10906,'1110','131735060441','2024-12-24 20:30:59',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10907,'1110','131735060441','2024-12-24 20:30:59',NULL,190.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(10908,'1110','131735060441','2024-12-24 20:30:59',NULL,550.00,'','13','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(10909,'1110','131735060441','2024-12-24 20:30:59',NULL,22.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(10910,'1110','131735060441','2024-12-24 20:30:59',NULL,104.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(10911,'1110','131735060441','2024-12-24 20:30:59',NULL,350.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(10912,'5500','131735060441','2024-12-24 20:30:59',6896.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10913,'4000','131735060441','2024-12-24 20:30:59',NULL,1300.00,'','13','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(10914,'4000','131735060441','2024-12-24 20:30:59',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(10915,'4000','131735060441','2024-12-24 20:30:59',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(10916,'4000','131735060441','2024-12-24 20:30:59',NULL,2000.00,'','13','1','Good sold','1','','sales','205','','No',NULL,NULL,''),(10917,'4000','131735060441','2024-12-24 20:30:59',NULL,450.00,'','13','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(10918,'4000','131735060441','2024-12-24 20:30:59',NULL,450.00,'','13','1','Good sold','1','','sales','52','','No',NULL,NULL,''),(10919,'4000','131735060441','2024-12-24 20:30:59',NULL,500.00,'','13','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(10920,'4000','131735060441','2024-12-24 20:30:59',NULL,360.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10921,'4000','131735060441','2024-12-24 20:30:59',NULL,240.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(10922,'4000','131735060441','2024-12-24 20:30:59',NULL,50.00,'','13','1','Good sold','1','','sales','1156','','No',NULL,NULL,''),(10923,'4000','131735060441','2024-12-24 20:30:59',NULL,1700.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(10924,'4000','131735060441','2024-12-24 20:30:59',NULL,850.00,'','13','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(10925,'4000','131735060441','2024-12-24 20:30:59',NULL,600.00,'','13','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(10926,'4000','131735060441','2024-12-24 20:30:59',NULL,50.00,'','13','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(10927,'4000','131735060441','2024-12-24 20:30:59',NULL,50.00,'','13','1','Good sold','1','','sales','1156','','No',NULL,NULL,''),(10928,'4000','131735060441','2024-12-24 20:30:59',NULL,450.00,'','13','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(10929,'4000','131735060441','2024-12-24 20:30:59',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10930,'4000','131735060441','2024-12-24 20:30:59',NULL,300.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(10931,'4000','131735060441','2024-12-24 20:30:59',NULL,1150.00,'','13','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(10932,'4000','131735060441','2024-12-24 20:30:59',NULL,60.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(10933,'4000','131735060441','2024-12-24 20:30:59',NULL,200.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(10934,'4000','131735060441','2024-12-24 20:30:59',NULL,800.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(10935,'1050','111735061484','2024-12-24 20:31:49',1200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173506151121215107202','No',NULL,NULL,''),(10936,'1110','111735061484','2024-12-24 20:31:49',NULL,350.00,'','11','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(10937,'1110','111735061484','2024-12-24 20:31:49',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10938,'5500','111735061484','2024-12-24 20:31:49',600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10939,'4000','111735061484','2024-12-24 20:31:49',NULL,700.00,'','11','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(10940,'4000','111735061484','2024-12-24 20:31:49',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10941,'1050','131735062254','2024-12-24 20:46:51',1850.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173506241323013370320','No',NULL,NULL,''),(10942,'1110','131735062254','2024-12-24 20:46:51',NULL,125.00,'','13','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(10943,'1110','131735062254','2024-12-24 20:46:51',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(10944,'5500','131735062254','2024-12-24 20:46:51',1125.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10945,'4000','131735062254','2024-12-24 20:46:51',NULL,350.00,'','13','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(10946,'4000','131735062254','2024-12-24 20:46:51',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(10947,'1050','131735062415','2024-12-24 20:48:13',500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173506249600932033222','No',NULL,NULL,''),(10948,'1110','131735062415','2024-12-24 20:48:13',NULL,350.00,'','13','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(10949,'5500','131735062415','2024-12-24 20:48:13',350.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10950,'4000','131735062415','2024-12-24 20:48:13',NULL,500.00,'','13','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(10951,'1050','131735062497','2024-12-24 20:52:20',500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173506274633327360233','No',NULL,NULL,''),(10952,'1110','131735062497','2024-12-24 20:52:20',NULL,250.00,'','13','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(10953,'5500','131735062497','2024-12-24 20:52:20',250.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10954,'4000','131735062497','2024-12-24 20:52:20',NULL,500.00,'','13','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(10955,'1050','131735062889','2024-12-24 20:55:01',500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173506290532323331202','No',NULL,NULL,''),(10956,'1110','131735062889','2024-12-24 20:55:01',NULL,190.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(10957,'5500','131735062889','2024-12-24 20:55:01',190.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10958,'4000','131735062889','2024-12-24 20:55:01',NULL,500.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(10959,'1050','111735193120','2024-12-26 09:05:55',1350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173519315821003222332','No',NULL,NULL,''),(10960,'1110','111735193120','2024-12-26 09:05:55',NULL,840.00,'','11','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(10961,'5500','111735193120','2024-12-26 09:05:55',840.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10962,'4000','111735193120','2024-12-26 09:05:55',NULL,1350.00,'','11','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(10963,'1050','111735231348','2024-12-26 19:43:56',3300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173523148431341314723','No',NULL,NULL,''),(10964,'1110','111735231348','2024-12-26 19:43:56',NULL,1000.00,'','11','1','Inventory sold','1','','sales','222','','No',NULL,NULL,''),(10965,'1110','111735231348','2024-12-26 19:43:56',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(10966,'1110','111735231348','2024-12-26 19:43:56',NULL,56.00,'','11','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(10967,'1110','111735231348','2024-12-26 19:43:56',NULL,0.00,'','11','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(10968,'5500','111735231348','2024-12-26 19:43:56',1656.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10969,'4000','111735231348','2024-12-26 19:43:56',NULL,1500.00,'','11','1','Good sold','1','','sales','222','','No',NULL,NULL,''),(10970,'4000','111735231348','2024-12-26 19:43:56',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(10971,'4000','111735231348','2024-12-26 19:43:56',NULL,450.00,'','11','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(10972,'4000','111735231348','2024-12-26 19:43:56',NULL,750.00,'','11','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(10973,'1050','131735231563','2024-12-26 19:46:23',240.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173523158813132535001','No',NULL,NULL,''),(10974,'1110','131735231563','2024-12-26 19:46:23',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10975,'5500','131735231563','2024-12-26 19:46:23',90.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10976,'4000','131735231563','2024-12-26 19:46:23',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(10977,'1050','131735231590','2024-12-26 19:54:10',10050.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173523206000023302307','No',NULL,NULL,''),(10978,'1110','131735231590','2024-12-26 19:54:10',NULL,3350.00,'','13','1','Inventory sold','1','','sales','607','','No',NULL,NULL,''),(10979,'1110','131735231590','2024-12-26 19:54:10',NULL,162.00,'','13','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(10980,'1110','131735231590','2024-12-26 19:54:10',NULL,501.00,'','13','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(10981,'1110','131735231590','2024-12-26 19:54:10',NULL,120.00,'','13','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(10982,'1110','131735231590','2024-12-26 19:54:10',NULL,1300.00,'','13','1','Inventory sold','1','','sales','m79','','No',NULL,NULL,''),(10983,'1110','131735231590','2024-12-26 19:54:10',NULL,250.00,'','13','1','Inventory sold','1','','sales','m28','','No',NULL,NULL,''),(10984,'1110','131735231590','2024-12-26 19:54:10',NULL,7500.00,'','13','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(10985,'1110','131735231590','2024-12-26 19:54:10',NULL,200.00,'','13','1','Inventory sold','1','','sales','526','','No',NULL,NULL,''),(10986,'5500','131735231590','2024-12-26 19:54:10',13383.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10987,'4000','131735231590','2024-12-26 19:54:10',NULL,4500.00,'','13','1','Good sold','1','','sales','607','','No',NULL,NULL,''),(10988,'4000','131735231590','2024-12-26 19:54:10',NULL,300.00,'','13','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(10989,'4000','131735231590','2024-12-26 19:54:10',NULL,750.00,'','13','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(10990,'4000','131735231590','2024-12-26 19:54:10',NULL,200.00,'','13','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(10991,'4000','131735231590','2024-12-26 19:54:10',NULL,2500.00,'','13','1','Good sold','1','','sales','m79','','No',NULL,NULL,''),(10992,'4000','131735231590','2024-12-26 19:54:10',NULL,500.00,'','13','1','Good sold','1','','sales','m28','','No',NULL,NULL,''),(10993,'4000','131735231590','2024-12-26 19:54:10',NULL,900.00,'','13','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(10994,'4000','131735231590','2024-12-26 19:54:10',NULL,400.00,'','13','1','Good sold','1','','sales','526','','No',NULL,NULL,''),(10995,'1050','111735318935','2024-12-27 20:06:57',6900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173531922233131133722','No',NULL,NULL,''),(10996,'1110','111735318935','2024-12-27 20:06:57',NULL,180.00,'','11','1','Inventory sold','1','','sales','341','','No',NULL,NULL,''),(10997,'1110','111735318935','2024-12-27 20:06:57',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(10998,'1110','111735318935','2024-12-27 20:06:57',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(10999,'1110','111735318935','2024-12-27 20:06:57',NULL,700.00,'','11','1','Inventory sold','1','','sales','205','','No',NULL,NULL,''),(11000,'1110','111735318935','2024-12-27 20:06:57',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(11001,'1110','111735318935','2024-12-27 20:06:57',NULL,330.00,'','11','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(11002,'1110','111735318935','2024-12-27 20:06:57',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11003,'1110','111735318935','2024-12-27 20:06:57',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11004,'1110','111735318935','2024-12-27 20:06:57',NULL,100.00,'','11','1','Inventory sold','1','','sales','1156','','No',NULL,NULL,''),(11005,'1110','111735318935','2024-12-27 20:06:57',NULL,700.00,'','11','1','Inventory sold','1','','sales','205','','No',NULL,NULL,''),(11006,'5500','111735318935','2024-12-27 20:06:57',3172.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11007,'4000','111735318935','2024-12-27 20:06:57',NULL,350.00,'','11','1','Good sold','1','','sales','341','','No',NULL,NULL,''),(11008,'4000','111735318935','2024-12-27 20:06:57',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11009,'4000','111735318935','2024-12-27 20:06:57',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11010,'4000','111735318935','2024-12-27 20:06:57',NULL,2000.00,'','11','1','Good sold','1','','sales','205','','No',NULL,NULL,''),(11011,'4000','111735318935','2024-12-27 20:06:57',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(11012,'4000','111735318935','2024-12-27 20:06:57',NULL,750.00,'','11','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(11013,'4000','111735318935','2024-12-27 20:06:57',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11014,'4000','111735318935','2024-12-27 20:06:57',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11015,'4000','111735318935','2024-12-27 20:06:57',NULL,100.00,'','11','1','Good sold','1','','sales','1156','','No',NULL,NULL,''),(11016,'4000','111735318935','2024-12-27 20:06:57',NULL,2000.00,'','11','1','Good sold','1','','sales','205','','No',NULL,NULL,''),(11017,'1050','131735319268','2024-12-27 20:14:13',8709.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173531969093173323219','No',NULL,NULL,''),(11018,'1110','131735319268','2024-12-27 20:14:13',NULL,1300.00,'','13','1','Inventory sold','1','','sales','m79','','No',NULL,NULL,''),(11019,'1110','131735319268','2024-12-27 20:14:13',NULL,650.00,'','13','1','Inventory sold','1','','sales','m41','','No',NULL,NULL,''),(11020,'1110','131735319268','2024-12-27 20:14:13',NULL,250.00,'','13','1','Inventory sold','1','','sales','m28','','No',NULL,NULL,''),(11021,'1110','131735319268','2024-12-27 20:14:13',NULL,700.00,'','13','1','Inventory sold','1','','sales','406','','No',NULL,NULL,''),(11022,'1110','131735319268','2024-12-27 20:14:13',NULL,162.00,'','13','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(11023,'1110','131735319268','2024-12-27 20:14:13',NULL,150.00,'','13','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(11024,'1110','131735319268','2024-12-27 20:14:13',NULL,140.00,'','13','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(11025,'1110','131735319268','2024-12-27 20:14:13',NULL,20.00,'','13','1','Inventory sold','1','','sales','538','','No',NULL,NULL,''),(11026,'1110','131735319268','2024-12-27 20:14:13',NULL,450.00,'','13','1','Inventory sold','1','','sales','m01','','No',NULL,NULL,''),(11027,'1110','131735319268','2024-12-27 20:14:13',NULL,150.00,'','13','1','Inventory sold','1','','sales','686','','No',NULL,NULL,''),(11028,'1110','131735319268','2024-12-27 20:14:13',NULL,180.00,'','13','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(11029,'5500','131735319268','2024-12-27 20:14:13',4152.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11030,'4000','131735319268','2024-12-27 20:14:13',NULL,2500.00,'','13','1','Good sold','1','','sales','m79','','No',NULL,NULL,''),(11031,'4000','131735319268','2024-12-27 20:14:13',NULL,1200.00,'','13','1','Good sold','1','','sales','m41','','No',NULL,NULL,''),(11032,'4000','131735319268','2024-12-27 20:14:13',NULL,500.00,'','13','1','Good sold','1','','sales','m28','','No',NULL,NULL,''),(11033,'4000','131735319268','2024-12-27 20:14:13',NULL,1999.00,'','13','1','Good sold','1','','sales','406','','No',NULL,NULL,''),(11034,'4000','131735319268','2024-12-27 20:14:13',NULL,300.00,'','13','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(11035,'4000','131735319268','2024-12-27 20:14:13',NULL,300.00,'','13','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(11036,'4000','131735319268','2024-12-27 20:14:13',NULL,350.00,'','13','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(11037,'4000','131735319268','2024-12-27 20:14:13',NULL,60.00,'','13','1','Good sold','1','','sales','538','','No',NULL,NULL,''),(11038,'4000','131735319268','2024-12-27 20:14:13',NULL,900.00,'','13','1','Good sold','1','','sales','m01','','No',NULL,NULL,''),(11039,'4000','131735319268','2024-12-27 20:14:13',NULL,300.00,'','13','1','Good sold','1','','sales','686','','No',NULL,NULL,''),(11040,'4000','131735319268','2024-12-27 20:14:13',NULL,300.00,'','13','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(11041,'1050','111735319710','2024-12-27 20:15:40',2200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173531975152252020003','No',NULL,NULL,''),(11042,'4000','111735319710','2024-12-27 20:15:40',NULL,2200.00,'','11','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(11043,'1050','111735319752','2024-12-27 20:21:35',7100.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173532009803233303032','No',NULL,NULL,''),(11044,'1110','111735319752','2024-12-27 20:21:35',NULL,180.00,'','11','1','Inventory sold','1','','sales','341','','No',NULL,NULL,''),(11045,'1110','111735319752','2024-12-27 20:21:35',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(11046,'1110','111735319752','2024-12-27 20:21:35',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11047,'1110','111735319752','2024-12-27 20:21:35',NULL,1000.00,'','11','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(11048,'1110','111735319752','2024-12-27 20:21:35',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(11049,'1110','111735319752','2024-12-27 20:21:35',NULL,330.00,'','11','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(11050,'1110','111735319752','2024-12-27 20:21:35',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11051,'1110','111735319752','2024-12-27 20:21:35',NULL,100.00,'','11','1','Inventory sold','1','','sales','1156','','No',NULL,NULL,''),(11052,'1110','111735319752','2024-12-27 20:21:35',NULL,0.00,'','11','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(11053,'5500','111735319752','2024-12-27 20:21:35',2772.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11054,'4000','111735319752','2024-12-27 20:21:35',NULL,350.00,'','11','1','Good sold','1','','sales','341','','No',NULL,NULL,''),(11055,'4000','111735319752','2024-12-27 20:21:35',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11056,'4000','111735319752','2024-12-27 20:21:35',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11057,'4000','111735319752','2024-12-27 20:21:35',NULL,2000.00,'','11','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(11058,'4000','111735319752','2024-12-27 20:21:35',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(11059,'4000','111735319752','2024-12-27 20:21:35',NULL,750.00,'','11','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(11060,'4000','111735319752','2024-12-27 20:21:35',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11061,'4000','111735319752','2024-12-27 20:21:35',NULL,100.00,'','11','1','Good sold','1','','sales','1156','','No',NULL,NULL,''),(11062,'4000','111735319752','2024-12-27 20:21:35',NULL,2200.00,'','11','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(11063,'1050','111735320099','2024-12-27 20:25:20',1600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173532032102003102323','No',NULL,NULL,''),(11064,'1110','111735320099','2024-12-27 20:25:20',NULL,850.00,'','11','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(11065,'5500','111735320099','2024-12-27 20:25:20',850.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11066,'4000','111735320099','2024-12-27 20:25:20',NULL,1600.00,'','11','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(11067,'1050','131735405048','2024-12-28 20:09:30',23050.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173540581233722310040','No',NULL,NULL,''),(11068,'1110','131735405048','2024-12-28 20:09:30',NULL,352.00,'','13','1','Inventory sold','1','','sales','450','','No',NULL,NULL,''),(11069,'1110','131735405048','2024-12-28 20:09:30',NULL,900.00,'','13','1','Inventory sold','1','','sales','499','','No',NULL,NULL,''),(11070,'1110','131735405048','2024-12-28 20:09:30',NULL,162.00,'','13','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(11071,'1110','131735405048','2024-12-28 20:09:30',NULL,200.00,'','13','1','Inventory sold','1','','sales','m40','','No',NULL,NULL,''),(11072,'1110','131735405048','2024-12-28 20:09:30',NULL,300.00,'','13','1','Inventory sold','1','','sales','m32','','No',NULL,NULL,''),(11073,'1110','131735405048','2024-12-28 20:09:30',NULL,2300.00,'','13','1','Inventory sold','1','','sales','403','','No',NULL,NULL,''),(11074,'1110','131735405048','2024-12-28 20:09:30',NULL,450.00,'','13','1','Inventory sold','1','','sales','m01','','No',NULL,NULL,''),(11075,'1110','131735405048','2024-12-28 20:09:30',NULL,2100.00,'','13','1','Inventory sold','1','','sales','676','','No',NULL,NULL,''),(11076,'1110','131735405048','2024-12-28 20:09:30',NULL,600.00,'','13','1','Inventory sold','1','','sales','480','','No',NULL,NULL,''),(11077,'1110','131735405048','2024-12-28 20:09:30',NULL,7500.00,'','13','1','Inventory sold','1','','sales','618','','No',NULL,NULL,''),(11078,'5500','131735405048','2024-12-28 20:09:30',14864.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11079,'4000','131735405048','2024-12-28 20:09:30',NULL,600.00,'','13','1','Good sold','1','','sales','450','','No',NULL,NULL,''),(11080,'4000','131735405048','2024-12-28 20:09:30',NULL,1350.00,'','13','1','Good sold','1','','sales','499','','No',NULL,NULL,''),(11081,'4000','131735405048','2024-12-28 20:09:30',NULL,300.00,'','13','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(11082,'4000','131735405048','2024-12-28 20:09:30',NULL,300.00,'','13','1','Good sold','1','','sales','m40','','No',NULL,NULL,''),(11083,'4000','131735405048','2024-12-28 20:09:30',NULL,600.00,'','13','1','Good sold','1','','sales','m32','','No',NULL,NULL,''),(11084,'4000','131735405048','2024-12-28 20:09:30',NULL,3500.00,'','13','1','Good sold','1','','sales','403','','No',NULL,NULL,''),(11085,'4000','131735405048','2024-12-28 20:09:30',NULL,900.00,'','13','1','Good sold','1','','sales','m01','','No',NULL,NULL,''),(11086,'4000','131735405048','2024-12-28 20:09:30',NULL,3800.00,'','13','1','Good sold','1','','sales','676','','No',NULL,NULL,''),(11087,'4000','131735405048','2024-12-28 20:09:30',NULL,1200.00,'','13','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(11088,'4000','131735405048','2024-12-28 20:09:30',NULL,10500.00,'','13','1','Good sold','1','','sales','618','','No',NULL,NULL,''),(11089,'1050','111735405903','2024-12-28 20:13:36',6210.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173540602334231322305','No',NULL,NULL,''),(11090,'1110','111735405903','2024-12-28 20:13:36',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11091,'1110','111735405903','2024-12-28 20:13:36',NULL,200.00,'','11','1','Inventory sold','1','','sales','1159','','No',NULL,NULL,''),(11092,'1110','111735405903','2024-12-28 20:13:36',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11093,'1110','111735405903','2024-12-28 20:13:36',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(11094,'1110','111735405903','2024-12-28 20:13:36',NULL,1400.00,'','11','1','Inventory sold','1','','sales','309','','No',NULL,NULL,''),(11095,'1110','111735405903','2024-12-28 20:13:36',NULL,850.00,'','11','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(11096,'1110','111735405903','2024-12-28 20:13:36',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(11097,'5500','111735405903','2024-12-28 20:13:36',3375.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11098,'4000','111735405903','2024-12-28 20:13:36',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11099,'4000','111735405903','2024-12-28 20:13:36',NULL,400.00,'','11','1','Good sold','1','','sales','1159','','No',NULL,NULL,''),(11100,'4000','111735405903','2024-12-28 20:13:36',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11101,'4000','111735405903','2024-12-28 20:13:36',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(11102,'4000','111735405903','2024-12-28 20:13:36',NULL,2800.00,'','11','1','Good sold','1','','sales','309','','No',NULL,NULL,''),(11103,'4000','111735405903','2024-12-28 20:13:36',NULL,1500.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(11104,'4000','111735405903','2024-12-28 20:13:36',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(11105,'1050','111735406025','2024-12-28 20:20:24',4700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173540642603003620053','No',NULL,NULL,''),(11106,'1110','111735406025','2024-12-28 20:20:24',NULL,1740.00,'','11','1','Inventory sold','1','','sales','343','','No',NULL,NULL,''),(11107,'1110','111735406025','2024-12-28 20:20:24',NULL,1000.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(11108,'5500','111735406025','2024-12-28 20:20:24',2740.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11109,'4000','111735406025','2024-12-28 20:20:24',NULL,2700.00,'','11','1','Good sold','1','','sales','343','','No',NULL,NULL,''),(11110,'4000','111735406025','2024-12-28 20:20:24',NULL,2000.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11111,'1050','111735406427','2024-12-28 20:21:07',1200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173540647575316212112','No',NULL,NULL,''),(11112,'1110','111735406427','2024-12-28 20:21:07',NULL,650.00,'','11','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(11113,'5500','111735406427','2024-12-28 20:21:07',650.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11114,'4000','111735406427','2024-12-28 20:21:07',NULL,1200.00,'','11','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(11115,'1050','131735407149','2024-12-28 20:34:04',350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173540725123333222232','No',NULL,NULL,''),(11116,'4000','131735407149','2024-12-28 20:34:04',NULL,350.00,'','13','1','Good sold','1','','sales','m50','','No',NULL,NULL,''),(11117,'1050','111735491420','2024-12-29 19:58:11',2670.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173549149541032431923','No',NULL,NULL,''),(11118,'1110','111735491420','2024-12-29 19:58:11',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(11119,'1110','111735491420','2024-12-29 19:58:11',NULL,201.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(11120,'1110','111735491420','2024-12-29 19:58:11',NULL,250.00,'','11','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(11121,'1110','111735491420','2024-12-29 19:58:11',NULL,180.00,'','11','1','Inventory sold','1','','sales','341','','No',NULL,NULL,''),(11122,'1110','111735491420','2024-12-29 19:58:11',NULL,48.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(11123,'5500','111735491420','2024-12-29 19:58:11',1529.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11124,'4000','111735491420','2024-12-29 19:58:11',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(11125,'4000','111735491420','2024-12-29 19:58:11',NULL,300.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(11126,'4000','111735491420','2024-12-29 19:58:11',NULL,400.00,'','11','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(11127,'4000','111735491420','2024-12-29 19:58:11',NULL,350.00,'','11','1','Good sold','1','','sales','341','','No',NULL,NULL,''),(11128,'4000','111735491420','2024-12-29 19:58:11',NULL,120.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(11129,'1050','131735492886','2024-12-29 20:23:00',1700.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173549298841323283333','No',NULL,NULL,''),(11130,'1110','131735492886','2024-12-29 20:23:00',NULL,100.00,'','13','1','Inventory sold','1','','sales','565','','No',NULL,NULL,''),(11131,'1110','131735492886','2024-12-29 20:23:00',NULL,1100.00,'','13','1','Inventory sold','1','','sales','m60','','No',NULL,NULL,''),(11132,'5500','131735492886','2024-12-29 20:23:00',1200.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11133,'4000','131735492886','2024-12-29 20:23:00',NULL,200.00,'','13','1','Good sold','1','','sales','565','','No',NULL,NULL,''),(11134,'4000','131735492886','2024-12-29 20:23:00',NULL,1500.00,'','13','1','Good sold','1','','sales','m60','','No',NULL,NULL,''),(11135,'1050','111735580348','2024-12-30 20:49:23',10750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173558096602002833220','No',NULL,NULL,''),(11136,'1110','111735580348','2024-12-30 20:49:23',NULL,134.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(11137,'1110','111735580348','2024-12-30 20:49:23',NULL,375.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(11138,'1110','111735580348','2024-12-30 20:49:23',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11139,'1110','111735580348','2024-12-30 20:49:23',NULL,350.00,'','11','1','Inventory sold','1','','sales','1157','','No',NULL,NULL,''),(11140,'1110','111735580348','2024-12-30 20:49:23',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(11141,'1110','111735580348','2024-12-30 20:49:23',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(11142,'1110','111735580348','2024-12-30 20:49:23',NULL,4000.00,'','11','1','Inventory sold','1','','sales','147','','No',NULL,NULL,''),(11143,'1110','111735580348','2024-12-30 20:49:23',NULL,1000.00,'','11','1','Inventory sold','1','','sales','246','','No',NULL,NULL,''),(11144,'5500','111735580348','2024-12-30 20:49:23',6695.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11145,'4000','111735580348','2024-12-30 20:49:23',NULL,200.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(11146,'4000','111735580348','2024-12-30 20:49:23',NULL,750.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(11147,'4000','111735580348','2024-12-30 20:49:23',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11148,'4000','111735580348','2024-12-30 20:49:23',NULL,750.00,'','11','1','Good sold','1','','sales','1157','','No',NULL,NULL,''),(11149,'4000','111735580348','2024-12-30 20:49:23',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(11150,'4000','111735580348','2024-12-30 20:49:23',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(11151,'4000','111735580348','2024-12-30 20:49:23',NULL,5500.00,'','11','1','Good sold','1','','sales','147','','No',NULL,NULL,''),(11152,'4000','111735580348','2024-12-30 20:49:23',NULL,1950.00,'','11','1','Good sold','1','','sales','246','','No',NULL,NULL,''),(11153,'1050','131735581017','2024-12-30 20:50:30',6900.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173558103453823223102','No',NULL,NULL,''),(11154,'1110','131735581017','2024-12-30 20:50:30',NULL,3300.00,'','13','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(11155,'5500','131735581017','2024-12-30 20:50:30',3300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11156,'4000','131735581017','2024-12-30 20:50:30',NULL,6900.00,'','13','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(11157,'1050','111735666436','2024-12-31 20:40:37',10950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173566684031001723303','No',NULL,NULL,''),(11158,'1110','111735666436','2024-12-31 20:40:37',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(11159,'1110','111735666436','2024-12-31 20:40:37',NULL,335.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(11160,'1110','111735666436','2024-12-31 20:40:37',NULL,250.00,'','11','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(11161,'1110','111735666436','2024-12-31 20:40:37',NULL,400.00,'','11','1','Inventory sold','1','','sales','1115','','No',NULL,NULL,''),(11162,'1110','111735666436','2024-12-31 20:40:37',NULL,350.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(11163,'1110','111735666436','2024-12-31 20:40:37',NULL,100.00,'','11','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(11164,'1110','111735666436','2024-12-31 20:40:37',NULL,160.00,'','11','1','Inventory sold','1','','sales','303','','No',NULL,NULL,''),(11165,'1110','111735666436','2024-12-31 20:40:37',NULL,580.00,'','11','1','Inventory sold','1','','sales','311','','No',NULL,NULL,''),(11166,'1110','111735666436','2024-12-31 20:40:37',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(11167,'1110','111735666436','2024-12-31 20:40:37',NULL,300.00,'','11','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(11168,'1110','111735666436','2024-12-31 20:40:37',NULL,100.00,'','11','1','Inventory sold','1','','sales','353','','No',NULL,NULL,''),(11169,'1110','111735666436','2024-12-31 20:40:37',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11170,'1110','111735666436','2024-12-31 20:40:37',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(11171,'1110','111735666436','2024-12-31 20:40:37',NULL,700.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(11172,'5500','111735666436','2024-12-31 20:40:37',5575.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11173,'4000','111735666436','2024-12-31 20:40:37',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(11174,'4000','111735666436','2024-12-31 20:40:37',NULL,500.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(11175,'4000','111735666436','2024-12-31 20:40:37',NULL,450.00,'','11','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(11176,'4000','111735666436','2024-12-31 20:40:37',NULL,800.00,'','11','1','Good sold','1','','sales','1115','','No',NULL,NULL,''),(11177,'4000','111735666436','2024-12-31 20:40:37',NULL,750.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(11178,'4000','111735666436','2024-12-31 20:40:37',NULL,200.00,'','11','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(11179,'4000','111735666436','2024-12-31 20:40:37',NULL,600.00,'','11','1','Good sold','1','','sales','303','','No',NULL,NULL,''),(11180,'4000','111735666436','2024-12-31 20:40:37',NULL,1200.00,'','11','1','Good sold','1','','sales','311','','No',NULL,NULL,''),(11181,'4000','111735666436','2024-12-31 20:40:37',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(11182,'4000','111735666436','2024-12-31 20:40:37',NULL,600.00,'','11','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(11183,'4000','111735666436','2024-12-31 20:40:37',NULL,200.00,'','11','1','Good sold','1','','sales','353','','No',NULL,NULL,''),(11184,'4000','111735666436','2024-12-31 20:40:37',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11185,'4000','111735666436','2024-12-31 20:40:37',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(11186,'4000','111735666436','2024-12-31 20:40:37',NULL,1400.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(11187,'1050','111735666866','2024-12-31 20:42:17',6999.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173566693933939216213','No',NULL,NULL,''),(11188,'1110','111735666866','2024-12-31 20:42:17',NULL,2000.00,'','11','1','Inventory sold','1','','sales','m44','','No',NULL,NULL,''),(11189,'1110','111735666866','2024-12-31 20:42:17',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(11190,'1110','111735666866','2024-12-31 20:42:17',NULL,135.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(11191,'1110','111735666866','2024-12-31 20:42:17',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(11192,'1110','111735666866','2024-12-31 20:42:17',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(11193,'5500','111735666866','2024-12-31 20:42:17',4375.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11194,'4000','111735666866','2024-12-31 20:42:17',NULL,2699.00,'','11','1','Good sold','1','','sales','m44','','No',NULL,NULL,''),(11195,'4000','111735666866','2024-12-31 20:42:17',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(11196,'4000','111735666866','2024-12-31 20:42:17',NULL,250.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(11197,'4000','111735666866','2024-12-31 20:42:17',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(11198,'4000','111735666866','2024-12-31 20:42:17',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(11199,'1050','131735667045','2024-12-31 20:44:17',300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173566706116706321002','No',NULL,NULL,''),(11200,'1110','131735667045','2024-12-31 20:44:17',NULL,162.00,'','13','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(11201,'5500','131735667045','2024-12-31 20:44:17',162.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11202,'4000','131735667045','2024-12-31 20:44:17',NULL,300.00,'','13','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(11203,'1050','111735734426','2025-01-01 15:27:31',1600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173573445440310223003','No',NULL,NULL,''),(11204,'1110','111735734426','2025-01-01 15:27:31',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11205,'5500','111735734426','2025-01-01 15:27:31',950.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11206,'4000','111735734426','2025-01-01 15:27:31',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11207,'1050','131735839928','2025-01-02 20:49:59',1650.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173584020332322283320','No',NULL,NULL,''),(11208,'1110','131735839928','2025-01-02 20:49:59',NULL,280.00,'','13','1','Inventory sold','1','','sales','534','','No',NULL,NULL,''),(11209,'1110','131735839928','2025-01-02 20:49:59',NULL,150.00,'','13','1','Inventory sold','1','','sales','686','','No',NULL,NULL,''),(11210,'1110','131735839928','2025-01-02 20:49:59',NULL,440.00,'','13','1','Inventory sold','1','','sales','450','','No',NULL,NULL,''),(11211,'5500','131735839928','2025-01-02 20:49:59',870.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11212,'4000','131735839928','2025-01-02 20:49:59',NULL,600.00,'','13','1','Good sold','1','','sales','534','','No',NULL,NULL,''),(11213,'4000','131735839928','2025-01-02 20:49:59',NULL,300.00,'','13','1','Good sold','1','','sales','686','','No',NULL,NULL,''),(11214,'4000','131735839928','2025-01-02 20:49:59',NULL,750.00,'','13','1','Good sold','1','','sales','450','','No',NULL,NULL,''),(11215,'1050','111735840233','2025-01-02 20:52:04',2450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173584033013273733331','No',NULL,NULL,''),(11216,'1110','111735840233','2025-01-02 20:52:04',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(11217,'1110','111735840233','2025-01-02 20:52:04',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11218,'1110','111735840233','2025-01-02 20:52:04',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(11219,'5500','111735840233','2025-01-02 20:52:04',1495.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11220,'4000','111735840233','2025-01-02 20:52:04',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11221,'4000','111735840233','2025-01-02 20:52:04',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11222,'4000','111735840233','2025-01-02 20:52:04',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(11223,'1050','111735926543','2025-01-03 20:51:38',10350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173592670203320323523','No',NULL,NULL,''),(11224,'1110','111735926543','2025-01-03 20:51:38',NULL,1800.00,'','11','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(11225,'1110','111735926543','2025-01-03 20:51:38',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(11226,'1110','111735926543','2025-01-03 20:51:38',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(11227,'1110','111735926543','2025-01-03 20:51:38',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(11228,'1110','111735926543','2025-01-03 20:51:38',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(11229,'1110','111735926543','2025-01-03 20:51:38',NULL,300.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(11230,'1110','111735926543','2025-01-03 20:51:38',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(11231,'1110','111735926543','2025-01-03 20:51:38',NULL,550.00,'','11','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(11232,'1110','111735926543','2025-01-03 20:51:38',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(11233,'1110','111735926543','2025-01-03 20:51:38',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(11234,'1110','111735926543','2025-01-03 20:51:38',NULL,200.00,'','11','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(11235,'5500','111735926543','2025-01-03 20:51:38',6478.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11236,'4000','111735926543','2025-01-03 20:51:38',NULL,2500.00,'','11','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(11237,'4000','111735926543','2025-01-03 20:51:38',NULL,2800.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(11238,'4000','111735926543','2025-01-03 20:51:38',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(11239,'4000','111735926543','2025-01-03 20:51:38',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(11240,'4000','111735926543','2025-01-03 20:51:38',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(11241,'4000','111735926543','2025-01-03 20:51:38',NULL,500.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(11242,'4000','111735926543','2025-01-03 20:51:38',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(11243,'4000','111735926543','2025-01-03 20:51:38',NULL,1100.00,'','11','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(11244,'4000','111735926543','2025-01-03 20:51:38',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(11245,'4000','111735926543','2025-01-03 20:51:38',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(11246,'4000','111735926543','2025-01-03 20:51:38',NULL,400.00,'','11','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(11247,'1050','111735926730','2025-01-03 20:52:57',4450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173592678070222522320','No',NULL,NULL,''),(11248,'1110','111735926730','2025-01-03 20:52:57',NULL,399.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11249,'1110','111735926730','2025-01-03 20:52:57',NULL,1050.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(11250,'1110','111735926730','2025-01-03 20:52:57',NULL,1400.00,'','11','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(11251,'5500','111735926730','2025-01-03 20:52:57',2849.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11252,'4000','111735926730','2025-01-03 20:52:57',NULL,600.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11253,'4000','111735926730','2025-01-03 20:52:57',NULL,1800.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(11254,'4000','111735926730','2025-01-03 20:52:57',NULL,2050.00,'','11','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(11255,'1050','131735926815','2025-01-03 20:57:17',4500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173592713333231303200','No',NULL,NULL,''),(11256,'1110','131735926815','2025-01-03 20:57:17',NULL,280.00,'','13','1','Inventory sold','1','','sales','534','','No',NULL,NULL,''),(11257,'1110','131735926815','2025-01-03 20:57:17',NULL,450.00,'','13','1','Inventory sold','1','','sales','441','','No',NULL,NULL,''),(11258,'1110','131735926815','2025-01-03 20:57:17',NULL,450.00,'','13','1','Inventory sold','1','','sales','462','','No',NULL,NULL,''),(11259,'1110','131735926815','2025-01-03 20:57:17',NULL,400.00,'','13','1','Inventory sold','1','','sales','679','','No',NULL,NULL,''),(11260,'1110','131735926815','2025-01-03 20:57:17',NULL,300.00,'','13','1','Inventory sold','1','','sales','m21','','No',NULL,NULL,''),(11261,'1110','131735926815','2025-01-03 20:57:17',NULL,450.00,'','13','1','Inventory sold','1','','sales','1120','','No',NULL,NULL,''),(11262,'5500','131735926815','2025-01-03 20:57:17',2330.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11263,'4000','131735926815','2025-01-03 20:57:17',NULL,500.00,'','13','1','Good sold','1','','sales','534','','No',NULL,NULL,''),(11264,'4000','131735926815','2025-01-03 20:57:17',NULL,900.00,'','13','1','Good sold','1','','sales','441','','No',NULL,NULL,''),(11265,'4000','131735926815','2025-01-03 20:57:17',NULL,800.00,'','13','1','Good sold','1','','sales','462','','No',NULL,NULL,''),(11266,'4000','131735926815','2025-01-03 20:57:17',NULL,600.00,'','13','1','Good sold','1','','sales','679','','No',NULL,NULL,''),(11267,'4000','131735926815','2025-01-03 20:57:17',NULL,800.00,'','13','1','Good sold','1','','sales','m21','','No',NULL,NULL,''),(11268,'4000','131735926815','2025-01-03 20:57:17',NULL,900.00,'','13','1','Good sold','1','','sales','1120','','No',NULL,NULL,''),(11269,'1050','111736012365','2025-01-04 20:42:15',6450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173601263032220223103','No',NULL,NULL,''),(11270,'1110','111736012365','2025-01-04 20:42:15',NULL,1000.00,'','11','1','Inventory sold','1','','sales','352','','No',NULL,NULL,''),(11271,'1110','111736012365','2025-01-04 20:42:15',NULL,200.00,'','11','1','Inventory sold','1','','sales','1158','','No',NULL,NULL,''),(11272,'1110','111736012365','2025-01-04 20:42:15',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(11273,'1110','111736012365','2025-01-04 20:42:15',NULL,250.00,'','11','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(11274,'1110','111736012365','2025-01-04 20:42:15',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11275,'1110','111736012365','2025-01-04 20:42:15',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(11276,'1110','111736012365','2025-01-04 20:42:15',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(11277,'5500','111736012365','2025-01-04 20:42:15',3750.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11278,'4000','111736012365','2025-01-04 20:42:15',NULL,1500.00,'','11','1','Good sold','1','','sales','352','','No',NULL,NULL,''),(11279,'4000','111736012365','2025-01-04 20:42:15',NULL,400.00,'','11','1','Good sold','1','','sales','1158','','No',NULL,NULL,''),(11280,'4000','111736012365','2025-01-04 20:42:15',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11281,'4000','111736012365','2025-01-04 20:42:15',NULL,550.00,'','11','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(11282,'4000','111736012365','2025-01-04 20:42:15',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11283,'4000','111736012365','2025-01-04 20:42:15',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(11284,'4000','111736012365','2025-01-04 20:42:15',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(11285,'1050','131736012908','2025-01-04 20:48:39',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173601292222700263230','No',NULL,NULL,''),(11286,'1110','131736012908','2025-01-04 20:48:39',NULL,300.00,'','13','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(11287,'5500','131736012908','2025-01-04 20:48:39',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11288,'4000','131736012908','2025-01-04 20:48:39',NULL,600.00,'','13','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(11289,'1050','111736094986','2025-01-05 19:41:27',14479.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173609529231322035035','No',NULL,NULL,''),(11290,'1110','111736094986','2025-01-05 19:41:27',NULL,270.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(11291,'1110','111736094986','2025-01-05 19:41:27',NULL,190.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(11292,'1110','111736094986','2025-01-05 19:41:27',NULL,201.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(11293,'1110','111736094986','2025-01-05 19:41:27',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11294,'1110','111736094986','2025-01-05 19:41:27',NULL,550.00,'','11','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(11295,'1110','111736094986','2025-01-05 19:41:27',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(11296,'1110','111736094986','2025-01-05 19:41:27',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11297,'1110','111736094986','2025-01-05 19:41:27',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(11298,'1110','111736094986','2025-01-05 19:41:27',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11299,'1110','111736094986','2025-01-05 19:41:27',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11300,'1110','111736094986','2025-01-05 19:41:27',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(11301,'1110','111736094986','2025-01-05 19:41:27',NULL,800.00,'','11','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(11302,'1110','111736094986','2025-01-05 19:41:27',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(11303,'1110','111736094986','2025-01-05 19:41:27',NULL,1050.00,'','11','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(11304,'1110','111736094986','2025-01-05 19:41:27',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(11305,'1110','111736094986','2025-01-05 19:41:27',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(11306,'1110','111736094986','2025-01-05 19:41:27',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11307,'5500','111736094986','2025-01-05 19:41:27',7813.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11308,'4000','111736094986','2025-01-05 19:41:27',NULL,720.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11309,'4000','111736094986','2025-01-05 19:41:27',NULL,250.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(11310,'4000','111736094986','2025-01-05 19:41:27',NULL,300.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(11311,'4000','111736094986','2025-01-05 19:41:27',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11312,'4000','111736094986','2025-01-05 19:41:27',NULL,1100.00,'','11','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(11313,'4000','111736094986','2025-01-05 19:41:27',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(11314,'4000','111736094986','2025-01-05 19:41:27',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11315,'4000','111736094986','2025-01-05 19:41:27',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(11316,'4000','111736094986','2025-01-05 19:41:27',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11317,'4000','111736094986','2025-01-05 19:41:27',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11318,'4000','111736094986','2025-01-05 19:41:27',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11319,'4000','111736094986','2025-01-05 19:41:27',NULL,1400.00,'','11','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(11320,'4000','111736094986','2025-01-05 19:41:27',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(11321,'4000','111736094986','2025-01-05 19:41:27',NULL,2400.00,'','11','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(11322,'4000','111736094986','2025-01-05 19:41:27',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(11323,'4000','111736094986','2025-01-05 19:41:27',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(11324,'4000','111736094986','2025-01-05 19:41:27',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11325,'1050','111736184042','2025-01-06 20:23:52',7000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173618423637301021337','No',NULL,NULL,''),(11326,'1110','111736184042','2025-01-06 20:23:52',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11327,'1110','111736184042','2025-01-06 20:23:52',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(11328,'1110','111736184042','2025-01-06 20:23:52',NULL,262.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(11329,'1110','111736184042','2025-01-06 20:23:52',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(11330,'1110','111736184042','2025-01-06 20:23:52',NULL,580.00,'','11','1','Inventory sold','1','','sales','311','','No',NULL,NULL,''),(11331,'1110','111736184042','2025-01-06 20:23:52',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(11332,'1110','111736184042','2025-01-06 20:23:52',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11333,'1110','111736184042','2025-01-06 20:23:52',NULL,190.00,'','11','1','Inventory sold','1','','sales','33','','No',NULL,NULL,''),(11334,'5500','111736184042','2025-01-06 20:23:52',3852.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11335,'4000','111736184042','2025-01-06 20:23:52',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11336,'4000','111736184042','2025-01-06 20:23:52',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(11337,'4000','111736184042','2025-01-06 20:23:52',NULL,400.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(11338,'4000','111736184042','2025-01-06 20:23:52',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(11339,'4000','111736184042','2025-01-06 20:23:52',NULL,1200.00,'','11','1','Good sold','1','','sales','311','','No',NULL,NULL,''),(11340,'4000','111736184042','2025-01-06 20:23:52',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(11341,'4000','111736184042','2025-01-06 20:23:52',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11342,'4000','111736184042','2025-01-06 20:23:52',NULL,250.00,'','11','1','Good sold','1','','sales','33','','No',NULL,NULL,''),(11343,'1050','111736185222','2025-01-06 20:40:46',3050.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173618524733317030231','No',NULL,NULL,''),(11344,'1110','111736185222','2025-01-06 20:40:46',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(11345,'1110','111736185222','2025-01-06 20:40:46',NULL,0.00,'','11','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(11346,'5500','111736185222','2025-01-06 20:40:46',1000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11347,'4000','111736185222','2025-01-06 20:40:46',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(11348,'4000','111736185222','2025-01-06 20:40:46',NULL,750.00,'','11','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(11349,'1050','111736229689','2025-01-07 09:05:08',250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173622991121133630232','No',NULL,NULL,''),(11350,'1110','111736229689','2025-01-07 09:05:08',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(11351,'5500','111736229689','2025-01-07 09:05:08',95.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11352,'4000','111736229689','2025-01-07 09:05:08',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(11353,'1050','111736271301','2025-01-07 20:41:19',7630.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173627169730023333123','No',NULL,NULL,''),(11354,'1110','111736271301','2025-01-07 20:41:19',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11355,'1110','111736271301','2025-01-07 20:41:19',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(11356,'1110','111736271301','2025-01-07 20:41:19',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11357,'1110','111736271301','2025-01-07 20:41:19',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(11358,'1110','111736271301','2025-01-07 20:41:19',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(11359,'1110','111736271301','2025-01-07 20:41:19',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(11360,'1110','111736271301','2025-01-07 20:41:19',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(11361,'1110','111736271301','2025-01-07 20:41:19',NULL,150.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(11362,'1110','111736271301','2025-01-07 20:41:19',NULL,262.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(11363,'1110','111736271301','2025-01-07 20:41:19',NULL,105.00,'','11','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(11364,'1110','111736271301','2025-01-07 20:41:19',NULL,400.00,'','11','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(11365,'1110','111736271301','2025-01-07 20:41:19',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(11366,'5500','111736271301','2025-01-07 20:41:19',4649.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11367,'4000','111736271301','2025-01-07 20:41:19',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11368,'4000','111736271301','2025-01-07 20:41:19',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(11369,'4000','111736271301','2025-01-07 20:41:19',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11370,'4000','111736271301','2025-01-07 20:41:19',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(11371,'4000','111736271301','2025-01-07 20:41:19',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(11372,'4000','111736271301','2025-01-07 20:41:19',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(11373,'4000','111736271301','2025-01-07 20:41:19',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11374,'4000','111736271301','2025-01-07 20:41:19',NULL,250.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(11375,'4000','111736271301','2025-01-07 20:41:19',NULL,400.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(11376,'4000','111736271301','2025-01-07 20:41:19',NULL,200.00,'','11','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(11377,'4000','111736271301','2025-01-07 20:41:19',NULL,700.00,'','11','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(11378,'4000','111736271301','2025-01-07 20:41:19',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(11379,'1050','131736271835','2025-01-07 20:44:07',1999.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173627185101228062172','No',NULL,NULL,''),(11380,'1110','131736271835','2025-01-07 20:44:07',NULL,700.00,'','13','1','Inventory sold','1','','sales','406','','No',NULL,NULL,''),(11381,'5500','131736271835','2025-01-07 20:44:07',700.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11382,'4000','131736271835','2025-01-07 20:44:07',NULL,1999.00,'','13','1','Good sold','1','','sales','406','','No',NULL,NULL,''),(11383,'1050','131736271883','2025-01-07 20:45:39',1298.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173627194629273392176','No',NULL,NULL,''),(11384,'1110','131736271883','2025-01-07 20:45:39',NULL,250.00,'','13','1','Inventory sold','1','','sales','541','','No',NULL,NULL,''),(11385,'1110','131736271883','2025-01-07 20:45:39',NULL,400.00,'','13','1','Inventory sold','1','','sales','677','','No',NULL,NULL,''),(11386,'5500','131736271883','2025-01-07 20:45:39',650.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11387,'4000','131736271883','2025-01-07 20:45:39',NULL,499.00,'','13','1','Good sold','1','','sales','541','','No',NULL,NULL,''),(11388,'4000','131736271883','2025-01-07 20:45:39',NULL,799.00,'','13','1','Good sold','1','','sales','677','','No',NULL,NULL,''),(11389,'1050','111736357949','2025-01-08 20:44:15',15199.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173635831553015232302','No',NULL,NULL,''),(11390,'1110','111736357949','2025-01-08 20:44:15',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(11391,'1110','111736357949','2025-01-08 20:44:15',NULL,100.00,'','11','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(11392,'1110','111736357949','2025-01-08 20:44:15',NULL,500.00,'','11','1','Inventory sold','1','','sales','178','','No',NULL,NULL,''),(11393,'1110','111736357949','2025-01-08 20:44:15',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(11394,'1110','111736357949','2025-01-08 20:44:15',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(11395,'1110','111736357949','2025-01-08 20:44:15',NULL,100.00,'','11','1','Inventory sold','1','','sales','353','','No',NULL,NULL,''),(11396,'1110','111736357949','2025-01-08 20:44:15',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(11397,'1110','111736357949','2025-01-08 20:44:15',NULL,500.00,'','11','1','Inventory sold','1','','sales','322','','No',NULL,NULL,''),(11398,'1110','111736357949','2025-01-08 20:44:15',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(11399,'1110','111736357949','2025-01-08 20:44:15',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(11400,'1110','111736357949','2025-01-08 20:44:15',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(11401,'1110','111736357949','2025-01-08 20:44:15',NULL,1400.00,'','11','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(11402,'1110','111736357949','2025-01-08 20:44:15',NULL,480.00,'','11','1','Inventory sold','1','','sales','259','','No',NULL,NULL,''),(11403,'1110','111736357949','2025-01-08 20:44:15',NULL,250.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(11404,'5500','111736357949','2025-01-08 20:44:15',8132.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11405,'4000','111736357949','2025-01-08 20:44:15',NULL,1300.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(11406,'4000','111736357949','2025-01-08 20:44:15',NULL,200.00,'','11','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(11407,'4000','111736357949','2025-01-08 20:44:15',NULL,1900.00,'','11','1','Good sold','1','','sales','178','','No',NULL,NULL,''),(11408,'4000','111736357949','2025-01-08 20:44:15',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(11409,'4000','111736357949','2025-01-08 20:44:15',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(11410,'4000','111736357949','2025-01-08 20:44:15',NULL,200.00,'','11','1','Good sold','1','','sales','353','','No',NULL,NULL,''),(11411,'4000','111736357949','2025-01-08 20:44:15',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(11412,'4000','111736357949','2025-01-08 20:44:15',NULL,1000.00,'','11','1','Good sold','1','','sales','322','','No',NULL,NULL,''),(11413,'4000','111736357949','2025-01-08 20:44:15',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(11414,'4000','111736357949','2025-01-08 20:44:15',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(11415,'4000','111736357949','2025-01-08 20:44:15',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11416,'4000','111736357949','2025-01-08 20:44:15',NULL,2400.00,'','11','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(11417,'4000','111736357949','2025-01-08 20:44:15',NULL,950.00,'','11','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(11418,'4000','111736357949','2025-01-08 20:44:15',NULL,500.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(11419,'1050','111736358316','2025-01-08 20:46:44',450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173635840663030331338','No',NULL,NULL,''),(11420,'1110','111736358316','2025-01-08 20:46:44',NULL,300.00,'','11','1','Inventory sold','1','','sales','m93','','No',NULL,NULL,''),(11421,'5500','111736358316','2025-01-08 20:46:44',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11422,'4000','111736358316','2025-01-08 20:46:44',NULL,450.00,'','11','1','Good sold','1','','sales','m93','','No',NULL,NULL,''),(11423,'1050','111736443005','2025-01-09 20:28:01',11430.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173644368463163330333','No',NULL,NULL,''),(11424,'1110','111736443005','2025-01-09 20:28:01',NULL,400.00,'','11','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(11425,'1110','111736443005','2025-01-09 20:28:01',NULL,80.00,'','11','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(11426,'1110','111736443005','2025-01-09 20:28:01',NULL,250.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(11427,'1110','111736443005','2025-01-09 20:28:01',NULL,600.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(11428,'1110','111736443005','2025-01-09 20:28:01',NULL,125.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(11429,'1110','111736443005','2025-01-09 20:28:01',NULL,284.00,'','11','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(11430,'1110','111736443005','2025-01-09 20:28:01',NULL,72.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(11431,'1110','111736443005','2025-01-09 20:28:01',NULL,300.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(11432,'1110','111736443005','2025-01-09 20:28:01',NULL,402.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(11433,'1110','111736443005','2025-01-09 20:28:01',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11434,'1110','111736443005','2025-01-09 20:28:01',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(11435,'1110','111736443005','2025-01-09 20:28:01',NULL,550.00,'','11','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(11436,'1110','111736443005','2025-01-09 20:28:01',NULL,250.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(11437,'1110','111736443005','2025-01-09 20:28:01',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(11438,'1110','111736443005','2025-01-09 20:28:01',NULL,1800.00,'','11','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11439,'1110','111736443005','2025-01-09 20:28:01',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(11440,'5500','111736443005','2025-01-09 20:28:01',6513.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11441,'4000','111736443005','2025-01-09 20:28:01',NULL,750.00,'','11','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(11442,'4000','111736443005','2025-01-09 20:28:01',NULL,200.00,'','11','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(11443,'4000','111736443005','2025-01-09 20:28:01',NULL,500.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(11444,'4000','111736443005','2025-01-09 20:28:01',NULL,1200.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(11445,'4000','111736443005','2025-01-09 20:28:01',NULL,250.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(11446,'4000','111736443005','2025-01-09 20:28:01',NULL,600.00,'','11','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(11447,'4000','111736443005','2025-01-09 20:28:01',NULL,180.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(11448,'4000','111736443005','2025-01-09 20:28:01',NULL,500.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(11449,'4000','111736443005','2025-01-09 20:28:01',NULL,600.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(11450,'4000','111736443005','2025-01-09 20:28:01',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11451,'4000','111736443005','2025-01-09 20:28:01',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(11452,'4000','111736443005','2025-01-09 20:28:01',NULL,1100.00,'','11','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(11453,'4000','111736443005','2025-01-09 20:28:01',NULL,500.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(11454,'4000','111736443005','2025-01-09 20:28:01',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(11455,'4000','111736443005','2025-01-09 20:28:01',NULL,2500.00,'','11','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11456,'4000','111736443005','2025-01-09 20:28:01',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11457,'1050','111736443792','2025-01-09 20:33:28',9400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173644450231032242432','No',NULL,NULL,''),(11458,'1110','111736443792','2025-01-09 20:33:28',NULL,450.00,'','11','1','Inventory sold','1','','sales','479','','No',NULL,NULL,''),(11459,'1110','111736443792','2025-01-09 20:33:28',NULL,300.00,'','11','1','Inventory sold','1','','sales','510','','No',NULL,NULL,''),(11460,'1110','111736443792','2025-01-09 20:33:28',NULL,350.00,'','11','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(11461,'1110','111736443792','2025-01-09 20:33:28',NULL,1800.00,'','11','1','Inventory sold','1','','sales','424','','No',NULL,NULL,''),(11462,'1110','111736443792','2025-01-09 20:33:28',NULL,900.00,'','11','1','Inventory sold','1','','sales','609','','No',NULL,NULL,''),(11463,'1110','111736443792','2025-01-09 20:33:28',NULL,250.00,'','11','1','Inventory sold','1','','sales','m14','','No',NULL,NULL,''),(11464,'1110','111736443792','2025-01-09 20:33:28',NULL,700.00,'','11','1','Inventory sold','1','','sales','1122','','No',NULL,NULL,''),(11465,'1110','111736443792','2025-01-09 20:33:28',NULL,650.00,'','11','1','Inventory sold','1','','sales','436','','No',NULL,NULL,''),(11466,'1110','111736443792','2025-01-09 20:33:28',NULL,100.00,'','11','1','Inventory sold','1','','sales','622','','No',NULL,NULL,''),(11467,'5500','111736443792','2025-01-09 20:33:28',5500.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11468,'4000','111736443792','2025-01-09 20:33:28',NULL,650.00,'','11','1','Good sold','1','','sales','479','','No',NULL,NULL,''),(11469,'4000','111736443792','2025-01-09 20:33:28',NULL,550.00,'','11','1','Good sold','1','','sales','510','','No',NULL,NULL,''),(11470,'4000','111736443792','2025-01-09 20:33:28',NULL,550.00,'','11','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(11471,'4000','111736443792','2025-01-09 20:33:28',NULL,2500.00,'','11','1','Good sold','1','','sales','424','','No',NULL,NULL,''),(11472,'4000','111736443792','2025-01-09 20:33:28',NULL,1900.00,'','11','1','Good sold','1','','sales','609','','No',NULL,NULL,''),(11473,'4000','111736443792','2025-01-09 20:33:28',NULL,400.00,'','11','1','Good sold','1','','sales','m14','','No',NULL,NULL,''),(11474,'4000','111736443792','2025-01-09 20:33:28',NULL,1500.00,'','11','1','Good sold','1','','sales','1122','','No',NULL,NULL,''),(11475,'4000','111736443792','2025-01-09 20:33:28',NULL,1150.00,'','11','1','Good sold','1','','sales','436','','No',NULL,NULL,''),(11476,'4000','111736443792','2025-01-09 20:33:28',NULL,200.00,'','11','1','Good sold','1','','sales','622','','No',NULL,NULL,''),(11477,'1050','111736530375','2025-01-10 20:42:28',11320.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173653095161232203231','No',NULL,NULL,''),(11478,'1110','111736530375','2025-01-10 20:42:28',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(11479,'1110','111736530375','2025-01-10 20:42:28',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(11480,'1110','111736530375','2025-01-10 20:42:28',NULL,900.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(11481,'1110','111736530375','2025-01-10 20:42:28',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(11482,'1110','111736530375','2025-01-10 20:42:28',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11483,'1110','111736530375','2025-01-10 20:42:28',NULL,180.00,'','11','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(11484,'1110','111736530375','2025-01-10 20:42:28',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(11485,'1110','111736530375','2025-01-10 20:42:28',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(11486,'5500','111736530375','2025-01-10 20:42:28',7497.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11487,'4000','111736530375','2025-01-10 20:42:28',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(11488,'4000','111736530375','2025-01-10 20:42:28',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(11489,'4000','111736530375','2025-01-10 20:42:28',NULL,1400.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11490,'4000','111736530375','2025-01-10 20:42:28',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(11491,'4000','111736530375','2025-01-10 20:42:28',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11492,'4000','111736530375','2025-01-10 20:42:28',NULL,360.00,'','11','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(11493,'4000','111736530375','2025-01-10 20:42:28',NULL,4500.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(11494,'4000','111736530375','2025-01-10 20:42:28',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(11495,'1050','111736530952','2025-01-10 20:50:30',4950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173653145630000232103','No',NULL,NULL,''),(11496,'1110','111736530952','2025-01-10 20:50:30',NULL,140.00,'','11','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(11497,'1110','111736530952','2025-01-10 20:50:30',NULL,696.00,'','11','1','Inventory sold','1','','sales','m59','','No',NULL,NULL,''),(11498,'1110','111736530952','2025-01-10 20:50:30',NULL,250.00,'','11','1','Inventory sold','1','','sales','m14','','No',NULL,NULL,''),(11499,'1110','111736530952','2025-01-10 20:50:30',NULL,200.00,'','11','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(11500,'1110','111736530952','2025-01-10 20:50:30',NULL,1200.00,'','11','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(11501,'5500','111736530952','2025-01-10 20:50:30',2486.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11502,'4000','111736530952','2025-01-10 20:50:30',NULL,350.00,'','11','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(11503,'4000','111736530952','2025-01-10 20:50:30',NULL,1800.00,'','11','1','Good sold','1','','sales','m59','','No',NULL,NULL,''),(11504,'4000','111736530952','2025-01-10 20:50:30',NULL,400.00,'','11','1','Good sold','1','','sales','m14','','No',NULL,NULL,''),(11505,'4000','111736530952','2025-01-10 20:50:30',NULL,400.00,'','11','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(11506,'4000','111736530952','2025-01-10 20:50:30',NULL,2000.00,'','11','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(11507,'1050','111736616640','2025-01-11 20:34:15',7800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173661685828221316016','No',NULL,NULL,''),(11508,'1110','111736616640','2025-01-11 20:34:15',NULL,320.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(11509,'1110','111736616640','2025-01-11 20:34:15',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(11510,'1110','111736616640','2025-01-11 20:34:15',NULL,550.00,'','11','1','Inventory sold','1','','sales','241','','No',NULL,NULL,''),(11511,'1110','111736616640','2025-01-11 20:34:15',NULL,900.00,'','11','1','Inventory sold','1','','sales','351','','No',NULL,NULL,''),(11512,'1110','111736616640','2025-01-11 20:34:15',NULL,1800.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11513,'1110','111736616640','2025-01-11 20:34:15',NULL,550.00,'','11','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(11514,'1110','111736616640','2025-01-11 20:34:15',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(11515,'1110','111736616640','2025-01-11 20:34:15',NULL,100.00,'','11','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(11516,'5500','111736616640','2025-01-11 20:34:15',5065.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11517,'4000','111736616640','2025-01-11 20:34:15',NULL,600.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(11518,'4000','111736616640','2025-01-11 20:34:15',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(11519,'4000','111736616640','2025-01-11 20:34:15',NULL,1100.00,'','11','1','Good sold','1','','sales','241','','No',NULL,NULL,''),(11520,'4000','111736616640','2025-01-11 20:34:15',NULL,1800.00,'','11','1','Good sold','1','','sales','351','','No',NULL,NULL,''),(11521,'4000','111736616640','2025-01-11 20:34:15',NULL,1800.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11522,'4000','111736616640','2025-01-11 20:34:15',NULL,1100.00,'','11','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(11523,'4000','111736616640','2025-01-11 20:34:15',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(11524,'4000','111736616640','2025-01-11 20:34:15',NULL,200.00,'','11','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(11525,'1050','131736616925','2025-01-11 20:41:52',6098.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173661776032670303303','No',NULL,NULL,''),(11526,'1110','131736616925','2025-01-11 20:41:52',NULL,465.00,'','13','1','Inventory sold','1','','sales','m84','','No',NULL,NULL,''),(11527,'1110','131736616925','2025-01-11 20:41:52',NULL,300.00,'','13','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(11528,'1110','131736616925','2025-01-11 20:41:52',NULL,600.00,'','13','1','Inventory sold','1','','sales','642','','No',NULL,NULL,''),(11529,'1110','131736616925','2025-01-11 20:41:52',NULL,552.00,'','13','1','Inventory sold','1','','sales','m57','','No',NULL,NULL,''),(11530,'1110','131736616925','2025-01-11 20:41:52',NULL,1300.00,'','13','1','Inventory sold','1','','sales','m38','','No',NULL,NULL,''),(11531,'5500','131736616925','2025-01-11 20:41:52',3217.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11532,'4000','131736616925','2025-01-11 20:41:52',NULL,899.00,'','13','1','Good sold','1','','sales','m84','','No',NULL,NULL,''),(11533,'4000','131736616925','2025-01-11 20:41:52',NULL,600.00,'','13','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(11534,'4000','131736616925','2025-01-11 20:41:52',NULL,1100.00,'','13','1','Good sold','1','','sales','642','','No',NULL,NULL,''),(11535,'4000','131736616925','2025-01-11 20:41:52',NULL,1200.00,'','13','1','Good sold','1','','sales','m57','','No',NULL,NULL,''),(11536,'4000','131736616925','2025-01-11 20:41:52',NULL,2299.00,'','13','1','Good sold','1','','sales','m38','','No',NULL,NULL,''),(11537,'1050','131736617890','2025-01-11 20:52:26',1000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173661795002737003316','No',NULL,NULL,''),(11538,'1110','131736617890','2025-01-11 20:52:26',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11539,'1110','131736617890','2025-01-11 20:52:26',NULL,0.00,'','13','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(11540,'5500','131736617890','2025-01-11 20:52:26',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11541,'4000','131736617890','2025-01-11 20:52:26',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11542,'4000','131736617890','2025-01-11 20:52:26',NULL,700.00,'','13','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(11543,'1050','111736697692','2025-01-12 19:04:55',4600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173669790301273333220','No',NULL,NULL,''),(11544,'1110','111736697692','2025-01-12 19:04:55',NULL,350.00,'','11','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(11545,'1110','111736697692','2025-01-12 19:04:55',NULL,350.00,'','11','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(11546,'1110','111736697692','2025-01-12 19:04:55',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(11547,'1110','111736697692','2025-01-12 19:04:55',NULL,150.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(11548,'1110','111736697692','2025-01-12 19:04:55',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(11549,'1110','111736697692','2025-01-12 19:04:55',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11550,'1110','111736697692','2025-01-12 19:04:55',NULL,393.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(11551,'1110','111736697692','2025-01-12 19:04:55',NULL,128.00,'','11','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(11552,'5500','111736697692','2025-01-12 19:04:55',2504.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11553,'4000','111736697692','2025-01-12 19:04:55',NULL,800.00,'','11','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(11554,'4000','111736697692','2025-01-12 19:04:55',NULL,800.00,'','11','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(11555,'4000','111736697692','2025-01-12 19:04:55',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(11556,'4000','111736697692','2025-01-12 19:04:55',NULL,250.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(11557,'4000','111736697692','2025-01-12 19:04:55',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(11558,'4000','111736697692','2025-01-12 19:04:55',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11559,'4000','111736697692','2025-01-12 19:04:55',NULL,600.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(11560,'4000','111736697692','2025-01-12 19:04:55',NULL,200.00,'','11','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(11561,'1050','111736697906','2025-01-12 19:05:19',800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173669792837328233037','No',NULL,NULL,''),(11562,'1110','111736697906','2025-01-12 19:05:19',NULL,450.00,'','11','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(11563,'5500','111736697906','2025-01-12 19:05:19',450.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11564,'4000','111736697906','2025-01-12 19:05:19',NULL,800.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(11565,'1050','111736697931','2025-01-12 19:05:42',1500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173669794672013243223','No',NULL,NULL,''),(11566,'1110','111736697931','2025-01-12 19:05:42',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(11567,'5500','111736697931','2025-01-12 19:05:42',1000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11568,'4000','111736697931','2025-01-12 19:05:42',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(11569,'1050','131736698157','2025-01-12 19:11:56',4320.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173669832023333023022','No',NULL,NULL,''),(11570,'1110','131736698157','2025-01-12 19:11:56',NULL,1056.00,'','13','1','Inventory sold','1','','sales','486','','No',NULL,NULL,''),(11571,'1110','131736698157','2025-01-12 19:11:56',NULL,1104.00,'','13','1','Inventory sold','1','','sales','m54','','No',NULL,NULL,''),(11572,'5500','131736698157','2025-01-12 19:11:56',2160.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11573,'4000','131736698157','2025-01-12 19:11:56',NULL,1920.00,'','13','1','Good sold','1','','sales','486','','No',NULL,NULL,''),(11574,'4000','131736698157','2025-01-12 19:11:56',NULL,2400.00,'','13','1','Good sold','1','','sales','m54','','No',NULL,NULL,''),(11575,'1050','131736698325','2025-01-12 19:12:51',750.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173669837606272820363','No',NULL,NULL,''),(11576,'1110','131736698325','2025-01-12 19:12:51',NULL,348.00,'','13','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(11577,'5500','131736698325','2025-01-12 19:12:51',348.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11578,'4000','131736698325','2025-01-12 19:12:51',NULL,750.00,'','13','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(11579,'1050','131736789400','2025-01-13 20:31:57',6250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173678953027303230088','No',NULL,NULL,''),(11580,'1110','131736789400','2025-01-13 20:31:57',NULL,3200.00,'','13','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(11581,'1110','131736789400','2025-01-13 20:31:57',NULL,450.00,'','13','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(11582,'1110','131736789400','2025-01-13 20:31:57',NULL,300.00,'','13','1','Inventory sold','1','','sales','m32','','No',NULL,NULL,''),(11583,'1110','131736789400','2025-01-13 20:31:57',NULL,200.00,'','13','1','Inventory sold','1','','sales','546','','No',NULL,NULL,''),(11584,'5500','131736789400','2025-01-13 20:31:57',4150.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11585,'4000','131736789400','2025-01-13 20:31:57',NULL,4500.00,'','13','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(11586,'4000','131736789400','2025-01-13 20:31:57',NULL,750.00,'','13','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(11587,'4000','131736789400','2025-01-13 20:31:57',NULL,600.00,'','13','1','Good sold','1','','sales','m32','','No',NULL,NULL,''),(11588,'4000','131736789400','2025-01-13 20:31:57',NULL,400.00,'','13','1','Good sold','1','','sales','546','','No',NULL,NULL,''),(11589,'1050','131736789685','2025-01-13 20:44:54',12599.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173679043200030302312','No',NULL,NULL,''),(11590,'1110','131736789685','2025-01-13 20:44:54',NULL,105.00,'','13','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(11591,'1110','131736789685','2025-01-13 20:44:54',NULL,850.00,'','13','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(11592,'1110','131736789685','2025-01-13 20:44:54',NULL,2100.00,'','13','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(11593,'1110','131736789685','2025-01-13 20:44:54',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(11594,'1110','131736789685','2025-01-13 20:44:54',NULL,1100.00,'','13','1','Inventory sold','1','','sales','154','','No',NULL,NULL,''),(11595,'1110','131736789685','2025-01-13 20:44:54',NULL,1600.00,'','13','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11596,'1110','131736789685','2025-01-13 20:44:54',NULL,450.00,'','13','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(11597,'1110','131736789685','2025-01-13 20:44:54',NULL,950.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11598,'5500','131736789685','2025-01-13 20:44:54',7605.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11599,'4000','131736789685','2025-01-13 20:44:54',NULL,200.00,'','13','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(11600,'4000','131736789685','2025-01-13 20:44:54',NULL,1500.00,'','13','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(11601,'4000','131736789685','2025-01-13 20:44:54',NULL,3599.00,'','13','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(11602,'4000','131736789685','2025-01-13 20:44:54',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11603,'4000','131736789685','2025-01-13 20:44:54',NULL,1500.00,'','13','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(11604,'4000','131736789685','2025-01-13 20:44:54',NULL,2800.00,'','13','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11605,'4000','131736789685','2025-01-13 20:44:54',NULL,800.00,'','13','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(11606,'4000','131736789685','2025-01-13 20:44:54',NULL,1500.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11607,'1050','131736875929','2025-01-14 20:45:09',6349.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173687671773230376233','No',NULL,NULL,''),(11608,'1110','131736875929','2025-01-14 20:45:09',NULL,700.00,'','13','1','Inventory sold','1','','sales','406','','No',NULL,NULL,''),(11609,'1110','131736875929','2025-01-14 20:45:09',NULL,700.00,'','13','1','Inventory sold','1','','sales','550','','No',NULL,NULL,''),(11610,'1110','131736875929','2025-01-14 20:45:09',NULL,200.00,'','13','1','Inventory sold','1','','sales','542','','No',NULL,NULL,''),(11611,'1110','131736875929','2025-01-14 20:45:09',NULL,100.00,'','13','1','Inventory sold','1','','sales','507','','No',NULL,NULL,''),(11612,'1110','131736875929','2025-01-14 20:45:09',NULL,350.00,'','13','1','Inventory sold','1','','sales','593','','No',NULL,NULL,''),(11613,'1110','131736875929','2025-01-14 20:45:09',NULL,500.00,'','13','1','Inventory sold','1','','sales','428','','No',NULL,NULL,''),(11614,'1110','131736875929','2025-01-14 20:45:09',NULL,700.00,'','13','1','Inventory sold','1','','sales','572','','No',NULL,NULL,''),(11615,'5500','131736875929','2025-01-14 20:45:09',3250.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11616,'4000','131736875929','2025-01-14 20:45:09',NULL,1500.00,'','13','1','Good sold','1','','sales','406','','No',NULL,NULL,''),(11617,'4000','131736875929','2025-01-14 20:45:09',NULL,1400.00,'','13','1','Good sold','1','','sales','550','','No',NULL,NULL,''),(11618,'4000','131736875929','2025-01-14 20:45:09',NULL,400.00,'','13','1','Good sold','1','','sales','542','','No',NULL,NULL,''),(11619,'4000','131736875929','2025-01-14 20:45:09',NULL,200.00,'','13','1','Good sold','1','','sales','507','','No',NULL,NULL,''),(11620,'4000','131736875929','2025-01-14 20:45:09',NULL,650.00,'','13','1','Good sold','1','','sales','593','','No',NULL,NULL,''),(11621,'4000','131736875929','2025-01-14 20:45:09',NULL,999.00,'','13','1','Good sold','1','','sales','428','','No',NULL,NULL,''),(11622,'4000','131736875929','2025-01-14 20:45:09',NULL,1200.00,'','13','1','Good sold','1','','sales','572','','No',NULL,NULL,''),(11623,'1050','131736876886','2025-01-14 20:50:16',4200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173687712117213223322','No',NULL,NULL,''),(11624,'1110','131736876886','2025-01-14 20:50:16',NULL,650.00,'','13','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(11625,'1110','131736876886','2025-01-14 20:50:16',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(11626,'1110','131736876886','2025-01-14 20:50:16',NULL,0.00,'','13','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(11627,'1110','131736876886','2025-01-14 20:50:16',NULL,1650.00,'','13','1','Inventory sold','1','','sales','268','','No',NULL,NULL,''),(11628,'5500','131736876886','2025-01-14 20:50:16',3050.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11629,'4000','131736876886','2025-01-14 20:50:16',NULL,1000.00,'','13','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(11630,'4000','131736876886','2025-01-14 20:50:16',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(11631,'4000','131736876886','2025-01-14 20:50:16',NULL,250.00,'','13','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(11632,'4000','131736876886','2025-01-14 20:50:16',NULL,2000.00,'','13','1','Good sold','1','','sales','268','','No',NULL,NULL,''),(11633,'1050','111736961499','2025-01-15 20:23:06',10450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173696179002329209260','No',NULL,NULL,''),(11634,'1110','111736961499','2025-01-15 20:23:06',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(11635,'1110','111736961499','2025-01-15 20:23:06',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(11636,'1110','111736961499','2025-01-15 20:23:06',NULL,400.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(11637,'1110','111736961499','2025-01-15 20:23:06',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(11638,'1110','111736961499','2025-01-15 20:23:06',NULL,393.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(11639,'1110','111736961499','2025-01-15 20:23:06',NULL,4700.00,'','11','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(11640,'1110','111736961499','2025-01-15 20:23:06',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(11641,'1110','111736961499','2025-01-15 20:23:06',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(11642,'5500','111736961499','2025-01-15 20:23:06',7110.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11643,'4000','111736961499','2025-01-15 20:23:06',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(11644,'4000','111736961499','2025-01-15 20:23:06',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(11645,'4000','111736961499','2025-01-15 20:23:06',NULL,750.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(11646,'4000','111736961499','2025-01-15 20:23:06',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(11647,'4000','111736961499','2025-01-15 20:23:06',NULL,600.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(11648,'4000','111736961499','2025-01-15 20:23:06',NULL,5800.00,'','11','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(11649,'4000','111736961499','2025-01-15 20:23:06',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(11650,'4000','111736961499','2025-01-15 20:23:06',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(11651,'1050','131736961829','2025-01-15 20:26:58',11049.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173696331223230333223','No',NULL,NULL,''),(11652,'1110','131736961829','2025-01-15 20:26:58',NULL,4200.00,'','13','1','Inventory sold','1','','sales','673','','No',NULL,NULL,''),(11653,'1110','131736961829','2025-01-15 20:26:58',NULL,450.00,'','13','1','Inventory sold','1','','sales','462','','No',NULL,NULL,''),(11654,'1110','131736961829','2025-01-15 20:26:58',NULL,300.00,'','13','1','Inventory sold','1','','sales','m15','','No',NULL,NULL,''),(11655,'1110','131736961829','2025-01-15 20:26:58',NULL,45.00,'','13','1','Inventory sold','1','','sales','586','','No',NULL,NULL,''),(11656,'1110','131736961829','2025-01-15 20:26:58',NULL,1700.00,'','13','1','Inventory sold','1','','sales','434','','No',NULL,NULL,''),(11657,'1110','131736961829','2025-01-15 20:26:58',NULL,80.00,'','13','1','Inventory sold','1','','sales','489','','No',NULL,NULL,''),(11658,'5500','131736961829','2025-01-15 20:26:58',6775.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11659,'4000','131736961829','2025-01-15 20:26:58',NULL,6500.00,'','13','1','Good sold','1','','sales','673','','No',NULL,NULL,''),(11660,'4000','131736961829','2025-01-15 20:26:58',NULL,800.00,'','13','1','Good sold','1','','sales','462','','No',NULL,NULL,''),(11661,'4000','131736961829','2025-01-15 20:26:58',NULL,499.00,'','13','1','Good sold','1','','sales','m15','','No',NULL,NULL,''),(11662,'4000','131736961829','2025-01-15 20:26:58',NULL,100.00,'','13','1','Good sold','1','','sales','586','','No',NULL,NULL,''),(11663,'4000','131736961829','2025-01-15 20:26:58',NULL,3000.00,'','13','1','Good sold','1','','sales','434','','No',NULL,NULL,''),(11664,'4000','131736961829','2025-01-15 20:26:58',NULL,150.00,'','13','1','Good sold','1','','sales','489','','No',NULL,NULL,''),(11665,'1050','111736963330','2025-01-15 20:49:00',3200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173696334314022337412','No',NULL,NULL,''),(11666,'1110','111736963330','2025-01-15 20:49:00',NULL,1700.00,'','11','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(11667,'5500','111736963330','2025-01-15 20:49:00',1700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11668,'4000','111736963330','2025-01-15 20:49:00',NULL,3200.00,'','11','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(11669,'1050','131737048435','2025-01-16 20:29:01',550.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173704854520232533237','No',NULL,NULL,''),(11670,'1110','131737048435','2025-01-16 20:29:01',NULL,220.00,'','13','1','Inventory sold','1','','sales','495','','No',NULL,NULL,''),(11671,'1110','131737048435','2025-01-16 20:29:01',NULL,90.00,'','13','1','Inventory sold','1','','sales','586','','No',NULL,NULL,''),(11672,'5500','131737048435','2025-01-16 20:29:01',310.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11673,'4000','131737048435','2025-01-16 20:29:01',NULL,350.00,'','13','1','Good sold','1','','sales','495','','No',NULL,NULL,''),(11674,'4000','131737048435','2025-01-16 20:29:01',NULL,200.00,'','13','1','Good sold','1','','sales','586','','No',NULL,NULL,''),(11675,'1050','111737048626','2025-01-16 20:33:39',2100.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173704896203273139002','No',NULL,NULL,''),(11676,'1110','111737048626','2025-01-16 20:33:39',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(11677,'1110','111737048626','2025-01-16 20:33:39',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(11678,'1110','111737048626','2025-01-16 20:33:39',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(11679,'5500','111737048626','2025-01-16 20:33:39',995.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11680,'4000','111737048626','2025-01-16 20:33:39',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(11681,'4000','111737048626','2025-01-16 20:33:39',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(11682,'4000','111737048626','2025-01-16 20:33:39',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11683,'1050','131737135141','2025-01-17 20:38:38',14550.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173713552222333533130','No',NULL,NULL,''),(11684,'1110','131737135141','2025-01-17 20:38:38',NULL,1200.00,'','13','1','Inventory sold','1','','sales','m30','','No',NULL,NULL,''),(11685,'1110','131737135141','2025-01-17 20:38:38',NULL,2800.00,'','13','1','Inventory sold','1','','sales','1132','','No',NULL,NULL,''),(11686,'1110','131737135141','2025-01-17 20:38:38',NULL,2400.00,'','13','1','Inventory sold','1','','sales','518','','No',NULL,NULL,''),(11687,'1110','131737135141','2025-01-17 20:38:38',NULL,300.00,'','13','1','Inventory sold','1','','sales','m13','','No',NULL,NULL,''),(11688,'1110','131737135141','2025-01-17 20:38:38',NULL,100.00,'','13','1','Inventory sold','1','','sales','559','','No',NULL,NULL,''),(11689,'1110','131737135141','2025-01-17 20:38:38',NULL,1930.00,'','13','1','Inventory sold','1','','sales','605','','No',NULL,NULL,''),(11690,'1110','131737135141','2025-01-17 20:38:38',NULL,184.00,'','13','1','Inventory sold','1','','sales','660','','No',NULL,NULL,''),(11691,'5500','131737135141','2025-01-17 20:38:38',8914.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11692,'4000','131737135141','2025-01-17 20:38:38',NULL,2000.00,'','13','1','Good sold','1','','sales','m30','','No',NULL,NULL,''),(11693,'4000','131737135141','2025-01-17 20:38:38',NULL,4500.00,'','13','1','Good sold','1','','sales','1132','','No',NULL,NULL,''),(11694,'4000','131737135141','2025-01-17 20:38:38',NULL,4200.00,'','13','1','Good sold','1','','sales','518','','No',NULL,NULL,''),(11695,'4000','131737135141','2025-01-17 20:38:38',NULL,350.00,'','13','1','Good sold','1','','sales','m13','','No',NULL,NULL,''),(11696,'4000','131737135141','2025-01-17 20:38:38',NULL,250.00,'','13','1','Good sold','1','','sales','559','','No',NULL,NULL,''),(11697,'4000','131737135141','2025-01-17 20:38:38',NULL,2850.00,'','13','1','Good sold','1','','sales','605','','No',NULL,NULL,''),(11698,'4000','131737135141','2025-01-17 20:38:38',NULL,400.00,'','13','1','Good sold','1','','sales','660','','No',NULL,NULL,''),(11699,'1050','131737135523','2025-01-17 20:46:18',6539.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173713598130130133131','No',NULL,NULL,''),(11700,'1110','131737135523','2025-01-17 20:46:18',NULL,1000.00,'','13','1','Inventory sold','1','','sales','222','','No',NULL,NULL,''),(11701,'1110','131737135523','2025-01-17 20:46:18',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(11702,'1110','131737135523','2025-01-17 20:46:18',NULL,650.00,'','13','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(11703,'1110','131737135523','2025-01-17 20:46:18',NULL,134.00,'','13','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(11704,'1110','131737135523','2025-01-17 20:46:18',NULL,250.00,'','13','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(11705,'1110','131737135523','2025-01-17 20:46:18',NULL,150.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(11706,'1110','131737135523','2025-01-17 20:46:18',NULL,114.00,'','13','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(11707,'1110','131737135523','2025-01-17 20:46:18',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(11708,'1110','131737135523','2025-01-17 20:46:18',NULL,100.00,'','13','1','Inventory sold','1','','sales','353','','No',NULL,NULL,''),(11709,'1110','131737135523','2025-01-17 20:46:18',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(11710,'1110','131737135523','2025-01-17 20:46:18',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(11711,'5500','131737135523','2025-01-17 20:46:18',4313.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11712,'4000','131737135523','2025-01-17 20:46:18',NULL,1600.00,'','13','1','Good sold','1','','sales','222','','No',NULL,NULL,''),(11713,'4000','131737135523','2025-01-17 20:46:18',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(11714,'4000','131737135523','2025-01-17 20:46:18',NULL,1000.00,'','13','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(11715,'4000','131737135523','2025-01-17 20:46:18',NULL,200.00,'','13','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(11716,'4000','131737135523','2025-01-17 20:46:18',NULL,500.00,'','13','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(11717,'4000','131737135523','2025-01-17 20:46:18',NULL,210.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(11718,'4000','131737135523','2025-01-17 20:46:18',NULL,200.00,'','13','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(11719,'4000','131737135523','2025-01-17 20:46:18',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(11720,'4000','131737135523','2025-01-17 20:46:18',NULL,200.00,'','13','1','Good sold','1','','sales','353','','No',NULL,NULL,''),(11721,'4000','131737135523','2025-01-17 20:46:18',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11722,'4000','131737135523','2025-01-17 20:46:18',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(11723,'1050','131737136006','2025-01-17 20:47:05',1500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173713602723002333332','No',NULL,NULL,''),(11724,'1110','131737136006','2025-01-17 20:47:05',NULL,710.00,'','13','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(11725,'5500','131737136006','2025-01-17 20:47:05',710.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11726,'4000','131737136006','2025-01-17 20:47:05',NULL,1500.00,'','13','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(11727,'1050','131737136028','2025-01-17 20:47:19',800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173713604003031120130','No',NULL,NULL,''),(11728,'1110','131737136028','2025-01-17 20:47:19',NULL,532.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11729,'5500','131737136028','2025-01-17 20:47:19',532.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11730,'4000','131737136028','2025-01-17 20:47:19',NULL,800.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11731,'1110','111737220591','2025-01-18 20:16:31',3000.00,NULL,'','11','1','Inventory Purchased','1','2','Purchases','362','','No',NULL,NULL,''),(11732,'2130','111737220591','2025-01-18 20:16:31',NULL,3000.00,'','11','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(11733,'1050','111737220470','2025-01-18 20:21:43',13450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173722090503332320092','No',NULL,NULL,''),(11734,'1110','111737220470','2025-01-18 20:21:43',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(11735,'1110','111737220470','2025-01-18 20:21:43',NULL,900.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(11736,'1110','111737220470','2025-01-18 20:21:43',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(11737,'1110','111737220470','2025-01-18 20:21:43',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(11738,'1110','111737220470','2025-01-18 20:21:43',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(11739,'1110','111737220470','2025-01-18 20:21:43',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(11740,'1110','111737220470','2025-01-18 20:21:43',NULL,600.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(11741,'1110','111737220470','2025-01-18 20:21:43',NULL,260.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(11742,'1110','111737220470','2025-01-18 20:21:43',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(11743,'1110','111737220470','2025-01-18 20:21:43',NULL,400.00,'','11','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(11744,'1110','111737220470','2025-01-18 20:21:43',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(11745,'5500','111737220470','2025-01-18 20:21:43',8316.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11746,'4000','111737220470','2025-01-18 20:21:43',NULL,4300.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(11747,'4000','111737220470','2025-01-18 20:21:43',NULL,1500.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(11748,'4000','111737220470','2025-01-18 20:21:43',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11749,'4000','111737220470','2025-01-18 20:21:43',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(11750,'4000','111737220470','2025-01-18 20:21:43',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(11751,'4000','111737220470','2025-01-18 20:21:43',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(11752,'4000','111737220470','2025-01-18 20:21:43',NULL,1000.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(11753,'4000','111737220470','2025-01-18 20:21:43',NULL,500.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(11754,'4000','111737220470','2025-01-18 20:21:43',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(11755,'4000','111737220470','2025-01-18 20:21:43',NULL,550.00,'','11','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(11756,'4000','111737220470','2025-01-18 20:21:43',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(11757,'1050','131737221091','2025-01-18 20:27:05',400.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173722123137233302201','No',NULL,NULL,''),(11758,'1110','131737221091','2025-01-18 20:27:05',NULL,200.00,'','13','1','Inventory sold','1','','sales','526','','No',NULL,NULL,''),(11759,'5500','131737221091','2025-01-18 20:27:05',200.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11760,'4000','131737221091','2025-01-18 20:27:05',NULL,400.00,'','13','1','Good sold','1','','sales','526','','No',NULL,NULL,''),(11761,'1050','131737221234','2025-01-18 20:28:25',1600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173722130800112702230','No',NULL,NULL,''),(11762,'1110','131737221234','2025-01-18 20:28:25',NULL,850.00,'','13','1','Inventory sold','1','','sales','361','','No',NULL,NULL,''),(11763,'5500','131737221234','2025-01-18 20:28:25',850.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11764,'4000','131737221234','2025-01-18 20:28:25',NULL,1600.00,'','13','1','Good sold','1','','sales','361','','No',NULL,NULL,''),(11765,'1050','131737303054','2025-01-19 19:20:03',22818.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173730360723233372270','No',NULL,NULL,''),(11766,'1110','131737303054','2025-01-19 19:20:03',NULL,2900.00,'','13','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(11767,'1110','131737303054','2025-01-19 19:20:03',NULL,1400.00,'','13','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(11768,'1110','131737303054','2025-01-19 19:20:03',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(11769,'1110','131737303054','2025-01-19 19:20:03',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(11770,'1110','131737303054','2025-01-19 19:20:03',NULL,350.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(11771,'1110','131737303054','2025-01-19 19:20:03',NULL,580.00,'','13','1','Inventory sold','1','','sales','311','','No',NULL,NULL,''),(11772,'1110','131737303054','2025-01-19 19:20:03',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(11773,'1110','131737303054','2025-01-19 19:20:03',NULL,450.00,'','13','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11774,'1110','131737303054','2025-01-19 19:20:03',NULL,916.00,'','13','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(11775,'1110','131737303054','2025-01-19 19:20:03',NULL,350.00,'','13','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(11776,'1110','131737303054','2025-01-19 19:20:03',NULL,125.00,'','13','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(11777,'1110','131737303054','2025-01-19 19:20:03',NULL,400.00,'','13','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(11778,'1110','131737303054','2025-01-19 19:20:03',NULL,950.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11779,'1110','131737303054','2025-01-19 19:20:03',NULL,300.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(11780,'1110','131737303054','2025-01-19 19:20:03',NULL,135.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(11781,'1110','131737303054','2025-01-19 19:20:03',NULL,120.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(11782,'1110','131737303054','2025-01-19 19:20:03',NULL,400.00,'','13','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(11783,'1110','131737303054','2025-01-19 19:20:03',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11784,'1110','131737303054','2025-01-19 19:20:03',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(11785,'1110','131737303054','2025-01-19 19:20:03',NULL,190.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(11786,'1110','131737303054','2025-01-19 19:20:03',NULL,850.00,'','13','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(11787,'1110','131737303054','2025-01-19 19:20:03',NULL,350.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(11788,'1110','131737303054','2025-01-19 19:20:03',NULL,100.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(11789,'1110','131737303054','2025-01-19 19:20:03',NULL,62.00,'','13','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(11790,'1110','131737303054','2025-01-19 19:20:03',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11791,'1110','131737303054','2025-01-19 19:20:03',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(11792,'5500','131737303054','2025-01-19 19:20:03',14310.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11793,'4000','131737303054','2025-01-19 19:20:03',NULL,4300.00,'','13','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(11794,'4000','131737303054','2025-01-19 19:20:03',NULL,2050.00,'','13','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(11795,'4000','131737303054','2025-01-19 19:20:03',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(11796,'4000','131737303054','2025-01-19 19:20:03',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(11797,'4000','131737303054','2025-01-19 19:20:03',NULL,700.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(11798,'4000','131737303054','2025-01-19 19:20:03',NULL,1200.00,'','13','1','Good sold','1','','sales','311','','No',NULL,NULL,''),(11799,'4000','131737303054','2025-01-19 19:20:03',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(11800,'4000','131737303054','2025-01-19 19:20:03',NULL,800.00,'','13','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11801,'4000','131737303054','2025-01-19 19:20:03',NULL,1399.00,'','13','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(11802,'4000','131737303054','2025-01-19 19:20:03',NULL,750.00,'','13','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(11803,'4000','131737303054','2025-01-19 19:20:03',NULL,350.00,'','13','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11804,'4000','131737303054','2025-01-19 19:20:03',NULL,700.00,'','13','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(11805,'4000','131737303054','2025-01-19 19:20:03',NULL,1500.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11806,'4000','131737303054','2025-01-19 19:20:03',NULL,500.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(11807,'4000','131737303054','2025-01-19 19:20:03',NULL,240.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(11808,'4000','131737303054','2025-01-19 19:20:03',NULL,240.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(11809,'4000','131737303054','2025-01-19 19:20:03',NULL,550.00,'','13','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(11810,'4000','131737303054','2025-01-19 19:20:03',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11811,'4000','131737303054','2025-01-19 19:20:03',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(11812,'4000','131737303054','2025-01-19 19:20:03',NULL,500.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(11813,'4000','131737303054','2025-01-19 19:20:03',NULL,1200.00,'','13','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(11814,'4000','131737303054','2025-01-19 19:20:03',NULL,800.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(11815,'4000','131737303054','2025-01-19 19:20:03',NULL,140.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(11816,'4000','131737303054','2025-01-19 19:20:03',NULL,100.00,'','13','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(11817,'4000','131737303054','2025-01-19 19:20:03',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11818,'4000','131737303054','2025-01-19 19:20:03',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(11819,'1050','131737303625','2025-01-19 19:21:16',7650.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173730367733033733232','No',NULL,NULL,''),(11820,'1110','131737303625','2025-01-19 19:21:16',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(11821,'1110','131737303625','2025-01-19 19:21:16',NULL,700.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(11822,'1110','131737303625','2025-01-19 19:21:16',NULL,375.00,'','13','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(11823,'1110','131737303625','2025-01-19 19:21:16',NULL,2100.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(11824,'5500','131737303625','2025-01-19 19:21:16',4175.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11825,'4000','131737303625','2025-01-19 19:21:16',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(11826,'4000','131737303625','2025-01-19 19:21:16',NULL,1200.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(11827,'4000','131737303625','2025-01-19 19:21:16',NULL,1050.00,'','13','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(11828,'4000','131737303625','2025-01-19 19:21:16',NULL,3750.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(11829,'1050','131737303941','2025-01-19 19:34:56',10499.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173730450133030323243','No',NULL,NULL,''),(11830,'1110','131737303941','2025-01-19 19:34:56',NULL,1400.00,'','13','1','Inventory sold','1','','sales','550','','No',NULL,NULL,''),(11831,'1110','131737303941','2025-01-19 19:34:56',NULL,300.00,'','13','1','Inventory sold','1','','sales','639','','No',NULL,NULL,''),(11832,'1110','131737303941','2025-01-19 19:34:56',NULL,1500.00,'','13','1','Inventory sold','1','','sales','627','','No',NULL,NULL,''),(11833,'1110','131737303941','2025-01-19 19:34:56',NULL,140.00,'','13','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(11834,'1110','131737303941','2025-01-19 19:34:56',NULL,300.00,'','13','1','Inventory sold','1','','sales','m15','','No',NULL,NULL,''),(11835,'1110','131737303941','2025-01-19 19:34:56',NULL,500.00,'','13','1','Inventory sold','1','','sales','m86','','No',NULL,NULL,''),(11836,'1110','131737303941','2025-01-19 19:34:56',NULL,300.00,'','13','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(11837,'1110','131737303941','2025-01-19 19:34:56',NULL,1100.00,'','13','1','Inventory sold','1','','sales','m29','','No',NULL,NULL,''),(11838,'5500','131737303941','2025-01-19 19:34:56',5540.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11839,'4000','131737303941','2025-01-19 19:34:56',NULL,2800.00,'','13','1','Good sold','1','','sales','550','','No',NULL,NULL,''),(11840,'4000','131737303941','2025-01-19 19:34:56',NULL,550.00,'','13','1','Good sold','1','','sales','639','','No',NULL,NULL,''),(11841,'4000','131737303941','2025-01-19 19:34:56',NULL,3000.00,'','13','1','Good sold','1','','sales','627','','No',NULL,NULL,''),(11842,'4000','131737303941','2025-01-19 19:34:56',NULL,350.00,'','13','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(11843,'4000','131737303941','2025-01-19 19:34:56',NULL,499.00,'','13','1','Good sold','1','','sales','m15','','No',NULL,NULL,''),(11844,'4000','131737303941','2025-01-19 19:34:56',NULL,1000.00,'','13','1','Good sold','1','','sales','m86','','No',NULL,NULL,''),(11845,'4000','131737303941','2025-01-19 19:34:56',NULL,700.00,'','13','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(11846,'4000','131737303941','2025-01-19 19:34:56',NULL,1600.00,'','13','1','Good sold','1','','sales','m29','','No',NULL,NULL,''),(11847,'1050','111737394508','2025-01-20 20:40:30',7600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173739483587237824090','No',NULL,NULL,''),(11848,'1110','111737394508','2025-01-20 20:40:30',NULL,0.00,'','11','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(11849,'1110','111737394508','2025-01-20 20:40:30',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(11850,'1110','111737394508','2025-01-20 20:40:30',NULL,600.00,'','11','1','Inventory sold','1','','sales','207','','No',NULL,NULL,''),(11851,'1110','111737394508','2025-01-20 20:40:30',NULL,114.00,'','11','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(11852,'1110','111737394508','2025-01-20 20:40:30',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(11853,'1110','111737394508','2025-01-20 20:40:30',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(11854,'1110','111737394508','2025-01-20 20:40:30',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11855,'5500','111737394508','2025-01-20 20:40:30',2800.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11856,'4000','111737394508','2025-01-20 20:40:30',NULL,2200.00,'','11','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(11857,'4000','111737394508','2025-01-20 20:40:30',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(11858,'4000','111737394508','2025-01-20 20:40:30',NULL,1400.00,'','11','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(11859,'4000','111737394508','2025-01-20 20:40:30',NULL,200.00,'','11','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(11860,'4000','111737394508','2025-01-20 20:40:30',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(11861,'4000','111737394508','2025-01-20 20:40:30',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(11862,'4000','111737394508','2025-01-20 20:40:30',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11863,'1050','131737395017','2025-01-20 20:45:53',450.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173739527232233220207','No',NULL,NULL,''),(11864,'1110','131737395017','2025-01-20 20:45:53',NULL,300.00,'','13','1','Inventory sold','1','','sales','m93','','No',NULL,NULL,''),(11865,'5500','131737395017','2025-01-20 20:45:53',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11866,'4000','131737395017','2025-01-20 20:45:53',NULL,450.00,'','13','1','Good sold','1','','sales','m93','','No',NULL,NULL,''),(11867,'1050','111737480721','2025-01-21 20:35:29',8750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173748093229139470709','No',NULL,NULL,''),(11868,'1110','111737480721','2025-01-21 20:35:29',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(11869,'1110','111737480721','2025-01-21 20:35:29',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(11870,'1110','111737480721','2025-01-21 20:35:29',NULL,250.00,'','11','1','Inventory sold','1','','sales','366','','No',NULL,NULL,''),(11871,'1110','111737480721','2025-01-21 20:35:29',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(11872,'1110','111737480721','2025-01-21 20:35:29',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(11873,'1110','111737480721','2025-01-21 20:35:29',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11874,'1110','111737480721','2025-01-21 20:35:29',NULL,300.00,'','11','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(11875,'1110','111737480721','2025-01-21 20:35:29',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(11876,'1110','111737480721','2025-01-21 20:35:29',NULL,70.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(11877,'1110','111737480721','2025-01-21 20:35:29',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(11878,'1110','111737480721','2025-01-21 20:35:29',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(11879,'1110','111737480721','2025-01-21 20:35:29',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11880,'1110','111737480721','2025-01-21 20:35:29',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(11881,'5500','111737480721','2025-01-21 20:35:29',5204.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11882,'4000','111737480721','2025-01-21 20:35:29',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(11883,'4000','111737480721','2025-01-21 20:35:29',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(11884,'4000','111737480721','2025-01-21 20:35:29',NULL,500.00,'','11','1','Good sold','1','','sales','366','','No',NULL,NULL,''),(11885,'4000','111737480721','2025-01-21 20:35:29',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(11886,'4000','111737480721','2025-01-21 20:35:29',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(11887,'4000','111737480721','2025-01-21 20:35:29',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11888,'4000','111737480721','2025-01-21 20:35:29',NULL,500.00,'','11','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(11889,'4000','111737480721','2025-01-21 20:35:29',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(11890,'4000','111737480721','2025-01-21 20:35:29',NULL,120.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(11891,'4000','111737480721','2025-01-21 20:35:29',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(11892,'4000','111737480721','2025-01-21 20:35:29',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(11893,'4000','111737480721','2025-01-21 20:35:29',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11894,'4000','111737480721','2025-01-21 20:35:29',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(11895,'1050','111737481004','2025-01-21 20:37:15',3150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173748106727342301063','No',NULL,NULL,''),(11896,'1110','111737481004','2025-01-21 20:37:15',NULL,1050.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(11897,'1110','111737481004','2025-01-21 20:37:15',NULL,399.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11898,'5500','111737481004','2025-01-21 20:37:15',1449.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11899,'4000','111737481004','2025-01-21 20:37:15',NULL,2550.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(11900,'4000','111737481004','2025-01-21 20:37:15',NULL,600.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11901,'1050','111737566801','2025-01-22 20:40:48',37800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173756765032233311536','No',NULL,NULL,''),(11902,'1110','111737566801','2025-01-22 20:40:48',NULL,1500.00,'','11','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(11903,'1110','111737566801','2025-01-22 20:40:48',NULL,1000.00,'','11','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(11904,'1110','111737566801','2025-01-22 20:40:48',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(11905,'1110','111737566801','2025-01-22 20:40:48',NULL,168.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(11906,'1110','111737566801','2025-01-22 20:40:48',NULL,375.00,'','11','1','Inventory sold','1','','sales','6971919190011','','No',NULL,NULL,''),(11907,'1110','111737566801','2025-01-22 20:40:48',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(11908,'1110','111737566801','2025-01-22 20:40:48',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(11909,'1110','111737566801','2025-01-22 20:40:48',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(11910,'1110','111737566801','2025-01-22 20:40:48',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(11911,'1110','111737566801','2025-01-22 20:40:48',NULL,900.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(11912,'1110','111737566801','2025-01-22 20:40:48',NULL,300.00,'','11','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(11913,'1110','111737566801','2025-01-22 20:40:48',NULL,120.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(11914,'1110','111737566801','2025-01-22 20:40:48',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(11915,'1110','111737566801','2025-01-22 20:40:48',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(11916,'1110','111737566801','2025-01-22 20:40:48',NULL,750.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(11917,'1110','111737566801','2025-01-22 20:40:48',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(11918,'1110','111737566801','2025-01-22 20:40:48',NULL,700.00,'','11','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(11919,'1110','111737566801','2025-01-22 20:40:48',NULL,580.00,'','11','1','Inventory sold','1','','sales','311','','No',NULL,NULL,''),(11920,'1110','111737566801','2025-01-22 20:40:48',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(11921,'1110','111737566801','2025-01-22 20:40:48',NULL,1400.00,'','11','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(11922,'1110','111737566801','2025-01-22 20:40:48',NULL,300.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(11923,'1110','111737566801','2025-01-22 20:40:48',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11924,'1110','111737566801','2025-01-22 20:40:48',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11925,'1110','111737566801','2025-01-22 20:40:48',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(11926,'1110','111737566801','2025-01-22 20:40:48',NULL,950.00,'','11','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(11927,'1110','111737566801','2025-01-22 20:40:48',NULL,180.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(11928,'1110','111737566801','2025-01-22 20:40:48',NULL,1000.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(11929,'1110','111737566801','2025-01-22 20:40:48',NULL,1600.00,'','11','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(11930,'1110','111737566801','2025-01-22 20:40:48',NULL,114.00,'','11','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(11931,'1110','111737566801','2025-01-22 20:40:48',NULL,250.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(11932,'1110','111737566801','2025-01-22 20:40:48',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(11933,'1110','111737566801','2025-01-22 20:40:48',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(11934,'1110','111737566801','2025-01-22 20:40:48',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(11935,'1110','111737566801','2025-01-22 20:40:48',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(11936,'5500','111737566801','2025-01-22 20:40:48',21549.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11937,'4000','111737566801','2025-01-22 20:40:48',NULL,2500.00,'','11','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(11938,'4000','111737566801','2025-01-22 20:40:48',NULL,2000.00,'','11','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(11939,'4000','111737566801','2025-01-22 20:40:48',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(11940,'4000','111737566801','2025-01-22 20:40:48',NULL,400.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(11941,'4000','111737566801','2025-01-22 20:40:48',NULL,750.00,'','11','1','Good sold','1','','sales','6971919190011','','No',NULL,NULL,''),(11942,'4000','111737566801','2025-01-22 20:40:48',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(11943,'4000','111737566801','2025-01-22 20:40:48',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(11944,'4000','111737566801','2025-01-22 20:40:48',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(11945,'4000','111737566801','2025-01-22 20:40:48',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(11946,'4000','111737566801','2025-01-22 20:40:48',NULL,1700.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(11947,'4000','111737566801','2025-01-22 20:40:48',NULL,550.00,'','11','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(11948,'4000','111737566801','2025-01-22 20:40:48',NULL,240.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(11949,'4000','111737566801','2025-01-22 20:40:48',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(11950,'4000','111737566801','2025-01-22 20:40:48',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(11951,'4000','111737566801','2025-01-22 20:40:48',NULL,1250.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(11952,'4000','111737566801','2025-01-22 20:40:48',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(11953,'4000','111737566801','2025-01-22 20:40:48',NULL,1300.00,'','11','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(11954,'4000','111737566801','2025-01-22 20:40:48',NULL,1200.00,'','11','1','Good sold','1','','sales','311','','No',NULL,NULL,''),(11955,'4000','111737566801','2025-01-22 20:40:48',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(11956,'4000','111737566801','2025-01-22 20:40:48',NULL,2050.00,'','11','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(11957,'4000','111737566801','2025-01-22 20:40:48',NULL,700.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(11958,'4000','111737566801','2025-01-22 20:40:48',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11959,'4000','111737566801','2025-01-22 20:40:48',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11960,'4000','111737566801','2025-01-22 20:40:48',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(11961,'4000','111737566801','2025-01-22 20:40:48',NULL,1500.00,'','11','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(11962,'4000','111737566801','2025-01-22 20:40:48',NULL,480.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(11963,'4000','111737566801','2025-01-22 20:40:48',NULL,2000.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(11964,'4000','111737566801','2025-01-22 20:40:48',NULL,2800.00,'','11','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(11965,'4000','111737566801','2025-01-22 20:40:48',NULL,200.00,'','11','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(11966,'4000','111737566801','2025-01-22 20:40:48',NULL,350.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(11967,'4000','111737566801','2025-01-22 20:40:48',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(11968,'4000','111737566801','2025-01-22 20:40:48',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(11969,'4000','111737566801','2025-01-22 20:40:48',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(11970,'4000','111737566801','2025-01-22 20:40:48',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(11971,'1050','111737567671','2025-01-22 20:41:46',3650.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173756771070320355733','No',NULL,NULL,''),(11972,'1110','111737567671','2025-01-22 20:41:46',NULL,450.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(11973,'1110','111737567671','2025-01-22 20:41:46',NULL,650.00,'','11','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(11974,'1110','111737567671','2025-01-22 20:41:46',NULL,1200.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(11975,'5500','111737567671','2025-01-22 20:41:46',2300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11976,'4000','111737567671','2025-01-22 20:41:46',NULL,650.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(11977,'4000','111737567671','2025-01-22 20:41:46',NULL,1000.00,'','11','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(11978,'4000','111737567671','2025-01-22 20:41:46',NULL,2000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(11979,'1050','131737567977','2025-01-22 20:48:49',5090.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173756817528223132338','No',NULL,NULL,''),(11980,'1110','131737567977','2025-01-22 20:48:49',NULL,850.00,'','13','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(11981,'1110','131737567977','2025-01-22 20:48:49',NULL,220.00,'','13','1','Inventory sold','1','','sales','566','','No',NULL,NULL,''),(11982,'1110','131737567977','2025-01-22 20:48:49',NULL,850.00,'','13','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(11983,'1110','131737567977','2025-01-22 20:48:49',NULL,450.00,'','13','1','Inventory sold','1','','sales','533','','No',NULL,NULL,''),(11984,'1110','131737567977','2025-01-22 20:48:49',NULL,300.00,'','13','1','Inventory sold','1','','sales','m93','','No',NULL,NULL,''),(11985,'1110','131737567977','2025-01-22 20:48:49',NULL,100.00,'','13','1','Inventory sold','1','','sales','559','','No',NULL,NULL,''),(11986,'5500','131737567977','2025-01-22 20:48:49',2770.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11987,'4000','131737567977','2025-01-22 20:48:49',NULL,1500.00,'','13','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(11988,'4000','131737567977','2025-01-22 20:48:49',NULL,440.00,'','13','1','Good sold','1','','sales','566','','No',NULL,NULL,''),(11989,'4000','131737567977','2025-01-22 20:48:49',NULL,1500.00,'','13','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(11990,'4000','131737567977','2025-01-22 20:48:49',NULL,950.00,'','13','1','Good sold','1','','sales','533','','No',NULL,NULL,''),(11991,'4000','131737567977','2025-01-22 20:48:49',NULL,450.00,'','13','1','Good sold','1','','sales','m93','','No',NULL,NULL,''),(11992,'4000','131737567977','2025-01-22 20:48:49',NULL,250.00,'','13','1','Good sold','1','','sales','559','','No',NULL,NULL,''),(11993,'1050','111737652390','2025-01-23 20:17:17',17490.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173765270323705505302','No',NULL,NULL,''),(11994,'1110','111737652390','2025-01-23 20:17:17',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(11995,'1110','111737652390','2025-01-23 20:17:17',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11996,'1110','111737652390','2025-01-23 20:17:17',NULL,400.00,'','11','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(11997,'1110','111737652390','2025-01-23 20:17:17',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(11998,'1110','111737652390','2025-01-23 20:17:17',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(11999,'1110','111737652390','2025-01-23 20:17:17',NULL,350.00,'','11','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(12000,'1110','111737652390','2025-01-23 20:17:17',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12001,'1110','111737652390','2025-01-23 20:17:17',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12002,'1110','111737652390','2025-01-23 20:17:17',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(12003,'1110','111737652390','2025-01-23 20:17:17',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(12004,'1110','111737652390','2025-01-23 20:17:17',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(12005,'1110','111737652390','2025-01-23 20:17:17',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(12006,'1110','111737652390','2025-01-23 20:17:17',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(12007,'1110','111737652390','2025-01-23 20:17:17',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(12008,'1110','111737652390','2025-01-23 20:17:17',NULL,266.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(12009,'1110','111737652390','2025-01-23 20:17:17',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(12010,'1110','111737652390','2025-01-23 20:17:17',NULL,426.00,'','11','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(12011,'1110','111737652390','2025-01-23 20:17:17',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(12012,'5500','111737652390','2025-01-23 20:17:17',9828.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12013,'4000','111737652390','2025-01-23 20:17:17',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12014,'4000','111737652390','2025-01-23 20:17:17',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12015,'4000','111737652390','2025-01-23 20:17:17',NULL,550.00,'','11','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(12016,'4000','111737652390','2025-01-23 20:17:17',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(12017,'4000','111737652390','2025-01-23 20:17:17',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(12018,'4000','111737652390','2025-01-23 20:17:17',NULL,750.00,'','11','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(12019,'4000','111737652390','2025-01-23 20:17:17',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12020,'4000','111737652390','2025-01-23 20:17:17',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12021,'4000','111737652390','2025-01-23 20:17:17',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(12022,'4000','111737652390','2025-01-23 20:17:17',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12023,'4000','111737652390','2025-01-23 20:17:17',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(12024,'4000','111737652390','2025-01-23 20:17:17',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(12025,'4000','111737652390','2025-01-23 20:17:17',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(12026,'4000','111737652390','2025-01-23 20:17:17',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(12027,'4000','111737652390','2025-01-23 20:17:17',NULL,500.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(12028,'4000','111737652390','2025-01-23 20:17:17',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(12029,'4000','111737652390','2025-01-23 20:17:17',NULL,900.00,'','11','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(12030,'4000','111737652390','2025-01-23 20:17:17',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(12031,'1050','111737652704','2025-01-23 20:23:09',400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173765302737700172070','No',NULL,NULL,''),(12032,'1110','111737652704','2025-01-23 20:23:09',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(12033,'1110','111737652704','2025-01-23 20:23:09',NULL,142.00,'','11','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(12034,'5500','111737652704','2025-01-23 20:23:09',228.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12035,'4000','111737652704','2025-01-23 20:23:09',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(12036,'4000','111737652704','2025-01-23 20:23:09',NULL,300.00,'','11','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(12037,'1050','131737737981','2025-01-24 20:12:04',17180.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173773872700232202777','No',NULL,NULL,''),(12038,'1110','131737737981','2025-01-24 20:12:04',NULL,1200.00,'','13','1','Inventory sold','1','','sales','m35','','No',NULL,NULL,''),(12039,'1110','131737737981','2025-01-24 20:12:04',NULL,500.00,'','13','1','Inventory sold','1','','sales','m86','','No',NULL,NULL,''),(12040,'1110','131737737981','2025-01-24 20:12:04',NULL,480.00,'','13','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(12041,'1110','131737737981','2025-01-24 20:12:04',NULL,10.00,'','13','1','Inventory sold','1','','sales','538','','No',NULL,NULL,''),(12042,'1110','131737737981','2025-01-24 20:12:04',NULL,3400.00,'','13','1','Inventory sold','1','','sales','414','','No',NULL,NULL,''),(12043,'1110','131737737981','2025-01-24 20:12:04',NULL,950.00,'','13','1','Inventory sold','1','','sales','m46','','No',NULL,NULL,''),(12044,'1110','131737737981','2025-01-24 20:12:04',NULL,140.00,'','13','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(12045,'1110','131737737981','2025-01-24 20:12:04',NULL,45.00,'','13','1','Inventory sold','1','','sales','586','','No',NULL,NULL,''),(12046,'1110','131737737981','2025-01-24 20:12:04',NULL,50.00,'','13','1','Inventory sold','1','','sales','473','','No',NULL,NULL,''),(12047,'1110','131737737981','2025-01-24 20:12:04',NULL,2200.00,'','13','1','Inventory sold','1','','sales','465','','No',NULL,NULL,''),(12048,'1110','131737737981','2025-01-24 20:12:04',NULL,552.00,'','13','1','Inventory sold','1','','sales','m54','','No',NULL,NULL,''),(12049,'5500','131737737981','2025-01-24 20:12:04',9527.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12050,'4000','131737737981','2025-01-24 20:12:04',NULL,2000.00,'','13','1','Good sold','1','','sales','m35','','No',NULL,NULL,''),(12051,'4000','131737737981','2025-01-24 20:12:04',NULL,1000.00,'','13','1','Good sold','1','','sales','m86','','No',NULL,NULL,''),(12052,'4000','131737737981','2025-01-24 20:12:04',NULL,1000.00,'','13','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(12053,'4000','131737737981','2025-01-24 20:12:04',NULL,30.00,'','13','1','Good sold','1','','sales','538','','No',NULL,NULL,''),(12054,'4000','131737737981','2025-01-24 20:12:04',NULL,5500.00,'','13','1','Good sold','1','','sales','414','','No',NULL,NULL,''),(12055,'4000','131737737981','2025-01-24 20:12:04',NULL,1200.00,'','13','1','Good sold','1','','sales','m46','','No',NULL,NULL,''),(12056,'4000','131737737981','2025-01-24 20:12:04',NULL,350.00,'','13','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(12057,'4000','131737737981','2025-01-24 20:12:04',NULL,100.00,'','13','1','Good sold','1','','sales','586','','No',NULL,NULL,''),(12058,'4000','131737737981','2025-01-24 20:12:04',NULL,100.00,'','13','1','Good sold','1','','sales','473','','No',NULL,NULL,''),(12059,'4000','131737737981','2025-01-24 20:12:04',NULL,4700.00,'','13','1','Good sold','1','','sales','465','','No',NULL,NULL,''),(12060,'4000','131737737981','2025-01-24 20:12:04',NULL,1200.00,'','13','1','Good sold','1','','sales','m54','','No',NULL,NULL,''),(12061,'1050','111737738827','2025-01-24 20:18:57',18150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173773914100330792129','No',NULL,NULL,''),(12062,'1110','111737738827','2025-01-24 20:18:57',NULL,300.00,'','11','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(12063,'1110','111737738827','2025-01-24 20:18:57',NULL,350.00,'','11','1','Inventory sold','1','','sales','150','','No',NULL,NULL,''),(12064,'1110','111737738827','2025-01-24 20:18:57',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(12065,'1110','111737738827','2025-01-24 20:18:57',NULL,1044.00,'','11','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(12066,'1110','111737738827','2025-01-24 20:18:57',NULL,2000.00,'','11','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(12067,'1110','111737738827','2025-01-24 20:18:57',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(12068,'1110','111737738827','2025-01-24 20:18:57',NULL,950.00,'','11','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(12069,'1110','111737738827','2025-01-24 20:18:57',NULL,400.00,'','11','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(12070,'1110','111737738827','2025-01-24 20:18:57',NULL,250.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12071,'1110','111737738827','2025-01-24 20:18:57',NULL,1000.00,'','11','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(12072,'1110','111737738827','2025-01-24 20:18:57',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(12073,'1110','111737738827','2025-01-24 20:18:57',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12074,'1110','111737738827','2025-01-24 20:18:57',NULL,250.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(12075,'1110','111737738827','2025-01-24 20:18:57',NULL,655.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(12076,'5500','111737738827','2025-01-24 20:18:57',10230.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12077,'4000','111737738827','2025-01-24 20:18:57',NULL,500.00,'','11','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(12078,'4000','111737738827','2025-01-24 20:18:57',NULL,550.00,'','11','1','Good sold','1','','sales','150','','No',NULL,NULL,''),(12079,'4000','111737738827','2025-01-24 20:18:57',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(12080,'4000','111737738827','2025-01-24 20:18:57',NULL,2250.00,'','11','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(12081,'4000','111737738827','2025-01-24 20:18:57',NULL,4000.00,'','11','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(12082,'4000','111737738827','2025-01-24 20:18:57',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(12083,'4000','111737738827','2025-01-24 20:18:57',NULL,950.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(12084,'4000','111737738827','2025-01-24 20:18:57',NULL,700.00,'','11','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(12085,'4000','111737738827','2025-01-24 20:18:57',NULL,500.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12086,'4000','111737738827','2025-01-24 20:18:57',NULL,2000.00,'','11','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(12087,'4000','111737738827','2025-01-24 20:18:57',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(12088,'4000','111737738827','2025-01-24 20:18:57',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12089,'4000','111737738827','2025-01-24 20:18:57',NULL,350.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(12090,'4000','111737738827','2025-01-24 20:18:57',NULL,1000.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(12091,'1050','111737739189','2025-01-24 20:20:59',11248.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173773926333372031313','No',NULL,NULL,''),(12092,'1110','111737739189','2025-01-24 20:20:59',NULL,600.00,'','11','1','Inventory sold','1','','sales','m15','','No',NULL,NULL,''),(12093,'1110','111737739189','2025-01-24 20:20:59',NULL,2800.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12094,'1110','111737739189','2025-01-24 20:20:59',NULL,500.00,'','11','1','Inventory sold','1','','sales','m49','','No',NULL,NULL,''),(12095,'1110','111737739189','2025-01-24 20:20:59',NULL,300.00,'','11','1','Inventory sold','1','','sales','639','','No',NULL,NULL,''),(12096,'1110','111737739189','2025-01-24 20:20:59',NULL,100.00,'','11','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(12097,'1110','111737739189','2025-01-24 20:20:59',NULL,1750.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(12098,'5500','111737739189','2025-01-24 20:20:59',6050.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12099,'4000','111737739189','2025-01-24 20:20:59',NULL,998.00,'','11','1','Good sold','1','','sales','m15','','No',NULL,NULL,''),(12100,'4000','111737739189','2025-01-24 20:20:59',NULL,5000.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12101,'4000','111737739189','2025-01-24 20:20:59',NULL,1000.00,'','11','1','Good sold','1','','sales','m49','','No',NULL,NULL,''),(12102,'4000','111737739189','2025-01-24 20:20:59',NULL,550.00,'','11','1','Good sold','1','','sales','639','','No',NULL,NULL,''),(12103,'4000','111737739189','2025-01-24 20:20:59',NULL,200.00,'','11','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(12104,'4000','111737739189','2025-01-24 20:20:59',NULL,3500.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(12105,'1050','111737826545','2025-01-25 20:38:46',10799.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173782679022222223307','No',NULL,NULL,''),(12106,'1110','111737826545','2025-01-25 20:38:46',NULL,1700.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12107,'1110','111737826545','2025-01-25 20:38:46',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(12108,'1110','111737826545','2025-01-25 20:38:46',NULL,350.00,'','11','1','Inventory sold','1','','sales','358','','No',NULL,NULL,''),(12109,'1110','111737826545','2025-01-25 20:38:46',NULL,105.00,'','11','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(12110,'1110','111737826545','2025-01-25 20:38:46',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(12111,'1110','111737826545','2025-01-25 20:38:46',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(12112,'1110','111737826545','2025-01-25 20:38:46',NULL,350.00,'','11','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(12113,'1110','111737826545','2025-01-25 20:38:46',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(12114,'1110','111737826545','2025-01-25 20:38:46',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12115,'1110','111737826545','2025-01-25 20:38:46',NULL,400.00,'','11','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(12116,'1110','111737826545','2025-01-25 20:38:46',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(12117,'5500','111737826545','2025-01-25 20:38:46',6187.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12118,'4000','111737826545','2025-01-25 20:38:46',NULL,3000.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12119,'4000','111737826545','2025-01-25 20:38:46',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(12120,'4000','111737826545','2025-01-25 20:38:46',NULL,700.00,'','11','1','Good sold','1','','sales','358','','No',NULL,NULL,''),(12121,'4000','111737826545','2025-01-25 20:38:46',NULL,200.00,'','11','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(12122,'4000','111737826545','2025-01-25 20:38:46',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(12123,'4000','111737826545','2025-01-25 20:38:46',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(12124,'4000','111737826545','2025-01-25 20:38:46',NULL,750.00,'','11','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(12125,'4000','111737826545','2025-01-25 20:38:46',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(12126,'4000','111737826545','2025-01-25 20:38:46',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12127,'4000','111737826545','2025-01-25 20:38:46',NULL,750.00,'','11','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(12128,'4000','111737826545','2025-01-25 20:38:46',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(12129,'1050','131737826976','2025-01-25 20:43:40',4499.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173782702673322323233','No',NULL,NULL,''),(12130,'1110','131737826976','2025-01-25 20:43:40',NULL,2200.00,'','13','1','Inventory sold','1','','sales','483','','No',NULL,NULL,''),(12131,'1110','131737826976','2025-01-25 20:43:40',NULL,850.00,'','13','1','Inventory sold','1','','sales','433','','No',NULL,NULL,''),(12132,'5500','131737826976','2025-01-25 20:43:40',3050.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12133,'4000','131737826976','2025-01-25 20:43:40',NULL,2999.00,'','13','1','Good sold','1','','sales','483','','No',NULL,NULL,''),(12134,'4000','131737826976','2025-01-25 20:43:40',NULL,1500.00,'','13','1','Good sold','1','','sales','433','','No',NULL,NULL,''),(12135,'1050','131737827331','2025-01-25 20:49:42',4499.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173782738682031271233','No',NULL,NULL,''),(12136,'1110','131737827331','2025-01-25 20:49:42',NULL,2200.00,'','13','1','Inventory sold','1','','sales','483','','No',NULL,NULL,''),(12137,'1110','131737827331','2025-01-25 20:49:42',NULL,850.00,'','13','1','Inventory sold','1','','sales','433','','No',NULL,NULL,''),(12138,'5500','131737827331','2025-01-25 20:49:42',3050.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12139,'4000','131737827331','2025-01-25 20:49:42',NULL,2999.00,'','13','1','Good sold','1','','sales','483','','No',NULL,NULL,''),(12140,'4000','131737827331','2025-01-25 20:49:42',NULL,1500.00,'','13','1','Good sold','1','','sales','433','','No',NULL,NULL,''),(12141,'1050','111737907905','2025-01-26 19:12:04',180.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173790793532272301233','No',NULL,NULL,''),(12142,'1110','111737907905','2025-01-26 19:12:04',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(12143,'5500','111737907905','2025-01-26 19:12:04',66.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12144,'4000','111737907905','2025-01-26 19:12:04',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(12145,'1050','111737907961','2025-01-26 19:18:14',10500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173790829703790023213','No',NULL,NULL,''),(12146,'1110','111737907961','2025-01-26 19:18:14',NULL,650.00,'','11','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(12147,'1110','111737907961','2025-01-26 19:18:14',NULL,250.00,'','11','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(12148,'1110','111737907961','2025-01-26 19:18:14',NULL,850.00,'','11','1','Inventory sold','1','','sales','361','','No',NULL,NULL,''),(12149,'1110','111737907961','2025-01-26 19:18:14',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(12150,'1110','111737907961','2025-01-26 19:18:14',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(12151,'1110','111737907961','2025-01-26 19:18:14',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12152,'1110','111737907961','2025-01-26 19:18:14',NULL,300.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(12153,'1110','111737907961','2025-01-26 19:18:14',NULL,100.00,'','11','1','Inventory sold','1','','sales','353','','No',NULL,NULL,''),(12154,'1110','111737907961','2025-01-26 19:18:14',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(12155,'1110','111737907961','2025-01-26 19:18:14',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(12156,'5500','111737907961','2025-01-26 19:18:14',6367.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12157,'4000','111737907961','2025-01-26 19:18:14',NULL,1000.00,'','11','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(12158,'4000','111737907961','2025-01-26 19:18:14',NULL,400.00,'','11','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(12159,'4000','111737907961','2025-01-26 19:18:14',NULL,1600.00,'','11','1','Good sold','1','','sales','361','','No',NULL,NULL,''),(12160,'4000','111737907961','2025-01-26 19:18:14',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(12161,'4000','111737907961','2025-01-26 19:18:14',NULL,4300.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(12162,'4000','111737907961','2025-01-26 19:18:14',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12163,'4000','111737907961','2025-01-26 19:18:14',NULL,700.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(12164,'4000','111737907961','2025-01-26 19:18:14',NULL,200.00,'','11','1','Good sold','1','','sales','353','','No',NULL,NULL,''),(12165,'4000','111737907961','2025-01-26 19:18:14',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(12166,'4000','111737907961','2025-01-26 19:18:14',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(12167,'1050','111737908298','2025-01-26 19:24:09',350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173790865292230622133','No',NULL,NULL,''),(12168,'1110','111737908298','2025-01-26 19:24:09',NULL,200.00,'','11','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(12169,'5500','111737908298','2025-01-26 19:24:09',200.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12170,'4000','111737908298','2025-01-26 19:24:09',NULL,350.00,'','11','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(12171,'1050','111737908838','2025-01-26 19:28:39',4500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173790892323330303031','No',NULL,NULL,''),(12172,'1110','111737908838','2025-01-26 19:28:39',NULL,1100.00,'','11','1','Inventory sold','1','','sales','m60','','No',NULL,NULL,''),(12173,'1110','111737908838','2025-01-26 19:28:39',NULL,850.00,'','11','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(12174,'1110','111737908838','2025-01-26 19:28:39',NULL,1100.00,'','11','1','Inventory sold','1','','sales','m60','','No',NULL,NULL,''),(12175,'5500','111737908838','2025-01-26 19:28:39',3050.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12176,'4000','111737908838','2025-01-26 19:28:39',NULL,1500.00,'','11','1','Good sold','1','','sales','m60','','No',NULL,NULL,''),(12177,'4000','111737908838','2025-01-26 19:28:39',NULL,1500.00,'','11','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(12178,'4000','111737908838','2025-01-26 19:28:39',NULL,1500.00,'','11','1','Good sold','1','','sales','m60','','No',NULL,NULL,''),(12179,'1050','111737998500','2025-01-27 20:21:56',200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173799852023131933032','No',NULL,NULL,''),(12180,'1110','111737998500','2025-01-27 20:21:56',NULL,70.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(12181,'1110','111737998500','2025-01-27 20:21:56',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12182,'5500','111737998500','2025-01-27 20:21:56',115.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12183,'4000','111737998500','2025-01-27 20:21:56',NULL,120.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(12184,'4000','111737998500','2025-01-27 20:21:56',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12185,'1050','111737998661','2025-01-27 20:25:51',4289.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173799875313770222302','No',NULL,NULL,''),(12186,'1110','111737998661','2025-01-27 20:25:51',NULL,500.00,'','11','1','Inventory sold','1','','sales','338','','No',NULL,NULL,''),(12187,'1110','111737998661','2025-01-27 20:25:51',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12188,'1110','111737998661','2025-01-27 20:25:51',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(12189,'1110','111737998661','2025-01-27 20:25:51',NULL,916.00,'','11','1','Inventory sold','1','','sales','165','','No',NULL,NULL,''),(12190,'1110','111737998661','2025-01-27 20:25:51',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12191,'1110','111737998661','2025-01-27 20:25:51',NULL,135.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(12192,'1110','111737998661','2025-01-27 20:25:51',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(12193,'5500','111737998661','2025-01-27 20:25:51',2654.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12194,'4000','111737998661','2025-01-27 20:25:51',NULL,1000.00,'','11','1','Good sold','1','','sales','338','','No',NULL,NULL,''),(12195,'4000','111737998661','2025-01-27 20:25:51',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12196,'4000','111737998661','2025-01-27 20:25:51',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12197,'4000','111737998661','2025-01-27 20:25:51',NULL,1399.00,'','11','1','Good sold','1','','sales','165','','No',NULL,NULL,''),(12198,'4000','111737998661','2025-01-27 20:25:51',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12199,'4000','111737998661','2025-01-27 20:25:51',NULL,250.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(12200,'4000','111737998661','2025-01-27 20:25:51',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(12201,'1050','131738000418','2025-01-27 20:56:25',2150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173800063436300320322','No',NULL,NULL,''),(12202,'1110','131738000418','2025-01-27 20:56:25',NULL,450.00,'','13','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(12203,'1110','131738000418','2025-01-27 20:56:25',NULL,750.00,'','13','1','Inventory sold','1','','sales','m90','','No',NULL,NULL,''),(12204,'5500','131738000418','2025-01-27 20:56:25',1200.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12205,'4000','131738000418','2025-01-27 20:56:25',NULL,750.00,'','13','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(12206,'4000','131738000418','2025-01-27 20:56:25',NULL,1400.00,'','13','1','Good sold','1','','sales','m90','','No',NULL,NULL,''),(12207,'1050','111738061407','2025-01-28 13:51:38',5900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173806150272301062222','No',NULL,NULL,''),(12208,'1110','111738061407','2025-01-28 13:51:38',NULL,1100.00,'','11','1','Inventory sold','1','','sales','m60','','No',NULL,NULL,''),(12209,'1110','111738061407','2025-01-28 13:51:38',NULL,2700.00,'','11','1','Inventory sold','1','','sales','m70','','No',NULL,NULL,''),(12210,'5500','111738061407','2025-01-28 13:51:38',3800.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12211,'4000','111738061407','2025-01-28 13:51:38',NULL,1500.00,'','11','1','Good sold','1','','sales','m60','','No',NULL,NULL,''),(12212,'4000','111738061407','2025-01-28 13:51:38',NULL,4400.00,'','11','1','Good sold','1','','sales','m70','','No',NULL,NULL,''),(12213,'1050','131738079059','2025-01-28 20:33:33',4420.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173808562230323085823','No',NULL,NULL,''),(12214,'1110','131738079059','2025-01-28 20:33:33',NULL,1100.00,'','13','1','Inventory sold','1','','sales','m60','','No',NULL,NULL,''),(12215,'1110','131738079059','2025-01-28 20:33:33',NULL,150.00,'','13','1','Inventory sold','1','','sales','503','','No',NULL,NULL,''),(12216,'1110','131738079059','2025-01-28 20:33:33',NULL,162.00,'','13','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(12217,'1110','131738079059','2025-01-28 20:33:33',NULL,600.00,'','13','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(12218,'1110','131738079059','2025-01-28 20:33:33',NULL,750.00,'','13','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(12219,'5500','131738079059','2025-01-28 20:33:33',2762.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12220,'4000','131738079059','2025-01-28 20:33:33',NULL,1500.00,'','13','1','Good sold','1','','sales','m60','','No',NULL,NULL,''),(12221,'4000','131738079059','2025-01-28 20:33:33',NULL,300.00,'','13','1','Good sold','1','','sales','503','','No',NULL,NULL,''),(12222,'4000','131738079059','2025-01-28 20:33:33',NULL,300.00,'','13','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(12223,'4000','131738079059','2025-01-28 20:33:33',NULL,1000.00,'','13','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(12224,'4000','131738079059','2025-01-28 20:33:33',NULL,1320.00,'','13','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(12225,'1050','111738085675','2025-01-28 20:37:28',3450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173808585150533231333','No',NULL,NULL,''),(12226,'1110','111738085675','2025-01-28 20:37:28',NULL,285.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(12227,'1110','111738085675','2025-01-28 20:37:28',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(12228,'1110','111738085675','2025-01-28 20:37:28',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(12229,'1110','111738085675','2025-01-28 20:37:28',NULL,600.00,'','11','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(12230,'5500','111738085675','2025-01-28 20:37:28',2035.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12231,'4000','111738085675','2025-01-28 20:37:28',NULL,750.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(12232,'4000','111738085675','2025-01-28 20:37:28',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(12233,'4000','111738085675','2025-01-28 20:37:28',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(12234,'4000','111738085675','2025-01-28 20:37:28',NULL,900.00,'','11','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(12235,'1050','111738171325','2025-01-29 20:23:45',5600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173817142820823321281','No',NULL,NULL,''),(12236,'1110','111738171325','2025-01-29 20:23:45',NULL,1600.00,'','11','1','Inventory sold','1','','sales','324','','No',NULL,NULL,''),(12237,'1110','111738171325','2025-01-29 20:23:45',NULL,500.00,'','11','1','Inventory sold','1','','sales','322','','No',NULL,NULL,''),(12238,'1110','111738171325','2025-01-29 20:23:45',NULL,200.00,'','11','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(12239,'1110','111738171325','2025-01-29 20:23:45',NULL,230.00,'','11','1','Inventory sold','1','','sales','176','','No',NULL,NULL,''),(12240,'1110','111738171325','2025-01-29 20:23:45',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(12241,'1110','111738171325','2025-01-29 20:23:45',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(12242,'5500','111738171325','2025-01-29 20:23:45',3120.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12243,'4000','111738171325','2025-01-29 20:23:45',NULL,2700.00,'','11','1','Good sold','1','','sales','324','','No',NULL,NULL,''),(12244,'4000','111738171325','2025-01-29 20:23:45',NULL,1000.00,'','11','1','Good sold','1','','sales','322','','No',NULL,NULL,''),(12245,'4000','111738171325','2025-01-29 20:23:45',NULL,400.00,'','11','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(12246,'4000','111738171325','2025-01-29 20:23:45',NULL,450.00,'','11','1','Good sold','1','','sales','176','','No',NULL,NULL,''),(12247,'4000','111738171325','2025-01-29 20:23:45',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(12248,'4000','111738171325','2025-01-29 20:23:45',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(12249,'1050','111738171443','2025-01-29 20:25:58',4350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173817156150021180022','No',NULL,NULL,''),(12250,'1110','111738171443','2025-01-29 20:25:58',NULL,950.00,'','11','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(12251,'1110','111738171443','2025-01-29 20:25:58',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(12252,'1110','111738171443','2025-01-29 20:25:58',NULL,135.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(12253,'1110','111738171443','2025-01-29 20:25:58',NULL,500.00,'','11','1','Inventory sold','1','','sales','254','','No',NULL,NULL,''),(12254,'1110','111738171443','2025-01-29 20:25:58',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(12255,'5500','111738171443','2025-01-29 20:25:58',2785.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12256,'4000','111738171443','2025-01-29 20:25:58',NULL,950.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(12257,'4000','111738171443','2025-01-29 20:25:58',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(12258,'4000','111738171443','2025-01-29 20:25:58',NULL,250.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(12259,'4000','111738171443','2025-01-29 20:25:58',NULL,1000.00,'','11','1','Good sold','1','','sales','254','','No',NULL,NULL,''),(12260,'4000','111738171443','2025-01-29 20:25:58',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(12261,'1050','111738172361','2025-01-29 20:40:16',3550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173817241907223037333','No',NULL,NULL,''),(12262,'1110','111738172361','2025-01-29 20:40:16',NULL,960.00,'','11','1','Inventory sold','1','','sales','283','','No',NULL,NULL,''),(12263,'1110','111738172361','2025-01-29 20:40:16',NULL,450.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(12264,'1110','111738172361','2025-01-29 20:40:16',NULL,250.00,'','11','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(12265,'1110','111738172361','2025-01-29 20:40:16',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(12266,'5500','111738172361','2025-01-29 20:40:16',2110.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12267,'4000','111738172361','2025-01-29 20:40:16',NULL,1500.00,'','11','1','Good sold','1','','sales','283','','No',NULL,NULL,''),(12268,'4000','111738172361','2025-01-29 20:40:16',NULL,650.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(12269,'4000','111738172361','2025-01-29 20:40:16',NULL,450.00,'','11','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(12270,'4000','111738172361','2025-01-29 20:40:16',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(12271,'1050','111738172420','2025-01-29 20:42:54',1500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173817257613223227782','No',NULL,NULL,''),(12272,'1110','111738172420','2025-01-29 20:42:54',NULL,800.00,'','11','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(12273,'5500','111738172420','2025-01-29 20:42:54',800.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12274,'4000','111738172420','2025-01-29 20:42:54',NULL,1500.00,'','11','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(12275,'1050','111738257482','2025-01-30 20:20:35',12450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173825779923730233329','No',NULL,NULL,''),(12276,'1110','111738257482','2025-01-30 20:20:35',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(12277,'1110','111738257482','2025-01-30 20:20:35',NULL,500.00,'','11','1','Inventory sold','1','','sales','254','','No',NULL,NULL,''),(12278,'1110','111738257482','2025-01-30 20:20:35',NULL,167.00,'','11','1','Inventory sold','1','','sales','257','','No',NULL,NULL,''),(12279,'1110','111738257482','2025-01-30 20:20:35',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(12280,'1110','111738257482','2025-01-30 20:20:35',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(12281,'1110','111738257482','2025-01-30 20:20:35',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12282,'1110','111738257482','2025-01-30 20:20:35',NULL,1500.00,'','11','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(12283,'1110','111738257482','2025-01-30 20:20:35',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(12284,'5500','111738257482','2025-01-30 20:20:35',7612.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12285,'4000','111738257482','2025-01-30 20:20:35',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(12286,'4000','111738257482','2025-01-30 20:20:35',NULL,1000.00,'','11','1','Good sold','1','','sales','254','','No',NULL,NULL,''),(12287,'4000','111738257482','2025-01-30 20:20:35',NULL,300.00,'','11','1','Good sold','1','','sales','257','','No',NULL,NULL,''),(12288,'4000','111738257482','2025-01-30 20:20:35',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(12289,'4000','111738257482','2025-01-30 20:20:35',NULL,4300.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(12290,'4000','111738257482','2025-01-30 20:20:35',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12291,'4000','111738257482','2025-01-30 20:20:35',NULL,2500.00,'','11','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(12292,'4000','111738257482','2025-01-30 20:20:35',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(12293,'1050','111738257886','2025-01-30 20:25:04',300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173825790720290022232','No',NULL,NULL,''),(12294,'1110','111738257886','2025-01-30 20:25:04',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(12295,'5500','111738257886','2025-01-30 20:25:04',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12296,'4000','111738257886','2025-01-30 20:25:04',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(12297,'1050','111738258006','2025-01-30 20:27:09',200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173825803332732213230','No',NULL,NULL,''),(12298,'1110','111738258006','2025-01-30 20:27:09',NULL,120.00,'','11','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(12299,'5500','111738258006','2025-01-30 20:27:09',120.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12300,'4000','111738258006','2025-01-30 20:27:09',NULL,200.00,'','11','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(12301,'1050','131738258041','2025-01-30 20:27:46',200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173825806832320823180','No',NULL,NULL,''),(12302,'1110','131738258041','2025-01-30 20:27:46',NULL,100.00,'','13','1','Inventory sold','1','','sales','565','','No',NULL,NULL,''),(12303,'5500','131738258041','2025-01-30 20:27:46',100.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12304,'4000','131738258041','2025-01-30 20:27:46',NULL,200.00,'','13','1','Good sold','1','','sales','565','','No',NULL,NULL,''),(12305,'1050','111738344805','2025-01-31 20:39:50',13970.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173834519402724333333','No',NULL,NULL,''),(12306,'1110','111738344805','2025-01-31 20:39:50',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12307,'1110','111738344805','2025-01-31 20:39:50',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(12308,'1110','111738344805','2025-01-31 20:39:50',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(12309,'1110','111738344805','2025-01-31 20:39:50',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(12310,'1110','111738344805','2025-01-31 20:39:50',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12311,'1110','111738344805','2025-01-31 20:39:50',NULL,128.00,'','11','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(12312,'1110','111738344805','2025-01-31 20:39:50',NULL,399.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12313,'1110','111738344805','2025-01-31 20:39:50',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(12314,'1110','111738344805','2025-01-31 20:39:50',NULL,1600.00,'','11','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(12315,'1110','111738344805','2025-01-31 20:39:50',NULL,70.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(12316,'1110','111738344805','2025-01-31 20:39:50',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12317,'1110','111738344805','2025-01-31 20:39:50',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(12318,'1110','111738344805','2025-01-31 20:39:50',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(12319,'1110','111738344805','2025-01-31 20:39:50',NULL,350.00,'','11','1','Inventory sold','1','','sales','1157','','No',NULL,NULL,''),(12320,'1110','111738344805','2025-01-31 20:39:50',NULL,154.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(12321,'1110','111738344805','2025-01-31 20:39:50',NULL,400.00,'','11','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(12322,'5500','111738344805','2025-01-31 20:39:50',7691.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12323,'4000','111738344805','2025-01-31 20:39:50',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12324,'4000','111738344805','2025-01-31 20:39:50',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(12325,'4000','111738344805','2025-01-31 20:39:50',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(12326,'4000','111738344805','2025-01-31 20:39:50',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(12327,'4000','111738344805','2025-01-31 20:39:50',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12328,'4000','111738344805','2025-01-31 20:39:50',NULL,200.00,'','11','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(12329,'4000','111738344805','2025-01-31 20:39:50',NULL,600.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12330,'4000','111738344805','2025-01-31 20:39:50',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(12331,'4000','111738344805','2025-01-31 20:39:50',NULL,2800.00,'','11','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(12332,'4000','111738344805','2025-01-31 20:39:50',NULL,120.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(12333,'4000','111738344805','2025-01-31 20:39:50',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12334,'4000','111738344805','2025-01-31 20:39:50',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(12335,'4000','111738344805','2025-01-31 20:39:50',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(12336,'4000','111738344805','2025-01-31 20:39:50',NULL,750.00,'','11','1','Good sold','1','','sales','1157','','No',NULL,NULL,''),(12337,'4000','111738344805','2025-01-31 20:39:50',NULL,420.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(12338,'4000','111738344805','2025-01-31 20:39:50',NULL,800.00,'','11','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(12339,'1050','111738345195','2025-01-31 20:42:25',860.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173834534823332020222','No',NULL,NULL,''),(12340,'1110','111738345195','2025-01-31 20:42:25',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(12341,'1110','111738345195','2025-01-31 20:42:25',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(12342,'5500','111738345195','2025-01-31 20:42:25',530.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12343,'4000','111738345195','2025-01-31 20:42:25',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(12344,'4000','111738345195','2025-01-31 20:42:25',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(12345,'1050','131738345403','2025-01-31 20:45:22',2299.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13173834552532023023522','No',NULL,NULL,''),(12346,'1110','131738345403','2025-01-31 20:45:22',NULL,140.00,'','13','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(12347,'1110','131738345403','2025-01-31 20:45:22',NULL,1300.00,'','13','1','Inventory sold','1','','sales','m91','','No',NULL,NULL,''),(12348,'5500','131738345403','2025-01-31 20:45:22',1440.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12349,'4000','131738345403','2025-01-31 20:45:22',NULL,300.00,'','13','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(12350,'4000','131738345403','2025-01-31 20:45:22',NULL,1999.00,'','13','1','Good sold','1','','sales','m91','','No',NULL,NULL,''),(12351,'1050','111738346026','2025-01-31 21:00:43',600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173834644803203322330','No',NULL,NULL,''),(12352,'1110','111738346026','2025-01-31 21:00:43',NULL,284.00,'','11','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(12353,'5500','111738346026','2025-01-31 21:00:43',284.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12354,'4000','111738346026','2025-01-31 21:00:43',NULL,600.00,'','11','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(12355,'1050','111738346450','2025-01-31 21:01:45',600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173834651502210320234','No',NULL,NULL,''),(12356,'1110','111738346450','2025-01-31 21:01:45',NULL,284.00,'','11','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(12357,'5500','111738346450','2025-01-31 21:01:45',284.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12358,'4000','111738346450','2025-01-31 21:01:45',NULL,600.00,'','11','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(12359,'1050','111738428973','2025-02-01 20:04:33',4210.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173842948030320342233','No',NULL,NULL,''),(12360,'1110','111738428973','2025-02-01 20:04:33',NULL,220.00,'','11','1','Inventory sold','1','','sales','566','','No',NULL,NULL,''),(12361,'1110','111738428973','2025-02-01 20:04:33',NULL,250.00,'','11','1','Inventory sold','1','','sales','568','','No',NULL,NULL,''),(12362,'1110','111738428973','2025-02-01 20:04:33',NULL,280.00,'','11','1','Inventory sold','1','','sales','631','','No',NULL,NULL,''),(12363,'1110','111738428973','2025-02-01 20:04:33',NULL,160.00,'','11','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(12364,'1110','111738428973','2025-02-01 20:04:33',NULL,140.00,'','11','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(12365,'1110','111738428973','2025-02-01 20:04:33',NULL,450.00,'','11','1','Inventory sold','1','','sales','462','','No',NULL,NULL,''),(12366,'1110','111738428973','2025-02-01 20:04:33',NULL,180.00,'','11','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(12367,'1110','111738428973','2025-02-01 20:04:33',NULL,300.00,'','11','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(12368,'1110','111738428973','2025-02-01 20:04:33',NULL,200.00,'','11','1','Inventory sold','1','','sales','472','','No',NULL,NULL,''),(12369,'1110','111738428973','2025-02-01 20:04:33',NULL,50.00,'','11','1','Inventory sold','1','','sales','473','','No',NULL,NULL,''),(12370,'1110','111738428973','2025-02-01 20:04:33',NULL,48.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(12371,'5500','111738428973','2025-02-01 20:04:33',2278.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12372,'4000','111738428973','2025-02-01 20:04:33',NULL,440.00,'','11','1','Good sold','1','','sales','566','','No',NULL,NULL,''),(12373,'4000','111738428973','2025-02-01 20:04:33',NULL,450.00,'','11','1','Good sold','1','','sales','568','','No',NULL,NULL,''),(12374,'4000','111738428973','2025-02-01 20:04:33',NULL,500.00,'','11','1','Good sold','1','','sales','631','','No',NULL,NULL,''),(12375,'4000','111738428973','2025-02-01 20:04:33',NULL,300.00,'','11','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(12376,'4000','111738428973','2025-02-01 20:04:33',NULL,300.00,'','11','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(12377,'4000','111738428973','2025-02-01 20:04:33',NULL,800.00,'','11','1','Good sold','1','','sales','462','','No',NULL,NULL,''),(12378,'4000','111738428973','2025-02-01 20:04:33',NULL,300.00,'','11','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(12379,'4000','111738428973','2025-02-01 20:04:33',NULL,450.00,'','11','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(12380,'4000','111738428973','2025-02-01 20:04:33',NULL,450.00,'','11','1','Good sold','1','','sales','472','','No',NULL,NULL,''),(12381,'4000','111738428973','2025-02-01 20:04:33',NULL,100.00,'','11','1','Good sold','1','','sales','473','','No',NULL,NULL,''),(12382,'4000','111738428973','2025-02-01 20:04:33',NULL,120.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(12383,'1050','111738429709','2025-02-01 20:10:22',8910.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173842982720232732002','No',NULL,NULL,''),(12384,'1110','111738429709','2025-02-01 20:10:22',NULL,4800.00,'','11','1','Inventory sold','1','','sales','431','','No',NULL,NULL,''),(12385,'1110','111738429709','2025-02-01 20:10:22',NULL,20.00,'','11','1','Inventory sold','1','','sales','538','','No',NULL,NULL,''),(12386,'1110','111738429709','2025-02-01 20:10:22',NULL,100.00,'','11','1','Inventory sold','1','','sales','615','','No',NULL,NULL,''),(12387,'1110','111738429709','2025-02-01 20:10:22',NULL,657.00,'','11','1','Inventory sold','1','','sales','670','','No',NULL,NULL,''),(12388,'1110','111738429709','2025-02-01 20:10:22',NULL,276.00,'','11','1','Inventory sold','1','','sales','660','','No',NULL,NULL,''),(12389,'5500','111738429709','2025-02-01 20:10:22',5853.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12390,'4000','111738429709','2025-02-01 20:10:22',NULL,7000.00,'','11','1','Good sold','1','','sales','431','','No',NULL,NULL,''),(12391,'4000','111738429709','2025-02-01 20:10:22',NULL,60.00,'','11','1','Good sold','1','','sales','538','','No',NULL,NULL,''),(12392,'4000','111738429709','2025-02-01 20:10:22',NULL,200.00,'','11','1','Good sold','1','','sales','615','','No',NULL,NULL,''),(12393,'4000','111738429709','2025-02-01 20:10:22',NULL,1050.00,'','11','1','Good sold','1','','sales','670','','No',NULL,NULL,''),(12394,'4000','111738429709','2025-02-01 20:10:22',NULL,600.00,'','11','1','Good sold','1','','sales','660','','No',NULL,NULL,''),(12395,'1050','111738429828','2025-02-01 20:15:20',15330.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173843012221222208233','No',NULL,NULL,''),(12396,'1110','111738429828','2025-02-01 20:15:20',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12397,'1110','111738429828','2025-02-01 20:15:20',NULL,1000.00,'','11','1','Inventory sold','1','','sales','352','','No',NULL,NULL,''),(12398,'1110','111738429828','2025-02-01 20:15:20',NULL,750.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(12399,'1110','111738429828','2025-02-01 20:15:20',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(12400,'1110','111738429828','2025-02-01 20:15:20',NULL,0.00,'','11','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(12401,'1110','111738429828','2025-02-01 20:15:20',NULL,70.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(12402,'1110','111738429828','2025-02-01 20:15:20',NULL,300.00,'','11','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(12403,'1110','111738429828','2025-02-01 20:15:20',NULL,350.00,'','11','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(12404,'1110','111738429828','2025-02-01 20:15:20',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(12405,'1110','111738429828','2025-02-01 20:15:20',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12406,'1110','111738429828','2025-02-01 20:15:20',NULL,700.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(12407,'1110','111738429828','2025-02-01 20:15:20',NULL,1800.00,'','11','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(12408,'1110','111738429828','2025-02-01 20:15:20',NULL,250.00,'','11','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(12409,'1110','111738429828','2025-02-01 20:15:20',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(12410,'1110','111738429828','2025-02-01 20:15:20',NULL,800.00,'','11','1','Inventory sold','1','','sales','695','','No',NULL,NULL,''),(12411,'1110','111738429828','2025-02-01 20:15:20',NULL,200.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(12412,'1110','111738429828','2025-02-01 20:15:20',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(12413,'1110','111738429828','2025-02-01 20:15:20',NULL,190.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(12414,'5500','111738429828','2025-02-01 20:15:20',8473.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12415,'4000','111738429828','2025-02-01 20:15:20',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12416,'4000','111738429828','2025-02-01 20:15:20',NULL,1500.00,'','11','1','Good sold','1','','sales','352','','No',NULL,NULL,''),(12417,'4000','111738429828','2025-02-01 20:15:20',NULL,1750.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(12418,'4000','111738429828','2025-02-01 20:15:20',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(12419,'4000','111738429828','2025-02-01 20:15:20',NULL,700.00,'','11','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(12420,'4000','111738429828','2025-02-01 20:15:20',NULL,120.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(12421,'4000','111738429828','2025-02-01 20:15:20',NULL,500.00,'','11','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(12422,'4000','111738429828','2025-02-01 20:15:20',NULL,800.00,'','11','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(12423,'4000','111738429828','2025-02-01 20:15:20',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(12424,'4000','111738429828','2025-02-01 20:15:20',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12425,'4000','111738429828','2025-02-01 20:15:20',NULL,1700.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(12426,'4000','111738429828','2025-02-01 20:15:20',NULL,2500.00,'','11','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(12427,'4000','111738429828','2025-02-01 20:15:20',NULL,400.00,'','11','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(12428,'4000','111738429828','2025-02-01 20:15:20',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(12429,'4000','111738429828','2025-02-01 20:15:20',NULL,1250.00,'','11','1','Good sold','1','','sales','695','','No',NULL,NULL,''),(12430,'4000','111738429828','2025-02-01 20:15:20',NULL,300.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(12431,'4000','111738429828','2025-02-01 20:15:20',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(12432,'4000','111738429828','2025-02-01 20:15:20',NULL,500.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(12433,'1050','111738430124','2025-02-01 20:27:05',140.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173843082714333233212','No',NULL,NULL,''),(12434,'1110','111738430124','2025-02-01 20:27:05',NULL,100.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(12435,'5500','111738430124','2025-02-01 20:27:05',100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12436,'4000','111738430124','2025-02-01 20:27:05',NULL,140.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(12437,'1050','111738511433','2025-02-02 19:08:14',3080.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173851249663251139330','No',NULL,NULL,''),(12438,'1110','111738511433','2025-02-02 19:08:14',NULL,100.00,'','11','1','Inventory sold','1','','sales','444','','No',NULL,NULL,''),(12439,'1110','111738511433','2025-02-02 19:08:14',NULL,250.00,'','11','1','Inventory sold','1','','sales','569','','No',NULL,NULL,''),(12440,'1110','111738511433','2025-02-02 19:08:14',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12441,'1110','111738511433','2025-02-02 19:08:14',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12442,'5500','111738511433','2025-02-02 19:08:14',1950.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12443,'4000','111738511433','2025-02-02 19:08:14',NULL,180.00,'','11','1','Good sold','1','','sales','444','','No',NULL,NULL,''),(12444,'4000','111738511433','2025-02-02 19:08:14',NULL,450.00,'','11','1','Good sold','1','','sales','569','','No',NULL,NULL,''),(12445,'4000','111738511433','2025-02-02 19:08:14',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12446,'4000','111738511433','2025-02-02 19:08:14',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12447,'1050','111738684457','2025-02-04 19:23:55',15300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173868623831222238103','No',NULL,NULL,''),(12448,'1110','111738684457','2025-02-04 19:23:55',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(12449,'1110','111738684457','2025-02-04 19:23:55',NULL,1600.00,'','11','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(12450,'1110','111738684457','2025-02-04 19:23:55',NULL,2500.00,'','11','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(12451,'1110','111738684457','2025-02-04 19:23:55',NULL,240.00,'','11','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(12452,'1110','111738684457','2025-02-04 19:23:55',NULL,380.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12453,'1110','111738684457','2025-02-04 19:23:55',NULL,250.00,'','11','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(12454,'1110','111738684457','2025-02-04 19:23:55',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(12455,'1110','111738684457','2025-02-04 19:23:55',NULL,21.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(12456,'1110','111738684457','2025-02-04 19:23:55',NULL,1000.00,'','11','1','Inventory sold','1','','sales','220','','No',NULL,NULL,''),(12457,'1110','111738684457','2025-02-04 19:23:55',NULL,1930.00,'','11','1','Inventory sold','1','','sales','605','','No',NULL,NULL,''),(12458,'1110','111738684457','2025-02-04 19:23:55',NULL,700.00,'','11','1','Inventory sold','1','','sales','580','','No',NULL,NULL,''),(12459,'5500','111738684457','2025-02-04 19:23:55',9571.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12460,'4000','111738684457','2025-02-04 19:23:55',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(12461,'4000','111738684457','2025-02-04 19:23:55',NULL,2800.00,'','11','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(12462,'4000','111738684457','2025-02-04 19:23:55',NULL,3500.00,'','11','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(12463,'4000','111738684457','2025-02-04 19:23:55',NULL,450.00,'','11','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(12464,'4000','111738684457','2025-02-04 19:23:55',NULL,600.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12465,'4000','111738684457','2025-02-04 19:23:55',NULL,550.00,'','11','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(12466,'4000','111738684457','2025-02-04 19:23:55',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(12467,'4000','111738684457','2025-02-04 19:23:55',NULL,50.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(12468,'4000','111738684457','2025-02-04 19:23:55',NULL,1500.00,'','11','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(12469,'4000','111738684457','2025-02-04 19:23:55',NULL,2850.00,'','11','1','Good sold','1','','sales','605','','No',NULL,NULL,''),(12470,'4000','111738684457','2025-02-04 19:23:55',NULL,1200.00,'','11','1','Good sold','1','','sales','580','','No',NULL,NULL,''),(12471,'1050','111738686241','2025-02-04 19:38:15',13330.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173868709820320233932','No',NULL,NULL,''),(12472,'1110','111738686241','2025-02-04 19:38:15',NULL,5300.00,'','11','1','Inventory sold','1','','sales','460','','No',NULL,NULL,''),(12473,'1110','111738686241','2025-02-04 19:38:15',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12474,'1110','111738686241','2025-02-04 19:38:15',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12475,'1110','111738686241','2025-02-04 19:38:15',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(12476,'1110','111738686241','2025-02-04 19:38:15',NULL,2500.00,'','11','1','Inventory sold','1','','sales','43','','No',NULL,NULL,''),(12477,'1110','111738686241','2025-02-04 19:38:15',NULL,850.00,'','11','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(12478,'1110','111738686241','2025-02-04 19:38:15',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(12479,'5500','111738686241','2025-02-04 19:38:15',9261.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12480,'4000','111738686241','2025-02-04 19:38:15',NULL,7500.00,'','11','1','Good sold','1','','sales','460','','No',NULL,NULL,''),(12481,'4000','111738686241','2025-02-04 19:38:15',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12482,'4000','111738686241','2025-02-04 19:38:15',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12483,'4000','111738686241','2025-02-04 19:38:15',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(12484,'4000','111738686241','2025-02-04 19:38:15',NULL,3500.00,'','11','1','Good sold','1','','sales','43','','No',NULL,NULL,''),(12485,'4000','111738686241','2025-02-04 19:38:15',NULL,1500.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(12486,'4000','111738686241','2025-02-04 19:38:15',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(12487,'1050','111738687985','2025-02-04 19:57:12',2500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173868823533002223020','No',NULL,NULL,''),(12488,'1110','111738687985','2025-02-04 19:57:12',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(12489,'1110','111738687985','2025-02-04 19:57:12',NULL,550.00,'','11','1','Inventory sold','1','','sales','241','','No',NULL,NULL,''),(12490,'1110','111738687985','2025-02-04 19:57:12',NULL,150.00,'','11','1','Inventory sold','1','','sales','213','','No',NULL,NULL,''),(12491,'5500','111738687985','2025-02-04 19:57:12',1250.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12492,'4000','111738687985','2025-02-04 19:57:12',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(12493,'4000','111738687985','2025-02-04 19:57:12',NULL,1100.00,'','11','1','Good sold','1','','sales','241','','No',NULL,NULL,''),(12494,'4000','111738687985','2025-02-04 19:57:12',NULL,250.00,'','11','1','Good sold','1','','sales','213','','No',NULL,NULL,''),(12495,'1050','111738688276','2025-02-04 20:16:06',17588.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173868937310702200239','No',NULL,NULL,''),(12496,'1110','111738688276','2025-02-04 20:16:06',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12497,'1110','111738688276','2025-02-04 20:16:06',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(12498,'1110','111738688276','2025-02-04 20:16:06',NULL,0.00,'','11','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(12499,'1110','111738688276','2025-02-04 20:16:06',NULL,480.00,'','11','1','Inventory sold','1','','sales','259','','No',NULL,NULL,''),(12500,'1110','111738688276','2025-02-04 20:16:06',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12501,'1110','111738688276','2025-02-04 20:16:06',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(12502,'1110','111738688276','2025-02-04 20:16:06',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(12503,'1110','111738688276','2025-02-04 20:16:06',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(12504,'1110','111738688276','2025-02-04 20:16:06',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(12505,'1110','111738688276','2025-02-04 20:16:06',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(12506,'1110','111738688276','2025-02-04 20:16:06',NULL,450.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(12507,'1110','111738688276','2025-02-04 20:16:06',NULL,540.00,'','11','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(12508,'1110','111738688276','2025-02-04 20:16:06',NULL,950.00,'','11','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(12509,'1110','111738688276','2025-02-04 20:16:06',NULL,800.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(12510,'1110','111738688276','2025-02-04 20:16:06',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(12511,'1110','111738688276','2025-02-04 20:16:06',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12512,'1110','111738688276','2025-02-04 20:16:06',NULL,340.00,'','11','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(12513,'1110','111738688276','2025-02-04 20:16:06',NULL,1050.00,'','11','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(12514,'1110','111738688276','2025-02-04 20:16:06',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(12515,'5500','111738688276','2025-02-04 20:16:06',9642.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12516,'4000','111738688276','2025-02-04 20:16:06',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12517,'4000','111738688276','2025-02-04 20:16:06',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(12518,'4000','111738688276','2025-02-04 20:16:06',NULL,700.00,'','11','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(12519,'4000','111738688276','2025-02-04 20:16:06',NULL,950.00,'','11','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(12520,'4000','111738688276','2025-02-04 20:16:06',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12521,'4000','111738688276','2025-02-04 20:16:06',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(12522,'4000','111738688276','2025-02-04 20:16:06',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12523,'4000','111738688276','2025-02-04 20:16:06',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(12524,'4000','111738688276','2025-02-04 20:16:06',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(12525,'4000','111738688276','2025-02-04 20:16:06',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(12526,'4000','111738688276','2025-02-04 20:16:06',NULL,1050.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(12527,'4000','111738688276','2025-02-04 20:16:06',NULL,900.00,'','11','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(12528,'4000','111738688276','2025-02-04 20:16:06',NULL,1500.00,'','11','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12529,'4000','111738688276','2025-02-04 20:16:06',NULL,1600.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(12530,'4000','111738688276','2025-02-04 20:16:06',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12531,'4000','111738688276','2025-02-04 20:16:06',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12532,'4000','111738688276','2025-02-04 20:16:06',NULL,700.00,'','11','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(12533,'4000','111738688276','2025-02-04 20:16:06',NULL,1399.00,'','11','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(12534,'4000','111738688276','2025-02-04 20:16:06',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(12535,'1050','111738689543','2025-02-04 20:19:27',3750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173869017623111128302','No',NULL,NULL,''),(12536,'1110','111738689543','2025-02-04 20:19:27',NULL,1600.00,'','11','1','Inventory sold','1','','sales','427','','No',NULL,NULL,''),(12537,'1110','111738689543','2025-02-04 20:19:27',NULL,450.00,'','11','1','Inventory sold','1','','sales','609','','No',NULL,NULL,''),(12538,'5500','111738689543','2025-02-04 20:19:27',2050.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12539,'4000','111738689543','2025-02-04 20:19:27',NULL,2800.00,'','11','1','Good sold','1','','sales','427','','No',NULL,NULL,''),(12540,'4000','111738689543','2025-02-04 20:19:27',NULL,950.00,'','11','1','Good sold','1','','sales','609','','No',NULL,NULL,''),(12541,'1050','111738690177','2025-02-04 20:34:10',50.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173869045330735160220','No',NULL,NULL,''),(12542,'1110','111738690177','2025-02-04 20:34:10',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(12543,'5500','111738690177','2025-02-04 20:34:10',31.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12544,'4000','111738690177','2025-02-04 20:34:10',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(12545,'1050','111738776838','2025-02-05 20:37:19',3150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173877704373227230304','No',NULL,NULL,''),(12546,'1110','111738776838','2025-02-05 20:37:19',NULL,250.00,'','11','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(12547,'1110','111738776838','2025-02-05 20:37:19',NULL,334.00,'','11','1','Inventory sold','1','','sales','m56','','No',NULL,NULL,''),(12548,'1110','111738776838','2025-02-05 20:37:19',NULL,250.00,'','11','1','Inventory sold','1','','sales','327','','No',NULL,NULL,''),(12549,'1110','111738776838','2025-02-05 20:37:19',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(12550,'1110','111738776838','2025-02-05 20:37:19',NULL,200.00,'','11','1','Inventory sold','1','','sales','272','','No',NULL,NULL,''),(12551,'1110','111738776838','2025-02-05 20:37:19',NULL,400.00,'','11','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(12552,'5500','111738776838','2025-02-05 20:37:19',1434.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12553,'4000','111738776838','2025-02-05 20:37:19',NULL,450.00,'','11','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(12554,'4000','111738776838','2025-02-05 20:37:19',NULL,600.00,'','11','1','Good sold','1','','sales','m56','','No',NULL,NULL,''),(12555,'4000','111738776838','2025-02-05 20:37:19',NULL,550.00,'','11','1','Good sold','1','','sales','327','','No',NULL,NULL,''),(12556,'4000','111738776838','2025-02-05 20:37:19',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(12557,'4000','111738776838','2025-02-05 20:37:19',NULL,400.00,'','11','1','Good sold','1','','sales','272','','No',NULL,NULL,''),(12558,'4000','111738776838','2025-02-05 20:37:19',NULL,700.00,'','11','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(12559,'1050','111738862137','2025-02-06 20:22:40',2550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173886256501225082178','No',NULL,NULL,''),(12560,'1110','111738862137','2025-02-06 20:22:40',NULL,650.00,'','11','1','Inventory sold','1','','sales','436','','No',NULL,NULL,''),(12561,'1110','111738862137','2025-02-06 20:22:40',NULL,750.00,'','11','1','Inventory sold','1','','sales','m90','','No',NULL,NULL,''),(12562,'5500','111738862137','2025-02-06 20:22:40',1400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12563,'4000','111738862137','2025-02-06 20:22:40',NULL,1150.00,'','11','1','Good sold','1','','sales','436','','No',NULL,NULL,''),(12564,'4000','111738862137','2025-02-06 20:22:40',NULL,1400.00,'','11','1','Good sold','1','','sales','m90','','No',NULL,NULL,''),(12565,'1050','111738862567','2025-02-06 20:25:06',1540.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173886270883377082272','No',NULL,NULL,''),(12566,'1110','111738862567','2025-02-06 20:25:06',NULL,135.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(12567,'1110','111738862567','2025-02-06 20:25:06',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12568,'1110','111738862567','2025-02-06 20:25:06',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(12569,'1110','111738862567','2025-02-06 20:25:06',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(12570,'5500','111738862567','2025-02-06 20:25:06',1061.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12571,'4000','111738862567','2025-02-06 20:25:06',NULL,250.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(12572,'4000','111738862567','2025-02-06 20:25:06',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12573,'4000','111738862567','2025-02-06 20:25:06',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12574,'4000','111738862567','2025-02-06 20:25:06',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(12575,'1050','111738862765','2025-02-06 20:26:26',250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173886279220103223277','No',NULL,NULL,''),(12576,'1110','111738862765','2025-02-06 20:26:26',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(12577,'1110','111738862765','2025-02-06 20:26:26',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(12578,'5500','111738862765','2025-02-06 20:26:26',181.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12579,'4000','111738862765','2025-02-06 20:26:26',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(12580,'4000','111738862765','2025-02-06 20:26:26',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(12581,'1050','111738947873','2025-02-07 20:09:06',13700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173894815009252820101','No',NULL,NULL,''),(12582,'1110','111738947873','2025-02-07 20:09:06',NULL,21.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(12583,'1110','111738947873','2025-02-07 20:09:06',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(12584,'1110','111738947873','2025-02-07 20:09:06',NULL,535.00,'','11','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(12585,'1110','111738947873','2025-02-07 20:09:06',NULL,1400.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(12586,'1110','111738947873','2025-02-07 20:09:06',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12587,'1110','111738947873','2025-02-07 20:09:06',NULL,1400.00,'','11','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(12588,'1110','111738947873','2025-02-07 20:09:06',NULL,250.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(12589,'1110','111738947873','2025-02-07 20:09:06',NULL,1600.00,'','11','1','Inventory sold','1','','sales','695','','No',NULL,NULL,''),(12590,'1110','111738947873','2025-02-07 20:09:06',NULL,650.00,'','11','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(12591,'1110','111738947873','2025-02-07 20:09:06',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(12592,'1110','111738947873','2025-02-07 20:09:06',NULL,400.00,'','11','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(12593,'1110','111738947873','2025-02-07 20:09:06',NULL,850.00,'','11','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(12594,'5500','111738947873','2025-02-07 20:09:06',7996.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12595,'4000','111738947873','2025-02-07 20:09:06',NULL,50.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(12596,'4000','111738947873','2025-02-07 20:09:06',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(12597,'4000','111738947873','2025-02-07 20:09:06',NULL,1000.00,'','11','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(12598,'4000','111738947873','2025-02-07 20:09:06',NULL,2500.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(12599,'4000','111738947873','2025-02-07 20:09:06',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12600,'4000','111738947873','2025-02-07 20:09:06',NULL,2200.00,'','11','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(12601,'4000','111738947873','2025-02-07 20:09:06',NULL,350.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(12602,'4000','111738947873','2025-02-07 20:09:06',NULL,2500.00,'','11','1','Good sold','1','','sales','695','','No',NULL,NULL,''),(12603,'4000','111738947873','2025-02-07 20:09:06',NULL,1200.00,'','11','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(12604,'4000','111738947873','2025-02-07 20:09:06',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(12605,'4000','111738947873','2025-02-07 20:09:06',NULL,750.00,'','11','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(12606,'4000','111738947873','2025-02-07 20:09:06',NULL,1500.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(12607,'1050','111738948151','2025-02-07 20:15:03',2400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173894850707302318083','No',NULL,NULL,''),(12608,'1110','111738948151','2025-02-07 20:15:03',NULL,1100.00,'','11','1','Inventory sold','1','','sales','m60','','No',NULL,NULL,''),(12609,'1110','111738948151','2025-02-07 20:15:03',NULL,534.00,'','11','1','Inventory sold','1','','sales','447','','No',NULL,NULL,''),(12610,'5500','111738948151','2025-02-07 20:15:03',1634.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12611,'4000','111738948151','2025-02-07 20:15:03',NULL,1500.00,'','11','1','Good sold','1','','sales','m60','','No',NULL,NULL,''),(12612,'4000','111738948151','2025-02-07 20:15:03',NULL,900.00,'','11','1','Good sold','1','','sales','447','','No',NULL,NULL,''),(12613,'1050','111738948508','2025-02-07 20:23:41',300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173894902432309207183','No',NULL,NULL,''),(12614,'1110','111738948508','2025-02-07 20:23:41',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12615,'5500','111738948508','2025-02-07 20:23:41',190.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12616,'4000','111738948508','2025-02-07 20:23:41',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12617,'1050','111739034678','2025-02-08 20:13:11',6839.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173903479430331731320','No',NULL,NULL,''),(12618,'1110','111739034678','2025-02-08 20:13:11',NULL,140.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(12619,'1110','111739034678','2025-02-08 20:13:11',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(12620,'1110','111739034678','2025-02-08 20:13:11',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(12621,'1110','111739034678','2025-02-08 20:13:11',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(12622,'1110','111739034678','2025-02-08 20:13:11',NULL,650.00,'','11','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(12623,'5500','111739034678','2025-02-08 20:13:11',4690.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12624,'4000','111739034678','2025-02-08 20:13:11',NULL,240.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(12625,'4000','111739034678','2025-02-08 20:13:11',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(12626,'4000','111739034678','2025-02-08 20:13:11',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(12627,'4000','111739034678','2025-02-08 20:13:11',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(12628,'4000','111739034678','2025-02-08 20:13:11',NULL,799.00,'','11','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(12629,'1050','111739034795','2025-02-08 20:18:40',5449.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173903512437212212202','No',NULL,NULL,''),(12630,'1110','111739034795','2025-02-08 20:18:40',NULL,700.00,'','11','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(12631,'1110','111739034795','2025-02-08 20:18:40',NULL,250.00,'','11','1','Inventory sold','1','','sales','541','','No',NULL,NULL,''),(12632,'1110','111739034795','2025-02-08 20:18:40',NULL,280.00,'','11','1','Inventory sold','1','','sales','508','','No',NULL,NULL,''),(12633,'1110','111739034795','2025-02-08 20:18:40',NULL,350.00,'','11','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(12634,'1110','111739034795','2025-02-08 20:18:40',NULL,1002.00,'','11','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(12635,'1110','111739034795','2025-02-08 20:18:40',NULL,360.00,'','11','1','Inventory sold','1','','sales','516','','No',NULL,NULL,''),(12636,'5500','111739034795','2025-02-08 20:18:40',2942.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12637,'4000','111739034795','2025-02-08 20:18:40',NULL,1400.00,'','11','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(12638,'4000','111739034795','2025-02-08 20:18:40',NULL,499.00,'','11','1','Good sold','1','','sales','541','','No',NULL,NULL,''),(12639,'4000','111739034795','2025-02-08 20:18:40',NULL,650.00,'','11','1','Good sold','1','','sales','508','','No',NULL,NULL,''),(12640,'4000','111739034795','2025-02-08 20:18:40',NULL,650.00,'','11','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(12641,'4000','111739034795','2025-02-08 20:18:40',NULL,1500.00,'','11','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(12642,'4000','111739034795','2025-02-08 20:18:40',NULL,750.00,'','11','1','Good sold','1','','sales','516','','No',NULL,NULL,''),(12643,'1050','111739035163','2025-02-08 20:19:37',240.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173903517921922209233','No',NULL,NULL,''),(12644,'1110','111739035163','2025-02-08 20:19:37',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(12645,'5500','111739035163','2025-02-08 20:19:37',90.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12646,'4000','111739035163','2025-02-08 20:19:37',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12647,'1050','111739116116','2025-02-09 18:51:55',9460.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173911631723333302100','No',NULL,NULL,''),(12648,'1110','111739116116','2025-02-09 18:51:55',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12649,'1110','111739116116','2025-02-09 18:51:55',NULL,256.00,'','11','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(12650,'1110','111739116116','2025-02-09 18:51:55',NULL,80.00,'','11','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(12651,'1110','111739116116','2025-02-09 18:51:55',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(12652,'1110','111739116116','2025-02-09 18:51:55',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(12653,'1110','111739116116','2025-02-09 18:51:55',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12654,'1110','111739116116','2025-02-09 18:51:55',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12655,'1110','111739116116','2025-02-09 18:51:55',NULL,131.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(12656,'5500','111739116116','2025-02-09 18:51:55',5990.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12657,'4000','111739116116','2025-02-09 18:51:55',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12658,'4000','111739116116','2025-02-09 18:51:55',NULL,400.00,'','11','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(12659,'4000','111739116116','2025-02-09 18:51:55',NULL,200.00,'','11','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(12660,'4000','111739116116','2025-02-09 18:51:55',NULL,4300.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(12661,'4000','111739116116','2025-02-09 18:51:55',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(12662,'4000','111739116116','2025-02-09 18:51:55',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12663,'4000','111739116116','2025-02-09 18:51:55',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12664,'4000','111739116116','2025-02-09 18:51:55',NULL,200.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(12665,'1050','111739116401','2025-02-09 18:53:30',60.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173911641303272010341','No',NULL,NULL,''),(12666,'1110','111739116401','2025-02-09 18:53:30',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(12667,'5500','111739116401','2025-02-09 18:53:30',22.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12668,'4000','111739116401','2025-02-09 18:53:30',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(12669,'1050','111739205930','2025-02-10 19:47:42',2849.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173920606712229273322','No',NULL,NULL,''),(12670,'1110','111739205930','2025-02-10 19:47:42',NULL,450.00,'','11','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(12671,'1110','111739205930','2025-02-10 19:47:42',NULL,400.00,'','11','1','Inventory sold','1','','sales','523','','No',NULL,NULL,''),(12672,'1110','111739205930','2025-02-10 19:47:42',NULL,250.00,'','11','1','Inventory sold','1','','sales','327','','No',NULL,NULL,''),(12673,'1110','111739205930','2025-02-10 19:47:42',NULL,400.00,'','11','1','Inventory sold','1','','sales','432','','No',NULL,NULL,''),(12674,'5500','111739205930','2025-02-10 19:47:42',1500.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12675,'4000','111739205930','2025-02-10 19:47:42',NULL,650.00,'','11','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(12676,'4000','111739205930','2025-02-10 19:47:42',NULL,850.00,'','11','1','Good sold','1','','sales','523','','No',NULL,NULL,''),(12677,'4000','111739205930','2025-02-10 19:47:42',NULL,550.00,'','11','1','Good sold','1','','sales','327','','No',NULL,NULL,''),(12678,'4000','111739205930','2025-02-10 19:47:42',NULL,799.00,'','11','1','Good sold','1','','sales','432','','No',NULL,NULL,''),(12679,'1050','111739206073','2025-02-10 19:50:37',4349.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173920625022012600223','No',NULL,NULL,''),(12680,'1110','111739206073','2025-02-10 19:50:37',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(12681,'1110','111739206073','2025-02-10 19:50:37',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(12682,'1110','111739206073','2025-02-10 19:50:37',NULL,600.00,'','11','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(12683,'1110','111739206073','2025-02-10 19:50:37',NULL,114.00,'','11','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(12684,'1110','111739206073','2025-02-10 19:50:37',NULL,86.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(12685,'1110','111739206073','2025-02-10 19:50:37',NULL,650.00,'','11','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(12686,'1110','111739206073','2025-02-10 19:50:37',NULL,114.00,'','11','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(12687,'5500','111739206073','2025-02-10 19:50:37',2664.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12688,'4000','111739206073','2025-02-10 19:50:37',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(12689,'4000','111739206073','2025-02-10 19:50:37',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(12690,'4000','111739206073','2025-02-10 19:50:37',NULL,900.00,'','11','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(12691,'4000','111739206073','2025-02-10 19:50:37',NULL,200.00,'','11','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(12692,'4000','111739206073','2025-02-10 19:50:37',NULL,100.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(12693,'4000','111739206073','2025-02-10 19:50:37',NULL,799.00,'','11','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(12694,'4000','111739206073','2025-02-10 19:50:37',NULL,200.00,'','11','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(12695,'1050','111739206295','2025-02-10 20:15:10',20980.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173920771272072221222','No',NULL,NULL,''),(12696,'1110','111739206295','2025-02-10 20:15:10',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(12697,'1110','111739206295','2025-02-10 20:15:10',NULL,360.00,'','11','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(12698,'1110','111739206295','2025-02-10 20:15:10',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(12699,'1110','111739206295','2025-02-10 20:15:10',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(12700,'1110','111739206295','2025-02-10 20:15:10',NULL,114.00,'','11','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(12701,'1110','111739206295','2025-02-10 20:15:10',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(12702,'1110','111739206295','2025-02-10 20:15:10',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12703,'1110','111739206295','2025-02-10 20:15:10',NULL,300.00,'','11','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(12704,'1110','111739206295','2025-02-10 20:15:10',NULL,700.00,'','11','1','Inventory sold','1','','sales','245','','No',NULL,NULL,''),(12705,'1110','111739206295','2025-02-10 20:15:10',NULL,400.00,'','11','1','Inventory sold','1','','sales','1115','','No',NULL,NULL,''),(12706,'1110','111739206295','2025-02-10 20:15:10',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(12707,'1110','111739206295','2025-02-10 20:15:10',NULL,1000.00,'','11','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(12708,'1110','111739206295','2025-02-10 20:15:10',NULL,760.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(12709,'1110','111739206295','2025-02-10 20:15:10',NULL,110.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(12710,'1110','111739206295','2025-02-10 20:15:10',NULL,268.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(12711,'1110','111739206295','2025-02-10 20:15:10',NULL,950.00,'','11','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(12712,'1110','111739206295','2025-02-10 20:15:10',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(12713,'1110','111739206295','2025-02-10 20:15:10',NULL,150.00,'','11','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(12714,'1110','111739206295','2025-02-10 20:15:10',NULL,30.00,'','11','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(12715,'1110','111739206295','2025-02-10 20:15:10',NULL,135.00,'','11','1','Inventory sold','1','','sales','347','','No',NULL,NULL,''),(12716,'1110','111739206295','2025-02-10 20:15:10',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(12717,'1110','111739206295','2025-02-10 20:15:10',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12718,'1110','111739206295','2025-02-10 20:15:10',NULL,650.00,'','11','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(12719,'1110','111739206295','2025-02-10 20:15:10',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12720,'1110','111739206295','2025-02-10 20:15:10',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(12721,'1110','111739206295','2025-02-10 20:15:10',NULL,24.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(12722,'5500','111739206295','2025-02-10 20:15:10',11631.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12723,'4000','111739206295','2025-02-10 20:15:10',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(12724,'4000','111739206295','2025-02-10 20:15:10',NULL,450.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(12725,'4000','111739206295','2025-02-10 20:15:10',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(12726,'4000','111739206295','2025-02-10 20:15:10',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(12727,'4000','111739206295','2025-02-10 20:15:10',NULL,200.00,'','11','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(12728,'4000','111739206295','2025-02-10 20:15:10',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(12729,'4000','111739206295','2025-02-10 20:15:10',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(12730,'4000','111739206295','2025-02-10 20:15:10',NULL,550.00,'','11','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(12731,'4000','111739206295','2025-02-10 20:15:10',NULL,1400.00,'','11','1','Good sold','1','','sales','245','','No',NULL,NULL,''),(12732,'4000','111739206295','2025-02-10 20:15:10',NULL,800.00,'','11','1','Good sold','1','','sales','1115','','No',NULL,NULL,''),(12733,'4000','111739206295','2025-02-10 20:15:10',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(12734,'4000','111739206295','2025-02-10 20:15:10',NULL,2000.00,'','11','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(12735,'4000','111739206295','2025-02-10 20:15:10',NULL,1200.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(12736,'4000','111739206295','2025-02-10 20:15:10',NULL,300.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(12737,'4000','111739206295','2025-02-10 20:15:10',NULL,520.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(12738,'4000','111739206295','2025-02-10 20:15:10',NULL,1500.00,'','11','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(12739,'4000','111739206295','2025-02-10 20:15:10',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(12740,'4000','111739206295','2025-02-10 20:15:10',NULL,300.00,'','11','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(12741,'4000','111739206295','2025-02-10 20:15:10',NULL,100.00,'','11','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(12742,'4000','111739206295','2025-02-10 20:15:10',NULL,250.00,'','11','1','Good sold','1','','sales','347','','No',NULL,NULL,''),(12743,'4000','111739206295','2025-02-10 20:15:10',NULL,250.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(12744,'4000','111739206295','2025-02-10 20:15:10',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12745,'4000','111739206295','2025-02-10 20:15:10',NULL,1200.00,'','11','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(12746,'4000','111739206295','2025-02-10 20:15:10',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(12747,'4000','111739206295','2025-02-10 20:15:10',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(12748,'4000','111739206295','2025-02-10 20:15:10',NULL,60.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(12749,'1050','111739207714','2025-02-10 20:16:38',9650.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173920780623162020030','No',NULL,NULL,''),(12750,'1110','111739207714','2025-02-10 20:16:38',NULL,800.00,'','11','1','Inventory sold','1','','sales','687','','No',NULL,NULL,''),(12751,'1110','111739207714','2025-02-10 20:16:38',NULL,100.00,'','11','1','Inventory sold','1','','sales','542','','No',NULL,NULL,''),(12752,'1110','111739207714','2025-02-10 20:16:38',NULL,450.00,'','11','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(12753,'1110','111739207714','2025-02-10 20:16:38',NULL,4500.00,'','11','1','Inventory sold','1','','sales','668','','No',NULL,NULL,''),(12754,'5500','111739207714','2025-02-10 20:16:38',5850.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12755,'4000','111739207714','2025-02-10 20:16:38',NULL,1700.00,'','11','1','Good sold','1','','sales','687','','No',NULL,NULL,''),(12756,'4000','111739207714','2025-02-10 20:16:38',NULL,200.00,'','11','1','Good sold','1','','sales','542','','No',NULL,NULL,''),(12757,'4000','111739207714','2025-02-10 20:16:38',NULL,750.00,'','11','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(12758,'4000','111739207714','2025-02-10 20:16:38',NULL,7000.00,'','11','1','Good sold','1','','sales','668','','No',NULL,NULL,''),(12759,'1050','111739208344','2025-02-10 20:26:52',750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173920843192022033924','No',NULL,NULL,''),(12760,'1110','111739208344','2025-02-10 20:26:52',NULL,450.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(12761,'5500','111739208344','2025-02-10 20:26:52',450.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12762,'4000','111739208344','2025-02-10 20:26:52',NULL,750.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(12763,'1050','111739291153','2025-02-11 19:30:17',12140.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173929142022373320243','No',NULL,NULL,''),(12764,'1110','111739291153','2025-02-11 19:30:17',NULL,105.00,'','11','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(12765,'1110','111739291153','2025-02-11 19:30:17',NULL,450.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(12766,'1110','111739291153','2025-02-11 19:30:17',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(12767,'1110','111739291153','2025-02-11 19:30:17',NULL,400.00,'','11','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(12768,'1110','111739291153','2025-02-11 19:30:17',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(12769,'1110','111739291153','2025-02-11 19:30:17',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(12770,'1110','111739291153','2025-02-11 19:30:17',NULL,350.00,'','11','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(12771,'1110','111739291153','2025-02-11 19:30:17',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(12772,'1110','111739291153','2025-02-11 19:30:17',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(12773,'1110','111739291153','2025-02-11 19:30:17',NULL,280.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(12774,'1110','111739291153','2025-02-11 19:30:17',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(12775,'1110','111739291153','2025-02-11 19:30:17',NULL,532.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12776,'1110','111739291153','2025-02-11 19:30:17',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(12777,'1110','111739291153','2025-02-11 19:30:17',NULL,200.00,'','11','1','Inventory sold','1','','sales','1159','','No',NULL,NULL,''),(12778,'1110','111739291153','2025-02-11 19:30:17',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(12779,'1110','111739291153','2025-02-11 19:30:17',NULL,300.00,'','11','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(12780,'1110','111739291153','2025-02-11 19:30:17',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(12781,'5500','111739291153','2025-02-11 19:30:17',6579.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12782,'4000','111739291153','2025-02-11 19:30:17',NULL,200.00,'','11','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(12783,'4000','111739291153','2025-02-11 19:30:17',NULL,650.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(12784,'4000','111739291153','2025-02-11 19:30:17',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(12785,'4000','111739291153','2025-02-11 19:30:17',NULL,800.00,'','11','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(12786,'4000','111739291153','2025-02-11 19:30:17',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(12787,'4000','111739291153','2025-02-11 19:30:17',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(12788,'4000','111739291153','2025-02-11 19:30:17',NULL,800.00,'','11','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(12789,'4000','111739291153','2025-02-11 19:30:17',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(12790,'4000','111739291153','2025-02-11 19:30:17',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(12791,'4000','111739291153','2025-02-11 19:30:17',NULL,560.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(12792,'4000','111739291153','2025-02-11 19:30:17',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(12793,'4000','111739291153','2025-02-11 19:30:17',NULL,800.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12794,'4000','111739291153','2025-02-11 19:30:17',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(12795,'4000','111739291153','2025-02-11 19:30:17',NULL,400.00,'','11','1','Good sold','1','','sales','1159','','No',NULL,NULL,''),(12796,'4000','111739291153','2025-02-11 19:30:17',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(12797,'4000','111739291153','2025-02-11 19:30:17',NULL,500.00,'','11','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(12798,'4000','111739291153','2025-02-11 19:30:17',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(12799,'1050','111739291421','2025-02-11 19:45:54',1440.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173929240823302229223','No',NULL,NULL,''),(12800,'1110','111739291421','2025-02-11 19:45:54',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(12801,'1110','111739291421','2025-02-11 19:45:54',NULL,0.00,'','11','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(12802,'1110','111739291421','2025-02-11 19:45:54',NULL,100.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(12803,'5500','111739291421','2025-02-11 19:45:54',400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12804,'4000','111739291421','2025-02-11 19:45:54',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(12805,'4000','111739291421','2025-02-11 19:45:54',NULL,700.00,'','11','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(12806,'4000','111739291421','2025-02-11 19:45:54',NULL,140.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(12807,'1050','101739354255','2025-02-12 12:57:46',2500.00,NULL,'','10','1','Payment of goods sold','1','','payment','','10173935427353499294000','No',NULL,NULL,''),(12808,'1110','101739354255','2025-02-12 12:57:46',NULL,1500.00,'','10','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(12809,'5500','101739354255','2025-02-12 12:57:46',1500.00,NULL,'','10','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12810,'4000','101739354255','2025-02-12 12:57:46',NULL,2500.00,'','10','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(12811,'1050','111739378882','2025-02-12 20:02:11',13200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173937973320373392733','No',NULL,NULL,''),(12812,'1110','111739378882','2025-02-12 20:02:11',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(12813,'1110','111739378882','2025-02-12 20:02:11',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12814,'1110','111739378882','2025-02-12 20:02:11',NULL,720.00,'','11','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(12815,'1110','111739378882','2025-02-12 20:02:11',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12816,'1110','111739378882','2025-02-12 20:02:11',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(12817,'1110','111739378882','2025-02-12 20:02:11',NULL,260.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(12818,'1110','111739378882','2025-02-12 20:02:11',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(12819,'1110','111739378882','2025-02-12 20:02:11',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(12820,'1110','111739378882','2025-02-12 20:02:11',NULL,1500.00,'','11','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(12821,'1110','111739378882','2025-02-12 20:02:11',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12822,'1110','111739378882','2025-02-12 20:02:11',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12823,'1110','111739378882','2025-02-12 20:02:11',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(12824,'1110','111739378882','2025-02-12 20:02:11',NULL,114.00,'','11','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(12825,'5500','111739378882','2025-02-12 20:02:11',7843.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12826,'4000','111739378882','2025-02-12 20:02:11',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(12827,'4000','111739378882','2025-02-12 20:02:11',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12828,'4000','111739378882','2025-02-12 20:02:11',NULL,900.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(12829,'4000','111739378882','2025-02-12 20:02:11',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12830,'4000','111739378882','2025-02-12 20:02:11',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(12831,'4000','111739378882','2025-02-12 20:02:11',NULL,500.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(12832,'4000','111739378882','2025-02-12 20:02:11',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(12833,'4000','111739378882','2025-02-12 20:02:11',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(12834,'4000','111739378882','2025-02-12 20:02:11',NULL,2500.00,'','11','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(12835,'4000','111739378882','2025-02-12 20:02:11',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12836,'4000','111739378882','2025-02-12 20:02:11',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12837,'4000','111739378882','2025-02-12 20:02:11',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(12838,'4000','111739378882','2025-02-12 20:02:11',NULL,200.00,'','11','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(12839,'1050','111739379735','2025-02-12 20:03:40',750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173937982477272233712','No',NULL,NULL,''),(12840,'1110','111739379735','2025-02-12 20:03:40',NULL,100.00,'','11','1','Inventory sold','1','','sales','559','','No',NULL,NULL,''),(12841,'1110','111739379735','2025-02-12 20:03:40',NULL,250.00,'','11','1','Inventory sold','1','','sales','327','','No',NULL,NULL,''),(12842,'5500','111739379735','2025-02-12 20:03:40',350.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12843,'4000','111739379735','2025-02-12 20:03:40',NULL,200.00,'','11','1','Good sold','1','','sales','559','','No',NULL,NULL,''),(12844,'4000','111739379735','2025-02-12 20:03:40',NULL,550.00,'','11','1','Good sold','1','','sales','327','','No',NULL,NULL,''),(12845,'1050','111739464146','2025-02-13 19:45:44',6310.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173946514832307144134','No',NULL,NULL,''),(12846,'1110','111739464146','2025-02-13 19:45:44',NULL,280.00,'','11','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(12847,'1110','111739464146','2025-02-13 19:45:44',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(12848,'1110','111739464146','2025-02-13 19:45:44',NULL,600.00,'','11','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(12849,'1110','111739464146','2025-02-13 19:45:44',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(12850,'1110','111739464146','2025-02-13 19:45:44',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(12851,'1110','111739464146','2025-02-13 19:45:44',NULL,500.00,'','11','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(12852,'1110','111739464146','2025-02-13 19:45:44',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(12853,'1110','111739464146','2025-02-13 19:45:44',NULL,100.00,'','11','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(12854,'1110','111739464146','2025-02-13 19:45:44',NULL,180.00,'','11','1','Inventory sold','1','','sales','232','','No',NULL,NULL,''),(12855,'1110','111739464146','2025-02-13 19:45:44',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12856,'5500','111739464146','2025-02-13 19:45:44',3575.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12857,'4000','111739464146','2025-02-13 19:45:44',NULL,450.00,'','11','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(12858,'4000','111739464146','2025-02-13 19:45:44',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(12859,'4000','111739464146','2025-02-13 19:45:44',NULL,900.00,'','11','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(12860,'4000','111739464146','2025-02-13 19:45:44',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(12861,'4000','111739464146','2025-02-13 19:45:44',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(12862,'4000','111739464146','2025-02-13 19:45:44',NULL,850.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(12863,'4000','111739464146','2025-02-13 19:45:44',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(12864,'4000','111739464146','2025-02-13 19:45:44',NULL,200.00,'','11','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(12865,'4000','111739464146','2025-02-13 19:45:44',NULL,360.00,'','11','1','Good sold','1','','sales','232','','No',NULL,NULL,''),(12866,'4000','111739464146','2025-02-13 19:45:44',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12867,'1050','111739465150','2025-02-13 19:46:20',300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173946518230272200643','No',NULL,NULL,''),(12868,'1110','111739465150','2025-02-13 19:46:20',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(12869,'5500','111739465150','2025-02-13 19:46:20',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12870,'4000','111739465150','2025-02-13 19:46:20',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(12871,'1050','111739465183','2025-02-13 19:47:24',1350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173946524744422023312','No',NULL,NULL,''),(12872,'1110','111739465183','2025-02-13 19:47:24',NULL,650.00,'','11','1','Inventory sold','1','','sales','m10','','No',NULL,NULL,''),(12873,'5500','111739465183','2025-02-13 19:47:24',650.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12874,'4000','111739465183','2025-02-13 19:47:24',NULL,1350.00,'','11','1','Good sold','1','','sales','m10','','No',NULL,NULL,''),(12875,'1050','111739551429','2025-02-14 19:49:34',7410.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173955179616152270792','No',NULL,NULL,''),(12876,'1110','111739551429','2025-02-14 19:49:34',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12877,'1110','111739551429','2025-02-14 19:49:34',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(12878,'1110','111739551429','2025-02-14 19:49:34',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(12879,'1110','111739551429','2025-02-14 19:49:34',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(12880,'1110','111739551429','2025-02-14 19:49:34',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12881,'1110','111739551429','2025-02-14 19:49:34',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(12882,'1110','111739551429','2025-02-14 19:49:34',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(12883,'1110','111739551429','2025-02-14 19:49:34',NULL,650.00,'','11','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(12884,'1110','111739551429','2025-02-14 19:49:34',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(12885,'5500','111739551429','2025-02-14 19:49:34',4117.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12886,'4000','111739551429','2025-02-14 19:49:34',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12887,'4000','111739551429','2025-02-14 19:49:34',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(12888,'4000','111739551429','2025-02-14 19:49:34',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(12889,'4000','111739551429','2025-02-14 19:49:34',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(12890,'4000','111739551429','2025-02-14 19:49:34',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12891,'4000','111739551429','2025-02-14 19:49:34',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(12892,'4000','111739551429','2025-02-14 19:49:34',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(12893,'4000','111739551429','2025-02-14 19:49:34',NULL,1200.00,'','11','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(12894,'4000','111739551429','2025-02-14 19:49:34',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(12895,'1050','111739639364','2025-02-15 20:10:13',300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173963941672632191642','No',NULL,NULL,''),(12896,'1110','111739639364','2025-02-15 20:10:13',NULL,150.00,'','11','1','Inventory sold','1','','sales','m07','','No',NULL,NULL,''),(12897,'5500','111739639364','2025-02-15 20:10:13',150.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12898,'4000','111739639364','2025-02-15 20:10:13',NULL,300.00,'','11','1','Good sold','1','','sales','m07','','No',NULL,NULL,''),(12899,'1050','111739639419','2025-02-15 20:14:24',10500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173963968037139333661','No',NULL,NULL,''),(12900,'1110','111739639419','2025-02-15 20:14:24',NULL,200.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(12901,'1110','111739639419','2025-02-15 20:14:24',NULL,1800.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(12902,'1110','111739639419','2025-02-15 20:14:24',NULL,1100.00,'','11','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(12903,'1110','111739639419','2025-02-15 20:14:24',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(12904,'1110','111739639419','2025-02-15 20:14:24',NULL,550.00,'','11','1','Inventory sold','1','','sales','262','','No',NULL,NULL,''),(12905,'1110','111739639419','2025-02-15 20:14:24',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(12906,'1110','111739639419','2025-02-15 20:14:24',NULL,750.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(12907,'1110','111739639419','2025-02-15 20:14:24',NULL,50.00,'','11','1','Inventory sold','1','','sales','1156','','No',NULL,NULL,''),(12908,'1110','111739639419','2025-02-15 20:14:24',NULL,300.00,'','11','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(12909,'1110','111739639419','2025-02-15 20:14:24',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(12910,'1110','111739639419','2025-02-15 20:14:24',NULL,500.00,'','11','1','Inventory sold','1','','sales','350','','No',NULL,NULL,''),(12911,'5500','111739639419','2025-02-15 20:14:24',6350.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12912,'4000','111739639419','2025-02-15 20:14:24',NULL,400.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(12913,'4000','111739639419','2025-02-15 20:14:24',NULL,1800.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(12914,'4000','111739639419','2025-02-15 20:14:24',NULL,1900.00,'','11','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(12915,'4000','111739639419','2025-02-15 20:14:24',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(12916,'4000','111739639419','2025-02-15 20:14:24',NULL,1100.00,'','11','1','Good sold','1','','sales','262','','No',NULL,NULL,''),(12917,'4000','111739639419','2025-02-15 20:14:24',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(12918,'4000','111739639419','2025-02-15 20:14:24',NULL,1750.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(12919,'4000','111739639419','2025-02-15 20:14:24',NULL,50.00,'','11','1','Good sold','1','','sales','1156','','No',NULL,NULL,''),(12920,'4000','111739639419','2025-02-15 20:14:24',NULL,600.00,'','11','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(12921,'4000','111739639419','2025-02-15 20:14:24',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(12922,'4000','111739639419','2025-02-15 20:14:24',NULL,1000.00,'','11','1','Good sold','1','','sales','350','','No',NULL,NULL,''),(12923,'1050','111739639800','2025-02-15 20:17:22',3500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173963987230332202333','No',NULL,NULL,''),(12924,'1110','111739639800','2025-02-15 20:17:22',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12925,'1110','111739639800','2025-02-15 20:17:22',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(12926,'5500','111739639800','2025-02-15 20:17:22',2000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12927,'4000','111739639800','2025-02-15 20:17:22',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(12928,'4000','111739639800','2025-02-15 20:17:22',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(12929,'1050','111739720681','2025-02-16 18:48:26',4590.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173972090912311031290','No',NULL,NULL,''),(12930,'1110','111739720681','2025-02-16 18:48:26',NULL,500.00,'','11','1','Inventory sold','1','','sales','254','','No',NULL,NULL,''),(12931,'1110','111739720681','2025-02-16 18:48:26',NULL,250.00,'','11','1','Inventory sold','1','','sales','296','','No',NULL,NULL,''),(12932,'1110','111739720681','2025-02-16 18:48:26',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(12933,'1110','111739720681','2025-02-16 18:48:26',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(12934,'1110','111739720681','2025-02-16 18:48:26',NULL,550.00,'','11','1','Inventory sold','1','','sales','297','','No',NULL,NULL,''),(12935,'1110','111739720681','2025-02-16 18:48:26',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12936,'1110','111739720681','2025-02-16 18:48:26',NULL,24.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(12937,'5500','111739720681','2025-02-16 18:48:26',2352.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12938,'4000','111739720681','2025-02-16 18:48:26',NULL,1000.00,'','11','1','Good sold','1','','sales','254','','No',NULL,NULL,''),(12939,'4000','111739720681','2025-02-16 18:48:26',NULL,450.00,'','11','1','Good sold','1','','sales','296','','No',NULL,NULL,''),(12940,'4000','111739720681','2025-02-16 18:48:26',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(12941,'4000','111739720681','2025-02-16 18:48:26',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(12942,'4000','111739720681','2025-02-16 18:48:26',NULL,1100.00,'','11','1','Good sold','1','','sales','297','','No',NULL,NULL,''),(12943,'4000','111739720681','2025-02-16 18:48:26',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12944,'4000','111739720681','2025-02-16 18:48:26',NULL,60.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(12945,'1050','111739720911','2025-02-16 18:49:21',2000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173972096323332221337','No',NULL,NULL,''),(12946,'1110','111739720911','2025-02-16 18:49:21',NULL,350.00,'','11','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(12947,'1110','111739720911','2025-02-16 18:49:21',NULL,700.00,'','11','1','Inventory sold','1','','sales','594','','No',NULL,NULL,''),(12948,'5500','111739720911','2025-02-16 18:49:21',1050.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12949,'4000','111739720911','2025-02-16 18:49:21',NULL,600.00,'','11','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(12950,'4000','111739720911','2025-02-16 18:49:21',NULL,1400.00,'','11','1','Good sold','1','','sales','594','','No',NULL,NULL,''),(12951,'1050','111739720964','2025-02-16 18:49:49',750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173972101612012326300','No',NULL,NULL,''),(12952,'1110','111739720964','2025-02-16 18:49:49',NULL,450.00,'','11','1','Inventory sold','1','','sales','m01','','No',NULL,NULL,''),(12953,'5500','111739720964','2025-02-16 18:49:49',450.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12954,'4000','111739720964','2025-02-16 18:49:49',NULL,750.00,'','11','1','Good sold','1','','sales','m01','','No',NULL,NULL,''),(12955,'1050','111739811249','2025-02-17 20:03:59',7550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173981184331333111373','No',NULL,NULL,''),(12956,'1110','111739811249','2025-02-17 20:03:59',NULL,1000.00,'','11','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(12957,'1110','111739811249','2025-02-17 20:03:59',NULL,1000.00,'','11','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(12958,'1110','111739811249','2025-02-17 20:03:59',NULL,131.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(12959,'1110','111739811249','2025-02-17 20:03:59',NULL,250.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(12960,'1110','111739811249','2025-02-17 20:03:59',NULL,47.00,'','11','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(12961,'1110','111739811249','2025-02-17 20:03:59',NULL,400.00,'','11','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(12962,'1110','111739811249','2025-02-17 20:03:59',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(12963,'1110','111739811249','2025-02-17 20:03:59',NULL,350.00,'','11','1','Inventory sold','1','','sales','321','','No',NULL,NULL,''),(12964,'1110','111739811249','2025-02-17 20:03:59',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(12965,'5500','111739811249','2025-02-17 20:03:59',4178.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12966,'4000','111739811249','2025-02-17 20:03:59',NULL,1650.00,'','11','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(12967,'4000','111739811249','2025-02-17 20:03:59',NULL,2000.00,'','11','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(12968,'4000','111739811249','2025-02-17 20:03:59',NULL,200.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(12969,'4000','111739811249','2025-02-17 20:03:59',NULL,500.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(12970,'4000','111739811249','2025-02-17 20:03:59',NULL,100.00,'','11','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(12971,'4000','111739811249','2025-02-17 20:03:59',NULL,750.00,'','11','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(12972,'4000','111739811249','2025-02-17 20:03:59',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(12973,'4000','111739811249','2025-02-17 20:03:59',NULL,650.00,'','11','1','Good sold','1','','sales','321','','No',NULL,NULL,''),(12974,'4000','111739811249','2025-02-17 20:03:59',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(12975,'1050','111739899537','2025-02-18 20:35:15',25078.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173990012020133302330','No',NULL,NULL,''),(12976,'1110','111739899537','2025-02-18 20:35:15',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12977,'1110','111739899537','2025-02-18 20:35:15',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12978,'1110','111739899537','2025-02-18 20:35:15',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(12979,'1110','111739899537','2025-02-18 20:35:15',NULL,2850.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12980,'1110','111739899537','2025-02-18 20:35:15',NULL,700.00,'','11','1','Inventory sold','1','','sales','258','','No',NULL,NULL,''),(12981,'1110','111739899537','2025-02-18 20:35:15',NULL,450.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(12982,'1110','111739899537','2025-02-18 20:35:15',NULL,608.00,'','11','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(12983,'1110','111739899537','2025-02-18 20:35:15',NULL,0.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(12984,'1110','111739899537','2025-02-18 20:35:15',NULL,110.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(12985,'1110','111739899537','2025-02-18 20:35:15',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(12986,'1110','111739899537','2025-02-18 20:35:15',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(12987,'1110','111739899537','2025-02-18 20:35:15',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(12988,'1110','111739899537','2025-02-18 20:35:15',NULL,650.00,'','11','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(12989,'1110','111739899537','2025-02-18 20:35:15',NULL,144.00,'','11','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(12990,'1110','111739899537','2025-02-18 20:35:15',NULL,360.00,'','11','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(12991,'1110','111739899537','2025-02-18 20:35:15',NULL,216.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(12992,'1110','111739899537','2025-02-18 20:35:15',NULL,216.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(12993,'1110','111739899537','2025-02-18 20:35:15',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12994,'1110','111739899537','2025-02-18 20:35:15',NULL,216.00,'','11','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(12995,'1110','111739899537','2025-02-18 20:35:15',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(12996,'1110','111739899537','2025-02-18 20:35:15',NULL,504.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(12997,'1110','111739899537','2025-02-18 20:35:15',NULL,144.00,'','11','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(12998,'1110','111739899537','2025-02-18 20:35:15',NULL,300.00,'','11','1','Inventory sold','1','','sales','1188','','No',NULL,NULL,''),(12999,'5500','111739899537','2025-02-18 20:35:15',11891.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13000,'4000','111739899537','2025-02-18 20:35:15',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13001,'4000','111739899537','2025-02-18 20:35:15',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13002,'4000','111739899537','2025-02-18 20:35:15',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(13003,'4000','111739899537','2025-02-18 20:35:15',NULL,4800.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13004,'4000','111739899537','2025-02-18 20:35:15',NULL,1300.00,'','11','1','Good sold','1','','sales','258','','No',NULL,NULL,''),(13005,'4000','111739899537','2025-02-18 20:35:15',NULL,750.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(13006,'4000','111739899537','2025-02-18 20:35:15',NULL,799.00,'','11','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(13007,'4000','111739899537','2025-02-18 20:35:15',NULL,0.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13008,'4000','111739899537','2025-02-18 20:35:15',NULL,300.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13009,'4000','111739899537','2025-02-18 20:35:15',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(13010,'4000','111739899537','2025-02-18 20:35:15',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(13011,'4000','111739899537','2025-02-18 20:35:15',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13012,'4000','111739899537','2025-02-18 20:35:15',NULL,799.00,'','11','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(13013,'4000','111739899537','2025-02-18 20:35:15',NULL,900.00,'','11','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(13014,'4000','111739899537','2025-02-18 20:35:15',NULL,900.00,'','11','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(13015,'4000','111739899537','2025-02-18 20:35:15',NULL,900.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13016,'4000','111739899537','2025-02-18 20:35:15',NULL,900.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13017,'4000','111739899537','2025-02-18 20:35:15',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(13018,'4000','111739899537','2025-02-18 20:35:15',NULL,400.00,'','11','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(13019,'4000','111739899537','2025-02-18 20:35:15',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13020,'4000','111739899537','2025-02-18 20:35:15',NULL,2100.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13021,'4000','111739899537','2025-02-18 20:35:15',NULL,900.00,'','11','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(13022,'4000','111739899537','2025-02-18 20:35:15',NULL,550.00,'','11','1','Good sold','1','','sales','1188','','No',NULL,NULL,''),(13023,'1050','111739900903','2025-02-18 20:49:05',2750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173990094621322312239','No',NULL,NULL,''),(13024,'1110','111739900903','2025-02-18 20:49:05',NULL,1600.00,'','11','1','Inventory sold','1','','sales','m95','','No',NULL,NULL,''),(13025,'1110','111739900903','2025-02-18 20:49:05',NULL,140.00,'','11','1','Inventory sold','1','','sales','631','','No',NULL,NULL,''),(13026,'5500','111739900903','2025-02-18 20:49:05',1740.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13027,'4000','111739900903','2025-02-18 20:49:05',NULL,2500.00,'','11','1','Good sold','1','','sales','m95','','No',NULL,NULL,''),(13028,'4000','111739900903','2025-02-18 20:49:05',NULL,250.00,'','11','1','Good sold','1','','sales','631','','No',NULL,NULL,''),(13029,'1050','111739984119','2025-02-19 19:59:20',6199.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173998436326339330332','No',NULL,NULL,''),(13030,'1110','111739984119','2025-02-19 19:59:20',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(13031,'1110','111739984119','2025-02-19 19:59:20',NULL,288.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13032,'1110','111739984119','2025-02-19 19:59:20',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13033,'1110','111739984119','2025-02-19 19:59:20',NULL,1050.00,'','11','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(13034,'1110','111739984119','2025-02-19 19:59:20',NULL,250.00,'','11','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(13035,'1110','111739984119','2025-02-19 19:59:20',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(13036,'1110','111739984119','2025-02-19 19:59:20',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(13037,'1110','111739984119','2025-02-19 19:59:20',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(13038,'5500','111739984119','2025-02-19 19:59:20',3463.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13039,'4000','111739984119','2025-02-19 19:59:20',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13040,'4000','111739984119','2025-02-19 19:59:20',NULL,1200.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13041,'4000','111739984119','2025-02-19 19:59:20',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13042,'4000','111739984119','2025-02-19 19:59:20',NULL,1399.00,'','11','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(13043,'4000','111739984119','2025-02-19 19:59:20',NULL,450.00,'','11','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(13044,'4000','111739984119','2025-02-19 19:59:20',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(13045,'4000','111739984119','2025-02-19 19:59:20',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(13046,'4000','111739984119','2025-02-19 19:59:20',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(13047,'1050','111739984423','2025-02-19 20:00:35',250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11173998443882134938334','No',NULL,NULL,''),(13048,'1110','111739984423','2025-02-19 20:00:35',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(13049,'5500','111739984423','2025-02-19 20:00:35',95.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13050,'4000','111739984423','2025-02-19 20:00:35',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(13051,'1050','111740070298','2025-02-20 19:59:41',5599.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174007078508832022831','No',NULL,NULL,''),(13052,'1110','111740070298','2025-02-20 19:59:41',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13053,'1110','111740070298','2025-02-20 19:59:41',NULL,150.00,'','11','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(13054,'1110','111740070298','2025-02-20 19:59:41',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(13055,'1110','111740070298','2025-02-20 19:59:41',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(13056,'1110','111740070298','2025-02-20 19:59:41',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(13057,'1110','111740070298','2025-02-20 19:59:41',NULL,700.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(13058,'1110','111740070298','2025-02-20 19:59:41',NULL,144.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13059,'1110','111740070298','2025-02-20 19:59:41',NULL,72.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13060,'1110','111740070298','2025-02-20 19:59:41',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(13061,'5500','111740070298','2025-02-20 19:59:41',3100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13062,'4000','111740070298','2025-02-20 19:59:41',NULL,0.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13063,'4000','111740070298','2025-02-20 19:59:41',NULL,350.00,'','11','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(13064,'4000','111740070298','2025-02-20 19:59:41',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(13065,'4000','111740070298','2025-02-20 19:59:41',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(13066,'4000','111740070298','2025-02-20 19:59:41',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(13067,'4000','111740070298','2025-02-20 19:59:41',NULL,1500.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(13068,'4000','111740070298','2025-02-20 19:59:41',NULL,600.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13069,'4000','111740070298','2025-02-20 19:59:41',NULL,300.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13070,'4000','111740070298','2025-02-20 19:59:41',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(13071,'1050','111740070786','2025-02-20 20:04:07',6150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174007108023071002123','No',NULL,NULL,''),(13072,'1110','111740070786','2025-02-20 20:04:07',NULL,1300.00,'','11','1','Inventory sold','1','','sales','407','','No',NULL,NULL,''),(13073,'1110','111740070786','2025-02-20 20:04:07',NULL,250.00,'','11','1','Inventory sold','1','','sales','569','','No',NULL,NULL,''),(13074,'1110','111740070786','2025-02-20 20:04:07',NULL,250.00,'','11','1','Inventory sold','1','','sales','m28','','No',NULL,NULL,''),(13075,'1110','111740070786','2025-02-20 20:04:07',NULL,850.00,'','11','1','Inventory sold','1','','sales','433','','No',NULL,NULL,''),(13076,'1110','111740070786','2025-02-20 20:04:07',NULL,250.00,'','11','1','Inventory sold','1','','sales','m14','','No',NULL,NULL,''),(13077,'1110','111740070786','2025-02-20 20:04:07',NULL,100.00,'','11','1','Inventory sold','1','','sales','542','','No',NULL,NULL,''),(13078,'1110','111740070786','2025-02-20 20:04:07',NULL,450.00,'','11','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(13079,'5500','111740070786','2025-02-20 20:04:07',3450.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13080,'4000','111740070786','2025-02-20 20:04:07',NULL,2300.00,'','11','1','Good sold','1','','sales','407','','No',NULL,NULL,''),(13081,'4000','111740070786','2025-02-20 20:04:07',NULL,450.00,'','11','1','Good sold','1','','sales','569','','No',NULL,NULL,''),(13082,'4000','111740070786','2025-02-20 20:04:07',NULL,500.00,'','11','1','Good sold','1','','sales','m28','','No',NULL,NULL,''),(13083,'4000','111740070786','2025-02-20 20:04:07',NULL,1500.00,'','11','1','Good sold','1','','sales','433','','No',NULL,NULL,''),(13084,'4000','111740070786','2025-02-20 20:04:07',NULL,450.00,'','11','1','Good sold','1','','sales','m14','','No',NULL,NULL,''),(13085,'4000','111740070786','2025-02-20 20:04:07',NULL,200.00,'','11','1','Good sold','1','','sales','542','','No',NULL,NULL,''),(13086,'4000','111740070786','2025-02-20 20:04:07',NULL,750.00,'','11','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(13087,'1050','111740071081','2025-02-20 20:10:34',350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174007143522733134312','No',NULL,NULL,''),(13088,'1110','111740071081','2025-02-20 20:10:34',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(13089,'5500','111740071081','2025-02-20 20:10:34',125.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13090,'4000','111740071081','2025-02-20 20:10:34',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(13091,'1050','111740071436','2025-02-20 20:12:16',350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174007153733032101070','No',NULL,NULL,''),(13092,'1110','111740071436','2025-02-20 20:12:16',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(13093,'5500','111740071436','2025-02-20 20:12:16',125.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13094,'4000','111740071436','2025-02-20 20:12:16',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(13095,'1050','111740157579','2025-02-21 20:09:26',3100.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174015776923360272703','No',NULL,NULL,''),(13096,'1110','111740157579','2025-02-21 20:09:26',NULL,1200.00,'','11','1','Inventory sold','1','','sales','518','','No',NULL,NULL,''),(13097,'1110','111740157579','2025-02-21 20:09:26',NULL,600.00,'','11','1','Inventory sold','1','','sales','m33','','No',NULL,NULL,''),(13098,'5500','111740157579','2025-02-21 20:09:26',1800.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13099,'4000','111740157579','2025-02-21 20:09:26',NULL,2100.00,'','11','1','Good sold','1','','sales','518','','No',NULL,NULL,''),(13100,'4000','111740157579','2025-02-21 20:09:26',NULL,1000.00,'','11','1','Good sold','1','','sales','m33','','No',NULL,NULL,''),(13101,'1050','111740157771','2025-02-21 20:15:07',18560.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174015811010200123330','No',NULL,NULL,''),(13102,'1110','111740157771','2025-02-21 20:15:07',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13103,'1110','111740157771','2025-02-21 20:15:07',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(13104,'1110','111740157771','2025-02-21 20:15:07',NULL,1350.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(13105,'1110','111740157771','2025-02-21 20:15:07',NULL,1170.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(13106,'1110','111740157771','2025-02-21 20:15:07',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13107,'1110','111740157771','2025-02-21 20:15:07',NULL,400.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(13108,'1110','111740157771','2025-02-21 20:15:07',NULL,1600.00,'','11','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(13109,'1110','111740157771','2025-02-21 20:15:07',NULL,950.00,'','11','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(13110,'1110','111740157771','2025-02-21 20:15:07',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(13111,'1110','111740157771','2025-02-21 20:15:07',NULL,500.00,'','11','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(13112,'1110','111740157771','2025-02-21 20:15:07',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(13113,'1110','111740157771','2025-02-21 20:15:07',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(13114,'1110','111740157771','2025-02-21 20:15:07',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(13115,'1110','111740157771','2025-02-21 20:15:07',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13116,'5500','111740157771','2025-02-21 20:15:07',11565.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13117,'4000','111740157771','2025-02-21 20:15:07',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13118,'4000','111740157771','2025-02-21 20:15:07',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(13119,'4000','111740157771','2025-02-21 20:15:07',NULL,1950.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(13120,'4000','111740157771','2025-02-21 20:15:07',NULL,2100.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(13121,'4000','111740157771','2025-02-21 20:15:07',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13122,'4000','111740157771','2025-02-21 20:15:07',NULL,700.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(13123,'4000','111740157771','2025-02-21 20:15:07',NULL,2800.00,'','11','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(13124,'4000','111740157771','2025-02-21 20:15:07',NULL,950.00,'','11','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(13125,'4000','111740157771','2025-02-21 20:15:07',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13126,'4000','111740157771','2025-02-21 20:15:07',NULL,850.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(13127,'4000','111740157771','2025-02-21 20:15:07',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(13128,'4000','111740157771','2025-02-21 20:15:07',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(13129,'4000','111740157771','2025-02-21 20:15:07',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(13130,'4000','111740157771','2025-02-21 20:15:07',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13131,'1050','111740158151','2025-02-21 20:16:13',1580.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174015817782237013313','No',NULL,NULL,''),(13132,'1110','111740158151','2025-02-21 20:16:13',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(13133,'1110','111740158151','2025-02-21 20:16:13',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13134,'5500','111740158151','2025-02-21 20:16:13',1045.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13135,'4000','111740158151','2025-02-21 20:16:13',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(13136,'4000','111740158151','2025-02-21 20:16:13',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13137,'1050','111740158357','2025-02-21 20:20:49',10700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174015849108371391321','No',NULL,NULL,''),(13138,'1110','111740158357','2025-02-21 20:20:49',NULL,350.00,'','11','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(13139,'1110','111740158357','2025-02-21 20:20:49',NULL,380.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(13140,'1110','111740158357','2025-02-21 20:20:49',NULL,460.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(13141,'1110','111740158357','2025-02-21 20:20:49',NULL,3600.00,'','11','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(13142,'1110','111740158357','2025-02-21 20:20:49',NULL,750.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(13143,'1110','111740158357','2025-02-21 20:20:49',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(13144,'1110','111740158357','2025-02-21 20:20:49',NULL,100.00,'','11','1','Inventory sold','1','','sales','507','','No',NULL,NULL,''),(13145,'5500','111740158357','2025-02-21 20:20:49',6090.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13146,'4000','111740158357','2025-02-21 20:20:49',NULL,750.00,'','11','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(13147,'4000','111740158357','2025-02-21 20:20:49',NULL,1000.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(13148,'4000','111740158357','2025-02-21 20:20:49',NULL,900.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(13149,'4000','111740158357','2025-02-21 20:20:49',NULL,5400.00,'','11','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(13150,'4000','111740158357','2025-02-21 20:20:49',NULL,1500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(13151,'4000','111740158357','2025-02-21 20:20:49',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(13152,'4000','111740158357','2025-02-21 20:20:49',NULL,200.00,'','11','1','Good sold','1','','sales','507','','No',NULL,NULL,''),(13153,'1050','111740158493','2025-02-21 20:32:33',160.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174015915832332029002','No',NULL,NULL,''),(13154,'1110','111740158493','2025-02-21 20:32:33',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13155,'5500','111740158493','2025-02-21 20:32:33',90.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13156,'4000','111740158493','2025-02-21 20:32:33',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13157,'1050','111740243849','2025-02-22 20:04:34',600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174024387844002330270','No',NULL,NULL,''),(13158,'1110','111740243849','2025-02-22 20:04:34',NULL,360.00,'','11','1','Inventory sold','1','','sales','455','','No',NULL,NULL,''),(13159,'5500','111740243849','2025-02-22 20:04:34',360.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13160,'4000','111740243849','2025-02-22 20:04:34',NULL,600.00,'','11','1','Good sold','1','','sales','455','','No',NULL,NULL,''),(13161,'1050','111740244085','2025-02-22 20:09:10',180.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174024416632301632100','No',NULL,NULL,''),(13162,'1110','111740244085','2025-02-22 20:09:10',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13163,'1110','111740244085','2025-02-22 20:09:10',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13164,'5500','111740244085','2025-02-22 20:09:10',101.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13165,'4000','111740244085','2025-02-22 20:09:10',NULL,0.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13166,'4000','111740244085','2025-02-22 20:09:10',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13167,'1050','111740244205','2025-02-22 20:14:43',16699.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174024448820038233038','No',NULL,NULL,''),(13168,'1110','111740244205','2025-02-22 20:14:43',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13169,'1110','111740244205','2025-02-22 20:14:43',NULL,72.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13170,'1110','111740244205','2025-02-22 20:14:43',NULL,140.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(13171,'1110','111740244205','2025-02-22 20:14:43',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13172,'1110','111740244205','2025-02-22 20:14:43',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13173,'1110','111740244205','2025-02-22 20:14:43',NULL,1400.00,'','11','1','Inventory sold','1','','sales','287','','No',NULL,NULL,''),(13174,'1110','111740244205','2025-02-22 20:14:43',NULL,150.00,'','11','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(13175,'1110','111740244205','2025-02-22 20:14:43',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(13176,'1110','111740244205','2025-02-22 20:14:43',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(13177,'1110','111740244205','2025-02-22 20:14:43',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(13178,'1110','111740244205','2025-02-22 20:14:43',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(13179,'1110','111740244205','2025-02-22 20:14:43',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(13180,'1110','111740244205','2025-02-22 20:14:43',NULL,550.00,'','11','1','Inventory sold','1','','sales','241','','No',NULL,NULL,''),(13181,'1110','111740244205','2025-02-22 20:14:43',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13182,'1110','111740244205','2025-02-22 20:14:43',NULL,432.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13183,'1110','111740244205','2025-02-22 20:14:43',NULL,642.00,'','11','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(13184,'1110','111740244205','2025-02-22 20:14:43',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(13185,'5500','111740244205','2025-02-22 20:14:43',8988.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13186,'4000','111740244205','2025-02-22 20:14:43',NULL,0.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13187,'4000','111740244205','2025-02-22 20:14:43',NULL,300.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13188,'4000','111740244205','2025-02-22 20:14:43',NULL,240.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(13189,'4000','111740244205','2025-02-22 20:14:43',NULL,0.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13190,'4000','111740244205','2025-02-22 20:14:43',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13191,'4000','111740244205','2025-02-22 20:14:43',NULL,2900.00,'','11','1','Good sold','1','','sales','287','','No',NULL,NULL,''),(13192,'4000','111740244205','2025-02-22 20:14:43',NULL,350.00,'','11','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(13193,'4000','111740244205','2025-02-22 20:14:43',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(13194,'4000','111740244205','2025-02-22 20:14:43',NULL,2800.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(13195,'4000','111740244205','2025-02-22 20:14:43',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(13196,'4000','111740244205','2025-02-22 20:14:43',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(13197,'4000','111740244205','2025-02-22 20:14:43',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(13198,'4000','111740244205','2025-02-22 20:14:43',NULL,1100.00,'','11','1','Good sold','1','','sales','241','','No',NULL,NULL,''),(13199,'4000','111740244205','2025-02-22 20:14:43',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13200,'4000','111740244205','2025-02-22 20:14:43',NULL,1800.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13201,'4000','111740244205','2025-02-22 20:14:43',NULL,799.00,'','11','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(13202,'4000','111740244205','2025-02-22 20:14:43',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(13203,'1050','111740325499','2025-02-23 18:45:39',499.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174032554243034722310','No',NULL,NULL,''),(13204,'1110','111740325499','2025-02-23 18:45:39',NULL,119.00,'','11','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(13205,'1110','111740325499','2025-02-23 18:45:39',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(13206,'5500','111740325499','2025-02-23 18:45:39',269.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13207,'4000','111740325499','2025-02-23 18:45:39',NULL,299.00,'','11','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(13208,'4000','111740325499','2025-02-23 18:45:39',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(13209,'1050','111740325544','2025-02-23 18:46:38',2500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174032560813333233012','No',NULL,NULL,''),(13210,'1110','111740325544','2025-02-23 18:46:38',NULL,1400.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(13211,'5500','111740325544','2025-02-23 18:46:38',1400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13212,'4000','111740325544','2025-02-23 18:46:38',NULL,2500.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(13213,'1050','111740415727','2025-02-24 19:48:56',950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174041574734232433073','No',NULL,NULL,''),(13214,'1110','111740415727','2025-02-24 19:48:56',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13215,'5500','111740415727','2025-02-24 19:48:56',750.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13216,'4000','111740415727','2025-02-24 19:48:56',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13217,'1050','111740415816','2025-02-24 19:51:43',2100.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174041590621031300032','No',NULL,NULL,''),(13218,'1110','111740415816','2025-02-24 19:51:43',NULL,1050.00,'','11','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13219,'5500','111740415816','2025-02-24 19:51:43',1050.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13220,'4000','111740415816','2025-02-24 19:51:43',NULL,2100.00,'','11','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13221,'1050','111740415907','2025-02-24 20:11:30',32970.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174041710233321233227','No',NULL,NULL,''),(13222,'1110','111740415907','2025-02-24 20:11:30',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(13223,'1110','111740415907','2025-02-24 20:11:30',NULL,2600.00,'','11','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(13224,'1110','111740415907','2025-02-24 20:11:30',NULL,1000.00,'','11','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(13225,'1110','111740415907','2025-02-24 20:11:30',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13226,'1110','111740415907','2025-02-24 20:11:30',NULL,360.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13227,'1110','111740415907','2025-02-24 20:11:30',NULL,120.00,'','11','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(13228,'1110','111740415907','2025-02-24 20:11:30',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(13229,'1110','111740415907','2025-02-24 20:11:30',NULL,1250.00,'','11','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(13230,'1110','111740415907','2025-02-24 20:11:30',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13231,'1110','111740415907','2025-02-24 20:11:30',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(13232,'1110','111740415907','2025-02-24 20:11:30',NULL,1000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(13233,'1110','111740415907','2025-02-24 20:11:30',NULL,2100.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(13234,'1110','111740415907','2025-02-24 20:11:30',NULL,1000.00,'','11','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(13235,'1110','111740415907','2025-02-24 20:11:30',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(13236,'1110','111740415907','2025-02-24 20:11:30',NULL,399.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13237,'1110','111740415907','2025-02-24 20:11:30',NULL,300.00,'','11','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(13238,'1110','111740415907','2025-02-24 20:11:30',NULL,720.00,'','11','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(13239,'1110','111740415907','2025-02-24 20:11:30',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(13240,'1110','111740415907','2025-02-24 20:11:30',NULL,1000.00,'','11','1','Inventory sold','1','','sales','352','','No',NULL,NULL,''),(13241,'1110','111740415907','2025-02-24 20:11:30',NULL,650.00,'','11','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(13242,'1110','111740415907','2025-02-24 20:11:30',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(13243,'1110','111740415907','2025-02-24 20:11:30',NULL,100.00,'','11','1','Inventory sold','1','','sales','353','','No',NULL,NULL,''),(13244,'1110','111740415907','2025-02-24 20:11:30',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(13245,'1110','111740415907','2025-02-24 20:11:30',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(13246,'1110','111740415907','2025-02-24 20:11:30',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13247,'1110','111740415907','2025-02-24 20:11:30',NULL,300.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(13248,'1110','111740415907','2025-02-24 20:11:30',NULL,0.00,'','11','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(13249,'1110','111740415907','2025-02-24 20:11:30',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(13250,'1110','111740415907','2025-02-24 20:11:30',NULL,130.00,'','11','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(13251,'5500','111740415907','2025-02-24 20:11:30',17852.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13252,'4000','111740415907','2025-02-24 20:11:30',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(13253,'4000','111740415907','2025-02-24 20:11:30',NULL,3800.00,'','11','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(13254,'4000','111740415907','2025-02-24 20:11:30',NULL,2000.00,'','11','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(13255,'4000','111740415907','2025-02-24 20:11:30',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13256,'4000','111740415907','2025-02-24 20:11:30',NULL,1500.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13257,'4000','111740415907','2025-02-24 20:11:30',NULL,300.00,'','11','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(13258,'4000','111740415907','2025-02-24 20:11:30',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(13259,'4000','111740415907','2025-02-24 20:11:30',NULL,2000.00,'','11','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(13260,'4000','111740415907','2025-02-24 20:11:30',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13261,'4000','111740415907','2025-02-24 20:11:30',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(13262,'4000','111740415907','2025-02-24 20:11:30',NULL,1600.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(13263,'4000','111740415907','2025-02-24 20:11:30',NULL,3750.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(13264,'4000','111740415907','2025-02-24 20:11:30',NULL,2000.00,'','11','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(13265,'4000','111740415907','2025-02-24 20:11:30',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(13266,'4000','111740415907','2025-02-24 20:11:30',NULL,600.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13267,'4000','111740415907','2025-02-24 20:11:30',NULL,600.00,'','11','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(13268,'4000','111740415907','2025-02-24 20:11:30',NULL,1200.00,'','11','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(13269,'4000','111740415907','2025-02-24 20:11:30',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(13270,'4000','111740415907','2025-02-24 20:11:30',NULL,1500.00,'','11','1','Good sold','1','','sales','352','','No',NULL,NULL,''),(13271,'4000','111740415907','2025-02-24 20:11:30',NULL,1200.00,'','11','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(13272,'4000','111740415907','2025-02-24 20:11:30',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(13273,'4000','111740415907','2025-02-24 20:11:30',NULL,200.00,'','11','1','Good sold','1','','sales','353','','No',NULL,NULL,''),(13274,'4000','111740415907','2025-02-24 20:11:30',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(13275,'4000','111740415907','2025-02-24 20:11:30',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(13276,'4000','111740415907','2025-02-24 20:11:30',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13277,'4000','111740415907','2025-02-24 20:11:30',NULL,700.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(13278,'4000','111740415907','2025-02-24 20:11:30',NULL,1600.00,'','11','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(13279,'4000','111740415907','2025-02-24 20:11:30',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(13280,'4000','111740415907','2025-02-24 20:11:30',NULL,300.00,'','11','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(13281,'1050','111740417153','2025-02-24 20:13:20',1200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174041723504233513343','No',NULL,NULL,''),(13282,'1110','111740417153','2025-02-24 20:13:20',NULL,700.00,'','11','1','Inventory sold','1','','sales','580','','No',NULL,NULL,''),(13283,'5500','111740417153','2025-02-24 20:13:20',700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13284,'4000','111740417153','2025-02-24 20:13:20',NULL,1200.00,'','11','1','Good sold','1','','sales','580','','No',NULL,NULL,''),(13285,'1050','111740417265','2025-02-24 20:15:31',200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174041735310223517233','No',NULL,NULL,''),(13286,'1110','111740417265','2025-02-24 20:15:31',NULL,120.00,'','11','1','Inventory sold','1','','sales','543','','No',NULL,NULL,''),(13287,'5500','111740417265','2025-02-24 20:15:31',120.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13288,'4000','111740417265','2025-02-24 20:15:31',NULL,200.00,'','11','1','Good sold','1','','sales','543','','No',NULL,NULL,''),(13289,'1050','111740502144','2025-02-25 19:51:01',3120.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174050226730340326033','No',NULL,NULL,''),(13290,'1110','111740502144','2025-02-25 19:51:01',NULL,800.00,'','11','1','Inventory sold','1','','sales','356','','No',NULL,NULL,''),(13291,'1110','111740502144','2025-02-25 19:51:01',NULL,900.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(13292,'1110','111740502144','2025-02-25 19:51:01',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(13293,'5500','111740502144','2025-02-25 19:51:01',1745.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13294,'4000','111740502144','2025-02-25 19:51:01',NULL,1500.00,'','11','1','Good sold','1','','sales','356','','No',NULL,NULL,''),(13295,'4000','111740502144','2025-02-25 19:51:01',NULL,1500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(13296,'4000','111740502144','2025-02-25 19:51:01',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(13297,'1050','111740502311','2025-02-25 19:59:06',12379.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174050275720211143323','No',NULL,NULL,''),(13298,'1110','111740502311','2025-02-25 19:59:06',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(13299,'1110','111740502311','2025-02-25 19:59:06',NULL,268.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(13300,'1110','111740502311','2025-02-25 19:59:06',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(13301,'1110','111740502311','2025-02-25 19:59:06',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13302,'1110','111740502311','2025-02-25 19:59:06',NULL,135.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13303,'1110','111740502311','2025-02-25 19:59:06',NULL,70.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(13304,'1110','111740502311','2025-02-25 19:59:06',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13305,'1110','111740502311','2025-02-25 19:59:06',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(13306,'1110','111740502311','2025-02-25 19:59:06',NULL,650.00,'','11','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(13307,'1110','111740502311','2025-02-25 19:59:06',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(13308,'1110','111740502311','2025-02-25 19:59:06',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13309,'1110','111740502311','2025-02-25 19:59:06',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13310,'1110','111740502311','2025-02-25 19:59:06',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(13311,'1110','111740502311','2025-02-25 19:59:06',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(13312,'5500','111740502311','2025-02-25 19:59:06',7216.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13313,'4000','111740502311','2025-02-25 19:59:06',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(13314,'4000','111740502311','2025-02-25 19:59:06',NULL,520.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(13315,'4000','111740502311','2025-02-25 19:59:06',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(13316,'4000','111740502311','2025-02-25 19:59:06',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13317,'4000','111740502311','2025-02-25 19:59:06',NULL,240.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13318,'4000','111740502311','2025-02-25 19:59:06',NULL,120.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(13319,'4000','111740502311','2025-02-25 19:59:06',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13320,'4000','111740502311','2025-02-25 19:59:06',NULL,4500.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(13321,'4000','111740502311','2025-02-25 19:59:06',NULL,799.00,'','11','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(13322,'4000','111740502311','2025-02-25 19:59:06',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(13323,'4000','111740502311','2025-02-25 19:59:06',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13324,'4000','111740502311','2025-02-25 19:59:06',NULL,750.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13325,'4000','111740502311','2025-02-25 19:59:06',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(13326,'4000','111740502311','2025-02-25 19:59:06',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(13327,'1050','111740502828','2025-02-25 20:00:42',500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174050284530403100302','No',NULL,NULL,''),(13328,'1110','111740502828','2025-02-25 20:00:42',NULL,350.00,'','11','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(13329,'5500','111740502828','2025-02-25 20:00:42',350.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13330,'4000','111740502828','2025-02-25 20:00:42',NULL,500.00,'','11','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(13331,'1050','111740504103','2025-02-25 20:28:38',12639.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174050462552060071733','No',NULL,NULL,''),(13332,'1110','111740504103','2025-02-25 20:28:38',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(13333,'1110','111740504103','2025-02-25 20:28:38',NULL,268.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(13334,'1110','111740504103','2025-02-25 20:28:38',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(13335,'1110','111740504103','2025-02-25 20:28:38',NULL,135.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13336,'1110','111740504103','2025-02-25 20:28:38',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13337,'1110','111740504103','2025-02-25 20:28:38',NULL,70.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(13338,'1110','111740504103','2025-02-25 20:28:38',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13339,'1110','111740504103','2025-02-25 20:28:38',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(13340,'1110','111740504103','2025-02-25 20:28:38',NULL,650.00,'','11','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(13341,'1110','111740504103','2025-02-25 20:28:38',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(13342,'1110','111740504103','2025-02-25 20:28:38',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13343,'1110','111740504103','2025-02-25 20:28:38',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13344,'1110','111740504103','2025-02-25 20:28:38',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(13345,'1110','111740504103','2025-02-25 20:28:38',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(13346,'1110','111740504103','2025-02-25 20:28:38',NULL,114.00,'','11','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(13347,'1110','111740504103','2025-02-25 20:28:38',NULL,24.00,'','11','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(13348,'5500','111740504103','2025-02-25 20:28:38',7354.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13349,'4000','111740504103','2025-02-25 20:28:38',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(13350,'4000','111740504103','2025-02-25 20:28:38',NULL,520.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(13351,'4000','111740504103','2025-02-25 20:28:38',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(13352,'4000','111740504103','2025-02-25 20:28:38',NULL,240.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13353,'4000','111740504103','2025-02-25 20:28:38',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13354,'4000','111740504103','2025-02-25 20:28:38',NULL,120.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(13355,'4000','111740504103','2025-02-25 20:28:38',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13356,'4000','111740504103','2025-02-25 20:28:38',NULL,4500.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(13357,'4000','111740504103','2025-02-25 20:28:38',NULL,799.00,'','11','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(13358,'4000','111740504103','2025-02-25 20:28:38',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(13359,'4000','111740504103','2025-02-25 20:28:38',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13360,'4000','111740504103','2025-02-25 20:28:38',NULL,750.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13361,'4000','111740504103','2025-02-25 20:28:38',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(13362,'4000','111740504103','2025-02-25 20:28:38',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(13363,'4000','111740504103','2025-02-25 20:28:38',NULL,200.00,'','11','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(13364,'4000','111740504103','2025-02-25 20:28:38',NULL,60.00,'','11','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(13365,'1050','111740589893','2025-02-26 20:14:29',5660.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174059007240034223722','No',NULL,NULL,''),(13366,'1110','111740589893','2025-02-26 20:14:29',NULL,900.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(13367,'1110','111740589893','2025-02-26 20:14:29',NULL,135.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13368,'1110','111740589893','2025-02-26 20:14:29',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13369,'1110','111740589893','2025-02-26 20:14:29',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(13370,'1110','111740589893','2025-02-26 20:14:29',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(13371,'1110','111740589893','2025-02-26 20:14:29',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13372,'1110','111740589893','2025-02-26 20:14:29',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13373,'1110','111740589893','2025-02-26 20:14:29',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13374,'1110','111740589893','2025-02-26 20:14:29',NULL,72.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13375,'1110','111740589893','2025-02-26 20:14:29',NULL,170.00,'','11','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(13376,'5500','111740589893','2025-02-26 20:14:29',2491.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13377,'4000','111740589893','2025-02-26 20:14:29',NULL,1500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(13378,'4000','111740589893','2025-02-26 20:14:29',NULL,240.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13379,'4000','111740589893','2025-02-26 20:14:29',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13380,'4000','111740589893','2025-02-26 20:14:29',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(13381,'4000','111740589893','2025-02-26 20:14:29',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(13382,'4000','111740589893','2025-02-26 20:14:29',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13383,'4000','111740589893','2025-02-26 20:14:29',NULL,750.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13384,'4000','111740589893','2025-02-26 20:14:29',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13385,'4000','111740589893','2025-02-26 20:14:29',NULL,300.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13386,'4000','111740589893','2025-02-26 20:14:29',NULL,350.00,'','11','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(13387,'1050','111740590091','2025-02-26 20:15:57',4550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174059019229913331333','No',NULL,NULL,''),(13388,'1110','111740590091','2025-02-26 20:15:57',NULL,1000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(13389,'1110','111740590091','2025-02-26 20:15:57',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13390,'1110','111740590091','2025-02-26 20:15:57',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(13391,'1110','111740590091','2025-02-26 20:15:57',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13392,'1110','111740590091','2025-02-26 20:15:57',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13393,'5500','111740590091','2025-02-26 20:15:57',2735.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13394,'4000','111740590091','2025-02-26 20:15:57',NULL,1600.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(13395,'4000','111740590091','2025-02-26 20:15:57',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13396,'4000','111740590091','2025-02-26 20:15:57',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(13397,'4000','111740590091','2025-02-26 20:15:57',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13398,'4000','111740590091','2025-02-26 20:15:57',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13399,'1050','111740590532','2025-02-26 20:22:33',330.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174059055530030332752','No',NULL,NULL,''),(13400,'1110','111740590532','2025-02-26 20:22:33',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(13401,'1110','111740590532','2025-02-26 20:22:33',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13402,'5500','111740590532','2025-02-26 20:22:33',178.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13403,'4000','111740590532','2025-02-26 20:22:33',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(13404,'4000','111740590532','2025-02-26 20:22:33',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13405,'1050','111740675056','2025-02-27 20:01:44',1530.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174067570732203270003','No',NULL,NULL,''),(13406,'1110','111740675056','2025-02-27 20:01:44',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13407,'1110','111740675056','2025-02-27 20:01:44',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13408,'1110','111740675056','2025-02-27 20:01:44',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(13409,'1110','111740675056','2025-02-27 20:01:44',NULL,131.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(13410,'1110','111740675056','2025-02-27 20:01:44',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(13411,'1110','111740675056','2025-02-27 20:01:44',NULL,72.00,'','11','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(13412,'1110','111740675056','2025-02-27 20:01:44',NULL,62.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(13413,'5500','111740675056','2025-02-27 20:01:44',668.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13414,'4000','111740675056','2025-02-27 20:01:44',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13415,'4000','111740675056','2025-02-27 20:01:44',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13416,'4000','111740675056','2025-02-27 20:01:44',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(13417,'4000','111740675056','2025-02-27 20:01:44',NULL,200.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(13418,'4000','111740675056','2025-02-27 20:01:44',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(13419,'4000','111740675056','2025-02-27 20:01:44',NULL,450.00,'','11','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(13420,'4000','111740675056','2025-02-27 20:01:44',NULL,100.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(13421,'1050','111740675709','2025-02-27 20:04:51',3600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174067589530182291311','No',NULL,NULL,''),(13422,'1110','111740675709','2025-02-27 20:04:51',NULL,1314.00,'','11','1','Inventory sold','1','','sales','1130','','No',NULL,NULL,''),(13423,'1110','111740675709','2025-02-27 20:04:51',NULL,800.00,'','11','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(13424,'5500','111740675709','2025-02-27 20:04:51',2114.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13425,'4000','111740675709','2025-02-27 20:04:51',NULL,2100.00,'','11','1','Good sold','1','','sales','1130','','No',NULL,NULL,''),(13426,'4000','111740675709','2025-02-27 20:04:51',NULL,1500.00,'','11','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(13427,'1050','111740675920','2025-02-27 20:05:51',150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174067595573357303002','No',NULL,NULL,''),(13428,'1110','111740675920','2025-02-27 20:05:51',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13429,'5500','111740675920','2025-02-27 20:05:51',35.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13430,'4000','111740675920','2025-02-27 20:05:51',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13431,'1050','111740676187','2025-02-27 20:10:30',6800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174067623221331301712','No',NULL,NULL,''),(13432,'1110','111740676187','2025-02-27 20:10:30',NULL,1800.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(13433,'1110','111740676187','2025-02-27 20:10:30',NULL,1050.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(13434,'1110','111740676187','2025-02-27 20:10:30',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13435,'5500','111740676187','2025-02-27 20:10:30',3450.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13436,'4000','111740676187','2025-02-27 20:10:30',NULL,3400.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(13437,'4000','111740676187','2025-02-27 20:10:30',NULL,2400.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(13438,'4000','111740676187','2025-02-27 20:10:30',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13439,'1050','111740759500','2025-02-28 19:20:36',2900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174075964703302296222','No',NULL,NULL,''),(13440,'1110','111740759500','2025-02-28 19:20:36',NULL,550.00,'','11','1','Inventory sold','1','','sales','413','','No',NULL,NULL,''),(13441,'1110','111740759500','2025-02-28 19:20:36',NULL,900.00,'','11','1','Inventory sold','1','','sales','503','','No',NULL,NULL,''),(13442,'5500','111740759500','2025-02-28 19:20:36',1450.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13443,'4000','111740759500','2025-02-28 19:20:36',NULL,1100.00,'','11','1','Good sold','1','','sales','413','','No',NULL,NULL,''),(13444,'4000','111740759500','2025-02-28 19:20:36',NULL,1800.00,'','11','1','Good sold','1','','sales','503','','No',NULL,NULL,''),(13445,'1050','111740759689','2025-02-28 19:21:47',2200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174075972030172221311','No',NULL,NULL,''),(13446,'1110','111740759689','2025-02-28 19:21:47',NULL,1100.00,'','11','1','Inventory sold','1','','sales','1119','','No',NULL,NULL,''),(13447,'5500','111740759689','2025-02-28 19:21:47',1100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13448,'4000','111740759689','2025-02-28 19:21:47',NULL,2200.00,'','11','1','Good sold','1','','sales','1119','','No',NULL,NULL,''),(13449,'1050','111740760392','2025-02-28 19:34:08',1800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174076046902372002206','No',NULL,NULL,''),(13450,'1110','111740760392','2025-02-28 19:34:08',NULL,131.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(13451,'1110','111740760392','2025-02-28 19:34:08',NULL,900.00,'','11','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(13452,'5500','111740760392','2025-02-28 19:34:08',1031.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13453,'4000','111740760392','2025-02-28 19:34:08',NULL,200.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(13454,'4000','111740760392','2025-02-28 19:34:08',NULL,1600.00,'','11','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(13455,'1050','111740760573','2025-02-28 19:36:29',200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174076059225004302357','No',NULL,NULL,''),(13456,'1110','111740760573','2025-02-28 19:36:29',NULL,131.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(13457,'5500','111740760573','2025-02-28 19:36:29',131.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13458,'4000','111740760573','2025-02-28 19:36:29',NULL,200.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(13459,'1050','111740760596','2025-03-06 18:51:13',11370.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174127628073202323101','No',NULL,NULL,''),(13460,'1110','111740760596','2025-03-06 18:51:13',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13461,'1110','111740760596','2025-03-06 18:51:13',NULL,1200.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13462,'1110','111740760596','2025-03-06 18:51:13',NULL,216.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13463,'1110','111740760596','2025-03-06 18:51:13',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(13464,'1110','111740760596','2025-03-06 18:51:13',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(13465,'1110','111740760596','2025-03-06 18:51:13',NULL,72.00,'','11','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(13466,'1110','111740760596','2025-03-06 18:51:13',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(13467,'1110','111740760596','2025-03-06 18:51:13',NULL,1440.00,'','11','1','Inventory sold','1','','sales','259','','No',NULL,NULL,''),(13468,'1110','111740760596','2025-03-06 18:51:13',NULL,800.00,'','11','1','Inventory sold','1','','sales','117','','No',NULL,NULL,''),(13469,'1110','111740760596','2025-03-06 18:51:13',NULL,44.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13470,'1110','111740760596','2025-03-06 18:51:13',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13471,'1110','111740760596','2025-03-06 18:51:13',NULL,450.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(13472,'5500','111740760596','2025-03-06 18:51:13',6452.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13473,'4000','111740760596','2025-03-06 18:51:13',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13474,'4000','111740760596','2025-03-06 18:51:13',NULL,1200.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13475,'4000','111740760596','2025-03-06 18:51:13',NULL,900.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13476,'4000','111740760596','2025-03-06 18:51:13',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(13477,'4000','111740760596','2025-03-06 18:51:13',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(13478,'4000','111740760596','2025-03-06 18:51:13',NULL,450.00,'','11','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(13479,'4000','111740760596','2025-03-06 18:51:13',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(13480,'4000','111740760596','2025-03-06 18:51:13',NULL,2850.00,'','11','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(13481,'4000','111740760596','2025-03-06 18:51:13',NULL,1450.00,'','11','1','Good sold','1','','sales','117','','No',NULL,NULL,''),(13482,'4000','111740760596','2025-03-06 18:51:13',NULL,120.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13483,'4000','111740760596','2025-03-06 18:51:13',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13484,'4000','111740760596','2025-03-06 18:51:13',NULL,650.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(13485,'1050','111741276287','2025-03-06 18:54:17',1000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174127646161200026730','No',NULL,NULL,''),(13486,'1110','111741276287','2025-03-06 18:54:17',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13487,'5500','111741276287','2025-03-06 18:54:17',600.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13488,'4000','111741276287','2025-03-06 18:54:17',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13489,'1050','11741366648','2025-03-07 19:57:45',3.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1174136666823036486611','No',NULL,NULL,''),(13490,'4000','11741366648','2025-03-07 19:57:45',NULL,3.00,'','1','1','Good sold','1','','sales','140','','No',NULL,NULL,''),(13491,'1050','11741368499','2025-03-07 20:29:08',300.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1174136855834082050530','No',NULL,NULL,''),(13492,'1110','11741368499','2025-03-07 20:29:08',NULL,130.00,'','1','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(13493,'5500','11741368499','2025-03-07 20:28:19',130.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13494,'4000','11741368499','2025-03-07 20:29:08',NULL,300.00,'','1','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(13495,'1050','11741368666','2025-03-07 20:33:25',11460.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1174136882523230030271','No',NULL,NULL,''),(13496,'1110','11741368666','2025-03-07 20:33:25',NULL,350.00,'','1','1','Inventory sold','1','','sales','1191','','No',NULL,NULL,''),(13497,'1110','11741368666','2025-03-07 20:31:06',NULL,850.00,'','1','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(13498,'1110','11741368666','2025-03-07 20:31:46',NULL,280.00,'','1','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(13499,'1110','11741368666','2025-03-07 20:31:57',NULL,750.00,'','1','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13500,'1110','11741368666','2025-03-07 20:32:04',NULL,1800.00,'','1','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(13501,'1110','11741368666','2025-03-07 20:32:11',NULL,216.00,'','1','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13502,'1110','11741368666','2025-03-07 20:32:21',NULL,750.00,'','1','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(13503,'1110','11741368666','2025-03-07 20:32:37',NULL,450.00,'','1','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(13504,'1110','11741368666','2025-03-07 20:32:46',NULL,150.00,'','1','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(13505,'1110','11741368666','2025-03-07 20:32:56',NULL,360.00,'','1','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13506,'5500','11741368666','2025-03-07 20:33:07',5956.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13507,'4000','11741368666','2025-03-07 20:33:25',NULL,650.00,'','1','1','Good sold','1','','sales','1191','','No',NULL,NULL,''),(13508,'4000','11741368666','2025-03-07 20:31:06',NULL,1500.00,'','1','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(13509,'4000','11741368666','2025-03-07 20:31:46',NULL,450.00,'','1','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(13510,'4000','11741368666','2025-03-07 20:31:57',NULL,950.00,'','1','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13511,'4000','11741368666','2025-03-07 20:32:04',NULL,3000.00,'','1','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(13512,'4000','11741368666','2025-03-07 20:32:11',NULL,900.00,'','1','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13513,'4000','11741368666','2025-03-07 20:32:21',NULL,1500.00,'','1','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(13514,'4000','11741368666','2025-03-07 20:32:37',NULL,800.00,'','1','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(13515,'4000','11741368666','2025-03-07 20:32:46',NULL,210.00,'','1','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(13516,'4000','11741368666','2025-03-07 20:32:56',NULL,1500.00,'','1','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13517,'1050','11741368904','2025-03-07 20:35:41',2000.00,NULL,'','1','1','Payment of goods sold','1','','payment','','1174136894543903022339','No',NULL,NULL,''),(13518,'1110','11741368904','2025-03-07 20:35:41',NULL,1200.00,'','1','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(13519,'5500','11741368904','2025-03-07 20:35:04',1200.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13520,'4000','11741368904','2025-03-07 20:35:41',NULL,2000.00,'','1','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(13521,'1050','111741425398','2025-03-08 12:20:48',5850.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142565522264310303','No',NULL,NULL,''),(13522,'1110','111741425398','2025-03-08 12:20:48',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(13523,'1110','111741425398','2025-03-08 12:20:48',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13524,'1110','111741425398','2025-03-08 12:20:48',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(13525,'1110','111741425398','2025-03-08 12:20:48',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13526,'1110','111741425398','2025-03-08 12:20:48',NULL,288.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13527,'1110','111741425398','2025-03-08 12:20:48',NULL,600.00,'','11','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(13528,'5500','111741425398','2025-03-08 12:20:48',3133.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13529,'4000','111741425398','2025-03-08 12:20:48',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(13530,'4000','111741425398','2025-03-08 12:20:48',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13531,'4000','111741425398','2025-03-08 12:20:48',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(13532,'4000','111741425398','2025-03-08 12:20:48',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13533,'4000','111741425398','2025-03-08 12:20:48',NULL,1200.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13534,'4000','111741425398','2025-03-08 12:20:48',NULL,900.00,'','11','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(13535,'1050','111741425674','2025-03-08 12:32:31',9350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142635923443202093','No',NULL,NULL,''),(13536,'1110','111741425674','2025-03-08 12:32:31',NULL,1500.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13537,'1110','111741425674','2025-03-08 12:32:31',NULL,450.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(13538,'1110','111741425674','2025-03-08 12:32:31',NULL,240.00,'','11','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(13539,'1110','111741425674','2025-03-08 12:32:31',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13540,'1110','111741425674','2025-03-08 12:32:31',NULL,1000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(13541,'1110','111741425674','2025-03-08 12:32:31',NULL,550.00,'','11','1','Inventory sold','1','','sales','262','','No',NULL,NULL,''),(13542,'1110','111741425674','2025-03-08 12:32:31',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(13543,'1110','111741425674','2025-03-08 12:32:31',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13544,'1110','111741425674','2025-03-08 12:32:31',NULL,216.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13545,'1110','111741425674','2025-03-08 12:32:31',NULL,120.00,'','11','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(13546,'1110','111741425674','2025-03-08 12:32:31',NULL,170.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13547,'1110','111741425674','2025-03-08 12:32:31',NULL,40.00,'','11','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(13548,'1110','111741425674','2025-03-08 12:32:31',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13549,'1110','111741425674','2025-03-08 12:32:31',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13550,'5500','111741425674','2025-03-08 12:32:31',5586.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13551,'4000','111741425674','2025-03-08 12:32:31',NULL,1900.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13552,'4000','111741425674','2025-03-08 12:32:31',NULL,650.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(13553,'4000','111741425674','2025-03-08 12:32:31',NULL,450.00,'','11','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(13554,'4000','111741425674','2025-03-08 12:32:31',NULL,750.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13555,'4000','111741425674','2025-03-08 12:32:31',NULL,1800.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(13556,'4000','111741425674','2025-03-08 12:32:31',NULL,1100.00,'','11','1','Good sold','1','','sales','262','','No',NULL,NULL,''),(13557,'4000','111741425674','2025-03-08 12:32:31',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(13558,'4000','111741425674','2025-03-08 12:32:31',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13559,'4000','111741425674','2025-03-08 12:32:31',NULL,900.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13560,'4000','111741425674','2025-03-08 12:32:31',NULL,300.00,'','11','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(13561,'4000','111741425674','2025-03-08 12:32:31',NULL,0.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13562,'4000','111741425674','2025-03-08 12:32:31',NULL,100.00,'','11','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(13563,'4000','111741425674','2025-03-08 12:32:31',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13564,'4000','111741425674','2025-03-08 12:32:31',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13565,'1050','111741426407','2025-03-08 12:51:02',15079.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142746807782324423','No',NULL,NULL,''),(13566,'1110','111741426407','2025-03-08 12:51:02',NULL,1500.00,'','11','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(13567,'1110','111741426407','2025-03-08 12:51:02',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(13568,'1110','111741426407','2025-03-08 12:51:02',NULL,120.00,'','11','1','Inventory sold','1','','sales','167','','No',NULL,NULL,''),(13569,'1110','111741426407','2025-03-08 12:51:02',NULL,380.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(13570,'1110','111741426407','2025-03-08 12:51:02',NULL,216.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13571,'1110','111741426407','2025-03-08 12:51:02',NULL,131.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(13572,'1110','111741426407','2025-03-08 12:51:02',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13573,'1110','111741426407','2025-03-08 12:51:02',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(13574,'1110','111741426407','2025-03-08 12:51:02',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13575,'1110','111741426407','2025-03-08 12:51:02',NULL,380.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(13576,'1110','111741426407','2025-03-08 12:51:02',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13577,'1110','111741426407','2025-03-08 12:51:02',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13578,'1110','111741426407','2025-03-08 12:51:02',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(13579,'1110','111741426407','2025-03-08 12:51:02',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(13580,'1110','111741426407','2025-03-08 12:51:02',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(13581,'1110','111741426407','2025-03-08 12:51:02',NULL,650.00,'','11','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(13582,'1110','111741426407','2025-03-08 12:51:02',NULL,128.00,'','11','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(13583,'1110','111741426407','2025-03-08 12:51:02',NULL,100.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(13584,'1110','111741426407','2025-03-08 12:51:02',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(13585,'1110','111741426407','2025-03-08 12:51:02',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(13586,'1110','111741426407','2025-03-08 12:51:02',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(13587,'1110','111741426407','2025-03-08 12:51:02',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(13588,'1110','111741426407','2025-03-08 12:51:02',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13589,'5500','111741426407','2025-03-08 12:51:02',8724.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13590,'4000','111741426407','2025-03-08 12:51:02',NULL,2500.00,'','11','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(13591,'4000','111741426407','2025-03-08 12:51:02',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(13592,'4000','111741426407','2025-03-08 12:51:02',NULL,250.00,'','11','1','Good sold','1','','sales','167','','No',NULL,NULL,''),(13593,'4000','111741426407','2025-03-08 12:51:02',NULL,600.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(13594,'4000','111741426407','2025-03-08 12:51:02',NULL,900.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13595,'4000','111741426407','2025-03-08 12:51:02',NULL,200.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(13596,'4000','111741426407','2025-03-08 12:51:02',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13597,'4000','111741426407','2025-03-08 12:51:02',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(13598,'4000','111741426407','2025-03-08 12:51:02',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13599,'4000','111741426407','2025-03-08 12:51:02',NULL,600.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(13600,'4000','111741426407','2025-03-08 12:51:02',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13601,'4000','111741426407','2025-03-08 12:51:02',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13602,'4000','111741426407','2025-03-08 12:51:02',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(13603,'4000','111741426407','2025-03-08 12:51:02',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(13604,'4000','111741426407','2025-03-08 12:51:02',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(13605,'4000','111741426407','2025-03-08 12:51:02',NULL,799.00,'','11','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(13606,'4000','111741426407','2025-03-08 12:51:02',NULL,200.00,'','11','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(13607,'4000','111741426407','2025-03-08 12:51:02',NULL,140.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(13608,'4000','111741426407','2025-03-08 12:51:02',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(13609,'4000','111741426407','2025-03-08 12:51:02',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(13610,'4000','111741426407','2025-03-08 12:51:02',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(13611,'4000','111741426407','2025-03-08 12:51:02',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(13612,'4000','111741426407','2025-03-08 12:51:02',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13613,'1050','111741427593','2025-03-08 12:54:43',1140.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142768773711220477','No',NULL,NULL,''),(13614,'1110','111741427593','2025-03-08 12:54:43',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13615,'1110','111741427593','2025-03-08 12:54:43',NULL,88.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13616,'1110','111741427593','2025-03-08 12:54:43',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(13617,'5500','111741427593','2025-03-08 12:54:43',738.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13618,'4000','111741427593','2025-03-08 12:54:43',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13619,'4000','111741427593','2025-03-08 12:54:43',NULL,240.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13620,'4000','111741427593','2025-03-08 12:54:43',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(13621,'1050','111741427709','2025-03-08 13:03:37',5950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142822102031021210','No',NULL,NULL,''),(13622,'1110','111741427709','2025-03-08 13:03:37',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13623,'1110','111741427709','2025-03-08 13:03:37',NULL,125.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(13624,'1110','111741427709','2025-03-08 13:03:37',NULL,1700.00,'','11','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(13625,'1110','111741427709','2025-03-08 13:03:37',NULL,80.00,'','11','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(13626,'1110','111741427709','2025-03-08 13:03:37',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(13627,'1110','111741427709','2025-03-08 13:03:37',NULL,160.00,'','11','1','Inventory sold','1','','sales','23','','No',NULL,NULL,''),(13628,'1110','111741427709','2025-03-08 13:03:37',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13629,'1110','111741427709','2025-03-08 13:03:37',NULL,170.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13630,'5500','111741427709','2025-03-08 13:03:37',3035.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13631,'4000','111741427709','2025-03-08 13:03:37',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13632,'4000','111741427709','2025-03-08 13:03:37',NULL,250.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(13633,'4000','111741427709','2025-03-08 13:03:37',NULL,3200.00,'','11','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(13634,'4000','111741427709','2025-03-08 13:03:37',NULL,200.00,'','11','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(13635,'4000','111741427709','2025-03-08 13:03:37',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(13636,'4000','111741427709','2025-03-08 13:03:37',NULL,250.00,'','11','1','Good sold','1','','sales','23','','No',NULL,NULL,''),(13637,'4000','111741427709','2025-03-08 13:03:37',NULL,250.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13638,'4000','111741427709','2025-03-08 13:03:37',NULL,550.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13639,'1050','111741428283','2025-03-08 13:09:27',5599.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142861634136303217','No',NULL,NULL,''),(13640,'1110','111741428283','2025-03-08 13:09:27',NULL,900.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13641,'1110','111741428283','2025-03-08 13:09:27',NULL,1500.00,'','11','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(13642,'1110','111741428283','2025-03-08 13:09:27',NULL,1050.00,'','11','1','Inventory sold','1','','sales','139','','No',NULL,NULL,''),(13643,'1110','111741428283','2025-03-08 13:09:27',NULL,450.00,'','11','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(13644,'5500','111741428283','2025-03-08 13:09:27',3900.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13645,'4000','111741428283','2025-03-08 13:09:27',NULL,900.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13646,'4000','111741428283','2025-03-08 13:09:27',NULL,2500.00,'','11','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(13647,'4000','111741428283','2025-03-08 13:09:27',NULL,1399.00,'','11','1','Good sold','1','','sales','139','','No',NULL,NULL,''),(13648,'4000','111741428283','2025-03-08 13:09:27',NULL,800.00,'','11','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(13649,'1050','111741428704','2025-03-08 13:13:01',5900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142878932024903033','No',NULL,NULL,''),(13650,'1110','111741428704','2025-03-08 13:13:01',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(13651,'1110','111741428704','2025-03-08 13:13:01',NULL,72.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13652,'1110','111741428704','2025-03-08 13:13:01',NULL,340.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13653,'5500','111741428704','2025-03-08 13:13:01',3312.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13654,'4000','111741428704','2025-03-08 13:13:01',NULL,4500.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(13655,'4000','111741428704','2025-03-08 13:13:01',NULL,300.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13656,'4000','111741428704','2025-03-08 13:13:01',NULL,1100.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13657,'1050','111741428815','2025-03-08 13:14:34',5900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142888227824221000','No',NULL,NULL,''),(13658,'1110','111741428815','2025-03-08 13:14:34',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(13659,'1110','111741428815','2025-03-08 13:14:34',NULL,72.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13660,'1110','111741428815','2025-03-08 13:14:34',NULL,340.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13661,'5500','111741428815','2025-03-08 13:14:34',3312.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13662,'4000','111741428815','2025-03-08 13:14:34',NULL,4500.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(13663,'4000','111741428815','2025-03-08 13:14:34',NULL,300.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13664,'4000','111741428815','2025-03-08 13:14:34',NULL,1100.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13665,'1050','111741428928','2025-03-08 13:16:32',1800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142900134022302021','No',NULL,NULL,''),(13666,'1110','111741428928','2025-03-08 13:16:32',NULL,350.00,'','11','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(13667,'1110','111741428928','2025-03-08 13:16:32',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13668,'1110','111741428928','2025-03-08 13:16:32',NULL,170.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13669,'5500','111741428928','2025-03-08 13:16:32',520.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13670,'4000','111741428928','2025-03-08 13:16:32',NULL,500.00,'','11','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(13671,'4000','111741428928','2025-03-08 13:16:32',NULL,750.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13672,'4000','111741428928','2025-03-08 13:16:32',NULL,550.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13673,'1050','111741429090','2025-03-08 13:22:07',4800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142933229141104322','No',NULL,NULL,''),(13674,'1110','111741429090','2025-03-08 13:22:07',NULL,125.00,'','11','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(13675,'1110','111741429090','2025-03-08 13:22:07',NULL,250.00,'','11','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(13676,'1110','111741429090','2025-03-08 13:22:07',NULL,650.00,'','11','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(13677,'1110','111741429090','2025-03-08 13:22:07',NULL,230.00,'','11','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(13678,'1110','111741429090','2025-03-08 13:22:07',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(13679,'1110','111741429090','2025-03-08 13:22:07',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13680,'1110','111741429090','2025-03-08 13:22:07',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(13681,'1110','111741429090','2025-03-08 13:22:07',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(13682,'1110','111741429090','2025-03-08 13:22:07',NULL,720.00,'','11','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(13683,'5500','111741429090','2025-03-08 13:22:07',3120.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13684,'4000','111741429090','2025-03-08 13:22:07',NULL,250.00,'','11','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(13685,'4000','111741429090','2025-03-08 13:22:07',NULL,450.00,'','11','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(13686,'4000','111741429090','2025-03-08 13:22:07',NULL,1000.00,'','11','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(13687,'4000','111741429090','2025-03-08 13:22:07',NULL,450.00,'','11','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(13688,'4000','111741429090','2025-03-08 13:22:07',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(13689,'4000','111741429090','2025-03-08 13:22:07',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13690,'4000','111741429090','2025-03-08 13:22:07',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(13691,'4000','111741429090','2025-03-08 13:22:07',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(13692,'4000','111741429090','2025-03-08 13:22:07',NULL,900.00,'','11','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(13693,'1050','111741429376','2025-03-08 13:23:32',3650.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142942001403234032','No',NULL,NULL,''),(13694,'1110','111741429376','2025-03-08 13:23:32',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(13695,'1110','111741429376','2025-03-08 13:23:32',NULL,400.00,'','11','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(13696,'5500','111741429376','2025-03-08 13:23:32',1800.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13697,'4000','111741429376','2025-03-08 13:23:32',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(13698,'4000','111741429376','2025-03-08 13:23:32',NULL,850.00,'','11','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(13699,'1050','111741429726','2025-03-08 13:31:40',2800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174142990402077111120','No',NULL,NULL,''),(13700,'1110','111741429726','2025-03-08 13:31:40',NULL,450.00,'','11','1','Inventory sold','1','','sales','686','','No',NULL,NULL,''),(13701,'1110','111741429726','2025-03-08 13:31:40',NULL,150.00,'','11','1','Inventory sold','1','','sales','m07','','No',NULL,NULL,''),(13702,'1110','111741429726','2025-03-08 13:31:40',NULL,350.00,'','11','1','Inventory sold','1','','sales','684','','No',NULL,NULL,''),(13703,'1110','111741429726','2025-03-08 13:31:40',NULL,150.00,'','11','1','Inventory sold','1','','sales','592','','No',NULL,NULL,''),(13704,'1110','111741429726','2025-03-08 13:31:40',NULL,100.00,'','11','1','Inventory sold','1','','sales','507','','No',NULL,NULL,''),(13705,'1110','111741429726','2025-03-08 13:31:40',NULL,100.00,'','11','1','Inventory sold','1','','sales','663','','No',NULL,NULL,''),(13706,'1110','111741429726','2025-03-08 13:31:40',NULL,80.00,'','11','1','Inventory sold','1','','sales','489','','No',NULL,NULL,''),(13707,'5500','111741429726','2025-03-08 13:31:40',1380.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13708,'4000','111741429726','2025-03-08 13:31:40',NULL,900.00,'','11','1','Good sold','1','','sales','686','','No',NULL,NULL,''),(13709,'4000','111741429726','2025-03-08 13:31:40',NULL,300.00,'','11','1','Good sold','1','','sales','m07','','No',NULL,NULL,''),(13710,'4000','111741429726','2025-03-08 13:31:40',NULL,700.00,'','11','1','Good sold','1','','sales','684','','No',NULL,NULL,''),(13711,'4000','111741429726','2025-03-08 13:31:40',NULL,350.00,'','11','1','Good sold','1','','sales','592','','No',NULL,NULL,''),(13712,'4000','111741429726','2025-03-08 13:31:40',NULL,200.00,'','11','1','Good sold','1','','sales','507','','No',NULL,NULL,''),(13713,'4000','111741429726','2025-03-08 13:31:40',NULL,200.00,'','11','1','Good sold','1','','sales','663','','No',NULL,NULL,''),(13714,'4000','111741429726','2025-03-08 13:31:40',NULL,150.00,'','11','1','Good sold','1','','sales','489','','No',NULL,NULL,''),(13715,'1050','111741429942','2025-03-08 13:37:43',8089.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174143026923103303362','No',NULL,NULL,''),(13716,'1110','111741429942','2025-03-08 13:37:43',NULL,1300.00,'','11','1','Inventory sold','1','','sales','m91','','No',NULL,NULL,''),(13717,'1110','111741429942','2025-03-08 13:37:43',NULL,2200.00,'','11','1','Inventory sold','1','','sales','465','','No',NULL,NULL,''),(13718,'1110','111741429942','2025-03-08 13:37:43',NULL,650.00,'','11','1','Inventory sold','1','','sales','619','','No',NULL,NULL,''),(13719,'1110','111741429942','2025-03-08 13:37:43',NULL,80.00,'','11','1','Inventory sold','1','','sales','489','','No',NULL,NULL,''),(13720,'1110','111741429942','2025-03-08 13:37:43',NULL,220.00,'','11','1','Inventory sold','1','','sales','566','','No',NULL,NULL,''),(13721,'1110','111741429942','2025-03-08 13:37:43',NULL,300.00,'','11','1','Inventory sold','1','','sales','1121','','No',NULL,NULL,''),(13722,'5500','111741429942','2025-03-08 13:37:43',4750.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13723,'4000','111741429942','2025-03-08 13:37:43',NULL,1999.00,'','11','1','Good sold','1','','sales','m91','','No',NULL,NULL,''),(13724,'4000','111741429942','2025-03-08 13:37:43',NULL,3500.00,'','11','1','Good sold','1','','sales','465','','No',NULL,NULL,''),(13725,'4000','111741429942','2025-03-08 13:37:43',NULL,1400.00,'','11','1','Good sold','1','','sales','619','','No',NULL,NULL,''),(13726,'4000','111741429942','2025-03-08 13:37:43',NULL,150.00,'','11','1','Good sold','1','','sales','489','','No',NULL,NULL,''),(13727,'4000','111741429942','2025-03-08 13:37:43',NULL,440.00,'','11','1','Good sold','1','','sales','566','','No',NULL,NULL,''),(13728,'4000','111741429942','2025-03-08 13:37:43',NULL,600.00,'','11','1','Good sold','1','','sales','1121','','No',NULL,NULL,''),(13729,'1050','111741430311','2025-03-08 13:38:44',499.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174143032901401030020','No',NULL,NULL,''),(13730,'1110','111741430311','2025-03-08 13:38:44',NULL,250.00,'','11','1','Inventory sold','1','','sales','m89','','No',NULL,NULL,''),(13731,'5500','111741430311','2025-03-08 13:38:44',250.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13732,'4000','111741430311','2025-03-08 13:38:44',NULL,499.00,'','11','1','Good sold','1','','sales','m89','','No',NULL,NULL,''),(13733,'1050','111741430333','2025-03-08 13:39:30',2000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174143037402343220400','No',NULL,NULL,''),(13734,'1110','111741430333','2025-03-08 13:39:30',NULL,1200.00,'','11','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(13735,'5500','111741430333','2025-03-08 13:39:30',1200.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13736,'4000','111741430333','2025-03-08 13:39:30',NULL,2000.00,'','11','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(13737,'1050','111741430404','2025-03-08 13:40:33',2100.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174143043801333202002','No',NULL,NULL,''),(13738,'1110','111741430404','2025-03-08 13:40:33',NULL,850.00,'','11','1','Inventory sold','1','','sales','433','','No',NULL,NULL,''),(13739,'1110','111741430404','2025-03-08 13:40:33',NULL,350.00,'','11','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(13740,'5500','111741430404','2025-03-08 13:40:33',1200.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13741,'4000','111741430404','2025-03-08 13:40:33',NULL,1500.00,'','11','1','Good sold','1','','sales','433','','No',NULL,NULL,''),(13742,'4000','111741430404','2025-03-08 13:40:33',NULL,600.00,'','11','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(13743,'1050','111741453301','2025-03-08 20:11:14',17459.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174145389383327902200','No',NULL,NULL,''),(13744,'1110','111741453301','2025-03-08 20:11:14',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(13745,'1110','111741453301','2025-03-08 20:11:14',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13746,'1110','111741453301','2025-03-08 20:11:14',NULL,42.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(13747,'1110','111741453301','2025-03-08 20:11:14',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13748,'1110','111741453301','2025-03-08 20:11:14',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(13749,'1110','111741453301','2025-03-08 20:11:14',NULL,100.00,'','11','1','Inventory sold','1','','sales','208','','No',NULL,NULL,''),(13750,'1110','111741453301','2025-03-08 20:11:14',NULL,1000.00,'','11','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(13751,'1110','111741453301','2025-03-08 20:11:14',NULL,201.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(13752,'1110','111741453301','2025-03-08 20:11:14',NULL,1250.00,'','11','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(13753,'1110','111741453301','2025-03-08 20:11:14',NULL,720.00,'','11','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(13754,'1110','111741453301','2025-03-08 20:11:14',NULL,600.00,'','11','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(13755,'1110','111741453301','2025-03-08 20:11:14',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(13756,'1110','111741453301','2025-03-08 20:11:14',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(13757,'1110','111741453301','2025-03-08 20:11:14',NULL,450.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(13758,'1110','111741453301','2025-03-08 20:11:14',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(13759,'1110','111741453301','2025-03-08 20:11:14',NULL,80.00,'','11','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(13760,'1110','111741453301','2025-03-08 20:11:14',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13761,'1110','111741453301','2025-03-08 20:11:14',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(13762,'1110','111741453301','2025-03-08 20:11:14',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13763,'1110','111741453301','2025-03-08 20:11:14',NULL,120.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(13764,'1110','111741453301','2025-03-08 20:11:14',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13765,'1110','111741453301','2025-03-08 20:11:14',NULL,150.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(13766,'1110','111741453301','2025-03-08 20:11:14',NULL,250.00,'','11','1','Inventory sold','1','','sales','1202','','No',NULL,NULL,''),(13767,'1110','111741453301','2025-03-08 20:11:14',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13768,'5500','111741453301','2025-03-08 20:11:14',10517.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13769,'4000','111741453301','2025-03-08 20:11:14',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13770,'4000','111741453301','2025-03-08 20:11:14',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13771,'4000','111741453301','2025-03-08 20:11:14',NULL,150.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(13772,'4000','111741453301','2025-03-08 20:11:14',NULL,250.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13773,'4000','111741453301','2025-03-08 20:11:14',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(13774,'4000','111741453301','2025-03-08 20:11:14',NULL,200.00,'','11','1','Good sold','1','','sales','208','','No',NULL,NULL,''),(13775,'4000','111741453301','2025-03-08 20:11:14',NULL,2300.00,'','11','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(13776,'4000','111741453301','2025-03-08 20:11:14',NULL,390.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(13777,'4000','111741453301','2025-03-08 20:11:14',NULL,2000.00,'','11','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(13778,'4000','111741453301','2025-03-08 20:11:14',NULL,1200.00,'','11','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(13779,'4000','111741453301','2025-03-08 20:11:14',NULL,1200.00,'','11','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(13780,'4000','111741453301','2025-03-08 20:11:14',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(13781,'4000','111741453301','2025-03-08 20:11:14',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(13782,'4000','111741453301','2025-03-08 20:11:14',NULL,750.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(13783,'4000','111741453301','2025-03-08 20:11:14',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(13784,'4000','111741453301','2025-03-08 20:11:14',NULL,200.00,'','11','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(13785,'4000','111741453301','2025-03-08 20:11:14',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13786,'4000','111741453301','2025-03-08 20:11:14',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(13787,'4000','111741453301','2025-03-08 20:11:14',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13788,'4000','111741453301','2025-03-08 20:11:14',NULL,240.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(13789,'4000','111741453301','2025-03-08 20:11:14',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13790,'4000','111741453301','2025-03-08 20:11:14',NULL,210.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(13791,'4000','111741453301','2025-03-08 20:11:14',NULL,0.00,'','11','1','Good sold','1','','sales','1202','','No',NULL,NULL,''),(13792,'4000','111741453301','2025-03-08 20:11:14',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13793,'1050','111741454598','2025-03-08 20:23:47',450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174145463541103113010','No',NULL,NULL,''),(13794,'1110','111741454598','2025-03-08 20:23:47',NULL,105.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13795,'5500','111741454598','2025-03-08 20:23:47',105.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13796,'4000','111741454598','2025-03-08 20:23:47',NULL,450.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13797,'1050','111741532896','2025-03-09 18:11:59',5499.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174153312205220730103','No',NULL,NULL,''),(13798,'1110','111741532896','2025-03-09 18:11:59',NULL,130.00,'','11','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(13799,'1110','111741532896','2025-03-09 18:11:59',NULL,608.00,'','11','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(13800,'1110','111741532896','2025-03-09 18:11:59',NULL,950.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(13801,'1110','111741532896','2025-03-09 18:11:59',NULL,0.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13802,'1110','111741532896','2025-03-09 18:11:59',NULL,120.00,'','11','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(13803,'1110','111741532896','2025-03-09 18:11:59',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(13804,'1110','111741532896','2025-03-09 18:11:59',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(13805,'1110','111741532896','2025-03-09 18:11:59',NULL,360.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13806,'1110','111741532896','2025-03-09 18:11:59',NULL,42.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(13807,'1110','111741532896','2025-03-09 18:11:59',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(13808,'5500','111741532896','2025-03-09 18:11:59',2791.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13809,'4000','111741532896','2025-03-09 18:11:59',NULL,300.00,'','11','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(13810,'4000','111741532896','2025-03-09 18:11:59',NULL,799.00,'','11','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(13811,'4000','111741532896','2025-03-09 18:11:59',NULL,1500.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(13812,'4000','111741532896','2025-03-09 18:11:59',NULL,0.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13813,'4000','111741532896','2025-03-09 18:11:59',NULL,300.00,'','11','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(13814,'4000','111741532896','2025-03-09 18:11:59',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(13815,'4000','111741532896','2025-03-09 18:11:59',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(13816,'4000','111741532896','2025-03-09 18:11:59',NULL,1500.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13817,'4000','111741532896','2025-03-09 18:11:59',NULL,150.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(13818,'4000','111741532896','2025-03-09 18:11:59',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(13819,'1050','111741624734','2025-03-10 19:45:48',8090.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174162515556323112223','No',NULL,NULL,''),(13820,'1110','111741624734','2025-03-10 19:45:48',NULL,1250.00,'','11','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(13821,'1110','111741624734','2025-03-10 19:45:48',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(13822,'1110','111741624734','2025-03-10 19:45:48',NULL,1000.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(13823,'1110','111741624734','2025-03-10 19:45:48',NULL,1200.00,'','11','1','Inventory sold','1','','sales','229','','No',NULL,NULL,''),(13824,'1110','111741624734','2025-03-10 19:45:48',NULL,70.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(13825,'1110','111741624734','2025-03-10 19:45:48',NULL,72.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13826,'1110','111741624734','2025-03-10 19:45:48',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(13827,'1110','111741624734','2025-03-10 19:45:48',NULL,90.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(13828,'1110','111741624734','2025-03-10 19:45:48',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(13829,'5500','111741624734','2025-03-10 19:45:48',4427.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13830,'4000','111741624734','2025-03-10 19:45:48',NULL,2000.00,'','11','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(13831,'4000','111741624734','2025-03-10 19:45:48',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(13832,'4000','111741624734','2025-03-10 19:45:48',NULL,1900.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(13833,'4000','111741624734','2025-03-10 19:45:48',NULL,1800.00,'','11','1','Good sold','1','','sales','229','','No',NULL,NULL,''),(13834,'4000','111741624734','2025-03-10 19:45:48',NULL,300.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(13835,'4000','111741624734','2025-03-10 19:45:48',NULL,300.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13836,'4000','111741624734','2025-03-10 19:45:48',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(13837,'4000','111741624734','2025-03-10 19:45:48',NULL,240.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(13838,'4000','111741624734','2025-03-10 19:45:48',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(13839,'1050','111741625195','2025-03-10 19:48:57',700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174162534733432230033','No',NULL,NULL,''),(13840,'1110','111741625195','2025-03-10 19:48:57',NULL,60.00,'','11','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(13841,'1110','111741625195','2025-03-10 19:48:57',NULL,190.00,'','11','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(13842,'1110','111741625195','2025-03-10 19:48:57',NULL,80.00,'','11','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(13843,'5500','111741625195','2025-03-10 19:48:57',330.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13844,'4000','111741625195','2025-03-10 19:48:57',NULL,200.00,'','11','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(13845,'4000','111741625195','2025-03-10 19:48:57',NULL,300.00,'','11','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(13846,'4000','111741625195','2025-03-10 19:48:57',NULL,200.00,'','11','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(13847,'1050','111741711348','2025-03-11 19:50:05',6350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174171181532027022721','No',NULL,NULL,''),(13848,'1110','111741711348','2025-03-11 19:50:05',NULL,300.00,'','11','1','Inventory sold','1','','sales','m07','','No',NULL,NULL,''),(13849,'1110','111741711348','2025-03-11 19:50:05',NULL,900.00,'','11','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(13850,'1110','111741711348','2025-03-11 19:50:05',NULL,600.00,'','11','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(13851,'1110','111741711348','2025-03-11 19:50:05',NULL,91.00,'','11','1','Inventory sold','1','','sales','522','','No',NULL,NULL,''),(13852,'1110','111741711348','2025-03-11 19:50:05',NULL,450.00,'','11','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(13853,'1110','111741711348','2025-03-11 19:50:05',NULL,50.00,'','11','1','Inventory sold','1','','sales','537','','No',NULL,NULL,''),(13854,'1110','111741711348','2025-03-11 19:50:05',NULL,1140.00,'','11','1','Inventory sold','1','','sales','m82','','No',NULL,NULL,''),(13855,'1110','111741711348','2025-03-11 19:50:05',NULL,100.00,'','11','1','Inventory sold','1','','sales','559','','No',NULL,NULL,''),(13856,'Asset','111741711348','2025-03-11 19:50:05',3631.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13857,'4000','111741711348','2025-03-11 19:50:05',NULL,600.00,'','11','1','Good sold','1','','sales','m07','','No',NULL,NULL,''),(13858,'4000','111741711348','2025-03-11 19:50:05',NULL,1500.00,'','11','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(13859,'4000','111741711348','2025-03-11 19:50:05',NULL,1200.00,'','11','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(13860,'4000','111741711348','2025-03-11 19:50:05',NULL,200.00,'','11','1','Good sold','1','','sales','522','','No',NULL,NULL,''),(13861,'4000','111741711348','2025-03-11 19:50:05',NULL,750.00,'','11','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(13862,'4000','111741711348','2025-03-11 19:50:05',NULL,100.00,'','11','1','Good sold','1','','sales','537','','No',NULL,NULL,''),(13863,'4000','111741711348','2025-03-11 19:50:05',NULL,1800.00,'','11','1','Good sold','1','','sales','m82','','No',NULL,NULL,''),(13864,'4000','111741711348','2025-03-11 19:50:05',NULL,200.00,'','11','1','Good sold','1','','sales','559','','No',NULL,NULL,''),(13865,'1050','111741711899','2025-03-11 20:01:00',10550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174171247023073070023','No',NULL,NULL,''),(13866,'1110','111741711899','2025-03-11 20:01:00',NULL,1800.00,'','11','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(13867,'1110','111741711899','2025-03-11 20:01:00',NULL,170.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13868,'1110','111741711899','2025-03-11 20:01:00',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(13869,'1110','111741711899','2025-03-11 20:01:00',NULL,0.00,'','11','1','Inventory sold','1','','sales','94','','No',NULL,NULL,''),(13870,'1110','111741711899','2025-03-11 20:01:00',NULL,170.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13871,'1110','111741711899','2025-03-11 20:01:00',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13872,'1110','111741711899','2025-03-11 20:01:00',NULL,131.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(13873,'1110','111741711899','2025-03-11 20:01:00',NULL,105.00,'','11','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(13874,'1110','111741711899','2025-03-11 20:01:00',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13875,'1110','111741711899','2025-03-11 20:01:00',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(13876,'1110','111741711899','2025-03-11 20:01:00',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13877,'1110','111741711899','2025-03-11 20:01:00',NULL,1350.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(13878,'1110','111741711899','2025-03-11 20:01:00',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(13879,'1110','111741711899','2025-03-11 20:01:00',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(13880,'1110','111741711899','2025-03-11 20:01:00',NULL,160.00,'','11','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(13881,'1110','111741711899','2025-03-11 20:01:00',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(13882,'5500','111741711899','2025-03-11 20:01:00',5979.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13883,'4000','111741711899','2025-03-11 20:01:00',NULL,2500.00,'','11','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(13884,'4000','111741711899','2025-03-11 20:01:00',NULL,550.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13885,'4000','111741711899','2025-03-11 20:01:00',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(13886,'4000','111741711899','2025-03-11 20:01:00',NULL,500.00,'','11','1','Good sold','1','','sales','94','','No',NULL,NULL,''),(13887,'4000','111741711899','2025-03-11 20:01:00',NULL,550.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13888,'4000','111741711899','2025-03-11 20:01:00',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13889,'4000','111741711899','2025-03-11 20:01:00',NULL,200.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(13890,'4000','111741711899','2025-03-11 20:01:00',NULL,200.00,'','11','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(13891,'4000','111741711899','2025-03-11 20:01:00',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13892,'4000','111741711899','2025-03-11 20:01:00',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(13893,'4000','111741711899','2025-03-11 20:01:00',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13894,'4000','111741711899','2025-03-11 20:01:00',NULL,1950.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(13895,'4000','111741711899','2025-03-11 20:01:00',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(13896,'4000','111741711899','2025-03-11 20:01:00',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(13897,'4000','111741711899','2025-03-11 20:01:00',NULL,400.00,'','11','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(13898,'4000','111741711899','2025-03-11 20:01:00',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(13899,'1050','111741712500','2025-03-11 20:02:43',4500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174171256703702241334','No',NULL,NULL,''),(13900,'1110','111741712500','2025-03-11 20:02:43',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(13901,'5500','111741712500','2025-03-11 20:02:43',2900.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13902,'4000','111741712500','2025-03-11 20:02:43',NULL,4500.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(13903,'1050','111741798850','2025-03-12 20:10:46',18850.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174179946533033542992','No',NULL,NULL,''),(13904,'1110','111741798850','2025-03-12 20:10:46',NULL,250.00,'','11','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(13905,'1110','111741798850','2025-03-12 20:10:46',NULL,250.00,'','11','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(13906,'1110','111741798850','2025-03-12 20:10:46',NULL,535.00,'','11','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(13907,'1110','111741798850','2025-03-12 20:10:46',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13908,'1110','111741798850','2025-03-12 20:10:46',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(13909,'1110','111741798850','2025-03-12 20:10:46',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(13910,'1110','111741798850','2025-03-12 20:10:46',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(13911,'1110','111741798850','2025-03-12 20:10:46',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(13912,'1110','111741798850','2025-03-12 20:10:46',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(13913,'1110','111741798850','2025-03-12 20:10:46',NULL,72.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(13914,'1110','111741798850','2025-03-12 20:10:46',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13915,'1110','111741798850','2025-03-12 20:10:46',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13916,'1110','111741798850','2025-03-12 20:10:46',NULL,156.00,'','11','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(13917,'1110','111741798850','2025-03-12 20:10:46',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(13918,'1110','111741798850','2025-03-12 20:10:46',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(13919,'5500','111741798850','2025-03-12 20:10:46',10946.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13920,'4000','111741798850','2025-03-12 20:10:46',NULL,550.00,'','11','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(13921,'4000','111741798850','2025-03-12 20:10:46',NULL,500.00,'','11','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(13922,'4000','111741798850','2025-03-12 20:10:46',NULL,1000.00,'','11','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(13923,'4000','111741798850','2025-03-12 20:10:46',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13924,'4000','111741798850','2025-03-12 20:10:46',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(13925,'4000','111741798850','2025-03-12 20:10:46',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(13926,'4000','111741798850','2025-03-12 20:10:46',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(13927,'4000','111741798850','2025-03-12 20:10:46',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(13928,'4000','111741798850','2025-03-12 20:10:46',NULL,4500.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(13929,'4000','111741798850','2025-03-12 20:10:46',NULL,300.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(13930,'4000','111741798850','2025-03-12 20:10:46',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13931,'4000','111741798850','2025-03-12 20:10:46',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13932,'4000','111741798850','2025-03-12 20:10:46',NULL,450.00,'','11','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(13933,'4000','111741798850','2025-03-12 20:10:46',NULL,4500.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(13934,'4000','111741798850','2025-03-12 20:10:46',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(13935,'1050','111741799470','2025-03-12 20:15:25',3000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174179974733177100222','No',NULL,NULL,''),(13936,'1110','111741799470','2025-03-12 20:15:25',NULL,300.00,'','11','1','Inventory sold','1','','sales','m53','','No',NULL,NULL,''),(13937,'1110','111741799470','2025-03-12 20:15:25',NULL,552.00,'','11','1','Inventory sold','1','','sales','m58','','No',NULL,NULL,''),(13938,'1110','111741799470','2025-03-12 20:15:25',NULL,552.00,'','11','1','Inventory sold','1','','sales','m58','','No',NULL,NULL,''),(13939,'5500','111741799470','2025-03-12 20:15:25',1404.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13940,'4000','111741799470','2025-03-12 20:15:25',NULL,600.00,'','11','1','Good sold','1','','sales','m53','','No',NULL,NULL,''),(13941,'4000','111741799470','2025-03-12 20:15:25',NULL,1200.00,'','11','1','Good sold','1','','sales','m58','','No',NULL,NULL,''),(13942,'4000','111741799470','2025-03-12 20:15:25',NULL,1200.00,'','11','1','Good sold','1','','sales','m58','','No',NULL,NULL,''),(13943,'1050','111741799782','2025-03-12 20:16:52',350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174179981731202702182','No',NULL,NULL,''),(13944,'1110','111741799782','2025-03-12 20:16:52',NULL,300.00,'','11','1','Inventory sold','1','','sales','m13','','No',NULL,NULL,''),(13945,'Asset','111741799782','2025-03-12 20:16:52',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13946,'4000','111741799782','2025-03-12 20:16:52',NULL,350.00,'','11','1','Good sold','1','','sales','m13','','No',NULL,NULL,''),(13947,'1050','111741799819','2025-03-12 20:17:47',550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174179987731712731219','No',NULL,NULL,''),(13948,'1110','111741799819','2025-03-12 20:17:47',NULL,170.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13949,'5500','111741799819','2025-03-12 20:17:47',170.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13950,'4000','111741799819','2025-03-12 20:17:47',NULL,550.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13951,'1050','111741885828','2025-03-13 20:12:07',6479.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174188593013834120223','No',NULL,NULL,''),(13952,'1110','111741885828','2025-03-13 20:12:07',NULL,642.00,'','11','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(13953,'1110','111741885828','2025-03-13 20:12:07',NULL,170.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13954,'1110','111741885828','2025-03-13 20:12:07',NULL,168.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(13955,'1110','111741885828','2025-03-13 20:12:07',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(13956,'1110','111741885828','2025-03-13 20:12:07',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13957,'1110','111741885828','2025-03-13 20:12:07',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(13958,'1110','111741885828','2025-03-13 20:12:07',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(13959,'1110','111741885828','2025-03-13 20:12:07',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13960,'5500','111741885828','2025-03-13 20:12:07',3665.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13961,'4000','111741885828','2025-03-13 20:12:07',NULL,799.00,'','11','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(13962,'4000','111741885828','2025-03-13 20:12:07',NULL,550.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13963,'4000','111741885828','2025-03-13 20:12:07',NULL,600.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(13964,'4000','111741885828','2025-03-13 20:12:07',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(13965,'4000','111741885828','2025-03-13 20:12:07',NULL,250.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13966,'4000','111741885828','2025-03-13 20:12:07',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(13967,'4000','111741885828','2025-03-13 20:12:07',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(13968,'4000','111741885828','2025-03-13 20:12:07',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(13969,'1050','111741885957','2025-03-13 20:12:45',700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174188596803330194323','No',NULL,NULL,''),(13970,'1110','111741885957','2025-03-13 20:12:45',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(13971,'5500','111741885957','2025-03-13 20:12:45',450.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13972,'4000','111741885957','2025-03-13 20:12:45',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(13973,'1050','111741885969','2025-03-13 20:20:22',100.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174188642622016812373','No',NULL,NULL,''),(13974,'1110','111741885969','2025-03-13 20:20:22',NULL,47.00,'','11','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(13975,'5500','111741885969','2025-03-13 20:20:22',47.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13976,'4000','111741885969','2025-03-13 20:20:22',NULL,100.00,'','11','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(13977,'1050','111741972064','2025-03-14 20:11:50',5660.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174197232702227132302','No',NULL,NULL,''),(13978,'1110','111741972064','2025-03-14 20:11:50',NULL,250.00,'','11','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(13979,'1110','111741972064','2025-03-14 20:11:50',NULL,42.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(13980,'1110','111741972064','2025-03-14 20:11:50',NULL,22.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(13981,'1110','111741972064','2025-03-14 20:11:50',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(13982,'1110','111741972064','2025-03-14 20:11:50',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(13983,'1110','111741972064','2025-03-14 20:11:50',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(13984,'1110','111741972064','2025-03-14 20:11:50',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(13985,'1110','111741972064','2025-03-14 20:11:50',NULL,285.00,'','11','1','Inventory sold','1','','sales','236','','No',NULL,NULL,''),(13986,'5500','111741972064','2025-03-14 20:11:50',3149.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13987,'4000','111741972064','2025-03-14 20:11:50',NULL,550.00,'','11','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(13988,'4000','111741972064','2025-03-14 20:11:50',NULL,150.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(13989,'4000','111741972064','2025-03-14 20:11:50',NULL,60.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(13990,'4000','111741972064','2025-03-14 20:11:50',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(13991,'4000','111741972064','2025-03-14 20:11:50',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(13992,'4000','111741972064','2025-03-14 20:11:50',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(13993,'4000','111741972064','2025-03-14 20:11:50',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(13994,'4000','111741972064','2025-03-14 20:11:50',NULL,500.00,'','11','1','Good sold','1','','sales','236','','No',NULL,NULL,''),(13995,'1050','111741972349','2025-03-14 20:13:02',650.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174197240332213733231','No',NULL,NULL,''),(13996,'1110','111741972349','2025-03-14 20:13:02',NULL,300.00,'','11','1','Inventory sold','1','','sales','557','','No',NULL,NULL,''),(13997,'5500','111741972349','2025-03-14 20:13:02',300.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13998,'4000','111741972349','2025-03-14 20:13:02',NULL,650.00,'','11','1','Good sold','1','','sales','557','','No',NULL,NULL,''),(13999,'1050','111741972445','2025-03-14 20:15:14',1200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174197252534923353103','No',NULL,NULL,''),(14000,'1110','111741972445','2025-03-14 20:15:14',NULL,700.00,'','11','1','Inventory sold','1','','sales','580','','No',NULL,NULL,''),(14001,'Asset','111741972445','2025-03-14 20:15:14',700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14002,'4000','111741972445','2025-03-14 20:15:14',NULL,1200.00,'','11','1','Good sold','1','','sales','580','','No',NULL,NULL,''),(14003,'1050','111741972528','2025-03-14 20:24:45',1050.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174197310883127332283','No',NULL,NULL,''),(14004,'1110','111741972528','2025-03-14 20:24:45',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14005,'1110','111741972528','2025-03-14 20:24:45',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14006,'1110','111741972528','2025-03-14 20:24:45',NULL,72.00,'','11','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(14007,'5500','111741972528','2025-03-14 20:24:45',672.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14008,'4000','111741972528','2025-03-14 20:24:45',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14009,'4000','111741972528','2025-03-14 20:24:45',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14010,'4000','111741972528','2025-03-14 20:24:45',NULL,450.00,'','11','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(14011,'1050','111742058000','2025-03-15 20:06:31',14700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174205841932240228020','No',NULL,NULL,''),(14012,'1110','111742058000','2025-03-15 20:06:31',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(14013,'1110','111742058000','2025-03-15 20:06:31',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(14014,'1110','111742058000','2025-03-15 20:06:31',NULL,300.00,'','11','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(14015,'1110','111742058000','2025-03-15 20:06:31',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(14016,'1110','111742058000','2025-03-15 20:06:31',NULL,500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(14017,'1110','111742058000','2025-03-15 20:06:31',NULL,1000.00,'','11','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(14018,'1110','111742058000','2025-03-15 20:06:31',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(14019,'1110','111742058000','2025-03-15 20:06:31',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(14020,'1110','111742058000','2025-03-15 20:06:31',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14021,'1110','111742058000','2025-03-15 20:06:31',NULL,1200.00,'','11','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(14022,'1110','111742058000','2025-03-15 20:06:31',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(14023,'1110','111742058000','2025-03-15 20:06:31',NULL,330.00,'','11','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(14024,'5500','111742058000','2025-03-15 20:06:31',8465.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14025,'4000','111742058000','2025-03-15 20:06:31',NULL,2800.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(14026,'4000','111742058000','2025-03-15 20:06:31',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(14027,'4000','111742058000','2025-03-15 20:06:31',NULL,500.00,'','11','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(14028,'4000','111742058000','2025-03-15 20:06:31',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(14029,'4000','111742058000','2025-03-15 20:06:31',NULL,950.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(14030,'4000','111742058000','2025-03-15 20:06:31',NULL,2000.00,'','11','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(14031,'4000','111742058000','2025-03-15 20:06:31',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(14032,'4000','111742058000','2025-03-15 20:06:31',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(14033,'4000','111742058000','2025-03-15 20:06:31',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14034,'4000','111742058000','2025-03-15 20:06:31',NULL,2500.00,'','11','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(14035,'4000','111742058000','2025-03-15 20:06:31',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(14036,'4000','111742058000','2025-03-15 20:06:31',NULL,750.00,'','11','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(14037,'1050','111742058485','2025-03-15 20:11:39',1989.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174205871420005210002','No',NULL,NULL,''),(14038,'1110','111742058485','2025-03-15 20:11:39',NULL,150.00,'','11','1','Inventory sold','1','','sales','m07','','No',NULL,NULL,''),(14039,'1110','111742058485','2025-03-15 20:11:39',NULL,70.00,'','11','1','Inventory sold','1','','sales','624','','No',NULL,NULL,''),(14040,'1110','111742058485','2025-03-15 20:11:39',NULL,250.00,'','11','1','Inventory sold','1','','sales','m89','','No',NULL,NULL,''),(14041,'1110','111742058485','2025-03-15 20:11:39',NULL,300.00,'','11','1','Inventory sold','1','','sales','463','','No',NULL,NULL,''),(14042,'1110','111742058485','2025-03-15 20:11:39',NULL,300.00,'','11','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(14043,'1110','111742058485','2025-03-15 20:11:39',NULL,30.00,'','11','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(14044,'5500','111742058485','2025-03-15 20:11:39',1100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14045,'4000','111742058485','2025-03-15 20:11:39',NULL,300.00,'','11','1','Good sold','1','','sales','m07','','No',NULL,NULL,''),(14046,'4000','111742058485','2025-03-15 20:11:39',NULL,150.00,'','11','1','Good sold','1','','sales','624','','No',NULL,NULL,''),(14047,'4000','111742058485','2025-03-15 20:11:39',NULL,499.00,'','11','1','Good sold','1','','sales','m89','','No',NULL,NULL,''),(14048,'4000','111742058485','2025-03-15 20:11:39',NULL,450.00,'','11','1','Good sold','1','','sales','463','','No',NULL,NULL,''),(14049,'4000','111742058485','2025-03-15 20:11:39',NULL,500.00,'','11','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(14050,'4000','111742058485','2025-03-15 20:11:39',NULL,90.00,'','11','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(14051,'1050','111742058741','2025-03-15 20:12:53',4800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174205877810123222848','No',NULL,NULL,''),(14052,'1110','111742058741','2025-03-15 20:12:53',NULL,3500.00,'','11','1','Inventory sold','1','','sales','637','','No',NULL,NULL,''),(14053,'Asset','111742058741','2025-03-15 20:12:53',3500.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14054,'4000','111742058741','2025-03-15 20:12:53',NULL,4800.00,'','11','1','Good sold','1','','sales','637','','No',NULL,NULL,''),(14055,'1050','111742136470','2025-03-16 17:51:28',3660.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174213670270233013236','No',NULL,NULL,''),(14056,'1110','111742136470','2025-03-16 17:51:28',NULL,130.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(14057,'1110','111742136470','2025-03-16 17:51:28',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(14058,'1110','111742136470','2025-03-16 17:51:28',NULL,250.00,'','11','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(14059,'1110','111742136470','2025-03-16 17:51:28',NULL,450.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(14060,'1110','111742136470','2025-03-16 17:51:28',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(14061,'1110','111742136470','2025-03-16 17:51:28',NULL,260.00,'','11','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14062,'1110','111742136470','2025-03-16 17:51:28',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14063,'5500','111742136470','2025-03-16 17:51:28',2257.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14064,'4000','111742136470','2025-03-16 17:51:28',NULL,250.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(14065,'4000','111742136470','2025-03-16 17:51:28',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(14066,'4000','111742136470','2025-03-16 17:51:28',NULL,0.00,'','11','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(14067,'4000','111742136470','2025-03-16 17:51:28',NULL,650.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(14068,'4000','111742136470','2025-03-16 17:51:28',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(14069,'4000','111742136470','2025-03-16 17:51:28',NULL,750.00,'','11','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14070,'4000','111742136470','2025-03-16 17:51:28',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14071,'1050','111742136704','2025-03-16 19:03:38',450.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174214102223413322100','No',NULL,NULL,''),(14072,'1110','111742136704','2025-03-16 19:03:38',NULL,280.00,'','11','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(14073,'5500','111742136704','2025-03-16 19:03:38',280.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14074,'4000','111742136704','2025-03-16 19:03:38',NULL,450.00,'','11','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(14075,'1050','111742231181','2025-03-17 20:14:01',13549.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174223183722020301111','No',NULL,NULL,''),(14076,'1110','111742231181','2025-03-17 20:14:01',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(14077,'1110','111742231181','2025-03-17 20:14:01',NULL,400.00,'','11','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(14078,'1110','111742231181','2025-03-17 20:14:01',NULL,1600.00,'','11','1','Inventory sold','1','','sales','324','','No',NULL,NULL,''),(14079,'1110','111742231181','2025-03-17 20:14:01',NULL,131.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(14080,'1110','111742231181','2025-03-17 20:14:01',NULL,1800.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14081,'1110','111742231181','2025-03-17 20:14:01',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(14082,'1110','111742231181','2025-03-17 20:14:01',NULL,133.00,'','11','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(14083,'1110','111742231181','2025-03-17 20:14:01',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(14084,'1110','111742231181','2025-03-17 20:14:01',NULL,500.00,'','11','1','Inventory sold','1','','sales','66','','No',NULL,NULL,''),(14085,'5500','111742231181','2025-03-17 20:14:01',5343.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14086,'4000','111742231181','2025-03-17 20:14:01',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(14087,'4000','111742231181','2025-03-17 20:14:01',NULL,850.00,'','11','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(14088,'4000','111742231181','2025-03-17 20:14:01',NULL,2700.00,'','11','1','Good sold','1','','sales','324','','No',NULL,NULL,''),(14089,'4000','111742231181','2025-03-17 20:14:01',NULL,200.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(14090,'4000','111742231181','2025-03-17 20:14:01',NULL,7500.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14091,'4000','111742231181','2025-03-17 20:14:01',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(14092,'4000','111742231181','2025-03-17 20:14:01',NULL,250.00,'','11','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(14093,'4000','111742231181','2025-03-17 20:14:01',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(14094,'4000','111742231181','2025-03-17 20:14:01',NULL,850.00,'','11','1','Good sold','1','','sales','66','','No',NULL,NULL,''),(14095,'1050','111742231839','2025-03-17 20:27:33',3799.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174223246270033200003','No',NULL,NULL,''),(14096,'1110','111742231839','2025-03-17 20:27:33',NULL,800.00,'','11','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(14097,'1110','111742231839','2025-03-17 20:27:33',NULL,700.00,'','11','1','Inventory sold','1','','sales','416','','No',NULL,NULL,''),(14098,'1110','111742231839','2025-03-17 20:27:33',NULL,500.00,'','11','1','Inventory sold','1','','sales','m80','','No',NULL,NULL,''),(14099,'Asset','111742231839','2025-03-17 20:27:33',2000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14100,'4000','111742231839','2025-03-17 20:27:33',NULL,1500.00,'','11','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(14101,'4000','111742231839','2025-03-17 20:27:33',NULL,1299.00,'','11','1','Good sold','1','','sales','416','','No',NULL,NULL,''),(14102,'4000','111742231839','2025-03-17 20:27:33',NULL,1000.00,'','11','1','Good sold','1','','sales','m80','','No',NULL,NULL,''),(14103,'1050','111742232504','2025-03-17 20:34:19',1519.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174223286272022322811','No',NULL,NULL,''),(14104,'1110','111742232504','2025-03-17 20:34:19',NULL,125.00,'','11','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(14105,'1110','111742232504','2025-03-17 20:34:19',NULL,700.00,'','11','1','Inventory sold','1','','sales','416','','No',NULL,NULL,''),(14106,'5500','111742232504','2025-03-17 20:34:19',825.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14107,'4000','111742232504','2025-03-17 20:34:19',NULL,220.00,'','11','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(14108,'4000','111742232504','2025-03-17 20:34:19',NULL,1299.00,'','11','1','Good sold','1','','sales','416','','No',NULL,NULL,''),(14109,'1050','111742232915','2025-03-17 20:35:28',1320.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174223293523013202439','No',NULL,NULL,''),(14110,'1110','111742232915','2025-03-17 20:35:28',NULL,750.00,'','11','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(14111,'5500','111742232915','2025-03-17 20:35:28',750.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14112,'4000','111742232915','2025-03-17 20:35:28',NULL,1320.00,'','11','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(14121,'1050','111742232936','2025-03-17 20:37:14',3550.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174223460223030222032','No',NULL,NULL,''),(14122,'1110','111742232936','2025-03-17 20:37:14',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(14123,'1110','111742232936','2025-03-17 21:03:12',NULL,1500.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14124,'5500','111742232936','2025-03-17 21:03:12',2350.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14125,'4000','111742232936','2025-03-17 20:37:14',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(14126,'4000','111742232936','2025-03-17 21:03:12',NULL,1900.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14127,'1050','111742280999','2025-03-18 09:57:03',3200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174228102721322370220','No',NULL,NULL,''),(14128,'1110','111742280999','2025-03-18 09:57:03',NULL,2000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(14129,'5500','111742280999','2025-03-18 09:57:03',2000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14130,'4000','111742280999','2025-03-18 09:57:03',NULL,3200.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(14131,'1050','111742316824','2025-03-18 20:04:25',11949.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174231747314113413200','No',NULL,NULL,''),(14132,'1110','111742316824','2025-03-18 20:04:25',NULL,642.00,'','11','1','Inventory sold','1','','sales','188','','No',NULL,NULL,''),(14133,'1110','111742316824','2025-03-18 20:04:25',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(14134,'1110','111742316824','2025-03-18 20:04:25',NULL,900.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(14135,'1110','111742316824','2025-03-18 20:04:25',NULL,100.00,'','11','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(14136,'1110','111742316824','2025-03-18 20:04:25',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14137,'1110','111742316824','2025-03-18 20:04:25',NULL,52.00,'','11','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14138,'1110','111742316824','2025-03-18 20:04:25',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(14139,'1110','111742316824','2025-03-18 20:04:25',NULL,260.00,'','11','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14140,'1110','111742316824','2025-03-18 20:04:25',NULL,1500.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14141,'1110','111742316824','2025-03-18 20:04:25',NULL,288.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14142,'1110','111742316824','2025-03-18 20:04:25',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14143,'1110','111742316824','2025-03-18 20:04:25',NULL,250.00,'','11','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(14144,'1110','111742316824','2025-03-18 20:04:25',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14145,'1110','111742316824','2025-03-18 20:04:25',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14146,'1110','111742316824','2025-03-18 20:04:25',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14147,'1110','111742316824','2025-03-18 20:04:25',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14148,'1110','111742316824','2025-03-18 20:04:25',NULL,416.00,'','11','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14149,'5500','111742316824','2025-03-18 20:04:25',7224.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14150,'4000','111742316824','2025-03-18 20:04:25',NULL,799.00,'','11','1','Good sold','1','','sales','188','','No',NULL,NULL,''),(14151,'4000','111742316824','2025-03-18 20:04:25',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(14152,'4000','111742316824','2025-03-18 20:04:25',NULL,1400.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(14153,'4000','111742316824','2025-03-18 20:04:25',NULL,200.00,'','11','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(14154,'4000','111742316824','2025-03-18 20:04:25',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14155,'4000','111742316824','2025-03-18 20:04:25',NULL,150.00,'','11','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14156,'4000','111742316824','2025-03-18 20:04:25',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(14157,'4000','111742316824','2025-03-18 20:04:25',NULL,750.00,'','11','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14158,'4000','111742316824','2025-03-18 20:04:25',NULL,1500.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14159,'4000','111742316824','2025-03-18 20:04:25',NULL,800.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14160,'4000','111742316824','2025-03-18 20:04:25',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14161,'4000','111742316824','2025-03-18 20:04:25',NULL,500.00,'','11','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(14162,'4000','111742316824','2025-03-18 20:04:25',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14163,'4000','111742316824','2025-03-18 20:04:25',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14164,'4000','111742316824','2025-03-18 20:04:25',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14165,'4000','111742316824','2025-03-18 20:04:25',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14166,'4000','111742316824','2025-03-18 20:04:25',NULL,1200.00,'','11','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14167,'1050','111742317475','2025-03-18 20:10:32',4850.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174231783632233280236','No',NULL,NULL,''),(14168,'1110','111742317475','2025-03-18 20:10:32',NULL,1400.00,'','11','1','Inventory sold','1','','sales','518','','No',NULL,NULL,''),(14169,'1110','111742317475','2025-03-18 20:10:32',NULL,600.00,'','11','1','Inventory sold','1','','sales','m33','','No',NULL,NULL,''),(14170,'1110','111742317475','2025-03-18 20:10:32',NULL,284.00,'','11','1','Inventory sold','1','','sales','563','','No',NULL,NULL,''),(14171,'1110','111742317475','2025-03-18 20:10:32',NULL,400.00,'','11','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(14172,'Asset','111742317475','2025-03-18 20:10:32',2684.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14173,'4000','111742317475','2025-03-18 20:10:32',NULL,2450.00,'','11','1','Good sold','1','','sales','518','','No',NULL,NULL,''),(14174,'4000','111742317475','2025-03-18 20:10:32',NULL,1000.00,'','11','1','Good sold','1','','sales','m33','','No',NULL,NULL,''),(14175,'4000','111742317475','2025-03-18 20:10:32',NULL,600.00,'','11','1','Good sold','1','','sales','563','','No',NULL,NULL,''),(14176,'4000','111742317475','2025-03-18 20:10:32',NULL,800.00,'','11','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(14177,'1050','111742404052','2025-03-19 20:13:23',6980.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174240441137020247102','No',NULL,NULL,''),(14178,'1110','111742404052','2025-03-19 20:13:23',NULL,250.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(14179,'1110','111742404052','2025-03-19 20:13:23',NULL,1000.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(14180,'1110','111742404052','2025-03-19 20:13:23',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(14181,'1110','111742404052','2025-03-19 20:13:23',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14182,'1110','111742404052','2025-03-19 20:13:23',NULL,450.00,'','11','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(14183,'1110','111742404052','2025-03-19 20:13:23',NULL,150.00,'','11','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(14184,'1110','111742404052','2025-03-19 20:13:23',NULL,300.00,'','11','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(14185,'1110','111742404052','2025-03-19 20:13:23',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(14186,'1110','111742404052','2025-03-19 20:13:23',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14187,'1110','111742404052','2025-03-19 20:13:23',NULL,72.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14188,'1110','111742404052','2025-03-19 20:13:23',NULL,350.00,'','11','1','Inventory sold','1','','sales','1191','','No',NULL,NULL,''),(14189,'5500','111742404052','2025-03-19 20:13:23',4312.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14190,'4000','111742404052','2025-03-19 20:13:23',NULL,350.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(14191,'4000','111742404052','2025-03-19 20:13:23',NULL,1900.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(14192,'4000','111742404052','2025-03-19 20:13:23',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(14193,'4000','111742404052','2025-03-19 20:13:23',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14194,'4000','111742404052','2025-03-19 20:13:23',NULL,850.00,'','11','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(14195,'4000','111742404052','2025-03-19 20:13:23',NULL,200.00,'','11','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(14196,'4000','111742404052','2025-03-19 20:13:23',NULL,500.00,'','11','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(14197,'4000','111742404052','2025-03-19 20:13:23',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(14198,'4000','111742404052','2025-03-19 20:13:23',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14199,'4000','111742404052','2025-03-19 20:13:23',NULL,200.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14200,'4000','111742404052','2025-03-19 20:13:23',NULL,650.00,'','11','1','Good sold','1','','sales','1191','','No',NULL,NULL,''),(14201,'1050','111742404413','2025-03-19 20:13:52',200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174240443722222323103','No',NULL,NULL,''),(14202,'1110','111742404413','2025-03-19 20:13:52',NULL,100.00,'','11','1','Inventory sold','1','','sales','559','','No',NULL,NULL,''),(14203,'Asset','111742404413','2025-03-19 20:13:52',100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14204,'4000','111742404413','2025-03-19 20:13:52',NULL,200.00,'','11','1','Good sold','1','','sales','559','','No',NULL,NULL,''),(14205,'1050','111742404462','2025-03-19 20:16:45',4750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174240461170223322341','No',NULL,NULL,''),(14206,'1110','111742404462','2025-03-19 20:16:45',NULL,130.00,'','11','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(14207,'1110','111742404462','2025-03-19 20:16:45',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(14208,'1110','111742404462','2025-03-19 20:16:45',NULL,200.00,'','11','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(14209,'1110','111742404462','2025-03-19 20:16:45',NULL,131.00,'','11','1','Inventory sold','1','','sales','1155','','No',NULL,NULL,''),(14210,'1110','111742404462','2025-03-19 20:16:45',NULL,2100.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14211,'1110','111742404462','2025-03-19 20:16:45',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(14212,'5500','111742404462','2025-03-19 20:16:45',3446.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14213,'4000','111742404462','2025-03-19 20:16:45',NULL,300.00,'','11','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(14214,'4000','111742404462','2025-03-19 20:16:45',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(14215,'4000','111742404462','2025-03-19 20:16:45',NULL,350.00,'','11','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(14216,'4000','111742404462','2025-03-19 20:16:45',NULL,200.00,'','11','1','Good sold','1','','sales','1155','','No',NULL,NULL,''),(14217,'4000','111742404462','2025-03-19 20:16:45',NULL,2100.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14218,'4000','111742404462','2025-03-19 20:16:45',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(14219,'1050','111742404612','2025-03-19 20:17:35',3150.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174240466100642232360','No',NULL,NULL,''),(14220,'1110','111742404612','2025-03-19 20:17:35',NULL,1200.00,'','11','1','Inventory sold','1','','sales','611','','No',NULL,NULL,''),(14221,'1110','111742404612','2025-03-19 20:17:35',NULL,450.00,'','11','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(14222,'5500','111742404612','2025-03-19 20:17:35',1650.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14223,'4000','111742404612','2025-03-19 20:17:35',NULL,2500.00,'','11','1','Good sold','1','','sales','611','','No',NULL,NULL,''),(14224,'4000','111742404612','2025-03-19 20:17:35',NULL,650.00,'','11','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(14225,'1050','111742491891','2025-03-20 20:34:24',4420.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174249207021302203001','No',NULL,NULL,''),(14226,'1110','111742491891','2025-03-20 20:34:24',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(14227,'1110','111742491891','2025-03-20 20:34:24',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(14228,'1110','111742491891','2025-03-20 20:34:24',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(14229,'1110','111742491891','2025-03-20 20:34:24',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(14230,'1110','111742491891','2025-03-20 20:34:24',NULL,130.00,'','11','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(14231,'1110','111742491891','2025-03-20 20:34:24',NULL,850.00,'','11','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(14232,'1110','111742491891','2025-03-20 20:34:24',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(14233,'1110','111742491891','2025-03-20 20:34:24',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(14234,'1110','111742491891','2025-03-20 20:34:24',NULL,216.00,'','11','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(14235,'1110','111742491891','2025-03-20 20:34:24',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(14236,'5500','111742491891','2025-03-20 20:34:24',2206.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14237,'4000','111742491891','2025-03-20 20:34:24',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(14238,'4000','111742491891','2025-03-20 20:34:24',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(14239,'4000','111742491891','2025-03-20 20:34:24',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(14240,'4000','111742491891','2025-03-20 20:34:24',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(14241,'4000','111742491891','2025-03-20 20:34:24',NULL,250.00,'','11','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(14242,'4000','111742491891','2025-03-20 20:34:24',NULL,1500.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(14243,'4000','111742491891','2025-03-20 20:34:24',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(14244,'4000','111742491891','2025-03-20 20:34:24',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(14245,'4000','111742491891','2025-03-20 20:34:24',NULL,400.00,'','11','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(14246,'4000','111742491891','2025-03-20 20:34:24',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(14247,'1050','111742492133','2025-03-20 20:38:53',19520.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174249233720343033333','No',NULL,NULL,''),(14248,'1110','111742492133','2025-03-20 20:38:53',NULL,150.00,'','11','1','Inventory sold','1','','sales','m07','','No',NULL,NULL,''),(14249,'1110','111742492133','2025-03-20 20:38:53',NULL,1320.00,'','11','1','Inventory sold','1','','sales','495','','No',NULL,NULL,''),(14250,'1110','111742492133','2025-03-20 20:38:53',NULL,900.00,'','11','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(14251,'1110','111742492133','2025-03-20 20:38:53',NULL,750.00,'','11','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(14252,'1110','111742492133','2025-03-20 20:38:53',NULL,948.00,'','11','1','Inventory sold','1','','sales','498','','No',NULL,NULL,''),(14253,'1110','111742492133','2025-03-20 20:38:53',NULL,2300.00,'','11','1','Inventory sold','1','','sales','403','','No',NULL,NULL,''),(14254,'1110','111742492133','2025-03-20 20:38:53',NULL,7500.00,'','11','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(14255,'5500','111742492133','2025-03-20 20:38:53',13868.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14256,'4000','111742492133','2025-03-20 20:38:53',NULL,300.00,'','11','1','Good sold','1','','sales','m07','','No',NULL,NULL,''),(14257,'4000','111742492133','2025-03-20 20:38:53',NULL,2100.00,'','11','1','Good sold','1','','sales','495','','No',NULL,NULL,''),(14258,'4000','111742492133','2025-03-20 20:38:53',NULL,1500.00,'','11','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(14259,'4000','111742492133','2025-03-20 20:38:53',NULL,1320.00,'','11','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(14260,'4000','111742492133','2025-03-20 20:38:53',NULL,1800.00,'','11','1','Good sold','1','','sales','498','','No',NULL,NULL,''),(14261,'4000','111742492133','2025-03-20 20:38:53',NULL,3500.00,'','11','1','Good sold','1','','sales','403','','No',NULL,NULL,''),(14262,'4000','111742492133','2025-03-20 20:38:53',NULL,9000.00,'','11','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(14263,'1050','111742575649','2025-03-21 19:57:37',18019.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174257626153336230231','No',NULL,NULL,''),(14264,'1110','111742575649','2025-03-21 19:57:37',NULL,1200.00,'','11','1','Inventory sold','1','','sales','1115','','No',NULL,NULL,''),(14265,'1110','111742575649','2025-03-21 19:57:37',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(14266,'1110','111742575649','2025-03-21 19:57:37',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(14267,'1110','111742575649','2025-03-21 19:57:37',NULL,120.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(14268,'1110','111742575649','2025-03-21 19:57:37',NULL,200.00,'','11','1','Inventory sold','1','','sales','272','','No',NULL,NULL,''),(14269,'1110','111742575649','2025-03-21 19:57:37',NULL,288.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14270,'1110','111742575649','2025-03-21 19:57:37',NULL,67.00,'','11','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(14271,'1110','111742575649','2025-03-21 19:57:37',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(14272,'1110','111742575649','2025-03-21 19:57:37',NULL,144.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14273,'1110','111742575649','2025-03-21 19:57:37',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14274,'1110','111742575649','2025-03-21 19:57:37',NULL,900.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(14275,'1110','111742575649','2025-03-21 19:57:37',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(14276,'1110','111742575649','2025-03-21 19:57:37',NULL,208.00,'','11','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14277,'1110','111742575649','2025-03-21 19:57:37',NULL,300.00,'','11','1','Inventory sold','1','','sales','357','','No',NULL,NULL,''),(14278,'1110','111742575649','2025-03-21 19:57:37',NULL,850.00,'','11','1','Inventory sold','1','','sales','361','','No',NULL,NULL,''),(14279,'1110','111742575649','2025-03-21 19:57:37',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(14280,'1110','111742575649','2025-03-21 19:57:37',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(14281,'1110','111742575649','2025-03-21 19:57:37',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(14282,'1110','111742575649','2025-03-21 19:57:37',NULL,750.00,'','11','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(14283,'1110','111742575649','2025-03-21 19:57:37',NULL,650.00,'','11','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(14284,'5500','111742575649','2025-03-21 19:57:37',9797.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14285,'4000','111742575649','2025-03-21 19:57:37',NULL,2400.00,'','11','1','Good sold','1','','sales','1115','','No',NULL,NULL,''),(14286,'4000','111742575649','2025-03-21 19:57:37',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(14287,'4000','111742575649','2025-03-21 19:57:37',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(14288,'4000','111742575649','2025-03-21 19:57:37',NULL,240.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(14289,'4000','111742575649','2025-03-21 19:57:37',NULL,400.00,'','11','1','Good sold','1','','sales','272','','No',NULL,NULL,''),(14290,'4000','111742575649','2025-03-21 19:57:37',NULL,800.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14291,'4000','111742575649','2025-03-21 19:57:37',NULL,130.00,'','11','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(14292,'4000','111742575649','2025-03-21 19:57:37',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(14293,'4000','111742575649','2025-03-21 19:57:37',NULL,400.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14294,'4000','111742575649','2025-03-21 19:57:37',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14295,'4000','111742575649','2025-03-21 19:57:37',NULL,1500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(14296,'4000','111742575649','2025-03-21 19:57:37',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(14297,'4000','111742575649','2025-03-21 19:57:37',NULL,600.00,'','11','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14298,'4000','111742575649','2025-03-21 19:57:37',NULL,500.00,'','11','1','Good sold','1','','sales','357','','No',NULL,NULL,''),(14299,'4000','111742575649','2025-03-21 19:57:37',NULL,1600.00,'','11','1','Good sold','1','','sales','361','','No',NULL,NULL,''),(14300,'4000','111742575649','2025-03-21 19:57:37',NULL,900.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(14301,'4000','111742575649','2025-03-21 19:57:37',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(14302,'4000','111742575649','2025-03-21 19:57:37',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(14303,'4000','111742575649','2025-03-21 19:57:37',NULL,1300.00,'','11','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(14304,'4000','111742575649','2025-03-21 19:57:37',NULL,799.00,'','11','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(14305,'1050','111742576263','2025-03-21 19:58:16',200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174257630233222232130','No',NULL,NULL,''),(14306,'1110','111742576263','2025-03-21 19:58:16',NULL,92.00,'','11','1','Inventory sold','1','','sales','660','','No',NULL,NULL,''),(14307,'Asset','111742576263','2025-03-21 19:58:16',92.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14308,'4000','111742576263','2025-03-21 19:58:16',NULL,200.00,'','11','1','Good sold','1','','sales','660','','No',NULL,NULL,''),(14309,'1050','111742576350','2025-03-21 20:00:08',2700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174257641223153210331','No',NULL,NULL,''),(14310,'1110','111742576350','2025-03-21 20:00:08',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14311,'1110','111742576350','2025-03-21 20:00:08',NULL,1700.00,'','11','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(14312,'5500','111742576350','2025-03-21 20:00:08',1833.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14313,'4000','111742576350','2025-03-21 20:00:08',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14314,'4000','111742576350','2025-03-21 20:00:08',NULL,2500.00,'','11','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(14315,'1050','111742662009','2025-03-22 19:51:21',19950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174266228563320075333','No',NULL,NULL,''),(14316,'1110','111742662009','2025-03-22 19:51:21',NULL,450.00,'','11','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(14317,'1110','111742662009','2025-03-22 19:51:21',NULL,850.00,'','11','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(14318,'1110','111742662009','2025-03-22 19:51:21',NULL,2900.00,'','11','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(14319,'1110','111742662009','2025-03-22 19:51:21',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(14320,'1110','111742662009','2025-03-22 19:51:21',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(14321,'1110','111742662009','2025-03-22 19:51:21',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(14322,'1110','111742662009','2025-03-22 19:51:21',NULL,550.00,'','11','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(14323,'1110','111742662009','2025-03-22 19:51:21',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(14324,'1110','111742662009','2025-03-22 19:51:21',NULL,0.00,'','11','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(14325,'1110','111742662009','2025-03-22 19:51:21',NULL,400.00,'','11','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(14326,'1110','111742662009','2025-03-22 19:51:21',NULL,350.00,'','11','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(14327,'1110','111742662009','2025-03-22 19:51:21',NULL,140.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(14328,'1110','111742662009','2025-03-22 19:51:21',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14329,'1110','111742662009','2025-03-22 19:51:21',NULL,1500.00,'','11','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(14330,'1110','111742662009','2025-03-22 19:51:21',NULL,200.00,'','11','1','Inventory sold','1','','sales','221','','No',NULL,NULL,''),(14331,'1110','111742662009','2025-03-22 19:51:21',NULL,1000.00,'','11','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(14332,'5500','111742662009','2025-03-22 19:51:21',11440.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14333,'4000','111742662009','2025-03-22 19:51:21',NULL,800.00,'','11','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(14334,'4000','111742662009','2025-03-22 19:51:21',NULL,1500.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(14335,'4000','111742662009','2025-03-22 19:51:21',NULL,4500.00,'','11','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(14336,'4000','111742662009','2025-03-22 19:51:21',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(14337,'4000','111742662009','2025-03-22 19:51:21',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(14338,'4000','111742662009','2025-03-22 19:51:21',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(14339,'4000','111742662009','2025-03-22 19:51:21',NULL,1150.00,'','11','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(14340,'4000','111742662009','2025-03-22 19:51:21',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(14341,'4000','111742662009','2025-03-22 19:51:21',NULL,700.00,'','11','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(14342,'4000','111742662009','2025-03-22 19:51:21',NULL,550.00,'','11','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(14343,'4000','111742662009','2025-03-22 19:51:21',NULL,600.00,'','11','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(14344,'4000','111742662009','2025-03-22 19:51:21',NULL,600.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(14345,'4000','111742662009','2025-03-22 19:51:21',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14346,'4000','111742662009','2025-03-22 19:51:21',NULL,2500.00,'','11','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(14347,'4000','111742662009','2025-03-22 19:51:21',NULL,350.00,'','11','1','Good sold','1','','sales','221','','No',NULL,NULL,''),(14348,'4000','111742662009','2025-03-22 19:51:21',NULL,2000.00,'','11','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(14349,'1050','111742662310','2025-03-22 19:52:54',250.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174266237803323312370','No',NULL,NULL,''),(14350,'1110','111742662310','2025-03-22 19:52:54',NULL,120.00,'','11','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(14351,'5500','111742662310','2025-03-22 19:52:54',120.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14352,'4000','111742662310','2025-03-22 19:52:54',NULL,250.00,'','11','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(14353,'1050','111742662382','2025-03-22 19:53:17',2700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174266240910622470032','No',NULL,NULL,''),(14354,'1110','111742662382','2025-03-22 19:53:17',NULL,1800.00,'','11','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(14355,'5500','111742662382','2025-03-22 19:53:17',1800.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14356,'4000','111742662382','2025-03-22 19:53:17',NULL,2700.00,'','11','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(14357,'1050','111742742603','2025-03-23 18:14:21',10080.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174274286722332370220','No',NULL,NULL,''),(14358,'1110','111742742603','2025-03-23 18:14:21',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14359,'1110','111742742603','2025-03-23 18:14:21',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(14360,'1110','111742742603','2025-03-23 18:14:21',NULL,900.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14361,'1110','111742742603','2025-03-23 18:14:21',NULL,600.00,'','11','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(14362,'1110','111742742603','2025-03-23 18:14:21',NULL,450.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(14363,'1110','111742742603','2025-03-23 18:14:21',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(14364,'1110','111742742603','2025-03-23 18:14:21',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(14365,'1110','111742742603','2025-03-23 18:14:21',NULL,1000.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(14366,'1110','111742742603','2025-03-23 18:14:21',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(14367,'1110','111742742603','2025-03-23 18:14:21',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14368,'5500','111742742603','2025-03-23 18:14:21',5945.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14369,'4000','111742742603','2025-03-23 18:14:21',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14370,'4000','111742742603','2025-03-23 18:14:21',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(14371,'4000','111742742603','2025-03-23 18:14:21',NULL,900.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14372,'4000','111742742603','2025-03-23 18:14:21',NULL,1400.00,'','11','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(14373,'4000','111742742603','2025-03-23 18:14:21',NULL,650.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(14374,'4000','111742742603','2025-03-23 18:14:21',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(14375,'4000','111742742603','2025-03-23 18:14:21',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(14376,'4000','111742742603','2025-03-23 18:14:21',NULL,1900.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(14377,'4000','111742742603','2025-03-23 18:14:21',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(14378,'4000','111742742603','2025-03-23 18:14:21',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14379,'1050','111742742869','2025-03-23 18:16:44',4000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174274300830233233312','No',NULL,NULL,''),(14380,'1110','111742742869','2025-03-23 18:16:44',NULL,1698.00,'','11','1','Inventory sold','1','','sales','481','','No',NULL,NULL,''),(14381,'1110','111742742869','2025-03-23 18:16:44',NULL,300.00,'','11','1','Inventory sold','1','','sales','m87','','No',NULL,NULL,''),(14382,'1110','111742742869','2025-03-23 18:16:44',NULL,350.00,'','11','1','Inventory sold','1','','sales','684','','No',NULL,NULL,''),(14383,'Asset','111742742869','2025-03-23 18:16:44',2348.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14384,'4000','111742742869','2025-03-23 18:16:44',NULL,2700.00,'','11','1','Good sold','1','','sales','481','','No',NULL,NULL,''),(14385,'4000','111742742869','2025-03-23 18:16:44',NULL,600.00,'','11','1','Good sold','1','','sales','m87','','No',NULL,NULL,''),(14386,'4000','111742742869','2025-03-23 18:16:44',NULL,700.00,'','11','1','Good sold','1','','sales','684','','No',NULL,NULL,''),(14387,'1050','111742743046','2025-03-23 18:19:14',1700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174274316116630372033','No',NULL,NULL,''),(14388,'1110','111742743046','2025-03-23 18:19:14',NULL,850.00,'','11','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(14389,'1110','111742743046','2025-03-23 18:19:14',NULL,92.00,'','11','1','Inventory sold','1','','sales','660','','No',NULL,NULL,''),(14390,'Asset','111742743046','2025-03-23 18:19:14',942.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14391,'4000','111742743046','2025-03-23 18:19:14',NULL,1500.00,'','11','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(14392,'4000','111742743046','2025-03-23 18:19:14',NULL,200.00,'','11','1','Good sold','1','','sales','660','','No',NULL,NULL,''),(14393,'1050','111742743163','2025-03-23 18:21:36',1480.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174274330412034312022','No',NULL,NULL,''),(14394,'1110','111742743163','2025-03-23 18:21:36',NULL,350.00,'','11','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(14395,'1110','111742743163','2025-03-23 18:21:36',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14396,'1110','111742743163','2025-03-23 18:21:36',NULL,450.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(14397,'5500','111742743163','2025-03-23 18:21:36',866.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14398,'4000','111742743163','2025-03-23 18:21:36',NULL,650.00,'','11','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(14399,'4000','111742743163','2025-03-23 18:21:36',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14400,'4000','111742743163','2025-03-23 18:21:36',NULL,650.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(14401,'1050','111742743344','2025-03-23 18:23:27',4400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174274341440222031704','No',NULL,NULL,''),(14402,'1110','111742743344','2025-03-23 18:23:27',NULL,1900.00,'','11','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(14403,'1110','111742743344','2025-03-23 18:23:27',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(14404,'5500','111742743344','2025-03-23 18:23:27',2850.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14405,'4000','111742743344','2025-03-23 18:23:27',NULL,2800.00,'','11','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(14406,'4000','111742743344','2025-03-23 18:23:27',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(14407,'1050','111742835304','2025-03-24 20:13:27',13789.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174283641323304223232','No',NULL,NULL,''),(14408,'1110','111742835304','2025-03-24 20:13:27',NULL,606.00,'','11','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(14409,'1110','111742835304','2025-03-24 20:13:27',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14410,'1110','111742835304','2025-03-24 20:13:27',NULL,216.00,'','11','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(14411,'1110','111742835304','2025-03-24 20:13:27',NULL,312.00,'','11','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14412,'1110','111742835304','2025-03-24 20:13:27',NULL,360.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14413,'1110','111742835304','2025-03-24 20:13:27',NULL,150.00,'','11','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(14414,'1110','111742835304','2025-03-24 20:13:27',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(14415,'1110','111742835304','2025-03-24 20:13:27',NULL,150.00,'','11','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(14416,'1110','111742835304','2025-03-24 20:13:27',NULL,100.00,'','11','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(14417,'1110','111742835304','2025-03-24 20:13:27',NULL,30.00,'','11','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(14418,'1110','111742835304','2025-03-24 20:13:27',NULL,35.00,'','11','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(14419,'1110','111742835304','2025-03-24 20:13:27',NULL,35.00,'','11','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(14420,'1110','111742835304','2025-03-24 20:13:27',NULL,180.00,'','11','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(14421,'1110','111742835304','2025-03-24 20:13:27',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(14422,'1110','111742835304','2025-03-24 20:13:27',NULL,900.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14423,'1110','111742835304','2025-03-24 20:13:27',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(14424,'1110','111742835304','2025-03-24 20:13:27',NULL,42.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(14425,'1110','111742835304','2025-03-24 20:13:27',NULL,150.00,'','11','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(14426,'1110','111742835304','2025-03-24 20:13:27',NULL,900.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14427,'1110','111742835304','2025-03-24 20:13:27',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(14428,'1110','111742835304','2025-03-24 20:13:27',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(14429,'1110','111742835304','2025-03-24 20:13:27',NULL,42.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(14430,'1110','111742835304','2025-03-24 20:13:27',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14431,'1110','111742835304','2025-03-24 20:13:27',NULL,21.00,'','11','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(14432,'5500','111742835304','2025-03-24 20:13:27',7973.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14433,'4000','111742835304','2025-03-24 20:13:27',NULL,799.00,'','11','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(14434,'4000','111742835304','2025-03-24 20:13:27',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14435,'4000','111742835304','2025-03-24 20:13:27',NULL,400.00,'','11','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(14436,'4000','111742835304','2025-03-24 20:13:27',NULL,900.00,'','11','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14437,'4000','111742835304','2025-03-24 20:13:27',NULL,1000.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14438,'4000','111742835304','2025-03-24 20:13:27',NULL,350.00,'','11','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(14439,'4000','111742835304','2025-03-24 20:13:27',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(14440,'4000','111742835304','2025-03-24 20:13:27',NULL,350.00,'','11','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(14441,'4000','111742835304','2025-03-24 20:13:27',NULL,250.00,'','11','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(14442,'4000','111742835304','2025-03-24 20:13:27',NULL,60.00,'','11','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(14443,'4000','111742835304','2025-03-24 20:13:27',NULL,100.00,'','11','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(14444,'4000','111742835304','2025-03-24 20:13:27',NULL,100.00,'','11','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(14445,'4000','111742835304','2025-03-24 20:13:27',NULL,400.00,'','11','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(14446,'4000','111742835304','2025-03-24 20:13:27',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(14447,'4000','111742835304','2025-03-24 20:13:27',NULL,900.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14448,'4000','111742835304','2025-03-24 20:13:27',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(14449,'4000','111742835304','2025-03-24 20:13:27',NULL,150.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(14450,'4000','111742835304','2025-03-24 20:13:27',NULL,350.00,'','11','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(14451,'4000','111742835304','2025-03-24 20:13:27',NULL,900.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14452,'4000','111742835304','2025-03-24 20:13:27',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(14453,'4000','111742835304','2025-03-24 20:13:27',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(14454,'4000','111742835304','2025-03-24 20:13:27',NULL,150.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(14455,'4000','111742835304','2025-03-24 20:13:27',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14456,'4000','111742835304','2025-03-24 20:13:27',NULL,50.00,'','11','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(14457,'1050','111742836443','2025-03-24 20:14:17',800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174283646830043832333','No',NULL,NULL,''),(14458,'1110','111742836443','2025-03-24 20:14:17',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(14459,'5500','111742836443','2025-03-24 20:14:17',350.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14460,'4000','111742836443','2025-03-24 20:14:17',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(14461,'1050','111742836915','2025-03-24 20:22:35',799.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174283696522010303203','No',NULL,NULL,''),(14462,'1110','111742836915','2025-03-24 20:22:35',NULL,606.00,'','11','1','Inventory sold','1','','sales','137','','No',NULL,NULL,''),(14463,'5500','111742836915','2025-03-24 20:22:35',606.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14464,'4000','111742836915','2025-03-24 20:22:35',NULL,799.00,'','11','1','Good sold','1','','sales','137','','No',NULL,NULL,''),(14465,'1050','111742837431','2025-03-24 20:30:45',800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174283746320133232733','No',NULL,NULL,''),(14466,'1110','111742837431','2025-03-24 20:30:45',NULL,350.00,'','11','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(14467,'5500','111742837431','2025-03-24 20:30:45',350.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14468,'4000','111742837431','2025-03-24 20:30:45',NULL,800.00,'','11','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(14469,'1050','111742920812','2025-03-25 19:49:54',15919.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174292140712113222224','No',NULL,NULL,''),(14470,'1110','111742920812','2025-03-25 19:49:54',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14471,'1110','111742920812','2025-03-25 19:49:54',NULL,140.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(14472,'1110','111742920812','2025-03-25 19:49:54',NULL,172.00,'','11','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(14473,'1110','111742920812','2025-03-25 19:49:54',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(14474,'1110','111742920812','2025-03-25 19:49:54',NULL,2805.00,'','11','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(14475,'1110','111742920812','2025-03-25 19:49:54',NULL,120.00,'','11','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(14476,'1110','111742920812','2025-03-25 19:49:54',NULL,608.00,'','11','1','Inventory sold','1','','sales','6166000121849','','No',NULL,NULL,''),(14477,'1110','111742920812','2025-03-25 19:49:54',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(14478,'1110','111742920812','2025-03-25 19:49:54',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14479,'1110','111742920812','2025-03-25 19:49:54',NULL,1500.00,'','11','1','Inventory sold','1','','sales','270','','No',NULL,NULL,''),(14480,'1110','111742920812','2025-03-25 19:49:54',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(14481,'1110','111742920812','2025-03-25 19:49:54',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(14482,'1110','111742920812','2025-03-25 19:49:54',NULL,180.00,'','11','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(14483,'1110','111742920812','2025-03-25 19:49:54',NULL,850.00,'','11','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(14484,'5500','111742920812','2025-03-25 19:49:54',8881.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14485,'4000','111742920812','2025-03-25 19:49:54',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14486,'4000','111742920812','2025-03-25 19:49:54',NULL,240.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(14487,'4000','111742920812','2025-03-25 19:49:54',NULL,200.00,'','11','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(14488,'4000','111742920812','2025-03-25 19:49:54',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(14489,'4000','111742920812','2025-03-25 19:49:54',NULL,5500.00,'','11','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(14490,'4000','111742920812','2025-03-25 19:49:54',NULL,250.00,'','11','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(14491,'4000','111742920812','2025-03-25 19:49:54',NULL,799.00,'','11','1','Good sold','1','','sales','6166000121849','','No',NULL,NULL,''),(14492,'4000','111742920812','2025-03-25 19:49:54',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(14493,'4000','111742920812','2025-03-25 19:49:54',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14494,'4000','111742920812','2025-03-25 19:49:54',NULL,3200.00,'','11','1','Good sold','1','','sales','270','','No',NULL,NULL,''),(14495,'4000','111742920812','2025-03-25 19:49:54',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(14496,'4000','111742920812','2025-03-25 19:49:54',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(14497,'4000','111742920812','2025-03-25 19:49:54',NULL,400.00,'','11','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(14498,'4000','111742920812','2025-03-25 19:49:54',NULL,1500.00,'','11','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(14499,'1050','111742921565','2025-03-25 19:53:01',1900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174292158777220701022','No',NULL,NULL,''),(14500,'1110','111742921565','2025-03-25 19:53:01',NULL,1500.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14501,'5500','111742921565','2025-03-25 19:53:01',1500.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14502,'4000','111742921565','2025-03-25 19:53:01',NULL,1900.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14503,'1050','111742921755','2025-03-25 19:56:05',950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174292176730123791213','No',NULL,NULL,''),(14504,'1110','111742921755','2025-03-25 19:56:05',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14505,'5500','111742921755','2025-03-25 19:56:05',750.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14506,'4000','111742921755','2025-03-25 19:56:05',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14507,'1050','131742922790','2025-03-25 20:13:27',500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174292281302422029202','No',NULL,NULL,''),(14508,'1110','131742922790','2025-03-25 20:13:27',NULL,300.00,'','13','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(14509,'5500','131742922790','2025-03-25 20:13:27',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14510,'4000','131742922790','2025-03-25 20:13:27',NULL,500.00,'','13','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(14511,'1050','111743007809','2025-03-26 20:05:26',6690.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174300875931083302230','No',NULL,NULL,''),(14512,'1110','111743007809','2025-03-26 20:05:26',NULL,900.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14513,'1110','111743007809','2025-03-26 20:05:26',NULL,135.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(14514,'1110','111743007809','2025-03-26 20:05:26',NULL,288.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14515,'1110','111743007809','2025-03-26 20:05:26',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(14516,'1110','111743007809','2025-03-26 20:05:26',NULL,240.00,'','11','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(14517,'1110','111743007809','2025-03-26 20:05:26',NULL,120.00,'','11','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(14518,'1110','111743007809','2025-03-26 20:05:26',NULL,150.00,'','11','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(14519,'1110','111743007809','2025-03-26 20:05:26',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14520,'1110','111743007809','2025-03-26 20:05:26',NULL,70.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(14521,'1110','111743007809','2025-03-26 20:05:26',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(14522,'1110','111743007809','2025-03-26 20:05:26',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(14523,'1110','111743007809','2025-03-26 20:05:26',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(14524,'1110','111743007809','2025-03-26 20:05:26',NULL,360.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14525,'1110','111743007809','2025-03-26 20:05:26',NULL,330.00,'','11','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(14526,'5500','111743007809','2025-03-26 20:05:26',3556.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14527,'4000','111743007809','2025-03-26 20:05:26',NULL,900.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14528,'4000','111743007809','2025-03-26 20:05:26',NULL,360.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(14529,'4000','111743007809','2025-03-26 20:05:26',NULL,800.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14530,'4000','111743007809','2025-03-26 20:05:26',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(14531,'4000','111743007809','2025-03-26 20:05:26',NULL,450.00,'','11','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(14532,'4000','111743007809','2025-03-26 20:05:26',NULL,250.00,'','11','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(14533,'4000','111743007809','2025-03-26 20:05:26',NULL,350.00,'','11','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(14534,'4000','111743007809','2025-03-26 20:05:26',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14535,'4000','111743007809','2025-03-26 20:05:26',NULL,120.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(14536,'4000','111743007809','2025-03-26 20:05:26',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(14537,'4000','111743007809','2025-03-26 20:05:26',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(14538,'4000','111743007809','2025-03-26 20:05:26',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(14539,'4000','111743007809','2025-03-26 20:05:26',NULL,1000.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14540,'4000','111743007809','2025-03-26 20:05:26',NULL,750.00,'','11','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(14541,'1050','111743008762','2025-03-26 20:06:24',200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174300879020031000013','No',NULL,NULL,''),(14542,'1110','111743008762','2025-03-26 20:06:24',NULL,100.00,'','11','1','Inventory sold','1','','sales','559','','No',NULL,NULL,''),(14543,'Asset','111743008762','2025-03-26 20:06:24',100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14544,'4000','111743008762','2025-03-26 20:06:24',NULL,200.00,'','11','1','Good sold','1','','sales','559','','No',NULL,NULL,''),(14545,'1050','111743008815','2025-03-26 20:08:27',2940.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174300891731021302323','No',NULL,NULL,''),(14546,'1110','111743008815','2025-03-26 20:08:27',NULL,340.00,'','11','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(14547,'1110','111743008815','2025-03-26 20:08:27',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(14548,'1110','111743008815','2025-03-26 20:08:27',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(14549,'1110','111743008815','2025-03-26 20:08:27',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(14550,'1110','111743008815','2025-03-26 20:08:27',NULL,400.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(14551,'5500','111743008815','2025-03-26 20:08:27',1465.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14552,'4000','111743008815','2025-03-26 20:08:27',NULL,1100.00,'','11','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(14553,'4000','111743008815','2025-03-26 20:08:27',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(14554,'4000','111743008815','2025-03-26 20:08:27',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(14555,'4000','111743008815','2025-03-26 20:08:27',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(14556,'4000','111743008815','2025-03-26 20:08:27',NULL,600.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(14557,'1050','111743008919','2025-03-26 20:09:00',3300.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174300894897223372130','No',NULL,NULL,''),(14558,'1110','111743008919','2025-03-26 20:09:00',NULL,1700.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(14559,'5500','111743008919','2025-03-26 20:09:00',1700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14560,'4000','111743008919','2025-03-26 20:09:00',NULL,3300.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(14561,'1050','131743093815','2025-03-27 19:52:42',16239.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174309437222372203231','No',NULL,NULL,''),(14562,'1110','131743093815','2025-03-27 19:52:42',NULL,208.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(14563,'1110','131743093815','2025-03-27 19:52:42',NULL,180.00,'','13','1','Inventory sold','1','','sales','232','','No',NULL,NULL,''),(14564,'1110','131743093815','2025-03-27 19:52:42',NULL,88.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14565,'1110','131743093815','2025-03-27 19:52:42',NULL,45.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(14566,'1110','131743093815','2025-03-27 19:52:42',NULL,140.00,'','13','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(14567,'1110','131743093815','2025-03-27 19:52:42',NULL,780.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(14568,'1110','131743093815','2025-03-27 19:52:42',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14569,'1110','131743093815','2025-03-27 19:52:42',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(14570,'1110','131743093815','2025-03-27 19:52:42',NULL,400.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(14571,'1110','131743093815','2025-03-27 19:52:42',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14572,'1110','131743093815','2025-03-27 19:52:42',NULL,450.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(14573,'1110','131743093815','2025-03-27 19:52:42',NULL,1400.00,'','13','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(14574,'1110','131743093815','2025-03-27 19:52:42',NULL,650.00,'','13','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(14575,'1110','131743093815','2025-03-27 19:52:42',NULL,140.00,'','13','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(14576,'1110','131743093815','2025-03-27 19:52:42',NULL,750.00,'','13','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(14577,'1110','131743093815','2025-03-27 19:52:42',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(14578,'1110','131743093815','2025-03-27 19:52:42',NULL,900.00,'','13','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(14579,'1110','131743093815','2025-03-27 19:52:42',NULL,350.00,'','13','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(14580,'1110','131743093815','2025-03-27 19:52:42',NULL,550.00,'','13','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(14581,'1110','131743093815','2025-03-27 19:52:42',NULL,0.00,'','13','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(14582,'1110','131743093815','2025-03-27 19:52:42',NULL,72.00,'','13','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(14583,'5500','131743093815','2025-03-27 19:52:42',9049.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14584,'4000','131743093815','2025-03-27 19:52:42',NULL,400.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(14585,'4000','131743093815','2025-03-27 19:52:42',NULL,360.00,'','13','1','Good sold','1','','sales','232','','No',NULL,NULL,''),(14586,'4000','131743093815','2025-03-27 19:52:42',NULL,240.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14587,'4000','131743093815','2025-03-27 19:52:42',NULL,80.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(14588,'4000','131743093815','2025-03-27 19:52:42',NULL,240.00,'','13','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(14589,'4000','131743093815','2025-03-27 19:52:42',NULL,1400.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(14590,'4000','131743093815','2025-03-27 19:52:42',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14591,'4000','131743093815','2025-03-27 19:52:42',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(14592,'4000','131743093815','2025-03-27 19:52:42',NULL,700.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(14593,'4000','131743093815','2025-03-27 19:52:42',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14594,'4000','131743093815','2025-03-27 19:52:42',NULL,650.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(14595,'4000','131743093815','2025-03-27 19:52:42',NULL,2200.00,'','13','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(14596,'4000','131743093815','2025-03-27 19:52:42',NULL,799.00,'','13','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(14597,'4000','131743093815','2025-03-27 19:52:42',NULL,240.00,'','13','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(14598,'4000','131743093815','2025-03-27 19:52:42',NULL,1500.00,'','13','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(14599,'4000','131743093815','2025-03-27 19:52:42',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(14600,'4000','131743093815','2025-03-27 19:52:42',NULL,1450.00,'','13','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(14601,'4000','131743093815','2025-03-27 19:52:42',NULL,700.00,'','13','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(14602,'4000','131743093815','2025-03-27 19:52:42',NULL,1150.00,'','13','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(14603,'4000','131743093815','2025-03-27 19:52:42',NULL,700.00,'','13','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(14604,'4000','131743093815','2025-03-27 19:52:42',NULL,450.00,'','13','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(14605,'1050','131743094374','2025-03-27 19:53:56',9000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174309444023222233132','No',NULL,NULL,''),(14606,'1110','131743094374','2025-03-27 19:53:56',NULL,7500.00,'','13','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(14607,'5500','131743094374','2025-03-27 19:53:56',7500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14608,'4000','131743094374','2025-03-27 19:53:56',NULL,9000.00,'','13','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(14609,'1050','131743094500','2025-03-27 19:55:24',150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174309453220223210730','No',NULL,NULL,''),(14610,'1110','131743094500','2025-03-27 19:55:24',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(14611,'5500','131743094500','2025-03-27 19:55:24',35.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14612,'4000','131743094500','2025-03-27 19:55:24',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(14613,'1050','111743094650','2025-03-27 20:01:19',2180.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174309489802110031100','No',NULL,NULL,''),(14614,'1110','111743094650','2025-03-27 20:01:19',NULL,540.00,'','11','1','Inventory sold','1','','sales','232','','No',NULL,NULL,''),(14615,'1110','111743094650','2025-03-27 20:01:19',NULL,550.00,'','11','1','Inventory sold','1','','sales','297','','No',NULL,NULL,''),(14616,'5500','111743094650','2025-03-27 20:01:19',1090.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14617,'4000','111743094650','2025-03-27 20:01:19',NULL,1080.00,'','11','1','Good sold','1','','sales','232','','No',NULL,NULL,''),(14618,'4000','111743094650','2025-03-27 20:01:19',NULL,1100.00,'','11','1','Good sold','1','','sales','297','','No',NULL,NULL,''),(14619,'1050','111743095019','2025-03-27 20:04:06',6000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174309504903003203133','No',NULL,NULL,''),(14620,'1110','111743095019','2025-03-27 20:04:06',NULL,2840.00,'','11','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(14621,'5500','111743095019','2025-03-27 20:04:06',2840.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14622,'4000','111743095019','2025-03-27 20:04:06',NULL,6000.00,'','11','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(14623,'1050','111743180385','2025-03-28 19:59:56',17490.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174318121121122320233','No',NULL,NULL,''),(14624,'1110','111743180385','2025-03-28 19:59:56',NULL,450.00,'','11','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(14625,'1110','111743180385','2025-03-28 19:59:56',NULL,399.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14626,'1110','111743180385','2025-03-28 19:59:56',NULL,0.00,'','11','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(14627,'1110','111743180385','2025-03-28 19:59:56',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(14628,'1110','111743180385','2025-03-28 19:59:56',NULL,450.00,'','11','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(14629,'1110','111743180385','2025-03-28 19:59:56',NULL,900.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(14630,'1110','111743180385','2025-03-28 19:59:56',NULL,1400.00,'','11','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(14631,'1110','111743180385','2025-03-28 19:59:56',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14632,'1110','111743180385','2025-03-28 19:59:56',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(14633,'1110','111743180385','2025-03-28 19:59:56',NULL,350.00,'','11','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(14634,'1110','111743180385','2025-03-28 19:59:56',NULL,900.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(14635,'1110','111743180385','2025-03-28 19:59:56',NULL,450.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(14636,'1110','111743180385','2025-03-28 19:59:56',NULL,45.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(14637,'1110','111743180385','2025-03-28 19:59:56',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(14638,'1110','111743180385','2025-03-28 19:59:56',NULL,1800.00,'','11','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(14639,'1110','111743180385','2025-03-28 19:59:56',NULL,110.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14640,'1110','111743180385','2025-03-28 19:59:56',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14641,'1110','111743180385','2025-03-28 19:59:56',NULL,90.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(14642,'1110','111743180385','2025-03-28 19:59:56',NULL,125.00,'','11','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(14643,'1110','111743180385','2025-03-28 19:59:56',NULL,95.00,'','11','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(14644,'1110','111743180385','2025-03-28 19:59:56',NULL,850.00,'','11','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(14645,'5500','111743180385','2025-03-28 19:59:56',10277.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14646,'4000','111743180385','2025-03-28 19:59:56',NULL,650.00,'','11','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(14647,'4000','111743180385','2025-03-28 19:59:56',NULL,600.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14648,'4000','111743180385','2025-03-28 19:59:56',NULL,450.00,'','11','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(14649,'4000','111743180385','2025-03-28 19:59:56',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(14650,'4000','111743180385','2025-03-28 19:59:56',NULL,700.00,'','11','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(14651,'4000','111743180385','2025-03-28 19:59:56',NULL,1700.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(14652,'4000','111743180385','2025-03-28 19:59:56',NULL,2400.00,'','11','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(14653,'4000','111743180385','2025-03-28 19:59:56',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14654,'4000','111743180385','2025-03-28 19:59:56',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(14655,'4000','111743180385','2025-03-28 19:59:56',NULL,500.00,'','11','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(14656,'4000','111743180385','2025-03-28 19:59:56',NULL,1700.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(14657,'4000','111743180385','2025-03-28 19:59:56',NULL,750.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(14658,'4000','111743180385','2025-03-28 19:59:56',NULL,120.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(14659,'4000','111743180385','2025-03-28 19:59:56',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(14660,'4000','111743180385','2025-03-28 19:59:56',NULL,3000.00,'','11','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(14661,'4000','111743180385','2025-03-28 19:59:56',NULL,300.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14662,'4000','111743180385','2025-03-28 19:59:56',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14663,'4000','111743180385','2025-03-28 19:59:56',NULL,160.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(14664,'4000','111743180385','2025-03-28 19:59:56',NULL,350.00,'','11','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(14665,'4000','111743180385','2025-03-28 19:59:56',NULL,250.00,'','11','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(14666,'4000','111743180385','2025-03-28 19:59:56',NULL,1200.00,'','11','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(14667,'1050','111743181213','2025-03-28 20:06:40',7247.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174318160703027020126','No',NULL,NULL,''),(14668,'1110','111743181213','2025-03-28 20:06:40',NULL,300.00,'','11','1','Inventory sold','1','','sales','501','','No',NULL,NULL,''),(14669,'1110','111743181213','2025-03-28 20:06:40',NULL,600.00,'','11','1','Inventory sold','1','','sales','502','','No',NULL,NULL,''),(14670,'1110','111743181213','2025-03-28 20:06:40',NULL,450.00,'','11','1','Inventory sold','1','','sales','503','','No',NULL,NULL,''),(14671,'1110','111743181213','2025-03-28 20:06:40',NULL,2500.00,'','11','1','Inventory sold','1','','sales','511','','No',NULL,NULL,''),(14672,'1110','111743181213','2025-03-28 20:06:40',NULL,500.00,'','11','1','Inventory sold','1','','sales','541','','No',NULL,NULL,''),(14673,'1110','111743181213','2025-03-28 20:06:40',NULL,200.00,'','11','1','Inventory sold','1','','sales','m37','','No',NULL,NULL,''),(14674,'Asset','111743181213','2025-03-28 20:06:40',4550.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14675,'4000','111743181213','2025-03-28 20:06:40',NULL,500.00,'','11','1','Good sold','1','','sales','501','','No',NULL,NULL,''),(14676,'4000','111743181213','2025-03-28 20:06:40',NULL,1050.00,'','11','1','Good sold','1','','sales','502','','No',NULL,NULL,''),(14677,'4000','111743181213','2025-03-28 20:06:40',NULL,900.00,'','11','1','Good sold','1','','sales','503','','No',NULL,NULL,''),(14678,'4000','111743181213','2025-03-28 20:06:40',NULL,2999.00,'','11','1','Good sold','1','','sales','511','','No',NULL,NULL,''),(14679,'4000','111743181213','2025-03-28 20:06:40',NULL,998.00,'','11','1','Good sold','1','','sales','541','','No',NULL,NULL,''),(14680,'4000','111743181213','2025-03-28 20:06:40',NULL,800.00,'','11','1','Good sold','1','','sales','m37','','No',NULL,NULL,''),(14681,'1050','111743181635','2025-03-28 20:07:34',200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174318166271138012232','No',NULL,NULL,''),(14682,'1110','111743181635','2025-03-28 20:07:34',NULL,92.00,'','11','1','Inventory sold','1','','sales','m47','','No',NULL,NULL,''),(14683,'5500','111743181635','2025-03-28 20:07:34',92.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14684,'4000','111743181635','2025-03-28 20:07:34',NULL,200.00,'','11','1','Good sold','1','','sales','m47','','No',NULL,NULL,''),(14685,'1050','111743181663','2025-03-28 20:09:46',950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174318179022042120701','No',NULL,NULL,''),(14686,'1110','111743181663','2025-03-28 20:09:46',NULL,260.00,'','11','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(14687,'1110','111743181663','2025-03-28 20:09:46',NULL,70.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(14688,'1110','111743181663','2025-03-28 20:09:46',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(14689,'5500','111743181663','2025-03-28 20:09:46',365.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14690,'4000','111743181663','2025-03-28 20:09:46',NULL,500.00,'','11','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(14691,'4000','111743181663','2025-03-28 20:09:46',NULL,300.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(14692,'4000','111743181663','2025-03-28 20:09:46',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(14693,'1050','111743181861','2025-03-28 20:11:24',2080.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174318189003382031312','No',NULL,NULL,''),(14694,'1110','111743181861','2025-03-28 20:11:24',NULL,1040.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(14695,'5500','111743181861','2025-03-28 20:11:24',1040.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14696,'4000','111743181861','2025-03-28 20:11:24',NULL,2080.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(14697,'1050','111743181892','2025-03-28 20:12:27',5600.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174318195138313027223','No',NULL,NULL,''),(14698,'1110','111743181892','2025-03-28 20:12:27',NULL,1600.00,'','11','1','Inventory sold','1','','sales','252','','No',NULL,NULL,''),(14699,'1110','111743181892','2025-03-28 20:12:27',NULL,1050.00,'','11','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(14700,'5500','111743181892','2025-03-28 20:12:27',2650.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14701,'4000','111743181892','2025-03-28 20:12:27',NULL,3200.00,'','11','1','Good sold','1','','sales','252','','No',NULL,NULL,''),(14702,'4000','111743181892','2025-03-28 20:12:27',NULL,2400.00,'','11','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(14703,'1050','131743266856','2025-03-29 20:03:08',17680.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174326779731332033322','No',NULL,NULL,''),(14704,'1110','131743266856','2025-03-29 20:03:08',NULL,500.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(14705,'1110','131743266856','2025-03-29 20:03:08',NULL,1800.00,'','13','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(14706,'1110','131743266856','2025-03-29 20:03:08',NULL,700.00,'','13','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(14707,'1110','131743266856','2025-03-29 20:03:08',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14708,'1110','131743266856','2025-03-29 20:03:08',NULL,900.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14709,'1110','131743266856','2025-03-29 20:03:08',NULL,1200.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14710,'1110','131743266856','2025-03-29 20:03:08',NULL,450.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(14711,'1110','131743266856','2025-03-29 20:03:08',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14712,'1110','131743266856','2025-03-29 20:03:08',NULL,350.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(14713,'1110','131743266856','2025-03-29 20:03:08',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14714,'1110','131743266856','2025-03-29 20:03:08',NULL,250.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(14715,'1110','131743266856','2025-03-29 20:03:08',NULL,180.00,'','13','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(14716,'1110','131743266856','2025-03-29 20:03:08',NULL,900.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14717,'1110','131743266856','2025-03-29 20:03:08',NULL,216.00,'','13','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(14718,'1110','131743266856','2025-03-29 20:03:08',NULL,850.00,'','13','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(14719,'1110','131743266856','2025-03-29 20:03:08',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(14720,'1110','131743266856','2025-03-29 20:03:08',NULL,400.00,'','13','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(14721,'1110','131743266856','2025-03-29 20:03:08',NULL,140.00,'','13','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(14722,'1110','131743266856','2025-03-29 20:03:08',NULL,90.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(14723,'1110','131743266856','2025-03-29 20:03:08',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(14724,'1110','131743266856','2025-03-29 20:03:08',NULL,700.00,'','13','1','Inventory sold','1','','sales','258','','No',NULL,NULL,''),(14725,'5500','131743266856','2025-03-29 20:03:08',11408.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14726,'4000','131743266856','2025-03-29 20:03:08',NULL,900.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(14727,'4000','131743266856','2025-03-29 20:03:08',NULL,3000.00,'','13','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(14728,'4000','131743266856','2025-03-29 20:03:08',NULL,1500.00,'','13','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(14729,'4000','131743266856','2025-03-29 20:03:08',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14730,'4000','131743266856','2025-03-29 20:03:08',NULL,900.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14731,'4000','131743266856','2025-03-29 20:03:08',NULL,1200.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14732,'4000','131743266856','2025-03-29 20:03:08',NULL,750.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(14733,'4000','131743266856','2025-03-29 20:03:08',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14734,'4000','131743266856','2025-03-29 20:03:08',NULL,500.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(14735,'4000','131743266856','2025-03-29 20:03:08',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14736,'4000','131743266856','2025-03-29 20:03:08',NULL,450.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(14737,'4000','131743266856','2025-03-29 20:03:08',NULL,400.00,'','13','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(14738,'4000','131743266856','2025-03-29 20:03:08',NULL,900.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14739,'4000','131743266856','2025-03-29 20:03:08',NULL,400.00,'','13','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(14740,'4000','131743266856','2025-03-29 20:03:08',NULL,1500.00,'','13','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(14741,'4000','131743266856','2025-03-29 20:03:08',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(14742,'4000','131743266856','2025-03-29 20:03:08',NULL,700.00,'','13','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(14743,'4000','131743266856','2025-03-29 20:03:08',NULL,240.00,'','13','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(14744,'4000','131743266856','2025-03-29 20:03:08',NULL,160.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(14745,'4000','131743266856','2025-03-29 20:03:08',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(14746,'4000','131743266856','2025-03-29 20:03:08',NULL,1300.00,'','13','1','Good sold','1','','sales','258','','No',NULL,NULL,''),(14747,'1050','131743267802','2025-03-29 20:13:59',10200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174326844743342000834','No',NULL,NULL,''),(14748,'1110','131743267802','2025-03-29 20:13:59',NULL,1698.00,'','13','1','Inventory sold','1','','sales','481','','No',NULL,NULL,''),(14749,'1110','131743267802','2025-03-29 20:13:59',NULL,250.00,'','13','1','Inventory sold','1','','sales','m14','','No',NULL,NULL,''),(14750,'1110','131743267802','2025-03-29 20:13:59',NULL,950.00,'','13','1','Inventory sold','1','','sales','458','','No',NULL,NULL,''),(14751,'1110','131743267802','2025-03-29 20:13:59',NULL,750.00,'','13','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(14752,'1110','131743267802','2025-03-29 20:13:59',NULL,400.00,'','13','1','Inventory sold','1','','sales','m83','','No',NULL,NULL,''),(14753,'1110','131743267802','2025-03-29 20:13:59',NULL,1100.00,'','13','1','Inventory sold','1','','sales','m26','','No',NULL,NULL,''),(14754,'1110','131743267802','2025-03-29 20:13:59',NULL,182.00,'','13','1','Inventory sold','1','','sales','522','','No',NULL,NULL,''),(14755,'5500','131743267802','2025-03-29 20:13:59',5330.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14756,'4000','131743267802','2025-03-29 20:13:59',NULL,2700.00,'','13','1','Good sold','1','','sales','481','','No',NULL,NULL,''),(14757,'4000','131743267802','2025-03-29 20:13:59',NULL,450.00,'','13','1','Good sold','1','','sales','m14','','No',NULL,NULL,''),(14758,'4000','131743267802','2025-03-29 20:13:59',NULL,1950.00,'','13','1','Good sold','1','','sales','458','','No',NULL,NULL,''),(14759,'4000','131743267802','2025-03-29 20:13:59',NULL,1500.00,'','13','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(14760,'4000','131743267802','2025-03-29 20:13:59',NULL,850.00,'','13','1','Good sold','1','','sales','m83','','No',NULL,NULL,''),(14761,'4000','131743267802','2025-03-29 20:13:59',NULL,2350.00,'','13','1','Good sold','1','','sales','m26','','No',NULL,NULL,''),(14762,'4000','131743267802','2025-03-29 20:13:59',NULL,400.00,'','13','1','Good sold','1','','sales','522','','No',NULL,NULL,''),(14763,'1050','131743268449','2025-03-29 20:14:51',4500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174326849523602826280','No',NULL,NULL,''),(14764,'1110','131743268449','2025-03-29 20:14:51',NULL,2900.00,'','13','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(14765,'5500','131743268449','2025-03-29 20:14:51',2900.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14766,'4000','131743268449','2025-03-29 20:14:51',NULL,4500.00,'','13','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(14767,'1050','131743268532','2025-03-29 20:15:54',1000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174326857033207603221','No',NULL,NULL,''),(14768,'1110','131743268532','2025-03-29 20:15:54',NULL,535.00,'','13','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(14769,'5500','131743268532','2025-03-29 20:15:54',535.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14770,'4000','131743268532','2025-03-29 20:15:54',NULL,1000.00,'','13','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(14771,'1050','131743268572','2025-03-29 20:17:41',5150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174326866581226233313','No',NULL,NULL,''),(14772,'1110','131743268572','2025-03-29 20:17:41',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(14773,'1110','131743268572','2025-03-29 20:17:41',NULL,512.00,'','13','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(14774,'1110','131743268572','2025-03-29 20:17:41',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(14775,'1110','131743268572','2025-03-29 20:17:41',NULL,1400.00,'','13','1','Inventory sold','1','','sales','287','','No',NULL,NULL,''),(14776,'5500','131743268572','2025-03-29 20:17:41',2762.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14777,'4000','131743268572','2025-03-29 20:17:41',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(14778,'4000','131743268572','2025-03-29 20:17:41',NULL,800.00,'','13','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(14779,'4000','131743268572','2025-03-29 20:17:41',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(14780,'4000','131743268572','2025-03-29 20:17:41',NULL,2900.00,'','13','1','Good sold','1','','sales','287','','No',NULL,NULL,''),(14781,'1050','111743347824','2025-03-30 18:18:40',3350.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174334792442234222243','No',NULL,NULL,''),(14782,'1110','111743347824','2025-03-30 18:18:40',NULL,1500.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14783,'1110','111743347824','2025-03-30 18:18:40',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(14784,'1110','111743347824','2025-03-30 18:18:40',NULL,70.00,'','11','1','Inventory sold','1','','sales','1213','','No',NULL,NULL,''),(14785,'1110','111743347824','2025-03-30 18:18:40',NULL,350.00,'','11','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14786,'1110','111743347824','2025-03-30 18:18:40',NULL,84.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(14787,'5500','111743347824','2025-03-30 18:18:40',2039.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14788,'4000','111743347824','2025-03-30 18:18:40',NULL,1900.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(14789,'4000','111743347824','2025-03-30 18:18:40',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(14790,'4000','111743347824','2025-03-30 18:18:40',NULL,150.00,'','11','1','Good sold','1','','sales','1213','','No',NULL,NULL,''),(14791,'4000','111743347824','2025-03-30 18:18:40',NULL,850.00,'','11','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14792,'4000','111743347824','2025-03-30 18:18:40',NULL,300.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(14793,'1050','111743347949','2025-03-30 18:19:42',400.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174334798577700232472','No',NULL,NULL,''),(14794,'1110','111743347949','2025-03-30 18:19:42',NULL,42.00,'','11','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(14795,'1110','111743347949','2025-03-30 18:19:42',NULL,100.00,'','11','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(14796,'1110','111743347949','2025-03-30 18:19:42',NULL,31.00,'','11','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(14797,'5500','111743347949','2025-03-30 18:19:42',173.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14798,'4000','111743347949','2025-03-30 18:19:42',NULL,150.00,'','11','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(14799,'4000','111743347949','2025-03-30 18:19:42',NULL,200.00,'','11','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(14800,'4000','111743347949','2025-03-30 18:19:42',NULL,50.00,'','11','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(14801,'1050','111743348031','2025-03-30 18:20:43',2500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174334804623362023318','No',NULL,NULL,''),(14802,'1110','111743348031','2025-03-30 18:20:43',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(14803,'5500','111743348031','2025-03-30 18:20:43',1400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14804,'4000','111743348031','2025-03-30 18:20:43',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(14805,'1050','131743438655','2025-03-31 19:37:43',3560.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174343906723333333433','No',NULL,NULL,''),(14806,'1110','131743438655','2025-03-31 19:37:43',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14807,'1110','131743438655','2025-03-31 19:37:43',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(14808,'1110','131743438655','2025-03-31 19:37:43',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(14809,'1110','131743438655','2025-03-31 19:37:43',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14810,'1110','131743438655','2025-03-31 19:37:43',NULL,70.00,'','13','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(14811,'1110','131743438655','2025-03-31 19:37:43',NULL,170.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(14812,'1110','131743438655','2025-03-31 19:37:43',NULL,150.00,'','13','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(14813,'1110','131743438655','2025-03-31 19:37:43',NULL,30.00,'','13','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(14814,'5500','131743438655','2025-03-31 19:37:43',1914.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14815,'4000','131743438655','2025-03-31 19:37:43',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14816,'4000','131743438655','2025-03-31 19:37:43',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(14817,'4000','131743438655','2025-03-31 19:37:43',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(14818,'4000','131743438655','2025-03-31 19:37:43',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14819,'4000','131743438655','2025-03-31 19:37:43',NULL,200.00,'','13','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(14820,'4000','131743438655','2025-03-31 19:37:43',NULL,550.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(14821,'4000','131743438655','2025-03-31 19:37:43',NULL,350.00,'','13','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(14822,'4000','131743438655','2025-03-31 19:37:43',NULL,60.00,'','13','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(14823,'1050','131743439069','2025-03-31 20:21:25',300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174344168822323362840','No',NULL,NULL,''),(14824,'1110','131743439069','2025-03-31 20:21:25',NULL,150.00,'','13','1','Inventory sold','1','','sales','m07','','No',NULL,NULL,''),(14825,'Asset','131743439069','2025-03-31 20:21:25',150.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14826,'4000','131743439069','2025-03-31 20:21:25',NULL,300.00,'','13','1','Good sold','1','','sales','m07','','No',NULL,NULL,''),(14827,'1050','111743750687','2025-04-04 10:12:16',1.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174375074014202222772','No',NULL,NULL,''),(14828,'1110','111743750687','2025-04-04 10:12:16',NULL,5.00,'','11','1','Inventory sold','1','','sales','1128','','No',NULL,NULL,''),(14829,'5500','111743750687','2025-04-04 10:12:16',5.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14830,'4000','111743750687','2025-04-04 10:12:16',NULL,1.00,'','11','1','Good sold','1','','sales','1128','','No',NULL,NULL,''),(14831,'1050','131743869943','2025-04-05 19:28:18',17930.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174387050183202330222','No',NULL,NULL,''),(14832,'1110','131743869943','2025-04-05 19:28:18',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(14833,'1110','131743869943','2025-04-05 19:28:18',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(14834,'1110','131743869943','2025-04-05 19:28:18',NULL,150.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(14835,'1110','131743869943','2025-04-05 19:28:18',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14836,'1110','131743869943','2025-04-05 19:28:18',NULL,700.00,'','13','1','Inventory sold','1','','sales','258','','No',NULL,NULL,''),(14837,'1110','131743869943','2025-04-05 19:28:18',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(14838,'1110','131743869943','2025-04-05 19:28:18',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(14839,'1110','131743869943','2025-04-05 19:28:18',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14840,'1110','131743869943','2025-04-05 19:28:18',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14841,'1110','131743869943','2025-04-05 19:28:18',NULL,400.00,'','13','1','Inventory sold','1','','sales','1197','','No',NULL,NULL,''),(14842,'1110','131743869943','2025-04-05 19:28:18',NULL,950.00,'','13','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(14843,'1110','131743869943','2025-04-05 19:28:18',NULL,350.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(14844,'1110','131743869943','2025-04-05 19:28:18',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(14845,'1110','131743869943','2025-04-05 19:28:18',NULL,535.00,'','13','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(14846,'1110','131743869943','2025-04-05 19:28:18',NULL,216.00,'','13','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(14847,'1110','131743869943','2025-04-05 19:28:18',NULL,2900.00,'','13','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(14848,'1110','131743869943','2025-04-05 19:28:18',NULL,230.00,'','13','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(14849,'1110','131743869943','2025-04-05 19:28:18',NULL,450.00,'','13','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(14850,'1110','131743869943','2025-04-05 19:28:18',NULL,1000.00,'','13','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(14851,'1110','131743869943','2025-04-05 19:28:18',NULL,300.00,'','13','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(14852,'1110','131743869943','2025-04-05 19:28:18',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(14853,'5500','131743869943','2025-04-05 19:28:18',10669.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14854,'4000','131743869943','2025-04-05 19:28:18',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(14855,'4000','131743869943','2025-04-05 19:28:18',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(14856,'4000','131743869943','2025-04-05 19:28:18',NULL,210.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(14857,'4000','131743869943','2025-04-05 19:28:18',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14858,'4000','131743869943','2025-04-05 19:28:18',NULL,1300.00,'','13','1','Good sold','1','','sales','258','','No',NULL,NULL,''),(14859,'4000','131743869943','2025-04-05 19:28:18',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(14860,'4000','131743869943','2025-04-05 19:28:18',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(14861,'4000','131743869943','2025-04-05 19:28:18',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14862,'4000','131743869943','2025-04-05 19:28:18',NULL,200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14863,'4000','131743869943','2025-04-05 19:28:18',NULL,950.00,'','13','1','Good sold','1','','sales','1197','','No',NULL,NULL,''),(14864,'4000','131743869943','2025-04-05 19:28:18',NULL,950.00,'','13','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(14865,'4000','131743869943','2025-04-05 19:28:18',NULL,490.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(14866,'4000','131743869943','2025-04-05 19:28:18',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(14867,'4000','131743869943','2025-04-05 19:28:18',NULL,1000.00,'','13','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(14868,'4000','131743869943','2025-04-05 19:28:18',NULL,400.00,'','13','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(14869,'4000','131743869943','2025-04-05 19:28:18',NULL,4500.00,'','13','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(14870,'4000','131743869943','2025-04-05 19:28:18',NULL,450.00,'','13','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(14871,'4000','131743869943','2025-04-05 19:28:18',NULL,950.00,'','13','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(14872,'4000','131743869943','2025-04-05 19:28:18',NULL,1800.00,'','13','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(14873,'4000','131743869943','2025-04-05 19:28:18',NULL,500.00,'','13','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(14874,'4000','131743869943','2025-04-05 19:28:18',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(14875,'1050','131743870507','2025-04-05 19:29:51',7000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174387059510131238027','No',NULL,NULL,''),(14876,'1110','131743870507','2025-04-05 19:29:51',NULL,4400.00,'','13','1','Inventory sold','1','','sales','411','','No',NULL,NULL,''),(14877,'1110','131743870507','2025-04-05 19:29:51',NULL,100.00,'','13','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(14878,'Asset','131743870507','2025-04-05 19:29:51',4500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14879,'4000','131743870507','2025-04-05 19:29:51',NULL,6800.00,'','13','1','Good sold','1','','sales','411','','No',NULL,NULL,''),(14880,'4000','131743870507','2025-04-05 19:29:51',NULL,200.00,'','13','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(14881,'1050','131743870601','2025-04-05 19:30:42',150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174387064920284337297','No',NULL,NULL,''),(14882,'1110','131743870601','2025-04-05 19:30:42',NULL,70.00,'','13','1','Inventory sold','1','','sales','1213','','No',NULL,NULL,''),(14883,'5500','131743870601','2025-04-05 19:30:42',70.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14884,'4000','131743870601','2025-04-05 19:30:42',NULL,150.00,'','13','1','Good sold','1','','sales','1213','','No',NULL,NULL,''),(14885,'1050','131743946946','2025-04-06 17:08:29',25189.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174394852503223433739','No',NULL,NULL,''),(14886,'1110','131743946946','2025-04-06 17:08:29',NULL,180.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(14887,'1110','131743946946','2025-04-06 17:08:29',NULL,70.00,'','13','1','Inventory sold','1','','sales','1213','','No',NULL,NULL,''),(14888,'1110','131743946946','2025-04-06 17:08:29',NULL,4700.00,'','13','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(14889,'1110','131743946946','2025-04-06 17:08:29',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(14890,'1110','131743946946','2025-04-06 17:08:29',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14891,'1110','131743946946','2025-04-06 17:08:29',NULL,850.00,'','13','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(14892,'1110','131743946946','2025-04-06 17:08:29',NULL,1000.00,'','13','1','Inventory sold','1','','sales','360','','No',NULL,NULL,''),(14893,'1110','131743946946','2025-04-06 17:08:29',NULL,650.00,'','13','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(14894,'1110','131743946946','2025-04-06 17:08:29',NULL,550.00,'','13','1','Inventory sold','1','','sales','262','','No',NULL,NULL,''),(14895,'1110','131743946946','2025-04-06 17:08:29',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(14896,'1110','131743946946','2025-04-06 17:08:29',NULL,312.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14897,'1110','131743946946','2025-04-06 17:08:29',NULL,104.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(14898,'1110','131743946946','2025-04-06 17:08:29',NULL,200.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(14899,'1110','131743946946','2025-04-06 17:08:29',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(14900,'1110','131743946946','2025-04-06 17:08:29',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(14901,'1110','131743946946','2025-04-06 17:08:29',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(14902,'1110','131743946946','2025-04-06 17:08:29',NULL,45.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(14903,'1110','131743946946','2025-04-06 17:08:29',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14904,'1110','131743946946','2025-04-06 17:08:29',NULL,450.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(14905,'1110','131743946946','2025-04-06 17:08:29',NULL,800.00,'','13','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(14906,'1110','131743946946','2025-04-06 17:08:29',NULL,450.00,'','13','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(14907,'1110','131743946946','2025-04-06 17:08:29',NULL,180.00,'','13','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(14908,'1110','131743946946','2025-04-06 17:08:29',NULL,230.00,'','13','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(14909,'1110','131743946946','2025-04-06 17:08:29',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(14910,'1110','131743946946','2025-04-06 17:08:29',NULL,135.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(14911,'1110','131743946946','2025-04-06 17:08:29',NULL,150.00,'','13','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(14912,'1110','131743946946','2025-04-06 17:08:29',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(14913,'1110','131743946946','2025-04-06 17:08:29',NULL,350.00,'','13','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14914,'1110','131743946946','2025-04-06 17:08:29',NULL,150.00,'','13','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(14915,'1110','131743946946','2025-04-06 17:08:29',NULL,35.00,'','13','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(14916,'1110','131743946946','2025-04-06 17:08:29',NULL,400.00,'','13','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(14917,'1110','131743946946','2025-04-06 17:08:29',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(14918,'1110','131743946946','2025-04-06 17:08:29',NULL,450.00,'','13','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(14919,'1110','131743946946','2025-04-06 17:08:29',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(14920,'5500','131743946946','2025-04-06 17:08:29',15836.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14921,'4000','131743946946','2025-04-06 17:08:29',NULL,480.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(14922,'4000','131743946946','2025-04-06 17:08:29',NULL,150.00,'','13','1','Good sold','1','','sales','1213','','No',NULL,NULL,''),(14923,'4000','131743946946','2025-04-06 17:08:29',NULL,5800.00,'','13','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(14924,'4000','131743946946','2025-04-06 17:08:29',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(14925,'4000','131743946946','2025-04-06 17:08:29',NULL,150.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14926,'4000','131743946946','2025-04-06 17:08:29',NULL,1500.00,'','13','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(14927,'4000','131743946946','2025-04-06 17:08:29',NULL,2000.00,'','13','1','Good sold','1','','sales','360','','No',NULL,NULL,''),(14928,'4000','131743946946','2025-04-06 17:08:29',NULL,1000.00,'','13','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(14929,'4000','131743946946','2025-04-06 17:08:29',NULL,1100.00,'','13','1','Good sold','1','','sales','262','','No',NULL,NULL,''),(14930,'4000','131743946946','2025-04-06 17:08:29',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(14931,'4000','131743946946','2025-04-06 17:08:29',NULL,900.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14932,'4000','131743946946','2025-04-06 17:08:29',NULL,200.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(14933,'4000','131743946946','2025-04-06 17:08:29',NULL,350.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(14934,'4000','131743946946','2025-04-06 17:08:29',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(14935,'4000','131743946946','2025-04-06 17:08:29',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(14936,'4000','131743946946','2025-04-06 17:08:29',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(14937,'4000','131743946946','2025-04-06 17:08:29',NULL,120.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(14938,'4000','131743946946','2025-04-06 17:08:29',NULL,150.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14939,'4000','131743946946','2025-04-06 17:08:29',NULL,850.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(14940,'4000','131743946946','2025-04-06 17:08:29',NULL,0.00,'','13','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(14941,'4000','131743946946','2025-04-06 17:08:29',NULL,950.00,'','13','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(14942,'4000','131743946946','2025-04-06 17:08:29',NULL,400.00,'','13','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(14943,'4000','131743946946','2025-04-06 17:08:29',NULL,450.00,'','13','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(14944,'4000','131743946946','2025-04-06 17:08:29',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(14945,'4000','131743946946','2025-04-06 17:08:29',NULL,240.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(14946,'4000','131743946946','2025-04-06 17:08:29',NULL,300.00,'','13','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(14947,'4000','131743946946','2025-04-06 17:08:29',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(14948,'4000','131743946946','2025-04-06 17:08:29',NULL,850.00,'','13','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(14949,'4000','131743946946','2025-04-06 17:08:29',NULL,350.00,'','13','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(14950,'4000','131743946946','2025-04-06 17:08:29',NULL,100.00,'','13','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(14951,'4000','131743946946','2025-04-06 17:08:29',NULL,550.00,'','13','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(14952,'4000','131743946946','2025-04-06 17:08:29',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(14953,'4000','131743946946','2025-04-06 17:08:29',NULL,800.00,'','13','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(14954,'4000','131743946946','2025-04-06 17:08:29',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(14955,'1050','131743948528','2025-04-06 17:26:39',9450.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174394960834272023220','No',NULL,NULL,''),(14956,'1110','131743948528','2025-04-06 17:26:39',NULL,162.00,'','13','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(14957,'1110','131743948528','2025-04-06 17:26:39',NULL,2300.00,'','13','1','Inventory sold','1','','sales','403','','No',NULL,NULL,''),(14958,'1110','131743948528','2025-04-06 17:26:39',NULL,50.00,'','13','1','Inventory sold','1','','sales','473','','No',NULL,NULL,''),(14959,'1110','131743948528','2025-04-06 17:26:39',NULL,1200.00,'','13','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(14960,'1110','131743948528','2025-04-06 17:26:39',NULL,300.00,'','13','1','Inventory sold','1','','sales','m87','','No',NULL,NULL,''),(14961,'1110','131743948528','2025-04-06 17:26:39',NULL,400.00,'','13','1','Inventory sold','1','','sales','m83','','No',NULL,NULL,''),(14962,'1110','131743948528','2025-04-06 17:26:39',NULL,92.00,'','13','1','Inventory sold','1','','sales','m47','','No',NULL,NULL,''),(14963,'1110','131743948528','2025-04-06 17:26:39',NULL,276.00,'','13','1','Inventory sold','1','','sales','660','','No',NULL,NULL,''),(14964,'1110','131743948528','2025-04-06 17:26:39',NULL,300.00,'','13','1','Inventory sold','1','','sales','1178','','No',NULL,NULL,''),(14965,'1110','131743948528','2025-04-06 17:26:39',NULL,600.00,'','13','1','Inventory sold','1','','sales','m13','','No',NULL,NULL,''),(14966,'Asset','131743948528','2025-04-06 17:26:39',5680.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14967,'4000','131743948528','2025-04-06 17:26:39',NULL,300.00,'','13','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(14968,'4000','131743948528','2025-04-06 17:26:39',NULL,3500.00,'','13','1','Good sold','1','','sales','403','','No',NULL,NULL,''),(14969,'4000','131743948528','2025-04-06 17:26:39',NULL,100.00,'','13','1','Good sold','1','','sales','473','','No',NULL,NULL,''),(14970,'4000','131743948528','2025-04-06 17:26:39',NULL,2000.00,'','13','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(14971,'4000','131743948528','2025-04-06 17:26:39',NULL,600.00,'','13','1','Good sold','1','','sales','m87','','No',NULL,NULL,''),(14972,'4000','131743948528','2025-04-06 17:26:39',NULL,850.00,'','13','1','Good sold','1','','sales','m83','','No',NULL,NULL,''),(14973,'4000','131743948528','2025-04-06 17:26:39',NULL,200.00,'','13','1','Good sold','1','','sales','m47','','No',NULL,NULL,''),(14974,'4000','131743948528','2025-04-06 17:26:39',NULL,600.00,'','13','1','Good sold','1','','sales','660','','No',NULL,NULL,''),(14975,'4000','131743948528','2025-04-06 17:26:39',NULL,600.00,'','13','1','Good sold','1','','sales','1178','','No',NULL,NULL,''),(14976,'4000','131743948528','2025-04-06 17:26:39',NULL,700.00,'','13','1','Good sold','1','','sales','m13','','No',NULL,NULL,''),(14977,'1050','131743949668','2025-04-06 17:28:07',200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174394969093242003232','No',NULL,NULL,''),(14978,'1110','131743949668','2025-04-06 17:28:07',NULL,100.00,'','13','1','Inventory sold','1','','sales','615','','No',NULL,NULL,''),(14979,'Asset','131743949668','2025-04-06 17:28:07',100.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14980,'4000','131743949668','2025-04-06 17:28:07',NULL,200.00,'','13','1','Good sold','1','','sales','615','','No',NULL,NULL,''),(14981,'1050','131743949693','2025-04-06 17:30:06',2400.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174395315703377323305','No',NULL,NULL,''),(14982,'1110','131743949693','2025-04-06 17:30:06',NULL,550.00,'','13','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(14983,'1110','131743949693','2025-04-06 17:30:06',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(14984,'1110','131743949693','2025-04-06 17:30:06',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(14985,'5500','131743949693','2025-04-06 17:30:06',1250.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14986,'4000','131743949693','2025-04-06 17:30:06',NULL,1150.00,'','13','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(14987,'4000','131743949693','2025-04-06 17:30:06',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(14988,'4000','131743949693','2025-04-06 17:30:06',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(14989,'1050','131743953159','2025-04-06 18:28:42',8600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174395332622300233032','No',NULL,NULL,''),(14990,'1110','131743953159','2025-04-06 18:28:42',NULL,450.00,'','13','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(14991,'1110','131743953159','2025-04-06 18:28:42',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(14992,'1110','131743953159','2025-04-06 18:28:42',NULL,800.00,'','13','1','Inventory sold','1','','sales','317','','No',NULL,NULL,''),(14993,'1110','131743953159','2025-04-06 18:28:42',NULL,316.00,'','13','1','Inventory sold','1','','sales','498','','No',NULL,NULL,''),(14994,'1110','131743953159','2025-04-06 18:28:42',NULL,900.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(14995,'1110','131743953159','2025-04-06 18:28:42',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(14996,'1110','131743953159','2025-04-06 18:28:42',NULL,300.00,'','13','1','Inventory sold','1','','sales','1188','','No',NULL,NULL,''),(14997,'1110','131743953159','2025-04-06 18:28:42',NULL,350.00,'','13','1','Inventory sold','1','','sales','1191','','No',NULL,NULL,''),(14998,'5500','131743953159','2025-04-06 18:28:42',4966.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14999,'4000','131743953159','2025-04-06 18:28:42',NULL,800.00,'','13','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(15000,'4000','131743953159','2025-04-06 18:28:42',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(15001,'4000','131743953159','2025-04-06 18:28:42',NULL,1400.00,'','13','1','Good sold','1','','sales','317','','No',NULL,NULL,''),(15002,'4000','131743953159','2025-04-06 18:28:42',NULL,600.00,'','13','1','Good sold','1','','sales','498','','No',NULL,NULL,''),(15003,'4000','131743953159','2025-04-06 18:28:42',NULL,1300.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(15004,'4000','131743953159','2025-04-06 18:28:42',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(15005,'4000','131743953159','2025-04-06 18:28:42',NULL,550.00,'','13','1','Good sold','1','','sales','1188','','No',NULL,NULL,''),(15006,'4000','131743953159','2025-04-06 18:28:42',NULL,650.00,'','13','1','Good sold','1','','sales','1191','','No',NULL,NULL,''),(15007,'1050','131743953356','2025-04-06 18:30:47',1130.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174395345733424050002','No',NULL,NULL,''),(15008,'1110','131743953356','2025-04-06 18:30:47',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(15009,'1110','131743953356','2025-04-06 18:30:47',NULL,800.00,'','13','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(15010,'1110','131743953356','2025-04-06 18:30:47',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(15011,'1110','131743953356','2025-04-06 18:30:47',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15012,'5500','131743953356','2025-04-06 18:30:47',1416.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15013,'4000','131743953356','2025-04-06 18:30:47',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(15014,'4000','131743953356','2025-04-06 18:30:47',NULL,0.00,'','13','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(15015,'4000','131743953356','2025-04-06 18:30:47',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(15016,'4000','131743953356','2025-04-06 18:30:47',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15017,'1050','131743953490','2025-04-06 18:40:47',22429.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174395413104371339321','No',NULL,NULL,''),(15018,'1110','131743953490','2025-04-06 18:40:47',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(15019,'1110','131743953490','2025-04-06 18:40:47',NULL,1360.00,'','13','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(15020,'1110','131743953490','2025-04-06 18:40:47',NULL,450.00,'','13','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(15021,'1110','131743953490','2025-04-06 18:40:47',NULL,450.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(15022,'1110','131743953490','2025-04-06 18:40:47',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(15023,'1110','131743953490','2025-04-06 18:40:47',NULL,450.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(15024,'1110','131743953490','2025-04-06 18:40:47',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15025,'1110','131743953490','2025-04-06 18:40:47',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(15026,'1110','131743953490','2025-04-06 18:40:47',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(15027,'1110','131743953490','2025-04-06 18:40:47',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(15028,'1110','131743953490','2025-04-06 18:40:47',NULL,1350.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(15029,'1110','131743953490','2025-04-06 18:40:47',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(15030,'1110','131743953490','2025-04-06 18:40:47',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15031,'1110','131743953490','2025-04-06 18:40:47',NULL,208.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(15032,'1110','131743953490','2025-04-06 18:40:47',NULL,850.00,'','13','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(15033,'1110','131743953490','2025-04-06 18:40:47',NULL,400.00,'','13','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(15034,'1110','131743953490','2025-04-06 18:40:47',NULL,125.00,'','13','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(15035,'1110','131743953490','2025-04-06 18:40:47',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15036,'1110','131743953490','2025-04-06 18:40:47',NULL,350.00,'','13','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(15037,'1110','131743953490','2025-04-06 18:40:47',NULL,450.00,'','13','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(15038,'1110','131743953490','2025-04-06 18:40:47',NULL,1000.00,'','13','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(15039,'5500','131743953490','2025-04-06 18:40:47',13605.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15040,'4000','131743953490','2025-04-06 18:40:47',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(15041,'4000','131743953490','2025-04-06 18:40:47',NULL,1799.00,'','13','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(15042,'4000','131743953490','2025-04-06 18:40:47',NULL,800.00,'','13','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(15043,'4000','131743953490','2025-04-06 18:40:47',NULL,750.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(15044,'4000','131743953490','2025-04-06 18:40:47',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(15045,'4000','131743953490','2025-04-06 18:40:47',NULL,650.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(15046,'4000','131743953490','2025-04-06 18:40:47',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15047,'4000','131743953490','2025-04-06 18:40:47',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(15048,'4000','131743953490','2025-04-06 18:40:47',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(15049,'4000','131743953490','2025-04-06 18:40:47',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(15050,'4000','131743953490','2025-04-06 18:40:47',NULL,2550.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(15051,'4000','131743953490','2025-04-06 18:40:47',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(15052,'4000','131743953490','2025-04-06 18:40:47',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15053,'4000','131743953490','2025-04-06 18:40:47',NULL,400.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(15054,'4000','131743953490','2025-04-06 18:40:47',NULL,1200.00,'','13','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(15055,'4000','131743953490','2025-04-06 18:40:47',NULL,700.00,'','13','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(15056,'4000','131743953490','2025-04-06 18:40:47',NULL,350.00,'','13','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(15057,'4000','131743953490','2025-04-06 18:40:47',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15058,'4000','131743953490','2025-04-06 18:40:47',NULL,800.00,'','13','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(15059,'4000','131743953490','2025-04-06 18:40:47',NULL,800.00,'','13','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(15060,'4000','131743953490','2025-04-06 18:40:47',NULL,1800.00,'','13','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(15061,'1050','111744042182','2025-04-07 19:30:47',34762.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174404350330333322423','No',NULL,NULL,''),(15062,'1110','111744042182','2025-04-07 19:30:47',NULL,1320.00,'','11','1','Inventory sold','1','','sales','495','','No',NULL,NULL,''),(15063,'1110','111744042182','2025-04-07 19:30:47',NULL,900.00,'','11','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(15064,'1110','111744042182','2025-04-07 19:30:47',NULL,750.00,'','11','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(15065,'1110','111744042182','2025-04-07 19:30:47',NULL,948.00,'','11','1','Inventory sold','1','','sales','498','','No',NULL,NULL,''),(15066,'1110','111744042182','2025-04-07 19:30:47',NULL,900.00,'','11','1','Inventory sold','1','','sales','m81','','No',NULL,NULL,''),(15067,'1110','111744042182','2025-04-07 19:30:47',NULL,150.00,'','11','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(15068,'1110','111744042182','2025-04-07 19:30:47',NULL,500.00,'','11','1','Inventory sold','1','','sales','m98','','No',NULL,NULL,''),(15069,'1110','111744042182','2025-04-07 19:30:47',NULL,696.00,'','11','1','Inventory sold','1','','sales','m59','','No',NULL,NULL,''),(15070,'1110','111744042182','2025-04-07 19:30:47',NULL,100.00,'','11','1','Inventory sold','1','','sales','507','','No',NULL,NULL,''),(15071,'1110','111744042182','2025-04-07 19:30:47',NULL,1200.00,'','11','1','Inventory sold','1','','sales','480','','No',NULL,NULL,''),(15072,'1110','111744042182','2025-04-07 19:30:47',NULL,300.00,'','11','1','Inventory sold','1','','sales','1178','','No',NULL,NULL,''),(15073,'1110','111744042182','2025-04-07 19:30:47',NULL,500.00,'','11','1','Inventory sold','1','','sales','m86','','No',NULL,NULL,''),(15074,'1110','111744042182','2025-04-07 19:30:47',NULL,360.00,'','11','1','Inventory sold','1','','sales','464','','No',NULL,NULL,''),(15075,'1110','111744042182','2025-04-07 19:30:47',NULL,800.00,'','11','1','Inventory sold','1','','sales','687','','No',NULL,NULL,''),(15076,'1110','111744042182','2025-04-07 19:30:47',NULL,150.00,'','11','1','Inventory sold','1','','sales','686','','No',NULL,NULL,''),(15077,'1110','111744042182','2025-04-07 19:30:47',NULL,1400.00,'','11','1','Inventory sold','1','','sales','683','','No',NULL,NULL,''),(15078,'1110','111744042182','2025-04-07 19:30:47',NULL,300.00,'','11','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(15079,'1110','111744042182','2025-04-07 19:30:47',NULL,280.00,'','11','1','Inventory sold','1','','sales','508','','No',NULL,NULL,''),(15080,'1110','111744042182','2025-04-07 19:30:47',NULL,1300.00,'','11','1','Inventory sold','1','','sales','m38','','No',NULL,NULL,''),(15081,'1110','111744042182','2025-04-07 19:30:47',NULL,2100.00,'','11','1','Inventory sold','1','','sales','676','','No',NULL,NULL,''),(15082,'1110','111744042182','2025-04-07 19:30:47',NULL,552.00,'','11','1','Inventory sold','1','','sales','m58','','No',NULL,NULL,''),(15083,'1110','111744042182','2025-04-07 19:30:47',NULL,700.00,'','11','1','Inventory sold','1','','sales','406','','No',NULL,NULL,''),(15084,'1110','111744042182','2025-04-07 19:30:47',NULL,0.00,'','11','1','Inventory sold','1','','sales','1221','','No',NULL,NULL,''),(15085,'1110','111744042182','2025-04-07 19:30:47',NULL,800.00,'','11','1','Inventory sold','1','','sales','432','','No',NULL,NULL,''),(15086,'5500','111744042182','2025-04-07 19:30:47',17006.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15087,'4000','111744042182','2025-04-07 19:30:47',NULL,2100.00,'','11','1','Good sold','1','','sales','495','','No',NULL,NULL,''),(15088,'4000','111744042182','2025-04-07 19:30:47',NULL,1500.00,'','11','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(15089,'4000','111744042182','2025-04-07 19:30:47',NULL,1320.00,'','11','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(15090,'4000','111744042182','2025-04-07 19:30:47',NULL,1800.00,'','11','1','Good sold','1','','sales','498','','No',NULL,NULL,''),(15091,'4000','111744042182','2025-04-07 19:30:47',NULL,2000.00,'','11','1','Good sold','1','','sales','m81','','No',NULL,NULL,''),(15092,'4000','111744042182','2025-04-07 19:30:47',NULL,300.00,'','11','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(15093,'4000','111744042182','2025-04-07 19:30:47',NULL,1000.00,'','11','1','Good sold','1','','sales','m98','','No',NULL,NULL,''),(15094,'4000','111744042182','2025-04-07 19:30:47',NULL,1800.00,'','11','1','Good sold','1','','sales','m59','','No',NULL,NULL,''),(15095,'4000','111744042182','2025-04-07 19:30:47',NULL,200.00,'','11','1','Good sold','1','','sales','507','','No',NULL,NULL,''),(15096,'4000','111744042182','2025-04-07 19:30:47',NULL,2400.00,'','11','1','Good sold','1','','sales','480','','No',NULL,NULL,''),(15097,'4000','111744042182','2025-04-07 19:30:47',NULL,600.00,'','11','1','Good sold','1','','sales','1178','','No',NULL,NULL,''),(15098,'4000','111744042182','2025-04-07 19:30:47',NULL,1000.00,'','11','1','Good sold','1','','sales','m86','','No',NULL,NULL,''),(15099,'4000','111744042182','2025-04-07 19:30:47',NULL,796.00,'','11','1','Good sold','1','','sales','464','','No',NULL,NULL,''),(15100,'4000','111744042182','2025-04-07 19:30:47',NULL,1700.00,'','11','1','Good sold','1','','sales','687','','No',NULL,NULL,''),(15101,'4000','111744042182','2025-04-07 19:30:47',NULL,300.00,'','11','1','Good sold','1','','sales','686','','No',NULL,NULL,''),(15102,'4000','111744042182','2025-04-07 19:30:47',NULL,2299.00,'','11','1','Good sold','1','','sales','683','','No',NULL,NULL,''),(15103,'4000','111744042182','2025-04-07 19:30:47',NULL,600.00,'','11','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(15104,'4000','111744042182','2025-04-07 19:30:47',NULL,650.00,'','11','1','Good sold','1','','sales','508','','No',NULL,NULL,''),(15105,'4000','111744042182','2025-04-07 19:30:47',NULL,2299.00,'','11','1','Good sold','1','','sales','m38','','No',NULL,NULL,''),(15106,'4000','111744042182','2025-04-07 19:30:47',NULL,3800.00,'','11','1','Good sold','1','','sales','676','','No',NULL,NULL,''),(15107,'4000','111744042182','2025-04-07 19:30:47',NULL,1200.00,'','11','1','Good sold','1','','sales','m58','','No',NULL,NULL,''),(15108,'4000','111744042182','2025-04-07 19:30:47',NULL,1500.00,'','11','1','Good sold','1','','sales','406','','No',NULL,NULL,''),(15109,'4000','111744042182','2025-04-07 19:30:47',NULL,2000.00,'','11','1','Good sold','1','','sales','1221','','No',NULL,NULL,''),(15110,'4000','111744042182','2025-04-07 19:30:47',NULL,1598.00,'','11','1','Good sold','1','','sales','432','','No',NULL,NULL,''),(15111,'1050','111744043806','2025-04-07 19:47:02',25840.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174404445632023004233','No',NULL,NULL,''),(15112,'1110','111744043806','2025-04-07 19:47:02',NULL,56.00,'','11','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(15113,'1110','111744043806','2025-04-07 19:47:02',NULL,300.00,'','11','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(15114,'1110','111744043806','2025-04-07 19:47:02',NULL,70.00,'','11','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(15115,'1110','111744043806','2025-04-07 19:47:02',NULL,120.00,'','11','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(15116,'1110','111744043806','2025-04-07 19:47:02',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(15117,'1110','111744043806','2025-04-07 19:47:02',NULL,150.00,'','11','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(15118,'1110','111744043806','2025-04-07 19:47:02',NULL,100.00,'','11','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(15119,'1110','111744043806','2025-04-07 19:47:02',NULL,390.00,'','11','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(15120,'1110','111744043806','2025-04-07 19:47:02',NULL,1500.00,'','11','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(15121,'1110','111744043806','2025-04-07 19:47:02',NULL,1000.00,'','11','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(15122,'1110','111744043806','2025-04-07 19:47:02',NULL,700.00,'','11','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(15123,'1110','111744043806','2025-04-07 19:47:02',NULL,450.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(15124,'1110','111744043806','2025-04-07 19:47:02',NULL,2000.00,'','11','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(15125,'1110','111744043806','2025-04-07 19:47:02',NULL,104.00,'','11','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(15126,'1110','111744043806','2025-04-07 19:47:02',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(15127,'1110','111744043806','2025-04-07 19:47:02',NULL,132.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15128,'1110','111744043806','2025-04-07 19:47:02',NULL,300.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15129,'1110','111744043806','2025-04-07 19:47:02',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15130,'1110','111744043806','2025-04-07 19:47:02',NULL,1200.00,'','11','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(15131,'1110','111744043806','2025-04-07 19:47:02',NULL,850.00,'','11','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(15132,'1110','111744043806','2025-04-07 19:47:02',NULL,66.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15133,'1110','111744043806','2025-04-07 19:47:02',NULL,45.00,'','11','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15134,'1110','111744043806','2025-04-07 19:47:02',NULL,1800.00,'','11','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(15135,'1110','111744043806','2025-04-07 19:47:02',NULL,1400.00,'','11','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(15136,'5500','111744043806','2025-04-07 19:47:02',14468.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15137,'4000','111744043806','2025-04-07 19:47:02',NULL,450.00,'','11','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(15138,'4000','111744043806','2025-04-07 19:47:02',NULL,500.00,'','11','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(15139,'4000','111744043806','2025-04-07 19:47:02',NULL,120.00,'','11','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(15140,'4000','111744043806','2025-04-07 19:47:02',NULL,250.00,'','11','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(15141,'4000','111744043806','2025-04-07 19:47:02',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(15142,'4000','111744043806','2025-04-07 19:47:02',NULL,350.00,'','11','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(15143,'4000','111744043806','2025-04-07 19:47:02',NULL,250.00,'','11','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(15144,'4000','111744043806','2025-04-07 19:47:02',NULL,700.00,'','11','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(15145,'4000','111744043806','2025-04-07 19:47:02',NULL,2850.00,'','11','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(15146,'4000','111744043806','2025-04-07 19:47:02',NULL,1800.00,'','11','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(15147,'4000','111744043806','2025-04-07 19:47:02',NULL,1200.00,'','11','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(15148,'4000','111744043806','2025-04-07 19:47:02',NULL,850.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(15149,'4000','111744043806','2025-04-07 19:47:02',NULL,3200.00,'','11','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(15150,'4000','111744043806','2025-04-07 19:47:02',NULL,200.00,'','11','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(15151,'4000','111744043806','2025-04-07 19:47:02',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(15152,'4000','111744043806','2025-04-07 19:47:02',NULL,360.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15153,'4000','111744043806','2025-04-07 19:47:02',NULL,300.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15154,'4000','111744043806','2025-04-07 19:47:02',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15155,'4000','111744043806','2025-04-07 19:47:02',NULL,2500.00,'','11','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(15156,'4000','111744043806','2025-04-07 19:47:02',NULL,1500.00,'','11','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(15157,'4000','111744043806','2025-04-07 19:47:02',NULL,180.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15158,'4000','111744043806','2025-04-07 19:47:02',NULL,80.00,'','11','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15159,'4000','111744043806','2025-04-07 19:47:02',NULL,3000.00,'','11','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(15160,'4000','111744043806','2025-04-07 19:47:02',NULL,2800.00,'','11','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(15161,'1050','111744044582','2025-04-07 19:50:05',1650.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174404461033123410234','No',NULL,NULL,''),(15162,'1110','111744044582','2025-04-07 19:50:05',NULL,1100.00,'','11','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(15163,'5500','111744044582','2025-04-07 19:50:05',1100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15164,'4000','111744044582','2025-04-07 19:50:05',NULL,1650.00,'','11','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(15165,'1050','111744130392','2025-04-08 19:40:20',1000.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174413042942349030333','No',NULL,NULL,''),(15166,'1110','111744130392','2025-04-08 19:40:20',NULL,500.00,'','11','1','Inventory sold','1','','sales','m98','','No',NULL,NULL,''),(15167,'Asset','111744130392','2025-04-08 19:40:20',500.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15168,'4000','111744130392','2025-04-08 19:40:20',NULL,1000.00,'','11','1','Good sold','1','','sales','m98','','No',NULL,NULL,''),(15169,'1050','111744130433','2025-04-08 20:00:55',17879.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174413166134432003102','No',NULL,NULL,''),(15170,'1110','111744130433','2025-04-08 20:00:55',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15171,'1110','111744130433','2025-04-08 20:00:55',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(15172,'1110','111744130433','2025-04-08 20:00:55',NULL,500.00,'','11','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(15173,'1110','111744130433','2025-04-08 20:00:55',NULL,250.00,'','11','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(15174,'1110','111744130433','2025-04-08 20:00:55',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15175,'1110','111744130433','2025-04-08 20:00:55',NULL,260.00,'','11','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(15176,'1110','111744130433','2025-04-08 20:00:55',NULL,1800.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15177,'1110','111744130433','2025-04-08 20:00:55',NULL,250.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(15178,'1110','111744130433','2025-04-08 20:00:55',NULL,30.00,'','11','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(15179,'1110','111744130433','2025-04-08 20:00:55',NULL,266.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15180,'1110','111744130433','2025-04-08 20:00:55',NULL,80.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(15181,'1110','111744130433','2025-04-08 20:00:55',NULL,1100.00,'','11','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(15182,'1110','111744130433','2025-04-08 20:00:55',NULL,850.00,'','11','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(15183,'1110','111744130433','2025-04-08 20:00:55',NULL,30.00,'','11','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(15184,'1110','111744130433','2025-04-08 20:00:55',NULL,240.00,'','11','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(15185,'1110','111744130433','2025-04-08 20:00:55',NULL,1350.00,'','11','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(15186,'1110','111744130433','2025-04-08 20:00:55',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15187,'1110','111744130433','2025-04-08 20:00:55',NULL,1600.00,'','11','1','Inventory sold','1','','sales','324','','No',NULL,NULL,''),(15188,'1110','111744130433','2025-04-08 20:00:55',NULL,300.00,'','11','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(15189,'5500','111744130433','2025-04-08 20:00:55',11038.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15190,'4000','111744130433','2025-04-08 20:00:55',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15191,'4000','111744130433','2025-04-08 20:00:55',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(15192,'4000','111744130433','2025-04-08 20:00:55',NULL,1000.00,'','11','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(15193,'4000','111744130433','2025-04-08 20:00:55',NULL,450.00,'','11','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(15194,'4000','111744130433','2025-04-08 20:00:55',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15195,'4000','111744130433','2025-04-08 20:00:55',NULL,750.00,'','11','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(15196,'4000','111744130433','2025-04-08 20:00:55',NULL,1800.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15197,'4000','111744130433','2025-04-08 20:00:55',NULL,350.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(15198,'4000','111744130433','2025-04-08 20:00:55',NULL,60.00,'','11','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(15199,'4000','111744130433','2025-04-08 20:00:55',NULL,400.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15200,'4000','111744130433','2025-04-08 20:00:55',NULL,160.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(15201,'4000','111744130433','2025-04-08 20:00:55',NULL,1900.00,'','11','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(15202,'4000','111744130433','2025-04-08 20:00:55',NULL,1650.00,'','11','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(15203,'4000','111744130433','2025-04-08 20:00:55',NULL,60.00,'','11','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(15204,'4000','111744130433','2025-04-08 20:00:55',NULL,500.00,'','11','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(15205,'4000','111744130433','2025-04-08 20:00:55',NULL,2550.00,'','11','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(15206,'4000','111744130433','2025-04-08 20:00:55',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15207,'4000','111744130433','2025-04-08 20:00:55',NULL,2700.00,'','11','1','Good sold','1','','sales','324','','No',NULL,NULL,''),(15208,'4000','111744130433','2025-04-08 20:00:55',NULL,600.00,'','11','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(15209,'1050','111744131724','2025-04-08 20:04:01',1860.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174413184643443442430','No',NULL,NULL,''),(15210,'1110','111744131724','2025-04-08 20:04:01',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(15211,'1110','111744131724','2025-04-08 20:04:01',NULL,35.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(15212,'1110','111744131724','2025-04-08 20:04:01',NULL,35.00,'','11','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(15213,'1110','111744131724','2025-04-08 20:04:01',NULL,30.00,'','11','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(15214,'1110','111744131724','2025-04-08 20:04:01',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15215,'5500','111744131724','2025-04-08 20:04:01',1150.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15216,'4000','111744131724','2025-04-08 20:04:01',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(15217,'4000','111744131724','2025-04-08 20:04:01',NULL,150.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(15218,'4000','111744131724','2025-04-08 20:04:01',NULL,100.00,'','11','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(15219,'4000','111744131724','2025-04-08 20:04:01',NULL,60.00,'','11','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(15220,'4000','111744131724','2025-04-08 20:04:01',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15221,'1050','111744131847','2025-04-08 20:04:36',1200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174413188433013013272','No',NULL,NULL,''),(15222,'1110','111744131847','2025-04-08 20:04:36',NULL,504.00,'','11','1','Inventory sold','1','','sales','m51','','No',NULL,NULL,''),(15223,'5500','111744131847','2025-04-08 20:04:36',504.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15224,'4000','111744131847','2025-04-08 20:04:36',NULL,1200.00,'','11','1','Good sold','1','','sales','m51','','No',NULL,NULL,''),(15225,'1050','111744132484','2025-04-08 20:14:56',900.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174413250007730135005','No',NULL,NULL,''),(15226,'1110','111744132484','2025-04-08 20:14:56',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(15227,'5500','111744132484','2025-04-08 20:14:56',520.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15228,'4000','111744132484','2025-04-08 20:14:56',NULL,900.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(15229,'1050','131744218013','2025-04-09 20:01:07',2250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174421807110210223721','No',NULL,NULL,''),(15230,'1110','131744218013','2025-04-09 20:01:07',NULL,1200.00,'','13','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(15231,'1110','131744218013','2025-04-09 20:01:07',NULL,100.00,'','13','1','Inventory sold','1','','sales','643','','No',NULL,NULL,''),(15232,'Asset','131744218013','2025-04-09 20:01:07',1300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15233,'4000','131744218013','2025-04-09 20:01:07',NULL,2000.00,'','13','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(15234,'4000','131744218013','2025-04-09 20:01:07',NULL,250.00,'','13','1','Good sold','1','','sales','643','','No',NULL,NULL,''),(15235,'1050','131744218074','2025-04-09 20:07:21',9000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174421848132842202172','No',NULL,NULL,''),(15236,'1110','131744218074','2025-04-09 20:07:21',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(15237,'1110','131744218074','2025-04-09 20:07:21',NULL,1200.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15238,'1110','131744218074','2025-04-09 20:07:21',NULL,130.00,'','13','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(15239,'1110','131744218074','2025-04-09 20:07:21',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(15240,'1110','131744218074','2025-04-09 20:07:21',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(15241,'1110','131744218074','2025-04-09 20:07:21',NULL,200.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(15242,'1110','131744218074','2025-04-09 20:07:21',NULL,135.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15243,'1110','131744218074','2025-04-09 20:07:21',NULL,132.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15244,'1110','131744218074','2025-04-09 20:07:21',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15245,'1110','131744218074','2025-04-09 20:07:21',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(15246,'1110','131744218074','2025-04-09 20:07:21',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15247,'1110','131744218074','2025-04-09 20:07:21',NULL,750.00,'','13','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(15248,'1110','131744218074','2025-04-09 20:07:21',NULL,240.00,'','13','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(15249,'5500','131744218074','2025-04-09 20:07:21',5822.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15250,'4000','131744218074','2025-04-09 20:07:21',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(15251,'4000','131744218074','2025-04-09 20:07:21',NULL,1200.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15252,'4000','131744218074','2025-04-09 20:07:21',NULL,250.00,'','13','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(15253,'4000','131744218074','2025-04-09 20:07:21',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(15254,'4000','131744218074','2025-04-09 20:07:21',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(15255,'4000','131744218074','2025-04-09 20:07:21',NULL,400.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(15256,'4000','131744218074','2025-04-09 20:07:21',NULL,240.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15257,'4000','131744218074','2025-04-09 20:07:21',NULL,360.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15258,'4000','131744218074','2025-04-09 20:07:21',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15259,'4000','131744218074','2025-04-09 20:07:21',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(15260,'4000','131744218074','2025-04-09 20:07:21',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15261,'4000','131744218074','2025-04-09 20:07:21',NULL,1300.00,'','13','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(15262,'4000','131744218074','2025-04-09 20:07:21',NULL,450.00,'','13','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(15263,'1050','131744218483','2025-04-09 20:10:06',6720.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174421860920222231493','No',NULL,NULL,''),(15264,'1110','131744218483','2025-04-09 20:10:06',NULL,1320.00,'','13','1','Inventory sold','1','','sales','495','','No',NULL,NULL,''),(15265,'1110','131744218483','2025-04-09 20:10:06',NULL,900.00,'','13','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(15266,'1110','131744218483','2025-04-09 20:10:06',NULL,750.00,'','13','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(15267,'1110','131744218483','2025-04-09 20:10:06',NULL,948.00,'','13','1','Inventory sold','1','','sales','498','','No',NULL,NULL,''),(15268,'5500','131744218483','2025-04-09 20:10:06',3918.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15269,'4000','131744218483','2025-04-09 20:10:06',NULL,2100.00,'','13','1','Good sold','1','','sales','495','','No',NULL,NULL,''),(15270,'4000','131744218483','2025-04-09 20:10:06',NULL,1500.00,'','13','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(15271,'4000','131744218483','2025-04-09 20:10:06',NULL,1320.00,'','13','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(15272,'4000','131744218483','2025-04-09 20:10:06',NULL,1800.00,'','13','1','Good sold','1','','sales','498','','No',NULL,NULL,''),(15273,'1050','131744219259','2025-04-09 20:23:35',2250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174421941873233322280','No',NULL,NULL,''),(15274,'1110','131744219259','2025-04-09 20:23:35',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(15275,'1110','131744219259','2025-04-09 20:23:35',NULL,380.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(15276,'1110','131744219259','2025-04-09 20:23:35',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(15277,'5500','131744219259','2025-04-09 20:23:35',1282.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15278,'4000','131744219259','2025-04-09 20:23:35',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(15279,'4000','131744219259','2025-04-09 20:23:35',NULL,600.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(15280,'4000','131744219259','2025-04-09 20:23:35',NULL,150.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(15281,'1050','111744303518','2025-04-10 20:02:57',12700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174430472730302033232','No',NULL,NULL,''),(15282,'1110','111744303518','2025-04-10 20:02:57',NULL,2805.00,'','11','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(15283,'1110','111744303518','2025-04-10 20:02:57',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15284,'1110','111744303518','2025-04-10 20:02:57',NULL,70.00,'','11','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(15285,'1110','111744303518','2025-04-10 20:02:57',NULL,600.00,'','11','1','Inventory sold','1','','sales','286','','No',NULL,NULL,''),(15286,'1110','111744303518','2025-04-10 20:02:57',NULL,1700.00,'','11','1','Inventory sold','1','','sales','118','','No',NULL,NULL,''),(15287,'1110','111744303518','2025-04-10 20:02:57',NULL,800.00,'','11','1','Inventory sold','1','','sales','227','','No',NULL,NULL,''),(15288,'5500','111744303518','2025-04-10 20:02:57',6575.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15289,'4000','111744303518','2025-04-10 20:02:57',NULL,5500.00,'','11','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(15290,'4000','111744303518','2025-04-10 20:02:57',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15291,'4000','111744303518','2025-04-10 20:02:57',NULL,300.00,'','11','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(15292,'4000','111744303518','2025-04-10 20:02:57',NULL,2200.00,'','11','1','Good sold','1','','sales','286','','No',NULL,NULL,''),(15293,'4000','111744303518','2025-04-10 20:02:57',NULL,2500.00,'','11','1','Good sold','1','','sales','118','','No',NULL,NULL,''),(15294,'4000','111744303518','2025-04-10 20:02:57',NULL,1600.00,'','11','1','Good sold','1','','sales','227','','No',NULL,NULL,''),(15295,'1050','111744304782','2025-04-10 20:07:49',4500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174430487330004113432','No',NULL,NULL,''),(15296,'1110','111744304782','2025-04-10 20:07:49',NULL,2300.00,'','11','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(15297,'1110','111744304782','2025-04-10 20:07:49',NULL,500.00,'','11','1','Inventory sold','1','','sales','350','','No',NULL,NULL,''),(15298,'5500','111744304782','2025-04-10 20:07:49',2800.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15299,'4000','111744304782','2025-04-10 20:07:49',NULL,3500.00,'','11','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(15300,'4000','111744304782','2025-04-10 20:07:49',NULL,1000.00,'','11','1','Good sold','1','','sales','350','','No',NULL,NULL,''),(15301,'1050','111744304874','2025-04-10 20:08:14',750.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174430489932233322823','No',NULL,NULL,''),(15302,'1110','111744304874','2025-04-10 20:08:14',NULL,450.00,'','11','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(15303,'5500','111744304874','2025-04-10 20:08:14',450.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15304,'4000','111744304874','2025-04-10 20:08:14',NULL,750.00,'','11','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(15305,'1050','131744389886','2025-04-11 19:54:13',19650.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174439047230332221033','No',NULL,NULL,''),(15306,'1110','131744389886','2025-04-11 19:54:13',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15307,'1110','131744389886','2025-04-11 19:54:13',NULL,36.00,'','13','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(15308,'1110','131744389886','2025-04-11 19:54:13',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(15309,'1110','131744389886','2025-04-11 19:54:13',NULL,650.00,'','13','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(15310,'1110','131744389886','2025-04-11 19:54:13',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(15311,'1110','131744389886','2025-04-11 19:54:13',NULL,35.00,'','13','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(15312,'1110','131744389886','2025-04-11 19:54:13',NULL,900.00,'','13','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(15313,'1110','131744389886','2025-04-11 19:54:13',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15314,'1110','131744389886','2025-04-11 19:54:13',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(15315,'1110','131744389886','2025-04-11 19:54:13',NULL,0.00,'','13','1','Inventory sold','1','','sales','94','','No',NULL,NULL,''),(15316,'1110','131744389886','2025-04-11 19:54:13',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15317,'1110','131744389886','2025-04-11 19:54:13',NULL,300.00,'','13','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(15318,'1110','131744389886','2025-04-11 19:54:13',NULL,70.00,'','13','1','Inventory sold','1','','sales','1213','','No',NULL,NULL,''),(15319,'1110','131744389886','2025-04-11 19:54:13',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(15320,'1110','131744389886','2025-04-11 19:54:13',NULL,288.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(15321,'1110','131744389886','2025-04-11 19:54:13',NULL,540.00,'','13','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(15322,'1110','131744389886','2025-04-11 19:54:13',NULL,208.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(15323,'1110','131744389886','2025-04-11 19:54:13',NULL,0.00,'','13','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(15324,'1110','131744389886','2025-04-11 19:54:13',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(15325,'1110','131744389886','2025-04-11 19:54:13',NULL,2600.00,'','13','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(15326,'1110','131744389886','2025-04-11 19:54:13',NULL,850.00,'','13','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(15327,'1110','131744389886','2025-04-11 19:54:13',NULL,80.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(15328,'1110','131744389886','2025-04-11 19:54:13',NULL,1900.00,'','13','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(15329,'5500','131744389886','2025-04-11 19:54:13',11265.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15330,'4000','131744389886','2025-04-11 19:54:13',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15331,'4000','131744389886','2025-04-11 19:54:13',NULL,50.00,'','13','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(15332,'4000','131744389886','2025-04-11 19:54:13',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(15333,'4000','131744389886','2025-04-11 19:54:13',NULL,1000.00,'','13','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(15334,'4000','131744389886','2025-04-11 19:54:13',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(15335,'4000','131744389886','2025-04-11 19:54:13',NULL,100.00,'','13','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(15336,'4000','131744389886','2025-04-11 19:54:13',NULL,1700.00,'','13','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(15337,'4000','131744389886','2025-04-11 19:54:13',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15338,'4000','131744389886','2025-04-11 19:54:13',NULL,150.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(15339,'4000','131744389886','2025-04-11 19:54:13',NULL,500.00,'','13','1','Good sold','1','','sales','94','','No',NULL,NULL,''),(15340,'4000','131744389886','2025-04-11 19:54:13',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15341,'4000','131744389886','2025-04-11 19:54:13',NULL,600.00,'','13','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(15342,'4000','131744389886','2025-04-11 19:54:13',NULL,150.00,'','13','1','Good sold','1','','sales','1213','','No',NULL,NULL,''),(15343,'4000','131744389886','2025-04-11 19:54:13',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(15344,'4000','131744389886','2025-04-11 19:54:13',NULL,800.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(15345,'4000','131744389886','2025-04-11 19:54:13',NULL,900.00,'','13','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(15346,'4000','131744389886','2025-04-11 19:54:13',NULL,600.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(15347,'4000','131744389886','2025-04-11 19:54:13',NULL,500.00,'','13','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(15348,'4000','131744389886','2025-04-11 19:54:13',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(15349,'4000','131744389886','2025-04-11 19:54:13',NULL,3800.00,'','13','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(15350,'4000','131744389886','2025-04-11 19:54:13',NULL,1200.00,'','13','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(15351,'4000','131744389886','2025-04-11 19:54:13',NULL,160.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(15352,'4000','131744389886','2025-04-11 19:54:13',NULL,2800.00,'','13','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(15353,'1050','131744476885','2025-04-12 19:58:31',9060.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174447712740377113224','No',NULL,NULL,''),(15354,'1110','131744476885','2025-04-12 19:58:31',NULL,2500.00,'','13','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(15355,'1110','131744476885','2025-04-12 19:58:31',NULL,500.00,'','13','1','Inventory sold','1','','sales','322','','No',NULL,NULL,''),(15356,'1110','131744476885','2025-04-12 19:58:31',NULL,1250.00,'','13','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(15357,'1110','131744476885','2025-04-12 19:58:31',NULL,132.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15358,'1110','131744476885','2025-04-12 19:58:31',NULL,0.00,'','13','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(15359,'1110','131744476885','2025-04-12 19:58:31',NULL,450.00,'','13','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(15360,'1110','131744476885','2025-04-12 19:58:31',NULL,200.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(15361,'1110','131744476885','2025-04-12 19:58:31',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15362,'5500','131744476885','2025-04-12 19:58:31',5332.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15363,'4000','131744476885','2025-04-12 19:58:31',NULL,3800.00,'','13','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(15364,'4000','131744476885','2025-04-12 19:58:31',NULL,1000.00,'','13','1','Good sold','1','','sales','322','','No',NULL,NULL,''),(15365,'4000','131744476885','2025-04-12 19:58:31',NULL,2000.00,'','13','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(15366,'4000','131744476885','2025-04-12 19:58:31',NULL,360.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15367,'4000','131744476885','2025-04-12 19:58:31',NULL,450.00,'','13','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(15368,'4000','131744476885','2025-04-12 19:58:31',NULL,800.00,'','13','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(15369,'4000','131744476885','2025-04-12 19:58:31',NULL,350.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(15370,'4000','131744476885','2025-04-12 19:58:31',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15371,'1050','131744477130','2025-04-12 20:03:55',2649.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174447745271005423223','No',NULL,NULL,''),(15372,'1110','131744477130','2025-04-12 20:03:55',NULL,250.00,'','13','1','Inventory sold','1','','sales','528','','No',NULL,NULL,''),(15373,'1110','131744477130','2025-04-12 20:03:55',NULL,650.00,'','13','1','Inventory sold','1','','sales','m62','','No',NULL,NULL,''),(15374,'1110','131744477130','2025-04-12 20:03:55',NULL,200.00,'','13','1','Inventory sold','1','','sales','621','','No',NULL,NULL,''),(15375,'1110','131744477130','2025-04-12 20:03:55',NULL,300.00,'','13','1','Inventory sold','1','','sales','m13','','No',NULL,NULL,''),(15376,'Asset','131744477130','2025-04-12 20:03:55',1400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15377,'4000','131744477130','2025-04-12 20:03:55',NULL,500.00,'','13','1','Good sold','1','','sales','528','','No',NULL,NULL,''),(15378,'4000','131744477130','2025-04-12 20:03:55',NULL,1299.00,'','13','1','Good sold','1','','sales','m62','','No',NULL,NULL,''),(15379,'4000','131744477130','2025-04-12 20:03:55',NULL,500.00,'','13','1','Good sold','1','','sales','621','','No',NULL,NULL,''),(15380,'4000','131744477130','2025-04-12 20:03:55',NULL,350.00,'','13','1','Good sold','1','','sales','m13','','No',NULL,NULL,''),(15381,'1050','131744477489','2025-04-12 20:06:35',2500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174447759943302220322','No',NULL,NULL,''),(15382,'1110','131744477489','2025-04-12 20:06:35',NULL,1500.00,'','13','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(15383,'5500','131744477489','2025-04-12 20:06:35',1500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15384,'4000','131744477489','2025-04-12 20:06:35',NULL,2500.00,'','13','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(15385,'1050','131744477600','2025-04-12 20:10:44',1770.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174447786703202470142','No',NULL,NULL,''),(15386,'1110','131744477600','2025-04-12 20:10:44',NULL,104.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(15387,'1110','131744477600','2025-04-12 20:10:44',NULL,112.00,'','13','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(15388,'1110','131744477600','2025-04-12 20:10:44',NULL,56.00,'','13','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(15389,'1110','131744477600','2025-04-12 20:10:44',NULL,60.00,'','13','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(15390,'5500','131744477600','2025-04-12 20:10:44',332.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15391,'4000','131744477600','2025-04-12 20:10:44',NULL,300.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(15392,'4000','131744477600','2025-04-12 20:10:44',NULL,900.00,'','13','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(15393,'4000','131744477600','2025-04-12 20:10:44',NULL,450.00,'','13','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(15394,'4000','131744477600','2025-04-12 20:10:44',NULL,120.00,'','13','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(15395,'1050','131744477905','2025-04-12 20:14:19',7250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174447806433042224032','No',NULL,NULL,''),(15396,'1110','131744477905','2025-04-12 20:14:19',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(15397,'1110','131744477905','2025-04-12 20:14:19',NULL,104.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(15398,'1110','131744477905','2025-04-12 20:14:19',NULL,1100.00,'','13','1','Inventory sold','1','','sales','155','','No',NULL,NULL,''),(15399,'1110','131744477905','2025-04-12 20:14:19',NULL,1050.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(15400,'1110','131744477905','2025-04-12 20:14:19',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(15401,'1110','131744477905','2025-04-12 20:14:19',NULL,500.00,'','13','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(15402,'5500','131744477905','2025-04-12 20:14:19',3904.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15403,'4000','131744477905','2025-04-12 20:14:19',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(15404,'4000','131744477905','2025-04-12 20:14:19',NULL,200.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(15405,'4000','131744477905','2025-04-12 20:14:19',NULL,1700.00,'','13','1','Good sold','1','','sales','155','','No',NULL,NULL,''),(15406,'4000','131744477905','2025-04-12 20:14:19',NULL,2400.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(15407,'4000','131744477905','2025-04-12 20:14:19',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(15408,'4000','131744477905','2025-04-12 20:14:19',NULL,1000.00,'','13','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(15409,'1050','131744478103','2025-04-12 20:15:15',450.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174447811934432003402','No',NULL,NULL,''),(15410,'1110','131744478103','2025-04-12 20:15:15',NULL,56.00,'','13','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(15411,'5500','131744478103','2025-04-12 20:15:15',56.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15412,'4000','131744478103','2025-04-12 20:15:15',NULL,450.00,'','13','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(15413,'1050','131744478122','2025-04-12 20:15:57',150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174447816022302330330','No',NULL,NULL,''),(15414,'1110','131744478122','2025-04-12 20:15:57',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(15415,'5500','131744478122','2025-04-12 20:15:57',52.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15416,'4000','131744478122','2025-04-12 20:15:57',NULL,150.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(15417,'1050','111744557586','2025-04-13 18:20:18',1200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174455762320017022233','No',NULL,NULL,''),(15418,'1110','111744557586','2025-04-13 18:20:18',NULL,700.00,'','11','1','Inventory sold','1','','sales','580','','No',NULL,NULL,''),(15419,'Asset','111744557586','2025-04-13 18:20:18',700.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15420,'4000','111744557586','2025-04-13 18:20:18',NULL,1200.00,'','11','1','Good sold','1','','sales','580','','No',NULL,NULL,''),(15421,'1050','111744557625','2025-04-13 18:26:28',8040.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174455802302333227233','No',NULL,NULL,''),(15422,'1110','111744557625','2025-04-13 18:26:28',NULL,30.00,'','11','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(15423,'1110','111744557625','2025-04-13 18:26:28',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(15424,'1110','111744557625','2025-04-13 18:26:28',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(15425,'1110','111744557625','2025-04-13 18:26:28',NULL,520.00,'','11','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(15426,'1110','111744557625','2025-04-13 18:26:28',NULL,1200.00,'','11','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(15427,'1110','111744557625','2025-04-13 18:26:28',NULL,100.00,'','11','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(15428,'1110','111744557625','2025-04-13 18:26:28',NULL,600.00,'','11','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15429,'1110','111744557625','2025-04-13 18:26:28',NULL,56.00,'','11','1','Inventory sold','1','','sales','1129','','No',NULL,NULL,''),(15430,'1110','111744557625','2025-04-13 18:26:28',NULL,133.00,'','11','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15431,'1110','111744557625','2025-04-13 18:26:28',NULL,210.00,'','11','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(15432,'1110','111744557625','2025-04-13 18:26:28',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(15433,'1110','111744557625','2025-04-13 18:26:28',NULL,40.00,'','11','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(15434,'1110','111744557625','2025-04-13 18:26:28',NULL,100.00,'','11','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(15435,'5500','111744557625','2025-04-13 18:26:28',4439.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15436,'4000','111744557625','2025-04-13 18:26:28',NULL,60.00,'','11','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(15437,'4000','111744557625','2025-04-13 18:26:28',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(15438,'4000','111744557625','2025-04-13 18:26:28',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(15439,'4000','111744557625','2025-04-13 18:26:28',NULL,900.00,'','11','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(15440,'4000','111744557625','2025-04-13 18:26:28',NULL,2500.00,'','11','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(15441,'4000','111744557625','2025-04-13 18:26:28',NULL,150.00,'','11','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(15442,'4000','111744557625','2025-04-13 18:26:28',NULL,600.00,'','11','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15443,'4000','111744557625','2025-04-13 18:26:28',NULL,450.00,'','11','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(15444,'4000','111744557625','2025-04-13 18:26:28',NULL,200.00,'','11','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15445,'4000','111744557625','2025-04-13 18:26:28',NULL,400.00,'','11','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(15446,'4000','111744557625','2025-04-13 18:26:28',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(15447,'4000','111744557625','2025-04-13 18:26:28',NULL,80.00,'','11','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(15448,'4000','111744557625','2025-04-13 18:26:28',NULL,250.00,'','11','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(15449,'1050','111744558049','2025-04-13 18:29:07',5299.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174455815333371003231','No',NULL,NULL,''),(15450,'1110','111744558049','2025-04-13 18:29:07',NULL,432.00,'','11','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(15451,'1110','111744558049','2025-04-13 18:29:07',NULL,649.00,'','11','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15452,'1110','111744558049','2025-04-13 18:29:07',NULL,150.00,'','11','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(15453,'1110','111744558049','2025-04-13 18:29:07',NULL,1000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(15454,'1110','111744558049','2025-04-13 18:29:07',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(15455,'5500','111744558049','2025-04-13 18:29:07',3181.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15456,'4000','111744558049','2025-04-13 18:29:07',NULL,1200.00,'','11','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(15457,'4000','111744558049','2025-04-13 18:29:07',NULL,799.00,'','11','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15458,'4000','111744558049','2025-04-13 18:29:07',NULL,200.00,'','11','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(15459,'4000','111744558049','2025-04-13 18:29:07',NULL,1500.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(15460,'4000','111744558049','2025-04-13 18:29:07',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(15461,'1050','111744558203','2025-04-13 18:32:23',5500.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174455835320333032533','No',NULL,NULL,''),(15462,'1110','111744558203','2025-04-13 18:32:23',NULL,1400.00,'','11','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(15463,'1110','111744558203','2025-04-13 18:32:23',NULL,850.00,'','11','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(15464,'1110','111744558203','2025-04-13 18:32:23',NULL,850.00,'','11','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(15465,'5500','111744558203','2025-04-13 18:32:23',3100.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15466,'4000','111744558203','2025-04-13 18:32:23',NULL,2500.00,'','11','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(15467,'4000','111744558203','2025-04-13 18:32:23',NULL,1500.00,'','11','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(15468,'4000','111744558203','2025-04-13 18:32:23',NULL,1500.00,'','11','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(15469,'1050','131744649650','2025-04-14 19:58:59',14050.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174464994402010004223','No',NULL,NULL,''),(15470,'1110','131744649650','2025-04-14 19:58:59',NULL,2200.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(15471,'1110','131744649650','2025-04-14 19:58:59',NULL,1800.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(15472,'1110','131744649650','2025-04-14 19:58:59',NULL,850.00,'','13','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(15473,'1110','131744649650','2025-04-14 19:58:59',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(15474,'1110','131744649650','2025-04-14 19:58:59',NULL,1800.00,'','13','1','Inventory sold','1','','sales','60','','No',NULL,NULL,''),(15475,'1110','131744649650','2025-04-14 19:58:59',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(15476,'1110','131744649650','2025-04-14 19:58:59',NULL,220.00,'','13','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(15477,'1110','131744649650','2025-04-14 19:58:59',NULL,216.00,'','13','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(15478,'1110','131744649650','2025-04-14 19:58:59',NULL,170.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(15479,'1110','131744649650','2025-04-14 19:58:59',NULL,170.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(15480,'5500','131744649650','2025-04-14 19:58:59',8256.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15481,'4000','131744649650','2025-04-14 19:58:59',NULL,3300.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(15482,'4000','131744649650','2025-04-14 19:58:59',NULL,3400.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(15483,'4000','131744649650','2025-04-14 19:58:59',NULL,1200.00,'','13','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(15484,'4000','131744649650','2025-04-14 19:58:59',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(15485,'4000','131744649650','2025-04-14 19:58:59',NULL,2700.00,'','13','1','Good sold','1','','sales','60','','No',NULL,NULL,''),(15486,'4000','131744649650','2025-04-14 19:58:59',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(15487,'4000','131744649650','2025-04-14 19:58:59',NULL,450.00,'','13','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(15488,'4000','131744649650','2025-04-14 19:58:59',NULL,400.00,'','13','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(15489,'4000','131744649650','2025-04-14 19:58:59',NULL,550.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(15490,'4000','131744649650','2025-04-14 19:58:59',NULL,550.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(15491,'1050','131744649991','2025-04-14 20:12:04',25840.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174465073330552302333','No',NULL,NULL,''),(15492,'1110','131744649991','2025-04-14 20:12:04',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(15493,'1110','131744649991','2025-04-14 20:12:04',NULL,850.00,'','13','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(15494,'1110','131744649991','2025-04-14 20:12:04',NULL,1000.00,'','13','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(15495,'1110','131744649991','2025-04-14 20:12:04',NULL,125.00,'','13','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(15496,'1110','131744649991','2025-04-14 20:12:04',NULL,132.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15497,'1110','131744649991','2025-04-14 20:12:04',NULL,900.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(15498,'1110','131744649991','2025-04-14 20:12:04',NULL,312.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(15499,'1110','131744649991','2025-04-14 20:12:04',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(15500,'1110','131744649991','2025-04-14 20:12:04',NULL,600.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15501,'1110','131744649991','2025-04-14 20:12:04',NULL,350.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(15502,'1110','131744649991','2025-04-14 20:12:04',NULL,600.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(15503,'1110','131744649991','2025-04-14 20:12:04',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(15504,'1110','131744649991','2025-04-14 20:12:04',NULL,450.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(15505,'1110','131744649991','2025-04-14 20:12:04',NULL,1400.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(15506,'1110','131744649991','2025-04-14 20:12:04',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(15507,'1110','131744649991','2025-04-14 20:12:04',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15508,'1110','131744649991','2025-04-14 20:12:04',NULL,900.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(15509,'1110','131744649991','2025-04-14 20:12:04',NULL,560.00,'','13','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(15510,'1110','131744649991','2025-04-14 20:12:04',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15511,'1110','131744649991','2025-04-14 20:12:04',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(15512,'1110','131744649991','2025-04-14 20:12:04',NULL,1400.00,'','13','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(15513,'1110','131744649991','2025-04-14 20:12:04',NULL,350.00,'','13','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(15514,'1110','131744649991','2025-04-14 20:12:04',NULL,210.00,'','13','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(15515,'1110','131744649991','2025-04-14 20:12:04',NULL,40.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(15516,'1110','131744649991','2025-04-14 20:12:04',NULL,0.00,'','13','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (15517,'1110','131744649991','2025-04-14 20:12:04',NULL,400.00,'','13','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(15518,'1110','131744649991','2025-04-14 20:12:04',NULL,450.00,'','13','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(15519,'5500','131744649991','2025-04-14 20:12:04',14928.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15520,'4000','131744649991','2025-04-14 20:12:04',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(15521,'4000','131744649991','2025-04-14 20:12:04',NULL,1200.00,'','13','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(15522,'4000','131744649991','2025-04-14 20:12:04',NULL,1800.00,'','13','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(15523,'4000','131744649991','2025-04-14 20:12:04',NULL,350.00,'','13','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(15524,'4000','131744649991','2025-04-14 20:12:04',NULL,360.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15525,'4000','131744649991','2025-04-14 20:12:04',NULL,1700.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(15526,'4000','131744649991','2025-04-14 20:12:04',NULL,900.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(15527,'4000','131744649991','2025-04-14 20:12:04',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(15528,'4000','131744649991','2025-04-14 20:12:04',NULL,600.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15529,'4000','131744649991','2025-04-14 20:12:04',NULL,800.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(15530,'4000','131744649991','2025-04-14 20:12:04',NULL,840.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(15531,'4000','131744649991','2025-04-14 20:12:04',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(15532,'4000','131744649991','2025-04-14 20:12:04',NULL,750.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(15533,'4000','131744649991','2025-04-14 20:12:04',NULL,2500.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(15534,'4000','131744649991','2025-04-14 20:12:04',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(15535,'4000','131744649991','2025-04-14 20:12:04',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15536,'4000','131744649991','2025-04-14 20:12:04',NULL,1300.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(15537,'4000','131744649991','2025-04-14 20:12:04',NULL,900.00,'','13','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(15538,'4000','131744649991','2025-04-14 20:12:04',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15539,'4000','131744649991','2025-04-14 20:12:04',NULL,200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(15540,'4000','131744649991','2025-04-14 20:12:04',NULL,2200.00,'','13','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(15541,'4000','131744649991','2025-04-14 20:12:04',NULL,750.00,'','13','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(15542,'4000','131744649991','2025-04-14 20:12:04',NULL,360.00,'','13','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(15543,'4000','131744649991','2025-04-14 20:12:04',NULL,80.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(15544,'4000','131744649991','2025-04-14 20:12:04',NULL,450.00,'','13','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(15545,'4000','131744649991','2025-04-14 20:12:04',NULL,700.00,'','13','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(15546,'4000','131744649991','2025-04-14 20:12:04',NULL,800.00,'','13','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(15547,'1050','131744735957','2025-04-15 19:58:23',7550.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174473631133420234222','No',NULL,NULL,''),(15548,'1110','131744735957','2025-04-15 19:58:23',NULL,1000.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(15549,'1110','131744735957','2025-04-15 19:58:23',NULL,170.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(15550,'1110','131744735957','2025-04-15 19:58:23',NULL,400.00,'','13','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(15551,'1110','131744735957','2025-04-15 19:58:23',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(15552,'1110','131744735957','2025-04-15 19:58:23',NULL,100.00,'','13','1','Inventory sold','1','','sales','353','','No',NULL,NULL,''),(15553,'1110','131744735957','2025-04-15 19:58:23',NULL,114.00,'','13','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(15554,'1110','131744735957','2025-04-15 19:58:23',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(15555,'1110','131744735957','2025-04-15 19:58:23',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(15556,'1110','131744735957','2025-04-15 19:58:23',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15557,'1110','131744735957','2025-04-15 19:58:23',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15558,'1110','131744735957','2025-04-15 19:58:23',NULL,150.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(15559,'1110','131744735957','2025-04-15 19:58:23',NULL,450.00,'','13','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(15560,'1110','131744735957','2025-04-15 19:58:23',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15561,'5500','131744735957','2025-04-15 19:58:23',4233.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15562,'4000','131744735957','2025-04-15 19:58:23',NULL,1900.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(15563,'4000','131744735957','2025-04-15 19:58:23',NULL,550.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(15564,'4000','131744735957','2025-04-15 19:58:23',NULL,850.00,'','13','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(15565,'4000','131744735957','2025-04-15 19:58:23',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(15566,'4000','131744735957','2025-04-15 19:58:23',NULL,200.00,'','13','1','Good sold','1','','sales','353','','No',NULL,NULL,''),(15567,'4000','131744735957','2025-04-15 19:58:23',NULL,200.00,'','13','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(15568,'4000','131744735957','2025-04-15 19:58:23',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(15569,'4000','131744735957','2025-04-15 19:58:23',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(15570,'4000','131744735957','2025-04-15 19:58:23',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15571,'4000','131744735957','2025-04-15 19:58:23',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15572,'4000','131744735957','2025-04-15 19:58:23',NULL,250.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(15573,'4000','131744735957','2025-04-15 19:58:23',NULL,850.00,'','13','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(15574,'4000','131744735957','2025-04-15 19:58:23',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15575,'1050','131744736315','2025-04-15 20:01:39',2000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174473650322201203502','No',NULL,NULL,''),(15576,'1110','131744736315','2025-04-15 20:01:39',NULL,180.00,'','13','1','Inventory sold','1','','sales','535','','No',NULL,NULL,''),(15577,'1110','131744736315','2025-04-15 20:01:39',NULL,450.00,'','13','1','Inventory sold','1','','sales','1167','','No',NULL,NULL,''),(15578,'1110','131744736315','2025-04-15 20:01:39',NULL,450.00,'','13','1','Inventory sold','1','','sales','1167','','No',NULL,NULL,''),(15579,'5500','131744736315','2025-04-15 20:01:39',1080.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15580,'4000','131744736315','2025-04-15 20:01:39',NULL,300.00,'','13','1','Good sold','1','','sales','535','','No',NULL,NULL,''),(15581,'4000','131744736315','2025-04-15 20:01:39',NULL,850.00,'','13','1','Good sold','1','','sales','1167','','No',NULL,NULL,''),(15582,'4000','131744736315','2025-04-15 20:01:39',NULL,850.00,'','13','1','Good sold','1','','sales','1167','','No',NULL,NULL,''),(15583,'1050','131744736532','2025-04-15 20:03:45',2150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174473663032063347360','No',NULL,NULL,''),(15584,'1110','131744736532','2025-04-15 20:03:45',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(15585,'1110','131744736532','2025-04-15 20:03:45',NULL,1100.00,'','13','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(15586,'5500','131744736532','2025-04-15 20:03:45',1230.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15587,'4000','131744736532','2025-04-15 20:03:45',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(15588,'4000','131744736532','2025-04-15 20:03:45',NULL,1900.00,'','13','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(15589,'1050','131744736706','2025-04-15 20:05:35',1150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174473674203673330432','No',NULL,NULL,''),(15590,'1110','131744736706','2025-04-15 20:05:35',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15591,'1110','131744736706','2025-04-15 20:05:35',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(15592,'5500','131744736706','2025-04-15 20:05:35',900.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15593,'4000','131744736706','2025-04-15 20:05:35',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15594,'4000','131744736706','2025-04-15 20:05:35',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(15595,'1050','131744737119','2025-04-15 20:12:30',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174473716224332337311','No',NULL,NULL,''),(15596,'1110','131744737119','2025-04-15 20:12:30',NULL,300.00,'','13','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(15597,'5500','131744737119','2025-04-15 20:12:30',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15598,'4000','131744737119','2025-04-15 20:12:30',NULL,600.00,'','13','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(15599,'1050','131744822329','2025-04-16 19:58:12',7460.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174482270423000023303','No',NULL,NULL,''),(15600,'1110','131744822329','2025-04-16 19:58:12',NULL,31.00,'','13','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(15601,'1110','131744822329','2025-04-16 19:58:12',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15602,'1110','131744822329','2025-04-16 19:58:12',NULL,200.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(15603,'1110','131744822329','2025-04-16 19:58:12',NULL,535.00,'','13','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(15604,'1110','131744822329','2025-04-16 19:58:12',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(15605,'1110','131744822329','2025-04-16 19:58:12',NULL,400.00,'','13','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(15606,'1110','131744822329','2025-04-16 19:58:12',NULL,1200.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15607,'1110','131744822329','2025-04-16 19:58:12',NULL,22.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15608,'1110','131744822329','2025-04-16 19:58:12',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(15609,'1110','131744822329','2025-04-16 19:58:12',NULL,120.00,'','13','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(15610,'1110','131744822329','2025-04-16 19:58:12',NULL,150.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(15611,'1110','131744822329','2025-04-16 19:58:12',NULL,350.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(15612,'1110','131744822329','2025-04-16 19:58:12',NULL,110.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15613,'5500','131744822329','2025-04-16 19:58:12',4958.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15614,'4000','131744822329','2025-04-16 19:58:12',NULL,50.00,'','13','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(15615,'4000','131744822329','2025-04-16 19:58:12',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15616,'4000','131744822329','2025-04-16 19:58:12',NULL,350.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(15617,'4000','131744822329','2025-04-16 19:58:12',NULL,1000.00,'','13','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(15618,'4000','131744822329','2025-04-16 19:58:12',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(15619,'4000','131744822329','2025-04-16 19:58:12',NULL,600.00,'','13','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(15620,'4000','131744822329','2025-04-16 19:58:12',NULL,1200.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15621,'4000','131744822329','2025-04-16 19:58:12',NULL,60.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15622,'4000','131744822329','2025-04-16 19:58:12',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(15623,'4000','131744822329','2025-04-16 19:58:12',NULL,250.00,'','13','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(15624,'4000','131744822329','2025-04-16 19:58:12',NULL,250.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(15625,'4000','131744822329','2025-04-16 19:58:12',NULL,500.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(15626,'4000','131744822329','2025-04-16 19:58:12',NULL,300.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15627,'1050','131744822738','2025-04-16 20:00:42',4950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174482285403332202222','No',NULL,NULL,''),(15628,'1110','131744822738','2025-04-16 20:00:42',NULL,200.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(15629,'1110','131744822738','2025-04-16 20:00:42',NULL,2700.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15630,'1110','131744822738','2025-04-16 20:00:42',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(15631,'1110','131744822738','2025-04-16 20:00:42',NULL,104.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(15632,'5500','131744822738','2025-04-16 20:00:42',3954.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15633,'4000','131744822738','2025-04-16 20:00:42',NULL,350.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(15634,'4000','131744822738','2025-04-16 20:00:42',NULL,2700.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15635,'4000','131744822738','2025-04-16 20:00:42',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(15636,'4000','131744822738','2025-04-16 20:00:42',NULL,300.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(15637,'1050','131744822882','2025-04-16 20:02:17',2050.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174482294333213301020','No',NULL,NULL,''),(15638,'1110','131744822882','2025-04-16 20:02:17',NULL,350.00,'','13','1','Inventory sold','1','','sales','404','','No',NULL,NULL,''),(15639,'1110','131744822882','2025-04-16 20:02:17',NULL,600.00,'','13','1','Inventory sold','1','','sales','m75','','No',NULL,NULL,''),(15640,'5500','131744822882','2025-04-16 20:02:17',950.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15641,'4000','131744822882','2025-04-16 20:02:17',NULL,550.00,'','13','1','Good sold','1','','sales','404','','No',NULL,NULL,''),(15642,'4000','131744822882','2025-04-16 20:02:17',NULL,1500.00,'','13','1','Good sold','1','','sales','m75','','No',NULL,NULL,''),(15643,'1050','131744908792','2025-04-17 19:59:03',11850.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174490915200019033335','No',NULL,NULL,''),(15644,'1110','131744908792','2025-04-17 19:59:03',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(15645,'1110','131744908792','2025-04-17 19:59:03',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(15646,'1110','131744908792','2025-04-17 19:59:03',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(15647,'1110','131744908792','2025-04-17 19:59:03',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(15648,'1110','131744908792','2025-04-17 19:59:03',NULL,400.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(15649,'1110','131744908792','2025-04-17 19:59:03',NULL,350.00,'','13','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(15650,'1110','131744908792','2025-04-17 19:59:03',NULL,900.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(15651,'1110','131744908792','2025-04-17 19:59:03',NULL,150.00,'','13','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(15652,'1110','131744908792','2025-04-17 19:59:03',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(15653,'1110','131744908792','2025-04-17 19:59:03',NULL,150.00,'','13','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(15654,'1110','131744908792','2025-04-17 19:59:03',NULL,900.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15655,'1110','131744908792','2025-04-17 19:59:03',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15656,'1110','131744908792','2025-04-17 19:59:03',NULL,400.00,'','13','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(15657,'5500','131744908792','2025-04-17 19:59:03',7556.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15658,'4000','131744908792','2025-04-17 19:59:03',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(15659,'4000','131744908792','2025-04-17 19:59:03',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(15660,'4000','131744908792','2025-04-17 19:59:03',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(15661,'4000','131744908792','2025-04-17 19:59:03',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(15662,'4000','131744908792','2025-04-17 19:59:03',NULL,700.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(15663,'4000','131744908792','2025-04-17 19:59:03',NULL,800.00,'','13','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(15664,'4000','131744908792','2025-04-17 19:59:03',NULL,1300.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(15665,'4000','131744908792','2025-04-17 19:59:03',NULL,300.00,'','13','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(15666,'4000','131744908792','2025-04-17 19:59:03',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(15667,'4000','131744908792','2025-04-17 19:59:03',NULL,350.00,'','13','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(15668,'4000','131744908792','2025-04-17 19:59:03',NULL,900.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15669,'4000','131744908792','2025-04-17 19:59:03',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15670,'4000','131744908792','2025-04-17 19:59:03',NULL,550.00,'','13','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(15671,'1050','131744909154','2025-04-17 20:01:06',10899.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174490927074240024739','No',NULL,NULL,''),(15672,'1110','131744909154','2025-04-17 20:01:06',NULL,1050.00,'','13','1','Inventory sold','1','','sales','684','','No',NULL,NULL,''),(15673,'1110','131744909154','2025-04-17 20:01:06',NULL,5000.00,'','13','1','Inventory sold','1','','sales','583','','No',NULL,NULL,''),(15674,'1110','131744909154','2025-04-17 20:01:06',NULL,650.00,'','13','1','Inventory sold','1','','sales','m62','','No',NULL,NULL,''),(15675,'Asset','131744909154','2025-04-17 20:01:06',6700.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15676,'4000','131744909154','2025-04-17 20:01:06',NULL,2100.00,'','13','1','Good sold','1','','sales','684','','No',NULL,NULL,''),(15677,'4000','131744909154','2025-04-17 20:01:06',NULL,7500.00,'','13','1','Good sold','1','','sales','583','','No',NULL,NULL,''),(15678,'4000','131744909154','2025-04-17 20:01:06',NULL,1299.00,'','13','1','Good sold','1','','sales','m62','','No',NULL,NULL,''),(15679,'1050','131744910676','2025-04-17 20:29:23',1299.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174491096733201013243','No',NULL,NULL,''),(15680,'1110','131744910676','2025-04-17 20:29:23',NULL,200.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(15681,'1110','131744910676','2025-04-17 20:29:23',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15682,'1110','131744910676','2025-04-17 20:29:23',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(15683,'5500','131744910676','2025-04-17 20:29:23',901.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15684,'4000','131744910676','2025-04-17 20:29:23',NULL,350.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(15685,'4000','131744910676','2025-04-17 20:29:23',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15686,'4000','131744910676','2025-04-17 20:29:23',NULL,150.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(15687,'1050','131744993821','2025-04-18 19:45:28',27730.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174499474912033323032','No',NULL,NULL,''),(15688,'1110','131744993821','2025-04-18 19:45:28',NULL,35.00,'','13','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(15689,'1110','131744993821','2025-04-18 19:45:28',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15690,'1110','131744993821','2025-04-18 19:45:28',NULL,35.00,'','13','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(15691,'1110','131744993821','2025-04-18 19:45:28',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(15692,'1110','131744993821','2025-04-18 19:45:28',NULL,400.00,'','13','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(15693,'1110','131744993821','2025-04-18 19:45:28',NULL,900.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(15694,'1110','131744993821','2025-04-18 19:45:28',NULL,450.00,'','13','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(15695,'1110','131744993821','2025-04-18 19:45:28',NULL,1250.00,'','13','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(15696,'1110','131744993821','2025-04-18 19:45:28',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(15697,'1110','131744993821','2025-04-18 19:45:28',NULL,300.00,'','13','1','Inventory sold','1','','sales','177','','No',NULL,NULL,''),(15698,'1110','131744993821','2025-04-18 19:45:28',NULL,44.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15699,'1110','131744993821','2025-04-18 19:45:28',NULL,380.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(15700,'1110','131744993821','2025-04-18 19:45:28',NULL,160.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(15701,'1110','131744993821','2025-04-18 19:45:28',NULL,135.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15702,'1110','131744993821','2025-04-18 19:45:28',NULL,450.00,'','13','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(15703,'1110','131744993821','2025-04-18 19:45:28',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(15704,'1110','131744993821','2025-04-18 19:45:28',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(15705,'1110','131744993821','2025-04-18 19:45:28',NULL,300.00,'','13','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(15706,'1110','131744993821','2025-04-18 19:45:28',NULL,950.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(15707,'1110','131744993821','2025-04-18 19:45:28',NULL,1000.00,'','13','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(15708,'1110','131744993821','2025-04-18 19:45:28',NULL,1250.00,'','13','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(15709,'1110','131744993821','2025-04-18 19:45:28',NULL,300.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(15710,'1110','131744993821','2025-04-18 19:45:28',NULL,250.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(15711,'1110','131744993821','2025-04-18 19:45:28',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(15712,'1110','131744993821','2025-04-18 19:45:28',NULL,348.00,'','13','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(15713,'1110','131744993821','2025-04-18 19:45:28',NULL,400.00,'','13','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(15714,'1110','131744993821','2025-04-18 19:45:28',NULL,132.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15715,'1110','131744993821','2025-04-18 19:45:28',NULL,350.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(15716,'1110','131744993821','2025-04-18 19:45:28',NULL,90.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(15717,'1110','131744993821','2025-04-18 19:45:28',NULL,700.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(15718,'1110','131744993821','2025-04-18 19:45:28',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15719,'1110','131744993821','2025-04-18 19:45:28',NULL,480.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(15720,'1110','131744993821','2025-04-18 19:45:28',NULL,400.00,'','13','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(15721,'1110','131744993821','2025-04-18 19:45:28',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15722,'1110','131744993821','2025-04-18 19:45:28',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(15723,'5500','131744993821','2025-04-18 19:45:28',16761.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15724,'4000','131744993821','2025-04-18 19:45:28',NULL,100.00,'','13','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(15725,'4000','131744993821','2025-04-18 19:45:28',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15726,'4000','131744993821','2025-04-18 19:45:28',NULL,100.00,'','13','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(15727,'4000','131744993821','2025-04-18 19:45:28',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(15728,'4000','131744993821','2025-04-18 19:45:28',NULL,750.00,'','13','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(15729,'4000','131744993821','2025-04-18 19:45:28',NULL,1300.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(15730,'4000','131744993821','2025-04-18 19:45:28',NULL,800.00,'','13','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(15731,'4000','131744993821','2025-04-18 19:45:28',NULL,2000.00,'','13','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(15732,'4000','131744993821','2025-04-18 19:45:28',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(15733,'4000','131744993821','2025-04-18 19:45:28',NULL,500.00,'','13','1','Good sold','1','','sales','177','','No',NULL,NULL,''),(15734,'4000','131744993821','2025-04-18 19:45:28',NULL,120.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15735,'4000','131744993821','2025-04-18 19:45:28',NULL,600.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(15736,'4000','131744993821','2025-04-18 19:45:28',NULL,320.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(15737,'4000','131744993821','2025-04-18 19:45:28',NULL,240.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15738,'4000','131744993821','2025-04-18 19:45:28',NULL,800.00,'','13','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(15739,'4000','131744993821','2025-04-18 19:45:28',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(15740,'4000','131744993821','2025-04-18 19:45:28',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(15741,'4000','131744993821','2025-04-18 19:45:28',NULL,550.00,'','13','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(15742,'4000','131744993821','2025-04-18 19:45:28',NULL,1500.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(15743,'4000','131744993821','2025-04-18 19:45:28',NULL,1800.00,'','13','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(15744,'4000','131744993821','2025-04-18 19:45:28',NULL,2000.00,'','13','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(15745,'4000','131744993821','2025-04-18 19:45:28',NULL,500.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(15746,'4000','131744993821','2025-04-18 19:45:28',NULL,350.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(15747,'4000','131744993821','2025-04-18 19:45:28',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(15748,'4000','131744993821','2025-04-18 19:45:28',NULL,750.00,'','13','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(15749,'4000','131744993821','2025-04-18 19:45:28',NULL,550.00,'','13','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(15750,'4000','131744993821','2025-04-18 19:45:28',NULL,360.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15751,'4000','131744993821','2025-04-18 19:45:28',NULL,500.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(15752,'4000','131744993821','2025-04-18 19:45:28',NULL,160.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(15753,'4000','131744993821','2025-04-18 19:45:28',NULL,1200.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(15754,'4000','131744993821','2025-04-18 19:45:28',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15755,'4000','131744993821','2025-04-18 19:45:28',NULL,960.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(15756,'4000','131744993821','2025-04-18 19:45:28',NULL,700.00,'','13','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(15757,'4000','131744993821','2025-04-18 19:45:28',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15758,'4000','131744993821','2025-04-18 19:45:28',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(15759,'1050','131744994790','2025-04-18 19:50:00',2940.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174499500410342903331','No',NULL,NULL,''),(15760,'1110','131744994790','2025-04-18 19:50:00',NULL,638.00,'','13','1','Inventory sold','1','','sales','1227','','No',NULL,NULL,''),(15761,'1110','131744994790','2025-04-18 19:50:00',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(15762,'1110','131744994790','2025-04-18 19:50:00',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(15763,'1110','131744994790','2025-04-18 19:50:00',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(15764,'1110','131744994790','2025-04-18 19:50:00',NULL,300.00,'','13','1','Inventory sold','1','','sales','212','','No',NULL,NULL,''),(15765,'5500','131744994790','2025-04-18 19:50:00',1551.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15766,'4000','131744994790','2025-04-18 19:50:00',NULL,1200.00,'','13','1','Good sold','1','','sales','1227','','No',NULL,NULL,''),(15767,'4000','131744994790','2025-04-18 19:50:00',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(15768,'4000','131744994790','2025-04-18 19:50:00',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(15769,'4000','131744994790','2025-04-18 19:50:00',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(15770,'4000','131744994790','2025-04-18 19:50:00',NULL,550.00,'','13','1','Good sold','1','','sales','212','','No',NULL,NULL,''),(15771,'1050','111744995559','2025-04-18 20:01:00',14700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174499566424603022039','No',NULL,NULL,''),(15772,'1110','111744995559','2025-04-18 20:01:00',NULL,1600.00,'','11','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(15773,'1110','111744995559','2025-04-18 20:01:00',NULL,2000.00,'','11','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(15774,'1110','111744995559','2025-04-18 20:01:00',NULL,2500.00,'','11','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(15775,'1110','111744995559','2025-04-18 20:01:00',NULL,1900.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(15776,'1110','111744995559','2025-04-18 20:01:00',NULL,0.00,'','11','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(15777,'5500','111744995559','2025-04-18 20:01:00',8000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15778,'4000','111744995559','2025-04-18 20:01:00',NULL,3000.00,'','11','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(15779,'4000','111744995559','2025-04-18 20:01:00',NULL,3600.00,'','11','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(15780,'4000','111744995559','2025-04-18 20:01:00',NULL,4000.00,'','11','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(15781,'4000','111744995559','2025-04-18 20:01:00',NULL,3200.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(15782,'4000','111744995559','2025-04-18 20:01:00',NULL,900.00,'','11','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(15783,'1050','131745078682','2025-04-19 19:13:16',21349.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174507920322332273033','No',NULL,NULL,''),(15784,'1110','131745078682','2025-04-19 19:13:16',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15785,'1110','131745078682','2025-04-19 19:13:16',NULL,1800.00,'','13','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(15786,'1110','131745078682','2025-04-19 19:13:16',NULL,2500.00,'','13','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(15787,'1110','131745078682','2025-04-19 19:13:16',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15788,'1110','131745078682','2025-04-19 19:13:16',NULL,399.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15789,'1110','131745078682','2025-04-19 19:13:16',NULL,216.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(15790,'1110','131745078682','2025-04-19 19:13:16',NULL,450.00,'','13','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(15791,'1110','131745078682','2025-04-19 19:13:16',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(15792,'1110','131745078682','2025-04-19 19:13:16',NULL,232.00,'','13','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(15793,'1110','131745078682','2025-04-19 19:13:16',NULL,400.00,'','13','1','Inventory sold','1','','sales','240','','No',NULL,NULL,''),(15794,'1110','131745078682','2025-04-19 19:13:16',NULL,170.00,'','13','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(15795,'1110','131745078682','2025-04-19 19:13:16',NULL,100.00,'','13','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(15796,'1110','131745078682','2025-04-19 19:13:16',NULL,900.00,'','13','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(15797,'1110','131745078682','2025-04-19 19:13:16',NULL,800.00,'','13','1','Inventory sold','1','','sales','1115','','No',NULL,NULL,''),(15798,'1110','131745078682','2025-04-19 19:13:16',NULL,288.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(15799,'1110','131745078682','2025-04-19 19:13:16',NULL,600.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15800,'1110','131745078682','2025-04-19 19:13:16',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(15801,'1110','131745078682','2025-04-19 19:13:16',NULL,150.00,'','13','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(15802,'1110','131745078682','2025-04-19 19:13:16',NULL,126.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(15803,'1110','131745078682','2025-04-19 19:13:16',NULL,1800.00,'','13','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(15804,'5500','131745078682','2025-04-19 19:13:16',13030.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15805,'4000','131745078682','2025-04-19 19:13:16',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15806,'4000','131745078682','2025-04-19 19:13:16',NULL,3000.00,'','13','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(15807,'4000','131745078682','2025-04-19 19:13:16',NULL,3800.00,'','13','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(15808,'4000','131745078682','2025-04-19 19:13:16',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15809,'4000','131745078682','2025-04-19 19:13:16',NULL,600.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15810,'4000','131745078682','2025-04-19 19:13:16',NULL,600.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(15811,'4000','131745078682','2025-04-19 19:13:16',NULL,800.00,'','13','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(15812,'4000','131745078682','2025-04-19 19:13:16',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(15813,'4000','131745078682','2025-04-19 19:13:16',NULL,500.00,'','13','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(15814,'4000','131745078682','2025-04-19 19:13:16',NULL,700.00,'','13','1','Good sold','1','','sales','240','','No',NULL,NULL,''),(15815,'4000','131745078682','2025-04-19 19:13:16',NULL,350.00,'','13','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(15816,'4000','131745078682','2025-04-19 19:13:16',NULL,250.00,'','13','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(15817,'4000','131745078682','2025-04-19 19:13:16',NULL,1600.00,'','13','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(15818,'4000','131745078682','2025-04-19 19:13:16',NULL,1600.00,'','13','1','Good sold','1','','sales','1115','','No',NULL,NULL,''),(15819,'4000','131745078682','2025-04-19 19:13:16',NULL,800.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(15820,'4000','131745078682','2025-04-19 19:13:16',NULL,600.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15821,'4000','131745078682','2025-04-19 19:13:16',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(15822,'4000','131745078682','2025-04-19 19:13:16',NULL,300.00,'','13','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(15823,'4000','131745078682','2025-04-19 19:13:16',NULL,450.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(15824,'4000','131745078682','2025-04-19 19:13:16',NULL,2500.00,'','13','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(15825,'1050','131745079258','2025-04-19 19:17:02',1199.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174507942830243452237','No',NULL,NULL,''),(15826,'1110','131745079258','2025-04-19 19:17:02',NULL,500.00,'','13','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(15827,'1110','131745079258','2025-04-19 19:17:02',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15828,'1110','131745079258','2025-04-19 19:17:02',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(15829,'1110','131745079258','2025-04-19 19:17:02',NULL,80.00,'','13','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(15830,'5500','131745079258','2025-04-19 19:17:02',1379.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15831,'4000','131745079258','2025-04-19 19:17:02',NULL,0.00,'','13','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(15832,'4000','131745079258','2025-04-19 19:17:02',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15833,'4000','131745079258','2025-04-19 19:17:02',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(15834,'4000','131745079258','2025-04-19 19:17:02',NULL,200.00,'','13','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(15835,'1050','131745079454','2025-04-19 19:31:32',11599.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174508030100203201388','No',NULL,NULL,''),(15836,'1110','131745079454','2025-04-19 19:31:32',NULL,200.00,'','13','1','Inventory sold','1','','sales','655','','No',NULL,NULL,''),(15837,'1110','131745079454','2025-04-19 19:31:32',NULL,334.00,'','13','1','Inventory sold','1','','sales','457','','No',NULL,NULL,''),(15838,'1110','131745079454','2025-04-19 19:31:32',NULL,550.00,'','13','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(15839,'1110','131745079454','2025-04-19 19:31:32',NULL,700.00,'','13','1','Inventory sold','1','','sales','521','','No',NULL,NULL,''),(15840,'1110','131745079454','2025-04-19 19:31:32',NULL,450.00,'','13','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(15841,'1110','131745079454','2025-04-19 19:31:32',NULL,588.00,'','13','1','Inventory sold','1','','sales','544','','No',NULL,NULL,''),(15842,'1110','131745079454','2025-04-19 19:31:32',NULL,100.00,'','13','1','Inventory sold','1','','sales','559','','No',NULL,NULL,''),(15843,'1110','131745079454','2025-04-19 19:31:32',NULL,350.00,'','13','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(15844,'1110','131745079454','2025-04-19 19:31:32',NULL,400.00,'','13','1','Inventory sold','1','','sales','m83','','No',NULL,NULL,''),(15845,'1110','131745079454','2025-04-19 19:31:32',NULL,200.00,'','13','1','Inventory sold','1','','sales','494','','No',NULL,NULL,''),(15846,'1110','131745079454','2025-04-19 19:31:32',NULL,1000.00,'','13','1','Inventory sold','1','','sales','678','','No',NULL,NULL,''),(15847,'1110','131745079454','2025-04-19 19:31:32',NULL,1400.00,'','13','1','Inventory sold','1','','sales','m19','','No',NULL,NULL,''),(15848,'Asset','131745079454','2025-04-19 19:31:32',6272.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15849,'4000','131745079454','2025-04-19 19:31:32',NULL,350.00,'','13','1','Good sold','1','','sales','655','','No',NULL,NULL,''),(15850,'4000','131745079454','2025-04-19 19:31:32',NULL,450.00,'','13','1','Good sold','1','','sales','457','','No',NULL,NULL,''),(15851,'4000','131745079454','2025-04-19 19:31:32',NULL,1100.00,'','13','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(15852,'4000','131745079454','2025-04-19 19:31:32',NULL,1200.00,'','13','1','Good sold','1','','sales','521','','No',NULL,NULL,''),(15853,'4000','131745079454','2025-04-19 19:31:32',NULL,750.00,'','13','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(15854,'4000','131745079454','2025-04-19 19:31:32',NULL,1200.00,'','13','1','Good sold','1','','sales','544','','No',NULL,NULL,''),(15855,'4000','131745079454','2025-04-19 19:31:32',NULL,200.00,'','13','1','Good sold','1','','sales','559','','No',NULL,NULL,''),(15856,'4000','131745079454','2025-04-19 19:31:32',NULL,650.00,'','13','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(15857,'4000','131745079454','2025-04-19 19:31:32',NULL,850.00,'','13','1','Good sold','1','','sales','m83','','No',NULL,NULL,''),(15858,'4000','131745079454','2025-04-19 19:31:32',NULL,350.00,'','13','1','Good sold','1','','sales','494','','No',NULL,NULL,''),(15859,'4000','131745079454','2025-04-19 19:31:32',NULL,1500.00,'','13','1','Good sold','1','','sales','678','','No',NULL,NULL,''),(15860,'4000','131745079454','2025-04-19 19:31:32',NULL,2999.00,'','13','1','Good sold','1','','sales','m19','','No',NULL,NULL,''),(15861,'1050','131745080335','2025-04-19 19:33:42',4020.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174508043820345032275','No',NULL,NULL,''),(15862,'1110','131745080335','2025-04-19 19:33:42',NULL,1320.00,'','13','1','Inventory sold','1','','sales','495','','No',NULL,NULL,''),(15863,'1110','131745080335','2025-04-19 19:33:42',NULL,750.00,'','13','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(15864,'1110','131745080335','2025-04-19 19:33:42',NULL,300.00,'','13','1','Inventory sold','1','','sales','m87','','No',NULL,NULL,''),(15865,'Asset','131745080335','2025-04-19 19:33:42',2370.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15866,'4000','131745080335','2025-04-19 19:33:42',NULL,2100.00,'','13','1','Good sold','1','','sales','495','','No',NULL,NULL,''),(15867,'4000','131745080335','2025-04-19 19:33:42',NULL,1320.00,'','13','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(15868,'4000','131745080335','2025-04-19 19:33:42',NULL,600.00,'','13','1','Good sold','1','','sales','m87','','No',NULL,NULL,''),(15869,'1050','131745161529','2025-04-20 18:06:45',1300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174516162111222122032','No',NULL,NULL,''),(15870,'1110','131745161529','2025-04-20 18:06:45',NULL,100.00,'','13','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(15871,'1110','131745161529','2025-04-20 18:06:45',NULL,130.00,'','13','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(15872,'1110','131745161529','2025-04-20 18:06:45',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(15873,'1110','131745161529','2025-04-20 18:06:45',NULL,150.00,'','13','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(15874,'1110','131745161529','2025-04-20 18:06:45',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(15875,'5500','131745161529','2025-04-20 18:06:45',515.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15876,'4000','131745161529','2025-04-20 18:06:45',NULL,250.00,'','13','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(15877,'4000','131745161529','2025-04-20 18:06:45',NULL,300.00,'','13','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(15878,'4000','131745161529','2025-04-20 18:06:45',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(15879,'4000','131745161529','2025-04-20 18:06:45',NULL,350.00,'','13','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(15880,'4000','131745161529','2025-04-20 18:06:45',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(15881,'1050','131745161683','2025-04-20 18:08:52',16999.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174516173703032232070','No',NULL,NULL,''),(15882,'1110','131745161683','2025-04-20 18:08:52',NULL,0.00,'','13','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(15883,'1110','131745161683','2025-04-20 18:08:52',NULL,10000.00,'','13','1','Inventory sold','1','','sales','315','','No',NULL,NULL,''),(15884,'5500','131745161683','2025-04-20 18:08:52',10000.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15885,'4000','131745161683','2025-04-20 18:08:52',NULL,4000.00,'','13','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(15886,'4000','131745161683','2025-04-20 18:08:52',NULL,12999.00,'','13','1','Good sold','1','','sales','315','','No',NULL,NULL,''),(15887,'1050','111745221349','2025-04-21 10:43:17',7800.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174522140122032123243','No',NULL,NULL,''),(15888,'1110','111745221349','2025-04-21 10:43:17',NULL,3000.00,'','11','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(15889,'1110','111745221349','2025-04-21 10:43:17',NULL,2000.00,'','11','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(15890,'5500','111745221349','2025-04-21 10:43:17',5000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15891,'4000','111745221349','2025-04-21 10:43:17',NULL,4800.00,'','11','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(15892,'4000','111745221349','2025-04-21 10:43:17',NULL,3000.00,'','11','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(15893,'1050','131745253631','2025-04-21 19:41:11',2100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174525367602122032653','No',NULL,NULL,''),(15894,'1110','131745253631','2025-04-21 19:41:11',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15895,'1110','131745253631','2025-04-21 19:41:11',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15896,'1110','131745253631','2025-04-21 19:41:11',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(15897,'5500','131745253631','2025-04-21 19:41:11',1650.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15898,'4000','131745253631','2025-04-21 19:41:11',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15899,'4000','131745253631','2025-04-21 19:41:11',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15900,'4000','131745253631','2025-04-21 19:41:11',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(15901,'1050','131745253704','2025-04-21 19:41:58',1000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174525372833233237023','No',NULL,NULL,''),(15902,'1110','131745253704','2025-04-21 19:41:58',NULL,450.00,'','13','1','Inventory sold','1','','sales','1212','','No',NULL,NULL,''),(15903,'5500','131745253704','2025-04-21 19:41:58',450.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15904,'4000','131745253704','2025-04-21 19:41:58',NULL,1000.00,'','13','1','Good sold','1','','sales','1212','','No',NULL,NULL,''),(15905,'1050','131745342013','2025-04-22 20:17:44',9150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174534226820732022227','No',NULL,NULL,''),(15906,'1110','131745342013','2025-04-22 20:17:44',NULL,1000.00,'','13','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(15907,'1110','131745342013','2025-04-22 20:17:44',NULL,104.00,'','13','1','Inventory sold','1','','sales','209','','No',NULL,NULL,''),(15908,'1110','131745342013','2025-04-22 20:17:44',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(15909,'1110','131745342013','2025-04-22 20:17:44',NULL,0.00,'','13','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(15910,'1110','131745342013','2025-04-22 20:17:44',NULL,750.00,'','13','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(15911,'1110','131745342013','2025-04-22 20:17:44',NULL,21.00,'','13','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(15912,'1110','131745342013','2025-04-22 20:17:44',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(15913,'1110','131745342013','2025-04-22 20:17:44',NULL,450.00,'','13','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(15914,'1110','131745342013','2025-04-22 20:17:44',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(15915,'1110','131745342013','2025-04-22 20:17:44',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(15916,'1110','131745342013','2025-04-22 20:17:44',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(15917,'5500','131745342013','2025-04-22 20:17:44',4630.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15918,'4000','131745342013','2025-04-22 20:17:44',NULL,2300.00,'','13','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(15919,'4000','131745342013','2025-04-22 20:17:44',NULL,250.00,'','13','1','Good sold','1','','sales','209','','No',NULL,NULL,''),(15920,'4000','131745342013','2025-04-22 20:17:44',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(15921,'4000','131745342013','2025-04-22 20:17:44',NULL,450.00,'','13','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(15922,'4000','131745342013','2025-04-22 20:17:44',NULL,1500.00,'','13','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(15923,'4000','131745342013','2025-04-22 20:17:44',NULL,50.00,'','13','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(15924,'4000','131745342013','2025-04-22 20:17:44',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(15925,'4000','131745342013','2025-04-22 20:17:44',NULL,800.00,'','13','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(15926,'4000','131745342013','2025-04-22 20:17:44',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(15927,'4000','131745342013','2025-04-22 20:17:44',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(15928,'4000','131745342013','2025-04-22 20:17:44',NULL,200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(15929,'1050','131745342312','2025-04-22 20:18:45',50.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174534233043227002000','No',NULL,NULL,''),(15930,'1110','131745342312','2025-04-22 20:18:45',NULL,21.00,'','13','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(15931,'5500','131745342312','2025-04-22 20:18:45',21.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15932,'4000','131745342312','2025-04-22 20:18:45',NULL,50.00,'','13','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(15933,'1050','111745410399','2025-04-23 15:13:34',3200.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174541043434211470342','No',NULL,NULL,''),(15934,'1110','111745410399','2025-04-23 15:13:34',NULL,1900.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(15935,'5500','111745410399','2025-04-23 15:13:34',1900.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15936,'4000','111745410399','2025-04-23 15:13:34',NULL,3200.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(15937,'1050','131745426134','2025-04-23 19:41:07',13808.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174542648427053362345','No',NULL,NULL,''),(15938,'1110','131745426134','2025-04-23 19:41:07',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15939,'1110','131745426134','2025-04-23 19:41:07',NULL,600.00,'','13','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(15940,'1110','131745426134','2025-04-23 19:41:07',NULL,120.00,'','13','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(15941,'1110','131745426134','2025-04-23 19:41:07',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(15942,'1110','131745426134','2025-04-23 19:41:07',NULL,125.00,'','13','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(15943,'1110','131745426134','2025-04-23 19:41:07',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15944,'1110','131745426134','2025-04-23 19:41:07',NULL,340.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(15945,'1110','131745426134','2025-04-23 19:41:07',NULL,1250.00,'','13','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(15946,'1110','131745426134','2025-04-23 19:41:07',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(15947,'1110','131745426134','2025-04-23 19:41:07',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(15948,'1110','131745426134','2025-04-23 19:41:07',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(15949,'1110','131745426134','2025-04-23 19:41:07',NULL,360.00,'','13','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(15950,'1110','131745426134','2025-04-23 19:41:07',NULL,700.00,'','13','1','Inventory sold','1','','sales','198','','No',NULL,NULL,''),(15951,'1110','131745426134','2025-04-23 19:41:07',NULL,125.00,'','13','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(15952,'1110','131745426134','2025-04-23 19:41:07',NULL,180.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(15953,'1110','131745426134','2025-04-23 19:41:07',NULL,350.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(15954,'5500','131745426134','2025-04-23 19:41:07',8314.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15955,'4000','131745426134','2025-04-23 19:41:07',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15956,'4000','131745426134','2025-04-23 19:41:07',NULL,900.00,'','13','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(15957,'4000','131745426134','2025-04-23 19:41:07',NULL,250.00,'','13','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(15958,'4000','131745426134','2025-04-23 19:41:07',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(15959,'4000','131745426134','2025-04-23 19:41:07',NULL,250.00,'','13','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(15960,'4000','131745426134','2025-04-23 19:41:07',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15961,'4000','131745426134','2025-04-23 19:41:07',NULL,1100.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(15962,'4000','131745426134','2025-04-23 19:41:07',NULL,2000.00,'','13','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(15963,'4000','131745426134','2025-04-23 19:41:07',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(15964,'4000','131745426134','2025-04-23 19:41:07',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(15965,'4000','131745426134','2025-04-23 19:41:07',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(15966,'4000','131745426134','2025-04-23 19:41:07',NULL,450.00,'','13','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(15967,'4000','131745426134','2025-04-23 19:41:07',NULL,1300.00,'','13','1','Good sold','1','','sales','198','','No',NULL,NULL,''),(15968,'4000','131745426134','2025-04-23 19:41:07',NULL,300.00,'','13','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(15969,'4000','131745426134','2025-04-23 19:41:07',NULL,480.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(15970,'4000','131745426134','2025-04-23 19:41:07',NULL,800.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(15971,'1050','131745426515','2025-04-23 19:42:56',4250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174542658163062343383','No',NULL,NULL,''),(15972,'1110','131745426515','2025-04-23 19:42:56',NULL,400.00,'','13','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(15973,'1110','131745426515','2025-04-23 19:42:56',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(15974,'1110','131745426515','2025-04-23 19:42:56',NULL,2000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(15975,'5500','131745426515','2025-04-23 19:42:56',2790.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15976,'4000','131745426515','2025-04-23 19:42:56',NULL,550.00,'','13','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(15977,'4000','131745426515','2025-04-23 19:42:56',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(15978,'4000','131745426515','2025-04-23 19:42:56',NULL,3000.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(15979,'1050','131745427595','2025-04-23 20:02:07',950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174542773573522133324','No',NULL,NULL,''),(15980,'1110','131745427595','2025-04-23 20:02:07',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15981,'5500','131745427595','2025-04-23 20:02:07',750.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15982,'4000','131745427595','2025-04-23 20:02:07',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(15983,'1050','131745514121','2025-04-24 20:03:46',5099.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174551517441310304250','No',NULL,NULL,''),(15984,'1110','131745514121','2025-04-24 20:03:46',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(15985,'1110','131745514121','2025-04-24 20:03:46',NULL,200.00,'','13','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(15986,'1110','131745514121','2025-04-24 20:03:46',NULL,600.00,'','13','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(15987,'1110','131745514121','2025-04-24 20:03:46',NULL,650.00,'','13','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(15988,'1110','131745514121','2025-04-24 20:03:46',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(15989,'1110','131745514121','2025-04-24 20:03:46',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(15990,'1110','131745514121','2025-04-24 20:03:46',NULL,250.00,'','13','1','Inventory sold','1','','sales','366','','No',NULL,NULL,''),(15991,'5500','131745514121','2025-04-24 20:03:46',3135.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(15992,'4000','131745514121','2025-04-24 20:03:46',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(15993,'4000','131745514121','2025-04-24 20:03:46',NULL,450.00,'','13','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(15994,'4000','131745514121','2025-04-24 20:03:46',NULL,900.00,'','13','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(15995,'4000','131745514121','2025-04-24 20:03:46',NULL,799.00,'','13','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(15996,'4000','131745514121','2025-04-24 20:03:46',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(15997,'4000','131745514121','2025-04-24 20:03:46',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(15998,'4000','131745514121','2025-04-24 20:03:46',NULL,500.00,'','13','1','Good sold','1','','sales','366','','No',NULL,NULL,''),(15999,'1050','131745599231','2025-04-25 19:46:18',19040.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174559974023003305322','No',NULL,NULL,''),(16000,'1110','131745599231','2025-04-25 19:46:18',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(16001,'1110','131745599231','2025-04-25 19:46:18',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(16002,'1110','131745599231','2025-04-25 19:46:18',NULL,208.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(16003,'1110','131745599231','2025-04-25 19:46:18',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(16004,'1110','131745599231','2025-04-25 19:46:18',NULL,1400.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(16005,'1110','131745599231','2025-04-25 19:46:18',NULL,1200.00,'','13','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(16006,'1110','131745599231','2025-04-25 19:46:18',NULL,128.00,'','13','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(16007,'1110','131745599231','2025-04-25 19:46:18',NULL,42.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(16008,'1110','131745599231','2025-04-25 19:46:18',NULL,950.00,'','13','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(16009,'1110','131745599231','2025-04-25 19:46:18',NULL,1600.00,'','13','1','Inventory sold','1','','sales','39','','No',NULL,NULL,''),(16010,'1110','131745599231','2025-04-25 19:46:18',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(16011,'1110','131745599231','2025-04-25 19:46:18',NULL,550.00,'','13','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(16012,'1110','131745599231','2025-04-25 19:46:18',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(16013,'1110','131745599231','2025-04-25 19:46:18',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(16014,'1110','131745599231','2025-04-25 19:46:18',NULL,30.00,'','13','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(16015,'1110','131745599231','2025-04-25 19:46:18',NULL,850.00,'','13','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(16016,'5500','131745599231','2025-04-25 19:46:18',10898.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16017,'4000','131745599231','2025-04-25 19:46:18',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(16018,'4000','131745599231','2025-04-25 19:46:18',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(16019,'4000','131745599231','2025-04-25 19:46:18',NULL,400.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(16020,'4000','131745599231','2025-04-25 19:46:18',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(16021,'4000','131745599231','2025-04-25 19:46:18',NULL,2500.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(16022,'4000','131745599231','2025-04-25 19:46:18',NULL,2500.00,'','13','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(16023,'4000','131745599231','2025-04-25 19:46:18',NULL,200.00,'','13','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(16024,'4000','131745599231','2025-04-25 19:46:18',NULL,150.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(16025,'4000','131745599231','2025-04-25 19:46:18',NULL,950.00,'','13','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(16026,'4000','131745599231','2025-04-25 19:46:18',NULL,2800.00,'','13','1','Good sold','1','','sales','39','','No',NULL,NULL,''),(16027,'4000','131745599231','2025-04-25 19:46:18',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(16028,'4000','131745599231','2025-04-25 19:46:18',NULL,1150.00,'','13','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(16029,'4000','131745599231','2025-04-25 19:46:18',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(16030,'4000','131745599231','2025-04-25 19:46:18',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(16031,'4000','131745599231','2025-04-25 19:46:18',NULL,100.00,'','13','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(16032,'4000','131745599231','2025-04-25 19:46:18',NULL,1200.00,'','13','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(16033,'1050','131745599791','2025-04-25 19:50:19',300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174559983022333342900','No',NULL,NULL,''),(16034,'1110','131745599791','2025-04-25 19:50:19',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(16035,'1110','131745599791','2025-04-25 19:50:19',NULL,30.00,'','13','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(16036,'5500','131745599791','2025-04-25 19:50:19',163.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16037,'4000','131745599791','2025-04-25 19:50:19',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(16038,'4000','131745599791','2025-04-25 19:50:19',NULL,100.00,'','13','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(16039,'1050','131745601513','2025-04-25 20:18:44',100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174560152833317032133','No',NULL,NULL,''),(16040,'1110','131745601513','2025-04-25 20:18:44',NULL,30.00,'','13','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(16041,'5500','131745601513','2025-04-25 20:18:44',30.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16042,'4000','131745601513','2025-04-25 20:18:44',NULL,100.00,'','13','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(16043,'1050','131745685772','2025-04-26 19:47:11',5800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174568604402422030826','No',NULL,NULL,''),(16044,'1110','131745685772','2025-04-26 19:47:11',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(16045,'1110','131745685772','2025-04-26 19:47:11',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(16046,'1110','131745685772','2025-04-26 19:47:11',NULL,400.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(16047,'1110','131745685772','2025-04-26 19:47:11',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(16048,'1110','131745685772','2025-04-26 19:47:11',NULL,220.00,'','13','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(16049,'1110','131745685772','2025-04-26 19:47:11',NULL,100.00,'','13','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(16050,'1110','131745685772','2025-04-26 19:47:11',NULL,2000.00,'','13','1','Inventory sold','1','','sales','352','','No',NULL,NULL,''),(16051,'5500','131745685772','2025-04-26 19:47:11',3603.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16052,'4000','131745685772','2025-04-26 19:47:11',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(16053,'4000','131745685772','2025-04-26 19:47:11',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(16054,'4000','131745685772','2025-04-26 19:47:11',NULL,700.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(16055,'4000','131745685772','2025-04-26 19:47:11',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(16056,'4000','131745685772','2025-04-26 19:47:11',NULL,450.00,'','13','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(16057,'4000','131745685772','2025-04-26 19:47:11',NULL,200.00,'','13','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(16058,'4000','131745685772','2025-04-26 19:47:11',NULL,3000.00,'','13','1','Good sold','1','','sales','352','','No',NULL,NULL,''),(16059,'1050','131745686078','2025-04-26 19:49:23',800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174568617061122311036','No',NULL,NULL,''),(16060,'1110','131745686078','2025-04-26 19:49:23',NULL,200.00,'','13','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(16061,'1110','131745686078','2025-04-26 19:49:23',NULL,250.00,'','13','1','Inventory sold','1','','sales','366','','No',NULL,NULL,''),(16062,'5500','131745686078','2025-04-26 19:49:23',450.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16063,'4000','131745686078','2025-04-26 19:49:23',NULL,300.00,'','13','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(16064,'4000','131745686078','2025-04-26 19:49:23',NULL,500.00,'','13','1','Good sold','1','','sales','366','','No',NULL,NULL,''),(16065,'1050','131745686815','2025-04-26 20:00:25',950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174568683123231432830','No',NULL,NULL,''),(16066,'1110','131745686815','2025-04-26 20:00:25',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16067,'5500','131745686815','2025-04-26 20:00:25',750.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16068,'4000','131745686815','2025-04-26 20:00:25',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16069,'1050','131745761185','2025-04-27 16:41:23',6500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174576128933230335027','No',NULL,NULL,''),(16070,'1110','131745761185','2025-04-27 16:41:23',NULL,288.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16071,'1110','131745761185','2025-04-27 16:41:23',NULL,3000.00,'','13','1','Inventory sold','1','','sales','352','','No',NULL,NULL,''),(16072,'1110','131745761185','2025-04-27 16:41:23',NULL,480.00,'','13','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(16073,'5500','131745761185','2025-04-27 16:41:23',3768.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16074,'4000','131745761185','2025-04-27 16:41:23',NULL,800.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16075,'4000','131745761185','2025-04-27 16:41:23',NULL,4500.00,'','13','1','Good sold','1','','sales','352','','No',NULL,NULL,''),(16076,'4000','131745761185','2025-04-27 16:41:23',NULL,1200.00,'','13','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(16077,'1050','131745858669','2025-04-28 19:59:36',9699.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174585960283028033032','No',NULL,NULL,''),(16078,'1110','131745858669','2025-04-28 19:59:36',NULL,1360.00,'','13','1','Inventory sold','1','','sales','166','','No',NULL,NULL,''),(16079,'1110','131745858669','2025-04-28 19:59:36',NULL,450.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(16080,'1110','131745858669','2025-04-28 19:59:36',NULL,500.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(16081,'1110','131745858669','2025-04-28 19:59:36',NULL,360.00,'','13','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(16082,'1110','131745858669','2025-04-28 19:59:36',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16083,'1110','131745858669','2025-04-28 19:59:36',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(16084,'1110','131745858669','2025-04-28 19:59:36',NULL,120.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(16085,'1110','131745858669','2025-04-28 19:59:36',NULL,100.00,'','13','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(16086,'1110','131745858669','2025-04-28 19:59:36',NULL,30.00,'','13','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(16087,'1110','131745858669','2025-04-28 19:59:36',NULL,42.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(16088,'1110','131745858669','2025-04-28 19:59:36',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(16089,'1110','131745858669','2025-04-28 19:59:36',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16090,'1110','131745858669','2025-04-28 19:59:36',NULL,120.00,'','13','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(16091,'1110','131745858669','2025-04-28 19:59:36',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(16092,'1110','131745858669','2025-04-28 19:59:36',NULL,160.00,'','13','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(16093,'1110','131745858669','2025-04-28 19:59:36',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16094,'1110','131745858669','2025-04-28 19:59:36',NULL,104.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(16095,'1110','131745858669','2025-04-28 19:59:36',NULL,300.00,'','13','1','Inventory sold','1','','sales','1230','','No',NULL,NULL,''),(16096,'1110','131745858669','2025-04-28 19:59:36',NULL,100.00,'','13','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(16097,'1110','131745858669','2025-04-28 19:59:36',NULL,300.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(16098,'5500','131745858669','2025-04-28 19:59:36',5799.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16099,'4000','131745858669','2025-04-28 19:59:36',NULL,1799.00,'','13','1','Good sold','1','','sales','166','','No',NULL,NULL,''),(16100,'4000','131745858669','2025-04-28 19:59:36',NULL,650.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(16101,'4000','131745858669','2025-04-28 19:59:36',NULL,950.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(16102,'4000','131745858669','2025-04-28 19:59:36',NULL,450.00,'','13','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(16103,'4000','131745858669','2025-04-28 19:59:36',NULL,200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16104,'4000','131745858669','2025-04-28 19:59:36',NULL,150.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(16105,'4000','131745858669','2025-04-28 19:59:36',NULL,240.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(16106,'4000','131745858669','2025-04-28 19:59:36',NULL,250.00,'','13','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(16107,'4000','131745858669','2025-04-28 19:59:36',NULL,60.00,'','13','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(16108,'4000','131745858669','2025-04-28 19:59:36',NULL,150.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(16109,'4000','131745858669','2025-04-28 19:59:36',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(16110,'4000','131745858669','2025-04-28 19:59:36',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16111,'4000','131745858669','2025-04-28 19:59:36',NULL,250.00,'','13','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(16112,'4000','131745858669','2025-04-28 19:59:36',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(16113,'4000','131745858669','2025-04-28 19:59:36',NULL,400.00,'','13','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(16114,'4000','131745858669','2025-04-28 19:59:36',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16115,'4000','131745858669','2025-04-28 19:59:36',NULL,200.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(16116,'4000','131745858669','2025-04-28 19:59:36',NULL,550.00,'','13','1','Good sold','1','','sales','1230','','No',NULL,NULL,''),(16117,'4000','131745858669','2025-04-28 19:59:36',NULL,250.00,'','13','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(16118,'4000','131745858669','2025-04-28 19:59:36',NULL,400.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(16119,'1050','131745859607','2025-04-28 20:04:23',4950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174585986902380620634','No',NULL,NULL,''),(16120,'1110','131745859607','2025-04-28 20:04:23',NULL,600.00,'','13','1','Inventory sold','1','','sales','502','','No',NULL,NULL,''),(16121,'1110','131745859607','2025-04-28 20:04:23',NULL,1320.00,'','13','1','Inventory sold','1','','sales','495','','No',NULL,NULL,''),(16122,'1110','131745859607','2025-04-28 20:04:23',NULL,1002.00,'','13','1','Inventory sold','1','','sales','m56','','No',NULL,NULL,''),(16123,'5500','131745859607','2025-04-28 20:04:23',2922.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16124,'4000','131745859607','2025-04-28 20:04:23',NULL,1050.00,'','13','1','Good sold','1','','sales','502','','No',NULL,NULL,''),(16125,'4000','131745859607','2025-04-28 20:04:23',NULL,2100.00,'','13','1','Good sold','1','','sales','495','','No',NULL,NULL,''),(16126,'4000','131745859607','2025-04-28 20:04:23',NULL,1800.00,'','13','1','Good sold','1','','sales','m56','','No',NULL,NULL,''),(16127,'1050','131745860295','2025-04-28 20:13:47',1400.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174586043273032200333','No',NULL,NULL,''),(16128,'1110','131745860295','2025-04-28 20:13:47',NULL,250.00,'','13','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(16129,'1110','131745860295','2025-04-28 20:13:47',NULL,450.00,'','13','1','Inventory sold','1','','sales','146','','No',NULL,NULL,''),(16130,'1110','131745860295','2025-04-28 20:13:47',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(16131,'5500','131745860295','2025-04-28 20:13:47',752.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16132,'4000','131745860295','2025-04-28 20:13:47',NULL,500.00,'','13','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(16133,'4000','131745860295','2025-04-28 20:13:47',NULL,750.00,'','13','1','Good sold','1','','sales','146','','No',NULL,NULL,''),(16134,'4000','131745860295','2025-04-28 20:13:47',NULL,150.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(16135,'1050','131745946240','2025-04-29 20:08:20',7300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174594650646463413604','No',NULL,NULL,''),(16136,'1110','131745946240','2025-04-29 20:08:20',NULL,350.00,'','13','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(16137,'1110','131745946240','2025-04-29 20:08:20',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(16138,'1110','131745946240','2025-04-29 20:08:20',NULL,40.00,'','13','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(16139,'1110','131745946240','2025-04-29 20:08:20',NULL,2500.00,'','13','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(16140,'1110','131745946240','2025-04-29 20:08:20',NULL,348.00,'','13','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(16141,'1110','131745946240','2025-04-29 20:08:20',NULL,900.00,'','13','1','Inventory sold','1','','sales','260','','No',NULL,NULL,''),(16142,'1110','131745946240','2025-04-29 20:08:20',NULL,250.00,'','13','1','Inventory sold','1','','sales','175','','No',NULL,NULL,''),(16143,'5500','131745946240','2025-04-29 20:08:20',4521.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16144,'4000','131745946240','2025-04-29 20:08:20',NULL,500.00,'','13','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(16145,'4000','131745946240','2025-04-29 20:08:20',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(16146,'4000','131745946240','2025-04-29 20:08:20',NULL,100.00,'','13','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(16147,'4000','131745946240','2025-04-29 20:08:20',NULL,3800.00,'','13','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(16148,'4000','131745946240','2025-04-29 20:08:20',NULL,750.00,'','13','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(16149,'4000','131745946240','2025-04-29 20:08:20',NULL,1500.00,'','13','1','Good sold','1','','sales','260','','No',NULL,NULL,''),(16150,'4000','131745946240','2025-04-29 20:08:20',NULL,450.00,'','13','1','Good sold','1','','sales','175','','No',NULL,NULL,''),(16151,'1050','131745946508','2025-04-29 20:09:38',3500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174594659626730552344','No',NULL,NULL,''),(16152,'1110','131745946508','2025-04-29 20:09:38',NULL,1800.00,'','13','1','Inventory sold','1','','sales','540','','No',NULL,NULL,''),(16153,'Asset','131745946508','2025-04-29 20:09:38',1800.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16154,'4000','131745946508','2025-04-29 20:09:38',NULL,3500.00,'','13','1','Good sold','1','','sales','540','','No',NULL,NULL,''),(16155,'1050','131745946648','2025-04-29 20:11:14',3999.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174594667925732602119','No',NULL,NULL,''),(16156,'1110','131745946648','2025-04-29 20:11:14',NULL,1650.00,'','13','1','Inventory sold','1','','sales','m92','','No',NULL,NULL,''),(16157,'5500','131745946648','2025-04-29 20:11:14',1650.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16158,'4000','131745946648','2025-04-29 20:11:14',NULL,3999.00,'','13','1','Good sold','1','','sales','m92','','No',NULL,NULL,''),(16159,'1050','131745946681','2025-04-29 20:11:35',650.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174594670730203303702','No',NULL,NULL,''),(16160,'1110','131745946681','2025-04-29 20:11:35',NULL,450.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(16161,'5500','131745946681','2025-04-29 20:11:35',450.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16162,'4000','131745946681','2025-04-29 20:11:35',NULL,650.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(16163,'1050','131746033659','2025-04-30 20:21:28',1499.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174603369522103360230','No',NULL,NULL,''),(16164,'1110','131746033659','2025-04-30 20:21:28',NULL,400.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(16165,'1110','131746033659','2025-04-30 20:21:28',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(16166,'5500','131746033659','2025-04-30 20:21:28',1049.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16167,'4000','131746033659','2025-04-30 20:21:28',NULL,700.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(16168,'4000','131746033659','2025-04-30 20:21:28',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(16169,'1050','131746033717','2025-04-30 20:29:49',9050.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174603419331310132106','No',NULL,NULL,''),(16170,'1110','131746033717','2025-04-30 20:29:49',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(16171,'1110','131746033717','2025-04-30 20:29:49',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(16172,'1110','131746033717','2025-04-30 20:29:49',NULL,500.00,'','13','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(16173,'1110','131746033717','2025-04-30 20:29:49',NULL,120.00,'','13','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(16174,'1110','131746033717','2025-04-30 20:29:49',NULL,100.00,'','13','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(16175,'1110','131746033717','2025-04-30 20:29:49',NULL,450.00,'','13','1','Inventory sold','1','','sales','1212','','No',NULL,NULL,''),(16176,'1110','131746033717','2025-04-30 20:29:49',NULL,900.00,'','13','1','Inventory sold','1','','sales','260','','No',NULL,NULL,''),(16177,'1110','131746033717','2025-04-30 20:29:49',NULL,950.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(16178,'1110','131746033717','2025-04-30 20:29:49',NULL,266.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(16179,'1110','131746033717','2025-04-30 20:29:49',NULL,47.00,'','13','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(16180,'5500','131746033717','2025-04-30 20:29:49',5183.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16181,'4000','131746033717','2025-04-30 20:29:49',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(16182,'4000','131746033717','2025-04-30 20:29:49',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(16183,'4000','131746033717','2025-04-30 20:29:49',NULL,1000.00,'','13','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(16184,'4000','131746033717','2025-04-30 20:29:49',NULL,250.00,'','13','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(16185,'4000','131746033717','2025-04-30 20:29:49',NULL,200.00,'','13','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(16186,'4000','131746033717','2025-04-30 20:29:49',NULL,1000.00,'','13','1','Good sold','1','','sales','1212','','No',NULL,NULL,''),(16187,'4000','131746033717','2025-04-30 20:29:49',NULL,1500.00,'','13','1','Good sold','1','','sales','260','','No',NULL,NULL,''),(16188,'4000','131746033717','2025-04-30 20:29:49',NULL,1500.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(16189,'4000','131746033717','2025-04-30 20:29:49',NULL,500.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(16190,'4000','131746033717','2025-04-30 20:29:49',NULL,100.00,'','13','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(16191,'1050','131746034195','2025-04-30 20:30:56',2150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174603426443333232626','No',NULL,NULL,''),(16192,'1110','131746034195','2025-04-30 20:30:56',NULL,150.00,'','13','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(16193,'1110','131746034195','2025-04-30 20:30:56',NULL,700.00,'','13','1','Inventory sold','1','','sales','406','','No',NULL,NULL,''),(16194,'1110','131746034195','2025-04-30 20:30:56',NULL,200.00,'','13','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(16195,'Asset','131746034195','2025-04-30 20:30:56',1050.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16196,'4000','131746034195','2025-04-30 20:30:56',NULL,250.00,'','13','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(16197,'4000','131746034195','2025-04-30 20:30:56',NULL,1500.00,'','13','1','Good sold','1','','sales','406','','No',NULL,NULL,''),(16198,'4000','131746034195','2025-04-30 20:30:56',NULL,400.00,'','13','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(16199,'1050','131746117542','2025-05-01 19:46:28',12700.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174611799535910721323','No',NULL,NULL,''),(16200,'1110','131746117542','2025-05-01 19:46:28',NULL,350.00,'','13','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(16201,'1110','131746117542','2025-05-01 19:46:28',NULL,400.00,'','13','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(16202,'1110','131746117542','2025-05-01 19:46:28',NULL,480.00,'','13','1','Inventory sold','1','','sales','259','','No',NULL,NULL,''),(16203,'1110','131746117542','2025-05-01 19:46:28',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(16204,'1110','131746117542','2025-05-01 19:46:28',NULL,200.00,'','13','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(16205,'1110','131746117542','2025-05-01 19:46:28',NULL,510.00,'','13','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(16206,'1110','131746117542','2025-05-01 19:46:28',NULL,348.00,'','13','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(16207,'1110','131746117542','2025-05-01 19:46:28',NULL,1100.00,'','13','1','Inventory sold','1','','sales','243','','No',NULL,NULL,''),(16208,'1110','131746117542','2025-05-01 19:46:28',NULL,250.00,'','13','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(16209,'1110','131746117542','2025-05-01 19:46:28',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(16210,'1110','131746117542','2025-05-01 19:46:28',NULL,135.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16211,'1110','131746117542','2025-05-01 19:46:28',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(16212,'1110','131746117542','2025-05-01 19:46:28',NULL,680.00,'','13','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(16213,'1110','131746117542','2025-05-01 19:46:28',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(16214,'1110','131746117542','2025-05-01 19:46:28',NULL,216.00,'','13','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(16215,'1110','131746117542','2025-05-01 19:46:28',NULL,500.00,'','13','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(16216,'5500','131746117542','2025-05-01 19:46:28',6282.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16217,'4000','131746117542','2025-05-01 19:46:28',NULL,850.00,'','13','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(16218,'4000','131746117542','2025-05-01 19:46:28',NULL,600.00,'','13','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(16219,'4000','131746117542','2025-05-01 19:46:28',NULL,950.00,'','13','1','Good sold','1','','sales','259','','No',NULL,NULL,''),(16220,'4000','131746117542','2025-05-01 19:46:28',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(16221,'4000','131746117542','2025-05-01 19:46:28',NULL,500.00,'','13','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(16222,'4000','131746117542','2025-05-01 19:46:28',NULL,1050.00,'','13','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(16223,'4000','131746117542','2025-05-01 19:46:28',NULL,750.00,'','13','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(16224,'4000','131746117542','2025-05-01 19:46:28',NULL,2300.00,'','13','1','Good sold','1','','sales','243','','No',NULL,NULL,''),(16225,'4000','131746117542','2025-05-01 19:46:28',NULL,500.00,'','13','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(16226,'4000','131746117542','2025-05-01 19:46:28',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(16227,'4000','131746117542','2025-05-01 19:46:28',NULL,300.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16228,'4000','131746117542','2025-05-01 19:46:28',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(16229,'4000','131746117542','2025-05-01 19:46:28',NULL,1400.00,'','13','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(16230,'4000','131746117542','2025-05-01 19:46:28',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(16231,'4000','131746117542','2025-05-01 19:46:28',NULL,400.00,'','13','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(16232,'4000','131746117542','2025-05-01 19:46:28',NULL,1000.00,'','13','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(16233,'1050','131746118004','2025-05-01 19:48:19',2700.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174611810333313133362','No',NULL,NULL,''),(16234,'1110','131746118004','2025-05-01 19:48:19',NULL,700.00,'','13','1','Inventory sold','1','','sales','406','','No',NULL,NULL,''),(16235,'1110','131746118004','2025-05-01 19:48:19',NULL,200.00,'','13','1','Inventory sold','1','','sales','429','','No',NULL,NULL,''),(16236,'1110','131746118004','2025-05-01 19:48:19',NULL,350.00,'','13','1','Inventory sold','1','','sales','684','','No',NULL,NULL,''),(16237,'Asset','131746118004','2025-05-01 19:48:19',1250.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16238,'4000','131746118004','2025-05-01 19:48:19',NULL,1500.00,'','13','1','Good sold','1','','sales','406','','No',NULL,NULL,''),(16239,'4000','131746118004','2025-05-01 19:48:19',NULL,500.00,'','13','1','Good sold','1','','sales','429','','No',NULL,NULL,''),(16240,'4000','131746118004','2025-05-01 19:48:19',NULL,700.00,'','13','1','Good sold','1','','sales','684','','No',NULL,NULL,''),(16241,'1050','131746118293','2025-05-01 19:54:47',5250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174611849433233322032','No',NULL,NULL,''),(16242,'1110','131746118293','2025-05-01 19:54:47',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16243,'1110','131746118293','2025-05-01 19:54:47',NULL,1900.00,'','13','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(16244,'1110','131746118293','2025-05-01 19:54:47',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(16245,'5500','131746118293','2025-05-01 19:54:47',3650.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16246,'4000','131746118293','2025-05-01 19:54:47',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16247,'4000','131746118293','2025-05-01 19:54:47',NULL,2800.00,'','13','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(16248,'4000','131746118293','2025-05-01 19:54:47',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(16249,'1050','131746203973','2025-05-02 19:46:12',8119.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174620438832222203323','No',NULL,NULL,''),(16250,'1110','131746203973','2025-05-02 19:46:12',NULL,500.00,'','13','1','Inventory sold','1','','sales','196','','No',NULL,NULL,''),(16251,'1110','131746203973','2025-05-02 19:46:12',NULL,1900.00,'','13','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(16252,'1110','131746203973','2025-05-02 19:46:12',NULL,260.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(16253,'1110','131746203973','2025-05-02 19:46:12',NULL,90.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16254,'1110','131746203973','2025-05-02 19:46:12',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(16255,'1110','131746203973','2025-05-02 19:46:12',NULL,450.00,'','13','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(16256,'1110','131746203973','2025-05-02 19:46:12',NULL,1500.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16257,'1110','131746203973','2025-05-02 19:46:12',NULL,300.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(16258,'5500','131746203973','2025-05-02 19:46:12',5133.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16259,'4000','131746203973','2025-05-02 19:46:12',NULL,999.00,'','13','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(16260,'4000','131746203973','2025-05-02 19:46:12',NULL,2800.00,'','13','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(16261,'4000','131746203973','2025-05-02 19:46:12',NULL,750.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(16262,'4000','131746203973','2025-05-02 19:46:12',NULL,200.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16263,'4000','131746203973','2025-05-02 19:46:12',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(16264,'4000','131746203973','2025-05-02 19:46:12',NULL,850.00,'','13','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(16265,'4000','131746203973','2025-05-02 19:46:12',NULL,1900.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16266,'4000','131746203973','2025-05-02 19:46:12',NULL,420.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(16267,'1050','131746204423','2025-05-02 19:47:56',2150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174620448613261300344','No',NULL,NULL,''),(16268,'1110','131746204423','2025-05-02 19:47:56',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(16269,'1110','131746204423','2025-05-02 19:47:56',NULL,250.00,'','13','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(16270,'5500','131746204423','2025-05-02 19:47:56',1350.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16271,'4000','131746204423','2025-05-02 19:47:56',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(16272,'4000','131746204423','2025-05-02 19:47:56',NULL,500.00,'','13','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(16273,'1050','131746204493','2025-05-02 19:52:36',7800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174620476909632202333','No',NULL,NULL,''),(16274,'1110','131746204493','2025-05-02 19:52:36',NULL,1314.00,'','13','1','Inventory sold','1','','sales','670','','No',NULL,NULL,''),(16275,'1110','131746204493','2025-05-02 19:52:36',NULL,1250.00,'','13','1','Inventory sold','1','','sales','627','','No',NULL,NULL,''),(16276,'1110','131746204493','2025-05-02 19:52:36',NULL,2300.00,'','13','1','Inventory sold','1','','sales','418','','No',NULL,NULL,''),(16277,'5500','131746204493','2025-05-02 19:52:36',4864.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16278,'4000','131746204493','2025-05-02 19:52:36',NULL,2100.00,'','13','1','Good sold','1','','sales','670','','No',NULL,NULL,''),(16279,'4000','131746204493','2025-05-02 19:52:36',NULL,2500.00,'','13','1','Good sold','1','','sales','627','','No',NULL,NULL,''),(16280,'4000','131746204493','2025-05-02 19:52:36',NULL,3200.00,'','13','1','Good sold','1','','sales','418','','No',NULL,NULL,''),(16281,'1050','111746204887','2025-05-02 19:55:57',2890.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174620496131690324119','No',NULL,NULL,''),(16282,'1110','111746204887','2025-05-02 19:55:57',NULL,198.00,'','11','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(16283,'1110','111746204887','2025-05-02 19:55:57',NULL,750.00,'','11','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16284,'1110','111746204887','2025-05-02 19:55:57',NULL,400.00,'','11','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(16285,'1110','111746204887','2025-05-02 19:55:57',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(16286,'5500','111746204887','2025-05-02 19:55:57',1798.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16287,'4000','111746204887','2025-05-02 19:55:57',NULL,540.00,'','11','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(16288,'4000','111746204887','2025-05-02 19:55:57',NULL,950.00,'','11','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16289,'4000','111746204887','2025-05-02 19:55:57',NULL,600.00,'','11','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(16290,'4000','111746204887','2025-05-02 19:55:57',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(16291,'1050','131746463124','2025-05-05 19:40:17',6259.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174646323992312230320','No',NULL,NULL,''),(16292,'1110','131746463124','2025-05-05 19:40:17',NULL,650.00,'','13','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(16293,'1110','131746463124','2025-05-05 19:40:17',NULL,1800.00,'','13','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(16294,'1110','131746463124','2025-05-05 19:40:17',NULL,50.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(16295,'1110','131746463124','2025-05-05 19:40:17',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(16296,'1110','131746463124','2025-05-05 19:40:17',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(16297,'1110','131746463124','2025-05-05 19:40:17',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16298,'5500','131746463124','2025-05-05 19:40:17',3989.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16299,'4000','131746463124','2025-05-05 19:40:17',NULL,1200.00,'','13','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(16300,'4000','131746463124','2025-05-05 19:40:17',NULL,3000.00,'','13','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(16301,'4000','131746463124','2025-05-05 19:40:17',NULL,70.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(16302,'4000','131746463124','2025-05-05 19:40:17',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(16303,'4000','131746463124','2025-05-05 19:40:17',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(16304,'4000','131746463124','2025-05-05 19:40:17',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16305,'1050','131746463244','2025-05-05 19:44:44',1250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174646349039303132430','No',NULL,NULL,''),(16306,'1110','131746463244','2025-05-05 19:44:44',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16307,'1110','131746463244','2025-05-05 19:44:44',NULL,130.00,'','13','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(16308,'5500','131746463244','2025-05-05 19:44:44',880.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16309,'4000','131746463244','2025-05-05 19:44:44',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16310,'4000','131746463244','2025-05-05 19:44:44',NULL,300.00,'','13','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(16311,'1050','131746463527','2025-05-05 19:47:51',4110.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174646368246222203472','No',NULL,NULL,''),(16312,'1110','131746463527','2025-05-05 19:47:51',NULL,135.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(16313,'1110','131746463527','2025-05-05 19:47:51',NULL,90.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16314,'1110','131746463527','2025-05-05 19:47:51',NULL,100.00,'','13','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(16315,'1110','131746463527','2025-05-05 19:47:51',NULL,800.00,'','13','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(16316,'1110','131746463527','2025-05-05 19:47:51',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16317,'1110','131746463527','2025-05-05 19:47:51',NULL,350.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(16318,'1110','131746463527','2025-05-05 19:47:51',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(16319,'5500','131746463527','2025-05-05 19:47:51',2355.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16320,'4000','131746463527','2025-05-05 19:47:51',NULL,360.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(16321,'4000','131746463527','2025-05-05 19:47:51',NULL,200.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16322,'4000','131746463527','2025-05-05 19:47:51',NULL,150.00,'','13','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(16323,'4000','131746463527','2025-05-05 19:47:51',NULL,1400.00,'','13','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(16324,'4000','131746463527','2025-05-05 19:47:51',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16325,'4000','131746463527','2025-05-05 19:47:51',NULL,800.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(16326,'4000','131746463527','2025-05-05 19:47:51',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(16327,'1050','131746463706','2025-05-05 19:49:41',1100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174646379133236321242','No',NULL,NULL,''),(16328,'1110','131746463706','2025-05-05 19:49:41',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16329,'1110','131746463706','2025-05-05 19:49:41',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16330,'5500','131746463706','2025-05-05 19:49:41',822.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16331,'4000','131746463706','2025-05-05 19:49:41',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16332,'4000','131746463706','2025-05-05 19:49:41',NULL,150.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16333,'1050','131746463795','2025-05-05 19:50:30',450.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174646383623203104263','No',NULL,NULL,''),(16334,'1110','131746463795','2025-05-05 19:50:30',NULL,280.00,'','13','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(16335,'5500','131746463795','2025-05-05 19:50:30',280.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16336,'4000','131746463795','2025-05-05 19:50:30',NULL,450.00,'','13','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(16337,'1050','131746463838','2025-05-05 19:54:11',3050.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174646405600263203621','No',NULL,NULL,''),(16338,'1110','131746463838','2025-05-05 19:54:11',NULL,850.00,'','13','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(16339,'1110','131746463838','2025-05-05 19:54:11',NULL,1200.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(16340,'1110','131746463838','2025-05-05 19:54:11',NULL,0.00,'','13','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(16341,'5500','131746463838','2025-05-05 19:54:11',2050.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16342,'4000','131746463838','2025-05-05 19:54:11',NULL,1400.00,'','13','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(16343,'4000','131746463838','2025-05-05 19:54:11',NULL,1200.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(16344,'4000','131746463838','2025-05-05 19:54:11',NULL,450.00,'','13','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(16345,'1050','131746464481','2025-05-05 20:05:57',2050.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174646476922324202634','No',NULL,NULL,''),(16346,'1110','131746464481','2025-05-05 20:05:57',NULL,600.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(16347,'1110','131746464481','2025-05-05 20:05:57',NULL,348.00,'','13','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(16348,'1110','131746464481','2025-05-05 20:05:57',NULL,100.00,'','13','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(16349,'1110','131746464481','2025-05-05 20:05:57',NULL,100.00,'','13','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(16350,'1110','131746464481','2025-05-05 20:05:57',NULL,208.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(16351,'5500','131746464481','2025-05-05 20:05:57',1356.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16352,'4000','131746464481','2025-05-05 20:05:57',NULL,600.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(16353,'4000','131746464481','2025-05-05 20:05:57',NULL,750.00,'','13','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(16354,'4000','131746464481','2025-05-05 20:05:57',NULL,150.00,'','13','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(16355,'4000','131746464481','2025-05-05 20:05:57',NULL,150.00,'','13','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(16356,'4000','131746464481','2025-05-05 20:05:57',NULL,400.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(16357,'1050','111746464815','2025-05-05 20:09:47',6720.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174646499622249609332','No',NULL,NULL,''),(16358,'1110','111746464815','2025-05-05 20:09:47',NULL,300.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(16359,'1110','111746464815','2025-05-05 20:09:47',NULL,500.00,'','11','1','Inventory sold','1','','sales','254','','No',NULL,NULL,''),(16360,'1110','111746464815','2025-05-05 20:09:47',NULL,0.00,'','11','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(16361,'1110','111746464815','2025-05-05 20:09:47',NULL,350.00,'','11','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(16362,'1110','111746464815','2025-05-05 20:09:47',NULL,450.00,'','11','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(16363,'1110','111746464815','2025-05-05 20:09:47',NULL,600.00,'','11','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(16364,'1110','111746464815','2025-05-05 20:09:47',NULL,1800.00,'','11','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(16365,'5500','111746464815','2025-05-05 20:09:47',4000.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16366,'4000','111746464815','2025-05-05 20:09:47',NULL,420.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(16367,'4000','111746464815','2025-05-05 20:09:47',NULL,1000.00,'','11','1','Good sold','1','','sales','254','','No',NULL,NULL,''),(16368,'4000','111746464815','2025-05-05 20:09:47',NULL,250.00,'','11','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(16369,'4000','111746464815','2025-05-05 20:09:47',NULL,650.00,'','11','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(16370,'4000','111746464815','2025-05-05 20:09:47',NULL,800.00,'','11','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(16371,'4000','111746464815','2025-05-05 20:09:47',NULL,1000.00,'','11','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(16372,'4000','111746464815','2025-05-05 20:09:47',NULL,2600.00,'','11','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(16373,'1050','131746549574','2025-05-06 19:46:30',11290.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174654999839233220906','No',NULL,NULL,''),(16374,'1110','131746549574','2025-05-06 19:46:30',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(16375,'1110','131746549574','2025-05-06 19:46:30',NULL,2900.00,'','13','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(16376,'1110','131746549574','2025-05-06 19:46:30',NULL,1600.00,'','13','1','Inventory sold','1','','sales','324','','No',NULL,NULL,''),(16377,'1110','131746549574','2025-05-06 19:46:30',NULL,120.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(16378,'1110','131746549574','2025-05-06 19:46:30',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16379,'1110','131746549574','2025-05-06 19:46:30',NULL,900.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(16380,'1110','131746549574','2025-05-06 19:46:30',NULL,850.00,'','13','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(16381,'1110','131746549574','2025-05-06 19:46:30',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(16382,'1110','131746549574','2025-05-06 19:46:30',NULL,900.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(16383,'5500','131746549574','2025-05-06 19:46:30',7582.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16384,'4000','131746549574','2025-05-06 19:46:30',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(16385,'4000','131746549574','2025-05-06 19:46:30',NULL,4500.00,'','13','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(16386,'4000','131746549574','2025-05-06 19:46:30',NULL,2700.00,'','13','1','Good sold','1','','sales','324','','No',NULL,NULL,''),(16387,'4000','131746549574','2025-05-06 19:46:30',NULL,240.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(16388,'4000','131746549574','2025-05-06 19:46:30',NULL,300.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16389,'4000','131746549574','2025-05-06 19:46:30',NULL,900.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(16390,'4000','131746549574','2025-05-06 19:46:30',NULL,1400.00,'','13','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(16391,'4000','131746549574','2025-05-06 19:46:30',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(16392,'4000','131746549574','2025-05-06 19:46:30',NULL,900.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(16393,'1050','131746550140','2025-05-06 19:53:21',9100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174655041721342132525','No',NULL,NULL,''),(16394,'1110','131746550140','2025-05-06 19:53:21',NULL,950.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(16395,'1110','131746550140','2025-05-06 19:53:21',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(16396,'1110','131746550140','2025-05-06 19:53:21',NULL,1000.00,'','13','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(16397,'1110','131746550140','2025-05-06 19:53:21',NULL,300.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(16398,'1110','131746550140','2025-05-06 19:53:21',NULL,1400.00,'','13','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(16399,'1110','131746550140','2025-05-06 19:53:21',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(16400,'5500','131746550140','2025-05-06 19:53:21',5600.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16401,'4000','131746550140','2025-05-06 19:53:21',NULL,1500.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(16402,'4000','131746550140','2025-05-06 19:53:21',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(16403,'4000','131746550140','2025-05-06 19:53:21',NULL,1800.00,'','13','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(16404,'4000','131746550140','2025-05-06 19:53:21',NULL,400.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(16405,'4000','131746550140','2025-05-06 19:53:21',NULL,2200.00,'','13','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(16406,'4000','131746550140','2025-05-06 19:53:21',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(16407,'1050','131746550702','2025-05-06 19:59:04',3600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174655076107237112021','No',NULL,NULL,''),(16408,'1110','131746550702','2025-05-06 19:59:04',NULL,2004.00,'','13','1','Inventory sold','1','','sales','m56','','No',NULL,NULL,''),(16409,'5500','131746550702','2025-05-06 19:59:04',2004.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16410,'4000','131746550702','2025-05-06 19:59:04',NULL,3600.00,'','13','1','Good sold','1','','sales','m56','','No',NULL,NULL,''),(16411,'1050','131746636094','2025-05-07 19:44:28',2260.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174663628222236823363','No',NULL,NULL,''),(16412,'1110','131746636094','2025-05-07 19:44:28',NULL,450.00,'','13','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(16413,'1110','131746636094','2025-05-07 19:44:28',NULL,80.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(16414,'1110','131746636094','2025-05-07 19:44:28',NULL,400.00,'','13','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(16415,'1110','131746636094','2025-05-07 19:44:28',NULL,288.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16416,'5500','131746636094','2025-05-07 19:44:28',1218.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16417,'4000','131746636094','2025-05-07 19:44:28',NULL,800.00,'','13','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(16418,'4000','131746636094','2025-05-07 19:44:28',NULL,160.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(16419,'4000','131746636094','2025-05-07 19:44:28',NULL,700.00,'','13','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(16420,'4000','131746636094','2025-05-07 19:44:28',NULL,600.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16421,'1050','131746636451','2025-05-07 19:54:26',10490.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174663687523236423307','No',NULL,NULL,''),(16422,'1110','131746636451','2025-05-07 19:54:26',NULL,350.00,'','13','1','Inventory sold','1','','sales','56','','No',NULL,NULL,''),(16423,'1110','131746636451','2025-05-07 19:54:26',NULL,190.00,'','13','1','Inventory sold','1','','sales','312','','No',NULL,NULL,''),(16424,'1110','131746636451','2025-05-07 19:54:26',NULL,800.00,'','13','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(16425,'1110','131746636451','2025-05-07 19:54:26',NULL,450.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16426,'1110','131746636451','2025-05-07 19:54:26',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(16427,'1110','131746636451','2025-05-07 19:54:26',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(16428,'1110','131746636451','2025-05-07 19:54:26',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(16429,'1110','131746636451','2025-05-07 19:54:26',NULL,80.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(16430,'1110','131746636451','2025-05-07 19:54:26',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(16431,'1110','131746636451','2025-05-07 19:54:26',NULL,300.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(16432,'1110','131746636451','2025-05-07 19:54:26',NULL,125.00,'','13','1','Inventory sold','1','','sales','16','','No',NULL,NULL,''),(16433,'1110','131746636451','2025-05-07 19:54:26',NULL,90.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16434,'1110','131746636451','2025-05-07 19:54:26',NULL,232.00,'','13','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(16435,'1110','131746636451','2025-05-07 19:54:26',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(16436,'1110','131746636451','2025-05-07 19:54:26',NULL,400.00,'','13','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(16437,'1110','131746636451','2025-05-07 19:54:26',NULL,570.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(16438,'5500','131746636451','2025-05-07 19:54:26',5786.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16439,'4000','131746636451','2025-05-07 19:54:26',NULL,750.00,'','13','1','Good sold','1','','sales','56','','No',NULL,NULL,''),(16440,'4000','131746636451','2025-05-07 19:54:26',NULL,400.00,'','13','1','Good sold','1','','sales','312','','No',NULL,NULL,''),(16441,'4000','131746636451','2025-05-07 19:54:26',NULL,1500.00,'','13','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(16442,'4000','131746636451','2025-05-07 19:54:26',NULL,850.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(16443,'4000','131746636451','2025-05-07 19:54:26',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(16444,'4000','131746636451','2025-05-07 19:54:26',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(16445,'4000','131746636451','2025-05-07 19:54:26',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(16446,'4000','131746636451','2025-05-07 19:54:26',NULL,160.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(16447,'4000','131746636451','2025-05-07 19:54:26',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(16448,'4000','131746636451','2025-05-07 19:54:26',NULL,500.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(16449,'4000','131746636451','2025-05-07 19:54:26',NULL,350.00,'','13','1','Good sold','1','','sales','16','','No',NULL,NULL,''),(16450,'4000','131746636451','2025-05-07 19:54:26',NULL,200.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16451,'4000','131746636451','2025-05-07 19:54:26',NULL,500.00,'','13','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(16452,'4000','131746636451','2025-05-07 19:54:26',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(16453,'4000','131746636451','2025-05-07 19:54:26',NULL,600.00,'','13','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(16454,'4000','131746636451','2025-05-07 19:54:26',NULL,900.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(16455,'1050','131746636925','2025-05-07 19:56:16',1200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174663698732393233202','No',NULL,NULL,''),(16456,'1110','131746636925','2025-05-07 19:56:16',NULL,950.00,'','13','1','Inventory sold','1','','sales','m46','','No',NULL,NULL,''),(16457,'Asset','131746636925','2025-05-07 19:56:16',950.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16458,'4000','131746636925','2025-05-07 19:56:16',NULL,1200.00,'','13','1','Good sold','1','','sales','m46','','No',NULL,NULL,''),(16459,'1050','131746638054','2025-05-07 20:14:25',150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174663807182302333032','No',NULL,NULL,''),(16460,'1110','131746638054','2025-05-07 20:14:25',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(16461,'5500','131746638054','2025-05-07 20:14:25',35.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16462,'4000','131746638054','2025-05-07 20:14:25',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(16463,'1050','131746637998','2025-05-07 20:15:29',150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174663813363231813232','No',NULL,NULL,''),(16464,'1110','131746637998','2025-05-07 20:15:29',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(16465,'5500','131746637998','2025-05-07 20:15:29',35.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16466,'4000','131746637998','2025-05-07 20:15:29',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(16467,'1050','131746808214','2025-05-09 19:38:01',11770.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174680868972020420333','No',NULL,NULL,''),(16468,'1110','131746808214','2025-05-09 19:38:01',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(16469,'1110','131746808214','2025-05-09 19:38:01',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(16470,'1110','131746808214','2025-05-09 19:38:01',NULL,208.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(16471,'1110','131746808214','2025-05-09 19:38:01',NULL,450.00,'','13','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(16472,'1110','131746808214','2025-05-09 19:38:01',NULL,450.00,'','13','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(16473,'1110','131746808214','2025-05-09 19:38:01',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(16474,'1110','131746808214','2025-05-09 19:38:01',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(16475,'1110','131746808214','2025-05-09 19:38:01',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(16476,'1110','131746808214','2025-05-09 19:38:01',NULL,45.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(16477,'1110','131746808214','2025-05-09 19:38:01',NULL,40.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(16478,'1110','131746808214','2025-05-09 19:38:01',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(16479,'1110','131746808214','2025-05-09 19:38:01',NULL,350.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(16480,'1110','131746808214','2025-05-09 19:38:01',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(16481,'1110','131746808214','2025-05-09 19:38:01',NULL,450.00,'','13','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(16482,'1110','131746808214','2025-05-09 19:38:01',NULL,600.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(16483,'1110','131746808214','2025-05-09 19:38:01',NULL,900.00,'','13','1','Inventory sold','1','','sales','351','','No',NULL,NULL,''),(16484,'1110','131746808214','2025-05-09 19:38:01',NULL,710.00,'','13','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(16485,'1110','131746808214','2025-05-09 19:38:01',NULL,142.00,'','13','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(16486,'5500','131746808214','2025-05-09 19:38:01',6659.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16487,'4000','131746808214','2025-05-09 19:38:01',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(16488,'4000','131746808214','2025-05-09 19:38:01',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(16489,'4000','131746808214','2025-05-09 19:38:01',NULL,400.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(16490,'4000','131746808214','2025-05-09 19:38:01',NULL,850.00,'','13','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(16491,'4000','131746808214','2025-05-09 19:38:01',NULL,800.00,'','13','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(16492,'4000','131746808214','2025-05-09 19:38:01',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(16493,'4000','131746808214','2025-05-09 19:38:01',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(16494,'4000','131746808214','2025-05-09 19:38:01',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(16495,'4000','131746808214','2025-05-09 19:38:01',NULL,120.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(16496,'4000','131746808214','2025-05-09 19:38:01',NULL,80.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(16497,'4000','131746808214','2025-05-09 19:38:01',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(16498,'4000','131746808214','2025-05-09 19:38:01',NULL,550.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(16499,'4000','131746808214','2025-05-09 19:38:01',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(16500,'4000','131746808214','2025-05-09 19:38:01',NULL,800.00,'','13','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(16501,'4000','131746808214','2025-05-09 19:38:01',NULL,600.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(16502,'4000','131746808214','2025-05-09 19:38:01',NULL,1800.00,'','13','1','Good sold','1','','sales','351','','No',NULL,NULL,''),(16503,'4000','131746808214','2025-05-09 19:38:01',NULL,1500.00,'','13','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(16504,'4000','131746808214','2025-05-09 19:38:01',NULL,300.00,'','13','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(16505,'1050','111746808900','2025-05-09 19:43:08',4390.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174680899423270349232','No',NULL,NULL,''),(16506,'1110','111746808900','2025-05-09 19:43:08',NULL,950.00,'','11','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(16507,'1110','111746808900','2025-05-09 19:43:08',NULL,315.00,'','11','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(16508,'1110','111746808900','2025-05-09 19:43:08',NULL,500.00,'','11','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(16509,'1110','111746808900','2025-05-09 19:43:08',NULL,700.00,'','11','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(16510,'5500','111746808900','2025-05-09 19:43:08',2465.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16511,'4000','111746808900','2025-05-09 19:43:08',NULL,1600.00,'','11','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(16512,'4000','111746808900','2025-05-09 19:43:08',NULL,840.00,'','11','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(16513,'4000','111746808900','2025-05-09 19:43:08',NULL,700.00,'','11','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(16514,'4000','111746808900','2025-05-09 19:43:08',NULL,1250.00,'','11','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(16515,'1050','131746894965','2025-05-10 19:42:56',12410.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174689539033042362023','No',NULL,NULL,''),(16516,'1110','131746894965','2025-05-10 19:42:56',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(16517,'1110','131746894965','2025-05-10 19:42:56',NULL,700.00,'','13','1','Inventory sold','1','','sales','258','','No',NULL,NULL,''),(16518,'1110','131746894965','2025-05-10 19:42:56',NULL,850.00,'','13','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(16519,'1110','131746894965','2025-05-10 19:42:56',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(16520,'1110','131746894965','2025-05-10 19:42:56',NULL,35.00,'','13','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(16521,'1110','131746894965','2025-05-10 19:42:56',NULL,280.00,'','13','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(16522,'1110','131746894965','2025-05-10 19:42:56',NULL,350.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(16523,'1110','131746894965','2025-05-10 19:42:56',NULL,535.00,'','13','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(16524,'1110','131746894965','2025-05-10 19:42:56',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(16525,'1110','131746894965','2025-05-10 19:42:56',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(16526,'1110','131746894965','2025-05-10 19:42:56',NULL,180.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16527,'1110','131746894965','2025-05-10 19:42:56',NULL,80.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(16528,'1110','131746894965','2025-05-10 19:42:56',NULL,0.00,'','13','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(16529,'1110','131746894965','2025-05-10 19:42:56',NULL,800.00,'','13','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(16530,'5500','131746894965','2025-05-10 19:42:56',6793.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16531,'4000','131746894965','2025-05-10 19:42:56',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(16532,'4000','131746894965','2025-05-10 19:42:56',NULL,1300.00,'','13','1','Good sold','1','','sales','258','','No',NULL,NULL,''),(16533,'4000','131746894965','2025-05-10 19:42:56',NULL,1400.00,'','13','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(16534,'4000','131746894965','2025-05-10 19:42:56',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(16535,'4000','131746894965','2025-05-10 19:42:56',NULL,150.00,'','13','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(16536,'4000','131746894965','2025-05-10 19:42:56',NULL,450.00,'','13','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(16537,'4000','131746894965','2025-05-10 19:42:56',NULL,550.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(16538,'4000','131746894965','2025-05-10 19:42:56',NULL,1000.00,'','13','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(16539,'4000','131746894965','2025-05-10 19:42:56',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(16540,'4000','131746894965','2025-05-10 19:42:56',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(16541,'4000','131746894965','2025-05-10 19:42:56',NULL,400.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16542,'4000','131746894965','2025-05-10 19:42:56',NULL,160.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(16543,'4000','131746894965','2025-05-10 19:42:56',NULL,450.00,'','13','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(16544,'4000','131746894965','2025-05-10 19:42:56',NULL,1400.00,'','13','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(16545,'1050','131746895439','2025-05-10 19:45:49',2350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174689555522018223035','No',NULL,NULL,''),(16546,'1110','131746895439','2025-05-10 19:45:49',NULL,700.00,'','13','1','Inventory sold','1','','sales','521','','No',NULL,NULL,''),(16547,'1110','131746895439','2025-05-10 19:45:49',NULL,300.00,'','13','1','Inventory sold','1','','sales','501','','No',NULL,NULL,''),(16548,'1110','131746895439','2025-05-10 19:45:49',NULL,300.00,'','13','1','Inventory sold','1','','sales','463','','No',NULL,NULL,''),(16549,'1110','131746895439','2025-05-10 19:45:49',NULL,100.00,'','13','1','Inventory sold','1','','sales','559','','No',NULL,NULL,''),(16550,'Asset','131746895439','2025-05-10 19:45:49',1400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16551,'4000','131746895439','2025-05-10 19:45:49',NULL,1200.00,'','13','1','Good sold','1','','sales','521','','No',NULL,NULL,''),(16552,'4000','131746895439','2025-05-10 19:45:49',NULL,500.00,'','13','1','Good sold','1','','sales','501','','No',NULL,NULL,''),(16553,'4000','131746895439','2025-05-10 19:45:49',NULL,450.00,'','13','1','Good sold','1','','sales','463','','No',NULL,NULL,''),(16554,'4000','131746895439','2025-05-10 19:45:49',NULL,200.00,'','13','1','Good sold','1','','sales','559','','No',NULL,NULL,''),(16555,'1050','131746896276','2025-05-10 19:58:12',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174689629762632328933','No',NULL,NULL,''),(16556,'1110','131746896276','2025-05-10 19:58:12',NULL,300.00,'','13','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(16557,'5500','131746896276','2025-05-10 19:58:12',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16558,'4000','131746896276','2025-05-10 19:58:12',NULL,600.00,'','13','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(16559,'1050','131746974349','2025-05-11 17:46:02',10097.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174697478620007610002','No',NULL,NULL,''),(16560,'1110','131746974349','2025-05-11 17:46:02',NULL,300.00,'','13','1','Inventory sold','1','','sales','463','','No',NULL,NULL,''),(16561,'1110','131746974349','2025-05-11 17:46:02',NULL,4400.00,'','13','1','Inventory sold','1','','sales','m64','','No',NULL,NULL,''),(16562,'1110','131746974349','2025-05-11 17:46:02',NULL,270.00,'','13','1','Inventory sold','1','','sales','464','','No',NULL,NULL,''),(16563,'1110','131746974349','2025-05-11 17:46:02',NULL,264.00,'','13','1','Inventory sold','1','','sales','450','','No',NULL,NULL,''),(16564,'1110','131746974349','2025-05-11 17:46:02',NULL,968.00,'','13','1','Inventory sold','1','','sales','m72','','No',NULL,NULL,''),(16565,'1110','131746974349','2025-05-11 17:46:02',NULL,400.00,'','13','1','Inventory sold','1','','sales','655','','No',NULL,NULL,''),(16566,'Asset','131746974349','2025-05-11 17:46:02',6602.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16567,'4000','131746974349','2025-05-11 17:46:02',NULL,450.00,'','13','1','Good sold','1','','sales','463','','No',NULL,NULL,''),(16568,'4000','131746974349','2025-05-11 17:46:02',NULL,6500.00,'','13','1','Good sold','1','','sales','m64','','No',NULL,NULL,''),(16569,'4000','131746974349','2025-05-11 17:46:02',NULL,597.00,'','13','1','Good sold','1','','sales','464','','No',NULL,NULL,''),(16570,'4000','131746974349','2025-05-11 17:46:02',NULL,450.00,'','13','1','Good sold','1','','sales','450','','No',NULL,NULL,''),(16571,'4000','131746974349','2025-05-11 17:46:02',NULL,1400.00,'','13','1','Good sold','1','','sales','m72','','No',NULL,NULL,''),(16572,'4000','131746974349','2025-05-11 17:46:02',NULL,700.00,'','13','1','Good sold','1','','sales','655','','No',NULL,NULL,''),(16573,'1050','111746975336','2025-05-11 18:00:31',7320.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174697564372233200133','No',NULL,NULL,''),(16574,'1110','111746975336','2025-05-11 18:00:31',NULL,300.00,'','11','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(16575,'1110','111746975336','2025-05-11 18:00:31',NULL,1700.00,'','11','1','Inventory sold','1','','sales','597','','No',NULL,NULL,''),(16576,'1110','111746975336','2025-05-11 18:00:31',NULL,450.00,'','11','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(16577,'1110','111746975336','2025-05-11 18:00:31',NULL,1150.00,'','11','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(16578,'1110','111746975336','2025-05-11 18:00:31',NULL,800.00,'','11','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(16579,'5500','111746975336','2025-05-11 18:00:31',4400.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16580,'4000','111746975336','2025-05-11 18:00:31',NULL,500.00,'','11','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(16581,'4000','111746975336','2025-05-11 18:00:31',NULL,2520.00,'','11','1','Good sold','1','','sales','597','','No',NULL,NULL,''),(16582,'4000','111746975336','2025-05-11 18:00:31',NULL,950.00,'','11','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(16583,'4000','111746975336','2025-05-11 18:00:31',NULL,1950.00,'','11','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(16584,'4000','111746975336','2025-05-11 18:00:31',NULL,1400.00,'','11','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(16585,'1050','131746975724','2025-05-11 18:03:26',16500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174697581332030323227','No',NULL,NULL,''),(16586,'1110','131746975724','2025-05-11 18:03:26',NULL,12500.00,'','13','1','Inventory sold','1','','sales','477','','No',NULL,NULL,''),(16587,'5500','131746975724','2025-05-11 18:03:26',12500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16588,'4000','131746975724','2025-05-11 18:03:26',NULL,16500.00,'','13','1','Good sold','1','','sales','477','','No',NULL,NULL,''),(16589,'1050','131746976895','2025-05-11 18:24:39',9500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174697709223007396072','No',NULL,NULL,''),(16590,'1110','131746976895','2025-05-11 18:24:39',NULL,1400.00,'','13','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(16591,'1110','131746976895','2025-05-11 18:24:39',NULL,1400.00,'','13','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(16592,'1110','131746976895','2025-05-11 18:24:39',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(16593,'1110','131746976895','2025-05-11 18:24:39',NULL,800.00,'','13','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(16594,'1110','131746976895','2025-05-11 18:24:39',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(16595,'5500','131746976895','2025-05-11 18:24:39',5050.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16596,'4000','131746976895','2025-05-11 18:24:39',NULL,2800.00,'','13','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(16597,'4000','131746976895','2025-05-11 18:24:39',NULL,2800.00,'','13','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(16598,'4000','131746976895','2025-05-11 18:24:39',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(16599,'4000','131746976895','2025-05-11 18:24:39',NULL,1400.00,'','13','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(16600,'4000','131746976895','2025-05-11 18:24:39',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(16601,'1050','131747071492','2025-05-12 20:41:19',15550.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174707168702332730302','No',NULL,NULL,''),(16602,'1110','131747071492','2025-05-12 20:41:19',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(16603,'1110','131747071492','2025-05-12 20:41:19',NULL,1800.00,'','13','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(16604,'1110','131747071492','2025-05-12 20:41:19',NULL,700.00,'','13','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(16605,'1110','131747071492','2025-05-12 20:41:19',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(16606,'1110','131747071492','2025-05-12 20:41:19',NULL,1000.00,'','13','1','Inventory sold','1','','sales','220','','No',NULL,NULL,''),(16607,'1110','131747071492','2025-05-12 20:41:19',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(16608,'1110','131747071492','2025-05-12 20:41:19',NULL,2805.00,'','13','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(16609,'5500','131747071492','2025-05-12 20:41:19',8838.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16610,'4000','131747071492','2025-05-12 20:41:19',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(16611,'4000','131747071492','2025-05-12 20:41:19',NULL,3000.00,'','13','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(16612,'4000','131747071492','2025-05-12 20:41:19',NULL,1200.00,'','13','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(16613,'4000','131747071492','2025-05-12 20:41:19',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(16614,'4000','131747071492','2025-05-12 20:41:19',NULL,1500.00,'','13','1','Good sold','1','','sales','220','','No',NULL,NULL,''),(16615,'4000','131747071492','2025-05-12 20:41:19',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(16616,'4000','131747071492','2025-05-12 20:41:19',NULL,5500.00,'','13','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(16617,'1050','131747071732','2025-05-12 20:44:10',1290.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174707185621501032378','No',NULL,NULL,''),(16618,'1110','131747071732','2025-05-12 20:44:10',NULL,132.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(16619,'1110','131747071732','2025-05-12 20:44:10',NULL,250.00,'','13','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(16620,'1110','131747071732','2025-05-12 20:44:10',NULL,135.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16621,'1110','131747071732','2025-05-12 20:44:10',NULL,40.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(16622,'5500','131747071732','2025-05-12 20:44:10',557.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16623,'4000','131747071732','2025-05-12 20:44:10',NULL,360.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(16624,'4000','131747071732','2025-05-12 20:44:10',NULL,550.00,'','13','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(16625,'4000','131747071732','2025-05-12 20:44:10',NULL,300.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16626,'4000','131747071732','2025-05-12 20:44:10',NULL,80.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(16627,'1050','131747155519','2025-05-13 19:59:10',2500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174715555635506223021','No',NULL,NULL,''),(16628,'1110','131747155519','2025-05-13 19:59:10',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(16629,'5500','131747155519','2025-05-13 19:59:10',1400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16630,'4000','131747155519','2025-05-13 19:59:10',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(16631,'1050','131747155603','2025-05-13 20:04:38',5000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174715588352351232313','No',NULL,NULL,''),(16632,'1110','131747155603','2025-05-13 20:04:38',NULL,2500.00,'','13','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(16633,'1110','131747155603','2025-05-13 20:04:38',NULL,300.00,'','13','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(16634,'1110','131747155603','2025-05-13 20:04:38',NULL,216.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16635,'1110','131747155603','2025-05-13 20:04:38',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(16636,'5500','131747155603','2025-05-13 20:04:38',3149.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16637,'4000','131747155603','2025-05-13 20:04:38',NULL,3800.00,'','13','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(16638,'4000','131747155603','2025-05-13 20:04:38',NULL,500.00,'','13','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(16639,'4000','131747155603','2025-05-13 20:04:38',NULL,450.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16640,'4000','131747155603','2025-05-13 20:04:38',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(16641,'1050','131747155897','2025-05-13 20:05:16',150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174715592152233200133','No',NULL,NULL,''),(16642,'1110','131747155897','2025-05-13 20:05:16',NULL,42.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(16643,'5500','131747155897','2025-05-13 20:05:16',42.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16644,'4000','131747155897','2025-05-13 20:05:16',NULL,150.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(16645,'1050','131747242054','2025-05-14 20:12:56',27900.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174724278142314302324','No',NULL,NULL,''),(16646,'1110','131747242054','2025-05-14 20:12:56',NULL,2900.00,'','13','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(16647,'1110','131747242054','2025-05-14 20:12:56',NULL,750.00,'','13','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(16648,'1110','131747242054','2025-05-14 20:12:56',NULL,1520.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(16649,'1110','131747242054','2025-05-14 20:12:56',NULL,190.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(16650,'1110','131747242054','2025-05-14 20:12:56',NULL,1600.00,'','13','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(16651,'1110','131747242054','2025-05-14 20:12:56',NULL,450.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(16652,'1110','131747242054','2025-05-14 20:12:56',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(16653,'1110','131747242054','2025-05-14 20:12:56',NULL,450.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16654,'1110','131747242054','2025-05-14 20:12:56',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(16655,'1110','131747242054','2025-05-14 20:12:56',NULL,80.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(16656,'1110','131747242054','2025-05-14 20:12:56',NULL,88.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(16657,'1110','131747242054','2025-05-14 20:12:56',NULL,2000.00,'','13','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(16658,'1110','131747242054','2025-05-14 20:12:56',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(16659,'1110','131747242054','2025-05-14 20:12:56',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(16660,'1110','131747242054','2025-05-14 20:12:56',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(16661,'1110','131747242054','2025-05-14 20:12:56',NULL,900.00,'','13','1','Inventory sold','1','','sales','260','','No',NULL,NULL,''),(16662,'1110','131747242054','2025-05-14 20:12:56',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(16663,'1110','131747242054','2025-05-14 20:12:56',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16664,'1110','131747242054','2025-05-14 20:12:56',NULL,400.00,'','13','1','Inventory sold','1','','sales','1115','','No',NULL,NULL,''),(16665,'1110','131747242054','2025-05-14 20:12:56',NULL,600.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(16666,'1110','131747242054','2025-05-14 20:12:56',NULL,47.00,'','13','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(16667,'5500','131747242054','2025-05-14 20:12:56',17038.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16668,'4000','131747242054','2025-05-14 20:12:56',NULL,4500.00,'','13','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(16669,'4000','131747242054','2025-05-14 20:12:56',NULL,1500.00,'','13','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(16670,'4000','131747242054','2025-05-14 20:12:56',NULL,2400.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(16671,'4000','131747242054','2025-05-14 20:12:56',NULL,300.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(16672,'4000','131747242054','2025-05-14 20:12:56',NULL,3200.00,'','13','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(16673,'4000','131747242054','2025-05-14 20:12:56',NULL,750.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(16674,'4000','131747242054','2025-05-14 20:12:56',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(16675,'4000','131747242054','2025-05-14 20:12:56',NULL,850.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(16676,'4000','131747242054','2025-05-14 20:12:56',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(16677,'4000','131747242054','2025-05-14 20:12:56',NULL,160.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(16678,'4000','131747242054','2025-05-14 20:12:56',NULL,240.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(16679,'4000','131747242054','2025-05-14 20:12:56',NULL,3200.00,'','13','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(16680,'4000','131747242054','2025-05-14 20:12:56',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(16681,'4000','131747242054','2025-05-14 20:12:56',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(16682,'4000','131747242054','2025-05-14 20:12:56',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(16683,'4000','131747242054','2025-05-14 20:12:56',NULL,1500.00,'','13','1','Good sold','1','','sales','260','','No',NULL,NULL,''),(16684,'4000','131747242054','2025-05-14 20:12:56',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(16685,'4000','131747242054','2025-05-14 20:12:56',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16686,'4000','131747242054','2025-05-14 20:12:56',NULL,800.00,'','13','1','Good sold','1','','sales','1115','','No',NULL,NULL,''),(16687,'4000','131747242054','2025-05-14 20:12:56',NULL,600.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(16688,'4000','131747242054','2025-05-14 20:12:56',NULL,100.00,'','13','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(16689,'1050','131747242784','2025-05-14 20:14:12',4200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174724289203222173230','No',NULL,NULL,''),(16690,'1110','131747242784','2025-05-14 20:14:12',NULL,1320.00,'','13','1','Inventory sold','1','','sales','495','','No',NULL,NULL,''),(16691,'1110','131747242784','2025-05-14 20:14:12',NULL,1452.00,'','13','1','Inventory sold','1','','sales','m72','','No',NULL,NULL,''),(16692,'Asset','131747242784','2025-05-14 20:14:12',2772.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16693,'4000','131747242784','2025-05-14 20:14:12',NULL,2100.00,'','13','1','Good sold','1','','sales','495','','No',NULL,NULL,''),(16694,'4000','131747242784','2025-05-14 20:14:12',NULL,2100.00,'','13','1','Good sold','1','','sales','m72','','No',NULL,NULL,''),(16695,'1050','131747242942','2025-05-14 20:17:04',4800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174724303132200233201','No',NULL,NULL,''),(16696,'1110','131747242942','2025-05-14 20:17:04',NULL,450.00,'','13','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(16697,'1110','131747242942','2025-05-14 20:17:04',NULL,170.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(16698,'1110','131747242942','2025-05-14 20:17:04',NULL,208.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(16699,'1110','131747242942','2025-05-14 20:17:04',NULL,2000.00,'','13','1','Inventory sold','1','','sales','173','','No',NULL,NULL,''),(16700,'5500','131747242942','2025-05-14 20:17:04',2828.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16701,'4000','131747242942','2025-05-14 20:17:04',NULL,850.00,'','13','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(16702,'4000','131747242942','2025-05-14 20:17:04',NULL,550.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(16703,'4000','131747242942','2025-05-14 20:17:04',NULL,400.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(16704,'4000','131747242942','2025-05-14 20:17:04',NULL,3000.00,'','13','1','Good sold','1','','sales','173','','No',NULL,NULL,''),(16705,'1050','131747327412','2025-05-15 19:48:10',9249.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174732772733332700312','No',NULL,NULL,''),(16706,'1110','131747327412','2025-05-15 19:48:10',NULL,2000.00,'','13','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(16707,'1110','131747327412','2025-05-15 19:48:10',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(16708,'1110','131747327412','2025-05-15 19:48:10',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(16709,'1110','131747327412','2025-05-15 19:48:10',NULL,1000.00,'','13','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(16710,'1110','131747327412','2025-05-15 19:48:10',NULL,220.00,'','13','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(16711,'1110','131747327412','2025-05-15 19:48:10',NULL,650.00,'','13','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(16712,'1110','131747327412','2025-05-15 19:48:10',NULL,288.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16713,'1110','131747327412','2025-05-15 19:48:10',NULL,45.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16714,'1110','131747327412','2025-05-15 19:48:10',NULL,200.00,'','13','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(16715,'5500','131747327412','2025-05-15 19:48:10',5498.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16716,'4000','131747327412','2025-05-15 19:48:10',NULL,3300.00,'','13','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(16717,'4000','131747327412','2025-05-15 19:48:10',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(16718,'4000','131747327412','2025-05-15 19:48:10',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(16719,'4000','131747327412','2025-05-15 19:48:10',NULL,1800.00,'','13','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(16720,'4000','131747327412','2025-05-15 19:48:10',NULL,450.00,'','13','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(16721,'4000','131747327412','2025-05-15 19:48:10',NULL,799.00,'','13','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(16722,'4000','131747327412','2025-05-15 19:48:10',NULL,600.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16723,'4000','131747327412','2025-05-15 19:48:10',NULL,100.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16724,'4000','131747327412','2025-05-15 19:48:10',NULL,450.00,'','13','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(16725,'1050','111747327815','2025-05-15 19:56:40',3050.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174732820883232130330','No',NULL,NULL,''),(16726,'1110','111747327815','2025-05-15 19:56:40',NULL,250.00,'','11','1','Inventory sold','1','','sales','488','','No',NULL,NULL,''),(16727,'1110','111747327815','2025-05-15 19:56:40',NULL,380.00,'','11','1','Inventory sold','1','','sales','m82','','No',NULL,NULL,''),(16728,'1110','111747327815','2025-05-15 19:56:40',NULL,320.00,'','11','1','Inventory sold','1','','sales','694','','No',NULL,NULL,''),(16729,'1110','111747327815','2025-05-15 19:56:40',NULL,800.00,'','11','1','Inventory sold','1','','sales','356','','No',NULL,NULL,''),(16730,'5500','111747327815','2025-05-15 19:56:40',1750.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16731,'4000','111747327815','2025-05-15 19:56:40',NULL,350.00,'','11','1','Good sold','1','','sales','488','','No',NULL,NULL,''),(16732,'4000','111747327815','2025-05-15 19:56:40',NULL,600.00,'','11','1','Good sold','1','','sales','m82','','No',NULL,NULL,''),(16733,'4000','111747327815','2025-05-15 19:56:40',NULL,600.00,'','11','1','Good sold','1','','sales','694','','No',NULL,NULL,''),(16734,'4000','111747327815','2025-05-15 19:56:40',NULL,1500.00,'','11','1','Good sold','1','','sales','356','','No',NULL,NULL,''),(16735,'1050','131747394327','2025-05-16 14:45:39',42759.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174739594399272902323','No',NULL,NULL,''),(16736,'1110','131747394327','2025-05-16 14:45:39',NULL,1800.00,'','13','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(16737,'1110','131747394327','2025-05-16 14:45:39',NULL,0.00,'','13','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(16738,'1110','131747394327','2025-05-16 14:45:39',NULL,128.00,'','13','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(16739,'1110','131747394327','2025-05-16 14:45:39',NULL,1800.00,'','13','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(16740,'1110','131747394327','2025-05-16 14:45:39',NULL,132.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(16741,'1110','131747394327','2025-05-16 14:45:39',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16742,'1110','131747394327','2025-05-16 14:45:39',NULL,750.00,'','13','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(16743,'1110','131747394327','2025-05-16 14:45:39',NULL,1605.00,'','13','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(16744,'1110','131747394327','2025-05-16 14:45:39',NULL,2000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(16745,'1110','131747394327','2025-05-16 14:45:39',NULL,650.00,'','13','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(16746,'1110','131747394327','2025-05-16 14:45:39',NULL,750.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(16747,'1110','131747394327','2025-05-16 14:45:39',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(16748,'1110','131747394327','2025-05-16 14:45:39',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(16749,'1110','131747394327','2025-05-16 14:45:39',NULL,400.00,'','13','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(16750,'1110','131747394327','2025-05-16 14:45:39',NULL,1300.00,'','13','1','Inventory sold','1','','sales','107','','No',NULL,NULL,''),(16751,'1110','131747394327','2025-05-16 14:45:39',NULL,1900.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(16752,'1110','131747394327','2025-05-16 14:45:39',NULL,1000.00,'','13','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(16753,'1110','131747394327','2025-05-16 14:45:39',NULL,600.00,'','13','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(16754,'1110','131747394327','2025-05-16 14:45:39',NULL,135.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16755,'1110','131747394327','2025-05-16 14:45:39',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(16756,'1110','131747394327','2025-05-16 14:45:39',NULL,2200.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(16757,'1110','131747394327','2025-05-16 14:45:39',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(16758,'1110','131747394327','2025-05-16 14:45:39',NULL,504.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16759,'1110','131747394327','2025-05-16 14:45:39',NULL,2500.00,'','13','1','Inventory sold','1','','sales','57','','No',NULL,NULL,''),(16760,'1110','131747394327','2025-05-16 14:45:39',NULL,100.00,'','13','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(16761,'1110','131747394327','2025-05-16 14:45:39',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(16762,'1110','131747394327','2025-05-16 14:45:39',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(16763,'1110','131747394327','2025-05-16 14:45:39',NULL,1400.00,'','13','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(16764,'5500','131747394327','2025-05-16 14:45:39',25537.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16765,'4000','131747394327','2025-05-16 14:45:39',NULL,2600.00,'','13','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(16766,'4000','131747394327','2025-05-16 14:45:39',NULL,450.00,'','13','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(16767,'4000','131747394327','2025-05-16 14:45:39',NULL,200.00,'','13','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(16768,'4000','131747394327','2025-05-16 14:45:39',NULL,3400.00,'','13','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(16769,'4000','131747394327','2025-05-16 14:45:39',NULL,360.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(16770,'4000','131747394327','2025-05-16 14:45:39',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(16771,'4000','131747394327','2025-05-16 14:45:39',NULL,1300.00,'','13','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(16772,'4000','131747394327','2025-05-16 14:45:39',NULL,3000.00,'','13','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(16773,'4000','131747394327','2025-05-16 14:45:39',NULL,3200.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(16774,'4000','131747394327','2025-05-16 14:45:39',NULL,799.00,'','13','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(16775,'4000','131747394327','2025-05-16 14:45:39',NULL,1250.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(16776,'4000','131747394327','2025-05-16 14:45:39',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(16777,'4000','131747394327','2025-05-16 14:45:39',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(16778,'4000','131747394327','2025-05-16 14:45:39',NULL,550.00,'','13','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(16779,'4000','131747394327','2025-05-16 14:45:39',NULL,2000.00,'','13','1','Good sold','1','','sales','107','','No',NULL,NULL,''),(16780,'4000','131747394327','2025-05-16 14:45:39',NULL,3200.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(16781,'4000','131747394327','2025-05-16 14:45:39',NULL,1800.00,'','13','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(16782,'4000','131747394327','2025-05-16 14:45:39',NULL,1400.00,'','13','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(16783,'4000','131747394327','2025-05-16 14:45:39',NULL,300.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16784,'4000','131747394327','2025-05-16 14:45:39',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(16785,'4000','131747394327','2025-05-16 14:45:39',NULL,3300.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(16786,'4000','131747394327','2025-05-16 14:45:39',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(16787,'4000','131747394327','2025-05-16 14:45:39',NULL,1050.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16788,'4000','131747394327','2025-05-16 14:45:39',NULL,4000.00,'','13','1','Good sold','1','','sales','57','','No',NULL,NULL,''),(16789,'4000','131747394327','2025-05-16 14:45:39',NULL,250.00,'','13','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(16790,'4000','131747394327','2025-05-16 14:45:39',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(16791,'4000','131747394327','2025-05-16 14:45:39',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(16792,'4000','131747394327','2025-05-16 14:45:39',NULL,2500.00,'','13','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(16793,'1050','131747395946','2025-05-16 14:46:48',1000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174739601133220362233','No',NULL,NULL,''),(16794,'1110','131747395946','2025-05-16 14:46:48',NULL,500.00,'','13','1','Inventory sold','1','','sales','m86','','No',NULL,NULL,''),(16795,'Asset','131747395946','2025-05-16 14:46:48',500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16796,'4000','131747395946','2025-05-16 14:46:48',NULL,1000.00,'','13','1','Good sold','1','','sales','m86','','No',NULL,NULL,''),(16797,'1050','131747414123','2025-05-16 19:50:46',2900.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174741425923239011102','No',NULL,NULL,''),(16798,'1110','131747414123','2025-05-16 19:50:46',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(16799,'1110','131747414123','2025-05-16 19:50:46',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(16800,'1110','131747414123','2025-05-16 19:50:46',NULL,650.00,'','13','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(16801,'5500','131747414123','2025-05-16 19:50:46',1700.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16802,'4000','131747414123','2025-05-16 19:50:46',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(16803,'4000','131747414123','2025-05-16 19:50:46',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(16804,'4000','131747414123','2025-05-16 19:50:46',NULL,1200.00,'','13','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(16805,'1050','131747414301','2025-05-16 20:03:57',14850.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174741504713502730202','No',NULL,NULL,''),(16806,'1110','131747414301','2025-05-16 20:03:57',NULL,1000.00,'','13','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(16807,'1110','131747414301','2025-05-16 20:03:57',NULL,300.00,'','13','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(16808,'1110','131747414301','2025-05-16 20:03:57',NULL,104.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(16809,'1110','131747414301','2025-05-16 20:03:57',NULL,300.00,'','13','1','Inventory sold','1','','sales','225','','No',NULL,NULL,''),(16810,'1110','131747414301','2025-05-16 20:03:57',NULL,400.00,'','13','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(16811,'1110','131747414301','2025-05-16 20:03:57',NULL,1900.00,'','13','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(16812,'1110','131747414301','2025-05-16 20:03:57',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(16813,'1110','131747414301','2025-05-16 20:03:57',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(16814,'1110','131747414301','2025-05-16 20:03:57',NULL,340.00,'','13','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(16815,'1110','131747414301','2025-05-16 20:03:57',NULL,1000.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(16816,'1110','131747414301','2025-05-16 20:03:57',NULL,315.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(16817,'1110','131747414301','2025-05-16 20:03:57',NULL,88.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(16818,'1110','131747414301','2025-05-16 20:03:57',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(16819,'1110','131747414301','2025-05-16 20:03:57',NULL,1500.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(16820,'1110','131747414301','2025-05-16 20:03:57',NULL,80.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(16821,'5500','131747414301','2025-05-16 20:03:57',9122.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16822,'4000','131747414301','2025-05-16 20:03:57',NULL,1600.00,'','13','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(16823,'4000','131747414301','2025-05-16 20:03:57',NULL,600.00,'','13','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(16824,'4000','131747414301','2025-05-16 20:03:57',NULL,200.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(16825,'4000','131747414301','2025-05-16 20:03:57',NULL,600.00,'','13','1','Good sold','1','','sales','225','','No',NULL,NULL,''),(16826,'4000','131747414301','2025-05-16 20:03:57',NULL,700.00,'','13','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(16827,'4000','131747414301','2025-05-16 20:03:57',NULL,2800.00,'','13','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(16828,'4000','131747414301','2025-05-16 20:03:57',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(16829,'4000','131747414301','2025-05-16 20:03:57',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(16830,'4000','131747414301','2025-05-16 20:03:57',NULL,700.00,'','13','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(16831,'4000','131747414301','2025-05-16 20:03:57',NULL,1900.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(16832,'4000','131747414301','2025-05-16 20:03:57',NULL,700.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(16833,'4000','131747414301','2025-05-16 20:03:57',NULL,240.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(16834,'4000','131747414301','2025-05-16 20:03:57',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(16835,'4000','131747414301','2025-05-16 20:03:57',NULL,1500.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(16836,'4000','131747414301','2025-05-16 20:03:57',NULL,160.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(16837,'1050','131747501194','2025-05-17 20:07:08',8050.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174750167532023133333','No',NULL,NULL,''),(16838,'1110','131747501194','2025-05-17 20:07:08',NULL,350.00,'','13','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(16839,'1110','131747501194','2025-05-17 20:07:08',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(16840,'1110','131747501194','2025-05-17 20:07:08',NULL,400.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(16841,'1110','131747501194','2025-05-17 20:07:08',NULL,2600.00,'','13','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(16842,'1110','131747501194','2025-05-17 20:07:08',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(16843,'1110','131747501194','2025-05-17 20:07:08',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(16844,'5500','131747501194','2025-05-17 20:07:08',5190.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16845,'4000','131747501194','2025-05-17 20:07:08',NULL,650.00,'','13','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(16846,'4000','131747501194','2025-05-17 20:07:08',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(16847,'4000','131747501194','2025-05-17 20:07:08',NULL,700.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(16848,'4000','131747501194','2025-05-17 20:07:08',NULL,3800.00,'','13','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(16849,'4000','131747501194','2025-05-17 20:07:08',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(16850,'4000','131747501194','2025-05-17 20:07:08',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(16851,'1050','131747501861','2025-05-17 20:12:31',5848.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174750195630315239222','No',NULL,NULL,''),(16852,'1110','131747501861','2025-05-17 20:12:31',NULL,1298.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(16853,'1110','131747501861','2025-05-17 20:12:31',NULL,0.00,'','13','1','Inventory sold','1','','sales','58','','No',NULL,NULL,''),(16854,'1110','131747501861','2025-05-17 20:12:31',NULL,133.00,'','13','1','Inventory sold','1','','sales','298','','No',NULL,NULL,''),(16855,'5500','131747501861','2025-05-17 20:12:31',1431.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16856,'4000','131747501861','2025-05-17 20:12:31',NULL,1598.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(16857,'4000','131747501861','2025-05-17 20:12:31',NULL,4000.00,'','13','1','Good sold','1','','sales','58','','No',NULL,NULL,''),(16858,'4000','131747501861','2025-05-17 20:12:31',NULL,250.00,'','13','1','Good sold','1','','sales','298','','No',NULL,NULL,''),(16859,'1050','131747502205','2025-05-17 20:17:39',350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174750226443032522221','No',NULL,NULL,''),(16860,'1110','131747502205','2025-05-17 20:17:39',NULL,79.00,'','13','1','Inventory sold','1','','sales','532','','No',NULL,NULL,''),(16861,'1110','131747502205','2025-05-17 20:17:39',NULL,92.00,'','13','1','Inventory sold','1','','sales','m58','','No',NULL,NULL,''),(16862,'5500','131747502205','2025-05-17 20:17:39',171.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16863,'4000','131747502205','2025-05-17 20:17:39',NULL,150.00,'','13','1','Good sold','1','','sales','532','','No',NULL,NULL,''),(16864,'4000','131747502205','2025-05-17 20:17:39',NULL,200.00,'','13','1','Good sold','1','','sales','m58','','No',NULL,NULL,''),(16865,'1050','131747583149','2025-05-18 18:47:30',2100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174758326500552102002','No',NULL,NULL,''),(16866,'1110','131747583149','2025-05-18 18:47:30',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16867,'1110','131747583149','2025-05-18 18:47:30',NULL,900.00,'','13','1','Inventory sold','1','','sales','260','','No',NULL,NULL,''),(16868,'1110','131747583149','2025-05-18 18:47:30',NULL,180.00,'','13','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(16869,'5500','131747583149','2025-05-18 18:47:30',1224.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16870,'4000','131747583149','2025-05-18 18:47:30',NULL,300.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16871,'4000','131747583149','2025-05-18 18:47:30',NULL,1500.00,'','13','1','Good sold','1','','sales','260','','No',NULL,NULL,''),(16872,'4000','131747583149','2025-05-18 18:47:30',NULL,300.00,'','13','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(16873,'1050','131747583311','2025-05-18 18:49:00',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174758335320032033202','No',NULL,NULL,''),(16874,'1110','131747583311','2025-05-18 18:49:00',NULL,300.00,'','13','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(16875,'5500','131747583311','2025-05-18 18:49:00',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16876,'4000','131747583311','2025-05-18 18:49:00',NULL,600.00,'','13','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(16877,'1050','131747583355','2025-05-18 18:49:34',4000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174758338225827231203','No',NULL,NULL,''),(16878,'1110','131747583355','2025-05-18 18:49:34',NULL,1900.00,'','13','1','Inventory sold','1','','sales','442','','No',NULL,NULL,''),(16879,'5500','131747583355','2025-05-18 18:49:34',1900.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16880,'4000','131747583355','2025-05-18 18:49:34',NULL,4000.00,'','13','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(16881,'1050','131747674409','2025-05-19 20:07:50',3800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174767447473100230033','No',NULL,NULL,''),(16882,'1110','131747674409','2025-05-19 20:07:50',NULL,2600.00,'','13','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(16883,'5500','131747674409','2025-05-19 20:07:50',2600.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16884,'4000','131747674409','2025-05-19 20:07:50',NULL,3800.00,'','13','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(16885,'1050','131747674585','2025-05-19 20:13:23',4350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174767480828113030203','No',NULL,NULL,''),(16886,'1110','131747674585','2025-05-19 20:13:23',NULL,360.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16887,'1110','131747674585','2025-05-19 20:13:23',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(16888,'1110','131747674585','2025-05-19 20:13:23',NULL,1200.00,'','13','1','Inventory sold','1','','sales','261','','No',NULL,NULL,''),(16889,'1110','131747674585','2025-05-19 20:13:23',NULL,100.00,'','13','1','Inventory sold','1','','sales','349','','No',NULL,NULL,''),(16890,'1110','131747674585','2025-05-19 20:13:23',NULL,150.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(16891,'5500','131747674585','2025-05-19 20:13:23',1954.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16892,'4000','131747674585','2025-05-19 20:13:23',NULL,1000.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16893,'4000','131747674585','2025-05-19 20:13:23',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(16894,'4000','131747674585','2025-05-19 20:13:23',NULL,2500.00,'','13','1','Good sold','1','','sales','261','','No',NULL,NULL,''),(16895,'4000','131747674585','2025-05-19 20:13:23',NULL,200.00,'','13','1','Good sold','1','','sales','349','','No',NULL,NULL,''),(16896,'4000','131747674585','2025-05-19 20:13:23',NULL,250.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(16897,'1050','131747933035','2025-05-22 19:59:39',6750.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174793318532333228120','No',NULL,NULL,''),(16898,'1110','131747933035','2025-05-22 19:59:39',NULL,150.00,'','13','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(16899,'1110','131747933035','2025-05-22 19:59:39',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(16900,'1110','131747933035','2025-05-22 19:59:39',NULL,464.00,'','13','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(16901,'1110','131747933035','2025-05-22 19:59:39',NULL,42.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(16902,'1110','131747933035','2025-05-22 19:59:39',NULL,200.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(16903,'1110','131747933035','2025-05-22 19:59:39',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(16904,'1110','131747933035','2025-05-22 19:59:39',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(16905,'1110','131747933035','2025-05-22 19:59:39',NULL,300.00,'','13','1','Inventory sold','1','','sales','4287211','','No',NULL,NULL,''),(16906,'5500','131747933035','2025-05-22 19:59:39',3601.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16907,'4000','131747933035','2025-05-22 19:59:39',NULL,300.00,'','13','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(16908,'4000','131747933035','2025-05-22 19:59:39',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(16909,'4000','131747933035','2025-05-22 19:59:39',NULL,1000.00,'','13','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(16910,'4000','131747933035','2025-05-22 19:59:39',NULL,150.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(16911,'4000','131747933035','2025-05-22 19:59:39',NULL,350.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(16912,'4000','131747933035','2025-05-22 19:59:39',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(16913,'4000','131747933035','2025-05-22 19:59:39',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(16914,'4000','131747933035','2025-05-22 19:59:39',NULL,600.00,'','13','1','Good sold','1','','sales','4287211','','No',NULL,NULL,''),(16915,'1050','131747933190','2025-05-22 20:02:45',13710.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174793337633320322033','No',NULL,NULL,''),(16916,'1110','131747933190','2025-05-22 20:02:45',NULL,280.00,'','13','1','Inventory sold','1','','sales','282','','No',NULL,NULL,''),(16917,'1110','131747933190','2025-05-22 20:02:45',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(16918,'1110','131747933190','2025-05-22 20:02:45',NULL,132.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(16919,'1110','131747933190','2025-05-22 20:02:45',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(16920,'1110','131747933190','2025-05-22 20:02:45',NULL,450.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(16921,'1110','131747933190','2025-05-22 20:02:45',NULL,600.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(16922,'1110','131747933190','2025-05-22 20:02:45',NULL,312.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(16923,'1110','131747933190','2025-05-22 20:02:45',NULL,72.00,'','13','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(16924,'1110','131747933190','2025-05-22 20:02:45',NULL,1400.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(16925,'1110','131747933190','2025-05-22 20:02:45',NULL,1700.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(16926,'1110','131747933190','2025-05-22 20:02:45',NULL,1800.00,'','13','1','Inventory sold','1','','sales','264','','No',NULL,NULL,''),(16927,'5500','131747933190','2025-05-22 20:02:45',7976.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16928,'4000','131747933190','2025-05-22 20:02:45',NULL,450.00,'','13','1','Good sold','1','','sales','282','','No',NULL,NULL,''),(16929,'4000','131747933190','2025-05-22 20:02:45',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(16930,'4000','131747933190','2025-05-22 20:02:45',NULL,360.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(16931,'4000','131747933190','2025-05-22 20:02:45',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(16932,'4000','131747933190','2025-05-22 20:02:45',NULL,850.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(16933,'4000','131747933190','2025-05-22 20:02:45',NULL,600.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(16934,'4000','131747933190','2025-05-22 20:02:45',NULL,600.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(16935,'4000','131747933190','2025-05-22 20:02:45',NULL,450.00,'','13','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(16936,'4000','131747933190','2025-05-22 20:02:45',NULL,2500.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(16937,'4000','131747933190','2025-05-22 20:02:45',NULL,3000.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(16938,'4000','131747933190','2025-05-22 20:02:45',NULL,3000.00,'','13','1','Good sold','1','','sales','264','','No',NULL,NULL,''),(16939,'1050','131747933379','2025-05-22 20:05:44',7600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174793355650202323323','No',NULL,NULL,''),(16940,'1110','131747933379','2025-05-22 20:05:44',NULL,125.00,'','13','1','Inventory sold','1','','sales','35','','No',NULL,NULL,''),(16941,'1110','131747933379','2025-05-22 20:05:44',NULL,350.00,'','13','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(16942,'1110','131747933379','2025-05-22 20:05:44',NULL,250.00,'','13','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(16943,'1110','131747933379','2025-05-22 20:05:44',NULL,650.00,'','13','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(16944,'1110','131747933379','2025-05-22 20:05:44',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(16945,'1110','131747933379','2025-05-22 20:05:44',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(16946,'1110','131747933379','2025-05-22 20:05:44',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(16947,'1110','131747933379','2025-05-22 20:05:44',NULL,900.00,'','13','1','Inventory sold','1','','sales','1201','','No',NULL,NULL,''),(16948,'1110','131747933379','2025-05-22 20:05:44',NULL,0.00,'','13','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(16949,'5500','131747933379','2025-05-22 20:05:44',4225.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16950,'4000','131747933379','2025-05-22 20:05:44',NULL,200.00,'','13','1','Good sold','1','','sales','35','','No',NULL,NULL,''),(16951,'4000','131747933379','2025-05-22 20:05:44',NULL,500.00,'','13','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(16952,'4000','131747933379','2025-05-22 20:05:44',NULL,500.00,'','13','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(16953,'4000','131747933379','2025-05-22 20:05:44',NULL,1000.00,'','13','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(16954,'4000','131747933379','2025-05-22 20:05:44',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(16955,'4000','131747933379','2025-05-22 20:05:44',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(16956,'4000','131747933379','2025-05-22 20:05:44',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(16957,'4000','131747933379','2025-05-22 20:05:44',NULL,1500.00,'','13','1','Good sold','1','','sales','1201','','No',NULL,NULL,''),(16958,'4000','131747933379','2025-05-22 20:05:44',NULL,450.00,'','13','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(16959,'1050','131747933628','2025-05-22 20:08:29',7950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174793373323233340333','No',NULL,NULL,''),(16960,'1110','131747933628','2025-05-22 20:08:29',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(16961,'1110','131747933628','2025-05-22 20:08:29',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(16962,'1110','131747933628','2025-05-22 20:08:29',NULL,1900.00,'','13','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(16963,'1110','131747933628','2025-05-22 20:08:29',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(16964,'1110','131747933628','2025-05-22 20:08:29',NULL,72.00,'','13','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(16965,'5500','131747933628','2025-05-22 20:08:29',4922.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16966,'4000','131747933628','2025-05-22 20:08:29',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(16967,'4000','131747933628','2025-05-22 20:08:29',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(16968,'4000','131747933628','2025-05-22 20:08:29',NULL,2800.00,'','13','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(16969,'4000','131747933628','2025-05-22 20:08:29',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(16970,'4000','131747933628','2025-05-22 20:08:29',NULL,450.00,'','13','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(16971,'1050','131747933735','2025-05-22 20:09:54',950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174793379732013293223','No',NULL,NULL,''),(16972,'1110','131747933735','2025-05-22 20:09:54',NULL,500.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(16973,'5500','131747933735','2025-05-22 20:09:54',500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16974,'4000','131747933735','2025-05-22 20:09:54',NULL,950.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(16975,'1050','131747933817','2025-05-22 20:14:47',3800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174793409242343727273','No',NULL,NULL,''),(16976,'1110','131747933817','2025-05-22 20:14:47',NULL,1900.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(16977,'1110','131747933817','2025-05-22 20:14:47',NULL,450.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(16978,'5500','131747933817','2025-05-22 20:14:47',2350.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16979,'4000','131747933817','2025-05-22 20:14:47',NULL,3200.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(16980,'4000','131747933817','2025-05-22 20:14:47',NULL,600.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(16981,'1050','131748018379','2025-05-23 19:54:51',56366.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174801929723443202073','No',NULL,NULL,''),(16982,'1110','131748018379','2025-05-23 19:54:51',NULL,1314.00,'','13','1','Inventory sold','1','','sales','670','','No',NULL,NULL,''),(16983,'1110','131748018379','2025-05-23 19:54:51',NULL,219.00,'','13','1','Inventory sold','1','','sales','1130','','No',NULL,NULL,''),(16984,'1110','131748018379','2025-05-23 19:54:51',NULL,600.00,'','13','1','Inventory sold','1','','sales','m33','','No',NULL,NULL,''),(16985,'1110','131748018379','2025-05-23 19:54:51',NULL,600.00,'','13','1','Inventory sold','1','','sales','m30','','No',NULL,NULL,''),(16986,'1110','131748018379','2025-05-23 19:54:51',NULL,300.00,'','13','1','Inventory sold','1','','sales','1143','','No',NULL,NULL,''),(16987,'1110','131748018379','2025-05-23 19:54:51',NULL,1800.00,'','13','1','Inventory sold','1','','sales','540','','No',NULL,NULL,''),(16988,'1110','131748018379','2025-05-23 19:54:51',NULL,1100.00,'','13','1','Inventory sold','1','','sales','1135','','No',NULL,NULL,''),(16989,'1110','131748018379','2025-05-23 19:54:51',NULL,200.00,'','13','1','Inventory sold','1','','sales','546','','No',NULL,NULL,''),(16990,'1110','131748018379','2025-05-23 19:54:51',NULL,1650.00,'','13','1','Inventory sold','1','','sales','m92','','No',NULL,NULL,''),(16991,'1110','131748018379','2025-05-23 19:54:51',NULL,600.00,'','13','1','Inventory sold','1','','sales','m74','','No',NULL,NULL,''),(16992,'1110','131748018379','2025-05-23 19:54:51',NULL,13000.00,'','13','1','Inventory sold','1','','sales','m09','','No',NULL,NULL,''),(16993,'1110','131748018379','2025-05-23 19:54:51',NULL,1680.00,'','13','1','Inventory sold','1','','sales','640','','No',NULL,NULL,''),(16994,'1110','131748018379','2025-05-23 19:54:51',NULL,1200.00,'','13','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(16995,'1110','131748018379','2025-05-23 19:54:51',NULL,700.00,'','13','1','Inventory sold','1','','sales','487','','No',NULL,NULL,''),(16996,'1110','131748018379','2025-05-23 19:54:51',NULL,1400.00,'','13','1','Inventory sold','1','','sales','683','','No',NULL,NULL,''),(16997,'1110','131748018379','2025-05-23 19:54:51',NULL,1100.00,'','13','1','Inventory sold','1','','sales','m26','','No',NULL,NULL,''),(16998,'1110','131748018379','2025-05-23 19:54:51',NULL,1700.00,'','13','1','Inventory sold','1','','sales','434','','No',NULL,NULL,''),(16999,'1110','131748018379','2025-05-23 19:54:51',NULL,2300.00,'','13','1','Inventory sold','1','','sales','418','','No',NULL,NULL,''),(17000,'1110','131748018379','2025-05-23 19:54:51',NULL,500.00,'','13','1','Inventory sold','1','','sales','m86','','No',NULL,NULL,''),(17001,'1110','131748018379','2025-05-23 19:54:51',NULL,1700.00,'','13','1','Inventory sold','1','','sales','597','','No',NULL,NULL,''),(17002,'1110','131748018379','2025-05-23 19:54:51',NULL,250.00,'','13','1','Inventory sold','1','','sales','528','','No',NULL,NULL,''),(17003,'1110','131748018379','2025-05-23 19:54:51',NULL,750.00,'','13','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(17004,'1110','131748018379','2025-05-23 19:54:51',NULL,200.00,'','13','1','Inventory sold','1','','sales','494','','No',NULL,NULL,''),(17005,'1110','131748018379','2025-05-23 19:54:51',NULL,1000.00,'','13','1','Inventory sold','1','','sales','671','','No',NULL,NULL,''),(17006,'Asset','131748018379','2025-05-23 19:54:51',35863.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17007,'4000','131748018379','2025-05-23 19:54:51',NULL,2100.00,'','13','1','Good sold','1','','sales','670','','No',NULL,NULL,''),(17008,'4000','131748018379','2025-05-23 19:54:51',NULL,350.00,'','13','1','Good sold','1','','sales','1130','','No',NULL,NULL,''),(17009,'4000','131748018379','2025-05-23 19:54:51',NULL,1000.00,'','13','1','Good sold','1','','sales','m33','','No',NULL,NULL,''),(17010,'4000','131748018379','2025-05-23 19:54:51',NULL,1000.00,'','13','1','Good sold','1','','sales','m30','','No',NULL,NULL,''),(17011,'4000','131748018379','2025-05-23 19:54:51',NULL,600.00,'','13','1','Good sold','1','','sales','1143','','No',NULL,NULL,''),(17012,'4000','131748018379','2025-05-23 19:54:51',NULL,3500.00,'','13','1','Good sold','1','','sales','540','','No',NULL,NULL,''),(17013,'4000','131748018379','2025-05-23 19:54:51',NULL,1999.00,'','13','1','Good sold','1','','sales','1135','','No',NULL,NULL,''),(17014,'4000','131748018379','2025-05-23 19:54:51',NULL,400.00,'','13','1','Good sold','1','','sales','546','','No',NULL,NULL,''),(17015,'4000','131748018379','2025-05-23 19:54:51',NULL,3999.00,'','13','1','Good sold','1','','sales','m92','','No',NULL,NULL,''),(17016,'4000','131748018379','2025-05-23 19:54:51',NULL,1299.00,'','13','1','Good sold','1','','sales','m74','','No',NULL,NULL,''),(17017,'4000','131748018379','2025-05-23 19:54:51',NULL,16000.00,'','13','1','Good sold','1','','sales','m09','','No',NULL,NULL,''),(17018,'4000','131748018379','2025-05-23 19:54:51',NULL,2100.00,'','13','1','Good sold','1','','sales','640','','No',NULL,NULL,''),(17019,'4000','131748018379','2025-05-23 19:54:51',NULL,2000.00,'','13','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(17020,'4000','131748018379','2025-05-23 19:54:51',NULL,1500.00,'','13','1','Good sold','1','','sales','487','','No',NULL,NULL,''),(17021,'4000','131748018379','2025-05-23 19:54:51',NULL,2299.00,'','13','1','Good sold','1','','sales','683','','No',NULL,NULL,''),(17022,'4000','131748018379','2025-05-23 19:54:51',NULL,2350.00,'','13','1','Good sold','1','','sales','m26','','No',NULL,NULL,''),(17023,'4000','131748018379','2025-05-23 19:54:51',NULL,3000.00,'','13','1','Good sold','1','','sales','434','','No',NULL,NULL,''),(17024,'4000','131748018379','2025-05-23 19:54:51',NULL,3200.00,'','13','1','Good sold','1','','sales','418','','No',NULL,NULL,''),(17025,'4000','131748018379','2025-05-23 19:54:51',NULL,1000.00,'','13','1','Good sold','1','','sales','m86','','No',NULL,NULL,''),(17026,'4000','131748018379','2025-05-23 19:54:51',NULL,2520.00,'','13','1','Good sold','1','','sales','597','','No',NULL,NULL,''),(17027,'4000','131748018379','2025-05-23 19:54:51',NULL,500.00,'','13','1','Good sold','1','','sales','528','','No',NULL,NULL,''),(17028,'4000','131748018379','2025-05-23 19:54:51',NULL,1500.00,'','13','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(17029,'4000','131748018379','2025-05-23 19:54:51',NULL,350.00,'','13','1','Good sold','1','','sales','494','','No',NULL,NULL,''),(17030,'4000','131748018379','2025-05-23 19:54:51',NULL,1800.00,'','13','1','Good sold','1','','sales','671','','No',NULL,NULL,''),(17031,'1050','131748019299','2025-05-23 20:01:54',6300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174801971892940090338','No',NULL,NULL,''),(17032,'1110','131748019299','2025-05-23 20:01:54',NULL,220.00,'','13','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(17033,'1110','131748019299','2025-05-23 20:01:54',NULL,0.00,'','13','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(17034,'1110','131748019299','2025-05-23 20:01:54',NULL,200.00,'','13','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(17035,'1110','131748019299','2025-05-23 20:01:54',NULL,350.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(17036,'1110','131748019299','2025-05-23 20:01:54',NULL,400.00,'','13','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(17037,'1110','131748019299','2025-05-23 20:01:54',NULL,0.00,'','13','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(17038,'1110','131748019299','2025-05-23 20:01:54',NULL,350.00,'','13','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(17039,'1110','131748019299','2025-05-23 20:01:54',NULL,250.00,'','13','1','Inventory sold','1','','sales','366','','No',NULL,NULL,''),(17040,'1110','131748019299','2025-05-23 20:01:54',NULL,340.00,'','13','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(17041,'1110','131748019299','2025-05-23 20:01:54',NULL,102.00,'','13','1','Inventory sold','1','','sales','1225','','No',NULL,NULL,''),(17042,'1110','131748019299','2025-05-23 20:01:54',NULL,350.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(17043,'1110','131748019299','2025-05-23 20:01:54',NULL,250.00,'','13','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(17044,'5500','131748019299','2025-05-23 20:01:54',2812.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17045,'4000','131748019299','2025-05-23 20:01:54',NULL,450.00,'','13','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(17046,'4000','131748019299','2025-05-23 20:01:54',NULL,450.00,'','13','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(17047,'4000','131748019299','2025-05-23 20:01:54',NULL,400.00,'','13','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(17048,'4000','131748019299','2025-05-23 20:01:54',NULL,550.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17049,'4000','131748019299','2025-05-23 20:01:54',NULL,750.00,'','13','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(17050,'4000','131748019299','2025-05-23 20:01:54',NULL,450.00,'','13','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(17051,'4000','131748019299','2025-05-23 20:01:54',NULL,500.00,'','13','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(17052,'4000','131748019299','2025-05-23 20:01:54',NULL,500.00,'','13','1','Good sold','1','','sales','366','','No',NULL,NULL,''),(17053,'4000','131748019299','2025-05-23 20:01:54',NULL,700.00,'','13','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(17054,'4000','131748019299','2025-05-23 20:01:54',NULL,200.00,'','13','1','Good sold','1','','sales','1225','','No',NULL,NULL,''),(17055,'4000','131748019299','2025-05-23 20:01:54',NULL,800.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(17056,'4000','131748019299','2025-05-23 20:01:54',NULL,550.00,'','13','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(17057,'1050','131748019719','2025-05-23 20:03:30',6100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174801984337231822333','No',NULL,NULL,''),(17058,'1110','131748019719','2025-05-23 20:03:30',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(17059,'1110','131748019719','2025-05-23 20:03:30',NULL,1800.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(17060,'1110','131748019719','2025-05-23 20:03:30',NULL,700.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(17061,'5500','131748019719','2025-05-23 20:03:30',3350.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17062,'4000','131748019719','2025-05-23 20:03:30',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(17063,'4000','131748019719','2025-05-23 20:03:30',NULL,3000.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(17064,'4000','131748019719','2025-05-23 20:03:30',NULL,1600.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(17065,'1050','131748019871','2025-05-23 20:06:15',6847.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174801998103333221239','No',NULL,NULL,''),(17066,'1110','131748019871','2025-05-23 20:06:15',NULL,400.00,'','13','1','Inventory sold','1','','sales','248','','No',NULL,NULL,''),(17067,'1110','131748019871','2025-05-23 20:06:15',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(17068,'1110','131748019871','2025-05-23 20:06:15',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17069,'1110','131748019871','2025-05-23 20:06:15',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(17070,'1110','131748019871','2025-05-23 20:06:15',NULL,850.00,'','13','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(17071,'1110','131748019871','2025-05-23 20:06:15',NULL,119.00,'','13','1','Inventory sold','1','','sales','164','','No',NULL,NULL,''),(17072,'1110','131748019871','2025-05-23 20:06:15',NULL,650.00,'','13','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(17073,'5500','131748019871','2025-05-23 20:06:15',4218.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17074,'4000','131748019871','2025-05-23 20:06:15',NULL,750.00,'','13','1','Good sold','1','','sales','248','','No',NULL,NULL,''),(17075,'4000','131748019871','2025-05-23 20:06:15',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(17076,'4000','131748019871','2025-05-23 20:06:15',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17077,'4000','131748019871','2025-05-23 20:06:15',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(17078,'4000','131748019871','2025-05-23 20:06:15',NULL,1500.00,'','13','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(17079,'4000','131748019871','2025-05-23 20:06:15',NULL,299.00,'','13','1','Good sold','1','','sales','164','','No',NULL,NULL,''),(17080,'4000','131748019871','2025-05-23 20:06:15',NULL,799.00,'','13','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(17081,'1050','131748019984','2025-05-23 20:08:50',60.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174802013323003308322','No',NULL,NULL,''),(17082,'1110','131748019984','2025-05-23 20:08:50',NULL,24.00,'','13','1','Inventory sold','1','','sales','330','','No',NULL,NULL,''),(17083,'5500','131748019984','2025-05-23 20:08:50',24.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17084,'4000','131748019984','2025-05-23 20:08:50',NULL,60.00,'','13','1','Good sold','1','','sales','330','','No',NULL,NULL,''),(17085,'1050','131748106177','2025-05-24 20:06:23',7530.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174810638828223322323','No',NULL,NULL,''),(17086,'1110','131748106177','2025-05-24 20:06:23',NULL,0.00,'','13','1','Inventory sold','1','','sales','112','','No',NULL,NULL,''),(17087,'1110','131748106177','2025-05-24 20:06:23',NULL,90.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17088,'1110','131748106177','2025-05-24 20:06:23',NULL,2200.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(17089,'1110','131748106177','2025-05-24 20:06:23',NULL,330.00,'','13','1','Inventory sold','1','','sales','277','','No',NULL,NULL,''),(17090,'1110','131748106177','2025-05-24 20:06:23',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(17091,'1110','131748106177','2025-05-24 20:06:23',NULL,104.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(17092,'1110','131748106177','2025-05-24 20:06:23',NULL,250.00,'','13','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(17093,'1110','131748106177','2025-05-24 20:06:23',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(17094,'1110','131748106177','2025-05-24 20:06:23',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17095,'5500','131748106177','2025-05-24 20:06:23',3392.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17096,'4000','131748106177','2025-05-24 20:06:23',NULL,1950.00,'','13','1','Good sold','1','','sales','112','','No',NULL,NULL,''),(17097,'4000','131748106177','2025-05-24 20:06:23',NULL,200.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17098,'4000','131748106177','2025-05-24 20:06:23',NULL,3300.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(17099,'4000','131748106177','2025-05-24 20:06:23',NULL,750.00,'','13','1','Good sold','1','','sales','277','','No',NULL,NULL,''),(17100,'4000','131748106177','2025-05-24 20:06:23',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(17101,'4000','131748106177','2025-05-24 20:06:23',NULL,200.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(17102,'4000','131748106177','2025-05-24 20:06:23',NULL,550.00,'','13','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(17103,'4000','131748106177','2025-05-24 20:06:23',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(17104,'4000','131748106177','2025-05-24 20:06:23',NULL,100.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17105,'1050','131748106390','2025-05-24 20:08:34',200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174810652908731313302','No',NULL,NULL,''),(17106,'1110','131748106390','2025-05-24 20:08:34',NULL,100.00,'','13','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(17107,'Asset','131748106390','2025-05-24 20:08:34',100.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17108,'4000','131748106390','2025-05-24 20:08:34',NULL,200.00,'','13','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(17109,'1050','131748106591','2025-05-24 20:11:03',2700.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174810667731387631706','No',NULL,NULL,''),(17110,'1110','131748106591','2025-05-24 20:11:03',NULL,552.00,'','13','1','Inventory sold','1','','sales','m54','','No',NULL,NULL,''),(17111,'1110','131748106591','2025-05-24 20:11:03',NULL,300.00,'','13','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(17112,'1110','131748106591','2025-05-24 20:11:03',NULL,501.00,'','13','1','Inventory sold','1','','sales','589','','No',NULL,NULL,''),(17113,'Asset','131748106591','2025-05-24 20:11:03',1353.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17114,'4000','131748106591','2025-05-24 20:11:03',NULL,1200.00,'','13','1','Good sold','1','','sales','m54','','No',NULL,NULL,''),(17115,'4000','131748106591','2025-05-24 20:11:03',NULL,600.00,'','13','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(17116,'4000','131748106591','2025-05-24 20:11:03',NULL,900.00,'','13','1','Good sold','1','','sales','589','','No',NULL,NULL,''),(17117,'1050','131748106680','2025-05-24 20:11:30',1600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174810669422261380303','No',NULL,NULL,''),(17118,'1110','131748106680','2025-05-24 20:11:30',NULL,900.00,'','13','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(17119,'5500','131748106680','2025-05-24 20:11:30',900.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17120,'4000','131748106680','2025-05-24 20:11:30',NULL,1600.00,'','13','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(17121,'1050','131748187262','2025-05-25 18:36:00',2450.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174818738902301310031','No',NULL,NULL,''),(17122,'1110','131748187262','2025-05-25 18:36:00',NULL,84.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(17123,'1110','131748187262','2025-05-25 18:36:00',NULL,288.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17124,'1110','131748187262','2025-05-25 18:36:00',NULL,40.00,'','13','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(17125,'1110','131748187262','2025-05-25 18:36:00',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(17126,'1110','131748187262','2025-05-25 18:36:00',NULL,130.00,'','13','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(17127,'1110','131748187262','2025-05-25 18:36:00',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(17128,'1110','131748187262','2025-05-25 18:36:00',NULL,0.00,'','13','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(17129,'5500','131748187262','2025-05-25 18:36:00',737.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17130,'4000','131748187262','2025-05-25 18:36:00',NULL,300.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(17131,'4000','131748187262','2025-05-25 18:36:00',NULL,800.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17132,'4000','131748187262','2025-05-25 18:36:00',NULL,100.00,'','13','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(17133,'4000','131748187262','2025-05-25 18:36:00',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(17134,'4000','131748187262','2025-05-25 18:36:00',NULL,300.00,'','13','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(17135,'4000','131748187262','2025-05-25 18:36:00',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(17136,'4000','131748187262','2025-05-25 18:36:00',NULL,450.00,'','13','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(17137,'1050','131748187391','2025-05-25 18:37:36',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174818746030224883738','No',NULL,NULL,''),(17138,'1110','131748187391','2025-05-25 18:37:36',NULL,340.00,'','13','1','Inventory sold','1','','sales','1235','','No',NULL,NULL,''),(17139,'5500','131748187391','2025-05-25 18:37:36',340.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17140,'4000','131748187391','2025-05-25 18:37:36',NULL,600.00,'','13','1','Good sold','1','','sales','1235','','No',NULL,NULL,''),(17141,'1050','131748187501','2025-05-25 18:39:24',5100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174818756834214023825','No',NULL,NULL,''),(17142,'1110','131748187501','2025-05-25 18:39:24',NULL,1700.00,'','13','1','Inventory sold','1','','sales','434','','No',NULL,NULL,''),(17143,'1110','131748187501','2025-05-25 18:39:24',NULL,350.00,'','13','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(17144,'1110','131748187501','2025-05-25 18:39:24',NULL,300.00,'','13','1','Inventory sold','1','','sales','562','','No',NULL,NULL,''),(17145,'1110','131748187501','2025-05-25 18:39:24',NULL,100.00,'','13','1','Inventory sold','1','','sales','507','','No',NULL,NULL,''),(17146,'1110','131748187501','2025-05-25 18:39:24',NULL,400.00,'','13','1','Inventory sold','1','','sales','m83','','No',NULL,NULL,''),(17147,'Asset','131748187501','2025-05-25 18:39:24',2850.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17148,'4000','131748187501','2025-05-25 18:39:24',NULL,3000.00,'','13','1','Good sold','1','','sales','434','','No',NULL,NULL,''),(17149,'4000','131748187501','2025-05-25 18:39:24',NULL,550.00,'','13','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(17150,'4000','131748187501','2025-05-25 18:39:24',NULL,500.00,'','13','1','Good sold','1','','sales','562','','No',NULL,NULL,''),(17151,'4000','131748187501','2025-05-25 18:39:24',NULL,200.00,'','13','1','Good sold','1','','sales','507','','No',NULL,NULL,''),(17152,'4000','131748187501','2025-05-25 18:39:24',NULL,850.00,'','13','1','Good sold','1','','sales','m83','','No',NULL,NULL,''),(17153,'1050','131748187570','2025-05-25 18:41:47',11750.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174818771003218031170','No',NULL,NULL,''),(17154,'1110','131748187570','2025-05-25 18:41:47',NULL,400.00,'','13','1','Inventory sold','1','','sales','494','','No',NULL,NULL,''),(17155,'1110','131748187570','2025-05-25 18:41:47',NULL,1300.00,'','13','1','Inventory sold','1','','sales','407','','No',NULL,NULL,''),(17156,'1110','131748187570','2025-05-25 18:41:47',NULL,1400.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(17157,'1110','131748187570','2025-05-25 18:41:47',NULL,160.00,'','13','1','Inventory sold','1','','sales','303','','No',NULL,NULL,''),(17158,'1110','131748187570','2025-05-25 18:41:47',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(17159,'1110','131748187570','2025-05-25 18:41:47',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17160,'1110','131748187570','2025-05-25 18:41:47',NULL,950.00,'','13','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(17161,'1110','131748187570','2025-05-25 18:41:47',NULL,380.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(17162,'5500','131748187570','2025-05-25 18:41:47',6590.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17163,'4000','131748187570','2025-05-25 18:41:47',NULL,700.00,'','13','1','Good sold','1','','sales','494','','No',NULL,NULL,''),(17164,'4000','131748187570','2025-05-25 18:41:47',NULL,1950.00,'','13','1','Good sold','1','','sales','407','','No',NULL,NULL,''),(17165,'4000','131748187570','2025-05-25 18:41:47',NULL,2500.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(17166,'4000','131748187570','2025-05-25 18:41:47',NULL,600.00,'','13','1','Good sold','1','','sales','303','','No',NULL,NULL,''),(17167,'4000','131748187570','2025-05-25 18:41:47',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(17168,'4000','131748187570','2025-05-25 18:41:47',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17169,'4000','131748187570','2025-05-25 18:41:47',NULL,1500.00,'','13','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(17170,'4000','131748187570','2025-05-25 18:41:47',NULL,1000.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(17171,'1050','131748187712','2025-05-25 18:44:54',4200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174818791102103723207','No',NULL,NULL,''),(17172,'1110','131748187712','2025-05-25 18:44:54',NULL,2000.00,'','13','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(17173,'1110','131748187712','2025-05-25 18:44:54',NULL,600.00,'','13','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(17174,'5500','131748187712','2025-05-25 18:44:54',2600.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17175,'4000','131748187712','2025-05-25 18:44:54',NULL,3300.00,'','13','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(17176,'4000','131748187712','2025-05-25 18:44:54',NULL,900.00,'','13','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(17177,'1050','131748279278','2025-05-26 20:08:52',1320.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174827933533220043303','No',NULL,NULL,''),(17178,'1110','131748279278','2025-05-26 20:08:52',NULL,750.00,'','13','1','Inventory sold','1','','sales','497','','No',NULL,NULL,''),(17179,'5500','131748279278','2025-05-26 20:08:52',750.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17180,'4000','131748279278','2025-05-26 20:08:52',NULL,1320.00,'','13','1','Good sold','1','','sales','497','','No',NULL,NULL,''),(17181,'1050','131748279337','2025-05-26 20:11:50',4900.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174827951951342522323','No',NULL,NULL,''),(17182,'1110','131748279337','2025-05-26 20:11:50',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17183,'1110','131748279337','2025-05-26 20:11:50',NULL,250.00,'','13','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(17184,'1110','131748279337','2025-05-26 20:11:50',NULL,500.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(17185,'1110','131748279337','2025-05-26 20:11:50',NULL,0.00,'','13','1','Inventory sold','1','','sales','6972864340117','','No',NULL,NULL,''),(17186,'1110','131748279337','2025-05-26 20:11:50',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17187,'1110','131748279337','2025-05-26 20:11:50',NULL,360.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17188,'1110','131748279337','2025-05-26 20:11:50',NULL,170.00,'','13','1','Inventory sold','1','','sales','1235','','No',NULL,NULL,''),(17189,'1110','131748279337','2025-05-26 20:11:50',NULL,180.00,'','13','1','Inventory sold','1','','sales','1234','','No',NULL,NULL,''),(17190,'5500','131748279337','2025-05-26 20:11:50',2354.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17191,'4000','131748279337','2025-05-26 20:11:50',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17192,'4000','131748279337','2025-05-26 20:11:50',NULL,500.00,'','13','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(17193,'4000','131748279337','2025-05-26 20:11:50',NULL,950.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(17194,'4000','131748279337','2025-05-26 20:11:50',NULL,450.00,'','13','1','Good sold','1','','sales','6972864340117','','No',NULL,NULL,''),(17195,'4000','131748279337','2025-05-26 20:11:50',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17196,'4000','131748279337','2025-05-26 20:11:50',NULL,1000.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17197,'4000','131748279337','2025-05-26 20:11:50',NULL,300.00,'','13','1','Good sold','1','','sales','1235','','No',NULL,NULL,''),(17198,'4000','131748279337','2025-05-26 20:11:50',NULL,350.00,'','13','1','Good sold','1','','sales','1234','','No',NULL,NULL,''),(17199,'1050','131748279555','2025-05-26 20:13:27',1500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174827961202360033203','No',NULL,NULL,''),(17200,'1110','131748279555','2025-05-26 20:13:27',NULL,1000.00,'','13','1','Inventory sold','1','','sales','1223','','No',NULL,NULL,''),(17201,'5500','131748279555','2025-05-26 20:13:27',1000.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17202,'4000','131748279555','2025-05-26 20:13:27',NULL,1500.00,'','13','1','Good sold','1','','sales','1223','','No',NULL,NULL,''),(17203,'1050','131748279613','2025-05-26 20:17:00',1500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174827982320132009241','No',NULL,NULL,''),(17204,'1110','131748279613','2025-05-26 20:17:00',NULL,850.00,'','13','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(17205,'5500','131748279613','2025-05-26 20:17:00',850.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17206,'4000','131748279613','2025-05-26 20:17:00',NULL,1500.00,'','13','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(17207,'1050','131748365466','2025-05-27 20:08:16',7790.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174836571630063833021','No',NULL,NULL,''),(17208,'1110','131748365466','2025-05-27 20:08:16',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(17209,'1110','131748365466','2025-05-27 20:08:16',NULL,200.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(17210,'1110','131748365466','2025-05-27 20:08:16',NULL,125.00,'','13','1','Inventory sold','1','','sales','6971919199014','','No',NULL,NULL,''),(17211,'1110','131748365466','2025-05-27 20:08:16',NULL,250.00,'','13','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(17212,'1110','131748365466','2025-05-27 20:08:16',NULL,45.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(17213,'1110','131748365466','2025-05-27 20:08:16',NULL,45.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(17214,'1110','131748365466','2025-05-27 20:08:16',NULL,250.00,'','13','1','Inventory sold','1','','sales','366','','No',NULL,NULL,''),(17215,'1110','131748365466','2025-05-27 20:08:16',NULL,750.00,'','13','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(17216,'1110','131748365466','2025-05-27 20:08:16',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(17217,'1110','131748365466','2025-05-27 20:08:16',NULL,156.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17218,'1110','131748365466','2025-05-27 20:08:16',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(17219,'1110','131748365466','2025-05-27 20:08:16',NULL,350.00,'','13','1','Inventory sold','1','','sales','1191','','No',NULL,NULL,''),(17220,'1110','131748365466','2025-05-27 20:08:16',NULL,240.00,'','13','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17221,'1110','131748365466','2025-05-27 20:08:16',NULL,180.00,'','13','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(17222,'5500','131748365466','2025-05-27 20:08:16',4157.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17223,'4000','131748365466','2025-05-27 20:08:16',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(17224,'4000','131748365466','2025-05-27 20:08:16',NULL,350.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(17225,'4000','131748365466','2025-05-27 20:08:16',NULL,250.00,'','13','1','Good sold','1','','sales','6971919199014','','No',NULL,NULL,''),(17226,'4000','131748365466','2025-05-27 20:08:16',NULL,500.00,'','13','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(17227,'4000','131748365466','2025-05-27 20:08:16',NULL,120.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(17228,'4000','131748365466','2025-05-27 20:08:16',NULL,120.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(17229,'4000','131748365466','2025-05-27 20:08:16',NULL,500.00,'','13','1','Good sold','1','','sales','366','','No',NULL,NULL,''),(17230,'4000','131748365466','2025-05-27 20:08:16',NULL,1500.00,'','13','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(17231,'4000','131748365466','2025-05-27 20:08:16',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(17232,'4000','131748365466','2025-05-27 20:08:16',NULL,300.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17233,'4000','131748365466','2025-05-27 20:08:16',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(17234,'4000','131748365466','2025-05-27 20:08:16',NULL,650.00,'','13','1','Good sold','1','','sales','1191','','No',NULL,NULL,''),(17235,'4000','131748365466','2025-05-27 20:08:16',NULL,450.00,'','13','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17236,'4000','131748365466','2025-05-27 20:08:16',NULL,300.00,'','13','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(17237,'1050','131748365719','2025-05-27 20:10:13',450.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174836581930300333323','No',NULL,NULL,''),(17238,'1110','131748365719','2025-05-27 20:10:13',NULL,220.00,'','13','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(17239,'5500','131748365719','2025-05-27 20:10:13',220.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17240,'4000','131748365719','2025-05-27 20:10:13',NULL,450.00,'','13','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(17241,'1050','131748365876','2025-05-27 20:12:24',1400.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174836594792220123360','No',NULL,NULL,''),(17242,'1110','131748365876','2025-05-27 20:12:24',NULL,200.00,'','13','1','Inventory sold','1','','sales','644','','No',NULL,NULL,''),(17243,'1110','131748365876','2025-05-27 20:12:24',NULL,300.00,'','13','1','Inventory sold','1','','sales','645','','No',NULL,NULL,''),(17244,'1110','131748365876','2025-05-27 20:12:24',NULL,380.00,'','13','1','Inventory sold','1','','sales','m82','','No',NULL,NULL,''),(17245,'5500','131748365876','2025-05-27 20:12:24',880.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17246,'4000','131748365876','2025-05-27 20:12:24',NULL,350.00,'','13','1','Good sold','1','','sales','644','','No',NULL,NULL,''),(17247,'4000','131748365876','2025-05-27 20:12:24',NULL,450.00,'','13','1','Good sold','1','','sales','645','','No',NULL,NULL,''),(17248,'4000','131748365876','2025-05-27 20:12:24',NULL,600.00,'','13','1','Good sold','1','','sales','m82','','No',NULL,NULL,''),(17249,'1050','131748452268','2025-05-28 20:13:37',11300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174845242125342033033','No',NULL,NULL,''),(17250,'1110','131748452268','2025-05-28 20:13:37',NULL,2600.00,'','13','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(17251,'1110','131748452268','2025-05-28 20:13:37',NULL,400.00,'','13','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(17252,'1110','131748452268','2025-05-28 20:13:37',NULL,1400.00,'','13','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(17253,'1110','131748452268','2025-05-28 20:13:37',NULL,80.00,'','13','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(17254,'1110','131748452268','2025-05-28 20:13:37',NULL,1000.00,'','13','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(17255,'1110','131748452268','2025-05-28 20:13:37',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(17256,'1110','131748452268','2025-05-28 20:13:37',NULL,0.00,'','13','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(17257,'1110','131748452268','2025-05-28 20:13:37',NULL,350.00,'','13','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(17258,'1110','131748452268','2025-05-28 20:13:37',NULL,0.00,'','13','1','Inventory sold','1','','sales','65','','No',NULL,NULL,''),(17259,'1110','131748452268','2025-05-28 20:13:37',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(17260,'5500','131748452268','2025-05-28 20:13:37',6191.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17261,'4000','131748452268','2025-05-28 20:13:37',NULL,3800.00,'','13','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(17262,'4000','131748452268','2025-05-28 20:13:37',NULL,600.00,'','13','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(17263,'4000','131748452268','2025-05-28 20:13:37',NULL,2800.00,'','13','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(17264,'4000','131748452268','2025-05-28 20:13:37',NULL,150.00,'','13','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(17265,'4000','131748452268','2025-05-28 20:13:37',NULL,1600.00,'','13','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(17266,'4000','131748452268','2025-05-28 20:13:37',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(17267,'4000','131748452268','2025-05-28 20:13:37',NULL,450.00,'','13','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(17268,'4000','131748452268','2025-05-28 20:13:37',NULL,500.00,'','13','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(17269,'4000','131748452268','2025-05-28 20:13:37',NULL,750.00,'','13','1','Good sold','1','','sales','65','','No',NULL,NULL,''),(17270,'4000','131748452268','2025-05-28 20:13:37',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(17271,'1050','131748452424','2025-05-28 20:14:38',250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174845248127224423133','No',NULL,NULL,''),(17272,'1110','131748452424','2025-05-28 20:14:38',NULL,150.00,'','13','1','Inventory sold','1','','sales','501','','No',NULL,NULL,''),(17273,'5500','131748452424','2025-05-28 20:14:38',150.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17274,'4000','131748452424','2025-05-28 20:14:38',NULL,250.00,'','13','1','Good sold','1','','sales','501','','No',NULL,NULL,''),(17275,'1050','131748452512','2025-05-28 20:15:49',1200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174845259253222432042','No',NULL,NULL,''),(17276,'1110','131748452512','2025-05-28 20:15:49',NULL,432.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17277,'5500','131748452512','2025-05-28 20:15:49',432.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17278,'4000','131748452512','2025-05-28 20:15:49',NULL,1200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17279,'1050','131748538227','2025-05-29 20:04:54',2299.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174853830232102233208','No',NULL,NULL,''),(17280,'1110','131748538227','2025-05-29 20:04:54',NULL,850.00,'','13','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(17281,'1110','131748538227','2025-05-29 20:04:54',NULL,642.00,'','13','1','Inventory sold','1','','sales','187','','No',NULL,NULL,''),(17282,'5500','131748538227','2025-05-29 20:04:54',1492.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17283,'4000','131748538227','2025-05-29 20:04:54',NULL,1500.00,'','13','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(17284,'4000','131748538227','2025-05-29 20:04:54',NULL,799.00,'','13','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(17285,'1050','131748538385','2025-05-29 20:06:44',300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174853841083523420238','No',NULL,NULL,''),(17286,'1110','131748538385','2025-05-29 20:06:44',NULL,162.00,'','13','1','Inventory sold','1','','sales','m85','','No',NULL,NULL,''),(17287,'Asset','131748538385','2025-05-29 20:06:44',162.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17288,'4000','131748538385','2025-05-29 20:06:44',NULL,300.00,'','13','1','Good sold','1','','sales','m85','','No',NULL,NULL,''),(17289,'1050','131748624393','2025-05-30 20:04:40',3030.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174862469232127400203','No',NULL,NULL,''),(17290,'1110','131748624393','2025-05-30 20:04:40',NULL,260.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17291,'1110','131748624393','2025-05-30 20:04:40',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(17292,'1110','131748624393','2025-05-30 20:04:40',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17293,'1110','131748624393','2025-05-30 20:04:40',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(17294,'1110','131748624393','2025-05-30 20:04:40',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(17295,'1110','131748624393','2025-05-30 20:04:40',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(17296,'5500','131748624393','2025-05-30 20:04:40',1615.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17297,'4000','131748624393','2025-05-30 20:04:40',NULL,500.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17298,'4000','131748624393','2025-05-30 20:04:40',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(17299,'4000','131748624393','2025-05-30 20:04:40',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17300,'4000','131748624393','2025-05-30 20:04:40',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(17301,'4000','131748624393','2025-05-30 20:04:40',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(17302,'4000','131748624393','2025-05-30 20:04:40',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(17303,'1050','131748624728','2025-05-30 20:05:49',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174862476126342322202','No',NULL,NULL,''),(17304,'1110','131748624728','2025-05-30 20:05:49',NULL,350.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(17305,'5500','131748624728','2025-05-30 20:05:49',350.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17306,'4000','131748624728','2025-05-30 20:05:49',NULL,600.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(17307,'1050','131748710746','2025-05-31 20:13:18',22849.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174871164230732221033','No',NULL,NULL,''),(17308,'1110','131748710746','2025-05-31 20:13:18',NULL,5700.00,'','13','1','Inventory sold','1','','sales','1236','','No',NULL,NULL,''),(17309,'1110','131748710746','2025-05-31 20:13:18',NULL,1000.00,'','13','1','Inventory sold','1','','sales','45','','No',NULL,NULL,''),(17310,'1110','131748710746','2025-05-31 20:13:18',NULL,750.00,'','13','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(17311,'1110','131748710746','2025-05-31 20:13:18',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17312,'1110','131748710746','2025-05-31 20:13:18',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17313,'1110','131748710746','2025-05-31 20:13:18',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17314,'1110','131748710746','2025-05-31 20:13:18',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(17315,'1110','131748710746','2025-05-31 20:13:18',NULL,200.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(17316,'1110','131748710746','2025-05-31 20:13:18',NULL,400.00,'','13','1','Inventory sold','1','','sales','141','','No',NULL,NULL,''),(17317,'1110','131748710746','2025-05-31 20:13:18',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(17318,'1110','131748710746','2025-05-31 20:13:18',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(17319,'1110','131748710746','2025-05-31 20:13:18',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17320,'1110','131748710746','2025-05-31 20:13:18',NULL,190.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(17321,'1110','131748710746','2025-05-31 20:13:18',NULL,750.00,'','13','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(17322,'1110','131748710746','2025-05-31 20:13:18',NULL,650.00,'','13','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(17323,'1110','131748710746','2025-05-31 20:13:18',NULL,130.00,'','13','1','Inventory sold','1','','sales','267','','No',NULL,NULL,''),(17324,'1110','131748710746','2025-05-31 20:13:18',NULL,128.00,'','13','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(17325,'5500','131748710746','2025-05-31 20:13:18',14766.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17326,'4000','131748710746','2025-05-31 20:13:18',NULL,7500.00,'','13','1','Good sold','1','','sales','1236','','No',NULL,NULL,''),(17327,'4000','131748710746','2025-05-31 20:13:18',NULL,1600.00,'','13','1','Good sold','1','','sales','45','','No',NULL,NULL,''),(17328,'4000','131748710746','2025-05-31 20:13:18',NULL,1300.00,'','13','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(17329,'4000','131748710746','2025-05-31 20:13:18',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17330,'4000','131748710746','2025-05-31 20:13:18',NULL,200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17331,'4000','131748710746','2025-05-31 20:13:18',NULL,100.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17332,'4000','131748710746','2025-05-31 20:13:18',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(17333,'4000','131748710746','2025-05-31 20:13:18',NULL,350.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(17334,'4000','131748710746','2025-05-31 20:13:18',NULL,700.00,'','13','1','Good sold','1','','sales','141','','No',NULL,NULL,''),(17335,'4000','131748710746','2025-05-31 20:13:18',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(17336,'4000','131748710746','2025-05-31 20:13:18',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(17337,'4000','131748710746','2025-05-31 20:13:18',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17338,'4000','131748710746','2025-05-31 20:13:18',NULL,500.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(17339,'4000','131748710746','2025-05-31 20:13:18',NULL,1500.00,'','13','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(17340,'4000','131748710746','2025-05-31 20:13:18',NULL,799.00,'','13','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(17341,'4000','131748710746','2025-05-31 20:13:18',NULL,250.00,'','13','1','Good sold','1','','sales','267','','No',NULL,NULL,''),(17342,'4000','131748710746','2025-05-31 20:13:18',NULL,200.00,'','13','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(17343,'1050','131748711681','2025-05-31 20:15:05',4500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174871171102033823070','No',NULL,NULL,''),(17344,'1110','131748711681','2025-05-31 20:15:05',NULL,3200.00,'','13','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(17345,'5500','131748711681','2025-05-31 20:15:05',3200.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17346,'4000','131748711681','2025-05-31 20:15:05',NULL,4500.00,'','13','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(17347,'1050','131748711863','2025-05-31 20:17:52',200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174871187513258022073','No',NULL,NULL,''),(17348,'1110','131748711863','2025-05-31 20:17:52',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(17349,'5500','131748711863','2025-05-31 20:17:52',133.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17350,'4000','131748711863','2025-05-31 20:17:52',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(17351,'1050','131748792657','2025-06-01 18:46:29',6600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174879280829243320337','No',NULL,NULL,''),(17352,'1110','131748792657','2025-06-01 18:46:29',NULL,750.00,'','13','1','Inventory sold','1','','sales','106','','No',NULL,NULL,''),(17353,'1110','131748792657','2025-06-01 18:46:29',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(17354,'1110','131748792657','2025-06-01 18:46:29',NULL,200.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(17355,'1110','131748792657','2025-06-01 18:46:29',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(17356,'1110','131748792657','2025-06-01 18:46:29',NULL,1400.00,'','13','1','Inventory sold','1','','sales','292','','No',NULL,NULL,''),(17357,'5500','131748792657','2025-06-01 18:46:29',3545.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17358,'4000','131748792657','2025-06-01 18:46:29',NULL,1500.00,'','13','1','Good sold','1','','sales','106','','No',NULL,NULL,''),(17359,'4000','131748792657','2025-06-01 18:46:29',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(17360,'4000','131748792657','2025-06-01 18:46:29',NULL,400.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(17361,'4000','131748792657','2025-06-01 18:46:29',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(17362,'4000','131748792657','2025-06-01 18:46:29',NULL,2800.00,'','13','1','Good sold','1','','sales','292','','No',NULL,NULL,''),(17363,'1050','131748882109','2025-06-02 19:42:38',9610.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174888287022287120033','No',NULL,NULL,''),(17364,'1110','131748882109','2025-06-02 19:42:38',NULL,180.00,'','13','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(17365,'1110','131748882109','2025-06-02 19:42:38',NULL,125.00,'','13','1','Inventory sold','1','','sales','53','','No',NULL,NULL,''),(17366,'1110','131748882109','2025-06-02 19:42:38',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(17367,'1110','131748882109','2025-06-02 19:42:38',NULL,900.00,'','13','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(17368,'1110','131748882109','2025-06-02 19:42:38',NULL,350.00,'','13','1','Inventory sold','1','','sales','62','','No',NULL,NULL,''),(17369,'1110','131748882109','2025-06-02 19:42:38',NULL,600.00,'','13','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(17370,'1110','131748882109','2025-06-02 19:42:38',NULL,2600.00,'','13','1','Inventory sold','1','','sales','169','','No',NULL,NULL,''),(17371,'1110','131748882109','2025-06-02 19:42:38',NULL,250.00,'','13','1','Inventory sold','1','','sales','30','','No',NULL,NULL,''),(17372,'1110','131748882109','2025-06-02 19:42:38',NULL,80.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(17373,'5500','131748882109','2025-06-02 19:42:38',5935.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17374,'4000','131748882109','2025-06-02 19:42:38',NULL,300.00,'','13','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(17375,'4000','131748882109','2025-06-02 19:42:38',NULL,300.00,'','13','1','Good sold','1','','sales','53','','No',NULL,NULL,''),(17376,'4000','131748882109','2025-06-02 19:42:38',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(17377,'4000','131748882109','2025-06-02 19:42:38',NULL,1600.00,'','13','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(17378,'4000','131748882109','2025-06-02 19:42:38',NULL,500.00,'','13','1','Good sold','1','','sales','62','','No',NULL,NULL,''),(17379,'4000','131748882109','2025-06-02 19:42:38',NULL,900.00,'','13','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(17380,'4000','131748882109','2025-06-02 19:42:38',NULL,3800.00,'','13','1','Good sold','1','','sales','169','','No',NULL,NULL,''),(17381,'4000','131748882109','2025-06-02 19:42:38',NULL,400.00,'','13','1','Good sold','1','','sales','30','','No',NULL,NULL,''),(17382,'4000','131748882109','2025-06-02 19:42:38',NULL,160.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(17383,'1050','131748882899','2025-06-02 19:48:38',1500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174888311401003023143','No',NULL,NULL,''),(17384,'1110','131748882899','2025-06-02 19:48:38',NULL,1500.00,'','13','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(17385,'5500','131748882899','2025-06-02 19:48:38',1500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17386,'4000','131748882899','2025-06-02 19:48:38',NULL,1500.00,'','13','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(17387,'1050','131748883194','2025-06-02 19:53:43',150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174888323548332173230','No',NULL,NULL,''),(17388,'1110','131748883194','2025-06-02 19:53:43',NULL,80.00,'','13','1','Inventory sold','1','','sales','690','','No',NULL,NULL,''),(17389,'Asset','131748883194','2025-06-02 19:53:43',80.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17390,'4000','131748883194','2025-06-02 19:53:43',NULL,150.00,'','13','1','Good sold','1','','sales','690','','No',NULL,NULL,''),(17391,'1050','131748883361','2025-06-02 19:57:22',4550.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174888344923302322328','No',NULL,NULL,''),(17392,'1110','131748883361','2025-06-02 19:57:22',NULL,850.00,'','13','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(17393,'1110','131748883361','2025-06-02 19:57:22',NULL,1300.00,'','13','1','Inventory sold','1','','sales','m79','','No',NULL,NULL,''),(17394,'1110','131748883361','2025-06-02 19:57:22',NULL,250.00,'','13','1','Inventory sold','1','','sales','327','','No',NULL,NULL,''),(17395,'5500','131748883361','2025-06-02 19:57:22',2400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17396,'4000','131748883361','2025-06-02 19:57:22',NULL,1500.00,'','13','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(17397,'4000','131748883361','2025-06-02 19:57:22',NULL,2500.00,'','13','1','Good sold','1','','sales','m79','','No',NULL,NULL,''),(17398,'4000','131748883361','2025-06-02 19:57:22',NULL,550.00,'','13','1','Good sold','1','','sales','327','','No',NULL,NULL,''),(17399,'1050','131748967405','2025-06-03 19:24:04',12590.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174896789033729702330','No',NULL,NULL,''),(17400,'1110','131748967405','2025-06-03 19:24:04',NULL,1250.00,'','13','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(17401,'1110','131748967405','2025-06-03 19:24:04',NULL,104.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17402,'1110','131748967405','2025-06-03 19:24:04',NULL,140.00,'','13','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(17403,'1110','131748967405','2025-06-03 19:24:04',NULL,1900.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(17404,'1110','131748967405','2025-06-03 19:24:04',NULL,360.00,'','13','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(17405,'1110','131748967405','2025-06-03 19:24:04',NULL,160.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(17406,'1110','131748967405','2025-06-03 19:24:04',NULL,22.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(17407,'1110','131748967405','2025-06-03 19:24:04',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(17408,'1110','131748967405','2025-06-03 19:24:04',NULL,600.00,'','13','1','Inventory sold','1','','sales','207','','No',NULL,NULL,''),(17409,'1110','131748967405','2025-06-03 19:24:04',NULL,1000.00,'','13','1','Inventory sold','1','','sales','352','','No',NULL,NULL,''),(17410,'1110','131748967405','2025-06-03 19:24:04',NULL,340.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(17411,'1110','131748967405','2025-06-03 19:24:04',NULL,60.00,'','13','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(17412,'1110','131748967405','2025-06-03 19:24:04',NULL,168.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(17413,'5500','131748967405','2025-06-03 19:24:04',7054.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17414,'4000','131748967405','2025-06-03 19:24:04',NULL,2000.00,'','13','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(17415,'4000','131748967405','2025-06-03 19:24:04',NULL,200.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17416,'4000','131748967405','2025-06-03 19:24:04',NULL,240.00,'','13','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(17417,'4000','131748967405','2025-06-03 19:24:04',NULL,3000.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(17418,'4000','131748967405','2025-06-03 19:24:04',NULL,450.00,'','13','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(17419,'4000','131748967405','2025-06-03 19:24:04',NULL,320.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(17420,'4000','131748967405','2025-06-03 19:24:04',NULL,60.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(17421,'4000','131748967405','2025-06-03 19:24:04',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(17422,'4000','131748967405','2025-06-03 19:24:04',NULL,1400.00,'','13','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(17423,'4000','131748967405','2025-06-03 19:24:04',NULL,1500.00,'','13','1','Good sold','1','','sales','352','','No',NULL,NULL,''),(17424,'4000','131748967405','2025-06-03 19:24:04',NULL,1100.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(17425,'4000','131748967405','2025-06-03 19:24:04',NULL,120.00,'','13','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(17426,'4000','131748967405','2025-06-03 19:24:04',NULL,600.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(17427,'1050','131748967917','2025-06-03 19:27:02',800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174896803021281300823','No',NULL,NULL,''),(17428,'1110','131748967917','2025-06-03 19:27:02',NULL,100.00,'','13','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(17429,'1110','131748967917','2025-06-03 19:27:02',NULL,300.00,'','13','1','Inventory sold','1','','sales','m32','','No',NULL,NULL,''),(17430,'Asset','131748967917','2025-06-03 19:27:02',400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17431,'4000','131748967917','2025-06-03 19:27:02',NULL,200.00,'','13','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(17432,'4000','131748967917','2025-06-03 19:27:02',NULL,600.00,'','13','1','Good sold','1','','sales','m32','','No',NULL,NULL,''),(17433,'1050','131748969751','2025-06-03 19:56:00',200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174896976423239222262','No',NULL,NULL,''),(17434,'1110','131748969751','2025-06-03 19:56:00',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(17435,'5500','131748969751','2025-06-03 19:56:00',133.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17436,'4000','131748969751','2025-06-03 19:56:00',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(17437,'1050','131748970425','2025-06-03 20:07:56',200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174897047922247020400','No',NULL,NULL,''),(17438,'1110','131748970425','2025-06-03 20:07:56',NULL,100.00,'','13','1','Inventory sold','1','','sales','284','','No',NULL,NULL,''),(17439,'5500','131748970425','2025-06-03 20:07:56',100.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17440,'4000','131748970425','2025-06-03 20:07:56',NULL,200.00,'','13','1','Good sold','1','','sales','284','','No',NULL,NULL,''),(17441,'1050','131748970480','2025-06-03 20:08:21',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174897050423122405220','No',NULL,NULL,''),(17442,'1110','131748970480','2025-06-03 20:08:21',NULL,300.00,'','13','1','Inventory sold','1','','sales','m32','','No',NULL,NULL,''),(17443,'Asset','131748970480','2025-06-03 20:08:21',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17444,'4000','131748970480','2025-06-03 20:08:21',NULL,600.00,'','13','1','Good sold','1','','sales','m32','','No',NULL,NULL,''),(17445,'1050','131748970959','2025-06-03 20:16:12',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174897097505203309223','No',NULL,NULL,''),(17446,'1110','131748970959','2025-06-03 20:16:12',NULL,300.00,'','13','1','Inventory sold','1','','sales','m32','','No',NULL,NULL,''),(17447,'Asset','131748970959','2025-06-03 20:16:12',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17448,'4000','131748970959','2025-06-03 20:16:12',NULL,600.00,'','13','1','Good sold','1','','sales','m32','','No',NULL,NULL,''),(17449,'1050','131748970999','2025-06-03 20:16:50',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174897101320130980800','No',NULL,NULL,''),(17450,'1110','131748970999','2025-06-03 20:16:50',NULL,300.00,'','13','1','Inventory sold','1','','sales','m32','','No',NULL,NULL,''),(17451,'Asset','131748970999','2025-06-03 20:16:50',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17452,'4000','131748970999','2025-06-03 20:16:50',NULL,600.00,'','13','1','Good sold','1','','sales','m32','','No',NULL,NULL,''),(17453,'1050','131748971014','2025-06-03 20:17:24',1000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174897104722201203002','No',NULL,NULL,''),(17454,'1110','131748971014','2025-06-03 20:17:24',NULL,535.00,'','13','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(17455,'5500','131748971014','2025-06-03 20:17:24',535.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17456,'4000','131748971014','2025-06-03 20:17:24',NULL,1000.00,'','13','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(17457,'1050','131749057018','2025-06-04 20:14:53',13170.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174905742521322312230','No',NULL,NULL,''),(17458,'1110','131749057018','2025-06-04 20:14:53',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(17459,'1110','131749057018','2025-06-04 20:14:53',NULL,750.00,'','13','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(17460,'1110','131749057018','2025-06-04 20:14:53',NULL,1500.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(17461,'1110','131749057018','2025-06-04 20:14:53',NULL,700.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(17462,'1110','131749057018','2025-06-04 20:14:53',NULL,350.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(17463,'1110','131749057018','2025-06-04 20:14:53',NULL,350.00,'','13','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(17464,'1110','131749057018','2025-06-04 20:14:53',NULL,105.00,'','13','1','Inventory sold','1','','sales','195','','No',NULL,NULL,''),(17465,'1110','131749057018','2025-06-04 20:14:53',NULL,416.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17466,'1110','131749057018','2025-06-04 20:14:53',NULL,1100.00,'','13','1','Inventory sold','1','','sales','87','','No',NULL,NULL,''),(17467,'1110','131749057018','2025-06-04 20:14:53',NULL,1000.00,'','13','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(17468,'1110','131749057018','2025-06-04 20:14:53',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17469,'1110','131749057018','2025-06-04 20:14:53',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(17470,'1110','131749057018','2025-06-04 20:14:53',NULL,180.00,'','13','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(17471,'5500','131749057018','2025-06-04 20:14:53',6751.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17472,'4000','131749057018','2025-06-04 20:14:53',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(17473,'4000','131749057018','2025-06-04 20:14:53',NULL,1300.00,'','13','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(17474,'4000','131749057018','2025-06-04 20:14:53',NULL,2850.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(17475,'4000','131749057018','2025-06-04 20:14:53',NULL,1100.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17476,'4000','131749057018','2025-06-04 20:14:53',NULL,800.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(17477,'4000','131749057018','2025-06-04 20:14:53',NULL,800.00,'','13','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(17478,'4000','131749057018','2025-06-04 20:14:53',NULL,200.00,'','13','1','Good sold','1','','sales','195','','No',NULL,NULL,''),(17479,'4000','131749057018','2025-06-04 20:14:53',NULL,800.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17480,'4000','131749057018','2025-06-04 20:14:53',NULL,1900.00,'','13','1','Good sold','1','','sales','87','','No',NULL,NULL,''),(17481,'4000','131749057018','2025-06-04 20:14:53',NULL,2300.00,'','13','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(17482,'4000','131749057018','2025-06-04 20:14:53',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17483,'4000','131749057018','2025-06-04 20:14:53',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(17484,'4000','131749057018','2025-06-04 20:14:53',NULL,300.00,'','13','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(17485,'1050','131749057468','2025-06-04 20:18:16',390.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174905749930332753423','No',NULL,NULL,''),(17486,'1110','131749057468','2025-06-04 20:18:16',NULL,100.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(17487,'1110','131749057468','2025-06-04 20:18:16',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(17488,'5500','131749057468','2025-06-04 20:18:16',200.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17489,'4000','131749057468','2025-06-04 20:18:16',NULL,140.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(17490,'4000','131749057468','2025-06-04 20:18:16',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(17491,'1050','131749142325','2025-06-05 19:55:46',10270.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174914306532600420233','No',NULL,NULL,''),(17492,'1110','131749142325','2025-06-05 19:55:46',NULL,900.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(17493,'1110','131749142325','2025-06-05 19:55:46',NULL,216.00,'','13','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(17494,'1110','131749142325','2025-06-05 19:55:46',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(17495,'1110','131749142325','2025-06-05 19:55:46',NULL,520.00,'','13','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(17496,'1110','131749142325','2025-06-05 19:55:46',NULL,1600.00,'','13','1','Inventory sold','1','','sales','324','','No',NULL,NULL,''),(17497,'1110','131749142325','2025-06-05 19:55:46',NULL,1000.00,'','13','1','Inventory sold','1','','sales','362','','No',NULL,NULL,''),(17498,'1110','131749142325','2025-06-05 19:55:46',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(17499,'1110','131749142325','2025-06-05 19:55:46',NULL,160.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(17500,'5500','131749142325','2025-06-05 19:55:46',5696.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17501,'4000','131749142325','2025-06-05 19:55:46',NULL,1700.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(17502,'4000','131749142325','2025-06-05 19:55:46',NULL,400.00,'','13','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(17503,'4000','131749142325','2025-06-05 19:55:46',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(17504,'4000','131749142325','2025-06-05 19:55:46',NULL,900.00,'','13','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(17505,'4000','131749142325','2025-06-05 19:55:46',NULL,2700.00,'','13','1','Good sold','1','','sales','324','','No',NULL,NULL,''),(17506,'4000','131749142325','2025-06-05 19:55:46',NULL,2000.00,'','13','1','Good sold','1','','sales','362','','No',NULL,NULL,''),(17507,'4000','131749142325','2025-06-05 19:55:46',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(17508,'4000','131749142325','2025-06-05 19:55:46',NULL,320.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(17509,'1050','131749227621','2025-06-06 19:50:39',9250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174922866203403232238','No',NULL,NULL,''),(17510,'1110','131749227621','2025-06-06 19:50:39',NULL,350.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(17511,'1110','131749227621','2025-06-06 19:50:39',NULL,500.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(17512,'1110','131749227621','2025-06-06 19:50:39',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(17513,'1110','131749227621','2025-06-06 19:50:39',NULL,450.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(17514,'1110','131749227621','2025-06-06 19:50:39',NULL,80.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(17515,'1110','131749227621','2025-06-06 19:50:39',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(17516,'1110','131749227621','2025-06-06 19:50:39',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(17517,'1110','131749227621','2025-06-06 19:50:39',NULL,216.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17518,'1110','131749227621','2025-06-06 19:50:39',NULL,450.00,'','13','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(17519,'1110','131749227621','2025-06-06 19:50:39',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(17520,'1110','131749227621','2025-06-06 19:50:39',NULL,1500.00,'','13','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(17521,'1110','131749227621','2025-06-06 19:50:39',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(17522,'1110','131749227621','2025-06-06 19:50:39',NULL,0.00,'','13','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(17523,'1110','131749227621','2025-06-06 19:50:39',NULL,500.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(17524,'5500','131749227621','2025-06-06 19:50:39',5552.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17525,'4000','131749227621','2025-06-06 19:50:39',NULL,550.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(17526,'4000','131749227621','2025-06-06 19:50:39',NULL,950.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(17527,'4000','131749227621','2025-06-06 19:50:39',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(17528,'4000','131749227621','2025-06-06 19:50:39',NULL,650.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(17529,'4000','131749227621','2025-06-06 19:50:39',NULL,160.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(17530,'4000','131749227621','2025-06-06 19:50:39',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(17531,'4000','131749227621','2025-06-06 19:50:39',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(17532,'4000','131749227621','2025-06-06 19:50:39',NULL,600.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17533,'4000','131749227621','2025-06-06 19:50:39',NULL,800.00,'','13','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(17534,'4000','131749227621','2025-06-06 19:50:39',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(17535,'4000','131749227621','2025-06-06 19:50:39',NULL,1500.00,'','13','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(17536,'4000','131749227621','2025-06-06 19:50:39',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(17537,'4000','131749227621','2025-06-06 19:50:39',NULL,450.00,'','13','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(17538,'4000','131749227621','2025-06-06 19:50:39',NULL,900.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(17539,'1050','131749228690','2025-06-06 19:58:27',11018.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174922911522520303230','No',NULL,NULL,''),(17540,'1110','131749228690','2025-06-06 19:58:27',NULL,340.00,'','13','1','Inventory sold','1','','sales','1235','','No',NULL,NULL,''),(17541,'1110','131749228690','2025-06-06 19:58:27',NULL,650.00,'','13','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(17542,'1110','131749228690','2025-06-06 19:58:27',NULL,1000.00,'','13','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(17543,'1110','131749228690','2025-06-06 19:58:27',NULL,950.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(17544,'1110','131749228690','2025-06-06 19:58:27',NULL,850.00,'','13','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(17545,'1110','131749228690','2025-06-06 19:58:27',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17546,'1110','131749228690','2025-06-06 19:58:27',NULL,135.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17547,'1110','131749228690','2025-06-06 19:58:27',NULL,264.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(17548,'1110','131749228690','2025-06-06 19:58:27',NULL,1000.00,'','13','1','Inventory sold','1','','sales','1231','','No',NULL,NULL,''),(17549,'1110','131749228690','2025-06-06 19:58:27',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(17550,'1110','131749228690','2025-06-06 19:58:27',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(17551,'5500','131749228690','2025-06-06 19:58:27',6360.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17552,'4000','131749228690','2025-06-06 19:58:27',NULL,600.00,'','13','1','Good sold','1','','sales','1235','','No',NULL,NULL,''),(17553,'4000','131749228690','2025-06-06 19:58:27',NULL,799.00,'','13','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(17554,'4000','131749228690','2025-06-06 19:58:27',NULL,2000.00,'','13','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(17555,'4000','131749228690','2025-06-06 19:58:27',NULL,1500.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(17556,'4000','131749228690','2025-06-06 19:58:27',NULL,1600.00,'','13','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(17557,'4000','131749228690','2025-06-06 19:58:27',NULL,200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17558,'4000','131749228690','2025-06-06 19:58:27',NULL,300.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17559,'4000','131749228690','2025-06-06 19:58:27',NULL,720.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(17560,'4000','131749228690','2025-06-06 19:58:27',NULL,1800.00,'','13','1','Good sold','1','','sales','1231','','No',NULL,NULL,''),(17561,'4000','131749228690','2025-06-06 19:58:27',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(17562,'4000','131749228690','2025-06-06 19:58:27',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(17563,'1050','111749229377','2025-06-06 20:04:18',9699.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174922946194012017012','No',NULL,NULL,''),(17564,'1110','111749229377','2025-06-06 20:04:18',NULL,1700.00,'','11','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(17565,'1110','111749229377','2025-06-06 20:04:18',NULL,150.00,'','11','1','Inventory sold','1','','sales','579','','No',NULL,NULL,''),(17566,'1110','111749229377','2025-06-06 20:04:18',NULL,300.00,'','11','1','Inventory sold','1','','sales','1178','','No',NULL,NULL,''),(17567,'1110','111749229377','2025-06-06 20:04:18',NULL,1800.00,'','11','1','Inventory sold','1','','sales','m17','','No',NULL,NULL,''),(17568,'1110','111749229377','2025-06-06 20:04:18',NULL,2500.00,'','11','1','Inventory sold','1','','sales','511','','No',NULL,NULL,''),(17569,'5500','111749229377','2025-06-06 20:04:18',6450.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17570,'4000','111749229377','2025-06-06 20:04:18',NULL,3000.00,'','11','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(17571,'4000','111749229377','2025-06-06 20:04:18',NULL,300.00,'','11','1','Good sold','1','','sales','579','','No',NULL,NULL,''),(17572,'4000','111749229377','2025-06-06 20:04:18',NULL,600.00,'','11','1','Good sold','1','','sales','1178','','No',NULL,NULL,''),(17573,'4000','111749229377','2025-06-06 20:04:18',NULL,2800.00,'','11','1','Good sold','1','','sales','m17','','No',NULL,NULL,''),(17574,'4000','111749229377','2025-06-06 20:04:18',NULL,2999.00,'','11','1','Good sold','1','','sales','511','','No',NULL,NULL,''),(17575,'1050','131749314474','2025-06-07 19:46:57',5398.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174931483933032220394','No',NULL,NULL,''),(17576,'1110','131749314474','2025-06-07 19:46:57',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17577,'1110','131749314474','2025-06-07 19:46:57',NULL,220.00,'','13','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(17578,'1110','131749314474','2025-06-07 19:46:57',NULL,200.00,'','13','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(17579,'1110','131749314474','2025-06-07 19:46:57',NULL,950.00,'','13','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(17580,'1110','131749314474','2025-06-07 19:46:57',NULL,210.00,'','13','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(17581,'1110','131749314474','2025-06-07 19:46:57',NULL,642.00,'','13','1','Inventory sold','1','','sales','187','','No',NULL,NULL,''),(17582,'1110','131749314474','2025-06-07 19:46:57',NULL,649.00,'','13','1','Inventory sold','1','','sales','126','','No',NULL,NULL,''),(17583,'5500','131749314474','2025-06-07 19:46:57',3621.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17584,'4000','131749314474','2025-06-07 19:46:57',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17585,'4000','131749314474','2025-06-07 19:46:57',NULL,450.00,'','13','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(17586,'4000','131749314474','2025-06-07 19:46:57',NULL,400.00,'','13','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(17587,'4000','131749314474','2025-06-07 19:46:57',NULL,1600.00,'','13','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(17588,'4000','131749314474','2025-06-07 19:46:57',NULL,400.00,'','13','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(17589,'4000','131749314474','2025-06-07 19:46:57',NULL,799.00,'','13','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(17590,'4000','131749314474','2025-06-07 19:46:57',NULL,799.00,'','13','1','Good sold','1','','sales','126','','No',NULL,NULL,''),(17591,'1050','131749314884','2025-06-07 19:49:19',2500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174931501201001330313','No',NULL,NULL,''),(17592,'1110','131749314884','2025-06-07 19:49:19',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(17593,'1110','131749314884','2025-06-07 19:49:19',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(17594,'1110','131749314884','2025-06-07 19:49:19',NULL,350.00,'','13','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(17595,'5500','131749314884','2025-06-07 19:49:19',1350.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17596,'4000','131749314884','2025-06-07 19:49:19',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(17597,'4000','131749314884','2025-06-07 19:49:19',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(17598,'4000','131749314884','2025-06-07 19:49:19',NULL,650.00,'','13','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(17599,'1050','131749315332','2025-06-07 19:55:44',200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174931535333373393214','No',NULL,NULL,''),(17600,'1110','131749315332','2025-06-07 19:55:44',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(17601,'5500','131749315332','2025-06-07 19:55:44',150.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17602,'4000','131749315332','2025-06-07 19:55:44',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(17603,'1050','111749315394','2025-06-07 19:56:59',1950.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11174931542432021020223','No',NULL,NULL,''),(17604,'1110','111749315394','2025-06-07 19:56:59',NULL,750.00,'','11','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(17605,'1110','111749315394','2025-06-07 19:56:59',NULL,0.00,'','11','1','Inventory sold','1','','sales','59','','No',NULL,NULL,''),(17606,'5500','111749315394','2025-06-07 19:56:59',750.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17607,'4000','111749315394','2025-06-07 19:56:59',NULL,1500.00,'','11','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(17608,'4000','111749315394','2025-06-07 19:56:59',NULL,450.00,'','11','1','Good sold','1','','sales','59','','No',NULL,NULL,''),(17609,'1050','131749395502','2025-06-08 18:22:57',26930.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174939623812923302221','No',NULL,NULL,''),(17610,'1110','131749395502','2025-06-08 18:22:57',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(17611,'1110','131749395502','2025-06-08 18:22:57',NULL,350.00,'','13','1','Inventory sold','1','','sales','1157','','No',NULL,NULL,''),(17612,'1110','131749395502','2025-06-08 18:22:57',NULL,260.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17613,'1110','131749395502','2025-06-08 18:22:57',NULL,216.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17614,'1110','131749395502','2025-06-08 18:22:57',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(17615,'1110','131749395502','2025-06-08 18:22:57',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17616,'1110','131749395502','2025-06-08 18:22:57',NULL,13500.00,'','13','1','Inventory sold','1','','sales','1237','','No',NULL,NULL,''),(17617,'1110','131749395502','2025-06-08 18:22:57',NULL,1250.00,'','13','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(17618,'1110','131749395502','2025-06-08 18:22:57',NULL,1000.00,'','13','1','Inventory sold','1','','sales','68','','No',NULL,NULL,''),(17619,'1110','131749395502','2025-06-08 18:22:57',NULL,450.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(17620,'1110','131749395502','2025-06-08 18:22:57',NULL,900.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(17621,'1110','131749395502','2025-06-08 18:22:57',NULL,850.00,'','13','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(17622,'1110','131749395502','2025-06-08 18:22:57',NULL,400.00,'','13','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(17623,'5500','131749395502','2025-06-08 18:22:57',20092.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17624,'4000','131749395502','2025-06-08 18:22:57',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(17625,'4000','131749395502','2025-06-08 18:22:57',NULL,750.00,'','13','1','Good sold','1','','sales','1157','','No',NULL,NULL,''),(17626,'4000','131749395502','2025-06-08 18:22:57',NULL,500.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17627,'4000','131749395502','2025-06-08 18:22:57',NULL,600.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17628,'4000','131749395502','2025-06-08 18:22:57',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(17629,'4000','131749395502','2025-06-08 18:22:57',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17630,'4000','131749395502','2025-06-08 18:22:57',NULL,15500.00,'','13','1','Good sold','1','','sales','1237','','No',NULL,NULL,''),(17631,'4000','131749395502','2025-06-08 18:22:57',NULL,2000.00,'','13','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(17632,'4000','131749395502','2025-06-08 18:22:57',NULL,1650.00,'','13','1','Good sold','1','','sales','68','','No',NULL,NULL,''),(17633,'4000','131749395502','2025-06-08 18:22:57',NULL,850.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(17634,'4000','131749395502','2025-06-08 18:22:57',NULL,1500.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(17635,'4000','131749395502','2025-06-08 18:22:57',NULL,1650.00,'','13','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(17636,'4000','131749395502','2025-06-08 18:22:57',NULL,550.00,'','13','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(17637,'1050','131749396269','2025-06-08 18:38:21',22970.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174939762512923302221','No',NULL,NULL,''),(17638,'1110','131749396269','2025-06-08 18:38:21',NULL,400.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(17639,'1110','131749396269','2025-06-08 18:38:21',NULL,500.00,'','13','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(17640,'1110','131749396269','2025-06-08 18:38:21',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17641,'1110','131749396269','2025-06-08 18:38:21',NULL,1000.00,'','13','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(17642,'1110','131749396269','2025-06-08 18:38:21',NULL,350.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(17643,'1110','131749396269','2025-06-08 18:38:21',NULL,360.00,'','13','1','Inventory sold','1','','sales','200','','No',NULL,NULL,''),(17644,'1110','131749396269','2025-06-08 18:38:21',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(17645,'1110','131749396269','2025-06-08 18:38:21',NULL,400.00,'','13','1','Inventory sold','1','','sales','19','','No',NULL,NULL,''),(17646,'1110','131749396269','2025-06-08 18:38:21',NULL,300.00,'','13','1','Inventory sold','1','','sales','295','','No',NULL,NULL,''),(17647,'1110','131749396269','2025-06-08 18:38:21',NULL,950.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(17648,'1110','131749396269','2025-06-08 18:38:21',NULL,900.00,'','13','1','Inventory sold','1','','sales','339','','No',NULL,NULL,''),(17649,'1110','131749396269','2025-06-08 18:38:21',NULL,300.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(17650,'1110','131749396269','2025-06-08 18:38:21',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17651,'1110','131749396269','2025-06-08 18:38:21',NULL,400.00,'','13','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(17652,'1110','131749396269','2025-06-08 18:38:21',NULL,400.00,'','13','1','Inventory sold','1','','sales','252','','No',NULL,NULL,''),(17653,'1110','131749396269','2025-06-08 18:38:21',NULL,70.00,'','13','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(17654,'1110','131749396269','2025-06-08 18:38:21',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(17655,'1110','131749396269','2025-06-08 18:38:21',NULL,280.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(17656,'1110','131749396269','2025-06-08 18:38:21',NULL,850.00,'','13','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(17657,'1110','131749396269','2025-06-08 18:38:21',NULL,950.00,'','13','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(17658,'1110','131749396269','2025-06-08 18:38:21',NULL,750.00,'','13','1','Inventory sold','1','','sales','11','','No',NULL,NULL,''),(17659,'1110','131749396269','2025-06-08 18:38:21',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(17660,'1110','131749396269','2025-06-08 18:38:21',NULL,220.00,'','13','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(17661,'1110','131749396269','2025-06-08 18:38:21',NULL,520.00,'','13','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(17662,'1110','131749396269','2025-06-08 18:38:21',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(17663,'1110','131749396269','2025-06-08 18:38:21',NULL,350.00,'','13','1','Inventory sold','1','','sales','321','','No',NULL,NULL,''),(17664,'1110','131749396269','2025-06-08 18:38:21',NULL,500.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(17665,'1110','131749396269','2025-06-08 18:38:21',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(17666,'1110','131749396269','2025-06-08 18:38:21',NULL,30.00,'','13','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(17667,'1110','131749396269','2025-06-08 18:38:21',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(17668,'5500','131749396269','2025-06-08 18:38:21',13635.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17669,'4000','131749396269','2025-06-08 18:38:21',NULL,700.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(17670,'4000','131749396269','2025-06-08 18:38:21',NULL,1000.00,'','13','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(17671,'4000','131749396269','2025-06-08 18:38:21',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17672,'4000','131749396269','2025-06-08 18:38:21',NULL,1500.00,'','13','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(17673,'4000','131749396269','2025-06-08 18:38:21',NULL,800.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(17674,'4000','131749396269','2025-06-08 18:38:21',NULL,450.00,'','13','1','Good sold','1','','sales','200','','No',NULL,NULL,''),(17675,'4000','131749396269','2025-06-08 18:38:21',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(17676,'4000','131749396269','2025-06-08 18:38:21',NULL,600.00,'','13','1','Good sold','1','','sales','19','','No',NULL,NULL,''),(17677,'4000','131749396269','2025-06-08 18:38:21',NULL,550.00,'','13','1','Good sold','1','','sales','295','','No',NULL,NULL,''),(17678,'4000','131749396269','2025-06-08 18:38:21',NULL,1500.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(17679,'4000','131749396269','2025-06-08 18:38:21',NULL,2100.00,'','13','1','Good sold','1','','sales','339','','No',NULL,NULL,''),(17680,'4000','131749396269','2025-06-08 18:38:21',NULL,420.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(17681,'4000','131749396269','2025-06-08 18:38:21',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17682,'4000','131749396269','2025-06-08 18:38:21',NULL,700.00,'','13','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(17683,'4000','131749396269','2025-06-08 18:38:21',NULL,800.00,'','13','1','Good sold','1','','sales','252','','No',NULL,NULL,''),(17684,'4000','131749396269','2025-06-08 18:38:21',NULL,120.00,'','13','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(17685,'4000','131749396269','2025-06-08 18:38:21',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(17686,'4000','131749396269','2025-06-08 18:38:21',NULL,560.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(17687,'4000','131749396269','2025-06-08 18:38:21',NULL,1500.00,'','13','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(17688,'4000','131749396269','2025-06-08 18:38:21',NULL,950.00,'','13','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(17689,'4000','131749396269','2025-06-08 18:38:21',NULL,1300.00,'','13','1','Good sold','1','','sales','11','','No',NULL,NULL,''),(17690,'4000','131749396269','2025-06-08 18:38:21',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(17691,'4000','131749396269','2025-06-08 18:38:21',NULL,450.00,'','13','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(17692,'4000','131749396269','2025-06-08 18:38:21',NULL,900.00,'','13','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(17693,'4000','131749396269','2025-06-08 18:38:21',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(17694,'4000','131749396269','2025-06-08 18:38:21',NULL,650.00,'','13','1','Good sold','1','','sales','321','','No',NULL,NULL,''),(17695,'4000','131749396269','2025-06-08 18:38:21',NULL,950.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(17696,'4000','131749396269','2025-06-08 18:38:21',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(17697,'4000','131749396269','2025-06-08 18:38:21',NULL,60.00,'','13','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(17698,'4000','131749396269','2025-06-08 18:38:21',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(17699,'1050','131749397667','2025-06-08 18:48:13',800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174939793729740009097','No',NULL,NULL,''),(17700,'1110','131749397667','2025-06-08 18:48:13',NULL,400.00,'','13','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(17701,'5500','131749397667','2025-06-08 18:48:13',400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17702,'4000','131749397667','2025-06-08 18:48:13',NULL,800.00,'','13','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(17703,'1050','131749398342','2025-06-08 18:59:15',100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174939836140423133283','No',NULL,NULL,''),(17704,'1110','131749398342','2025-06-08 18:59:15',NULL,42.00,'','13','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(17705,'5500','131749398342','2025-06-08 18:59:15',42.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17706,'4000','131749398342','2025-06-08 18:59:15',NULL,100.00,'','13','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(17707,'1050','131749487135','2025-06-09 20:12:32',14950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174948916338131207021','No',NULL,NULL,''),(17708,'1110','131749487135','2025-06-09 20:12:32',NULL,1500.00,'','13','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(17709,'1110','131749487135','2025-06-09 20:12:32',NULL,2500.00,'','13','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(17710,'1110','131749487135','2025-06-09 20:12:32',NULL,850.00,'','13','1','Inventory sold','1','','sales','47','','No',NULL,NULL,''),(17711,'1110','131749487135','2025-06-09 20:12:32',NULL,400.00,'','13','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(17712,'1110','131749487135','2025-06-09 20:12:32',NULL,1200.00,'','13','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(17713,'1110','131749487135','2025-06-09 20:12:32',NULL,250.00,'','13','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(17714,'1110','131749487135','2025-06-09 20:12:32',NULL,104.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(17715,'1110','131749487135','2025-06-09 20:12:32',NULL,350.00,'','13','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(17716,'1110','131749487135','2025-06-09 20:12:32',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17717,'5500','131749487135','2025-06-09 20:12:32',8554.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17718,'4000','131749487135','2025-06-09 20:12:32',NULL,2500.00,'','13','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(17719,'4000','131749487135','2025-06-09 20:12:32',NULL,3800.00,'','13','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(17720,'4000','131749487135','2025-06-09 20:12:32',NULL,1500.00,'','13','1','Good sold','1','','sales','47','','No',NULL,NULL,''),(17721,'4000','131749487135','2025-06-09 20:12:32',NULL,750.00,'','13','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(17722,'4000','131749487135','2025-06-09 20:12:32',NULL,2500.00,'','13','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(17723,'4000','131749487135','2025-06-09 20:12:32',NULL,550.00,'','13','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(17724,'4000','131749487135','2025-06-09 20:12:32',NULL,200.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(17725,'4000','131749487135','2025-06-09 20:12:32',NULL,650.00,'','13','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(17726,'4000','131749487135','2025-06-09 20:12:32',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17727,'1050','131749489188','2025-06-09 20:14:51',1100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174948929823220229002','No',NULL,NULL,''),(17728,'1110','131749489188','2025-06-09 20:14:51',NULL,86.00,'','13','1','Inventory sold','1','','sales','299','','No',NULL,NULL,''),(17729,'1110','131749489188','2025-06-09 20:14:51',NULL,360.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17730,'5500','131749489188','2025-06-09 20:14:51',446.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17731,'4000','131749489188','2025-06-09 20:14:51',NULL,100.00,'','13','1','Good sold','1','','sales','299','','No',NULL,NULL,''),(17732,'4000','131749489188','2025-06-09 20:14:51',NULL,1000.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17733,'1050','131749489520','2025-06-09 20:19:40',799.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174948958852432004427','No',NULL,NULL,''),(17734,'1110','131749489520','2025-06-09 20:19:40',NULL,642.00,'','13','1','Inventory sold','1','','sales','187','','No',NULL,NULL,''),(17735,'5500','131749489520','2025-06-09 20:19:40',642.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17736,'4000','131749489520','2025-06-09 20:19:40',NULL,799.00,'','13','1','Good sold','1','','sales','187','','No',NULL,NULL,''),(17737,'1050','131749573450','2025-06-10 20:02:34',17720.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174957512574313113200','No',NULL,NULL,''),(17738,'1110','131749573450','2025-06-10 20:02:34',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(17739,'1110','131749573450','2025-06-10 20:02:34',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17740,'1110','131749573450','2025-06-10 20:02:34',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17741,'1110','131749573450','2025-06-10 20:02:34',NULL,600.00,'','13','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(17742,'1110','131749573450','2025-06-10 20:02:34',NULL,270.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(17743,'1110','131749573450','2025-06-10 20:02:34',NULL,500.00,'','13','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(17744,'1110','131749573450','2025-06-10 20:02:34',NULL,240.00,'','13','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17745,'1110','131749573450','2025-06-10 20:02:34',NULL,200.00,'','13','1','Inventory sold','1','','sales','272','','No',NULL,NULL,''),(17746,'1110','131749573450','2025-06-10 20:02:34',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(17747,'1110','131749573450','2025-06-10 20:02:34',NULL,2500.00,'','13','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(17748,'1110','131749573450','2025-06-10 20:02:34',NULL,1196.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17749,'1110','131749573450','2025-06-10 20:02:34',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(17750,'1110','131749573450','2025-06-10 20:02:34',NULL,260.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17751,'1110','131749573450','2025-06-10 20:02:34',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17752,'1110','131749573450','2025-06-10 20:02:34',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(17753,'1110','131749573450','2025-06-10 20:02:34',NULL,400.00,'','13','1','Inventory sold','1','','sales','82','','No',NULL,NULL,''),(17754,'1110','131749573450','2025-06-10 20:02:34',NULL,300.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(17755,'1110','131749573450','2025-06-10 20:02:34',NULL,350.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(17756,'5500','131749573450','2025-06-10 20:02:34',10100.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17757,'4000','131749573450','2025-06-10 20:02:34',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(17758,'4000','131749573450','2025-06-10 20:02:34',NULL,200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17759,'4000','131749573450','2025-06-10 20:02:34',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17760,'4000','131749573450','2025-06-10 20:02:34',NULL,900.00,'','13','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(17761,'4000','131749573450','2025-06-10 20:02:34',NULL,720.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(17762,'4000','131749573450','2025-06-10 20:02:34',NULL,1100.00,'','13','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(17763,'4000','131749573450','2025-06-10 20:02:34',NULL,450.00,'','13','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17764,'4000','131749573450','2025-06-10 20:02:34',NULL,400.00,'','13','1','Good sold','1','','sales','272','','No',NULL,NULL,''),(17765,'4000','131749573450','2025-06-10 20:02:34',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(17766,'4000','131749573450','2025-06-10 20:02:34',NULL,3800.00,'','13','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(17767,'4000','131749573450','2025-06-10 20:02:34',NULL,2300.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17768,'4000','131749573450','2025-06-10 20:02:34',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(17769,'4000','131749573450','2025-06-10 20:02:34',NULL,500.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17770,'4000','131749573450','2025-06-10 20:02:34',NULL,200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(17771,'4000','131749573450','2025-06-10 20:02:34',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(17772,'4000','131749573450','2025-06-10 20:02:34',NULL,750.00,'','13','1','Good sold','1','','sales','82','','No',NULL,NULL,''),(17773,'4000','131749573450','2025-06-10 20:02:34',NULL,500.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(17774,'4000','131749573450','2025-06-10 20:02:34',NULL,600.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(17775,'1050','131749575153','2025-06-10 20:07:54',1850.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174957528485771981373','No',NULL,NULL,''),(17776,'1110','131749575153','2025-06-10 20:07:54',NULL,650.00,'','13','1','Inventory sold','1','','sales','211','','No',NULL,NULL,''),(17777,'1110','131749575153','2025-06-10 20:07:54',NULL,240.00,'','13','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(17778,'1110','131749575153','2025-06-10 20:07:54',NULL,104.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17779,'1110','131749575153','2025-06-10 20:07:54',NULL,128.00,'','13','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(17780,'5500','131749575153','2025-06-10 20:07:54',1122.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17781,'4000','131749575153','2025-06-10 20:07:54',NULL,1000.00,'','13','1','Good sold','1','','sales','211','','No',NULL,NULL,''),(17782,'4000','131749575153','2025-06-10 20:07:54',NULL,450.00,'','13','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(17783,'4000','131749575153','2025-06-10 20:07:54',NULL,200.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17784,'4000','131749575153','2025-06-10 20:07:54',NULL,200.00,'','13','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(17785,'1050','131749659733','2025-06-11 19:38:30',2250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174965992495222303929','No',NULL,NULL,''),(17786,'1110','131749659733','2025-06-11 19:38:30',NULL,160.00,'','13','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(17787,'1110','131749659733','2025-06-11 19:38:30',NULL,200.00,'','13','1','Inventory sold','1','','sales','332','','No',NULL,NULL,''),(17788,'1110','131749659733','2025-06-11 19:38:30',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(17789,'1110','131749659733','2025-06-11 19:38:30',NULL,0.00,'','13','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(17790,'1110','131749659733','2025-06-11 19:38:30',NULL,250.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(17791,'5500','131749659733','2025-06-11 19:38:30',876.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17792,'4000','131749659733','2025-06-11 19:38:30',NULL,300.00,'','13','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(17793,'4000','131749659733','2025-06-11 19:38:30',NULL,400.00,'','13','1','Good sold','1','','sales','332','','No',NULL,NULL,''),(17794,'4000','131749659733','2025-06-11 19:38:30',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(17795,'4000','131749659733','2025-06-11 19:38:30',NULL,700.00,'','13','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(17796,'4000','131749659733','2025-06-11 19:38:30',NULL,450.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(17797,'1050','131749659955','2025-06-11 19:39:33',850.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174965998532202331380','No',NULL,NULL,''),(17798,'1110','131749659955','2025-06-11 19:39:33',NULL,450.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(17799,'5500','131749659955','2025-06-11 19:39:33',450.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17800,'4000','131749659955','2025-06-11 19:39:33',NULL,850.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(17801,'1050','131749746362','2025-06-12 20:02:56',21520.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174974794322123040341','No',NULL,NULL,''),(17802,'1110','131749746362','2025-06-12 20:02:56',NULL,1000.00,'','13','1','Inventory sold','1','','sales','363','','No',NULL,NULL,''),(17803,'1110','131749746362','2025-06-12 20:02:56',NULL,850.00,'','13','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(17804,'1110','131749746362','2025-06-12 20:02:56',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(17805,'1110','131749746362','2025-06-12 20:02:56',NULL,500.00,'','13','1','Inventory sold','1','','sales','348','','No',NULL,NULL,''),(17806,'1110','131749746362','2025-06-12 20:02:56',NULL,104.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(17807,'1110','131749746362','2025-06-12 20:02:56',NULL,750.00,'','13','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(17808,'1110','131749746362','2025-06-12 20:02:56',NULL,2000.00,'','13','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(17809,'1110','131749746362','2025-06-12 20:02:56',NULL,1000.00,'','13','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(17810,'1110','131749746362','2025-06-12 20:02:56',NULL,350.00,'','13','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(17811,'1110','131749746362','2025-06-12 20:02:56',NULL,400.00,'','13','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(17812,'1110','131749746362','2025-06-12 20:02:56',NULL,600.00,'','13','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(17813,'1110','131749746362','2025-06-12 20:02:56',NULL,1200.00,'','13','1','Inventory sold','1','','sales','204','','No',NULL,NULL,''),(17814,'1110','131749746362','2025-06-12 20:02:56',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(17815,'1110','131749746362','2025-06-12 20:02:56',NULL,220.00,'','13','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(17816,'1110','131749746362','2025-06-12 20:02:56',NULL,400.00,'','13','1','Inventory sold','1','','sales','1197','','No',NULL,NULL,''),(17817,'1110','131749746362','2025-06-12 20:02:56',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17818,'1110','131749746362','2025-06-12 20:02:56',NULL,850.00,'','13','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(17819,'1110','131749746362','2025-06-12 20:02:56',NULL,250.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(17820,'1110','131749746362','2025-06-12 20:02:56',NULL,70.00,'','13','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(17821,'5500','131749746362','2025-06-12 20:02:56',12194.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17822,'4000','131749746362','2025-06-12 20:02:56',NULL,2000.00,'','13','1','Good sold','1','','sales','363','','No',NULL,NULL,''),(17823,'4000','131749746362','2025-06-12 20:02:56',NULL,1600.00,'','13','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(17824,'4000','131749746362','2025-06-12 20:02:56',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(17825,'4000','131749746362','2025-06-12 20:02:56',NULL,950.00,'','13','1','Good sold','1','','sales','348','','No',NULL,NULL,''),(17826,'4000','131749746362','2025-06-12 20:02:56',NULL,200.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(17827,'4000','131749746362','2025-06-12 20:02:56',NULL,1500.00,'','13','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(17828,'4000','131749746362','2025-06-12 20:02:56',NULL,3200.00,'','13','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(17829,'4000','131749746362','2025-06-12 20:02:56',NULL,2000.00,'','13','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(17830,'4000','131749746362','2025-06-12 20:02:56',NULL,700.00,'','13','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(17831,'4000','131749746362','2025-06-12 20:02:56',NULL,850.00,'','13','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(17832,'4000','131749746362','2025-06-12 20:02:56',NULL,900.00,'','13','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(17833,'4000','131749746362','2025-06-12 20:02:56',NULL,1800.00,'','13','1','Good sold','1','','sales','204','','No',NULL,NULL,''),(17834,'4000','131749746362','2025-06-12 20:02:56',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(17835,'4000','131749746362','2025-06-12 20:02:56',NULL,450.00,'','13','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(17836,'4000','131749746362','2025-06-12 20:02:56',NULL,950.00,'','13','1','Good sold','1','','sales','1197','','No',NULL,NULL,''),(17837,'4000','131749746362','2025-06-12 20:02:56',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17838,'4000','131749746362','2025-06-12 20:02:56',NULL,1500.00,'','13','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(17839,'4000','131749746362','2025-06-12 20:02:56',NULL,450.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(17840,'4000','131749746362','2025-06-12 20:02:56',NULL,120.00,'','13','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(17841,'1050','131749748149','2025-06-12 20:09:38',2400.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174974819132120333320','No',NULL,NULL,''),(17842,'1110','131749748149','2025-06-12 20:09:38',NULL,1620.00,'','13','1','Inventory sold','1','','sales','603','','No',NULL,NULL,''),(17843,'Asset','131749748149','2025-06-12 20:09:38',1620.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17844,'4000','131749748149','2025-06-12 20:09:38',NULL,2400.00,'','13','1','Good sold','1','','sales','603','','No',NULL,NULL,''),(17845,'1050','131749748222','2025-06-12 20:12:11',1140.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174974834433703230330','No',NULL,NULL,''),(17846,'1110','131749748222','2025-06-12 20:12:11',NULL,80.00,'','13','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(17847,'1110','131749748222','2025-06-12 20:12:11',NULL,220.00,'','13','1','Inventory sold','1','','sales','566','','No',NULL,NULL,''),(17848,'1110','131749748222','2025-06-12 20:12:11',NULL,80.00,'','13','1','Inventory sold','1','','sales','489','','No',NULL,NULL,''),(17849,'1110','131749748222','2025-06-12 20:12:11',NULL,170.00,'','13','1','Inventory sold','1','','sales','567','','No',NULL,NULL,''),(17850,'Asset','131749748222','2025-06-12 20:12:11',550.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17851,'4000','131749748222','2025-06-12 20:12:11',NULL,200.00,'','13','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(17852,'4000','131749748222','2025-06-12 20:12:11',NULL,440.00,'','13','1','Good sold','1','','sales','566','','No',NULL,NULL,''),(17853,'4000','131749748222','2025-06-12 20:12:11',NULL,150.00,'','13','1','Good sold','1','','sales','489','','No',NULL,NULL,''),(17854,'4000','131749748222','2025-06-12 20:12:11',NULL,350.00,'','13','1','Good sold','1','','sales','567','','No',NULL,NULL,''),(17855,'1050','131749832700','2025-06-13 20:02:32',19550.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174983417732202331331','No',NULL,NULL,''),(17856,'1110','131749832700','2025-06-13 20:02:32',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17857,'1110','131749832700','2025-06-13 20:02:32',NULL,208.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17858,'1110','131749832700','2025-06-13 20:02:32',NULL,4700.00,'','13','1','Inventory sold','1','','sales','40','','No',NULL,NULL,''),(17859,'1110','131749832700','2025-06-13 20:02:32',NULL,208.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(17860,'1110','131749832700','2025-06-13 20:02:32',NULL,250.00,'','13','1','Inventory sold','1','','sales','17','','No',NULL,NULL,''),(17861,'1110','131749832700','2025-06-13 20:02:32',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(17862,'1110','131749832700','2025-06-13 20:02:32',NULL,180.00,'','13','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(17863,'1110','131749832700','2025-06-13 20:02:32',NULL,600.00,'','13','1','Inventory sold','1','','sales','51','','No',NULL,NULL,''),(17864,'1110','131749832700','2025-06-13 20:02:32',NULL,225.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(17865,'1110','131749832700','2025-06-13 20:02:32',NULL,350.00,'','13','1','Inventory sold','1','','sales','1157','','No',NULL,NULL,''),(17866,'1110','131749832700','2025-06-13 20:02:32',NULL,2000.00,'','13','1','Inventory sold','1','','sales','1231','','No',NULL,NULL,''),(17867,'1110','131749832700','2025-06-13 20:02:32',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(17868,'1110','131749832700','2025-06-13 20:02:32',NULL,220.00,'','13','1','Inventory sold','1','','sales','344','','No',NULL,NULL,''),(17869,'1110','131749832700','2025-06-13 20:02:32',NULL,900.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(17870,'1110','131749832700','2025-06-13 20:02:32',NULL,100.00,'','13','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(17871,'1110','131749832700','2025-06-13 20:02:32',NULL,42.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(17872,'1110','131749832700','2025-06-13 20:02:32',NULL,400.00,'','13','1','Inventory sold','1','','sales','1197','','No',NULL,NULL,''),(17873,'5500','131749832700','2025-06-13 20:02:32',12533.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17874,'4000','131749832700','2025-06-13 20:02:32',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(17875,'4000','131749832700','2025-06-13 20:02:32',NULL,400.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17876,'4000','131749832700','2025-06-13 20:02:32',NULL,5800.00,'','13','1','Good sold','1','','sales','40','','No',NULL,NULL,''),(17877,'4000','131749832700','2025-06-13 20:02:32',NULL,400.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(17878,'4000','131749832700','2025-06-13 20:02:32',NULL,500.00,'','13','1','Good sold','1','','sales','17','','No',NULL,NULL,''),(17879,'4000','131749832700','2025-06-13 20:02:32',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(17880,'4000','131749832700','2025-06-13 20:02:32',NULL,300.00,'','13','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(17881,'4000','131749832700','2025-06-13 20:02:32',NULL,1000.00,'','13','1','Good sold','1','','sales','51','','No',NULL,NULL,''),(17882,'4000','131749832700','2025-06-13 20:02:32',NULL,600.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(17883,'4000','131749832700','2025-06-13 20:02:32',NULL,750.00,'','13','1','Good sold','1','','sales','1157','','No',NULL,NULL,''),(17884,'4000','131749832700','2025-06-13 20:02:32',NULL,3600.00,'','13','1','Good sold','1','','sales','1231','','No',NULL,NULL,''),(17885,'4000','131749832700','2025-06-13 20:02:32',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(17886,'4000','131749832700','2025-06-13 20:02:32',NULL,450.00,'','13','1','Good sold','1','','sales','344','','No',NULL,NULL,''),(17887,'4000','131749832700','2025-06-13 20:02:32',NULL,900.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(17888,'4000','131749832700','2025-06-13 20:02:32',NULL,250.00,'','13','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(17889,'4000','131749832700','2025-06-13 20:02:32',NULL,150.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(17890,'4000','131749832700','2025-06-13 20:02:32',NULL,950.00,'','13','1','Good sold','1','','sales','1197','','No',NULL,NULL,''),(17891,'1050','131749834510','2025-06-13 20:08:45',2000.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174983455520021004220','No',NULL,NULL,''),(17892,'1110','131749834510','2025-06-13 20:08:45',NULL,1200.00,'','13','1','Inventory sold','1','','sales','1182','','No',NULL,NULL,''),(17893,'5500','131749834510','2025-06-13 20:08:45',1200.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17894,'4000','131749834510','2025-06-13 20:08:45',NULL,2000.00,'','13','1','Good sold','1','','sales','1182','','No',NULL,NULL,''),(17895,'1050','131749918916','2025-06-14 19:39:17',5350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174991917733771933302','No',NULL,NULL,''),(17896,'1110','131749918916','2025-06-14 19:39:17',NULL,60.00,'','13','1','Inventory sold','1','','sales','308','','No',NULL,NULL,''),(17897,'1110','131749918916','2025-06-14 19:39:17',NULL,42.00,'','13','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(17898,'1110','131749918916','2025-06-14 19:39:17',NULL,1800.00,'','13','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(17899,'1110','131749918916','2025-06-14 19:39:17',NULL,400.00,'','13','1','Inventory sold','1','','sales','219','','No',NULL,NULL,''),(17900,'1110','131749918916','2025-06-14 19:39:17',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17901,'1110','131749918916','2025-06-14 19:39:17',NULL,135.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17902,'5500','131749918916','2025-06-14 19:39:17',3187.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17903,'4000','131749918916','2025-06-14 19:39:17',NULL,200.00,'','13','1','Good sold','1','','sales','308','','No',NULL,NULL,''),(17904,'4000','131749918916','2025-06-14 19:39:17',NULL,100.00,'','13','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(17905,'4000','131749918916','2025-06-14 19:39:17',NULL,3000.00,'','13','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(17906,'4000','131749918916','2025-06-14 19:39:17',NULL,800.00,'','13','1','Good sold','1','','sales','219','','No',NULL,NULL,''),(17907,'4000','131749918916','2025-06-14 19:39:17',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(17908,'4000','131749918916','2025-06-14 19:39:17',NULL,300.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17909,'1050','131749919233','2025-06-14 20:00:22',2100.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13174992042723230441309','No',NULL,NULL,''),(17910,'1110','131749919233','2025-06-14 20:00:22',NULL,850.00,'','13','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(17911,'1110','131749919233','2025-06-14 20:00:22',NULL,600.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(17912,'5500','131749919233','2025-06-14 20:00:22',1450.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17913,'4000','131749919233','2025-06-14 20:00:22',NULL,1500.00,'','13','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(17914,'4000','131749919233','2025-06-14 20:00:22',NULL,600.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(17915,'1050','131750001149','2025-06-15 18:28:40',5398.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175000135770230202302','No',NULL,NULL,''),(17916,'1110','131750001149','2025-06-15 18:28:40',NULL,520.00,'','13','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(17917,'1110','131750001149','2025-06-15 18:28:40',NULL,450.00,'','13','1','Inventory sold','1','','sales','231','','No',NULL,NULL,''),(17918,'1110','131750001149','2025-06-15 18:28:40',NULL,1300.00,'','13','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(17919,'1110','131750001149','2025-06-15 18:28:40',NULL,108.00,'','13','1','Inventory sold','1','','sales','1175','','No',NULL,NULL,''),(17920,'1110','131750001149','2025-06-15 18:28:40',NULL,142.00,'','13','1','Inventory sold','1','','sales','6972410090008','','No',NULL,NULL,''),(17921,'1110','131750001149','2025-06-15 18:28:40',NULL,700.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(17922,'1110','131750001149','2025-06-15 18:28:40',NULL,36.00,'','13','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(17923,'1110','131750001149','2025-06-15 18:28:40',NULL,156.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17924,'5500','131750001149','2025-06-15 18:28:40',3412.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17925,'4000','131750001149','2025-06-15 18:28:40',NULL,900.00,'','13','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(17926,'4000','131750001149','2025-06-15 18:28:40',NULL,850.00,'','13','1','Good sold','1','','sales','231','','No',NULL,NULL,''),(17927,'4000','131750001149','2025-06-15 18:28:40',NULL,1598.00,'','13','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(17928,'4000','131750001149','2025-06-15 18:28:40',NULL,200.00,'','13','1','Good sold','1','','sales','1175','','No',NULL,NULL,''),(17929,'4000','131750001149','2025-06-15 18:28:40',NULL,300.00,'','13','1','Good sold','1','','sales','6972410090008','','No',NULL,NULL,''),(17930,'4000','131750001149','2025-06-15 18:28:40',NULL,1200.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(17931,'4000','131750001149','2025-06-15 18:28:40',NULL,50.00,'','13','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(17932,'4000','131750001149','2025-06-15 18:28:40',NULL,300.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(17933,'1050','131750001359','2025-06-15 18:29:56',650.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175000142712003032300','No',NULL,NULL,''),(17934,'1110','131750001359','2025-06-15 18:29:56',NULL,400.00,'','13','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(17935,'Asset','131750001359','2025-06-15 18:29:56',400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17936,'4000','131750001359','2025-06-15 18:29:56',NULL,650.00,'','13','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(17937,'1050','111750002364','2025-06-15 18:46:14',50.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11175000237733310302227','No',NULL,NULL,''),(17938,'1110','111750002364','2025-06-15 18:46:14',NULL,36.00,'','11','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(17939,'5500','111750002364','2025-06-15 18:46:14',36.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17940,'4000','111750002364','2025-06-15 18:46:14',NULL,50.00,'','11','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(17941,'1050','111750002427','2025-06-15 18:47:48',2700.00,NULL,'','11','1','Payment of goods sold','1','','payment','','11175000247121122200235','No',NULL,NULL,''),(17942,'1110','111750002427','2025-06-15 18:47:48',NULL,600.00,'','11','1','Inventory sold','1','','sales','m52','','No',NULL,NULL,''),(17943,'1110','111750002427','2025-06-15 18:47:48',NULL,900.00,'','11','1','Inventory sold','1','','sales','m77','','No',NULL,NULL,''),(17944,'5500','111750002427','2025-06-15 18:47:48',1500.00,NULL,'','11','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17945,'4000','111750002427','2025-06-15 18:47:48',NULL,1200.00,'','11','1','Good sold','1','','sales','m52','','No',NULL,NULL,''),(17946,'4000','111750002427','2025-06-15 18:47:48',NULL,1500.00,'','11','1','Good sold','1','','sales','m77','','No',NULL,NULL,''),(17947,'1050','131750093526','2025-06-16 20:13:12',4200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175009399822719200922','No',NULL,NULL,''),(17948,'1110','131750093526','2025-06-16 20:13:12',NULL,350.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(17949,'1110','131750093526','2025-06-16 20:13:12',NULL,900.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(17950,'1110','131750093526','2025-06-16 20:13:12',NULL,42.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(17951,'1110','131750093526','2025-06-16 20:13:12',NULL,900.00,'','13','1','Inventory sold','1','','sales','260','','No',NULL,NULL,''),(17952,'1110','131750093526','2025-06-16 20:13:12',NULL,90.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17953,'1110','131750093526','2025-06-16 20:13:12',NULL,450.00,'','13','1','Inventory sold','1','','sales','3','','No',NULL,NULL,''),(17954,'1110','131750093526','2025-06-16 20:13:12',NULL,375.00,'','13','1','Inventory sold','1','','sales','1202','','No',NULL,NULL,''),(17955,'5500','131750093526','2025-06-16 20:13:12',3107.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17956,'4000','131750093526','2025-06-16 20:13:12',NULL,600.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(17957,'4000','131750093526','2025-06-16 20:13:12',NULL,900.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(17958,'4000','131750093526','2025-06-16 20:13:12',NULL,150.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(17959,'4000','131750093526','2025-06-16 20:13:12',NULL,1500.00,'','13','1','Good sold','1','','sales','260','','No',NULL,NULL,''),(17960,'4000','131750093526','2025-06-16 20:13:12',NULL,200.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(17961,'4000','131750093526','2025-06-16 20:13:12',NULL,850.00,'','13','1','Good sold','1','','sales','3','','No',NULL,NULL,''),(17962,'4000','131750093526','2025-06-16 20:13:12',NULL,0.00,'','13','1','Good sold','1','','sales','1202','','No',NULL,NULL,''),(17963,'1050','131750094000','2025-06-16 20:14:37',450.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175009408703222372232','No',NULL,NULL,''),(17964,'1110','131750094000','2025-06-16 20:14:37',NULL,300.00,'','13','1','Inventory sold','1','','sales','463','','No',NULL,NULL,''),(17965,'5500','131750094000','2025-06-16 20:14:37',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17966,'4000','131750094000','2025-06-16 20:14:37',NULL,450.00,'','13','1','Good sold','1','','sales','463','','No',NULL,NULL,''),(17967,'1050','131750094115','2025-06-16 20:20:46',4450.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175009445331523223051','No',NULL,NULL,''),(17968,'1110','131750094115','2025-06-16 20:20:46',NULL,208.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(17969,'1110','131750094115','2025-06-16 20:20:46',NULL,1000.00,'','13','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(17970,'1110','131750094115','2025-06-16 20:20:46',NULL,320.00,'','13','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(17971,'1110','131750094115','2025-06-16 20:20:46',NULL,550.00,'','13','1','Inventory sold','1','','sales','262','','No',NULL,NULL,''),(17972,'1110','131750094115','2025-06-16 20:20:46',NULL,250.00,'','13','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(17973,'5500','131750094115','2025-06-16 20:20:46',2328.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(17974,'4000','131750094115','2025-06-16 20:20:46',NULL,400.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(17975,'4000','131750094115','2025-06-16 20:20:46',NULL,1800.00,'','13','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(17976,'4000','131750094115','2025-06-16 20:20:46',NULL,600.00,'','13','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(17977,'4000','131750094115','2025-06-16 20:20:46',NULL,1100.00,'','13','1','Good sold','1','','sales','262','','No',NULL,NULL,''),(17978,'4000','131750094115','2025-06-16 20:20:46',NULL,550.00,'','13','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(17979,'1050','131750178649','2025-06-17 19:58:14',14260.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175017950513707253300','No',NULL,NULL,''),(17980,'1110','131750178649','2025-06-17 19:58:14',NULL,42.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(17981,'1110','131750178649','2025-06-17 19:58:14',NULL,36.00,'','13','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(17982,'1110','131750178649','2025-06-17 19:58:14',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(17983,'1110','131750178649','2025-06-17 19:58:14',NULL,700.00,'','13','1','Inventory sold','1','','sales','258','','No',NULL,NULL,''),(17984,'1110','131750178649','2025-06-17 19:58:14',NULL,350.00,'','13','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(17985,'1110','131750178649','2025-06-17 19:58:14',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(17986,'1110','131750178649','2025-06-17 19:58:14',NULL,450.00,'','13','1','Inventory sold','1','','sales','197','','No',NULL,NULL,''),(17987,'1110','131750178649','2025-06-17 19:58:14',NULL,600.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(17988,'1110','131750178649','2025-06-17 19:58:14',NULL,45.00,'','13','1','Inventory sold','1','','sales','15','','No',NULL,NULL,''),(17989,'1110','131750178649','2025-06-17 19:58:14',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(17990,'1110','131750178649','2025-06-17 19:58:14',NULL,70.00,'','13','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(17991,'1110','131750178649','2025-06-17 19:58:14',NULL,2500.00,'','13','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(17992,'1110','131750178649','2025-06-17 19:58:14',NULL,600.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(17993,'1110','131750178649','2025-06-17 19:58:14',NULL,360.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(17994,'1110','131750178649','2025-06-17 19:58:14',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(17995,'1110','131750178649','2025-06-17 19:58:14',NULL,450.00,'','13','1','Inventory sold','1','','sales','1212','','No',NULL,NULL,''),(17996,'1110','131750178649','2025-06-17 19:58:14',NULL,850.00,'','13','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(17997,'1110','131750178649','2025-06-17 19:58:14',NULL,285.00,'','13','1','Inventory sold','1','','sales','234','','No',NULL,NULL,''),(17998,'1110','131750178649','2025-06-17 19:58:14',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(17999,'1110','131750178649','2025-06-17 19:58:14',NULL,170.00,'','13','1','Inventory sold','1','','sales','1235','','No',NULL,NULL,''),(18000,'5500','131750178649','2025-06-17 19:58:14',8533.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18001,'4000','131750178649','2025-06-17 19:58:14',NULL,150.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(18002,'4000','131750178649','2025-06-17 19:58:14',NULL,50.00,'','13','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(18003,'4000','131750178649','2025-06-17 19:58:14',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(18004,'4000','131750178649','2025-06-17 19:58:14',NULL,1300.00,'','13','1','Good sold','1','','sales','258','','No',NULL,NULL,''),(18005,'4000','131750178649','2025-06-17 19:58:14',NULL,650.00,'','13','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(18006,'4000','131750178649','2025-06-17 19:58:14',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(18007,'4000','131750178649','2025-06-17 19:58:14',NULL,800.00,'','13','1','Good sold','1','','sales','197','','No',NULL,NULL,''),(18008,'4000','131750178649','2025-06-17 19:58:14',NULL,600.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(18009,'4000','131750178649','2025-06-17 19:58:14',NULL,100.00,'','13','1','Good sold','1','','sales','15','','No',NULL,NULL,''),(18010,'4000','131750178649','2025-06-17 19:58:14',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(18011,'4000','131750178649','2025-06-17 19:58:14',NULL,120.00,'','13','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(18012,'4000','131750178649','2025-06-17 19:58:14',NULL,3800.00,'','13','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(18013,'4000','131750178649','2025-06-17 19:58:14',NULL,600.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(18014,'4000','131750178649','2025-06-17 19:58:14',NULL,1000.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(18015,'4000','131750178649','2025-06-17 19:58:14',NULL,100.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(18016,'4000','131750178649','2025-06-17 19:58:14',NULL,1000.00,'','13','1','Good sold','1','','sales','1212','','No',NULL,NULL,''),(18017,'4000','131750178649','2025-06-17 19:58:14',NULL,1600.00,'','13','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(18018,'4000','131750178649','2025-06-17 19:58:14',NULL,450.00,'','13','1','Good sold','1','','sales','234','','No',NULL,NULL,''),(18019,'4000','131750178649','2025-06-17 19:58:14',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(18020,'4000','131750178649','2025-06-17 19:58:14',NULL,300.00,'','13','1','Good sold','1','','sales','1235','','No',NULL,NULL,''),(18021,'1050','131750179742','2025-06-17 20:08:38',2550.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175018012532330021322','No',NULL,NULL,''),(18022,'1110','131750179742','2025-06-17 20:08:38',NULL,627.00,'','13','1','Inventory sold','1','','sales','456','','No',NULL,NULL,''),(18023,'1110','131750179742','2025-06-17 20:08:38',NULL,750.00,'','13','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(18024,'5500','131750179742','2025-06-17 20:08:38',1377.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18025,'4000','131750179742','2025-06-17 20:08:38',NULL,1050.00,'','13','1','Good sold','1','','sales','456','','No',NULL,NULL,''),(18026,'4000','131750179742','2025-06-17 20:08:38',NULL,1500.00,'','13','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(18027,'1050','131750180187','2025-06-17 20:10:24',3200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175018023202313312312','No',NULL,NULL,''),(18028,'1110','131750180187','2025-06-17 20:10:24',NULL,1800.00,'','13','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(18029,'5500','131750180187','2025-06-17 20:10:24',1800.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18030,'4000','131750180187','2025-06-17 20:10:24',NULL,3200.00,'','13','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(18031,'1050','131750182180','2025-06-17 20:44:32',400.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175018228921222023393','No',NULL,NULL,''),(18032,'1110','131750182180','2025-06-17 20:44:32',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(18033,'5500','131750182180','2025-06-17 20:44:32',144.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18034,'4000','131750182180','2025-06-17 20:44:32',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(18035,'1050','131750265531','2025-06-18 19:56:57',9750.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175026590453070543063','No',NULL,NULL,''),(18036,'1110','131750265531','2025-06-18 19:56:57',NULL,850.00,'','13','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(18037,'1110','131750265531','2025-06-18 19:56:57',NULL,3300.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(18038,'1110','131750265531','2025-06-18 19:56:57',NULL,700.00,'','13','1','Inventory sold','1','','sales','13','','No',NULL,NULL,''),(18039,'1110','131750265531','2025-06-18 19:56:57',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(18040,'1110','131750265531','2025-06-18 19:56:57',NULL,208.00,'','13','1','Inventory sold','1','','sales','132','','No',NULL,NULL,''),(18041,'1110','131750265531','2025-06-18 19:56:57',NULL,580.00,'','13','1','Inventory sold','1','','sales','311','','No',NULL,NULL,''),(18042,'1110','131750265531','2025-06-18 19:56:57',NULL,156.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(18043,'5500','131750265531','2025-06-18 19:56:57',5927.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18044,'4000','131750265531','2025-06-18 19:56:57',NULL,1500.00,'','13','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(18045,'4000','131750265531','2025-06-18 19:56:57',NULL,4950.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(18046,'4000','131750265531','2025-06-18 19:56:57',NULL,1200.00,'','13','1','Good sold','1','','sales','13','','No',NULL,NULL,''),(18047,'4000','131750265531','2025-06-18 19:56:57',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(18048,'4000','131750265531','2025-06-18 19:56:57',NULL,400.00,'','13','1','Good sold','1','','sales','132','','No',NULL,NULL,''),(18049,'4000','131750265531','2025-06-18 19:56:57',NULL,1200.00,'','13','1','Good sold','1','','sales','311','','No',NULL,NULL,''),(18050,'4000','131750265531','2025-06-18 19:56:57',NULL,300.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(18051,'1050','131750265909','2025-06-18 20:04:59',699.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175026630863821021732','No',NULL,NULL,''),(18052,'1110','131750265909','2025-06-18 20:04:59',NULL,100.00,'','13','1','Inventory sold','1','','sales','542','','No',NULL,NULL,''),(18053,'1110','131750265909','2025-06-18 20:04:59',NULL,300.00,'','13','1','Inventory sold','1','','sales','m15','','No',NULL,NULL,''),(18054,'Asset','131750265909','2025-06-18 20:04:59',400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18055,'4000','131750265909','2025-06-18 20:04:59',NULL,200.00,'','13','1','Good sold','1','','sales','542','','No',NULL,NULL,''),(18056,'4000','131750265909','2025-06-18 20:04:59',NULL,499.00,'','13','1','Good sold','1','','sales','m15','','No',NULL,NULL,''),(18057,'1050','131750266354','2025-06-18 20:06:06',950.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175026637715227235003','No',NULL,NULL,''),(18058,'1110','131750266354','2025-06-18 20:06:06',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(18059,'5500','131750266354','2025-06-18 20:06:06',750.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18060,'4000','131750266354','2025-06-18 20:06:06',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(18061,'1050','131750266570','2025-06-18 20:09:54',50.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175026660901332230772','No',NULL,NULL,''),(18062,'1110','131750266570','2025-06-18 20:09:54',NULL,36.00,'','13','1','Inventory sold','1','','sales','300','','No',NULL,NULL,''),(18063,'5500','131750266570','2025-06-18 20:09:54',36.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18064,'4000','131750266570','2025-06-18 20:09:54',NULL,50.00,'','13','1','Good sold','1','','sales','300','','No',NULL,NULL,''),(18065,'1050','131750350288','2025-06-19 19:25:58',18500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175035036320263233211','No',NULL,NULL,''),(18066,'1110','131750350288','2025-06-19 19:25:58',NULL,15500.00,'','13','1','Inventory sold','1','','sales','421','','No',NULL,NULL,''),(18067,'5500','131750350288','2025-06-19 19:25:58',15500.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18068,'4000','131750350288','2025-06-19 19:25:58',NULL,18500.00,'','13','1','Good sold','1','','sales','421','','No',NULL,NULL,''),(18069,'1050','131750350366','2025-06-19 19:32:38',14050.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175035275173123520275','No',NULL,NULL,''),(18070,'1110','131750350366','2025-06-19 19:32:38',NULL,800.00,'','13','1','Inventory sold','1','','sales','83','','No',NULL,NULL,''),(18071,'1110','131750350366','2025-06-19 19:32:38',NULL,2500.00,'','13','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(18072,'1110','131750350366','2025-06-19 19:32:38',NULL,72.00,'','13','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(18073,'1110','131750350366','2025-06-19 19:32:38',NULL,216.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(18074,'1110','131750350366','2025-06-19 19:32:38',NULL,850.00,'','13','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(18075,'1110','131750350366','2025-06-19 19:32:38',NULL,1200.00,'','13','1','Inventory sold','1','','sales','204','','No',NULL,NULL,''),(18076,'1110','131750350366','2025-06-19 19:32:38',NULL,0.00,'','13','1','Inventory sold','1','','sales','6957660746691','','No',NULL,NULL,''),(18077,'1110','131750350366','2025-06-19 19:32:38',NULL,104.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(18078,'1110','131750350366','2025-06-19 19:32:38',NULL,1700.00,'','13','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(18079,'5500','131750350366','2025-06-19 19:32:38',7442.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18080,'4000','131750350366','2025-06-19 19:32:38',NULL,1500.00,'','13','1','Good sold','1','','sales','83','','No',NULL,NULL,''),(18081,'4000','131750350366','2025-06-19 19:32:38',NULL,4000.00,'','13','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(18082,'4000','131750350366','2025-06-19 19:32:38',NULL,450.00,'','13','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(18083,'4000','131750350366','2025-06-19 19:32:38',NULL,600.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(18084,'4000','131750350366','2025-06-19 19:32:38',NULL,1600.00,'','13','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(18085,'4000','131750350366','2025-06-19 19:32:38',NULL,1800.00,'','13','1','Good sold','1','','sales','204','','No',NULL,NULL,''),(18086,'4000','131750350366','2025-06-19 19:32:38',NULL,700.00,'','13','1','Good sold','1','','sales','6957660746691','','No',NULL,NULL,''),(18087,'4000','131750350366','2025-06-19 19:32:38',NULL,200.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(18088,'4000','131750350366','2025-06-19 19:32:38',NULL,3200.00,'','13','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(18089,'1050','131750352776','2025-06-19 20:06:56',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175035293222092300222','No',NULL,NULL,''),(18090,'1110','131750352776','2025-06-19 20:06:56',NULL,300.00,'','13','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(18091,'5500','131750352776','2025-06-19 20:06:56',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18092,'4000','131750352776','2025-06-19 20:06:56',NULL,600.00,'','13','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(18093,'1050','131750437616','2025-06-20 19:45:35',13250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175043800933973312283','No',NULL,NULL,''),(18094,'1110','131750437616','2025-06-20 19:45:35',NULL,1100.00,'','13','1','Inventory sold','1','','sales','154','','No',NULL,NULL,''),(18095,'1110','131750437616','2025-06-20 19:45:35',NULL,2400.00,'','13','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(18096,'1110','131750437616','2025-06-20 19:45:35',NULL,216.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(18097,'1110','131750437616','2025-06-20 19:45:35',NULL,480.00,'','13','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(18098,'1110','131750437616','2025-06-20 19:45:35',NULL,104.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(18099,'1110','131750437616','2025-06-20 19:45:35',NULL,2500.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(18100,'1110','131750437616','2025-06-20 19:45:35',NULL,240.00,'','13','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(18101,'1110','131750437616','2025-06-20 19:45:35',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(18102,'5500','131750437616','2025-06-20 19:45:35',7092.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18103,'4000','131750437616','2025-06-20 19:45:35',NULL,1500.00,'','13','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(18104,'4000','131750437616','2025-06-20 19:45:35',NULL,5000.00,'','13','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(18105,'4000','131750437616','2025-06-20 19:45:35',NULL,600.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(18106,'4000','131750437616','2025-06-20 19:45:35',NULL,900.00,'','13','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(18107,'4000','131750437616','2025-06-20 19:45:35',NULL,200.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(18108,'4000','131750437616','2025-06-20 19:45:35',NULL,4500.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(18109,'4000','131750437616','2025-06-20 19:45:35',NULL,450.00,'','13','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(18110,'4000','131750437616','2025-06-20 19:45:35',NULL,100.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(18111,'1050','131750438046','2025-06-20 19:49:55',3250.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175043821872328588320','No',NULL,NULL,''),(18112,'1110','131750438046','2025-06-20 19:49:55',NULL,570.00,'','13','1','Inventory sold','1','','sales','561','','No',NULL,NULL,''),(18113,'1110','131750438046','2025-06-20 19:49:55',NULL,800.00,'','13','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(18114,'1110','131750438046','2025-06-20 19:49:55',NULL,160.00,'','13','1','Inventory sold','1','','sales','629','','No',NULL,NULL,''),(18115,'1110','131750438046','2025-06-20 19:49:55',NULL,280.00,'','13','1','Inventory sold','1','','sales','631','','No',NULL,NULL,''),(18116,'1110','131750438046','2025-06-20 19:49:55',NULL,280.00,'','13','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(18117,'Asset','131750438046','2025-06-20 19:49:55',2090.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18118,'4000','131750438046','2025-06-20 19:49:55',NULL,900.00,'','13','1','Good sold','1','','sales','561','','No',NULL,NULL,''),(18119,'4000','131750438046','2025-06-20 19:49:55',NULL,950.00,'','13','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(18120,'4000','131750438046','2025-06-20 19:49:55',NULL,300.00,'','13','1','Good sold','1','','sales','629','','No',NULL,NULL,''),(18121,'4000','131750438046','2025-06-20 19:49:55',NULL,500.00,'','13','1','Good sold','1','','sales','631','','No',NULL,NULL,''),(18122,'4000','131750438046','2025-06-20 19:49:55',NULL,600.00,'','13','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(18123,'1050','131750438226','2025-06-20 19:51:20',200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175043841442530424701','No',NULL,NULL,''),(18124,'1110','131750438226','2025-06-20 19:51:20',NULL,150.00,'','13','1','Inventory sold','1','','sales','148','','No',NULL,NULL,''),(18125,'5500','131750438226','2025-06-20 19:51:20',150.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18126,'4000','131750438226','2025-06-20 19:51:20',NULL,200.00,'','13','1','Good sold','1','','sales','148','','No',NULL,NULL,''),(18127,'1050','131750525908','2025-06-21 21:11:02',24519.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175052950770232392302','No',NULL,NULL,''),(18128,'1110','131750525908','2025-06-21 21:11:02',NULL,104.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(18129,'1110','131750525908','2025-06-21 21:11:02',NULL,650.00,'','13','1','Inventory sold','1','','sales','591','','No',NULL,NULL,''),(18130,'1110','131750525908','2025-06-21 21:11:02',NULL,520.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(18131,'1110','131750525908','2025-06-21 21:11:02',NULL,30.00,'','13','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(18132,'1110','131750525908','2025-06-21 21:11:02',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(18133,'1110','131750525908','2025-06-21 21:11:02',NULL,30.00,'','13','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(18134,'1110','131750525908','2025-06-21 21:11:02',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(18135,'1110','131750525908','2025-06-21 21:11:02',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(18136,'1110','131750525908','2025-06-21 21:11:02',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(18137,'1110','131750525908','2025-06-21 21:11:02',NULL,31.00,'','13','1','Inventory sold','1','','sales','301','','No',NULL,NULL,''),(18138,'1110','131750525908','2025-06-21 21:11:02',NULL,2500.00,'','13','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(18139,'1110','131750525908','2025-06-21 21:11:02',NULL,520.00,'','13','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(18140,'1110','131750525908','2025-06-21 21:11:02',NULL,1000.00,'','13','1','Inventory sold','1','','sales','352','','No',NULL,NULL,''),(18141,'1110','131750525908','2025-06-21 21:11:02',NULL,1000.00,'','13','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(18142,'1110','131750525908','2025-06-21 21:11:02',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(18143,'1110','131750525908','2025-06-21 21:11:02',NULL,170.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(18144,'1110','131750525908','2025-06-21 21:11:02',NULL,450.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(18145,'1110','131750525908','2025-06-21 21:11:02',NULL,250.00,'','13','1','Inventory sold','1','','sales','170','','No',NULL,NULL,''),(18146,'1110','131750525908','2025-06-21 21:11:02',NULL,2900.00,'','13','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(18147,'1110','131750525908','2025-06-21 21:11:02',NULL,1700.00,'','13','1','Inventory sold','1','','sales','334','','No',NULL,NULL,''),(18148,'5500','131750525908','2025-06-21 21:11:02',15605.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18149,'4000','131750525908','2025-06-21 21:11:02',NULL,200.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(18150,'4000','131750525908','2025-06-21 21:11:02',NULL,999.00,'','13','1','Good sold','1','','sales','591','','No',NULL,NULL,''),(18151,'4000','131750525908','2025-06-21 21:11:02',NULL,1000.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(18152,'4000','131750525908','2025-06-21 21:11:02',NULL,60.00,'','13','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(18153,'4000','131750525908','2025-06-21 21:11:02',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(18154,'4000','131750525908','2025-06-21 21:11:02',NULL,60.00,'','13','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(18155,'4000','131750525908','2025-06-21 21:11:02',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(18156,'4000','131750525908','2025-06-21 21:11:02',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(18157,'4000','131750525908','2025-06-21 21:11:02',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(18158,'4000','131750525908','2025-06-21 21:11:02',NULL,50.00,'','13','1','Good sold','1','','sales','301','','No',NULL,NULL,''),(18159,'4000','131750525908','2025-06-21 21:11:02',NULL,3800.00,'','13','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(18160,'4000','131750525908','2025-06-21 21:11:02',NULL,900.00,'','13','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(18161,'4000','131750525908','2025-06-21 21:11:02',NULL,1500.00,'','13','1','Good sold','1','','sales','352','','No',NULL,NULL,''),(18162,'4000','131750525908','2025-06-21 21:11:02',NULL,1600.00,'','13','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(18163,'4000','131750525908','2025-06-21 21:11:02',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(18164,'4000','131750525908','2025-06-21 21:11:02',NULL,550.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(18165,'4000','131750525908','2025-06-21 21:11:02',NULL,650.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(18166,'4000','131750525908','2025-06-21 21:11:02',NULL,350.00,'','13','1','Good sold','1','','sales','170','','No',NULL,NULL,''),(18167,'4000','131750525908','2025-06-21 21:11:02',NULL,4500.00,'','13','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(18168,'4000','131750525908','2025-06-21 21:11:02',NULL,2800.00,'','13','1','Good sold','1','','sales','334','','No',NULL,NULL,''),(18169,'1050','131750606043','2025-06-22 18:36:17',8850.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175060667420333634303','No',NULL,NULL,''),(18170,'1110','131750606043','2025-06-22 18:36:17',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(18171,'1110','131750606043','2025-06-22 18:36:17',NULL,1000.00,'','13','1','Inventory sold','1','','sales','81','','No',NULL,NULL,''),(18172,'1110','131750606043','2025-06-22 18:36:17',NULL,1900.00,'','13','1','Inventory sold','1','','sales','5','','No',NULL,NULL,''),(18173,'1110','131750606043','2025-06-22 18:36:17',NULL,52.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(18174,'1110','131750606043','2025-06-22 18:36:17',NULL,400.00,'','13','1','Inventory sold','1','','sales','1192','','No',NULL,NULL,''),(18175,'1110','131750606043','2025-06-22 18:36:17',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(18176,'1110','131750606043','2025-06-22 18:36:17',NULL,80.00,'','13','1','Inventory sold','1','','sales','313','','No',NULL,NULL,''),(18177,'5500','131750606043','2025-06-22 18:36:17',4976.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18178,'4000','131750606043','2025-06-22 18:36:17',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(18179,'4000','131750606043','2025-06-22 18:36:17',NULL,1800.00,'','13','1','Good sold','1','','sales','81','','No',NULL,NULL,''),(18180,'4000','131750606043','2025-06-22 18:36:17',NULL,3000.00,'','13','1','Good sold','1','','sales','5','','No',NULL,NULL,''),(18181,'4000','131750606043','2025-06-22 18:36:17',NULL,100.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(18182,'4000','131750606043','2025-06-22 18:36:17',NULL,850.00,'','13','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(18183,'4000','131750606043','2025-06-22 18:36:17',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(18184,'4000','131750606043','2025-06-22 18:36:17',NULL,200.00,'','13','1','Good sold','1','','sales','313','','No',NULL,NULL,''),(18185,'1050','131750606680','2025-06-22 18:44:06',300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175060705723331303037','No',NULL,NULL,''),(18186,'1110','131750606680','2025-06-22 18:44:06',NULL,180.00,'','13','1','Inventory sold','1','','sales','455','','No',NULL,NULL,''),(18187,'5500','131750606680','2025-06-22 18:44:06',180.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18188,'4000','131750606680','2025-06-22 18:44:06',NULL,300.00,'','13','1','Good sold','1','','sales','455','','No',NULL,NULL,''),(18189,'1050','131750698172','2025-06-23 20:08:29',5870.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175069917492320227232','No',NULL,NULL,''),(18190,'1110','131750698172','2025-06-23 20:08:29',NULL,900.00,'','13','1','Inventory sold','1','','sales','49','','No',NULL,NULL,''),(18191,'1110','131750698172','2025-06-23 20:08:29',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(18192,'1110','131750698172','2025-06-23 20:08:29',NULL,1400.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(18193,'1110','131750698172','2025-06-23 20:08:29',NULL,399.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(18194,'1110','131750698172','2025-06-23 20:08:29',NULL,140.00,'','13','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(18195,'1110','131750698172','2025-06-23 20:08:29',NULL,250.00,'','13','1','Inventory sold','1','','sales','366','','No',NULL,NULL,''),(18196,'1110','131750698172','2025-06-23 20:08:29',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(18197,'5500','131750698172','2025-06-23 20:08:29',3250.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18198,'4000','131750698172','2025-06-23 20:08:29',NULL,1600.00,'','13','1','Good sold','1','','sales','49','','No',NULL,NULL,''),(18199,'4000','131750698172','2025-06-23 20:08:29',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(18200,'4000','131750698172','2025-06-23 20:08:29',NULL,2500.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(18201,'4000','131750698172','2025-06-23 20:08:29',NULL,600.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(18202,'4000','131750698172','2025-06-23 20:08:29',NULL,240.00,'','13','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(18203,'4000','131750698172','2025-06-23 20:08:29',NULL,500.00,'','13','1','Good sold','1','','sales','366','','No',NULL,NULL,''),(18204,'4000','131750698172','2025-06-23 20:08:29',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(18205,'1050','131750699175','2025-06-23 20:19:54',200.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175069921323322593303','No',NULL,NULL,''),(18206,'1110','131750699175','2025-06-23 20:19:54',NULL,80.00,'','13','1','Inventory sold','1','','sales','m22','','No',NULL,NULL,''),(18207,'Asset','131750699175','2025-06-23 20:19:54',80.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18208,'4000','131750699175','2025-06-23 20:19:54',NULL,200.00,'','13','1','Good sold','1','','sales','m22','','No',NULL,NULL,''),(18209,'1050','131750743733','2025-06-24 08:43:39',1700.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175074382633034373323','No',NULL,NULL,''),(18210,'1110','131750743733','2025-06-24 08:43:39',NULL,340.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(18211,'1110','131750743733','2025-06-24 08:43:39',NULL,300.00,'','13','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(18212,'5500','131750743733','2025-06-24 08:43:39',640.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18213,'4000','131750743733','2025-06-24 08:43:39',NULL,1100.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(18214,'4000','131750743733','2025-06-24 08:43:39',NULL,600.00,'','13','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(18215,'1050','131750830174','2025-06-25 08:43:17',3998.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175083020825023000807','No',NULL,NULL,''),(18216,'1110','131750830174','2025-06-25 08:43:17',NULL,2400.00,'','13','1','Inventory sold','1','','sales','556','','No',NULL,NULL,''),(18217,'Asset','131750830174','2025-06-25 08:43:17',2400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18218,'4000','131750830174','2025-06-25 08:43:17',NULL,3998.00,'','13','1','Good sold','1','','sales','556','','No',NULL,NULL,''),(18219,'1050','131750831880','2025-06-25 09:13:04',3750.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175083199323203133512','No',NULL,NULL,''),(18220,'1110','131750831880','2025-06-25 09:13:04',NULL,700.00,'','13','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(18221,'1110','131750831880','2025-06-25 09:13:04',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(18222,'1110','131750831880','2025-06-25 09:13:04',NULL,600.00,'','13','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(18223,'5500','131750831880','2025-06-25 09:13:04',2400.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18224,'4000','131750831880','2025-06-25 09:13:04',NULL,1200.00,'','13','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(18225,'4000','131750831880','2025-06-25 09:13:04',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(18226,'4000','131750831880','2025-06-25 09:13:04',NULL,900.00,'','13','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(18227,'1050','131750852117','2025-06-25 14:49:20',850.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175085217733022322703','No',NULL,NULL,''),(18228,'1110','131750852117','2025-06-25 14:49:20',NULL,350.00,'','13','1','Inventory sold','1','','sales','6970802080026','','No',NULL,NULL,''),(18229,'5500','131750852117','2025-06-25 14:49:20',350.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18230,'4000','131750852117','2025-06-25 14:49:20',NULL,850.00,'','13','1','Good sold','1','','sales','6970802080026','','No',NULL,NULL,''),(18231,'1050','131750852181','2025-06-25 15:12:54',23190.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175085359722232032110','No',NULL,NULL,''),(18232,'1110','131750852181','2025-06-25 15:12:54',NULL,450.00,'','13','1','Inventory sold','1','','sales','12','','No',NULL,NULL,''),(18233,'1110','131750852181','2025-06-25 15:12:54',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(18234,'1110','131750852181','2025-06-25 15:12:54',NULL,2500.00,'','13','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(18235,'1110','131750852181','2025-06-25 15:12:54',NULL,1100.00,'','13','1','Inventory sold','1','','sales','154','','No',NULL,NULL,''),(18236,'1110','131750852181','2025-06-25 15:12:54',NULL,850.00,'','13','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(18237,'1110','131750852181','2025-06-25 15:12:54',NULL,1400.00,'','13','1','Inventory sold','1','','sales','6925546000205','','No',NULL,NULL,''),(18238,'1110','131750852181','2025-06-25 15:12:54',NULL,350.00,'','13','1','Inventory sold','1','','sales','67','','No',NULL,NULL,''),(18239,'1110','131750852181','2025-06-25 15:12:54',NULL,500.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(18240,'1110','131750852181','2025-06-25 15:12:54',NULL,520.00,'','13','1','Inventory sold','1','','sales','168','','No',NULL,NULL,''),(18241,'1110','131750852181','2025-06-25 15:12:54',NULL,1900.00,'','13','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(18242,'1110','131750852181','2025-06-25 15:12:54',NULL,190.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(18243,'1110','131750852181','2025-06-25 15:12:54',NULL,40.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(18244,'1110','131750852181','2025-06-25 15:12:54',NULL,144.00,'','13','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(18245,'1110','131750852181','2025-06-25 15:12:54',NULL,144.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(18246,'1110','131750852181','2025-06-25 15:12:54',NULL,500.00,'','13','1','Inventory sold','1','','sales','281','','No',NULL,NULL,''),(18247,'1110','131750852181','2025-06-25 15:12:54',NULL,135.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(18248,'1110','131750852181','2025-06-25 15:12:54',NULL,1500.00,'','13','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(18249,'1110','131750852181','2025-06-25 15:12:54',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(18250,'1110','131750852181','2025-06-25 15:12:54',NULL,150.00,'','13','1','Inventory sold','1','','sales','183','','No',NULL,NULL,''),(18251,'1110','131750852181','2025-06-25 15:12:54',NULL,450.00,'','13','1','Inventory sold','1','','sales','97','','No',NULL,NULL,''),(18252,'1110','131750852181','2025-06-25 15:12:54',NULL,170.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(18253,'1110','131750852181','2025-06-25 15:12:54',NULL,240.00,'','13','1','Inventory sold','1','','sales','233','','No',NULL,NULL,''),(18254,'5500','131750852181','2025-06-25 15:12:54',13723.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18255,'4000','131750852181','2025-06-25 15:12:54',NULL,800.00,'','13','1','Good sold','1','','sales','12','','No',NULL,NULL,''),(18256,'4000','131750852181','2025-06-25 15:12:54',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(18257,'4000','131750852181','2025-06-25 15:12:54',NULL,3800.00,'','13','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(18258,'4000','131750852181','2025-06-25 15:12:54',NULL,1500.00,'','13','1','Good sold','1','','sales','154','','No',NULL,NULL,''),(18259,'4000','131750852181','2025-06-25 15:12:54',NULL,1500.00,'','13','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(18260,'4000','131750852181','2025-06-25 15:12:54',NULL,2500.00,'','13','1','Good sold','1','','sales','6925546000205','','No',NULL,NULL,''),(18261,'4000','131750852181','2025-06-25 15:12:54',NULL,800.00,'','13','1','Good sold','1','','sales','67','','No',NULL,NULL,''),(18262,'4000','131750852181','2025-06-25 15:12:54',NULL,950.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(18263,'4000','131750852181','2025-06-25 15:12:54',NULL,900.00,'','13','1','Good sold','1','','sales','168','','No',NULL,NULL,''),(18264,'4000','131750852181','2025-06-25 15:12:54',NULL,2800.00,'','13','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(18265,'4000','131750852181','2025-06-25 15:12:54',NULL,500.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(18266,'4000','131750852181','2025-06-25 15:12:54',NULL,80.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(18267,'4000','131750852181','2025-06-25 15:12:54',NULL,900.00,'','13','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(18268,'4000','131750852181','2025-06-25 15:12:54',NULL,400.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(18269,'4000','131750852181','2025-06-25 15:12:54',NULL,950.00,'','13','1','Good sold','1','','sales','281','','No',NULL,NULL,''),(18270,'4000','131750852181','2025-06-25 15:12:54',NULL,360.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(18271,'4000','131750852181','2025-06-25 15:12:54',NULL,1500.00,'','13','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(18272,'4000','131750852181','2025-06-25 15:12:54',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(18273,'4000','131750852181','2025-06-25 15:12:54',NULL,300.00,'','13','1','Good sold','1','','sales','183','','No',NULL,NULL,''),(18274,'4000','131750852181','2025-06-25 15:12:54',NULL,700.00,'','13','1','Good sold','1','','sales','97','','No',NULL,NULL,''),(18275,'4000','131750852181','2025-06-25 15:12:54',NULL,550.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(18276,'4000','131750852181','2025-06-25 15:12:54',NULL,450.00,'','13','1','Good sold','1','','sales','233','','No',NULL,NULL,''),(18277,'1050','131750853657','2025-06-25 15:32:43',7439.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175085477180301380104','No',NULL,NULL,''),(18278,'1110','131750853657','2025-06-25 15:32:43',NULL,450.00,'','13','1','Inventory sold','1','','sales','32','','No',NULL,NULL,''),(18279,'1110','131750853657','2025-06-25 15:32:43',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(18280,'1110','131750853657','2025-06-25 15:32:43',NULL,390.00,'','13','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(18281,'1110','131750853657','2025-06-25 15:32:43',NULL,900.00,'','13','1','Inventory sold','1','','sales','319','','No',NULL,NULL,''),(18282,'1110','131750853657','2025-06-25 15:32:43',NULL,200.00,'','13','1','Inventory sold','1','','sales','34','','No',NULL,NULL,''),(18283,'1110','131750853657','2025-06-25 15:32:43',NULL,90.00,'','13','1','Inventory sold','1','','sales','18','','No',NULL,NULL,''),(18284,'1110','131750853657','2025-06-25 15:32:43',NULL,540.00,'','13','1','Inventory sold','1','','sales','93','','No',NULL,NULL,''),(18285,'1110','131750853657','2025-06-25 15:32:43',NULL,348.00,'','13','1','Inventory sold','1','','sales','223','','No',NULL,NULL,''),(18286,'1110','131750853657','2025-06-25 15:32:43',NULL,72.00,'','13','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(18287,'1110','131750853657','2025-06-25 15:32:43',NULL,216.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(18288,'1110','131750853657','2025-06-25 15:32:43',NULL,500.00,'','13','1','Inventory sold','1','','sales','196','','No',NULL,NULL,''),(18289,'5500','131750853657','2025-06-25 15:32:43',3972.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18290,'4000','131750853657','2025-06-25 15:32:43',NULL,750.00,'','13','1','Good sold','1','','sales','32','','No',NULL,NULL,''),(18291,'4000','131750853657','2025-06-25 15:32:43',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(18292,'4000','131750853657','2025-06-25 15:32:43',NULL,700.00,'','13','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(18293,'4000','131750853657','2025-06-25 15:32:43',NULL,1300.00,'','13','1','Good sold','1','','sales','319','','No',NULL,NULL,''),(18294,'4000','131750853657','2025-06-25 15:32:43',NULL,350.00,'','13','1','Good sold','1','','sales','34','','No',NULL,NULL,''),(18295,'4000','131750853657','2025-06-25 15:32:43',NULL,240.00,'','13','1','Good sold','1','','sales','18','','No',NULL,NULL,''),(18296,'4000','131750853657','2025-06-25 15:32:43',NULL,900.00,'','13','1','Good sold','1','','sales','93','','No',NULL,NULL,''),(18297,'4000','131750853657','2025-06-25 15:32:43',NULL,750.00,'','13','1','Good sold','1','','sales','223','','No',NULL,NULL,''),(18298,'4000','131750853657','2025-06-25 15:32:43',NULL,450.00,'','13','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(18299,'4000','131750853657','2025-06-25 15:32:43',NULL,600.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(18300,'4000','131750853657','2025-06-25 15:32:43',NULL,999.00,'','13','1','Good sold','1','','sales','196','','No',NULL,NULL,''),(18301,'1050','131750955823','2025-06-26 19:38:25',3999.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175095591353022923711','No',NULL,NULL,''),(18302,'1110','131750955823','2025-06-26 19:38:25',NULL,1650.00,'','13','1','Inventory sold','1','','sales','m92','','No',NULL,NULL,''),(18303,'5500','131750955823','2025-06-26 19:38:25',1650.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18304,'4000','131750955823','2025-06-26 19:38:25',NULL,3999.00,'','13','1','Good sold','1','','sales','m92','','No',NULL,NULL,''),(18305,'1050','131750955917','2025-06-26 19:42:02',4930.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175095619889010071733','No',NULL,NULL,''),(18306,'1110','131750955917','2025-06-26 19:42:02',NULL,66.00,'','13','1','Inventory sold','1','','sales','185','','No',NULL,NULL,''),(18307,'1110','131750955917','2025-06-26 19:42:02',NULL,1200.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(18308,'1110','131750955917','2025-06-26 19:42:02',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(18309,'1110','131750955917','2025-06-26 19:42:02',NULL,700.00,'','13','1','Inventory sold','1','','sales','287','','No',NULL,NULL,''),(18310,'1110','131750955917','2025-06-26 19:42:02',NULL,170.00,'','13','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(18311,'1110','131750955917','2025-06-26 19:42:02',NULL,180.00,'','13','1','Inventory sold','1','','sales','1220','','No',NULL,NULL,''),(18312,'5500','131750955917','2025-06-26 19:42:02',3016.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18313,'4000','131750955917','2025-06-26 19:42:02',NULL,180.00,'','13','1','Good sold','1','','sales','185','','No',NULL,NULL,''),(18314,'4000','131750955917','2025-06-26 19:42:02',NULL,1200.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(18315,'4000','131750955917','2025-06-26 19:42:02',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(18316,'4000','131750955917','2025-06-26 19:42:02',NULL,1450.00,'','13','1','Good sold','1','','sales','287','','No',NULL,NULL,''),(18317,'4000','131750955917','2025-06-26 19:42:02',NULL,550.00,'','13','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(18318,'4000','131750955917','2025-06-26 19:42:02',NULL,300.00,'','13','1','Good sold','1','','sales','1220','','No',NULL,NULL,''),(18319,'1050','131750956240','2025-06-26 19:45:33',7350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175095634412242390332','No',NULL,NULL,''),(18320,'1110','131750956240','2025-06-26 19:45:33',NULL,2900.00,'','13','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(18321,'1110','131750956240','2025-06-26 19:45:33',NULL,850.00,'','13','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(18322,'1110','131750956240','2025-06-26 19:45:33',NULL,700.00,'','13','1','Inventory sold','1','','sales','37','','No',NULL,NULL,''),(18323,'5500','131750956240','2025-06-26 19:45:33',4450.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18324,'4000','131750956240','2025-06-26 19:45:33',NULL,4500.00,'','13','1','Good sold','1','','sales','365','','No',NULL,NULL,''),(18325,'4000','131750956240','2025-06-26 19:45:33',NULL,1600.00,'','13','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(18326,'4000','131750956240','2025-06-26 19:45:33',NULL,1250.00,'','13','1','Good sold','1','','sales','37','','No',NULL,NULL,''),(18327,'1050','131750956726','2025-06-26 19:53:02',1400.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175095679003932032030','No',NULL,NULL,''),(18328,'1110','131750956726','2025-06-26 19:53:02',NULL,800.00,'','13','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(18329,'5500','131750956726','2025-06-26 19:53:02',800.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18330,'4000','131750956726','2025-06-26 19:53:02',NULL,1400.00,'','13','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(18331,'1050','131750958511','2025-06-26 20:24:48',2650.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175095909210323302309','No',NULL,NULL,''),(18332,'1110','131750958511','2025-06-26 20:24:48',NULL,350.00,'','13','1','Inventory sold','1','','sales','130','','No',NULL,NULL,''),(18333,'1110','131750958511','2025-06-26 20:24:48',NULL,160.00,'','13','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(18334,'1110','131750958511','2025-06-26 20:24:48',NULL,1200.00,'','13','1','Inventory sold','1','','sales','204','','No',NULL,NULL,''),(18335,'5500','131750958511','2025-06-26 20:24:48',1710.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18336,'4000','131750958511','2025-06-26 20:24:48',NULL,550.00,'','13','1','Good sold','1','','sales','130','','No',NULL,NULL,''),(18337,'4000','131750958511','2025-06-26 20:24:48',NULL,300.00,'','13','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(18338,'4000','131750958511','2025-06-26 20:24:48',NULL,1800.00,'','13','1','Good sold','1','','sales','204','','No',NULL,NULL,''),(18339,'1050','131751004742','2025-06-27 09:12:51',1500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175100478130318237222','No',NULL,NULL,''),(18340,'1110','131751004742','2025-06-27 09:12:51',NULL,850.00,'','13','1','Inventory sold','1','','sales','493','','No',NULL,NULL,''),(18341,'5500','131751004742','2025-06-27 09:12:51',850.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18342,'4000','131751004742','2025-06-27 09:12:51',NULL,1500.00,'','13','1','Good sold','1','','sales','493','','No',NULL,NULL,''),(18343,'1050','131751044112','2025-06-27 20:10:28',2150.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175104423322303023211','No',NULL,NULL,''),(18344,'1110','131751044112','2025-06-27 20:10:28',NULL,300.00,'','13','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(18345,'1110','131751044112','2025-06-27 20:10:28',NULL,72.00,'','13','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(18346,'1110','131751044112','2025-06-27 20:10:28',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(18347,'1110','131751044112','2025-06-27 20:10:28',NULL,550.00,'','13','1','Inventory sold','1','','sales','297','','No',NULL,NULL,''),(18348,'5500','131751044112','2025-06-27 20:10:28',1017.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18349,'4000','131751044112','2025-06-27 20:10:28',NULL,600.00,'','13','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(18350,'4000','131751044112','2025-06-27 20:10:28',NULL,200.00,'','13','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(18351,'4000','131751044112','2025-06-27 20:10:28',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(18352,'4000','131751044112','2025-06-27 20:10:28',NULL,1100.00,'','13','1','Good sold','1','','sales','297','','No',NULL,NULL,''),(18353,'1050','131751044345','2025-06-27 20:16:01',9850.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175104459142490350420','No',NULL,NULL,''),(18354,'1110','131751044345','2025-06-27 20:16:01',NULL,500.00,'','13','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(18355,'1110','131751044345','2025-06-27 20:16:01',NULL,208.00,'','13','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(18356,'1110','131751044345','2025-06-27 20:16:01',NULL,750.00,'','13','1','Inventory sold','1','','sales','6947662262220','','No',NULL,NULL,''),(18357,'1110','131751044345','2025-06-27 20:16:01',NULL,600.00,'','13','1','Inventory sold','1','','sales','25','','No',NULL,NULL,''),(18358,'1110','131751044345','2025-06-27 20:16:01',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(18359,'1110','131751044345','2025-06-27 20:16:01',NULL,1700.00,'','13','1','Inventory sold','1','','sales','336','','No',NULL,NULL,''),(18360,'1110','131751044345','2025-06-27 20:16:01',NULL,1160.00,'','13','1','Inventory sold','1','','sales','311','','No',NULL,NULL,''),(18361,'5500','131751044345','2025-06-27 20:16:01',5518.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18362,'4000','131751044345','2025-06-27 20:16:01',NULL,1000.00,'','13','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(18363,'4000','131751044345','2025-06-27 20:16:01',NULL,400.00,'','13','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(18364,'4000','131751044345','2025-06-27 20:16:01',NULL,950.00,'','13','1','Good sold','1','','sales','6947662262220','','No',NULL,NULL,''),(18365,'4000','131751044345','2025-06-27 20:16:01',NULL,900.00,'','13','1','Good sold','1','','sales','25','','No',NULL,NULL,''),(18366,'4000','131751044345','2025-06-27 20:16:01',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(18367,'4000','131751044345','2025-06-27 20:16:01',NULL,3200.00,'','13','1','Good sold','1','','sales','336','','No',NULL,NULL,''),(18368,'4000','131751044345','2025-06-27 20:16:01',NULL,2400.00,'','13','1','Good sold','1','','sales','311','','No',NULL,NULL,''),(18369,'1050','131751044594','2025-06-27 20:20:31',4298.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175104492621200024430','No',NULL,NULL,''),(18370,'1110','131751044594','2025-06-27 20:20:31',NULL,50.00,'','13','1','Inventory sold','1','','sales','615','','No',NULL,NULL,''),(18371,'1110','131751044594','2025-06-27 20:20:31',NULL,160.00,'','13','1','Inventory sold','1','','sales','m22','','No',NULL,NULL,''),(18372,'1110','131751044594','2025-06-27 20:20:31',NULL,200.00,'','13','1','Inventory sold','1','','sales','m52','','No',NULL,NULL,''),(18373,'1110','131751044594','2025-06-27 20:20:31',NULL,200.00,'','13','1','Inventory sold','1','','sales','546','','No',NULL,NULL,''),(18374,'1110','131751044594','2025-06-27 20:20:31',NULL,600.00,'','13','1','Inventory sold','1','','sales','m74','','No',NULL,NULL,''),(18375,'1110','131751044594','2025-06-27 20:20:31',NULL,300.00,'','13','1','Inventory sold','1','','sales','m15','','No',NULL,NULL,''),(18376,'1110','131751044594','2025-06-27 20:20:31',NULL,650.00,'','13','1','Inventory sold','1','','sales','453','','No',NULL,NULL,''),(18377,'5500','131751044594','2025-06-27 20:20:31',2160.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18378,'4000','131751044594','2025-06-27 20:20:31',NULL,100.00,'','13','1','Good sold','1','','sales','615','','No',NULL,NULL,''),(18379,'4000','131751044594','2025-06-27 20:20:31',NULL,400.00,'','13','1','Good sold','1','','sales','m22','','No',NULL,NULL,''),(18380,'4000','131751044594','2025-06-27 20:20:31',NULL,400.00,'','13','1','Good sold','1','','sales','m52','','No',NULL,NULL,''),(18381,'4000','131751044594','2025-06-27 20:20:31',NULL,400.00,'','13','1','Good sold','1','','sales','546','','No',NULL,NULL,''),(18382,'4000','131751044594','2025-06-27 20:20:31',NULL,1299.00,'','13','1','Good sold','1','','sales','m74','','No',NULL,NULL,''),(18383,'4000','131751044594','2025-06-27 20:20:31',NULL,499.00,'','13','1','Good sold','1','','sales','m15','','No',NULL,NULL,''),(18384,'4000','131751044594','2025-06-27 20:20:31',NULL,1200.00,'','13','1','Good sold','1','','sales','453','','No',NULL,NULL,''),(18385,'1050','131751128779','2025-06-28 19:44:23',1350.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175112915903200291112','No',NULL,NULL,''),(18386,'1110','131751128779','2025-06-28 19:44:23',NULL,700.00,'','13','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(18387,'1110','131751128779','2025-06-28 19:44:23',NULL,80.00,'','13','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(18388,'5500','131751128779','2025-06-28 19:44:23',780.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18389,'4000','131751128779','2025-06-28 19:44:23',NULL,1200.00,'','13','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(18390,'4000','131751128779','2025-06-28 19:44:23',NULL,150.00,'','13','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(18391,'1050','131751129480','2025-06-28 19:52:08',500.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175112957822325732073','No',NULL,NULL,''),(18392,'1110','131751129480','2025-06-28 19:52:08',NULL,250.00,'','13','1','Inventory sold','1','','sales','31','','No',NULL,NULL,''),(18393,'5500','131751129480','2025-06-28 19:52:08',250.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18394,'4000','131751129480','2025-06-28 19:52:08',NULL,500.00,'','13','1','Good sold','1','','sales','31','','No',NULL,NULL,''),(18395,'1050','131751129599','2025-06-28 19:57:22',5120.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175113081852200333023','No',NULL,NULL,''),(18396,'1110','131751129599','2025-06-28 19:57:22',NULL,850.00,'','13','1','Inventory sold','1','','sales','63','','No',NULL,NULL,''),(18397,'1110','131751129599','2025-06-28 19:57:22',NULL,42.00,'','13','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(18398,'1110','131751129599','2025-06-28 19:57:22',NULL,170.00,'','13','1','Inventory sold','1','','sales','1235','','No',NULL,NULL,''),(18399,'1110','131751129599','2025-06-28 19:57:22',NULL,600.00,'','13','1','Inventory sold','1','','sales','342','','No',NULL,NULL,''),(18400,'1110','131751129599','2025-06-28 19:57:22',NULL,1100.00,'','13','1','Inventory sold','1','','sales','4','','No',NULL,NULL,''),(18401,'1110','131751129599','2025-06-28 19:57:22',NULL,133.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(18402,'1110','131751129599','2025-06-28 19:57:22',NULL,160.00,'','13','1','Inventory sold','1','','sales','20','','No',NULL,NULL,''),(18403,'5500','131751129599','2025-06-28 19:57:22',3055.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18404,'4000','131751129599','2025-06-28 19:57:22',NULL,1500.00,'','13','1','Good sold','1','','sales','63','','No',NULL,NULL,''),(18405,'4000','131751129599','2025-06-28 19:57:22',NULL,150.00,'','13','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(18406,'4000','131751129599','2025-06-28 19:57:22',NULL,300.00,'','13','1','Good sold','1','','sales','1235','','No',NULL,NULL,''),(18407,'4000','131751129599','2025-06-28 19:57:22',NULL,1000.00,'','13','1','Good sold','1','','sales','342','','No',NULL,NULL,''),(18408,'4000','131751129599','2025-06-28 19:57:22',NULL,1650.00,'','13','1','Good sold','1','','sales','4','','No',NULL,NULL,''),(18409,'4000','131751129599','2025-06-28 19:57:22',NULL,200.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(18410,'4000','131751129599','2025-06-28 19:57:22',NULL,320.00,'','13','1','Good sold','1','','sales','20','','No',NULL,NULL,''),(18411,'1050','131751130822','2025-06-28 20:15:44',300.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175113094920323337201','No',NULL,NULL,''),(18412,'1110','131751130822','2025-06-28 20:15:44',NULL,160.00,'','13','1','Inventory sold','1','','sales','690','','No',NULL,NULL,''),(18413,'Asset','131751130822','2025-06-28 20:15:44',160.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18414,'4000','131751130822','2025-06-28 20:15:44',NULL,300.00,'','13','1','Good sold','1','','sales','690','','No',NULL,NULL,''),(18415,'1050','131751132587','2025-06-28 20:43:20',600.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175113263813318331332','No',NULL,NULL,''),(18416,'1110','131751132587','2025-06-28 20:43:20',NULL,300.00,'','13','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(18417,'5500','131751132587','2025-06-28 20:43:20',300.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18418,'4000','131751132587','2025-06-28 20:43:20',NULL,600.00,'','13','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(18419,'1050','131751211107','2025-06-29 18:41:29',5650.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175121173620312033232','No',NULL,NULL,''),(18420,'1110','131751211107','2025-06-29 18:41:29',NULL,95.00,'','13','1','Inventory sold','1','','sales','110','','No',NULL,NULL,''),(18421,'1110','131751211107','2025-06-29 18:41:29',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(18422,'1110','131751211107','2025-06-29 18:41:29',NULL,200.00,'','13','1','Inventory sold','1','','sales','1159','','No',NULL,NULL,''),(18423,'1110','131751211107','2025-06-29 18:41:29',NULL,240.00,'','13','1','Inventory sold','1','','sales','199','','No',NULL,NULL,''),(18424,'1110','131751211107','2025-06-29 18:41:29',NULL,72.00,'','13','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(18425,'1110','131751211107','2025-06-29 18:41:29',NULL,300.00,'','13','1','Inventory sold','1','','sales','364','','No',NULL,NULL,''),(18426,'1110','131751211107','2025-06-29 18:41:29',NULL,100.00,'','13','1','Inventory sold','1','','sales','218','','No',NULL,NULL,''),(18427,'1110','131751211107','2025-06-29 18:41:29',NULL,100.00,'','13','1','Inventory sold','1','','sales','1214','','No',NULL,NULL,''),(18428,'1110','131751211107','2025-06-29 18:41:29',NULL,850.00,'','13','1','Inventory sold','1','','sales','271','','No',NULL,NULL,''),(18429,'1110','131751211107','2025-06-29 18:41:29',NULL,266.00,'','13','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(18430,'1110','131751211107','2025-06-29 18:41:29',NULL,700.00,'','13','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(18431,'5500','131751211107','2025-06-29 18:41:29',3023.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18432,'4000','131751211107','2025-06-29 18:41:29',NULL,250.00,'','13','1','Good sold','1','','sales','110','','No',NULL,NULL,''),(18433,'4000','131751211107','2025-06-29 18:41:29',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(18434,'4000','131751211107','2025-06-29 18:41:29',NULL,400.00,'','13','1','Good sold','1','','sales','1159','','No',NULL,NULL,''),(18435,'4000','131751211107','2025-06-29 18:41:29',NULL,450.00,'','13','1','Good sold','1','','sales','199','','No',NULL,NULL,''),(18436,'4000','131751211107','2025-06-29 18:41:29',NULL,450.00,'','13','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(18437,'4000','131751211107','2025-06-29 18:41:29',NULL,300.00,'','13','1','Good sold','1','','sales','364','','No',NULL,NULL,''),(18438,'4000','131751211107','2025-06-29 18:41:29',NULL,200.00,'','13','1','Good sold','1','','sales','218','','No',NULL,NULL,''),(18439,'4000','131751211107','2025-06-29 18:41:29',NULL,250.00,'','13','1','Good sold','1','','sales','1214','','No',NULL,NULL,''),(18440,'4000','131751211107','2025-06-29 18:41:29',NULL,1500.00,'','13','1','Good sold','1','','sales','271','','No',NULL,NULL,''),(18441,'4000','131751211107','2025-06-29 18:41:29',NULL,400.00,'','13','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(18442,'4000','131751211107','2025-06-29 18:41:29',NULL,1200.00,'','13','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(18443,'1050','131751211758','2025-06-29 18:44:49',8800.00,NULL,'','13','1','Payment of goods sold','1','','payment','','13175121190833333223215','No',NULL,NULL,''),(18444,'1110','131751211758','2025-06-29 18:44:49',NULL,72.00,'','13','1','Inventory sold','1','','sales','1186','','No',NULL,NULL,''),(18445,'1110','131751211758','2025-06-29 18:44:49',NULL,600.00,'','13','1','Inventory sold','1','','sales','207','','No',NULL,NULL,''),(18446,'1110','131751211758','2025-06-29 18:44:49',NULL,1000.00,'','13','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(18447,'1110','131751211758','2025-06-29 18:44:49',NULL,250.00,'','13','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(18448,'1110','131751211758','2025-06-29 18:44:49',NULL,2900.00,'','13','1','Inventory sold','1','','sales','365','','No',NULL,NULL,''),(18449,'5500','131751211758','2025-06-29 18:44:49',4822.00,NULL,'','13','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(18450,'4000','131751211758','2025-06-29 18:44:49',NULL,450.00,'','13','1','Good sold','1','','sales','1186','','No',NULL,NULL,''),(18451,'4000','131751211758','2025-06-29 18:44:49',NULL,1400.00,'','13','1','Good sold','1','','sales','207','','No',NULL,NULL,''),(18452,'4000','131751211758','2025-06-29 18:44:49',NULL,2000.00,'','13','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(18453,'4000','131751211758','2025-06-29 18:44:49',NULL,450.00,'','13','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(18454,'4000','131751211758','2025-06-29 18:44:49',NULL,4500.00,'','13','1','Good sold','1','','sales','365','','No',NULL,NULL,''); /*!40000 ALTER TABLE `debitcredit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `delivery` -- DROP TABLE IF EXISTS `delivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `delivery` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, `type` varchar(30) NOT NULL, `mode` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `delivery` -- LOCK TABLES `delivery` WRITE; /*!40000 ALTER TABLE `delivery` DISABLE KEYS */; /*!40000 ALTER TABLE `delivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `department` -- DROP TABLE IF EXISTS `department`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `department` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `description` text NOT NULL, `faculty_id` int(11) NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `department` -- LOCK TABLES `department` WRITE; /*!40000 ALTER TABLE `department` DISABLE KEYS */; /*!40000 ALTER TABLE `department` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `depositrefunds` -- DROP TABLE IF EXISTS `depositrefunds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `depositrefunds` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(30) NOT NULL DEFAULT 1, `amount` decimal(10,2) NOT NULL, `before` varchar(20) DEFAULT NULL, `after` varchar(20) DEFAULT NULL, `bookingid` int(20) NOT NULL, `tenantid` int(11) NOT NULL, `receiptno` varchar(50) NOT NULL, `transactioncode` varchar(50) NOT NULL, `mode` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `depositrefunds` -- LOCK TABLES `depositrefunds` WRITE; /*!40000 ALTER TABLE `depositrefunds` DISABLE KEYS */; /*!40000 ALTER TABLE `depositrefunds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `device` -- DROP TABLE IF EXISTS `device`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `device` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) DEFAULT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `device` -- LOCK TABLES `device` WRITE; /*!40000 ALTER TABLE `device` DISABLE KEYS */; /*!40000 ALTER TABLE `device` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `discount` -- DROP TABLE IF EXISTS `discount`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `discount` ( `id` int(11) NOT NULL AUTO_INCREMENT, `discount` varchar(50) 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, `branchid` int(11) NOT NULL DEFAULT 1, `type` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `discount` -- LOCK TABLES `discount` WRITE; /*!40000 ALTER TABLE `discount` DISABLE KEYS */; INSERT INTO `discount` VALUES (1,'1000','BASIC','2023-05-16 14:12:30','active','1','','1',1,'Amount'),(2,'10','PREMIUM DISCOUNT','2023-11-11 07:36:57','active','1','','1',1,'Percentage'); /*!40000 ALTER TABLE `discount` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `distribution` -- DROP TABLE IF EXISTS `distribution`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `distribution` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` varchar(10) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `orderno` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, `staff` int(11) NOT NULL, `shipping` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `ordereddate` varchar(50) NOT NULL, `supplier` int(11) NOT NULL DEFAULT 1, `profit` varchar(20) NOT NULL, `commissionrate` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `distribution` -- LOCK TABLES `distribution` WRITE; /*!40000 ALTER TABLE `distribution` DISABLE KEYS */; /*!40000 ALTER TABLE `distribution` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `district` -- DROP TABLE IF EXISTS `district`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `district` ( `id` int(30) NOT NULL, `code` varchar(50) NOT NULL, `countyid` varchar(10) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `provincecode` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `district` -- LOCK TABLES `district` WRITE; /*!40000 ALTER TABLE `district` DISABLE KEYS */; /*!40000 ALTER TABLE `district` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `documents` -- DROP TABLE IF EXISTS `documents`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `documents` ( `id` int(50) NOT NULL AUTO_INCREMENT, `documentname` varchar(100) NOT NULL, `idno` varchar(50) NOT NULL, `category` varchar(100) NOT NULL, `name` text NOT NULL, `dateposted` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `entrydate` varchar(50) NOT NULL, `img_id` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `mydocuments` text DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `documents` -- LOCK TABLES `documents` WRITE; /*!40000 ALTER TABLE `documents` DISABLE KEYS */; /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `doorlock` -- DROP TABLE IF EXISTS `doorlock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `doorlock` ( `id` int(20) NOT NULL AUTO_INCREMENT, `type` varchar(40) NOT NULL, `description` text NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, `guest` varchar(50) NOT NULL, `roomtype` varchar(50) NOT NULL, `roomno` varchar(50) NOT NULL, `guesttype` varchar(50) NOT NULL, `chargetype` varchar(50) NOT NULL, `issuedqty` varchar(50) NOT NULL, `recycledcardqty` varchar(50) NOT NULL, `state` varchar(50) NOT NULL, `checkintime` varchar(50) NOT NULL, `departuretime` varchar(50) NOT NULL, `vouchertype` varchar(50) NOT NULL, `voucherno` varchar(50) NOT NULL, `checkouttime` varchar(50) NOT NULL, `area1` varchar(50) NOT NULL, `area2` varchar(50) NOT NULL, `operator` varchar(50) NOT NULL, `remark` varchar(50) NOT NULL, `familyroom` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `doorlock` -- LOCK TABLES `doorlock` WRITE; /*!40000 ALTER TABLE `doorlock` DISABLE KEYS */; /*!40000 ALTER TABLE `doorlock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `email_accounts` -- DROP TABLE IF EXISTS `email_accounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `email_accounts` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `password` varchar(100) NOT NULL, `smtp_host` varchar(50) NOT NULL, `smtp_port` int(11) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `name` varchar(50) NOT NULL, `server` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `protocol` varchar(30) NOT NULL DEFAULT 'smtp', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `email_accounts` -- LOCK TABLES `email_accounts` WRITE; /*!40000 ALTER TABLE `email_accounts` DISABLE KEYS */; INSERT INTO `email_accounts` VALUES (1,'marketing@mombasacontinental.com','Pass@123','mail.mombasacontinental.com',587,1,465,'ROBISEARCH LTD/TASK MANAGER',1,'','mail/smtp'),(2,'support@robisearch.com','support!@##@!','ssl://mail.robisearch.com',465,1,1,'ROBISEARCH LTD/TASK MANAGER',2,'2019-06-23 05:28:28pm','smtp'),(3,'oukobert@gmail.com','0718667391','ssl://smtp.googlemail.com',465,1,1,'robisearch',1,'2019-11-04 11:00:33am','smtp'); /*!40000 ALTER TABLE `email_accounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `employeecharges` -- DROP TABLE IF EXISTS `employeecharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `employeecharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, `memberid` int(11) NOT NULL, `statutory` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 `etiminitialization` -- DROP TABLE IF EXISTS `etiminitialization`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etiminitialization` ( `id` int(11) NOT NULL AUTO_INCREMENT, `tin` varchar(50) NOT NULL, `bhfOpenDt` varchar(50) DEFAULT NULL, `createdate` datetime NOT NULL, `sdcId` varchar(50) DEFAULT '00', `mrcNo` text DEFAULT NULL, `cmcKey` text DEFAULT NULL, `companyid` varchar(50) NOT NULL, `branchid` varchar(50) NOT NULL, `updatedid` varchar(20) NOT NULL DEFAULT 'KES', `updatedby` varchar(20) DEFAULT NULL, `userid` int(11) NOT NULL, `name` text NOT NULL, `bhfid` varchar(50) DEFAULT NULL, `bhfSttsCd` varchar(50) DEFAULT NULL, `url` text NOT NULL, `onlineoffline` varchar(20) NOT NULL, `phone` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `status` varchar(50) NOT NULL, `verification` text NOT NULL, `requestdate` varchar(50) NOT NULL, `confirmationdate` varchar(50) NOT NULL, `businesskey` 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 `etiminitialization` -- LOCK TABLES `etiminitialization` WRITE; /*!40000 ALTER TABLE `etiminitialization` DISABLE KEYS */; INSERT INTO `etiminitialization` VALUES (1,'P052189441F','20241111','2024-11-20 11:04:25','KRACU0400000189','KRA00286603','B93EC3A3703442E8AF13A8F12B2EB5DFB4D7FE2A0D6F442FA5C8','1','1','KES','DENNIS MUTAI',1,'TOSH ENTERPRISES','00','11732089866','https://etims-api.kra.go.ke','OSCU','254707699136','1132012','','NG+gAWiZsYsygHp2qG0XjE60EdRnulh+TQ9BbM7RaMtZ3o0xQHe8ZMhYlk7ixOsmGDvHkMjLk9VIX8t99b0FeA== ','2024-11-20 11:28:41','','7RmroECPReg+9mwGtrl8JIM0weBwA7o3joMBGnDhGOb00foWpKMlNT+b1uMZXf3QMNHFGRkxEURf2auq9OtY8tp+Pw2JPcjXzFk7wYzLhClUZiX5BZUL3Jnh5mLoyJ5u'); /*!40000 ALTER TABLE `etiminitialization` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `etimsactivations` -- DROP TABLE IF EXISTS `etimsactivations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `etimsactivations` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `bhfid` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) DEFAULT 'New Installation', `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` int(11) DEFAULT NULL, `tin` text NOT NULL, `sdcId` text NOT NULL, `cmcKey` text NOT NULL, `mrcNo` text NOT NULL, `url` text NOT NULL, `onlineoffline` varchar(50) NOT NULL, `businesskey` text NOT NULL, `code` varchar(50) NOT NULL, `verification` text NOT NULL, `branchid` varchar(5) 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 `etimsactivations` -- LOCK TABLES `etimsactivations` WRITE; /*!40000 ALTER TABLE `etimsactivations` DISABLE KEYS */; /*!40000 ALTER TABLE `etimsactivations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `evaluation` -- DROP TABLE IF EXISTS `evaluation`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `evaluation` ( `invoice` varchar(100) NOT NULL, `id` int(20) NOT NULL AUTO_INCREMENT, `serialno` varchar(50) NOT NULL, `insuredname` varchar(50) NOT NULL, `insurer` varchar(50) NOT NULL, `expirydate` varchar(50) NOT NULL, `inspectedby` varchar(50) NOT NULL, `contact` varchar(50) NOT NULL, `policyno` varchar(50) NOT NULL, `instructions` text NOT NULL, `registrationno` varchar(50) NOT NULL, `make` varchar(50) NOT NULL, `model` varchar(50) NOT NULL, `colour` varchar(50) NOT NULL, `yom` varchar(50) NOT NULL, `fueltype` varchar(50) NOT NULL, `engineno` varchar(50) NOT NULL, `chassisno` varchar(50) NOT NULL, `mileage` varchar(50) NOT NULL, `enginerating` varchar(50) NOT NULL, `countryoforigin` varchar(50) NOT NULL, `locationofinspection` varchar(50) NOT NULL, `coachwork` varchar(50) NOT NULL, `mechanical` varchar(50) NOT NULL, `electrical` varchar(50) NOT NULL, `tyres` varchar(50) NOT NULL, `generalcondition` text NOT NULL, `assessedvalue` varchar(50) NOT NULL, `features` text NOT NULL, `anittheft` varchar(50) NOT NULL, `windscreenvalue` varchar(50) NOT NULL, `radiovalue` varchar(50) NOT NULL, `remarks` text NOT NULL, `reportdetails` text NOT NULL, `date` date NOT NULL, `pin` varchar(50) NOT NULL, `userid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `dateposted` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `evaluation` -- LOCK TABLES `evaluation` WRITE; /*!40000 ALTER TABLE `evaluation` DISABLE KEYS */; /*!40000 ALTER TABLE `evaluation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `events` -- DROP TABLE IF EXISTS `events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `events` ( `id` int(50) NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `fromdate` varchar(50) NOT NULL, `todate` varchar(50) NOT NULL, `host` varchar(100) NOT NULL, `participants` text NOT NULL, `location` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'new', `comments` text NOT NULL, `repeated` varchar(50) NOT NULL, `dateposted` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `companyid` varchar(50) NOT NULL, `one` varchar(20) NOT NULL, `two` varchar(20) NOT NULL, `three` varchar(20) DEFAULT NULL, `branchid` int(10) NOT NULL DEFAULT 1, `four` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; /*!40000 ALTER TABLE `events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `expenses` -- DROP TABLE IF EXISTS `expenses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `expenses` ( `id` int(50) NOT NULL AUTO_INCREMENT, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` datetime NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `datespent` datetime NOT NULL, `receiptno` varchar(100) NOT NULL, `idno` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `imgid` varchar(100) NOT NULL, `img_id` text NOT NULL, `companyid` varchar(100) NOT NULL, `accounttype` varchar(50) NOT NULL, `bankname` varchar(60) NOT NULL, `supplier` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `paymentmethodes` varchar(30) NOT NULL, `duedate` varchar(30) NOT NULL, `terms` text NOT NULL, `balance` decimal(10,2) NOT NULL, `paid` decimal(10,2) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `allocation` varchar(20) NOT NULL DEFAULT 'No', `invoicestatus` varchar(20) NOT NULL DEFAULT 'No', `allocationtext` text NOT NULL, `loanpaid` decimal(10,2) NOT NULL, `loanbalance` decimal(10,2) NOT NULL, `duration` varchar(20) NOT NULL, `monthlyrate` varchar(20) NOT NULL, `department` 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,'2024 Fiscal Year','active','2024-01-01 00:00:00','2024-12-31 23:59:00',1,1,'2024-01-11 10:54:45',0.00,0.00,0); /*!40000 ALTER TABLE `fiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `followups` -- DROP TABLE IF EXISTS `followups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `followups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `date` varchar(50) NOT NULL, `followupid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `nextdate` datetime NOT NULL, `feedback` text NOT NULL, `recommendation` text NOT NULL, `challanges` text NOT NULL, `level` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, `finalid` varchar(50) NOT NULL, `dateposted` datetime NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'Deal', `completed` varchar(20) NOT NULL DEFAULT 'no', `dealowner` varchar(20) DEFAULT NULL, `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; /*!40000 ALTER TABLE `followups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glaccounts` -- DROP TABLE IF EXISTS `glaccounts`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glaccounts` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `bankname` varchar(50) DEFAULT NULL, `openingdate` varchar(50) NOT NULL, `description` int(11) NOT NULL, `accountstatus` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `number` varchar(50) NOT NULL, `currency` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=221 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,'','-123735','2020-10-01 13:01:12','1000','1'),(31,'1','1','1','Mpesa','','2020-05-10 17:24:37',1,'','34000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-3882698','2019-07-30 19:18:31','1030','1'),(34,'1','1','6','Accounts receivable','','2018-06-01',1,'','0','2020-01-07 05:46:09','1100',''),(35,'351','1','6','Inventory assets','','2018-07-20 13:29:27',1,'','-1500','2019-07-20 23:18:46','1110','1'),(36,'2','1','6','checking account','','2018-07-20 14:14:59',1,'','0','2018-07-20 14:15:36pm','1120','KES'),(37,'351','1','6','Tax Assets','','2018-07-20 14:15:37',1,'','0','2019-07-20 13:01:36','1130',''),(38,'2','1','6','loans & advances','','2018-07-20 14:17:01',1,'','0','2018-07-20 14:18:41pm','1140','KES'),(39,'2','1','6','securities & deposits','','2018-07-20 14:18:42',1,'','0','2018-07-20 14:19:49pm','1150','KES'),(40,'351','1','6','Allowance for doubtful accounts','','2018-07-20 14:19:50',1,'','0','2019-07-20 12:05:22','1160',''),(41,'351','1','6','Prepayments','','2018-07-20 14:37:09',1,'','0','2019-07-20 13:03:33','1170',''),(44,'351','1','6','Salary advances','','2018-07-20 14:42:02',1,'','0','2019-07-20 12:58:57','1200',''),(45,'351','1','7','Land','','2018-07-20 14:43:05',1,'','0','2019-07-20 13:00:33','1500',''),(46,'351','1','7','Motor Vehicle','','2018-07-20 15:05:47',1,'','0','2019-07-20 13:04:35','1510',''),(47,'1','1','27','Softwares','','2018-07-20 15:06:36',4,'','0','2019-10-28 05:41:59','1520',''),(48,'351','1','7','Buildings','','2018-07-20 15:07:38',1,'','0','2019-07-20 13:07:02','1530',''),(49,'351','1','7','Plants & Machinery','','2018-07-20 15:09:21',1,'','0','2019-07-20 13:08:16','1540',''),(50,'351','1','7','Office Equipments','','2018-07-20 15:13:54',1,'','0','2019-07-20 13:09:35','1550',''),(51,'351','1','7','Furnitures & Fixtures','','2018-07-20 15:18:17',1,'','0','2019-07-20 13:10:29','1560',''),(52,'351','1','7','Depreciation ','117','2018-07-20 15:20:15',1,'','0','2019-07-20 13:13:53','1570',''),(53,'351','1','7','Depletable assets','','2018-07-20 15:21:07',1,'','0','2019-07-20 13:30:32','1580','1'),(54,'351','1','7','Leasehold improvements','','2018-07-20 15:22:55',1,'','0','2019-07-20 13:36:59','1590',''),(55,'351','1','7','Accumulated depreciation','','2018-07-20 15:23:48',1,'','0','2019-07-20 13:17:21','1600',''),(57,'351','1','9','Capital ','','2018-07-20 15:43:54',1,'','0','2019-07-20 14:18:04','1800',''),(58,'416','1','29','Office purchases','','2018-07-20 16:02:41',5,'','0','2019-10-16 17:53:18','1850',''),(59,'2','1','8','stock of raw materials','','2018-07-20 16:04:29',1,'','0','2018-07-20 16:07:35pm','1860','KES'),(63,'351','1','14','Loan payable','','2018-07-23 12:06:08',2,'','0','2019-07-20 14:11:32','2000',''),(64,'351','1','14','Dividends payable','','2018-07-23 12:33:51',2,'','0','2019-07-20 15:08:15','2010','1'),(65,'2','1','14','Income tax payable','','2018-07-23 12:35:15',2,'','0','2018-07-23 12:36:09pm','2020','KES'),(66,'351','1','14','Accrued Expenses Payable ','','2018-07-23 12:36:09',2,'','0','2019-07-20 13:33:39','2030','1'),(67,'351','1','14','Payroll Liabilities','','2018-07-23 12:37:11',2,'','0','2019-07-20 13:24:33','2040',''),(68,'351','1','14','Current tax liability','','2018-07-23 12:37:58',2,'','0','2019-07-20 15:10:18','2050','1'),(69,'1','1','14','Customer Deposits ','','2018-07-23 12:38:55 ',2,'','0','2024-02-01 06:08:04','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,'1','1','29','Painting','','2018-07-23 15:07:48 ',5,'','0','2024-02-26 12:40:36','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,'1','1','27','Vehicle Loan','94','2018-07-23 15:16:38 ',4,'','2000000','2023-05-27 12:46:29','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,'','-6666664999','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,'','6000','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,'1','1','29','Branding','156','2018-11-05 16:46:57 ',5,'','0','2024-02-26 12:40:51','5910',''),(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,'','-577','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,'1','1','27','Donations','131','2019-07-20 15:56:24 ',4,'','140800','2023-03-08 12:44:25','4031','1'),(169,'351','1','27','Bulk Sms Branding','131','2019-07-20 16:07:38',4,'','0','2019-07-20 16:09:27','4032',''),(170,'1','1','27','Bulk Sms Recharge','131','2019-07-20 16:09:28',4,'','0','2019-10-26 13:53:32','4033','1'),(171,'351','1','27','Hotel Accommodation System','94','2019-07-20 16:19:27',4,'','0','2019-07-20 16:23:52','4100','1'),(172,'351','1','27','Miscellaneous Income','94','2019-07-20 16:58:12',4,'','0','2019-07-20 17:00:06','4180','1'),(173,'351','1','27','Mpesa Intergration','94','2019-07-20 17:00:07',4,'','0','2019-07-20 17:02:30','4190','1'),(174,'351','1','27','Biometric Bulk Sms Intergration','94','2019-07-20 17:02:31',4,'','0','2019-07-20 17:38:53','4195',''),(175,'351','1','8','Thermal rolls','58','2019-07-20 17:32:58',5,'','0','2019-09-04 10:26:06','1852','1'),(176,'351','1','29','Electricity','102','2019-07-20 17:42:59',5,'','0','2019-07-20 17:44:30','5531','1'),(177,'351','1','29','Water','102','2019-07-20 17:44:31',5,'','0','2019-07-20 17:45:22','5532','1'),(178,'351','1','29','Wages/Overtime','104','2019-07-20 20:26:31',5,'','0','2019-07-20 20:29:49','5551','1'),(179,'1','1','29','Staff Airtime','105','2020-07-20 20:47:45',5,'','0','2020-06-30 21:03:42','5563','1'),(180,'1','1','29','Medical Expenses ','105','2019-07-20 20:50:12',5,'','0','2020-06-30 22:16:41','5566','1'),(181,'351','1','29','NSSF-Employer','105','2019-07-20 20:51:37',5,'','0','2019-07-20 20:53:29','5565','1'),(182,'351','1','29','Meal Expenses ','','2019-07-20 22:28:52',5,'','0','2019-07-20 22:48:43','5250','1'),(183,'351','1','29','Refunds','','2019-07-20 22:48:44',5,'','0','2019-07-20 22:49:44','5240','1'),(184,'351','1','30','Loss on Disposal of fixed Assets ','','2019-07-20 22:49:45',5,'','0','2019-07-20 22:53:18','5220','1'),(185,'351','1','29','Internet Expenses ','','2019-07-20 22:53:19',5,'','0','2019-07-20 22:56:13','5200',''),(186,'351','1','29','Telephone Expenses ','','2019-07-20 22:56:14',5,'','0','2019-07-20 22:57:42','5210','1'),(187,'351','1','29','Dues & Subscriptions','','2019-07-20 22:57:43',5,'','0','2019-07-20 23:02:13','5180','1'),(188,'351','1','29','Donations','','2019-07-20 23:02:14',5,'','0','2019-07-20 23:03:34','5170','1'),(189,'351','1','29','Chaitable Donations','188','2019-07-20 23:03:35',5,'','0','2019-07-20 23:04:51','5171','1'),(190,'351','1','29','Non-Charitable Donations','188','2019-07-20 23:04:52',5,'','0','2019-07-20 23:08:00','5172','1'),(191,'351','1','29','Business Licences & Permits ','','2019-07-20 23:08:01',5,'','0','2019-07-20 23:09:26','5960','1'),(192,'351','1','29','Bad debts written off','','2019-07-20 23:09:27',5,'','0','2019-07-20 23:10:42','5950','1'),(193,'351','1','29','Bad debts ','','2019-07-20 23:10:43',5,'','0','2019-07-20 23:11:35','5940','1'),(194,'351','1','27','suspense Income A/C','','2019-07-22 22:00:00',4,'','2393.5','2019-07-27 17:14:05','4050','1'),(195,'351','1','29','suspense Expense A/C','','2019-07-22 22:05:38',5,'','0','2019-07-27 17:15:19','5040','1'),(196,'351','1','34','Opening Balance','','2018-06-01',4,'','0','2019-07-30 09:29:55','1060','1'),(197,'351','1','29','CCTV Installation fee','','2018-06-01',5,'','0','2019-08-21 10:15:30','5190','1'),(198,'351','1','29','Director\'s Expenses','','2018-06-01',5,'','0','2019-08-23 14:53:11','5720','1'),(199,'351','1','29','Staff Allowance','105','2019-06-01 ',5,'','-521','2019-10-01 15:22:06','5564','1'),(200,'1','1','1','Witholding Account','','2019-10-01 11:49:23 ',1,'','6666629825.5','2021-11-25 16:26:21','1035','1'),(201,'1','1','7','LAPTOPS','','2020-09-17 09:30:28',1,'','0','2020-09-17 09:31:53','1501',''),(202,'1','1','7','Amblifier','','2020-09-22 10:17:58',1,'','0','2020-09-22 10:19:53','1502',''),(205,'1','1','1','Bonga points Account','','2021-03-08 15:21:56 ',1,'','2000','2021-09-07 06:35:52','1011','1'),(206,'1','1','29','CARE PURCHASE','','2021-07-19 15:02:30 ',5,'','0','2023-05-27 12:48:58','5171',''),(207,'1','1','27','RENT COLLECTED','','2021-09-17 06:42:46',4,'','0','2021-09-17 06:47:13','4161','1'),(208,'1','1','27','DEPOSIT COLLECTED','','2021-09-17 06:14:47',4,'','0','2021-09-17 06:48:29','4162','1'),(209,'1','1','27','WATER/POWER DEPOSIT','','2021-09-17 06:30:48',4,'','0','2021-09-17 06:48:46','4163',''),(210,'1','1','27','PENALTY','','2021-09-17 06:47:48',4,'','0','2021-09-17 06:49:02','4164',''),(211,'1','1','27','WATER','','2021-09-17 06:04:49',4,'','0','2021-09-17 06:49:27','4165','1'),(212,'1','1','27','PARTIAL PAYMENT','','2021-09-17 06:29:49',4,'','0','2021-09-17 06:49:47','4166','1'),(213,'1','1','29','GARBAGE','','2021-09-17 06:49:49 ',5,'','0','2024-05-06 05:36:16','4167',''),(214,'1','1','27','DAMAGES','','2021-09-17 06:09:50',4,'','0','2021-09-17 06:50:31','4168','1'),(215,'1','1','27','AGREEMENT FORM','','2021-09-17 06:32:50',4,'','0','2021-09-17 06:50:50','4169','1'),(216,'1','1','27','POWER','','2021-09-17 06:51:50',4,'','4000','2021-09-17 06:51:16','4171','1'),(217,'1','1','27','SEWAGE','','2021-09-17 06:17:51',4,'','-47000','2021-09-17 06:51:44','4172','1'),(218,'1','1','27','BED ONLY','','2021-09-17 06:45:51',4,'','7000','2021-09-17 06:52:22','4173','1'),(219,'1','1','27','BED AND BREAKFAST','','2021-09-17 06:24:52',4,'','-55555','2021-09-17 06:52:42','4174','1'),(220,'1','1','28','Foreign Exchange gain/loss','','2023-07-30 07:48:19',4,'','0','2023-07-30 07:21:27','4001','5'); /*!40000 ALTER TABLE `glaccounts` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glfiscalyear` -- DROP TABLE IF EXISTS `glfiscalyear`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glfiscalyear` ( `id` int(40) NOT NULL AUTO_INCREMENT, `name` varchar(60) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `startdate` datetime NOT NULL, `enddate` datetime NOT NULL, `companyid` int(11) NOT NULL, `userid` int(11) NOT NULL, `createdate` varchar(30) NOT NULL, `opening` decimal(10,2) NOT NULL, `closing` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `number` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glfiscalyear` -- LOCK TABLES `glfiscalyear` WRITE; /*!40000 ALTER TABLE `glfiscalyear` DISABLE KEYS */; /*!40000 ALTER TABLE `glfiscalyear` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `glgroups` -- DROP TABLE IF EXISTS `glgroups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `glgroups` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `accounttype` varchar(50) NOT NULL, `accountname` varchar(80) NOT NULL, `groupname` bigint(50) NOT NULL DEFAULT 1, `openingdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `glgroups` -- LOCK TABLES `glgroups` WRITE; /*!40000 ALTER TABLE `glgroups` DISABLE KEYS */; INSERT INTO `glgroups` VALUES (1,'2','1','1','Banks',0,''),(6,'2','1','1','Current asset',0,''),(7,'2','1','1','Fixed assets',0,''),(8,'2','1','5','Cost of Good Sold',0,''),(9,'2','1','1','Capital asset',0,''),(14,'2','1','2','Current liabilities',0,''),(15,'2','1','2','Longterm liabilities',0,''),(26,'2','1','3','Equity',0,''),(27,'2','1','4','Income',0,''),(28,'2','1','4','Other income',0,''),(29,'2','1','5','Expenses',0,''),(30,'2','1','5','Other expenses',0,''),(31,'2','1','2','Share Capital',0,''),(32,'2','1','2','Retained Earnings',0,''),(33,'2','1','4','Cash',1,''),(34,'2','1','4','Equity',1,''); /*!40000 ALTER TABLE `glgroups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `grouping` -- DROP TABLE IF EXISTS `grouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `grouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!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=17 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='Add or sub entitlement for employees or contracts'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `groupleavedays` -- LOCK TABLES `groupleavedays` WRITE; /*!40000 ALTER TABLE `groupleavedays` DISABLE KEYS */; INSERT INTO `groupleavedays` VALUES (1,NULL,1,NULL,'2023-02-15','2023-04-25',1,90.00,'',1,'2023-02-15 12:36:46pm',0),(14,NULL,6,NULL,'2023-01-27','2023-07-11',2,9.49,'',1,'2023-07-11 07:05:18pm',0),(15,NULL,12,NULL,'2023-08-01','2023-12-31',2,21.00,'',1,'2023-08-31 03:04:22am',0),(16,NULL,1,NULL,'2019-06-11','2023-09-02',2,67.83,'',1,'2023-09-02 08:10:55am',0); /*!40000 ALTER TABLE `groupleavedays` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `house` -- DROP TABLE IF EXISTS `house`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `house` ( `id` int(100) NOT NULL AUTO_INCREMENT, `houseno` varchar(100) NOT NULL, `type` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `floor` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `vat` decimal(10,2) NOT NULL, `commission` decimal(10,2) NOT NULL, `priority` int(11) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(30) NOT NULL DEFAULT 1, `vat2` decimal(10,2) NOT NULL, `paymentdetails` text NOT NULL, `meternumber` text NOT NULL, `utility` varchar(20) DEFAULT 'yes', `waterno` varchar(30) NOT NULL, `waterrate` varchar(30) NOT NULL, `watercharge` varchar(30) NOT NULL, `watermonth` varchar(30) NOT NULL, `wateryear` varchar(30) NOT NULL, `electricityno` varchar(30) NOT NULL, `electricityrate` varchar(30) NOT NULL, `electricitycharge` varchar(30) NOT NULL, `electricitymonth` varchar(30) NOT NULL, `electricityyear` varchar(30) NOT NULL, `bowholeno` varchar(30) NOT NULL, `bowholerate` varchar(30) NOT NULL, `bowholecharge` varchar(30) NOT NULL, `bowholemonth` varchar(30) NOT NULL, `bowholeyear` varchar(30) NOT NULL, `beds` varchar(5) DEFAULT NULL, `bedstatus` 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 `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; /*!40000 ALTER TABLE `house` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `housekeeping` -- DROP TABLE IF EXISTS `housekeeping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `housekeeping` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `houseno` varchar(30) NOT NULL, `plotno` varchar(20) NOT NULL DEFAULT '0', `approvedby` varchar(20) NOT NULL, `comments` text NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `exactdate` varchar(30) NOT NULL, `type` text NOT NULL, `counter` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `housekeeping` -- LOCK TABLES `housekeeping` WRITE; /*!40000 ALTER TABLE `housekeeping` DISABLE KEYS */; /*!40000 ALTER TABLE `housekeeping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `insurance` -- DROP TABLE IF EXISTS `insurance`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `insurance` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `status` varchar(20) NOT NULL, `rate` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `branchid` 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 `insurance` -- LOCK TABLES `insurance` WRITE; /*!40000 ALTER TABLE `insurance` DISABLE KEYS */; /*!40000 ALTER TABLE `insurance` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `invoice` -- DROP TABLE IF EXISTS `invoice`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `invoice` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` decimal(10,2) NOT NULL, `type` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `month` varchar(100) NOT NULL, `year` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `duedate` varchar(40) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `paymentcode` varchar(100) NOT NULL, `transactioncode` varchar(100) NOT NULL, `approval` varchar(30) NOT NULL DEFAULT 'new', `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `totalamount` varchar(40) NOT NULL, `paid` decimal(10,2) NOT NULL, `balance` varchar(40) NOT NULL DEFAULT '0', `companyid` varchar(100) NOT NULL DEFAULT '1', `commission` decimal(10,2) NOT NULL, `vat` decimal(10,2) NOT NULL, `paymentdate` varchar(30) NOT NULL, `order` int(11) NOT NULL, `priority` int(11) NOT NULL, `coparent` decimal(10,2) NOT NULL, `coparentcommission` decimal(10,2) NOT NULL, `coparentvat` decimal(10,2) NOT NULL, `coparentdate` varchar(30) NOT NULL, `coparentuserid` int(11) NOT NULL, `chargeid` varchar(30) NOT NULL, `branchid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `invoice` -- LOCK TABLES `invoice` WRITE; /*!40000 ALTER TABLE `invoice` DISABLE KEYS */; /*!40000 ALTER TABLE `invoice` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemclassification` -- DROP TABLE IF EXISTS `itemclassification`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemclassification` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `itm_class_code` varchar(100) DEFAULT NULL, `itm_class_level` varchar(50) NOT NULL, `tax_type_code` varchar(50) DEFAULT NULL, `status` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=1001 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `itemclassification` -- LOCK TABLES `itemclassification` WRITE; /*!40000 ALTER TABLE `itemclassification` DISABLE KEYS */; INSERT INTO `itemclassification` VALUES (1,'Alcoholic beverages','5020220050','5','B','Y'),(2,'Transport vehicle cleaning)','7611180076','5','B','Y'),(3,'27090000 Petroleum oils and oils obtained from bituminous minerals crude','9901300101','5','B','Y'),(4,'27101210 Motor spirit gasoline regular','9901300102','5','B','Y'),(5,'27101220 Motor spirit gasoline premium','9901300103','5','B','Y'),(6,'27101230 Aviation spirit','9901300104','5','B','Y'),(7,'27101240 Spirit type jet fuel','9901300105','5','B','Y'),(8,'27101250 Special boiling point spirit and white spirit','9901300106','5','B','Y'),(9,'27101290 Other light oils and preparations','9901300107','5','B','Y'),(10,'2710199010 Partly refined including topped crudes','9901300108','5','B','Y'),(11,'2710199021 Kerosene type jet fuel','9901300109','5','B','Y'),(12,'2710199022 Illuminating kerosene IK','9901300110','5','B','Y'),(13,'2710199029 Other medium petroleum oils and preparations','9901300111','5','B','Y'),(14,'2710199031 gas oil automotive light amber for high speed engines','9901300112','5','B','Y'),(15,'2710199039 Other gas oils','9901300113','5','B','Y'),(16,'The liquefied petroleum gas including propane is classified under section 5 of the VAT Act subsection ab','9901300152','5','B','Y'),(17,'27112900 Other natural gas in gaseous state','9901300115','5','B','Y'),(18,'27112100 Natural gas in gaseous state','9901300114','5','B','Y'),(19,'VAT Act','99000000','1',NULL,'Y'),(20,'Sugarcane of tariff number 1212990300;Sugarcane of tariff number 1212990300;Unprocessed produce of plant species camellia sinensis','99011017','4',NULL,'Y'),(21,'Live animals of chapter 1','99011018','4',NULL,'Y'),(22,'Meat and edible offals of chapter 2 excluding those of heading 0209 and 0210','99011019','4',NULL,'Y'),(23,'Fish and crustaceans molluscs and other aquatic invertebrates of chapter 3 excluding those of tariff heading 0305 0306 and 0307','99011020','4',NULL,'Y'),(24,'Unprocessed milk','99011021','4',NULL,'Y'),(25,'Fresh birds eggs in shell','99011022','4',NULL,'Y'),(26,'Edible Vegetables and certain roots and tubers of Chapter 7 excluding those of tariff heading 0711','99011023','4',NULL,'Y'),(27,'Edible fruits and nuts peal of citrus fruits or melon of chapter 8 excluding those of tariff heading 0811 0812 0813 and 0814','99011024','4',NULL,'Y'),(28,'Cereals of chapter 10 excluding seeds of tariff heading 1002 ','99011025','4',NULL,'Y'),(29,'Syringes with or without needles of tarrif no 90183100','99011032','4',NULL,'Y'),(30,'Tubular metal needles and needles for sutures of tariff number 90183200','99011035','4',NULL,'Y'),(31,'Catheters cannulae and the like of tariff number 90183900','99011036','4',NULL,'Y'),(32,'Blood bags','99011037','4',NULL,'Y'),(33,'Blood and fluid infusion sets','99011038','4',NULL,'Y'),(34,'Materials articles and equipment including motor vehicles listed under the first schedule paragraph 39 of the VAT Act.','99011039','4',NULL,'Y'),(35,'Madeup fishing nets of manmade textile material of tariff number 56081100','99011040','4',NULL,'Y'),(36,'Mosquito nets of tariff No 6304990110','99011041','4',NULL,'Y'),(37,'Materials waste residues and by products whether or not in the form of pellets and preparations of a kind used in animal feeding of tariff numbers as listed in Part 1 of the first schedule of VAT Act 2013','99011043','4',NULL,'Y'),(38,'Unprocessed green tea','99011044','4',NULL,'Y'),(39,'Inputs or raw materials supplied to solar equipment manufacturers for manufacture of solar equipment or deep cycle sealed batteries which exclusively use or store solar power ','99011048','4',NULL,'Y'),(40,'Aircraft parts of heading 8803 excluding parts of goods of heading 8801','99011049','4',NULL,'Y'),(41,'Taxable goods imported or purchased for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary responsible for the National Treasury','99011051','4',NULL,'Y'),(42,'Goods imported or purchased locally for use by the local film producers and local filming agents upon recommendation by the Kenya Film Commission subject to approval by CS TNT','99011054','4',NULL,'Y'),(43,'Inputs or raw materials locally purchased or imported by manufacturers of agricultural machinery and implements upon approval by the Cabinet Secretary responsible for industrialization','99011056','4',NULL,'Y'),(44,'All goods including material supplies equipment machinery and motor vehicles for official use by the Kenya Defence Forces and the National Police Service','99011057','4',NULL,'Y'),(45,'Direction finding compasses instruments and appliances for aircraft','99011058','4',NULL,'Y'),(46,'Wheat seeds of tariff numbers 10011100 and 1001990100','99011059','4',NULL,'Y'),(47,'Taxable goods for direct and exclusive use for the construction of tourism facilities recreational parks of fifty acres or more convention and conference facilities upon recommendation by the Cabinet Secretary responsible for matters relating to recreational parks','99011062','4',NULL,'Y'),(48,'Taxable goods equipment and apparatus for the direct and exclusive use for construction of specialized hospitals with a minimum bed capacity of fifty with accommodation facilities upon the recommendation by the Cabinet Secretary responsible for health who shall issue guidelines for the criteria to be used to determine eligibility for the exemption provided that notwithstanding this subparagraph any approval granted by the cabinet Secretary before the commencement thereof in respect of the supply of taxable goods and which is in supply of taxable goods and which is in force at such commencement shall continue to apply of the exempted taxable goods is made in full','99011063','4',NULL,'Y'),(49,'Inputs or raw materials locally purchased or imported by manufacturers of clean cook stoves approved by the CS TNT upon recommendation by the CS responsible for energy','99011066','4',NULL,'Y'),(50,'Super absorbent polymer SAP of tariff number 39069000','99011068','4',NULL,'Y'),(51,'Carrier tissue white 1 ply 14 point 5 GSM 47032100','99011069','4',NULL,'Y'),(52,'IP super soft fluff pulp for fluff 310 treated pulp 488 times 125 mm cellose of tariff number 47032100','99011070','4',NULL,'Y'),(53,'Perforated PE film 15 to 22 gsm of tariff number 3990219000','99011071','4',NULL,'Y'),(54,'Spunbound nonwoven 15 to 25 gsm of tariff number 56031100','99011072','4',NULL,'Y'),(55,'Airlid paper with super absorbent polymer 180gsm67 of tariff number 48030000','99011073','4',NULL,'Y'),(56,'Airlid paper with super absorbent polymer 80gsm67 of tariff number 48030000','99011074','4',NULL,'Y'),(57,'Pressure sensitive adhesive of tariff number 3506990100','99011077','4',NULL,'Y'),(58,'Plain polythene filmLPDE of tariff number 399021199010','99011078','4',NULL,'Y'),(59,'Plain polythene filmPE of tariff number 399021199010','99011079','4',NULL,'Y'),(60,'PE white 25 to 40 gsm release paper of tarrif number 48114900','99011080','4',NULL,'Y'),(61,'ADL 25 to 40 gsm of tariff number 56031100','99011081','4',NULL,'Y'),(62,'Elasticized side tape of tariff number 54024400','99011082','4',NULL,'Y'),(63,'12 to 16 gsm spunbound piyropo nonwoven coverstock 12gsm spunbound PP nonwoven SMS hydrophobic leg cuffs of tariff number 56031100','99011083','4',NULL,'Y'),(64,'Polymetric elastic 2 over 3 strands of tariff number 3990199010','99011084','4',NULL,'Y'),(65,'Any other aircraft spare parts imported by aircraft operators or persons engaged in the business of aircraft maintenance upon recommendation by the competent authority responsible for civil aviation','99011089','4',NULL,'Y'),(66,'Inputs for the manufacture of pesticides upon recommendation by the Cabinet Secretary for the time being responsible for matters relating to agriculture','99011090','4',NULL,'Y'),(67,'Locally assembled motor vehicles for transportation of tourists purchased before clearance through Customs following conditions as specified in the VAT Act 2013 1st Schedule Section A no9901','99011091','4',NULL,'Y'),(68,'The supply of natural water excluding bottled water by a NG, CGor any political subdivision thereof or a person approved by the CS responsible for water development for domestic or for industrial use','99011095','4',NULL,'Y'),(69,'Articles of apparel clothing accessories and equipment specially designed for safety or protective purposes for use in registered hospitals and clinics or by CG or LA in firefighting','99011096','4',NULL,'Y'),(70,'Goods imported by passengers arriving from places outside Kenya as specified in the VAT Act 2013 First Schedule section A no 99','99011099','4',NULL,'Y'),(71,'Exempt Goods (Paragraph 100 - 146)','99011100','3',NULL,'Y'),(72,'Alcoholic or non alcoholic beverages supplied to the Kenya Defence Forces Canteen Organization','99011101','4',NULL,'Y'),(73,'Hearing aids excluding parts and accessories of tariff Number 90214000','99011103','4',NULL,'Y'),(74,'Locally manufactured motherboards','99011105','4',NULL,'Y'),(75,'Inputs for the manufacture of motherboards approved by the Cabinet Secretary responsible for information communication technology','99011106','4',NULL,'Y'),(76,'Plant machinery and equipment used in the construction of a plastics recycling plant','99011107','4',NULL,'Y'),(77,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight provided that this paragra','99011108','4',NULL,'Y'),(78,'Goods imported or purchased locally for the direct and exclusive use in the construction of houses under an affordable housing scheme approved by the CS on the recommendation of the CS responsible for matters relating to housing','99011109','4',NULL,'Y'),(79,'Musical instruments and other musical equipment imported or purchased locally for exclusive use by educational institutions upon recommendation by the Cabinet Secretary responsible for Education','99011110','4',NULL,'Y'),(80,'Maize corn seeds of tariff no 10051000','99011111','4',NULL,'Y'),(81,'Taxable good excl. motor vehicle imported or purchased for direct exclusive use in geothermal, oil, mining prospecting, exploration, product sharing as per the Energy Act 2019, Petroleum Act 2019, the Mining Act 2016 upon recommendation by the CS','99011112','4',NULL,'Y'),(82,'Specialized equipment for the development and generation of solar and wind energy upon recommendation to the commissioner by the cabinet secretary responsible for matters relating to energy ','99011113','4',NULL,'Y'),(83,'Taxable goods supplied to persons that had a contract with the government prior to 25-04-2020 and contract provided for exemption from VAT provided that this exemption shall apply to the unexpired period of contract upon recommendation by CS Energy','99011114','4',NULL,'Y'),(84,'Medical ventilators and the inputs for the manufacture of medical ventilators upon recommendation by the cabinet secretary responsible for matters relating to health ','99011115','4',NULL,'Y'),(85,'Physiotherapy accessories treadmills for cardiology therapy and treatment of tariff number 9506990100 for use by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011116','4',NULL,'Y'),(86,'Dexpanthenol of tariff number 33049900 used for medical nappy rash treatment by licensed hospitals upon approval by the cabinet secretary responsible for matters relating to health ','99011117','4',NULL,'Y'),(87,'Medicaments of tariff number 30034100 30034200 30034300 30034900 30036000 excluding goods of heading 3002 3005 or 3006 consisting of two or more constituents which have been mixed together for theraputic or prophylactic uses','99011118','4',NULL,'Y'),(88,'Diagnostic or laboratory reagents of tariff number 38220000 on a backing prepared diagnostic or laboratory reagents whether or not on a backing other than those of heading 3002 or 3006 certified reference materials upon approval by CS Health ','99011119','4',NULL,'Y'),(89,'Electrodiagnostic apparatus of tariff numbers 90181100 90181200 90181300 90181400 90181900 90182000 90189000 upon approval by the cabinet secretary responsible for matters relating to health ','99011120','4',NULL,'Y'),(90,'Other instruments and appliances of tariff number 90184100 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011121','4',NULL,'Y'),(91,'Other instruments and appliances including surgical blades of tariff number 90184900 90185000 90189000 used in dental sciences dental drill engines whether or not combined on a single base with other dental equipment upon approval by CS Health','99011122','4',NULL,'Y'),(92,'Ozone therapy Oxygen therapy aerosol therapy artificial respiration or other theraputic respiration apapratus upon approval by CS Health ','99011123','4',NULL,'Y'),(93,'Other breathing appliances and gas masks excluding protective masks having neither mechanical parts nor replaceable filters upon approval by CS Health','99011124','4',NULL,'Y'),(94,'Artificial teeth and dental fittings of tariff number 90212100 90212900 and artificial parts of the body of tariff number 90213100 90213900 90215000 and 90219000 upon approval by CS Health','99011125','4',NULL,'Y'),(95,'Apparatus based on the use of x rays whether or not for medical surgical or dental of tariff numbers 90221200 90221300 90221400 and 90221900 upon approval by CS Health','99011126','4',NULL,'Y'),(96,'Apparatus based on the use of alpha beta or gamma radiations whether or not medical surgical or dental of tariff numbers 90222100 90222900 90223000 and 90229000 upon approval by CS Health','99011127','4',NULL,'Y'),(97,'Discs tape solid-state nonvolatile storage devices smart cards and other media for the recording of sound or of other phenomena whether or not recorded of tariff number 85238010 but excluding products of chapter 37 software upon approval by CS Health','99011128','4',NULL,'Y'),(98,'Management support services','80161500','3',NULL,'Y'),(99,'Silk fabrics','11161500','3',NULL,'Y'),(100,'Screws','31161500','3',NULL,'Y'),(101,'Agricultural machinery for planting and seeding','21101600','3',NULL,'Y'),(102,'Amebicides and Trichomonacides and Antiprotozoals','51101600','3',NULL,'Y'),(103,'Mechanical engineering','81101600','3',NULL,'Y'),(104,'Paving equipment','22101600','3',NULL,'Y'),(105,'Integrated circuits','32101600','3',NULL,'Y'),(106,'Broadcast advertising','82101600','3',NULL,'Y'),(107,'Fire services','92101600','3',NULL,'Y'),(108,'Processed and synthetic rubber','13101600','3',NULL,'Y'),(109,'Shirts and blouses','53101600','3',NULL,'Y'),(110,'Chemicals and fertilizers production','73101600','3',NULL,'Y'),(111,'Oil and gas utilities','83101600','3',NULL,'Y'),(112,'Political officials','93101600','3',NULL,'Y'),(113,'Lifting equipment and accessories','24101600','3',NULL,'Y'),(114,'Paper processing machines and accessories','44101600','3',NULL,'Y'),(115,'Aid financing','84101600','3',NULL,'Y'),(116,'Solid and gel fuels','15101600','3',NULL,'Y'),(117,'Product and material transport vehicles','25101600','3',NULL,'Y'),(118,'Printing machinery accessories','45101600','3',NULL,'Y'),(119,'Healthcare provider support persons','85101600','3',NULL,'Y'),(120,'Commercial land parcels','95101600','3',NULL,'Y'),(121,'Ammunition','46101600','3',NULL,'Y'),(122,'Outdoor furniture','56101600','3',NULL,'Y'),(123,'Hazardous material decontamination','76101600','3',NULL,'Y'),(124,'Scientific vocational training services','86101600','3',NULL,'Y'),(125,'Water treatment consumables','47101600','3',NULL,'Y'),(126,'Environmental planning','77101600','3',NULL,'Y'),(127,'Food preparation equipment','48101600','3',NULL,'Y'),(128,'Rail cargo transport','78101600','3',NULL,'Y'),(129,'Lamps and lightbulbs','39101600','3',NULL,'Y'),(130,'Collectibles','49101600','3',NULL,'Y'),(131,'Drilling and operation machinery','20111600','3',NULL,'Y'),(132,'Cement and lime','30111600','3',NULL,'Y'),(133,'Flowering plants','70111600','3',NULL,'Y'),(134,'Temporary personnel services','80111600','3',NULL,'Y'),(135,'Meeting facilities','90111600','3',NULL,'Y'),(136,'Stone','11111600','3',NULL,'Y'),(137,'Aquaculture equipment','21111600','3',NULL,'Y'),(138,'Length and thickness and distance measuring instruments','41111600','3',NULL,'Y'),(139,'Antimetabolites','51111600','3',NULL,'Y'),(140,'Computer programmers','81111600','3',NULL,'Y'),(141,'Household assistance and care','91111600','3',NULL,'Y'),(142,'Non technical writing','82111600','3',NULL,'Y'),(143,'Disarmament','92111600','3',NULL,'Y'),(144,'Shoes','53111600','3',NULL,'Y'),(145,'Mobile communications services','83111600','3',NULL,'Y'),(146,'Political representation and participation','93111600','3',NULL,'Y'),(147,'Novelty paper','14111600','3',NULL,'Y'),(148,'Cash handling supplies','44111600','3',NULL,'Y'),(149,'Clocks','54111600','3',NULL,'Y'),(150,'Audit services','84111600','3',NULL,'Y'),(151,'Safety and rescue water craft','25111600','3',NULL,'Y'),(152,'Projectors and supplies','45111600','3',NULL,'Y'),(153,'Non contagious disease prevention and control','85111600','3',NULL,'Y'),(154,'Open traffic thoroughfares','95111600','3',NULL,'Y'),(155,'Power generators','26111600','3',NULL,'Y'),(156,'Building component cleaning services','76111600','3',NULL,'Y'),(157,'Adult education','86111600','3',NULL,'Y'),(158,'Panel systems','56111600','3',NULL,'Y'),(159,'Ironing equipment','47111600','3',NULL,'Y'),(160,'Forming tools','27111600','3',NULL,'Y'),(161,'Environmental rehabilitation','77111600','3',NULL,'Y'),(162,'Passenger railway transportation','78111600','3',NULL,'Y'),(163,'Exterior lighting fixtures and accessories ','39111600','3',NULL,'Y'),(164,'Bird and fowl food','10121600','3',NULL,'Y'),(165,'Asphalts','30121600','3',NULL,'Y'),(166,'Livestock industry','70121600','3',NULL,'Y'),(167,'Business law services','80121600','3',NULL,'Y'),(168,'Travel document assistance','90121600','3',NULL,'Y'),(169,'Drilling bits','20121600','3',NULL,'Y'),(170,'Studio aids','60121600','3',NULL,'Y'),(171,'Wood','11121600','3',NULL,'Y'),(172,'Monetary systems and issues','81121600','3',NULL,'Y'),(173,'Pipette tips','41121600','3',NULL,'Y'),(174,'Veterinary products','42121600','3',NULL,'Y'),(175,'Table and kitchen linen and accessories','52121600','3',NULL,'Y'),(176,'Engraving','82121600','3',NULL,'Y'),(177,'Detective services','92121600','3',NULL,'Y'),(178,'Textile working machinery and equipment and accessories','23121600','3',NULL,'Y'),(179,'Purses and handbags and bags','53121600','3',NULL,'Y'),(180,'Information centers','83121600','3',NULL,'Y'),(181,'International relations and cooperation','93121600','3',NULL,'Y'),(182,'Desk supplies','44121600','3',NULL,'Y'),(183,'Tissue papers','14121600','3',NULL,'Y'),(184,'Funds transfer and clearance and exchange services','84121600','3',NULL,'Y'),(185,'Camera accessories','45121600','3',NULL,'Y'),(186,'Labels','55121600','3',NULL,'Y'),(187,'Medical doctor specialist services','85121600','3',NULL,'Y'),(188,'Transport buildings and structures','95121600','3',NULL,'Y'),(189,'Electrical cable and accessories','26121600','3',NULL,'Y'),(190,'Nonhazardous waste disposal','76121600','3',NULL,'Y'),(191,'Junior colleges','86121600','3',NULL,'Y'),(192,'Floor machines and accessories','47121600','3',NULL,'Y'),(193,'Soil pollution','77121600','3',NULL,'Y'),(194,'Material handling services','78121600','3',NULL,'Y'),(195,'Circuit protection devices and accessories','39121600','3',NULL,'Y'),(196,'Camping furniture','49121600','3',NULL,'Y'),(197,'Animal containment','10131600','3',NULL,'Y'),(198,'Bricks','30131600','3',NULL,'Y'),(199,'Eggs and egg substitutes','50131600','3',NULL,'Y'),(200,'Land and soil preparation','70131600','3',NULL,'Y'),(201,'Sale of property and building','80131600','3',NULL,'Y'),(202,'Musical instrument sets','60131600','3',NULL,'Y'),(203,'Other animal products','11131600','3',NULL,'Y'),(204,'Anticoagulants','51131600','3',NULL,'Y'),(205,'Pyrotechnics','12131600','3',NULL,'Y'),(206,'Blinds and shades','52131600','3',NULL,'Y'),(207,'Photographers and cinematographers','82131600','3',NULL,'Y'),(208,'Medical staff clothing and related articles','42131600','3',NULL,'Y'),(209,'Faceting equipment and accessories','23131600','3',NULL,'Y'),(210,'Bath and body','53131600','3',NULL,'Y'),(211,'Meat and poultry and seafood processing','73131600','3',NULL,'Y'),(212,'Food and nutrition policy planning and programs','93131600','3',NULL,'Y'),(213,'Industrial freezers','24131600','3',NULL,'Y'),(214,'Life and health and accident insurance','84131600','3',NULL,'Y'),(215,'Charity organizations','94131600','3',NULL,'Y'),(216,'Civilian and commercial rotary wing aircraft','25131600','3',NULL,'Y'),(217,'Moving picture media','45131600','3',NULL,'Y'),(218,'Fission fuel assemblies','15131600','3',NULL,'Y'),(219,'Medical ethics','85131600','3',NULL,'Y'),(220,'Portable commercial and industrial buildings and structures','95131600','3',NULL,'Y'),(221,'Toxic spill cleanup','76131600','3',NULL,'Y'),(222,'Music and drama','86131600','3',NULL,'Y'),(223,'Exhaust structures or screening equipment','26131600','3',NULL,'Y'),(224,'Brooms and mops and brushes and accessories','47131600','3',NULL,'Y'),(225,'Noise pollution','77131600','3',NULL,'Y'),(226,'General goods storage','78131600','3',NULL,'Y'),(227,'Wire protection devices','39131600','3',NULL,'Y'),(228,'Valves','40141600','3',NULL,'Y'),(229,'Crop protection','70141600','3',NULL,'Y'),(230,'Sales and business promotion activities','80141600','3',NULL,'Y'),(231,'Non metallic waste and scrap','11141600','3',NULL,'Y'),(232,'Supply chain management','81141600','3',NULL,'Y'),(233,'Domestic laundry appliances and supplies','52141600','3',NULL,'Y'),(234,'Graphic display services','82141600','3',NULL,'Y'),(235,'Rare earth metals','12141600','3',NULL,'Y'),(236,'Basins and bedpans and urinals and admission kits','42141600','3',NULL,'Y'),(237,'Mass transit system construction services','72141600','3',NULL,'Y'),(238,'Leather preparing machinery and accessories','23141600','3',NULL,'Y'),(239,'Thread and yarn processing','73141600','3',NULL,'Y'),(240,'Population','93141600','3',NULL,'Y'),(241,'Miscellaneous sewing supplies','53141600','3',NULL,'Y'),(242,'Cushioning supplies','24141600','3',NULL,'Y'),(243,'Personal credit agencies','84141600','3',NULL,'Y'),(244,'Prefabricated residential buildings and structures','95141600','3',NULL,'Y'),(245,'Darkroom supplies','45141600','3',NULL,'Y'),(246,'Herbal treatments','85141600','3',NULL,'Y'),(247,'Subcritical assembly equipment','26141600','3',NULL,'Y'),(248,'Students organizations','86141600','3',NULL,'Y'),(249,'Inspection','78141600','3',NULL,'Y'),(250,'Cereal seeds','10151600','3',NULL,'Y'),(251,'Roofing accessories','30151600','3',NULL,'Y'),(252,'Compressors','40151600','3',NULL,'Y'),(253,'Edible animal oils and fats','50151600','3',NULL,'Y'),(254,'Forestry industry','70151600','3',NULL,'Y'),(255,'International trade services','80151600','3',NULL,'Y'),(256,'Threads','11151600','3',NULL,'Y'),(257,'Chains','31151600','3',NULL,'Y'),(258,'Cholinergic blocking agents','51151600','3',NULL,'Y'),(259,'Cartography','81151600','3',NULL,'Y'),(260,'Clinical laboratory instruments','41151600','3',NULL,'Y'),(261,'Dental and subspecialty instruments and devices','42151600','3',NULL,'Y'),(262,'Domestic kitchen tools and utensils','52151600','3',NULL,'Y'),(263,'Specialized communication system services','72151600','3',NULL,'Y'),(264,'Cement and ceramics and glass industry machinery and equipment and supplies','23151600','3',NULL,'Y'),(265,'Packaging services','73151600','3',NULL,'Y'),(266,'Public finance','93151600','3',NULL,'Y'),(267,'Nutrition issues','85151600','3',NULL,'Y'),(268,'Security and control equipment','46151600','3',NULL,'Y'),(269,'Ceiling materials','30161600','3',NULL,'Y'),(270,'Purification','40161600','3',NULL,'Y'),(271,'Flora','70161600','3',NULL,'Y'),(272,'Business facilities oversight','80161600','3',NULL,'Y'),(273,'Wool fabrics','11161600','3',NULL,'Y'),(274,'Bolts','31161600','3',NULL,'Y'),(275,'Other oilfield support services','71161600','3',NULL,'Y'),(276,'Electronic mail and messaging services','81161600','3',NULL,'Y'),(277,'Extracorporeal hemodialysis equipment and supplies','42161600','3',NULL,'Y'),(278,'Audio visual equipment accessories','52161600','3',NULL,'Y'),(279,'Foundry supplies','23161600','3',NULL,'Y'),(280,'Manufacture of transport equipment','73161600','3',NULL,'Y'),(281,'Taxes other than income tax','93161600','3',NULL,'Y'),(282,'Water safety','46161600','3',NULL,'Y'),(283,'Racquet and court sports equipment','49161600','3',NULL,'Y'),(284,'Chemical fertilizers and plant nutrients','10171600','3',NULL,'Y'),(285,'Windows','30171600','3',NULL,'Y'),(286,'Water quality management services','70171600','3',NULL,'Y'),(287,'Publicity and marketing support services','80171600','3',NULL,'Y'),(288,'Bushings','31171600','3',NULL,'Y'),(289,'Laxatives','51171600','3',NULL,'Y'),(290,'Stainless steel alloys','11171600','3',NULL,'Y'),(291,'Ecological science services','81171600','3',NULL,'Y'),(292,'Microbiology devices','41171600','3',NULL,'Y'),(293,'Pigments','12171600','3',NULL,'Y'),(294,'Mobile medical services extricating and immobilizing and transporting products','42171600','3',NULL,'Y'),(295,'Manufacture of precision instruments','73171600','3',NULL,'Y'),(296,'International trade','93171600','3',NULL,'Y'),(297,'Defrosting and defogging systems','25171600','3',NULL,'Y'),(298,'Hospice care','85171600','3',NULL,'Y'),(299,'Surveillance and detection equipment','46171600','3',NULL,'Y'),(300,'Boxing equipment','49171600','3',NULL,'Y'),(301,'Non sanitary residential fixtures','30181600','3',NULL,'Y'),(302,'Thyroid and antithyroid drugs','51181600','3',NULL,'Y'),(303,'Blood pressure units and related products','42181600','3',NULL,'Y'),(304,'Oils','12181600','3',NULL,'Y'),(305,'Food cutting machinery','23181600','3',NULL,'Y'),(306,'Automotive chassis','25181600','3',NULL,'Y'),(307,'Safety footwear','46181600','3',NULL,'Y'),(308,'Panel and paint services','78181600','3',NULL,'Y'),(309,'Ladders and scaffolding accessories','30191600','3',NULL,'Y'),(310,'Abrasive wheels','31191600','3',NULL,'Y'),(311,'Electrolytes','51191600','3',NULL,'Y'),(312,'Medical facility building systems','42191600','3',NULL,'Y'),(313,'Personal communications device accessories or parts','43191600','3',NULL,'Y'),(314,'Space transportation support systems and equipment','25191600','3',NULL,'Y'),(315,'Fire fighting equipment','46191600','3',NULL,'Y'),(316,'Adhesives','31201600','3',NULL,'Y'),(317,'Vaccines and antigens and toxoids','51201600','3',NULL,'Y'),(318,'Medical magnetic resonance imaging MRI products','42201600','3',NULL,'Y'),(319,'Chassis components','43201600','3',NULL,'Y'),(320,'Weight and resistance training equipment','49201600','3',NULL,'Y'),(321,'Paint additives','31211600','3',NULL,'Y'),(322,'Bathroom and bathing aids for the physically challenged','42211600','3',NULL,'Y'),(323,'Weighing machinery excluding balances of a sensitivity of 5 cg or better of tariff number 84233100 including weight operated counting or checking machines weighing machine weights of all kinds upon approval by CS Health','99011129','4',NULL,'Y'),(324,'Fetal Doppler Pocket Wgd002 Pc and pulse oximeter finger held Gima band Pc of tariff number 90181900 upon approval by the cabinet sectretary responsible for matters relating to health ','99011130','4',NULL,'Y'),(325,'Sterilizer Dry Heat Wgd001Grx05A Pc autoclave steam tables tops of tariff number 8419902000 upon approval by the cabinet sectretary responsible for matters relating to health ','99011131','4',NULL,'Y'),(326,'Needle holders and urine bags of tariff heading 399026','99011132','4',NULL,'Y'),(327,'Tourniquets of tariff number 3990269099 for use by licensed hospitals upon approval by the cabinet sectretary responsible for matters relating to health ','99011133','4',NULL,'Y'),(328,'Taxable supplies incl. fish feeding and handling water operations cold storage fish cages pond construction, maintenance, fish processing and handling imported or purchased for direct exclusive use on the recommendation of the relevant State Dept','99011134','4',NULL,'Y'),(329,'Pre fabricated biogas digesters ','99011135','4',NULL,'Y'),(330,'Biogas ','99011136','4',NULL,'Y'),(331,'Sustainable fuel briquettes and pellets for household and commercial use ','99011137','4',NULL,'Y'),(332,'The supply of denatured ethanol of tariff number 22072000','99011138','4',NULL,'Y'),(333,'Tractors other than road tractors for semitrailers','99011139','4',NULL,'Y'),(334,'Plant and machinery of chapter 84 and 85 imported by manufacturers of pharmaceutical products or investors in the manufacture of pharmaceutical products upon the recommendation of CS Health','99011140','4',NULL,'Y'),(335,'Medical oxygen supplied to registered hospitals ','99011141','4',NULL,'Y'),(336,'Urine bags adult diapers artificial breasts colostomy or ileostomy bags for medical use ','99011142','4',NULL,'Y'),(337,'Inputs and raw materials used in the manufacture of passenger motor vehicle ','99011143','4',NULL,'Y'),(338,'Locally manufactured passenger motor vehicles: vehicles for the transportation of passengers whose ex-factory value comprises at least 30 percent of parts designed and manufactured in Kenya by an original equipment manufacturer operating in Kenya.','99011144','4',NULL,'Y'),(339,'Taxable goods inputs and raw materials imported or locally purchased by company under SOFA manufacturing human vaccines with a capital investment of atleast 10Bn shillings subject to approval of CS TNT upon recommendation of CS Health','99011145','4',NULL,'Y'),(340,'Such capital goods the exemption of which the Cabinet Secretary may determine to promote investment in the manufacturing sector provided that the value of such investment is not less than two billion shillings ','99011146','4',NULL,'Y'),(341,'Zero Rated Goods','99012000','3',NULL,'Y'),(342,'Shipstores supplied to international sea or air carriers on international voyage or flight','99012003','4',NULL,'Y'),(343,'The supply of coffee and tea for export to coffee or tea auction centers','99012004','4',NULL,'Y'),(344,'Transportation of passengers by air carriers on international flight','99012005','4',NULL,'Y'),(345,'Goods purchased from duty free shops by passengers departing to places outside Kenya','99012009','4',NULL,'Y'),(346,'Inputs or raw materials either produced locally or imported supplied to pharmaceutical manufacturers in Kenya for manufacturing medicaments as approved from time to time by the Cabinet Secretary in consultation with CS Health','99012011','4',NULL,'Y'),(347,'The supply of ordinary bread','99012013','4',NULL,'Y'),(348,'Milk and cream not concentrated nor containing added sugar or other sweetening matter of tariff numbers 04011000 04012000 04014000 04015000','99012015','4',NULL,'Y'),(349,'All inputs and raw materials whether produced locally or imported supplied to manufacturers of agricultural pest control products upon recommendation by CS Agriculture','99012016','4',NULL,'Y'),(350,'Agricultural pest control products','99012019','4',NULL,'Y'),(351,'The supply of maize corn flour cassava flour wheat or meslin flour and maize flour containing cassava flour by more than ten percent in weight','99012022','4',NULL,'Y'),(352,'The Fertilizers of chapter 31','99012024','4',NULL,'Y'),(353,'Inputs of raw materials locally purchased or imported by manufacturers of fertilizer as approved from time to time by the Cabinet Secretary responsible for Agriculture','99012025','4',NULL,'Y'),(354,'Other Rate Goods (8%)','99013000','3',NULL,'Y'),(355,'Petroleum Products','99013001','4',NULL,'Y'),(356,'Services','99020000','2',NULL,'Y'),(357,'Exempt Service','99021000','3',NULL,'Y'),(358,'Financial Services','99021001','4',NULL,'Y'),(359,'Insurance & reinsurance services ','99021002','4',NULL,'Y'),(360,'Education services ','99021003','4',NULL,'Y'),(361,'Medical veterinary dental Ambulance and nursing services','99021004','4',NULL,'Y'),(362,'Agricultural animal husbandry and horticultural services','99021005','4',NULL,'Y'),(363,'Burial and cremation services','99021006','4',NULL,'Y'),(364,'Transportation of passengers by any means of conveyance excluding international air transport or where the means of conveyance is hired or chartered','99021007','4',NULL,'Y'),(365,'Supply by way of sale renting leasing hiring letting of land or residential premises residential premises means land or a building occupied or capable of being occupied as a residence excluding hotel and holiday accomodation and subject to the provi','99021008','4',NULL,'Y'),(366,'Community social and welfare services provided by National Government County Government or any political subdivision thereof','99021009','4',NULL,'Y'),(367,'Tea and coffee brokerage services','99021010','4',NULL,'Y'),(368,'Services rendered by educational, political, religious, welfare & other philanthropic associations to their members and social welfare services provided by charitable organizations.','99021011','4',NULL,'Y'),(369,'Entertainment Services','99021012','4',NULL,'Y'),(370,'Accommodation and Restaurant Services','99021013','4',NULL,'Y'),(371,'Conference services conducted for educational institutions as part of learning where such institutions are approved by the Ministry for the time being responsible for Education','99021014','4',NULL,'Y'),(372,'Car park services provided by National Government County Government anypolitical subdivision therefore by an employer to his employees on the premises of the employer','99021015','4',NULL,'Y'),(373,'The supply of airtime by any person other than by a provider of cellular mobile telephone services or wireless telephone services','99021016','4',NULL,'Y'),(374,'Betting gaming and lotteries services','99021017','4',NULL,'Y'),(375,'Hiring leasing and chartering of aircrafts excluding helicopters of tariff 88021100 and 88021200','99021018','4',NULL,'Y'),(376,'Taxable services for direct and exclusive use in the implementation of official aid funded projects upon approval by the Cabinet Secretary to the National Treasury','99021020','4',NULL,'Y'),(377,'Services imported or procured locally for use by the local film producers or local film agents upon recommendation by the Kenya Film Commission subject to approval by the Cabinet Secretary for the National Treasury','99021021','4',NULL,'Y'),(378,'Supply of sewerage services by the national government a county government any political subdivision thereof or a person approved by the Cabinet Secretary for the time being responsible for water development','99021023','4',NULL,'Y'),(379,'Entry fees into the national parks and national reserves','99021024','4',NULL,'Y'),(380,'The services of tour operators excluding inhouse supplies','99021025','4',NULL,'Y'),(381,'Taxable services for direct and exclusive use for the construction of tourism facilities recreational parks of 50 acres or more convention and conference facilities upon the recommendation by the CS responsible for recreational park','99021026','4',NULL,'Y'),(382,'Taxable services for direct and exclusive use for the construction of specialized hospitals with accommodation facilities upon recommendation by CS Health who shall issue guidelines for the criteria to determine the eligibility for the exemption','99021027','4',NULL,'Y'),(383,'Postal services provide through the supply of postage stamps including rental post boxes or mail bags and subsidiary services thereto','99021029','4',NULL,'Y'),(384,'The transfer of assets and other transactions related to the transfer of asets into real estate investment trusts and asset backed securities','99021033','4',NULL,'Y'),(385,'Zero Rated Service','99022000','3',NULL,'Y'),(386,'The supply of taxable services to international sea or air carriers on international voyage or flight','99022006','4',NULL,'Y'),(387,'Supply of taxable services in respect of goods in transit','99022010','4',NULL,'Y'),(388,'The transportation of goods originating from Kenya to a place outside Kenya','99022020','4',NULL,'Y'),(389,'Transportation of sugarcane from farms to miling factories','99022021','4',NULL,'Y'),(390,'The exportation of taxable services in respect of business process outsourcing ','99022023','4',NULL,'Y'),(391,'Goods or Services','99030000','2',NULL,'Y'),(392,'Exempt Goods or Services','99031000','3',NULL,'Y'),(393,'Zero Rated Goods or Services','99032000','3',NULL,'Y'),(394,'The supply of goods or taxable services to an export processing zone business as specified in the Export Processing Zones Act Cap 517 as being eligible forduty and tax free importation','99032002','4',NULL,'Y'),(395,'Supply to international and regional organizations','99032004','4',NULL,'Y'),(396,'Supply to the War Graves Commission','99032005','4',NULL,'Y'),(397,'Supply to National Red Cross Society and St John Ambulance','99032008','4',NULL,'Y'),(398,'The supply of goods or taxable services to a special economic zone enterprise','99032012','4',NULL,'Y'),(399,'Government Undertaking','99040000','2',NULL,'Y'),(400,'Zero Rated Government Undertaking','99042000','3',NULL,'Y'),(401,'Physical and occupational therapy and rehabilitation products','42250000','2',NULL,'Y'),(402,'Metal forming machinery and accessories','23250000','2',NULL,'Y'),(403,'Structural materials','30260000','2',NULL,'Y'),(404,'Housings and cabinets and casings','31260000','2',NULL,'Y'),(405,'Adrenergic blocking agents','51260000','2',NULL,'Y'),(406,'Postmortem and mortuary equipment and supplies','42260000','2',NULL,'Y'),(407,'Rapid prototyping machinery and accessories','23260000','2',NULL,'Y'),(408,'Diagnoses of endocrine, nutritional and metabolic diseases ','85260000','2',NULL,'Y'),(409,'Machine made parts','31270000','2',NULL,'Y'),(410,'Anaesthetic drugs and related adjuncts and analeptics','51270000','2',NULL,'Y'),(411,'Respiratory and anesthesia and resuscitation products','42270000','2',NULL,'Y'),(412,'Welding and soldering and brazing machinery and accessories and supplies','23270000','2',NULL,'Y'),(413,'Diagnoses of mental and behavioral disorders ','85270000','2',NULL,'Y'),(414,'Stampings and sheet components','31280000','2',NULL,'Y'),(415,'Antibacterials','51280000','2',NULL,'Y'),(416,'Medical cleaning and sterilization products','42280000','2',NULL,'Y'),(417,'Metal treatment machinery','23280000','2',NULL,'Y'),(418,'Antidepressants','51290000','2',NULL,'Y'),(419,'Machined extrusions','31290000','2',NULL,'Y'),(420,'Surgical products','42290000','2',NULL,'Y'),(421,'Industrial machine tools','23290000','2',NULL,'Y'),(422,'Fresh fruits','50300000','2',NULL,'Y'),(423,'Antifungal drugs','51300000','2',NULL,'Y'),(424,'Machined forgings','31300000','2',NULL,'Y'),(425,'Medical training and education supplies','42300000','2',NULL,'Y'),(426,'Wire machinery and equipment','23300000','2',NULL,'Y'),(427,'Organic fresh fruits','50310000','2',NULL,'Y'),(428,'Antihistamines or H1 blockers','51310000','2',NULL,'Y'),(429,'Fabricated pipe assemblies','31310000','2',NULL,'Y'),(430,'Wound care products','42310000','2',NULL,'Y'),(431,'Dried fruit','50320000','2',NULL,'Y'),(432,'Antihyperlipidemic and hypocholesterolemic agents','51320000','2',NULL,'Y'),(433,'Fabricated bar stock assemblies','31320000','2',NULL,'Y'),(434,'Orthopedic surgical implants','42320000','2',NULL,'Y'),(435,'Dried organic fruit','50330000','2',NULL,'Y'),(436,'Antipsychotics','51330000','2',NULL,'Y'),(437,'Fabricated structural assemblies','31330000','2',NULL,'Y'),(438,'Frozen fruit','50340000','2',NULL,'Y'),(439,'Antiviral drugs','51340000','2',NULL,'Y'),(440,'Fabricated sheet assemblies','31340000','2',NULL,'Y'),(441,'Estrogens and progestins and internal contraceptives','51350000','2',NULL,'Y'),(442,'Fabricated tube assemblies','31350000','2',NULL,'Y'),(443,'Compounds and mixtures','12350000','2',NULL,'Y'),(444,'Canned or jarred fruit','50360000','2',NULL,'Y'),(445,'Hypnotics','51360000','2',NULL,'Y'),(446,'Fabricated plate assemblies','31360000','2',NULL,'Y'),(447,'Canned or jarred organic fruit','50370000','2',NULL,'Y'),(448,'Refractories','31370000','2',NULL,'Y'),(449,'Controlled substance analgesics','51370000','2',NULL,'Y'),(450,'Fresh fruit purees','50380000','2',NULL,'Y'),(451,'Nonsteroidal anti inflammatory drugs NSAIDs','51380000','2',NULL,'Y'),(452,'Magnets and magnetic materials','31380000','2',NULL,'Y'),(453,'Diagnoses of certain conditions originating in the perinatal period','85380000','2',NULL,'Y'),(454,'Sympathomimetic or adrenergic drugs','51390000','2',NULL,'Y'),(455,'Machinings','31390000','2',NULL,'Y'),(456,'Fresh vegetables','50400000','2',NULL,'Y'),(457,'Tranquilizers and antimanic and antianxiety drugs','51400000','2',NULL,'Y'),(458,'Gaskets','31400000','2',NULL,'Y'),(459,'Organic fresh vegetables','50410000','2',NULL,'Y'),(460,'Vasodilators','51410000','2',NULL,'Y'),(461,'Seals','31410000','2',NULL,'Y'),(462,'Dried vegetables','50420000','2',NULL,'Y'),(463,'Corticosteroids','51420000','2',NULL,'Y'),(464,'Sintered parts','31420000','2',NULL,'Y'),(465,'Dried organic vegetables','50430000','2',NULL,'Y'),(466,'Antihypertensive drugs','51430000','2',NULL,'Y'),(467,'Frozen vegetables','50440000','2',NULL,'Y'),(468,'Radiopharmaceuticals and contrast media','51440000','2',NULL,'Y'),(469,'Frozen organic vegetables','50450000','2',NULL,'Y'),(470,'Anthelmintics','51450000','2',NULL,'Y'),(471,'Canned or jarred vegetables','50460000','2',NULL,'Y'),(472,'Herbal drugs','51460000','2',NULL,'Y'),(473,'Canned or jarred organic vegetables','50470000','2',NULL,'Y'),(474,'Antiseptics','51470000','2',NULL,'Y'),(475,'Nutritional supplements','50500000','2',NULL,'Y'),(476,'Rapid response kits','57010100','3',NULL,'Y'),(477,'Humanitarian operational services','57020100','3',NULL,'Y'),(478,'Health emergency kits','57030100','3',NULL,'Y'),(479,'Educational kits','57040100','3',NULL,'Y'),(480,'Emergency nutritional kits','57050100','3',NULL,'Y'),(481,'Emergency clothing kits','57060100','3',NULL,'Y'),(482,'Logistics emergency kits','57070100','3',NULL,'Y'),(483,'Emergency IT equipment kits','57080100','3',NULL,'Y'),(484,'Training services for users of agricultural machinery and equipment ','70190100','3',NULL,'Y'),(485,'Emergency latrine facility','57030200','3',NULL,'Y'),(486,'Recreational kits','57040200','3',NULL,'Y'),(487,'Food emergency rations','57050200','3',NULL,'Y'),(488,'Shelter emergency kits','57060200','3',NULL,'Y'),(489,'Water, sanitation and hygiene kits','57030300','3',NULL,'Y'),(490,'Early childhood development','57040300','3',NULL,'Y'),(491,'Food emergency kits','57050300','3',NULL,'Y'),(492,'Office emergency kits','57060300','3',NULL,'Y'),(493,'Personal protective equipment','57030400','3',NULL,'Y'),(494,'Multipurpose emergency kits','57060400','3',NULL,'Y'),(495,'Single family dwelling construction services','72111000','3',NULL,'Y'),(496,'Resins','13111000','3',NULL,'Y'),(497,'New industrial building and warehouse construction services','72121000','3',NULL,'Y'),(498,'Library furnishings','56121000','3',NULL,'Y'),(499,'Power conditioning equipment','39121000','3',NULL,'Y'),(500,'Keyboard instruments','60131000','3',NULL,'Y'),(501,'Electronic component parts and raw materials and accessories','32131000','3',NULL,'Y'),(502,'Toys','60141000','3',NULL,'Y'),(503,'Highway and road construction services','72141000','3',NULL,'Y'),(504,'Body tools','27141000','3',NULL,'Y'),(505,'Boiler and furnace construction and maintenance services','72151000','3',NULL,'Y'),(506,'Oilfield modeling services','71161000','3',NULL,'Y'),(507,'Batch mixers','23191000','3',NULL,'Y'),(508,'Gas liquid contacting systems','23201000','3',NULL,'Y'),(509,'Public safety training equipment','46201000','3',NULL,'Y'),(510,'Airport Maintenance','78201000','3',NULL,'Y'),(511,'Pulses','50221000','3',NULL,'Y'),(512,'Arrival department machinery and equipment','23221000','3',NULL,'Y'),(513,'Log debarkers and accessories','23231000','3',NULL,'Y'),(514,'Electric alternating current AC motors','26101100','3',NULL,'Y'),(515,'Multiple unit dwelling construction services','72111100','3',NULL,'Y'),(516,'Rosins','13111100','3',NULL,'Y'),(517,'Rapid response kits','57111100','3',NULL,'Y'),(518,'Commercial and office building construction services','72121100','3',NULL,'Y'),(519,'Distribution and control centers and accessories','39121100','3',NULL,'Y'),(520,'Live Plant and Animal Material and Accessories and Supplies','10000000','1',NULL,'Y'),(521,'Mining and Well Drilling Machinery and Accessories','20000000','1',NULL,'Y'),(522,'Structures and Building and Construction and Manufacturing Components and Supplies','30000000','1',NULL,'Y'),(523,'Distribution and Conditioning Systems and Equipment and Components','40000000','1',NULL,'Y'),(524,'Food Beverage and Tobacco Products','50000000','1',NULL,'Y'),(525,'Farming and Fishing and Forestry and Wildlife Contracting Services','70000000','1',NULL,'Y'),(526,'Management and Business Professionals and Administrative Services','80000000','1',NULL,'Y'),(527,'Travel and Food and Lodging and Entertainment Services','90000000','1',NULL,'Y'),(528,'Musical Instruments and Games and Toys and Arts and Crafts and Educational Equipment and Materials and Accessories and Supplies','60000000','1',NULL,'Y'),(529,'Mineral and Textile and Inedible Plant and Animal Materials','11000000','1',NULL,'Y'),(530,'Farming and Fishing and Forestry and Wildlife Machinery and Accessories','21000000','1',NULL,'Y'),(531,'Manufacturing Components and Supplies','31000000','1',NULL,'Y'),(532,'Laboratory and Measuring and Observing and Testing Equipment','41000000','1',NULL,'Y'),(533,'Drugs and Pharmaceutical Products','51000000','1',NULL,'Y'),(534,'Mining and oil and gas services','71000000','1',NULL,'Y'),(535,'Engineering and Research and Technology Based Services','81000000','1',NULL,'Y'),(536,'Personal and Domestic Services','91000000','1',NULL,'Y'),(537,'Chemicals including Bio Chemicals and Gas Materials','12000000','1',NULL,'Y'),(538,'Building and Construction Machinery and Accessories','22000000','1',NULL,'Y'),(539,'Electronic Components and Supplies','32000000','1',NULL,'Y'),(540,'Medical Equipment and Accessories and Supplies','42000000','1',NULL,'Y'),(541,'Domestic Appliances and Supplies and Consumer Electronic Products','52000000','1',NULL,'Y'),(542,'Building and Facility Construction and Maintenance Services ','72000000','1',NULL,'Y'),(543,'Editorial and Design and Graphic and Fine Art Services','82000000','1',NULL,'Y'),(544,'National Defense and Public Order and Security and Safety Services','92000000','1',NULL,'Y'),(545,'Resin and Rosin and Rubber and Foam and Film and Elastomeric Materials','13000000','1',NULL,'Y'),(546,'Industrial Manufacturing and Processing Machinery and Accessories','23000000','1',NULL,'Y'),(547,'Information Technology Broadcasting and Telecommunications','43000000','1',NULL,'Y'),(548,'Apparel and Luggage and Personal Care Products','53000000','1',NULL,'Y'),(549,'Industrial Production and Manufacturing Services','73000000','1',NULL,'Y'),(550,'Public Utilities and Public Sector Related Services','83000000','1',NULL,'Y'),(551,'Politics and Civic Affairs Services','93000000','1',NULL,'Y'),(552,'Paper Materials and Products','14000000','1',NULL,'Y'),(553,'Material Handling and Conditioning and Storage Machinery and their Accessories and Supplies','24000000','1',NULL,'Y'),(554,'Office Equipment and Accessories and Supplies','44000000','1',NULL,'Y'),(555,'Timepieces and Jewelry and Gemstone Products','54000000','1',NULL,'Y'),(556,'Financial and Insurance Services','84000000','1',NULL,'Y'),(557,'Organizations and Clubs','94000000','1',NULL,'Y'),(558,'Financial Instruments, Products, Contracts and Agreements','64000000','1',NULL,'Y'),(559,'Fuels and Fuel Additives and Lubricants and Anti corrosive Materials','15000000','1',NULL,'Y'),(560,'Commercial and Military and Private Vehicles and their Accessories and Components','25000000','1',NULL,'Y'),(561,'Printing and Photographic and Audio and Visual Equipment and Supplies','45000000','1',NULL,'Y'),(562,'Published Products','55000000','1',NULL,'Y'),(563,'Healthcare Services','85000000','1',NULL,'Y'),(564,'Land and Buildings and Structures and Thoroughfares','95000000','1',NULL,'Y'),(565,'Power Generation and Distribution Machinery and Accessories','26000000','1',NULL,'Y'),(566,'Defense and Law Enforcement and Security and Safety Equipment and Supplies','46000000','1',NULL,'Y'),(567,'Industrial Cleaning Services','76000000','1',NULL,'Y'),(568,'Education and Training Services','86000000','1',NULL,'Y'),(569,'Furniture and Furnishings','56000000','1',NULL,'Y'),(570,'Tools and General Machinery','27000000','1',NULL,'Y'),(571,'Cleaning Equipment and Supplies','47000000','1',NULL,'Y'),(572,'Environmental Services','77000000','1',NULL,'Y'),(573,'Humanitarian Relief Items, Kits, or Accessories','57000000','1',NULL,'Y'),(574,'Service Industry Machinery and Equipment and Supplies','48000000','1',NULL,'Y'),(575,'Transportation and Storage and Mail Services','78000000','1',NULL,'Y'),(576,'Electrical Systems and Lighting and Components and Accessories and Supplies','39000000','1',NULL,'Y'),(577,'Sports and Recreational Equipment and Supplies and Accessories','49000000','1',NULL,'Y'),(578,'Survival supplies','57010000','2',NULL,'Y'),(579,'Services related to humanitarian relief actions','57020000','2',NULL,'Y'),(580,'Humanitarian health supplies','57030000','2',NULL,'Y'),(581,'Educational or recreational items','57040000','2',NULL,'Y'),(582,'Humanitarian relief food','57050000','2',NULL,'Y'),(583,'Shelter and relief items','57060000','2',NULL,'Y'),(584,'Humanitarian logistics supplies','57070000','2',NULL,'Y'),(585,'Humanitarian IT equipment','57080000','2',NULL,'Y'),(586,'Live animals','10100000','2',NULL,'Y'),(587,'Mining and quarrying machinery and equipment','20100000','2',NULL,'Y'),(588,'Structural components and basic shapes','30100000','2',NULL,'Y'),(589,'Heating and ventilation and air circulation','40100000','2',NULL,'Y'),(590,'Nuts and seeds','50100000','2',NULL,'Y'),(591,'Fisheries and aquaculture','70100000','2',NULL,'Y'),(592,'Management advisory services','80100000','2',NULL,'Y'),(593,'Restaurants and catering','90100000','2',NULL,'Y'),(594,'Developmental and professional teaching aids and materials and accessories and supplies','60100000','2',NULL,'Y'),(595,'Minerals and ores and metals','11100000','2',NULL,'Y'),(596,'Agricultural and forestry and landscape machinery and equipment','21100000','2',NULL,'Y'),(597,'Castings and casting assemblies','31100000','2',NULL,'Y'),(598,'Laboratory and scientific equipment','41100000','2',NULL,'Y'),(599,'Amebicides and trichomonacides and antiprotozoals','51100000','2',NULL,'Y'),(600,'Mining services','71100000','2',NULL,'Y'),(601,'Professional engineering services','81100000','2',NULL,'Y'),(602,'Personal appearance','91100000','2',NULL,'Y'),(603,'Heavy construction machinery and equipment','22100000','2',NULL,'Y'),(604,'Printed circuits and integrated circuits and microassemblies','32100000','2',NULL,'Y'),(605,'Floor coverings','52100000','2',NULL,'Y'),(606,'Building and facility maintenance and repair services','72100000','2',NULL,'Y'),(607,'Advertising','82100000','2',NULL,'Y'),(608,'Public order and safety','92100000','2',NULL,'Y'),(609,'Rubber and elastomers','13100000','2',NULL,'Y'),(610,'Raw materials processing machinery','23100000','2',NULL,'Y'),(611,'Clothing','53100000','2',NULL,'Y'),(612,'Plastic and chemical industries','73100000','2',NULL,'Y'),(613,'Utilities','83100000','2',NULL,'Y'),(614,'Political systems and institutions','93100000','2',NULL,'Y'),(615,'Paper materials','14100000','2',NULL,'Y'),(616,'Material handling machinery and equipment','24100000','2',NULL,'Y'),(617,'Office machines and their supplies and accessories','44100000','2',NULL,'Y'),(618,'Jewelry','54100000','2',NULL,'Y'),(619,'Development finance','84100000','2',NULL,'Y'),(620,'Work related organizations','94100000','2',NULL,'Y'),(621,'Bank offered products ','64100000','2',NULL,'Y'),(622,'Fuels','15100000','2',NULL,'Y'),(623,'Motor vehicles','25100000','2',NULL,'Y'),(624,'Printing and publishing equipment','45100000','2',NULL,'Y'),(625,'Printed media','55100000','2',NULL,'Y'),(626,'Comprehensive health services','85100000','2',NULL,'Y'),(627,'Land parcels','95100000','2',NULL,'Y'),(628,'Power sources','26100000','2',NULL,'Y'),(629,'Light weapons and ammunition','46100000','2',NULL,'Y'),(630,'Accommodation furniture','56100000','2',NULL,'Y'),(631,'Decontamination services','76100000','2',NULL,'Y'),(632,'Vocational training','86100000','2',NULL,'Y'),(633,'Water and wastewater treatment supply and disposal','47100000','2',NULL,'Y'),(634,'Environmental management','77100000','2',NULL,'Y'),(635,'Institutional food services equipment','48100000','2',NULL,'Y'),(636,'Mail and cargo transport','78100000','2',NULL,'Y'),(637,'Lamps and lightbulbs and lamp components','39100000','2',NULL,'Y'),(638,'Collectibles and awards','49100000','2',NULL,'Y'),(639,'Well drilling and operation equipment','20110000','2',NULL,'Y'),(640,'Concrete and cement and plaster','30110000','2',NULL,'Y'),(641,'Meat and poultry products','50110000','2',NULL,'Y'),(642,'Horticulture','70110000','2',NULL,'Y'),(643,'Human resources services','80110000','2',NULL,'Y'),(644,'Hotels and lodging and meeting facilities','90110000','2',NULL,'Y'),(645,'Domestic pet products','10110000','2',NULL,'Y'),(646,'Classroom decoratives and supplies','60110000','2',NULL,'Y'),(647,'Earth and stone','11110000','2',NULL,'Y'),(648,'Fishing and aquaculture equipment','21110000','2',NULL,'Y'),(649,'Extrusions','31110000','2',NULL,'Y'),(650,'Measuring and observing and testing instruments','41110000','2',NULL,'Y'),(651,'Antineoplastic agents','51110000','2',NULL,'Y'),(652,'Oil and gas exploration services','71110000','2',NULL,'Y'),(653,'Computer services','81110000','2',NULL,'Y'),(654,'Domestic and personal assistance','91110000','2',NULL,'Y'),(655,'Discrete semiconductor devices','32110000','2',NULL,'Y'),(656,'Writing and translations','82110000','2',NULL,'Y'),(657,'Military services and national defense','92110000','2',NULL,'Y'),(658,'Residential building construction services','72110000','2',NULL,'Y'),(659,'Petroleum processing machinery','23110000','2',NULL,'Y'),(660,'Footwear','53110000','2',NULL,'Y'),(661,'Wood and paper industries','73110000','2',NULL,'Y'),(662,'Telecommunications media services','83110000','2',NULL,'Y'),(663,'Socio political conditions','93110000','2',NULL,'Y'),(664,'Resins and rosins and other resin derived materials','13110000','2',NULL,'Y'),(665,'Paper products','14110000','2',NULL,'Y'),(666,'Containers and storage','24110000','2',NULL,'Y'),(667,'Office and desk accessories','44110000','2',NULL,'Y'),(668,'Timepieces','54110000','2',NULL,'Y'),(669,'Accounting and bookkeeping services','84110000','2',NULL,'Y'),(670,'Religious organizations','94110000','2',NULL,'Y'),(671,'Securities','64110000','2',NULL,'Y'),(672,'Gaseous fuels and additives','15110000','2',NULL,'Y'),(673,'Marine transport','25110000','2',NULL,'Y'),(674,'Audio and visual presentation and composing equipment','45110000','2',NULL,'Y'),(675,'Electronic reference material','55110000','2',NULL,'Y'),(676,'Disease prevention and control','85110000','2',NULL,'Y'),(677,'Thoroughfares','95110000','2',NULL,'Y'),(678,'Batteries and generators and kinetic power transmission','26110000','2',NULL,'Y'),(679,'Conventional war weapons','46110000','2',NULL,'Y'),(680,'Cleaning and janitorial services','76110000','2',NULL,'Y'),(681,'Alternative educational systems','86110000','2',NULL,'Y'),(682,'Commercial and industrial furniture','56110000','2',NULL,'Y'),(683,'Hand tools','27110000','2',NULL,'Y'),(684,'Industrial laundry and dry cleaning equipment','47110000','2',NULL,'Y'),(685,'Environmental protection','77110000','2',NULL,'Y'),(686,'Passenger transport','78110000','2',NULL,'Y'),(687,'Vending machines','48110000','2',NULL,'Y'),(688,'Lighting Fixtures and Accessories','39110000','2',NULL,'Y'),(689,'Animal feed','10120000','2',NULL,'Y'),(690,'Roads and landscape','30120000','2',NULL,'Y'),(691,'Seafood','50120000','2',NULL,'Y'),(692,'Livestock services','70120000','2',NULL,'Y'),(693,'Legal services','80120000','2',NULL,'Y'),(694,'Travel facilitation','90120000','2',NULL,'Y'),(695,'Arts and crafts equipment and accessories and supplies','60120000','2',NULL,'Y'),(696,'Oil and gas drilling and exploration equipment','20120000','2',NULL,'Y'),(697,'Non edible plant and forestry products','11120000','2',NULL,'Y'),(698,'Laboratory supplies and fixtures','41120000','2',NULL,'Y'),(699,'Antiarrythmics and antianginals and cardioplegics and drugs for heart failure','51120000','2',NULL,'Y'),(700,'Economics','81120000','2',NULL,'Y'),(701,'Well drilling and construction services','71120000','2',NULL,'Y'),(702,'Passive discrete components','32120000','2',NULL,'Y'),(703,'Veterinary equipment and supplies','42120000','2',NULL,'Y'),(704,'Bedclothes and table and kitchen linen and towels','52120000','2',NULL,'Y'),(705,'Reproduction services','82120000','2',NULL,'Y'),(706,'Security and personal safety','92120000','2',NULL,'Y'),(707,'Nonresidential building construction services','72120000','2',NULL,'Y'),(708,'Textile and fabric machinery and accessories','23120000','2',NULL,'Y'),(709,'Luggage and handbags and packs and cases','53120000','2',NULL,'Y'),(710,'Metal and mineral industries','73120000','2',NULL,'Y'),(711,'Information services','83120000','2',NULL,'Y'),(712,'International relations','93120000','2',NULL,'Y'),(713,'Industrial use papers','14120000','2',NULL,'Y'),(714,'Packaging materials','24120000','2',NULL,'Y'),(715,'Office supplies','44120000','2',NULL,'Y'),(716,'Gemstones','54120000','2',NULL,'Y'),(717,'Banking and investment','84120000','2',NULL,'Y'),(718,'Clubs','94120000','2',NULL,'Y'),(719,'Insurable interest contracts','64120000','2',NULL,'Y'),(720,'Lubricants and oils and greases and anti corrosives','15120000','2',NULL,'Y'),(721,'Railway and tramway machinery and equipment','25120000','2',NULL,'Y'),(722,'Photographic or filming or video equipment','45120000','2',NULL,'Y'),(723,'Signage and accessories','55120000','2',NULL,'Y'),(724,'Medical practice','85120000','2',NULL,'Y'),(725,'Permanent buildings and structures','95120000','2',NULL,'Y'),(726,'Electrical wire and cable and harness','26120000','2',NULL,'Y'),(727,'Missiles','46120000','2',NULL,'Y'),(728,'Refuse disposal and treatment','76120000','2',NULL,'Y'),(729,'Educational institutions','86120000','2',NULL,'Y'),(730,'Classroom and instructional and institutional furniture and fixtures','56120000','2',NULL,'Y'),(731,'Janitorial equipment','47120000','2',NULL,'Y'),(732,'Pollution tracking and monitoring and rehabilitation','77120000','2',NULL,'Y'),(733,'Hydraulic machinery and equipment','27120000','2',NULL,'Y'),(734,'Material packing and handling','78120000','2',NULL,'Y'),(735,'Gambling or wagering equipment','48120000','2',NULL,'Y'),(736,'Electrical equipment and components and supplies','39120000','2',NULL,'Y'),(737,'Camping and outdoor equipment and accessories','49120000','2',NULL,'Y'),(738,'Structural building products','30130000','2',NULL,'Y'),(739,'Musical Instruments and parts and accessories','60130000','2',NULL,'Y'),(740,'Dairy products and eggs','50130000','2',NULL,'Y'),(741,'Land and soil preparation and management and protection','70130000','2',NULL,'Y'),(742,'Real estate services','80130000','2',NULL,'Y'),(743,'Performing arts','90130000','2',NULL,'Y'),(744,'Oil and gas drilling and operation materials','20130000','2',NULL,'Y'),(745,'Animal containment and habitats','10130000','2',NULL,'Y'),(746,'Non edible animal products','11130000','2',NULL,'Y'),(747,'Forgings','31130000','2',NULL,'Y'),(748,'Hematolic drugs','51130000','2',NULL,'Y'),(749,'Statistics','81130000','2',NULL,'Y'),(750,'Oil and gas extraction and production enhancement services','71130000','2',NULL,'Y'),(751,'Explosive materials','12130000','2',NULL,'Y'),(752,'Window treatments','52130000','2',NULL,'Y'),(753,'Photographic services','82130000','2',NULL,'Y'),(754,'Electronic hardware and component parts and accessories','32130000','2',NULL,'Y'),(755,'Medical apparel and textiles','42130000','2',NULL,'Y'),(756,'Lapidary machinery and equipment','23130000','2',NULL,'Y'),(757,'Personal care products','53130000','2',NULL,'Y'),(758,'Food and beverage industries','73130000','2',NULL,'Y'),(759,'Humanitarian aid and relief','93130000','2',NULL,'Y'),(760,'Industrial refrigeration','24130000','2',NULL,'Y'),(761,'Civic organizations and associations and movements','94130000','2',NULL,'Y'),(762,'Insurance and retirement services','84130000','2',NULL,'Y'),(763,'Fuel for nuclear reactors','15130000','2',NULL,'Y'),(764,'Aircraft','25130000','2',NULL,'Y'),(765,'Photographic and recording media','45130000','2',NULL,'Y'),(766,'Medical science research and experimentation','85130000','2',NULL,'Y'),(767,'Portable buildings and structures','95130000','2',NULL,'Y'),(768,'Power generation','26130000','2',NULL,'Y'),(769,'Rockets and subsystems','46130000','2',NULL,'Y'),(770,'Toxic and hazardous waste cleanup','76130000','2',NULL,'Y'),(771,'Specialized educational services','86130000','2',NULL,'Y'),(772,'Merchandising furniture and accessories','56130000','2',NULL,'Y'),(773,'Cleaning and janitorial supplies','47130000','2',NULL,'Y'),(774,'Pollutants tracking and monitoring and rehabilitation services','77130000','2',NULL,'Y'),(775,'Pneumatic machinery and equipment','27130000','2',NULL,'Y'),(776,'Storage','78130000','2',NULL,'Y'),(777,'Funeral equipment and materials','48130000','2',NULL,'Y'),(778,'Fishing and hunting equipment','49130000','2',NULL,'Y'),(779,'Electrical wire management devices and accessories and supplies','39130000','2',NULL,'Y'),(780,'Saddlery and harness goods','10140000','2',NULL,'Y'),(781,'Insulation','30140000','2',NULL,'Y'),(782,'Fluid and gas distribution','40140000','2',NULL,'Y'),(783,'Toys and games','60140000','2',NULL,'Y'),(784,'Crop production and management and protection','70140000','2',NULL,'Y'),(785,'Marketing and distribution','80140000','2',NULL,'Y'),(786,'Commercial sports','90140000','2',NULL,'Y'),(787,'Oil and gas operating and production equipment','20140000','2',NULL,'Y'),(788,'Scrap and waste materials','11140000','2',NULL,'Y'),(789,'Moldings','31140000','2',NULL,'Y'),(790,'Central nervous system drugs','51140000','2',NULL,'Y'),(791,'Manufacturing technologies','81140000','2',NULL,'Y'),(792,'Oil and gas restoration and reclamation services','71140000','2',NULL,'Y'),(793,'Domestic appliances','52140000','2',NULL,'Y'),(794,'Graphic design','82140000','2',NULL,'Y'),(795,'Elements and gases','12140000','2',NULL,'Y'),(796,'Patient care and treatment products and supplies','42140000','2',NULL,'Y'),(797,'Electron tube devices and accessories','32140000','2',NULL,'Y'),(798,'Heavy construction services','72140000','2',NULL,'Y'),(799,'Leatherworking repairing machinery and equipment','23140000','2',NULL,'Y'),(800,'Fibers and textiles and fabric industries','73140000','2',NULL,'Y'),(801,'Community and social services','93140000','2',NULL,'Y'),(802,'Sewing supplies and accessories','53140000','2',NULL,'Y'),(803,'Credit agencies','84140000','2',NULL,'Y'),(804,'Packing supplies','24140000','2',NULL,'Y'),(805,'Governmental property right conferrals','64140000','2',NULL,'Y'),(806,'Prefabricated buildings and structures','95140000','2',NULL,'Y'),(807,'Photographic filmmaking supplies','45140000','2',NULL,'Y'),(808,'Alternative and holistic medicine','85140000','2',NULL,'Y'),(809,'Atomic and nuclear energy machinery and equipment','26140000','2',NULL,'Y'),(810,'Launchers','46140000','2',NULL,'Y'),(811,'Educational facilities','86140000','2',NULL,'Y'),(812,'Decorative adornments','56140000','2',NULL,'Y'),(813,'Automotive specialty tools','27140000','2',NULL,'Y'),(814,'Environmental laboratory services','77140000','2',NULL,'Y'),(815,'Transport services','78140000','2',NULL,'Y'),(816,'Watersports equipment','49140000','2',NULL,'Y'),(817,'Seeds and bulbs and seedlings and cuttings','10150000','2',NULL,'Y'),(818,'Exterior finishing materials','30150000','2',NULL,'Y'),(819,'Industrial pumps and compressors','40150000','2',NULL,'Y'),(820,'Edible oils and fats','50150000','2',NULL,'Y'),(821,'Forestry','70150000','2',NULL,'Y'),(822,'Trade policy and services','80150000','2',NULL,'Y'),(823,'Entertainment services','90150000','2',NULL,'Y'),(824,'Fibers and threads and yarns','11150000','2',NULL,'Y'),(825,'Rope and chain and cable and wire and strap','31150000','2',NULL,'Y'),(826,'Autonomic nervous system drugs','51150000','2',NULL,'Y'),(827,'Earth science services','81150000','2',NULL,'Y'),(828,'Oil and gas data management and processing services','71150000','2',NULL,'Y'),(829,'Clinical laboratory and toxicology testing systems, components, and supplies','41150000','2',NULL,'Y'),(830,'Domestic kitchenware and kitchen supplies','52150000','2',NULL,'Y'),(831,'Professional artists and performers','82150000','2',NULL,'Y'),(832,'Dental equipment and supplies','42150000','2',NULL,'Y'),(833,'Automation control devices and components and accessories','32150000','2',NULL,'Y'),(834,'Specialized trade construction and maintenance services','72150000','2',NULL,'Y'),(835,'Industrial process machinery and equipment and supplies','23150000','2',NULL,'Y'),(836,'Manufacturing support services','73150000','2',NULL,'Y'),(837,'Public administration and finance services','93150000','2',NULL,'Y'),(838,'Spacecraft','25150000','2',NULL,'Y'),(839,'Food and nutrition services','85150000','2',NULL,'Y'),(840,'Law enforcement','46150000','2',NULL,'Y'),(841,'Winter sports equipment','49150000','2',NULL,'Y'),(842,'Floriculture and silviculture products','10160000','2',NULL,'Y'),(843,'Interior finishing materials','30160000','2',NULL,'Y'),(844,'Industrial filtering and purification','40160000','2',NULL,'Y'),(845,'Chocolate and sugars and sweeteners and confectionary products','50160000','2',NULL,'Y'),(846,'Wildlife and flora','70160000','2',NULL,'Y'),(847,'Business administration services','80160000','2',NULL,'Y'),(848,'Fabrics and leather materials','11160000','2',NULL,'Y'),(849,'Hardware','31160000','2',NULL,'Y'),(850,'Drugs affecting the respiratory tract','51160000','2',NULL,'Y'),(851,'Oil and gas well project management services','71160000','2',NULL,'Y'),(852,'Information Technology Service Delivery','81160000','2',NULL,'Y'),(853,'Dialysis equipment and supplies','42160000','2',NULL,'Y'),(854,'Consumer electronics','52160000','2',NULL,'Y'),(855,'Additives','12160000','2',NULL,'Y'),(856,'Film and theater production support services','82160000','2',NULL,'Y'),(857,'Foundry machines and equipment and supplies','23160000','2',NULL,'Y'),(858,'Machinery and transport equipment manufacture','73160000','2',NULL,'Y'),(859,'Taxation','93160000','2',NULL,'Y'),(860,'Non motorized cycles','25160000','2',NULL,'Y'),(861,'Medical Surgical Equipment Maintenance Refurbishment and Repair Services','85160000','2',NULL,'Y'),(862,'Public safety and control','46160000','2',NULL,'Y'),(863,'Field and court sports equipment','49160000','2',NULL,'Y'),(864,'Fertilizers and plant nutrients and herbicides','10170000','2',NULL,'Y'),(865,'Pipe piping and pipe fittings','40170000','2',NULL,'Y'),(866,'Doors and windows and glass','30170000','2',NULL,'Y'),(867,'Seasonings and preservatives','50170000','2',NULL,'Y'),(868,'Water resources development and oversight','70170000','2',NULL,'Y'),(869,'Public relations and professional communications services','80170000','2',NULL,'Y'),(870,'Bearings and bushings and wheels and gears','31170000','2',NULL,'Y'),(871,'Drugs affecting the gastrointestinal system','51170000','2',NULL,'Y'),(872,'Alloys','11170000','2',NULL,'Y'),(873,'Biological science services','81170000','2',NULL,'Y'),(874,'Diagnostic and microbiological devices','41170000','2',NULL,'Y'),(875,'Colorants','12170000','2',NULL,'Y'),(876,'Domestic wall treatments','52170000','2',NULL,'Y'),(877,'Mobile medical services products','42170000','2',NULL,'Y'),(878,'Manufacture of electrical goods and precision instruments','73170000','2',NULL,'Y'),(879,'Trade policy and regulation','93170000','2',NULL,'Y'),(880,'Transportation components and systems','25170000','2',NULL,'Y'),(881,'Death and dying support services','85170000','2',NULL,'Y'),(882,'Security surveillance and detection','46170000','2',NULL,'Y'),(883,'Gymnastics and boxing equipment','49170000','2',NULL,'Y'),(884,'Plumbing fixtures','30180000','2',NULL,'Y'),(885,'Bread and bakery products','50180000','2',NULL,'Y'),(886,'Tubes tubing and tube fittings','40180000','2',NULL,'Y'),(887,'Packings glands boots and covers','31180000','2',NULL,'Y'),(888,'Hormones and hormone antagonists','51180000','2',NULL,'Y'),(889,'Metal oxide','11180000','2',NULL,'Y'),(890,'Waxes and oils','12180000','2',NULL,'Y'),(891,'Patient exam and monitoring products','42180000','2',NULL,'Y'),(892,'Industrial food and beverage equipment','23180000','2',NULL,'Y'),(893,'Machining and processing services','73180000','2',NULL,'Y'),(894,'Vehicle bodies and trailers','25180000','2',NULL,'Y'),(895,'Personal safety and protection','46180000','2',NULL,'Y'),(896,'Transportation repair or maintenance services','78180000','2',NULL,'Y'),(897,'Target and table games and equipment','49180000','2',NULL,'Y'),(898,'Pest control products','10190000','2',NULL,'Y'),(899,'Construction and maintenance support equipment','30190000','2',NULL,'Y'),(900,'Prepared and preserved foods','50190000','2',NULL,'Y'),(901,'Agricultural machinery and equipment assembly and installation services','70190000','2',NULL,'Y'),(902,'Grinding and polishing and smoothing materials','31190000','2',NULL,'Y'),(903,'Agents affecting water and electrolytes','51190000','2',NULL,'Y'),(904,'Metal waste scrap and by products','11190000','2',NULL,'Y'),(905,'Solvents','12190000','2',NULL,'Y'),(906,'Medical facility products','42190000','2',NULL,'Y'),(907,'Communications Devices and Accessories','43190000','2',NULL,'Y'),(908,'Mixers and their parts and accessories','23190000','2',NULL,'Y'),(909,'Transportation services equipment','25190000','2',NULL,'Y'),(910,'Fire protection','46190000','2',NULL,'Y'),(911,'Beverages','50200000','2',NULL,'Y'),(912,'Live rose bushes','10200000','2',NULL,'Y'),(913,'Adhesives and sealants','31200000','2',NULL,'Y'),(914,'Immunomodulating drugs','51200000','2',NULL,'Y'),(915,'Medical diagnostic imaging and nuclear medicine products','42200000','2',NULL,'Y'),(916,'Components for information technology or broadcasting or telecommunications','43200000','2',NULL,'Y'),(917,'Mass transfer equipment','23200000','2',NULL,'Y'),(918,'Aerospace systems and components and equipment','25200000','2',NULL,'Y'),(919,'Defense and law enforcement and security and safety training equipment','46200000','2',NULL,'Y'),(920,'Aviation-Related Services And Consultancy','78200000','2',NULL,'Y'),(921,'Fitness equipment','49200000','2',NULL,'Y'),(922,'Tobacco and smoking products and substitutes','50210000','2',NULL,'Y'),(923,'Live plants of high species or variety count flowers','10210000','2',NULL,'Y'),(924,'Paints and primers and finishes','31210000','2',NULL,'Y'),(925,'Independent living aids for the physically challenged','42210000','2',NULL,'Y'),(926,'Computer Equipment and Accessories','43210000','2',NULL,'Y'),(927,'Electronic manufacturing machinery and equipment and accessories','23210000','2',NULL,'Y'),(928,'Diagnoses of infectious and parasitic diseases-part a','85210000','2',NULL,'Y'),(929,'Workplace safety equipment and supplies and training materials','46210000','2',NULL,'Y'),(930,'Other sports','49210000','2',NULL,'Y'),(931,'Cereal and pulse products','50220000','2',NULL,'Y'),(932,'Live plants of low species or variety count flowers','10220000','2',NULL,'Y'),(933,'Dyeing and tanning extracts','31220000','2',NULL,'Y'),(934,'Intravenous and arterial administration products','42220000','2',NULL,'Y'),(935,'Data Voice or Multimedia Network Equipment or Platforms and Accessories','43220000','2',NULL,'Y'),(936,'Chicken processing machinery and equipment','23220000','2',NULL,'Y'),(937,'Military weapon and ammunition disarmament and disposal equipment and related products','46220000','2',NULL,'Y'),(938,'Sports equipment and accessories','49220000','2',NULL,'Y'),(939,'Machined raw stock','31230000','2',NULL,'Y'),(940,'Clinical nutrition','42230000','2',NULL,'Y'),(941,'Software','43230000','2',NULL,'Y'),(942,'Sawmilling and lumber processing machinery and equipment','23230000','2',NULL,'Y'),(943,'Portable Structure Building Components','30240000','2',NULL,'Y'),(944,'Industrial optics','31240000','2',NULL,'Y'),(945,'Drugs affecting the ears, eye, nose and skin','51240000','2',NULL,'Y'),(946,'Orthopedic and prosthetic and sports medicine products','42240000','2',NULL,'Y'),(947,'Metal cutting machinery and accessories','23240000','2',NULL,'Y'),(948,'Recreation and playground and swimming and spa equipment and supplies','49240000','2',NULL,'Y'),(949,'Underground mining structures and materials','30250000','2',NULL,'Y'),(950,'Pneumatic and hydraulic and electric control systems','31250000','2',NULL,'Y'),(951,'Brass instruments','60131100','3',NULL,'Y'),(952,'Games','60141100','3',NULL,'Y'),(953,'Well plugging and abandonment services','71141100','3',NULL,'Y'),(954,'Infrastructure building and surfacing and paving services','72141100','3',NULL,'Y'),(955,'Oilfield data management services','71151100','3',NULL,'Y'),(956,'Plumbing construction services','72151100','3',NULL,'Y'),(957,'Coating services','73181100','3',NULL,'Y'),(958,'Continuous mixers','23191100','3',NULL,'Y'),(959,'Small arms weapons training equipment','46201100','3',NULL,'Y'),(960,'Cereals','50221100','3',NULL,'Y'),(961,'Killing and defeathering department machinery and equipment','23221100','3',NULL,'Y'),(962,'Ophthalmic agents','51241100','3',NULL,'Y'),(963,'Electric direct current DC motors','26101200','3',NULL,'Y'),(964,'Plastic films','13111200','3',NULL,'Y'),(965,'Agricultural building construction services','72121200','3',NULL,'Y'),(966,'Woodwind instruments','60131200','3',NULL,'Y'),(967,'Marine construction services','72141200','3',NULL,'Y'),(968,'Heating and cooling and air conditioning HVAC construction and maintenance services','72151200','3',NULL,'Y'),(969,'Industrial drying equipment','23201200','3',NULL,'Y'),(970,'Dermatologic agents','51241200','3',NULL,'Y'),(971,'Non electric motors','26101300','3',NULL,'Y'),(972,'Foams','13111300','3',NULL,'Y'),(973,'Art and craft cutting products','60121300','3',NULL,'Y'),(974,'Automotive garage and service station construction services','72121300','3',NULL,'Y'),(975,'Electrical boxes and enclosures and fittings and accessories','39121300','3',NULL,'Y'),(976,'String instruments','60131300','3',NULL,'Y'),(977,'Painting and paper hanging services','72151300','3',NULL,'Y'),(978,'Flour and milled products','50221300','3',NULL,'Y'),(979,'Motor or generator components','26101400','3',NULL,'Y'),(980,'Aviation Specific Training','86101400','3',NULL,'Y'),(981,'Language Specific Editorial and Writing Services','82111400','3',NULL,'Y'),(982,'Classroom And Language Laboratory Equipment & Interpretation Systems','45111400','3',NULL,'Y'),(983,'Completion tools and equipment','20121400','3',NULL,'Y'),(984,'Specialized public building construction services','72121400','3',NULL,'Y'),(985,'Cafeteria and lunchroom furnishings','56121400','3',NULL,'Y'),(986,'Electrical lugs plugs and connectors','39121400','3',NULL,'Y'),(987,'Percussion instruments','60131400','3',NULL,'Y'),(988,'Safety and Rescue Aircraft','25131400','3',NULL,'Y'),(989,'Fundraising Services','80141400','3',NULL,'Y'),(990,'Detention facility construction and repair services','72141400','3',NULL,'Y'),(991,'Wall covering construction services','72151400','3',NULL,'Y'),(992,'System Cards','43201400','3',NULL,'Y'),(993,'Metal grinding machines','23241400','3',NULL,'Y'),(994,'Welding machinery','23271400','3',NULL,'Y'),(995,'Livestock','10101500','3',NULL,'Y'),(996,'Cutting equipment','20101500','3',NULL,'Y'),(997,'Angles','30101500','3',NULL,'Y'),(998,'Ventilation','40101500','3',NULL,'Y'),(999,'Fisheries operations','70101500','3',NULL,'Y'),(1000,'Business and corporate management consultation services','80101500','3',NULL,'Y'); /*!40000 ALTER TABLE `itemclassification` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemstatuscodes` -- DROP TABLE IF EXISTS `itemstatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemstatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` 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 `itemstatuscodes` -- LOCK TABLES `itemstatuscodes` WRITE; /*!40000 ALTER TABLE `itemstatuscodes` DISABLE KEYS */; INSERT INTO `itemstatuscodes` VALUES (1,'Y',NULL,'Y','Active','1'),(2,'N',NULL,'N','Inactive','2'); /*!40000 ALTER TABLE `itemstatuscodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `itemtypecodes` -- DROP TABLE IF EXISTS `itemtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `itemtypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` 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 `itemtypecodes` -- LOCK TABLES `itemtypecodes` WRITE; /*!40000 ALTER TABLE `itemtypecodes` DISABLE KEYS */; INSERT INTO `itemtypecodes` VALUES (1,'Raw Material','1','Raw Material','Y','1'),(2,'Finished Product','2','Finished Product','Y','2'),(3,'Service','3','Service without stock','',''); /*!40000 ALTER TABLE `itemtypecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `journal` -- DROP TABLE IF EXISTS `journal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `journal` ( `id` int(50) NOT NULL AUTO_INCREMENT, `currency` varchar(50) NOT NULL, `amount` varchar(50) NOT NULL, `description` text NOT NULL, `journaldate` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `entrydate` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `journal` -- LOCK TABLES `journal` WRITE; /*!40000 ALTER TABLE `journal` DISABLE KEYS */; /*!40000 ALTER TABLE `journal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `labour` -- DROP TABLE IF EXISTS `labour`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `labour` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `qty` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `employeeid` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `rate` decimal(10,2) NOT NULL, `total` decimal(10,2) NOT NULL, `type` varchar(20) NOT NULL DEFAULT 'pay', `status` int(20) NOT NULL DEFAULT 0, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `labour` -- LOCK TABLES `labour` WRITE; /*!40000 ALTER TABLE `labour` DISABLE KEYS */; /*!40000 ALTER TABLE `labour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `landlord` -- DROP TABLE IF EXISTS `landlord`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `landlord` ( `id` int(40) NOT NULL AUTO_INCREMENT, `firstname` varchar(100) NOT NULL, `lastname` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `phone` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `description` text NOT NULL, `idno` varchar(100) NOT NULL, `country` varchar(100) NOT NULL, `gender` varchar(10) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `county` varchar(40) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `landlord` -- LOCK TABLES `landlord` WRITE; /*!40000 ALTER TABLE `landlord` DISABLE KEYS */; /*!40000 ALTER TABLE `landlord` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `lease` -- DROP TABLE IF EXISTS `lease`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `lease` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateleased` varchar(50) NOT NULL, `incharge` varchar(40) NOT NULL, `product` text NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `lease` -- LOCK TABLES `lease` WRITE; /*!40000 ALTER TABLE `lease` DISABLE KEYS */; /*!40000 ALTER TABLE `lease` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavegroup` -- DROP TABLE IF EXISTS `leavegroup`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavegroup` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `defaultleavetype` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leavegroup` -- LOCK TABLES `leavegroup` WRITE; /*!40000 ALTER TABLE `leavegroup` DISABLE KEYS */; /*!40000 ALTER TABLE `leavegroup` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leaves` -- DROP TABLE IF EXISTS `leaves`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leaves` ( `id` int(30) NOT NULL AUTO_INCREMENT, `startdate` datetime DEFAULT NULL, `enddate` datetime 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, `branchid` int(20) NOT NULL DEFAULT 1, PRIMARY KEY (`id`), KEY `changed_by` (`updatedby`), KEY `change_date` (`updateddate`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci COMMENT='List of changes in leave requests table'; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `leaves` -- LOCK TABLES `leaves` WRITE; /*!40000 ALTER TABLE `leaves` DISABLE KEYS */; /*!40000 ALTER TABLE `leaves` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `leavetypes` -- DROP TABLE IF EXISTS `leavetypes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `leavetypes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `gender` varchar(30) NOT NULL, `deduct` varchar(10) NOT NULL, `companyid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=5 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','all','2019-06-03 01:47:13pm','Both','No',0),(3,'Emergency','','2019-06-03 01:47:41pm','Both','No',0),(4,'Sick Leave','','2023-02-15 12:24:43pm','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=769 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','2024-11-14 13:54:41','2024-11-14 14:00:08','','127.0.0.1','loggedin',1),(2,'admin','1','2024-11-14 14:00:17','2024-11-14 14:05:06','','127.0.0.1','loggedin',1),(3,'admin','1','2024-11-14 14:05:19','2024-11-14 15:05:11','','127.0.0.1','loggedin',1),(4,'admin','1','2024-11-14 15:05:27','2024-11-14 15:06:47','','127.0.0.1','loggedin',1),(5,'admin','1','2024-11-14 16:11:29','2024-11-14 16:21:28','','127.0.0.1','loggedin',1),(6,'admin','1','2024-11-14 16:21:36','2024-11-14 16:22:04','','127.0.0.1','loggedin',1),(7,'admin','1','2024-11-14 17:36:52','2024-11-14 17:38:00','','102.210.28.9','loggedin',1),(8,'user','11','2024-11-14 17:41:17','2024-11-14 17:43:59','','102.210.28.9','loggedin',1),(9,'admin','1','2024-11-14 17:43:12','2024-11-14 17:50:40','','102.210.28.9','loggedin',1),(10,'user','13','2024-11-14 17:44:06','','','102.210.28.9','loggedin',1),(11,'user','11','2024-11-14 17:56:51','','','154.159.246.10','loggedin',1),(12,'user','10','2024-11-14 18:13:45','','','105.160.20.29','loggedin',1),(13,'admin','1','2024-11-14 18:35:35','2024-11-14 18:38:54','','154.159.252.45','loggedin',1),(14,'user','11','2024-11-14 18:39:12','2024-11-14 18:40:16','','154.159.252.45','loggedin',1),(15,'user','11','2024-11-14 18:40:21','2024-11-14 19:41:57','','102.210.28.9','loggedin',1),(16,'user','10','2024-11-14 19:42:08','','','102.210.28.9','loggedin',1),(17,'user','10','2024-11-14 20:05:59','','','102.210.28.9','loggedin',1),(18,'user','11','2024-11-14 20:16:08','2024-11-14 20:19:58','','102.210.28.9','loggedin',1),(19,'user','13','2024-11-14 20:20:04','2024-11-14 20:20:16','','102.210.28.9','loggedin',1),(20,'user','13','2024-11-14 20:23:16','2024-11-14 20:32:35','','102.210.28.9','loggedin',1),(21,'user','13','2024-11-15 13:15:23','','','102.210.28.9','loggedin',1),(22,'user','13','2024-11-15 16:55:15','','','102.216.154.13','loggedin',1),(23,'admin','1','2024-11-15 18:40:11','2024-11-15 18:41:18','','154.159.252.167','loggedin',1),(24,'user','11','2024-11-15 19:23:01','','','154.159.246.10','loggedin',1),(25,'user','13','2024-11-16 10:42:54','','','154.159.246.10','loggedin',1),(26,'user','13','2024-11-16 11:35:00','','','154.159.246.10','loggedin',1),(27,'user','11','2024-11-16 15:11:30','','','154.159.246.10','loggedin',1),(28,'user','11','2024-11-16 15:20:16','','','154.159.246.10','loggedin',1),(29,'user','11','2024-11-16 15:32:19','','','154.159.246.10','loggedin',1),(30,'admin','1','2024-11-16 16:22:32','','','154.159.238.18','loggedin',1),(31,'admin','1','2024-11-16 16:56:32','2024-11-16 16:56:54','','154.159.238.80','loggedin',1),(32,'admin','1','2024-11-16 17:02:17','2024-11-16 17:02:53','','154.159.238.80','loggedin',1),(33,'admin','1','2024-11-16 17:16:25','2024-11-16 17:17:08','','154.159.238.80','loggedin',1),(34,'admin','1','2024-11-16 17:24:20','2024-11-16 17:26:14','','154.159.238.80','loggedin',1),(35,'admin','1','2024-11-16 17:30:29','','','105.161.29.147','loggedin',1),(36,'admin','1','2024-11-16 17:31:40','','','105.161.29.147','loggedin',1),(37,'admin','1','2024-11-16 17:36:54','2024-11-16 17:38:21','','154.159.238.80','loggedin',1),(38,'user','13','2024-11-17 11:29:11','','','154.159.246.10','loggedin',1),(39,'user','11','2024-11-17 19:43:44','','','154.159.246.10','loggedin',1),(40,'user','13','2024-11-18 11:53:02','','','154.159.246.10','loggedin',1),(41,'user','11','2024-11-18 20:35:53','','','154.159.246.10','loggedin',1),(42,'user','13','2024-11-18 20:41:36','','','154.159.246.10','loggedin',1),(43,'user','11','2024-11-19 19:52:46','','','154.159.246.10','loggedin',1),(44,'admin','1','2024-11-20 11:01:56','','','197.248.204.86','loggedin',1),(45,'admin','1','2024-11-20 11:07:27','','','197.248.204.86','loggedin',1),(46,'admin','1','2024-11-20 11:56:22','','','197.248.204.86','loggedin',1),(47,'admin','1','2024-11-20 12:58:45','','','41.139.220.47','loggedin',1),(48,'admin','1','2024-11-20 13:06:59','','','41.139.220.47','loggedin',1),(49,'admin','1','2024-11-20 13:37:43','','','41.139.220.47','loggedin',1),(50,'user','11','2024-11-20 14:08:38','','','102.216.154.30','loggedin',1),(51,'admin','1','2024-11-20 16:18:23','','','41.139.220.47','loggedin',1),(52,'user','13','2024-11-20 20:00:39','2024-11-20 20:12:40','','102.216.154.30','loggedin',1),(53,'user','11','2024-11-20 20:12:46','2024-11-20 20:13:30','','102.216.154.30','loggedin',1),(54,'user','13','2024-11-20 20:13:42','2024-11-20 20:22:10','','102.216.154.30','loggedin',1),(55,'admin','1','2024-11-20 20:21:59','','','105.160.55.32','loggedin',1),(56,'user','11','2024-11-20 20:22:15','','','102.216.154.30','loggedin',1),(57,'admin','1','2024-11-21 07:56:36','2024-11-21 08:01:22','','102.0.3.26','loggedin',1),(58,'admin','1','2024-11-21 08:03:17','2024-11-21 08:04:22','','102.0.3.26','loggedin',1),(59,'admin','1','2024-11-21 08:21:56','','','196.96.85.34','loggedin',1),(60,'admin','1','2024-11-21 08:28:00','','','102.0.3.26','loggedin',1),(61,'user','11','2024-11-21 11:54:54','','','102.216.154.30','loggedin',1),(62,'user','11','2024-11-21 16:04:00','','','102.216.154.30','loggedin',1),(63,'admin','1','2024-11-21 20:07:02','','','105.160.52.192','loggedin',1),(64,'admin','1','2024-11-22 08:02:29','','','197.248.204.86','loggedin',1),(65,'user','11','2024-11-22 14:46:26','','','102.216.154.30','loggedin',1),(66,'user','11','2024-11-22 17:57:00','2024-11-22 19:51:50','','102.216.154.30','loggedin',1),(67,'user','13','2024-11-22 19:51:57','','','102.216.154.30','loggedin',1),(68,'user','13','2024-11-23 12:29:19','2024-11-23 14:18:28','','154.159.246.10','loggedin',1),(69,'user','11','2024-11-23 14:18:37','','','154.159.246.10','loggedin',1),(70,'user','13','2024-11-23 19:35:23','','','154.159.246.10','loggedin',1),(71,'user','13','2024-11-23 19:57:45','2024-11-23 20:13:02','','154.159.246.10','loggedin',1),(72,'user','13','2024-11-23 20:28:08','','','154.159.246.10','loggedin',1),(73,'user','11','2024-11-24 16:49:50','2024-11-24 19:11:04','','154.159.246.10','loggedin',1),(74,'user','13','2024-11-24 19:11:43','2024-11-24 19:11:53','','154.159.246.10','loggedin',1),(75,'user','13','2024-11-24 19:35:54','2024-11-24 20:09:51','','154.159.246.10','loggedin',1),(76,'user','10','2024-11-25 20:21:03','2024-11-25 20:21:37','','154.159.246.10','loggedin',1),(77,'user','10','2024-11-25 20:25:35','2024-11-25 20:27:16','','154.159.246.10','loggedin',1),(78,'user','11','2024-11-25 20:31:16','','','154.159.246.10','loggedin',1),(79,'user','11','2024-11-26 14:19:11','2024-11-26 14:59:33','','102.210.28.38','loggedin',1),(80,'user','10','2024-11-26 18:12:33','2024-11-26 18:49:24','','102.210.28.38','loggedin',1),(81,'user','11','2024-11-26 20:13:58','','','102.210.28.38','loggedin',1),(82,'user','13','2024-11-27 19:39:54','2024-11-27 20:04:37','','102.210.28.38','loggedin',1),(83,'user','11','2024-11-27 20:04:44','','','102.210.28.38','loggedin',1),(84,'user','11','2024-11-28 09:53:51','2024-11-28 10:26:45','','102.216.154.66','loggedin',1),(85,'user','11','2024-11-28 10:27:57','2024-11-28 10:28:28','','102.216.154.66','loggedin',1),(86,'user','11','2024-11-28 10:50:55','2024-11-28 10:51:21','','102.216.154.66','loggedin',1),(87,'user','11','2024-11-28 11:03:04','2024-11-28 11:03:33','','102.216.154.66','loggedin',1),(88,'user','11','2024-11-28 12:32:27','2024-11-28 12:38:03','','102.216.154.66','loggedin',1),(89,'user','11','2024-11-28 13:36:50','2024-11-28 13:46:59','','102.216.154.66','loggedin',1),(90,'user','10','2024-11-28 13:47:05','2024-11-28 13:49:12','','102.216.154.66','loggedin',1),(91,'user','13','2024-11-28 14:52:27','','','102.216.154.66','loggedin',1),(92,'user','11','2024-11-28 19:47:42','','','102.216.154.66','loggedin',1),(93,'user','13','2024-11-28 20:13:12','2024-11-28 20:26:52','','102.216.154.66','loggedin',1),(94,'user','10','2024-11-29 17:55:24','2024-11-29 18:00:23','','102.216.154.66','loggedin',1),(95,'user','13','2024-11-29 19:22:07','','','102.216.154.66','loggedin',1),(96,'user','13','2024-11-29 20:30:54','2024-11-29 20:38:53','','102.216.154.66','loggedin',1),(97,'user','11','2024-11-29 20:39:05','2024-11-29 20:56:01','','102.216.154.66','loggedin',1),(98,'user','13','2024-11-29 20:56:10','','','102.216.154.66','loggedin',1),(99,'user','13','2024-11-30 10:17:35','','','102.216.154.66','loggedin',1),(100,'user','13','2024-11-30 16:47:58','2024-11-30 18:10:28','','102.216.154.66','loggedin',1),(101,'user','11','2024-11-30 18:11:31','2024-11-30 20:23:16','','102.216.154.66','loggedin',1),(102,'user','13','2024-11-30 20:23:20','2024-11-30 20:29:19','','102.216.154.66','loggedin',1),(103,'user','13','2024-12-01 12:59:45','','','102.216.154.66','loggedin',1),(104,'user','13','2024-12-01 17:39:19','2024-12-01 19:27:56','','102.216.154.66','loggedin',1),(105,'user','11','2024-12-01 19:28:02','2024-12-01 20:02:53','','102.216.154.66','loggedin',1),(106,'user','13','2024-12-01 20:02:59','2024-12-01 20:13:38','','102.216.154.6','loggedin',1),(107,'user','11','2024-12-02 09:46:52','2024-12-02 09:47:35','','102.216.154.66','loggedin',1),(108,'user','11','2024-12-02 09:47:43','2024-12-02 09:48:17','','102.216.154.66','loggedin',1),(109,'user','11','2024-12-02 10:00:53','2024-12-02 10:01:05','','102.216.154.66','loggedin',1),(110,'user','11','2024-12-02 10:04:30','','','102.216.154.66','loggedin',1),(111,'user','11','2024-12-02 20:31:04','','','102.216.154.66','loggedin',1),(112,'user','13','2024-12-02 20:36:35','2024-12-02 20:38:10','','102.216.154.66','loggedin',1),(113,'user','13','2024-12-03 12:54:41','','','102.210.28.42','loggedin',1),(114,'user','11','2024-12-03 15:51:32','','','102.210.28.12','loggedin',1),(115,'user','11','2024-12-03 20:14:46','','','102.216.154.66','loggedin',1),(116,'user','11','2024-12-03 20:20:40','2024-12-03 20:22:15','','102.216.154.66','loggedin',1),(117,'user','13','2024-12-03 20:22:41','2024-12-03 20:25:42','','102.216.154.66','loggedin',1),(118,'user','10','2024-12-03 20:25:51','2024-12-03 20:27:50','','102.216.154.66','loggedin',1),(119,'user','13','2024-12-03 20:27:58','2024-12-03 20:38:31','','102.216.154.66','loggedin',1),(120,'user','13','2024-12-04 10:54:43','','','102.216.154.32','loggedin',1),(121,'user','10','2024-12-04 17:18:38','2024-12-04 17:42:11','','102.216.154.66','loggedin',1),(122,'user','11','2024-12-04 17:42:19','2024-12-04 17:42:45','','102.216.154.66','loggedin',1),(123,'user','13','2024-12-04 17:42:53','2024-12-04 17:43:20','','102.216.154.66','loggedin',1),(124,'user','10','2024-12-04 17:43:35','2024-12-04 18:45:32','','102.216.154.66','loggedin',1),(125,'user','11','2024-12-04 20:31:58','2024-12-04 20:38:21','','102.216.154.66','loggedin',1),(126,'user','13','2024-12-04 20:38:26','','','102.216.154.66','loggedin',1),(127,'user','13','2024-12-05 16:47:17','','','102.216.154.66','loggedin',1),(128,'user','11','2024-12-05 20:04:05','2024-12-05 20:08:25','','102.216.154.29','loggedin',1),(129,'user','10','2024-12-05 20:08:31','2024-12-05 20:09:24','','102.216.154.66','loggedin',1),(130,'user','11','2024-12-05 20:09:33','2024-12-05 20:16:27','','102.216.154.66','loggedin',1),(131,'user','13','2024-12-05 20:16:38','2024-12-05 20:24:19','','102.216.154.66','loggedin',1),(132,'user','13','2024-12-06 09:52:28','2024-12-06 09:54:39','','102.216.154.2','loggedin',1),(133,'user','11','2024-12-06 09:54:46','2024-12-06 09:57:12','','102.216.154.6','loggedin',1),(134,'user','10','2024-12-06 15:39:11','2024-12-06 15:44:09','','102.216.154.66','loggedin',1),(135,'user','11','2024-12-06 18:52:34','2024-12-06 19:56:48','','102.216.154.66','loggedin',1),(136,'user','13','2024-12-06 19:56:53','2024-12-06 19:57:25','','102.216.154.66','loggedin',1),(137,'user','11','2024-12-06 19:57:32','2024-12-06 19:59:04','','102.216.154.66','loggedin',1),(138,'user','13','2024-12-06 19:59:15','2024-12-06 20:13:12','','102.216.154.66','loggedin',1),(139,'user','10','2024-12-06 20:13:19','2024-12-06 20:16:16','','102.216.154.13','loggedin',1),(140,'user','13','2024-12-06 20:16:22','2024-12-06 20:20:04','','102.216.154.66','loggedin',1),(141,'user','10','2024-12-06 20:20:09','2024-12-06 20:22:07','','102.216.154.66','loggedin',1),(142,'user','13','2024-12-06 20:22:33','2024-12-06 20:27:36','','102.216.154.66','loggedin',1),(143,'user','10','2024-12-06 20:27:41','2024-12-06 20:45:09','','102.216.154.66','loggedin',1),(144,'user','13','2024-12-06 20:45:14','2024-12-06 20:54:27','','102.216.154.66','loggedin',1),(145,'user','11','2024-12-06 20:54:33','','','102.216.154.66','loggedin',1),(146,'user','11','2024-12-07 11:49:03','','','102.216.154.66','loggedin',1),(147,'user','13','2024-12-07 18:07:17','2024-12-07 19:57:29','','102.210.28.5','loggedin',1),(148,'user','11','2024-12-07 19:57:37','2024-12-07 20:05:11','','102.210.28.5','loggedin',1),(149,'user','13','2024-12-07 20:05:17','','','102.210.28.5','loggedin',1),(150,'user','11','2024-12-07 20:26:23','','','102.210.28.5','loggedin',1),(151,'user','13','2024-12-08 15:30:33','2024-12-08 15:54:53','','102.216.154.2','loggedin',1),(152,'user','11','2024-12-08 15:54:59','2024-12-08 15:55:18','','102.216.154.2','loggedin',1),(153,'user','11','2024-12-08 19:49:53','2024-12-08 20:08:30','','102.216.154.2','loggedin',1),(154,'user','13','2024-12-08 20:08:55','2024-12-08 20:16:12','','102.216.154.2','loggedin',1),(155,'user','13','2024-12-09 14:15:02','','','102.216.154.2','loggedin',1),(156,'user','11','2024-12-09 20:16:37','2024-12-09 20:25:43','','102.216.154.2','loggedin',1),(157,'user','13','2024-12-09 20:25:52','2024-12-09 20:33:48','','102.216.154.2','loggedin',1),(158,'user','10','2024-12-09 20:33:54','2024-12-09 20:38:22','','102.216.154.2','loggedin',1),(159,'user','13','2024-12-09 20:38:33','2024-12-09 20:40:51','','102.216.154.2','loggedin',1),(160,'user','13','2024-12-10 10:52:41','','','102.216.154.2','loggedin',1),(161,'user','10','2024-12-10 16:30:47','2024-12-10 16:37:05','','102.216.154.2','loggedin',1),(162,'user','10','2024-12-10 19:11:02','','','102.210.28.41','loggedin',1),(163,'user','10','2024-12-10 19:12:34','2024-12-10 19:13:07','','102.216.154.2','loggedin',1),(164,'user','11','2024-12-10 20:33:39','2024-12-10 20:37:17','','102.216.154.2','loggedin',1),(165,'user','13','2024-12-10 20:37:55','2024-12-10 20:42:01','','102.216.154.2','loggedin',1),(166,'user','11','2024-12-11 08:40:13','2024-12-11 08:43:31','','102.216.154.2','loggedin',1),(167,'user','11','2024-12-11 08:44:25','2024-12-11 08:45:21','','102.216.154.2','loggedin',1),(168,'user','10','2024-12-11 12:09:47','2024-12-11 12:53:22','','102.216.154.2','loggedin',1),(169,'user','10','2024-12-11 12:59:26','2024-12-11 15:56:36','','102.216.154.2','loggedin',1),(170,'user','11','2024-12-11 15:56:49','2024-12-11 15:57:09','','102.216.154.2','loggedin',1),(171,'user','10','2024-12-11 15:57:15','2024-12-11 16:49:05','','102.216.154.2','loggedin',1),(172,'user','13','2024-12-11 17:51:31','2024-12-11 18:31:58','','102.216.154.2','loggedin',1),(173,'user','11','2024-12-11 18:32:04','2024-12-11 18:36:35','','102.216.154.2','loggedin',1),(174,'user','13','2024-12-11 19:16:02','2024-12-11 20:17:48','','102.216.154.2','loggedin',1),(175,'user','13','2024-12-11 20:17:56','2024-12-11 20:19:36','','102.216.154.2','loggedin',1),(176,'user','13','2024-12-11 20:19:40','2024-12-11 20:27:47','','102.216.154.2','loggedin',1),(177,'user','11','2024-12-11 20:27:58','','','102.216.154.2','loggedin',1),(178,'user','10','2024-12-12 20:01:10','2024-12-12 20:22:04','','102.216.154.2','loggedin',1),(179,'user','11','2024-12-12 20:41:18','2024-12-12 20:48:25','','102.216.154.2','loggedin',1),(180,'user','13','2024-12-12 20:48:40','2024-12-12 21:03:20','','102.216.154.2','loggedin',1),(181,'user','10','2024-12-13 09:43:53','','','102.210.28.7','loggedin',1),(182,'user','10','2024-12-13 12:22:36','','','102.210.28.7','loggedin',1),(183,'user','10','2024-12-13 14:09:12','','','102.216.154.2','loggedin',1),(184,'user','10','2024-12-13 16:59:15','2024-12-13 17:01:07','','102.216.154.2','loggedin',1),(185,'user','11','2024-12-13 20:32:33','2024-12-13 20:44:57','','102.210.28.7','loggedin',1),(186,'user','13','2024-12-13 20:45:04','2024-12-13 20:45:16','','102.216.154.2','loggedin',1),(187,'user','11','2024-12-13 20:45:21','2024-12-13 20:49:30','','102.216.154.2','loggedin',1),(188,'user','10','2024-12-13 20:49:36','2024-12-13 20:54:23','','102.210.28.7','loggedin',1),(189,'user','11','2024-12-13 20:54:29','2024-12-13 20:55:33','','102.216.154.2','loggedin',1),(190,'user','13','2024-12-13 20:55:38','','','102.216.154.2','loggedin',1),(191,'user','11','2024-12-14 09:51:03','2024-12-14 09:57:13','','102.216.154.2','loggedin',1),(192,'user','13','2024-12-14 11:06:28','','','102.216.154.2','loggedin',1),(193,'user','10','2024-12-14 20:11:36','2024-12-14 20:16:24','','102.210.28.7','loggedin',1),(194,'user','13','2024-12-14 20:41:39','2024-12-14 20:50:00','','102.216.154.2','loggedin',1),(195,'user','11','2024-12-14 20:53:22','','','102.216.154.2','loggedin',1),(196,'user','11','2024-12-15 10:31:42','','','102.216.154.2','loggedin',1),(197,'user','13','2024-12-15 13:19:11','','','102.216.154.2','loggedin',1),(198,'user','13','2024-12-15 16:23:51','','','102.216.154.2','loggedin',1),(199,'user','11','2024-12-15 19:39:27','2024-12-15 20:39:56','','102.216.154.2','loggedin',1),(200,'user','13','2024-12-15 20:40:13','2024-12-15 20:50:29','','102.216.154.2','loggedin',1),(201,'user','11','2024-12-16 11:20:16','2024-12-16 11:42:08','','102.216.154.21','loggedin',1),(202,'user','13','2024-12-16 20:35:24','','','102.216.154.21','loggedin',1),(203,'user','13','2024-12-17 12:38:15','','','102.216.154.21','loggedin',1),(204,'user','11','2024-12-17 18:27:17','2024-12-17 18:50:54','','102.216.154.21','loggedin',1),(205,'user','11','2024-12-17 18:51:30','2024-12-17 18:52:37','','102.216.154.21','loggedin',1),(206,'user','11','2024-12-17 19:38:42','2024-12-17 20:32:47','','102.216.154.21','loggedin',1),(207,'user','11','2024-12-17 20:33:18','2024-12-17 20:40:35','','102.216.154.21','loggedin',1),(208,'user','13','2024-12-17 20:40:53','2024-12-17 20:47:43','','102.216.154.21','loggedin',1),(209,'user','11','2024-12-17 20:47:49','2024-12-17 20:51:13','','102.216.154.21','loggedin',1),(210,'user','13','2024-12-18 13:11:58','2024-12-18 13:48:33','','102.216.154.7','loggedin',1),(211,'user','10','2024-12-18 13:51:08','','','102.216.154.7','loggedin',1),(212,'user','10','2024-12-18 13:56:42','2024-12-18 14:00:37','','102.216.154.7','loggedin',1),(213,'user','10','2024-12-18 14:04:16','','','102.216.154.7','loggedin',1),(214,'user','10','2024-12-18 14:05:02','2024-12-18 14:16:25','','102.216.154.7','loggedin',1),(215,'user','10','2024-12-18 14:16:33','2024-12-18 14:16:48','','102.216.154.7','loggedin',1),(216,'user','10','2024-12-18 14:54:20','2024-12-18 16:04:30','','102.216.154.7','loggedin',1),(217,'user','11','2024-12-18 20:54:20','','','102.216.154.2','loggedin',1),(218,'user','13','2024-12-19 20:41:26','2024-12-19 20:51:07','','102.216.154.17','loggedin',1),(219,'user','13','2024-12-19 20:51:12','','','102.216.154.34','loggedin',1),(220,'user','11','2024-12-20 20:25:37','','','102.216.154.35','loggedin',1),(221,'user','11','2024-12-21 20:12:07','2024-12-21 20:17:47','','102.216.154.7','loggedin',1),(222,'user','13','2024-12-21 20:23:44','','','102.216.154.7','loggedin',1),(223,'user','11','2024-12-22 20:13:14','2024-12-22 20:32:02','','102.216.154.7','loggedin',1),(224,'user','13','2024-12-22 20:32:10','2024-12-22 20:42:37','','102.216.154.67','loggedin',1),(225,'user','11','2024-12-23 20:27:01','','','102.216.154.7','loggedin',1),(226,'user','11','2024-12-23 20:27:15','2024-12-23 20:39:52','','102.216.154.7','loggedin',1),(227,'user','13','2024-12-23 20:39:57','','','102.216.154.7','loggedin',1),(228,'user','10','2024-12-24 12:36:33','2024-12-24 12:38:07','','102.216.154.7','loggedin',1),(229,'user','13','2024-12-24 19:32:19','2024-12-24 20:31:17','','102.216.154.7','loggedin',1),(230,'user','11','2024-12-24 20:31:24','2024-12-24 20:44:08','','102.216.154.7','loggedin',1),(231,'user','13','2024-12-24 20:44:13','','','102.216.154.47','loggedin',1),(232,'user','11','2024-12-26 09:04:48','2024-12-26 09:06:03','','102.210.28.27','loggedin',1),(233,'user','11','2024-12-26 16:01:08','2024-12-26 16:01:22','','102.216.154.7','loggedin',1),(234,'user','11','2024-12-26 19:42:26','2024-12-26 19:45:56','','102.216.154.7','loggedin',1),(235,'user','13','2024-12-26 19:46:02','','','102.216.154.7','loggedin',1),(236,'user','13','2024-12-27 09:43:23','2024-12-27 09:44:14','','102.216.154.7','loggedin',1),(237,'user','11','2024-12-27 09:44:23','2024-12-27 09:45:03','','102.216.154.7','loggedin',1),(238,'user','10','2024-12-27 13:50:22','2024-12-27 13:51:12','','102.216.154.7','loggedin',1),(239,'user','10','2024-12-27 14:02:17','2024-12-27 14:03:53','','102.216.154.7','loggedin',1),(240,'user','10','2024-12-27 14:09:15','2024-12-27 14:14:44','','102.216.154.7','loggedin',1),(241,'user','10','2024-12-27 14:18:18','2024-12-27 14:24:25','','102.216.154.7','loggedin',1),(242,'user','10','2024-12-27 19:27:01','2024-12-27 19:42:17','','102.216.154.7','loggedin',1),(243,'user','11','2024-12-27 20:00:50','2024-12-27 20:07:34','','102.216.154.7','loggedin',1),(244,'user','13','2024-12-27 20:07:43','2024-12-27 20:15:04','','102.210.28.33','loggedin',1),(245,'user','11','2024-12-27 20:15:10','','','102.210.28.33','loggedin',1),(246,'user','13','2024-12-28 10:56:54','','','102.216.154.19','loggedin',1),(247,'user','13','2024-12-28 17:09:28','','','102.216.154.19','loggedin',1),(248,'user','13','2024-12-28 19:57:25','2024-12-28 20:10:24','','102.216.154.19','loggedin',1),(249,'user','11','2024-12-28 20:10:31','2024-12-28 20:22:25','','102.216.154.19','loggedin',1),(250,'user','13','2024-12-28 20:23:23','2024-12-28 20:32:16','','102.216.154.19','loggedin',1),(251,'user','13','2024-12-28 20:32:28','','','102.216.154.19','loggedin',1),(252,'user','11','2024-12-29 19:54:21','2024-12-29 20:19:06','','102.210.28.44','loggedin',1),(253,'user','13','2024-12-29 20:21:21','','','102.216.154.63','loggedin',1),(254,'user','11','2024-12-30 11:27:10','2024-12-30 11:28:30','','102.210.28.28','loggedin',1),(255,'user','11','2024-12-30 20:39:08','2024-12-30 20:50:11','','102.216.154.19','loggedin',1),(256,'user','13','2024-12-30 20:50:17','','','102.216.154.19','loggedin',1),(257,'user','11','2024-12-31 13:27:33','','','102.216.154.19','loggedin',1),(258,'user','11','2024-12-31 20:33:56','2024-12-31 20:42:22','','102.216.154.19','loggedin',1),(259,'user','13','2024-12-31 20:44:05','','','102.216.154.19','loggedin',1),(260,'user','11','2025-01-01 15:27:04','2025-01-01 15:27:46','','102.216.154.11','loggedin',1),(261,'user','13','2025-01-02 10:02:45','','','102.216.154.11','loggedin',1),(262,'user','13','2025-01-02 19:33:06','','','102.216.154.11','loggedin',1),(263,'user','13','2025-01-02 20:45:20','2025-01-02 20:50:19','','102.216.154.11','loggedin',1),(264,'user','11','2025-01-02 20:50:33','','','102.216.154.11','loggedin',1),(265,'user','11','2025-01-03 10:06:06','','','102.210.28.43','loggedin',1),(266,'user','11','2025-01-03 10:20:30','2025-01-03 10:21:17','','102.216.154.11','loggedin',1),(267,'user','13','2025-01-03 10:46:46','2025-01-03 10:46:57','','102.216.154.11','loggedin',1),(268,'user','11','2025-01-03 10:47:29','','','102.216.154.11','loggedin',1),(269,'user','13','2025-01-03 11:16:46','','','102.216.154.11','loggedin',1),(270,'user','10','2025-01-03 19:54:55','2025-01-03 20:01:11','','102.216.154.11','loggedin',1),(271,'user','11','2025-01-03 20:49:03','2025-01-03 20:53:07','','102.216.154.11','loggedin',1),(272,'user','13','2025-01-03 20:53:35','','','102.216.154.11','loggedin',1),(273,'user','13','2025-01-04 15:39:08','','','102.216.154.57','loggedin',1),(274,'user','11','2025-01-04 18:17:40','2025-01-04 18:33:27','','102.216.154.21','loggedin',1),(275,'user','11','2025-01-04 20:39:23','2025-01-04 20:44:02','','102.216.154.21','loggedin',1),(276,'user','13','2025-01-04 20:45:16','2025-01-04 20:45:54','','102.216.154.21','loggedin',1),(277,'user','11','2025-01-04 20:46:06','2025-01-04 20:48:22','','102.216.154.21','loggedin',1),(278,'user','13','2025-01-04 20:48:27','','','102.216.154.21','loggedin',1),(279,'user','11','2025-01-05 19:36:25','','','102.216.154.21','loggedin',1),(280,'user','10','2025-01-06 10:17:40','2025-01-06 10:29:16','','102.216.154.42','loggedin',1),(281,'user','13','2025-01-06 13:43:25','','','102.216.154.21','loggedin',1),(282,'user','13','2025-01-06 15:07:28','','','102.216.154.21','loggedin',1),(283,'user','13','2025-01-06 15:29:36','','','102.216.154.21','loggedin',1),(284,'user','11','2025-01-06 20:20:41','','','102.216.154.21','loggedin',1),(285,'admin','1','2025-01-06 21:44:14','','','105.161.143.8','loggedin',1),(286,'user','11','2025-01-07 08:58:24','','','102.216.154.32','loggedin',1),(287,'user','10','2025-01-07 11:00:46','','','102.216.154.21','loggedin',1),(288,'user','10','2025-01-07 11:05:06','','','102.216.154.21','loggedin',1),(289,'user','13','2025-01-07 12:19:35','2025-01-07 12:49:54','','102.216.154.21','loggedin',1),(290,'user','11','2025-01-07 20:31:02','2025-01-07 20:32:25','','102.216.154.21','loggedin',1),(291,'user','11','2025-01-07 20:32:34','2025-01-07 20:42:25','','102.216.154.21','loggedin',1),(292,'user','13','2025-01-07 20:42:32','2025-01-07 20:52:13','','102.216.154.21','loggedin',1),(293,'user','13','2025-01-08 11:23:19','2025-01-08 11:24:32','','102.216.154.21','loggedin',1),(294,'user','13','2025-01-08 11:24:47','','','102.216.154.21','loggedin',1),(295,'user','11','2025-01-08 20:39:08','','','102.216.154.21','loggedin',1),(296,'user','10','2025-01-09 11:47:18','2025-01-09 11:52:16','','102.210.28.34','loggedin',1),(297,'user','11','2025-01-09 20:16:44','','','102.216.154.52','loggedin',1),(298,'user','11','2025-01-10 17:41:45','','','102.210.28.34','loggedin',1),(299,'user','10','2025-01-10 20:13:22','2025-01-10 20:30:45','','102.210.28.11','loggedin',1),(300,'user','11','2025-01-10 20:32:54','','','102.210.28.34','loggedin',1),(301,'user','13','2025-01-11 14:14:15','','','102.216.154.22','loggedin',1),(302,'user','13','2025-01-11 17:14:03','','','102.216.154.22','loggedin',1),(303,'user','11','2025-01-11 20:30:39','2025-01-11 20:35:20','','102.216.154.22','loggedin',1),(304,'user','13','2025-01-11 20:35:25','2025-01-11 20:38:25','','102.216.154.22','loggedin',1),(305,'user','10','2025-01-11 20:38:30','2025-01-11 20:40:39','','102.216.154.22','loggedin',1),(306,'user','13','2025-01-11 20:40:46','','','102.216.154.22','loggedin',1),(307,'user','11','2025-01-12 19:01:31','2025-01-12 19:08:23','','102.216.154.22','loggedin',1),(308,'user','13','2025-01-12 19:09:16','2025-01-12 19:15:15','','102.216.154.22','loggedin',1),(309,'user','13','2025-01-13 12:49:22','','','102.210.28.3','loggedin',1),(310,'user','13','2025-01-13 17:26:13','','','102.210.28.3','loggedin',1),(311,'user','13','2025-01-13 20:29:59','2025-01-13 20:34:38','','102.210.28.3','loggedin',1),(312,'user','13','2025-01-13 20:34:44','','','102.216.154.23','loggedin',1),(313,'user','13','2025-01-14 10:02:48','2025-01-14 10:32:58','','102.210.28.3','loggedin',1),(314,'user','13','2025-01-14 10:33:12','','','102.210.28.3','loggedin',1),(315,'user','13','2025-01-14 13:00:32','2025-01-14 13:55:31','','102.210.28.3','loggedin',1),(316,'user','10','2025-01-14 13:55:37','','','102.210.28.3','loggedin',1),(317,'user','13','2025-01-14 20:32:08','2025-01-14 20:47:53','','102.210.28.3','loggedin',1),(318,'user','13','2025-01-14 20:48:05','2025-01-14 20:57:38','','102.210.28.3','loggedin',1),(319,'user','11','2025-01-15 17:26:23','2025-01-15 18:26:22','','102.216.154.31','loggedin',1),(320,'user','13','2025-01-15 18:26:32','2025-01-15 19:56:31','','102.210.28.3','loggedin',1),(321,'user','11','2025-01-15 19:57:02','2025-01-15 20:23:43','','102.210.28.3','loggedin',1),(322,'user','13','2025-01-15 20:23:49','2025-01-15 20:48:44','','102.210.28.3','loggedin',1),(323,'user','11','2025-01-15 20:48:49','2025-01-15 20:55:56','','102.210.28.3','loggedin',1),(324,'user','10','2025-01-16 14:54:46','2025-01-16 15:02:19','','102.210.28.30','loggedin',1),(325,'user','10','2025-01-16 15:04:46','2025-01-16 15:05:04','','102.210.28.30','loggedin',1),(326,'user','13','2025-01-16 20:27:14','2025-01-16 20:29:59','','102.216.154.71','loggedin',1),(327,'user','11','2025-01-16 20:30:07','2025-01-16 20:53:30','','102.210.28.3','loggedin',1),(328,'user','13','2025-01-17 15:24:08','2025-01-17 16:49:33','','102.210.28.3','loggedin',1),(329,'user','13','2025-01-17 16:51:05','','','102.210.28.3','loggedin',1),(330,'user','11','2025-01-17 19:57:42','2025-01-17 20:31:52','','102.216.154.21','loggedin',1),(331,'user','13','2025-01-17 20:32:20','','','102.216.154.34','loggedin',1),(332,'user','13','2025-01-18 11:16:34','','','102.216.154.34','loggedin',1),(333,'user','11','2025-01-18 15:44:23','2025-01-18 17:34:02','','102.216.154.34','loggedin',1),(334,'user','10','2025-01-18 17:34:41','2025-01-18 17:39:56','','102.216.154.34','loggedin',1),(335,'user','11','2025-01-18 20:00:07','2025-01-18 20:01:32','','102.216.154.21','loggedin',1),(336,'user','11','2025-01-18 20:12:28','2025-01-18 20:24:34','','102.216.154.34','loggedin',1),(337,'user','13','2025-01-18 20:24:50','','','102.216.154.34','loggedin',1),(338,'user','13','2025-01-19 14:15:06','2025-01-19 14:16:28','','102.216.154.34','loggedin',1),(339,'user','11','2025-01-19 14:16:36','2025-01-19 14:21:02','','102.216.154.34','loggedin',1),(340,'user','11','2025-01-19 14:21:18','2025-01-19 14:22:02','','102.216.154.34','loggedin',1),(341,'user','11','2025-01-19 15:57:22','2025-01-19 15:57:41','','102.216.154.34','loggedin',1),(342,'user','10','2025-01-19 15:58:04','2025-01-19 16:29:53','','102.216.154.34','loggedin',1),(343,'user','13','2025-01-19 18:42:11','2025-01-19 19:21:20','','102.216.154.21','loggedin',1),(344,'user','13','2025-01-19 19:22:41','2025-01-19 19:23:13','','102.216.154.21','loggedin',1),(345,'user','13','2025-01-19 19:25:40','','','102.216.154.34','loggedin',1),(346,'user','11','2025-01-20 10:09:44','2025-01-20 11:16:51','','102.216.154.34','loggedin',1),(347,'user','11','2025-01-20 20:35:07','2025-01-20 20:43:28','','102.216.154.34','loggedin',1),(348,'user','13','2025-01-20 20:43:37','2025-01-20 20:51:33','','102.216.154.34','loggedin',1),(349,'user','11','2025-01-21 20:26:36','','','102.216.154.34','loggedin',1),(350,'user','13','2025-01-22 12:13:33','','','102.216.154.7','loggedin',1),(351,'user','13','2025-01-22 16:47:25','','','102.216.154.7','loggedin',1),(352,'user','11','2025-01-22 20:26:40','2025-01-22 20:41:57','','102.216.154.14','loggedin',1),(353,'user','13','2025-01-22 20:43:16','','','102.216.154.7','loggedin',1),(354,'user','13','2025-01-22 20:46:03','','','102.216.154.7','loggedin',1),(355,'user','11','2025-01-23 11:33:08','','','102.216.154.7','loggedin',1),(356,'user','13','2025-01-23 13:47:14','','','102.216.154.34','loggedin',1),(357,'user','11','2025-01-23 20:08:19','','','102.216.154.7','loggedin',1),(358,'user','13','2025-01-24 12:44:38','2025-01-24 12:45:13','','102.210.29.8','loggedin',1),(359,'user','13','2025-01-24 12:47:04','','','102.210.29.8','loggedin',1),(360,'user','11','2025-01-24 16:33:09','2025-01-24 16:36:41','','102.210.29.8','loggedin',1),(361,'user','13','2025-01-24 16:37:56','','','102.210.29.8','loggedin',1),(362,'user','11','2025-01-24 16:40:14','','','102.210.29.8','loggedin',1),(363,'user','13','2025-01-24 16:53:07','','','102.210.29.8','loggedin',1),(364,'user','10','2025-01-24 17:18:54','2025-01-24 17:31:21','','102.210.29.8','loggedin',1),(365,'user','13','2025-01-24 17:51:53','2025-01-24 18:29:09','','102.210.29.8','loggedin',1),(366,'user','11','2025-01-24 18:29:14','2025-01-24 18:30:45','','102.210.29.8','loggedin',1),(367,'user','11','2025-01-24 19:56:15','','','102.210.29.8','loggedin',1),(368,'user','13','2025-01-24 19:59:10','2025-01-24 20:12:50','','102.210.29.8','loggedin',1),(369,'user','11','2025-01-24 20:12:57','','','102.210.29.8','loggedin',1),(370,'user','11','2025-01-25 09:18:58','2025-01-25 09:19:28','','102.210.29.5','loggedin',1),(371,'user','11','2025-01-25 12:49:27','2025-01-25 12:49:43','','102.210.29.8','loggedin',1),(372,'user','13','2025-01-25 19:11:37','2025-01-25 20:35:32','','102.210.29.8','loggedin',1),(373,'user','11','2025-01-25 20:35:44','2025-01-25 20:42:50','','102.210.29.8','loggedin',1),(374,'user','13','2025-01-25 20:42:54','2025-01-25 20:45:35','','102.210.29.8','loggedin',1),(375,'user','11','2025-01-25 20:45:44','2025-01-25 20:48:43','','102.210.29.8','loggedin',1),(376,'user','13','2025-01-25 20:48:50','2025-01-25 20:54:36','','102.210.29.8','loggedin',1),(377,'user','11','2025-01-26 14:08:18','2025-01-26 14:09:02','','102.210.29.8','loggedin',1),(378,'user','10','2025-01-26 14:18:09','2025-01-26 14:40:30','','102.210.29.8','loggedin',1),(379,'user','10','2025-01-26 14:42:42','2025-01-26 14:51:48','','102.210.29.8','loggedin',1),(380,'user','11','2025-01-26 18:20:00','2025-01-26 19:10:56','','102.210.29.5','loggedin',1),(381,'user','11','2025-01-26 19:11:33','2025-01-26 19:28:51','','102.210.29.8','loggedin',1),(382,'user','10','2025-01-27 13:19:36','2025-01-27 13:55:16','','102.210.29.8','loggedin',1),(383,'user','13','2025-01-27 14:55:03','2025-01-27 14:59:45','','102.210.29.8','loggedin',1),(384,'user','10','2025-01-27 19:03:32','2025-01-27 19:04:52','','102.210.29.8','loggedin',1),(385,'user','11','2025-01-27 20:21:28','2025-01-27 20:26:11','','102.210.29.8','loggedin',1),(386,'user','13','2025-01-27 20:53:37','','','102.210.29.8','loggedin',1),(387,'user','11','2025-01-28 13:50:06','','','102.210.29.8','loggedin',1),(388,'user','13','2025-01-28 18:44:19','2025-01-28 20:34:27','','102.210.29.8','loggedin',1),(389,'user','11','2025-01-28 20:34:33','2025-01-28 20:37:39','','102.210.29.8','loggedin',1),(390,'user','13','2025-01-28 20:37:45','2025-01-28 20:44:02','','102.210.29.8','loggedin',1),(391,'user','11','2025-01-28 20:44:30','','','102.210.29.8','loggedin',1),(392,'user','10','2025-01-29 10:22:39','','','102.210.29.8','loggedin',1),(393,'user','10','2025-01-29 13:35:14','2025-01-29 16:38:52','','102.210.29.4','loggedin',1),(394,'user','10','2025-01-29 16:44:53','2025-01-29 17:06:19','','102.210.29.8','loggedin',1),(395,'user','11','2025-01-29 17:10:31','2025-01-29 17:10:58','','102.210.29.8','loggedin',1),(396,'user','11','2025-01-29 20:21:52','','','102.210.29.8','loggedin',1),(397,'user','10','2025-01-30 12:27:32','','','102.210.28.11','loggedin',1),(398,'user','11','2025-01-30 20:07:15','2025-01-30 20:23:24','','102.210.28.11','loggedin',1),(399,'user','11','2025-01-30 20:24:45','2025-01-30 20:27:15','','102.210.28.11','loggedin',1),(400,'user','13','2025-01-30 20:27:21','','','102.216.154.50','loggedin',1),(401,'user','11','2025-01-31 09:41:22','2025-01-31 09:44:28','','102.210.28.11','loggedin',1),(402,'user','11','2025-01-31 10:04:22','','','102.210.28.11','loggedin',1),(403,'user','11','2025-01-31 10:22:05','','','102.210.28.11','loggedin',1),(404,'user','13','2025-01-31 12:33:55','2025-01-31 12:37:17','','102.210.28.48','loggedin',1),(405,'user','10','2025-01-31 12:37:23','2025-01-31 13:39:19','','102.210.28.11','loggedin',1),(406,'user','11','2025-01-31 13:44:28','2025-01-31 13:55:29','','102.210.28.11','loggedin',1),(407,'user','11','2025-01-31 13:56:04','2025-01-31 13:56:37','','102.210.28.11','loggedin',1),(408,'user','13','2025-01-31 14:08:39','2025-01-31 14:09:40','','102.210.28.11','loggedin',1),(409,'user','11','2025-01-31 14:09:47','2025-01-31 14:10:10','','102.210.28.11','loggedin',1),(410,'user','11','2025-01-31 14:10:21','2025-01-31 14:10:41','','102.210.28.11','loggedin',1),(411,'user','13','2025-01-31 14:11:04','','','102.210.28.11','loggedin',1),(412,'user','13','2025-01-31 16:48:12','2025-01-31 16:52:16','','102.216.154.34','loggedin',1),(413,'user','11','2025-01-31 16:52:23','2025-01-31 16:53:19','','102.210.28.11','loggedin',1),(414,'user','11','2025-01-31 20:33:02','2025-01-31 20:41:52','','102.210.28.11','loggedin',1),(415,'user','11','2025-01-31 20:42:05','2025-01-31 20:43:18','','102.210.28.11','loggedin',1),(416,'user','13','2025-01-31 20:43:23','2025-01-31 20:53:23','','102.210.28.11','loggedin',1),(417,'user','11','2025-01-31 20:53:45','2025-01-31 21:02:13','','102.210.28.11','loggedin',1),(418,'user','13','2025-02-01 08:59:40','','','102.216.154.9','loggedin',1),(419,'user','11','2025-02-01 15:22:04','','','102.216.154.9','loggedin',1),(420,'user','11','2025-02-01 19:54:51','','','102.216.154.9','loggedin',1),(421,'user','11','2025-02-02 18:50:19','','','102.216.154.9','loggedin',1),(422,'user','10','2025-02-03 13:32:08','','','102.210.28.15','loggedin',1),(423,'user','11','2025-02-04 18:54:15','','','102.210.28.9','loggedin',1),(424,'user','11','2025-02-05 10:56:34','2025-02-05 10:57:21','','102.210.29.3','loggedin',1),(425,'user','11','2025-02-05 20:33:58','','','102.216.154.64','loggedin',1),(426,'user','11','2025-02-06 10:34:48','','','102.216.154.84','loggedin',1),(427,'user','11','2025-02-06 20:15:36','','','102.216.154.84','loggedin',1),(428,'user','11','2025-02-07 20:04:32','','','102.216.154.17','loggedin',1),(429,'user','11','2025-02-08 14:47:18','','','102.216.154.17','loggedin',1),(430,'user','11','2025-02-08 20:11:17','','','102.210.29.9','loggedin',1),(431,'user','11','2025-02-09 18:47:54','','','102.210.29.9','loggedin',1),(432,'user','11','2025-02-10 19:44:14','','','102.210.28.3','loggedin',1),(433,'user','11','2025-02-10 20:25:44','','','102.210.28.3','loggedin',1),(434,'user','11','2025-02-11 19:25:41','','','102.210.28.6','loggedin',1),(435,'user','11','2025-02-12 11:14:27','2025-02-12 12:44:47','','102.210.28.6','loggedin',1),(436,'user','10','2025-02-12 12:44:59','2025-02-12 12:58:35','','102.210.28.6','loggedin',1),(437,'user','11','2025-02-12 19:47:57','','','102.210.28.6','loggedin',1),(438,'user','11','2025-02-13 17:02:53','','','102.216.154.5','loggedin',1),(439,'user','11','2025-02-13 19:29:05','','','102.210.28.6','loggedin',1),(440,'user','11','2025-02-14 19:43:20','','','102.210.28.40','loggedin',1),(441,'user','10','2025-02-15 12:36:16','2025-02-15 13:08:31','','102.210.28.6','loggedin',1),(442,'user','10','2025-02-15 14:46:25','','','102.210.28.6','loggedin',1),(443,'user','11','2025-02-15 20:09:23','','','102.210.28.6','loggedin',1),(444,'user','11','2025-02-16 18:44:39','','','102.216.154.54','loggedin',1),(445,'user','11','2025-02-17 19:54:07','','','102.216.154.54','loggedin',1),(446,'user','10','2025-02-18 20:20:18','2025-02-18 20:25:29','','102.216.154.54','loggedin',1),(447,'user','11','2025-02-18 20:25:36','','','102.216.154.54','loggedin',1),(448,'user','11','2025-02-19 19:55:18','','','102.216.154.54','loggedin',1),(449,'user','10','2025-02-20 13:06:59','2025-02-20 13:30:46','','102.210.28.37','loggedin',1),(450,'user','11','2025-02-20 17:10:51','2025-02-20 17:44:09','','102.216.154.57','loggedin',1),(451,'user','10','2025-02-20 17:44:15','2025-02-20 17:56:16','','102.216.154.54','loggedin',1),(452,'user','11','2025-02-20 19:51:38','','','102.216.154.54','loggedin',1),(453,'user','11','2025-02-21 20:06:17','','','102.216.154.54','loggedin',1),(454,'user','11','2025-02-22 14:30:08','','','102.216.154.54','loggedin',1),(455,'user','11','2025-02-22 16:42:53','','','102.216.154.54','loggedin',1),(456,'user','11','2025-02-22 20:03:42','','','102.216.154.54','loggedin',1),(457,'user','11','2025-02-23 11:49:53','','','102.216.154.54','loggedin',1),(458,'user','10','2025-02-23 16:50:46','2025-02-23 16:52:26','','102.216.154.54','loggedin',1),(459,'user','11','2025-02-23 18:44:58','','','102.216.154.54','loggedin',1),(460,'user','10','2025-02-24 19:33:55','2025-02-24 19:37:48','','102.216.154.71','loggedin',1),(461,'user','11','2025-02-24 19:46:20','','','102.216.154.54','loggedin',1),(462,'user','11','2025-02-24 20:08:55','','','102.216.154.53','loggedin',1),(463,'user','11','2025-02-25 09:32:32','2025-02-25 09:33:15','','102.216.154.54','loggedin',1),(464,'user','11','2025-02-25 11:02:00','2025-02-25 11:11:25','','102.216.154.54','loggedin',1),(465,'user','10','2025-02-25 13:34:02','','','102.216.154.54','loggedin',1),(466,'user','10','2025-02-25 16:44:52','2025-02-25 17:04:14','','102.216.154.54','loggedin',1),(467,'user','11','2025-02-25 19:47:38','','','102.216.154.54','loggedin',1),(468,'user','11','2025-02-26 10:03:50','2025-02-26 10:04:08','','102.216.154.54','loggedin',1),(469,'user','11','2025-02-26 10:05:27','2025-02-26 10:05:42','','102.216.154.54','loggedin',1),(470,'user','10','2025-02-26 14:37:38','2025-02-26 14:45:50','','102.216.154.54','loggedin',1),(471,'user','11','2025-02-26 20:11:16','','','102.216.154.54','loggedin',1),(472,'user','11','2025-02-27 19:47:14','2025-02-27 20:10:36','','102.216.154.54','loggedin',1),(473,'user','11','2025-02-28 10:15:32','','','102.216.154.54','loggedin',1),(474,'user','11','2025-02-28 18:27:39','','','102.216.154.54','loggedin',1),(475,'user','11','2025-02-28 19:33:09','','','102.216.154.12','loggedin',1),(476,'admin','1','2025-03-06 18:45:40','2025-03-06 18:46:21','','102.210.28.43','loggedin',1),(477,'user','11','2025-03-06 18:47:36','','','102.210.28.43','loggedin',1),(478,'admin','1','2025-03-07 19:48:01','','','102.216.154.70','loggedin',1),(479,'admin','1','2025-03-07 19:50:56','','','102.216.154.70','loggedin',1),(480,'user','11','2025-03-08 12:07:07','','','102.216.154.70','loggedin',1),(481,'user','11','2025-03-08 13:27:31','','','102.216.154.70','loggedin',1),(482,'user','10','2025-03-08 16:57:05','','','102.216.154.70','loggedin',1),(483,'user','10','2025-03-08 17:26:43','','','102.216.154.70','loggedin',1),(484,'user','11','2025-03-08 20:01:08','','','102.216.154.70','loggedin',1),(485,'user','11','2025-03-09 15:17:16','','','102.216.154.41','loggedin',1),(486,'user','11','2025-03-09 18:08:15','','','102.216.154.41','loggedin',1),(487,'user','11','2025-03-09 18:18:15','','','102.216.154.41','loggedin',1),(488,'user','11','2025-03-10 19:38:20','','','102.216.154.41','loggedin',1),(489,'user','11','2025-03-11 12:30:09','','','102.216.154.41','loggedin',1),(490,'user','10','2025-03-11 19:33:05','2025-03-11 19:36:03','','102.216.154.41','loggedin',1),(491,'user','11','2025-03-11 19:41:05','','','102.216.154.41','loggedin',1),(492,'user','11','2025-03-11 19:49:08','','','102.216.154.41','loggedin',1),(493,'user','11','2025-03-12 09:12:28','','','102.216.154.41','loggedin',1),(494,'user','11','2025-03-12 09:15:24','','','102.216.154.41','loggedin',1),(495,'user','11','2025-03-12 09:18:12','','','102.216.154.41','loggedin',1),(496,'user','11','2025-03-12 18:50:46','','','102.216.154.41','loggedin',1),(497,'user','10','2025-03-12 19:45:11','2025-03-12 19:49:24','','102.216.154.41','loggedin',1),(498,'user','11','2025-03-12 20:00:10','','','102.216.154.41','loggedin',1),(499,'user','11','2025-03-13 20:10:02','','','102.210.28.19','loggedin',1),(500,'user','11','2025-03-14 20:07:18','','','102.216.154.0','loggedin',1),(501,'user','11','2025-03-15 17:36:19','','','102.216.154.0','loggedin',1),(502,'user','11','2025-03-15 19:54:54','','','102.216.154.0','loggedin',1),(503,'user','11','2025-03-15 20:16:42','','','102.216.154.0','loggedin',1),(504,'user','11','2025-03-16 17:46:56','','','102.216.154.0','loggedin',1),(505,'user','10','2025-03-17 10:53:55','','','102.210.28.40','loggedin',1),(506,'user','10','2025-03-17 19:33:54','','','102.210.28.40','loggedin',1),(507,'user','11','2025-03-17 19:57:04','','','102.210.28.40','loggedin',1),(508,'user','11','2025-03-18 09:21:40','2025-03-18 09:22:23','','102.210.28.40','loggedin',1),(509,'user','11','2025-03-18 09:29:51','2025-03-18 09:43:20','','102.210.28.40','loggedin',1),(510,'user','11','2025-03-18 09:44:00','2025-03-18 09:46:08','','102.210.28.40','loggedin',1),(511,'user','11','2025-03-18 09:46:35','2025-03-18 09:48:21','','102.210.28.40','loggedin',1),(512,'user','11','2025-03-18 09:52:36','2025-03-18 09:53:22','','102.210.28.40','loggedin',1),(513,'user','11','2025-03-18 09:55:13','2025-03-18 09:57:12','','102.210.28.40','loggedin',1),(514,'user','11','2025-03-18 09:58:19','2025-03-18 10:07:23','','102.210.28.40','loggedin',1),(515,'user','11','2025-03-18 10:16:12','2025-03-18 10:16:53','','102.210.28.40','loggedin',1),(516,'user','11','2025-03-18 19:19:40','2025-03-18 19:20:24','','102.210.28.40','loggedin',1),(517,'user','10','2025-03-18 19:20:31','2025-03-18 19:25:11','','102.210.28.40','loggedin',1),(518,'user','10','2025-03-18 19:25:40','','','102.210.28.40','loggedin',1),(519,'user','10','2025-03-18 19:38:42','','','102.210.28.40','loggedin',1),(520,'user','11','2025-03-18 19:44:10','','','102.210.28.40','loggedin',1),(521,'user','11','2025-03-19 10:06:49','','','102.210.29.0','loggedin',1),(522,'user','11','2025-03-19 20:07:11','','','102.210.29.0','loggedin',1),(523,'admin','1','2025-03-20 14:00:28','2025-03-20 14:04:37','','102.210.29.4','loggedin',1),(524,'user','10','2025-03-20 18:27:11','2025-03-20 20:31:01','','102.210.29.4','loggedin',1),(525,'user','11','2025-03-20 20:31:09','','','102.210.29.4','loggedin',1),(526,'user','10','2025-03-21 16:07:03','2025-03-21 16:59:31','','102.210.29.4','loggedin',1),(527,'user','11','2025-03-21 17:05:06','','','102.210.29.4','loggedin',1),(528,'user','11','2025-03-21 19:47:09','','','102.210.29.4','loggedin',1),(529,'user','11','2025-03-22 09:47:47','2025-03-22 09:49:29','','102.210.29.3','loggedin',1),(530,'user','11','2025-03-22 19:46:47','','','102.210.29.3','loggedin',1),(531,'user','11','2025-03-23 18:09:21','','','102.210.28.0','loggedin',1),(532,'user','13','2025-03-24 09:23:07','','','102.210.28.0','loggedin',1),(533,'user','11','2025-03-24 19:54:43','2025-03-24 20:14:39','','102.210.28.0','loggedin',1),(534,'user','11','2025-03-24 20:21:14','2025-03-24 20:32:53','','102.210.28.0','loggedin',1),(535,'user','11','2025-03-25 09:02:00','','','102.210.28.0','loggedin',1),(536,'user','10','2025-03-25 15:52:38','2025-03-25 18:58:50','','102.210.28.0','loggedin',1),(537,'user','11','2025-03-25 19:39:51','','','102.210.28.0','loggedin',1),(538,'user','11','2025-03-25 19:52:21','','','102.210.28.0','loggedin',1),(539,'user','13','2025-03-25 19:56:30','','','102.210.28.0','loggedin',1),(540,'user','11','2025-03-26 10:40:38','','','102.210.28.0','loggedin',1),(541,'user','11','2025-03-26 10:42:24','','','102.210.28.0','loggedin',1),(542,'user','10','2025-03-26 14:21:02','','','102.210.28.0','loggedin',1),(543,'user','10','2025-03-26 14:50:53','','','102.210.29.11','loggedin',1),(544,'user','10','2025-03-26 16:00:25','2025-03-26 17:16:46','','102.216.154.42','loggedin',1),(545,'user','11','2025-03-26 19:48:52','','','102.216.154.42','loggedin',1),(546,'user','10','2025-03-27 13:02:18','2025-03-27 16:15:04','','102.216.154.42','loggedin',1),(547,'user','13','2025-03-27 19:43:11','','','102.216.154.42','loggedin',1),(548,'user','13','2025-03-27 19:56:30','','','102.216.154.42','loggedin',1),(549,'user','11','2025-03-27 19:57:29','','','102.216.154.42','loggedin',1),(550,'user','11','2025-03-28 09:43:37','2025-03-28 09:46:14','','102.216.154.42','loggedin',1),(551,'user','13','2025-03-28 09:46:25','2025-03-28 09:59:05','','102.216.154.42','loggedin',1),(552,'user','11','2025-03-28 09:59:11','','','102.216.154.42','loggedin',1),(553,'user','13','2025-03-28 10:00:25','2025-03-28 10:04:53','','102.216.154.42','loggedin',1),(554,'user','11','2025-03-28 10:28:49','2025-03-28 10:30:06','','102.216.154.42','loggedin',1),(555,'user','11','2025-03-28 10:36:24','2025-03-28 10:36:43','','102.216.154.42','loggedin',1),(556,'user','11','2025-03-28 12:56:00','2025-03-28 12:56:16','','102.216.154.42','loggedin',1),(557,'user','10','2025-03-28 15:16:10','','','102.216.154.42','loggedin',1),(558,'user','11','2025-03-28 19:45:56','2025-03-28 20:13:03','','102.216.154.42','loggedin',1),(559,'user','11','2025-03-29 13:46:53','','','102.216.154.42','loggedin',1),(560,'user','11','2025-03-29 14:16:11','','','102.216.154.42','loggedin',1),(561,'user','11','2025-03-29 14:51:23','','','102.216.154.42','loggedin',1),(562,'user','11','2025-03-29 14:58:52','','','102.216.154.42','loggedin',1),(563,'user','11','2025-03-29 15:05:52','','','102.216.154.42','loggedin',1),(564,'user','13','2025-03-29 19:47:08','','','102.216.154.42','loggedin',1),(565,'user','11','2025-03-30 15:41:27','','','102.216.154.42','loggedin',1),(566,'user','11','2025-03-30 18:17:03','','','102.216.154.42','loggedin',1),(567,'user','13','2025-03-31 19:30:54','','','102.216.154.42','loggedin',1),(568,'user','11','2025-04-04 10:09:55','2025-04-04 10:12:43','','102.216.154.42','loggedin',1),(569,'user','11','2025-04-05 09:53:04','','','102.216.154.42','loggedin',1),(570,'user','13','2025-04-05 19:02:33','','','102.216.154.42','loggedin',1),(571,'user','13','2025-04-05 19:19:01','','','102.216.154.42','loggedin',1),(572,'user','13','2025-04-06 16:41:33','','','102.210.29.18','loggedin',1),(573,'user','10','2025-04-07 17:26:13','2025-04-07 19:08:57','','102.210.29.18','loggedin',1),(574,'user','11','2025-04-07 19:09:07','2025-04-07 19:27:02','','102.210.29.18','loggedin',1),(575,'user','10','2025-04-07 19:27:07','2025-04-07 19:29:55','','102.210.29.18','loggedin',1),(576,'user','11','2025-04-07 19:30:19','2025-04-07 19:33:35','','102.210.29.18','loggedin',1),(577,'user','10','2025-04-07 19:33:40','2025-04-07 19:36:11','','102.210.29.18','loggedin',1),(578,'user','11','2025-04-07 19:36:30','','','102.210.29.18','loggedin',1),(579,'user','10','2025-04-08 19:02:21','','','102.210.29.18','loggedin',1),(580,'user','10','2025-04-08 19:02:28','2025-04-08 19:08:50','','102.210.29.18','loggedin',1),(581,'user','11','2025-04-08 19:39:18','2025-04-08 20:04:59','','102.210.29.18','loggedin',1),(582,'user','11','2025-04-08 20:13:57','2025-04-08 20:15:11','','102.210.29.18','loggedin',1),(583,'user','11','2025-04-09 12:17:34','2025-04-09 12:20:09','','102.210.29.1','loggedin',1),(584,'user','13','2025-04-09 20:00:12','','','102.216.154.71','loggedin',1),(585,'user','13','2025-04-09 20:20:58','','','102.216.154.71','loggedin',1),(586,'user','11','2025-04-10 19:44:52','2025-04-10 19:51:44','','102.216.154.71','loggedin',1),(587,'user','10','2025-04-10 19:51:50','2025-04-10 19:53:21','','102.216.154.71','loggedin',1),(588,'user','11','2025-04-10 19:53:31','','','102.216.154.71','loggedin',1),(589,'user','11','2025-04-11 12:25:12','2025-04-11 12:25:42','','102.216.154.71','loggedin',1),(590,'user','13','2025-04-11 12:29:55','2025-04-11 12:30:08','','102.216.154.71','loggedin',1),(591,'user','11','2025-04-11 12:30:18','2025-04-11 12:30:34','','102.216.154.71','loggedin',1),(592,'user','10','2025-04-11 18:17:13','2025-04-11 19:43:18','','102.216.154.71','loggedin',1),(593,'user','13','2025-04-11 19:44:22','2025-04-11 19:54:04','','102.216.154.71','loggedin',1),(594,'user','13','2025-04-11 19:54:12','','','102.216.154.71','loggedin',1),(595,'user','11','2025-04-12 09:28:28','2025-04-12 09:29:04','','102.216.154.71','loggedin',1),(596,'user','11','2025-04-12 09:34:36','2025-04-12 09:38:11','','102.216.154.71','loggedin',1),(597,'user','11','2025-04-12 09:54:28','2025-04-12 10:06:33','','102.216.154.71','loggedin',1),(598,'user','11','2025-04-12 10:09:48','2025-04-12 11:51:00','','102.216.154.71','loggedin',1),(599,'user','13','2025-04-12 19:54:25','2025-04-12 20:16:29','','102.216.154.71','loggedin',1),(600,'user','11','2025-04-13 17:12:29','2025-04-13 18:32:43','','102.216.154.71','loggedin',1),(601,'user','13','2025-04-14 19:53:48','2025-04-14 20:13:20','','102.216.154.71','loggedin',1),(602,'user','10','2025-04-15 19:25:57','2025-04-15 19:40:47','','102.216.154.71','loggedin',1),(603,'user','13','2025-04-15 19:52:09','2025-04-15 20:15:05','','102.216.154.71','loggedin',1),(604,'user','11','2025-04-16 13:53:59','2025-04-16 13:54:31','','102.216.154.71','loggedin',1),(605,'user','10','2025-04-16 17:08:35','','','102.216.154.71','loggedin',1),(606,'user','10','2025-04-16 18:57:22','2025-04-16 19:51:40','','102.216.154.71','loggedin',1),(607,'user','13','2025-04-16 19:51:47','2025-04-16 20:02:33','','102.216.154.71','loggedin',1),(608,'user','11','2025-04-17 14:52:29','2025-04-17 14:52:46','','102.216.154.71','loggedin',1),(609,'user','13','2025-04-17 19:52:52','','','102.216.154.71','loggedin',1),(610,'user','13','2025-04-17 20:24:18','','','102.216.154.71','loggedin',1),(611,'user','13','2025-04-18 19:29:46','2025-04-18 19:50:13','','102.216.154.71','loggedin',1),(612,'user','11','2025-04-18 19:58:05','','','102.216.154.71','loggedin',1),(613,'user','13','2025-04-19 19:04:16','2025-04-19 19:35:32','','102.210.29.2','loggedin',1),(614,'user','13','2025-04-20 18:05:00','2025-04-20 18:09:06','','102.210.29.2','loggedin',1),(615,'user','11','2025-04-21 10:37:27','','','102.210.29.2','loggedin',1),(616,'user','13','2025-04-21 19:40:05','2025-04-21 19:42:18','','102.210.29.2','loggedin',1),(617,'user','13','2025-04-22 20:12:10','','','102.210.29.2','loggedin',1),(618,'user','13','2025-04-22 20:13:16','2025-04-22 20:19:31','','102.210.29.2','loggedin',1),(619,'user','11','2025-04-23 12:28:55','2025-04-23 12:29:46','','102.210.29.2','loggedin',1),(620,'user','11','2025-04-23 15:11:21','2025-04-23 15:14:49','','102.210.29.2','loggedin',1),(621,'user','13','2025-04-23 19:34:28','2025-04-23 19:43:12','','102.210.29.2','loggedin',1),(622,'user','13','2025-04-23 19:59:25','','','102.210.29.2','loggedin',1),(623,'user','10','2025-04-24 13:25:22','2025-04-24 13:26:04','','102.210.29.2','loggedin',1),(624,'user','13','2025-04-24 20:01:45','2025-04-24 20:25:11','','102.210.29.2','loggedin',1),(625,'user','13','2025-04-25 19:39:41','','','102.210.29.2','loggedin',1),(626,'user','13','2025-04-25 20:18:16','','','102.210.29.2','loggedin',1),(627,'user','13','2025-04-26 19:42:34','2025-04-26 19:49:39','','102.210.29.2','loggedin',1),(628,'user','13','2025-04-26 19:59:46','2025-04-26 20:00:56','','102.210.29.2','loggedin',1),(629,'user','13','2025-04-27 16:39:13','','','102.210.29.2','loggedin',1),(630,'user','10','2025-04-28 16:26:22','','','102.210.29.2','loggedin',1),(631,'user','13','2025-04-28 19:43:39','','','102.210.29.2','loggedin',1),(632,'user','13','2025-04-28 20:11:34','','','102.210.29.2','loggedin',1),(633,'user','11','2025-04-29 10:55:51','','','102.210.29.2','loggedin',1),(634,'user','10','2025-04-29 12:43:18','2025-04-29 12:44:06','','102.210.29.2','loggedin',1),(635,'user','13','2025-04-29 20:03:36','2025-04-29 20:11:55','','102.210.29.2','loggedin',1),(636,'user','10','2025-04-30 11:17:22','','','102.210.29.2','loggedin',1),(637,'user','10','2025-04-30 12:06:51','','','102.210.29.2','loggedin',1),(638,'user','13','2025-04-30 20:20:43','','','102.210.29.2','loggedin',1),(639,'user','13','2025-05-01 13:34:06','','','102.210.29.2','loggedin',1),(640,'user','10','2025-05-01 18:35:15','2025-05-01 18:55:00','','102.210.29.2','loggedin',1),(641,'user','13','2025-05-01 19:38:28','2025-05-01 19:48:38','','102.210.29.2','loggedin',1),(642,'user','13','2025-05-01 19:48:47','2025-05-01 19:49:30','','102.210.29.2','loggedin',1),(643,'user','11','2025-05-01 19:49:39','2025-05-01 19:50:49','','102.210.29.2','loggedin',1),(644,'user','13','2025-05-01 19:50:59','','','102.210.29.2','loggedin',1),(645,'user','13','2025-05-02 10:53:09','','','102.210.29.2','loggedin',1),(646,'user','13','2025-05-02 19:38:49','2025-05-02 19:53:06','','102.210.29.2','loggedin',1),(647,'user','11','2025-05-02 19:53:17','2025-05-02 19:54:29','','102.210.29.2','loggedin',1),(648,'user','11','2025-05-02 19:54:45','2025-05-02 19:56:13','','102.210.29.2','loggedin',1),(649,'user','13','2025-05-05 09:51:36','','','102.210.28.38','loggedin',1),(650,'user','10','2025-05-05 19:32:46','2025-05-05 19:37:44','','102.210.28.38','loggedin',1),(651,'user','13','2025-05-05 19:38:02','2025-05-05 19:54:25','','102.210.28.38','loggedin',1),(652,'user','13','2025-05-05 19:55:07','2025-05-05 20:06:23','','102.210.28.38','loggedin',1),(653,'user','11','2025-05-05 20:06:40','2025-05-05 20:10:04','','102.210.28.38','loggedin',1),(654,'user','13','2025-05-06 19:38:37','','','102.210.29.23','loggedin',1),(655,'user','11','2025-05-07 18:21:58','','','102.210.29.23','loggedin',1),(656,'user','11','2025-05-07 18:55:14','','','102.210.29.23','loggedin',1),(657,'user','13','2025-05-07 19:40:50','','','102.210.29.23','loggedin',1),(658,'user','13','2025-05-07 19:55:24','2025-05-07 19:56:09','','102.210.29.23','loggedin',1),(659,'user','13','2025-05-07 19:56:15','','','102.210.29.23','loggedin',1),(660,'user','13','2025-05-07 20:12:37','','','102.210.29.23','loggedin',1),(661,'user','13','2025-05-07 20:14:11','','','102.210.29.23','loggedin',1),(662,'user','11','2025-05-08 15:26:10','','','102.210.29.23','loggedin',1),(663,'user','11','2025-05-08 15:28:12','2025-05-08 15:29:04','','102.210.29.23','loggedin',1),(664,'user','13','2025-05-08 15:59:34','','','102.210.29.23','loggedin',1),(665,'user','13','2025-05-09 19:24:15','2025-05-09 19:40:54','','102.210.28.10','loggedin',1),(666,'user','11','2025-05-09 19:41:11','2025-05-09 19:43:23','','102.210.28.10','loggedin',1),(667,'user','11','2025-05-10 10:12:35','2025-05-10 10:13:00','','102.210.28.10','loggedin',1),(668,'user','13','2025-05-10 19:35:32','2025-05-10 19:46:24','','102.216.154.80','loggedin',1),(669,'user','13','2025-05-10 19:57:16','2025-05-10 19:58:29','','102.216.154.80','loggedin',1),(670,'user','11','2025-05-11 12:58:46','2025-05-11 12:59:48','','102.210.28.31','loggedin',1),(671,'user','13','2025-05-11 17:37:09','2025-05-11 17:47:18','','102.216.154.33','loggedin',1),(672,'user','11','2025-05-11 17:48:30','','','102.216.154.33','loggedin',1),(673,'user','11','2025-05-11 17:53:34','2025-05-11 18:01:46','','102.216.154.33','loggedin',1),(674,'user','13','2025-05-11 18:02:02','','','102.216.154.33','loggedin',1),(675,'user','13','2025-05-11 18:20:24','2025-05-11 18:25:04','','102.210.28.27','loggedin',1),(676,'user','13','2025-05-12 20:37:08','2025-05-12 20:46:34','','102.216.154.49','loggedin',1),(677,'user','10','2025-05-13 17:39:26','2025-05-13 17:58:02','','102.216.154.36','loggedin',1),(678,'user','11','2025-05-13 19:56:47','2025-05-13 19:57:58','','102.216.154.36','loggedin',1),(679,'user','13','2025-05-13 19:58:04','','','102.216.154.36','loggedin',1),(680,'user','13','2025-05-14 19:57:33','','','102.216.154.36','loggedin',1),(681,'user','13','2025-05-14 19:59:59','2025-05-14 20:17:20','','102.216.154.36','loggedin',1),(682,'user','13','2025-05-15 19:42:46','2025-05-15 19:49:37','','102.216.154.36','loggedin',1),(683,'user','11','2025-05-15 19:49:50','2025-05-15 19:56:59','','102.216.154.36','loggedin',1),(684,'user','13','2025-05-16 14:18:03','2025-05-16 14:33:03','','102.216.154.36','loggedin',1),(685,'user','10','2025-05-16 14:33:09','2025-05-16 14:45:22','','102.216.154.36','loggedin',1),(686,'user','13','2025-05-16 14:45:27','','','102.216.154.36','loggedin',1),(687,'user','13','2025-05-16 19:48:16','','','102.216.154.36','loggedin',1),(688,'user','10','2025-05-17 18:51:32','2025-05-17 19:58:55','','102.210.29.18','loggedin',1),(689,'user','13','2025-05-17 19:59:12','','','102.210.29.18','loggedin',1),(690,'user','13','2025-05-18 18:44:21','','','102.210.29.18','loggedin',1),(691,'user','10','2025-05-19 17:10:05','2025-05-19 17:15:53','','102.210.29.18','loggedin',1),(692,'user','13','2025-05-19 20:06:20','','','102.210.29.18','loggedin',1),(693,'user','13','2025-05-22 19:56:53','','','102.210.29.18','loggedin',1),(694,'user','13','2025-05-23 19:38:34','','','102.210.29.18','loggedin',1),(695,'user','13','2025-05-24 20:01:59','','','102.210.29.18','loggedin',1),(696,'user','13','2025-05-25 16:56:13','2025-05-25 18:14:57','','102.210.29.18','loggedin',1),(697,'user','10','2025-05-25 18:15:08','2025-05-25 18:33:37','','102.210.29.18','loggedin',1),(698,'user','13','2025-05-25 18:33:42','','','102.210.29.18','loggedin',1),(699,'user','13','2025-05-26 20:07:31','','','102.210.29.18','loggedin',1),(700,'user','13','2025-05-27 20:03:55','2025-05-27 20:15:01','','102.210.29.18','loggedin',1),(701,'user','11','2025-05-27 20:15:07','','','102.210.29.18','loggedin',1),(702,'user','13','2025-05-28 20:09:48','','','102.210.29.18','loggedin',1),(703,'user','13','2025-05-29 20:03:06','','','102.210.29.18','loggedin',1),(704,'user','13','2025-05-29 20:07:58','','','102.210.29.18','loggedin',1),(705,'user','10','2025-05-30 10:44:04','','','102.210.29.18','loggedin',1),(706,'user','13','2025-05-30 19:59:25','','','102.210.29.18','loggedin',1),(707,'user','13','2025-05-31 19:58:35','','','102.210.29.18','loggedin',1),(708,'user','13','2025-06-01 18:44:12','','','102.210.29.18','loggedin',1),(709,'user','13','2025-06-02 19:34:23','','','102.210.29.18','loggedin',1),(710,'user','13','2025-06-03 19:14:55','','','102.210.29.18','loggedin',1),(711,'user','13','2025-06-03 20:04:51','','','102.210.29.18','loggedin',1),(712,'user','13','2025-06-04 18:50:12','','','102.210.29.18','loggedin',1),(713,'user','13','2025-06-05 19:42:53','','','102.210.29.18','loggedin',1),(714,'user','13','2025-06-06 19:32:48','2025-06-06 20:02:11','','102.210.29.18','loggedin',1),(715,'user','11','2025-06-06 20:02:43','2025-06-06 20:04:29','','102.210.29.18','loggedin',1),(716,'user','13','2025-06-07 19:40:32','2025-06-07 19:56:03','','102.210.29.18','loggedin',1),(717,'user','11','2025-06-07 19:56:10','2025-06-07 19:58:18','','102.210.29.18','loggedin',1),(718,'user','13','2025-06-08 18:10:00','','','102.210.29.18','loggedin',1),(719,'user','13','2025-06-09 19:38:07','','','102.210.28.33','loggedin',1),(720,'user','13','2025-06-09 20:12:31','','','102.210.28.33','loggedin',1),(721,'user','13','2025-06-10 13:09:12','2025-06-10 13:11:22','','102.210.28.33','loggedin',1),(722,'user','13','2025-06-10 13:12:08','','','102.210.28.33','loggedin',1),(723,'user','10','2025-06-10 18:43:14','2025-06-10 18:44:57','','102.210.28.33','loggedin',1),(724,'user','13','2025-06-10 19:35:49','','','102.210.28.33','loggedin',1),(725,'user','13','2025-06-10 20:02:23','','','102.210.28.33','loggedin',1),(726,'user','13','2025-06-11 19:35:04','','','102.210.29.10','loggedin',1),(727,'user','13','2025-06-12 15:18:58','','','102.216.154.81','loggedin',1),(728,'user','13','2025-06-12 19:33:58','','','102.216.154.81','loggedin',1),(729,'user','13','2025-06-13 12:32:24','2025-06-13 12:37:04','','102.216.154.81','loggedin',1),(730,'user','10','2025-06-13 12:37:12','2025-06-13 12:39:27','','102.216.154.81','loggedin',1),(731,'user','13','2025-06-13 19:37:45','','','102.216.154.81','loggedin',1),(732,'user','13','2025-06-14 19:33:08','','','102.216.154.81','loggedin',1),(733,'user','13','2025-06-14 20:00:20','','','102.216.154.81','loggedin',1),(734,'user','13','2025-06-15 18:25:07','','','102.216.154.81','loggedin',1),(735,'user','11','2025-06-15 18:45:23','2025-06-15 18:48:01','','102.216.154.81','loggedin',1),(736,'user','13','2025-06-16 20:03:04','2025-06-16 20:21:54','','102.216.154.81','loggedin',1),(737,'user','10','2025-06-16 20:22:00','2025-06-16 20:33:34','','102.216.154.81','loggedin',1),(738,'user','13','2025-06-17 19:43:33','','','102.216.154.81','loggedin',1),(739,'user','13','2025-06-18 19:49:20','','','102.216.154.81','loggedin',1),(740,'user','13','2025-06-19 10:29:48','','','102.216.154.81','loggedin',1),(741,'user','13','2025-06-19 19:24:00','','','102.216.154.81','loggedin',1),(742,'user','13','2025-06-20 19:33:08','','','102.216.154.81','loggedin',1),(743,'user','13','2025-06-21 20:10:54','2025-06-21 20:15:08','','102.216.154.81','loggedin',1),(744,'user','10','2025-06-21 20:15:14','','','102.216.154.81','loggedin',1),(745,'user','13','2025-06-21 20:19:39','2025-06-21 21:02:04','','102.216.154.81','loggedin',1),(746,'user','13','2025-06-21 21:02:29','','','102.216.154.81','loggedin',1),(747,'user','13','2025-06-22 18:26:11','','','102.216.154.81','loggedin',1),(748,'user','13','2025-06-23 13:21:49','','','102.216.154.81','loggedin',1),(749,'user','10','2025-06-23 16:46:52','','','102.216.154.81','loggedin',1),(750,'user','10','2025-06-23 18:03:37','','','102.216.154.81','loggedin',1),(751,'user','13','2025-06-23 19:13:28','','','102.216.154.81','loggedin',1),(752,'user','13','2025-06-24 08:18:48','','','102.216.154.81','loggedin',1),(753,'user','13','2025-06-24 08:42:12','','','102.216.154.81','loggedin',1),(754,'user','10','2025-06-24 13:02:15','','','102.216.154.81','loggedin',1),(755,'user','13','2025-06-25 08:41:00','','','102.216.154.81','loggedin',1),(756,'user','13','2025-06-25 09:10:00','','','102.216.154.81','loggedin',1),(757,'user','13','2025-06-25 14:47:31','','','102.216.154.81','loggedin',1),(758,'user','13','2025-06-26 19:35:17','','','102.216.154.81','loggedin',1),(759,'user','13','2025-06-27 09:11:42','','','102.216.154.81','loggedin',1),(760,'user','13','2025-06-27 19:59:20','','','102.216.154.81','loggedin',1),(761,'user','13','2025-06-28 09:52:40','','','102.216.154.81','loggedin',1),(762,'user','13','2025-06-28 19:38:13','','','102.216.154.16','loggedin',1),(763,'user','13','2025-06-29 15:13:52','','','102.216.154.16','loggedin',1),(764,'user','13','2025-06-29 18:29:50','2025-06-29 19:08:33','','102.216.154.16','loggedin',1),(765,'user','10','2025-06-29 19:08:39','2025-06-29 19:16:11','','102.216.154.16','loggedin',1),(766,'user','13','2025-06-30 15:57:36','','','102.216.154.16','loggedin',1),(767,'user','10','2025-06-30 18:37:09','2025-06-30 19:08:51','','102.216.154.16','loggedin',1),(768,'user','13','2025-06-30 19:33:54','','','102.216.154.16','loggedin',1); /*!40000 ALTER TABLE `loggs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `loyalitycards` -- DROP TABLE IF EXISTS `loyalitycards`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `loyalitycards` ( `id` int(30) NOT NULL AUTO_INCREMENT, `value` decimal(10,2) NOT NULL, `customer_id` int(10) DEFAULT NULL, `deleted` int(1) NOT NULL DEFAULT 0, `status` varchar(50) NOT NULL, `description` text NOT NULL, `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `dateupdated` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `cardnumber` varchar(100) NOT NULL, `type` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `amount` decimal(10,2) NOT NULL, `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `originalamount` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), KEY `deleted` (`deleted`), KEY `phppos_giftcards_ibfk_1` (`customer_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `loyalitycards` -- LOCK TABLES `loyalitycards` WRITE; /*!40000 ALTER TABLE `loyalitycards` DISABLE KEYS */; /*!40000 ALTER TABLE `loyalitycards` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `maincategory` -- DROP TABLE IF EXISTS `maincategory`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `maincategory` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 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 (2,'TOSH BABY SHOP','','2024-11-14 16:17:40','active','1','','1'),(3,'TOSH HOUSEHOLDS','','2024-11-14 16:17:51','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 `mergedmpesa` -- DROP TABLE IF EXISTS `mergedmpesa`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `mergedmpesa` ( `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 AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `mergedmpesa` -- LOCK TABLES `mergedmpesa` WRITE; /*!40000 ALTER TABLE `mergedmpesa` DISABLE KEYS */; INSERT INTO `mergedmpesa` VALUES (5,195.00,1,1,'2024-10-10 05:34:05','Cleared',1,'MPESA','SJ98JFJ8RU'),(6,350.00,1,1,'2024-10-10 05:40:48','Cleared',1,'MPESA','SJ94JF9IEY'),(7,65.00,1,1,'2024-10-10 05:42:36','Cleared',1,'MPESA','SJ95JG2OPJ'); /*!40000 ALTER TABLE `mergedmpesa` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `message` -- DROP TABLE IF EXISTS `message`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `message` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=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 (1,'bale','','2024-07-16 09:37:17','active','1','','1',1),(2,'lt','','2024-07-16 09:37:22','active','1','','1',1),(3,'pc','','2024-07-16 09:37:26','active','1','','1',1); /*!40000 ALTER TABLE `message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `meterreading` -- DROP TABLE IF EXISTS `meterreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `meterreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `houseno` varchar(60) NOT NULL, `plotno` varchar(50) NOT NULL, `idno` varchar(50) NOT NULL, `tenantid` varchar(40) NOT NULL, `entrydate` varchar(50) NOT NULL, `description` text NOT NULL, `checkoutdate` datetime NOT NULL, `status` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdat` datetime NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `amount` varchar(30) NOT NULL, `paymentstatus` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `totalamount` decimal(10,2) NOT NULL, `overpayment` decimal(10,2) NOT NULL, `discount` varchar(30) NOT NULL, `transactioncode` varchar(30) NOT NULL, `roomtype` varchar(40) NOT NULL, `number` varchar(10) NOT NULL, `total` varchar(30) NOT NULL, `year` varchar(30) NOT NULL, `month` varchar(30) NOT NULL, `opening` varchar(20) NOT NULL, `closing` varchar(30) NOT NULL, `meternumber` varchar(10) NOT NULL, `opendate` varchar(30) NOT NULL, `closedate` varchar(30) NOT NULL, `phone` varchar(10) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'accommodation', `deposite` decimal(10,2) NOT NULL, `chargeid` int(11) NOT NULL, `booings` int(11) NOT NULL DEFAULT 1, `branchid` int(10) NOT NULL DEFAULT 1, `currency` varchar(20) DEFAULT NULL, `rate` varchar(30) NOT NULL, `charge` varchar(30) NOT NULL, `type` varchar(20) NOT NULL, `updatedby` varchar(20) NOT NULL, `usedqty` varchar(20) NOT NULL, `roomid` int(20) DEFAULT NULL, `roomchargeid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `meterreading` -- LOCK TABLES `meterreading` WRITE; /*!40000 ALTER TABLE `meterreading` DISABLE KEYS */; /*!40000 ALTER TABLE `meterreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `migrations` -- DROP TABLE IF EXISTS `migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `migrations` ( `migration` varchar(255) NOT NULL, `batch` int(11) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `migrations` -- LOCK TABLES `migrations` WRITE; /*!40000 ALTER TABLE `migrations` DISABLE KEYS */; INSERT INTO `migrations` VALUES ('2014_10_12_000000_create_users_table',1),('2014_10_12_100000_create_password_resets_table',1),('2016_07_02_112357_Product',1); /*!40000 ALTER TABLE `migrations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modules` -- DROP TABLE IF EXISTS `modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modules` ( `name` varchar(255) NOT NULL, `sort` int(10) NOT NULL, `icon` varchar(255) NOT NULL, `id` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT '1', `url` text NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'side', `menu` varchar(30) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name_lang_key` (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modules` -- LOCK TABLES `modules` WRITE; /*!40000 ALTER TABLE `modules` DISABLE KEYS */; INSERT INTO `modules` VALUES ('Accomodation',84,'money','accomodation','0','admin/viewpallmyplots','side','accomodation'),('Accounting(Charts of Accounts)',35,'battery-quarter','accounting','0','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','0','user/startsales','side','banking'),('Assets',49,'paw','assets','0','user/viewassets','side','assetliability'),('Bank Deposits',35,'money','bankdeposits','0','user/viewbanks','side','banking'),('Bank Transfer',35,'money','banktransfer','0','user/viewbanktransfer','side','banking'),('Biometric Records',31,'rss-square','biometricrecords','0','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','1','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','0','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Cheque Management',34,'money','chequemanagemant','0','user/viewcheque','side','banking'),('Comments/Complains',11,'paw','complain','0','user/complain','side','project'),('Configuration',5,'home','config','1','user/viewconfiguration','top','setting'),('Counter Radio Button',90,'rss-square','counterradiobutton','0','radio','side','setting'),('Damaged products',50,'paw','damagedproducts','1','user/viewdamages','side','assetliability'),('Deals',11,'calendar-times-o','deals','0','user/viedeals','side','project'),('Departments',31,'rss-square','departments','0','user/department','side','humanresource'),('Display Counter',6,'rss-square','displaycounter','0','display','side','goodservice'),('Display Sales Report',24,'folder-open','displayreport','0','user/displayreport','side','report'),('Documents',14,'folder-open-o','documents','0','user/viewdocuments','side','project'),('E-Commerce',8,'grouping','ecommerce','0','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','0','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','0','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','0','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','0','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','0','user/viewallorder','side','goodservice'),('journal entry',35,'money','journalentry','0','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','0','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','0','user/viewleaves','side','humanresource'),('Low Store',55,'battery-quarter','lowproducts','1','user/viewwarningproducts','side','goodservice'),('Low stocklist',57,'battery-quarter','lowstocklist','1','user/viewlowstore','side','goodservice'),('Loyality Cards',30,'credit-card','loyalitycards','0','user/viewloyality','side','project'),('People/Contacts',80,'rss-square','members','1','user/viewmember','side','contact'),('Open and Close Sales',87,'money','openclose','0','user/openclose','side','moneyin'),('Change password',9,'hourglass-start','password','1','user/passwordform','side','setting'),('Payroll',30,'rss-square','payroll','0','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','0','user/payrollsetup','side','humanresource'),('Category of people',33,'address-book-o','peoplecategory','0','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','0','user/profileform','side','setting'),('Projects Management',50,'bullseye','projectsmanagement','0','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','0','user/allquatation','side','moneyin'),('Record Delivery',87,'cart-plus','recorddelivery','0','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'),('Sales Order',86,'money','salesorder','0','user/salesorder','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','0','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','0','user/viewtaskcategory','side','project'),('Users',75,'rss-square','users','1','user/viewemployee','side','contact'),('Return/RePrint Sales',86,'paw','viewreturnsales','1','user/viewreturnsales','side','moneyout'),('Whole sale',88,'cart-plus','wholesale','1','user/viewwholesales','side','moneyin'); /*!40000 ALTER TABLE `modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `modulesactions` -- DROP TABLE IF EXISTS `modulesactions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `modulesactions` ( `actionid` varchar(100) NOT NULL, `moduleid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `sort` int(11) NOT NULL, PRIMARY KEY (`actionid`,`moduleid`), KEY `phppos_modules_actions_ibfk_1` (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `modulesactions` -- LOCK TABLES `modulesactions` WRITE; /*!40000 ALTER TABLE `modulesactions` DISABLE KEYS */; INSERT INTO `modulesactions` VALUES ('accommodationcleaner','accomodation','Tick ONLY if Cleaner',26),('accommodationreceiptionist','accomodation','Tick ONLY if Receptionist',27),('accomodationmanager','accomodation','Tick ONLY if manager',25),('accountlimit','sales','Enforce Daily Sales Limit',16),('add','assets','Add asset',1),('add','bankdeposits','add',1),('add','banktransfer','add',1),('add','biometricrecords','add',1),('add','branch','Add Baranch',1),('add','callcenter','Add Calls',1),('add','chequemanagemant','Post Cheque',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','salesorder','Create Sales Order',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),('AddAgents','deals','Add Agents',30),('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),('assignproduction','productlist','Assign Production Items',62),('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),('bulkcheckin','accomodation','Bulk Checkin',58),('bulkpriceupdate','productlist','Bulk Price Update',33),('bulkpriceupdate','products','Bulk Price Update',33),('bulkreservation','accomodation','Bulk Reservation',59),('bulkstatuschange','accomodation','Bulk Room Status Change',60),('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','cashiersales','Approve Till Collections',68),('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),('clearsalesisdefault','cashiersales','Enable Clear-Sales Page As Default',79),('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),('deleteproductionitem','productlist','Delete Production Item',63),('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),('displaybeforevat','income','Display price before Vat',6),('displaycustomers','sales','Display employees using buttons',5),('displaypreviousbalance','sales','Display Previous Bal on Invoice',65),('dontprint','sales','Display Dont Print Button',15),('dontshowbp','reports','Dont Show B.Price',7),('dontshowprofit','reports','Don Not Show Profit',10),('dontshowstock','productlist','Dont show stock',82),('dontshowstock','products','Dont show stock',80),('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),('downloaddeals','deals','Download deals',20),('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),('mergebill','sales','Merge Bill:',32),('meterreading','accomodation','Meter Reading',30),('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),('overalclearingpendingtasks','task','Clear Overal pending tasks for anyone',20),('pendingisdefault','cashiersales','Enable Pending Page As Default',69),('plotexpenses','accomodation','Plot Expenses',63),('points','accomodation','Sale in Loyality Points',2),('points','sales','Loyality Point sales',9),('Post Bank Deposits','accomodation','bankdeposits',6),('postemployeenoteforothers','task','Post Employee Notes for others',20),('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),('receivedublicatecodes','income','Receive Dublicate Cheque / Transaction codes',8),('receiveoverpayment','income','Receive overpayment',7),('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),('restrictbillprintingtotwo','sales','Restrict Bill Printing to 2',66),('return','viewreturnsales','Return Sales',4),('returnclearedsales','viewreturnsales','Return Cleared/ Closed Sales',7),('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),('sellusingserialonly','wholesale','Sell Using Serial Only',10),('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),('transferdeals','deals','Transfer Deals',30),('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','salesorder','Update Sales Order',4),('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),('updateproductionitem','productlist','Update Production Item',64),('updateqtysales','sales','Update Quantity on sales Window',61),('UpdateRenewal','members','Update Renewal',30),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updateserial','purchases','Update Serial',35),('updatestock','productlist','Update Stock (Cl.Stock)',2),('uploadexpenses','incomeexpenses','Upload Expenses',30),('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','chequemanagemant','View Cheques',2),('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','salesorder','View Sales Order',3),('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','salesorder','View others Sales Order',5),('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),('viewproduction','productlist','View Production',60),('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','incomeexpenses','View all Expenses',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 AUTO_INCREMENT=2 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 */; INSERT INTO `mpesasales` VALUES (1,1.00,1,1,'2024-01-20 07:09:13','1',1,'1','SAJ3GAVTED'); /*!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(4) NOT NULL DEFAULT '', `name` varchar(100) NOT NULL DEFAULT '', `description` varchar(40) DEFAULT NULL, `status` varchar(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=253 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,'AC','ASCENSION ISLAND ',NULL,'Y'),(2,'AD','ANDORRA',NULL,'Y'),(3,'AE','UNITED ARAB EMIRATES ',NULL,'Y'),(4,'AG','ANTIGUA AND BARBUDA',NULL,'Y'),(5,'AI','ANGUILLA',NULL,'Y'),(6,'AL','ALBANIA ',NULL,'Y'),(7,'AM','ARMENIA',NULL,'Y'),(8,'AN','NETHERLANDS ANTILLES ',NULL,'Y'),(9,'AO','ANGOLA',NULL,'Y'),(10,'AQ','ANTARCTICA',NULL,'Y'),(11,'AR','ARGENTINA',NULL,'Y'),(12,'AS','AMERICAN SAMOA',NULL,'Y'),(13,'AT','AUSTRIA',NULL,'Y'),(14,'AU','AUSTRALIA',NULL,'Y'),(15,'AW','ARUBA',NULL,'Y'),(16,'AX','ALAND ISLANDS',NULL,'Y'),(17,'AZ','AZERBAIJAN',NULL,'Y'),(18,'BA','BOSNIA AND HERZEGOVINA ',NULL,'Y'),(19,'BB','BARBADOS ',NULL,'Y'),(20,'BD','BANGLADESH ',NULL,'Y'),(21,'BE','BELGIUM ',NULL,'Y'),(22,'BF','BURKINA FASO ',NULL,'Y'),(23,'BG','BULGARIA ',NULL,'Y'),(24,'BH','BAHRAIN',NULL,'Y'),(25,'BI','BURUNDI ',NULL,'Y'),(26,'BJ','BENIN ',NULL,'Y'),(27,'BM','BERMUDA ',NULL,'Y'),(28,'BN','BRUNEI DARUSSALAM ',NULL,'Y'),(29,'BO','BOLIVIA ',NULL,'Y'),(30,'BR','BRAZIL ',NULL,'Y'),(31,'BS','BAHAMAS ',NULL,'Y'),(32,'BT','BHUTAN ',NULL,'Y'),(33,'BV','BOUVET ISLAND ',NULL,'Y'),(34,'BW','BOTSWANA ',NULL,'Y'),(35,'BY','BELARUS ',NULL,'Y'),(36,'BZ','BELIZE ',NULL,'Y'),(37,'CA','CANADA ',NULL,'Y'),(38,'CC','COCOS (KEELING) ISLANDS ',NULL,'Y'),(39,'CD','CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(40,'CF','CENTRAL AFRICAN REPUBLIC ',NULL,'Y'),(41,'CG','CONGO ',NULL,'Y'),(42,'CH','SWITZERLAND ',NULL,'Y'),(43,'CI','COTE D\'IVOIRE (IVORY COAST) ',NULL,'Y'),(44,'CK','COOK ISLANDS ',NULL,'Y'),(45,'CL','CHILE ',NULL,'Y'),(46,'CM','CAMEROON ',NULL,'Y'),(47,'CN','CHINA ',NULL,'Y'),(48,'CO','COLOMBIA ',NULL,'Y'),(49,'CR','COSTA RICA ',NULL,'Y'),(50,'CS','CZECHOSLOVAKIA (FORMER) ',NULL,'Y'),(51,'CU','CUBA ',NULL,'Y'),(52,'CV','CAPE VERDE ',NULL,'Y'),(53,'CX','CHRISTMAS ISLAND ',NULL,'Y'),(54,'CY','CYPRUS ',NULL,'Y'),(55,'CZ','CZECH REPUBLIC ',NULL,'Y'),(56,'DE','GERMANY ',NULL,'Y'),(57,'DJ','DJIBOUTI ',NULL,'Y'),(58,'DK','DENMARK ',NULL,'Y'),(59,'DM','DOMINICA ',NULL,'Y'),(60,'DO','DOMINICAN REPUBLIC ',NULL,'Y'),(61,'DZ','ALGERIA',NULL,'Y'),(62,'EC','ECUADOR ',NULL,'Y'),(63,'EE','ESTONIA ',NULL,'Y'),(64,'EG','EGYPT ',NULL,'Y'),(65,'EH','WESTERN SAHARA ',NULL,'Y'),(66,'ER','ERITREA ',NULL,'Y'),(67,'ES','SPAIN ',NULL,'Y'),(68,'ET','ETHIOPIA ',NULL,'Y'),(69,'EU','EUROPEAN UNION ',NULL,'Y'),(70,'FI','FINLAND ',NULL,'Y'),(71,'FJ','FIJI ',NULL,'Y'),(72,'FK','FALKLAND ISLANDS (MALVINAS) ',NULL,'Y'),(73,'FM','MICRONESIA ',NULL,'Y'),(74,'FO','FAROE ISLANDS ',NULL,'Y'),(75,'FR','FRANCE ',NULL,'Y'),(76,'FX','FRANCE, METROPOLITAN ',NULL,'Y'),(77,'GA','GABON ',NULL,'Y'),(78,'GB','GREAT BRITAIN (UK) ',NULL,'Y'),(79,'GD','GRENADA ',NULL,'Y'),(80,'GE','GEORGIA ',NULL,'Y'),(81,'GF','FRENCH GUIANA ',NULL,'Y'),(82,'GG','GUERNSEY ',NULL,'Y'),(83,'GH','GHANA ',NULL,'Y'),(84,'GI','GIBRALTAR ',NULL,'Y'),(85,'GL','GREENLAND ',NULL,'Y'),(86,'GM','GAMBIA ',NULL,'Y'),(87,'GN','GUINEA ',NULL,'Y'),(88,'GP','GUADELOUPE ',NULL,'Y'),(89,'GQ','EQUATORIAL GUINEA ',NULL,'Y'),(90,'GR','GREECE ',NULL,'Y'),(91,'GS','S. GEORGIA AND S. SANDWICH ISLS. ',NULL,'Y'),(92,'GT','GUATEMALA ',NULL,'Y'),(93,'GU','GUAM ',NULL,'Y'),(94,'GW','GUINEA BISSAU ',NULL,'Y'),(95,'GY','GUYANA ',NULL,'Y'),(96,'HK','HONG KONG ',NULL,'Y'),(97,'HM','HEARD AND MCDONALD ISLANDS ',NULL,'Y'),(98,'HN','HONDURAS ',NULL,'Y'),(99,'HR','CROATIA (HRVATSKA) ',NULL,'Y'),(100,'HT','HAITI ',NULL,'Y'),(101,'HU','HUNGARY ',NULL,'Y'),(102,'ID','INDONESIA ',NULL,'Y'),(103,'IE','IRELAND ',NULL,'Y'),(104,'IL','ISRAEL ',NULL,'Y'),(105,'IM','ISLE OF MAN ',NULL,'Y'),(106,'IN','INDIA ',NULL,'Y'),(107,'IO','BRITISH INDIAN OCEAN TERRITORY ',NULL,'Y'),(108,'IQ','IRAQ ',NULL,'Y'),(109,'IR','IRAN ',NULL,'Y'),(110,'IS','ICELAND ',NULL,'Y'),(111,'IT','ITALY ',NULL,'Y'),(112,'JE','JERSEY ',NULL,'Y'),(113,'JM','JAMAICA ',NULL,'Y'),(114,'JO','JORDAN ',NULL,'Y'),(115,'JP','JAPAN ',NULL,'Y'),(116,'KE','KENYA ',NULL,'Y'),(117,'KG','KYRGYZSTAN ',NULL,'Y'),(118,'KH','CAMBODIA ',NULL,'Y'),(119,'KI','KIRIBATI ',NULL,'Y'),(120,'KM','COMOROS ',NULL,'Y'),(121,'KN','SAINT KITTS AND NEVIS ',NULL,'Y'),(122,'KP','NORTH KOREA',NULL,'Y'),(123,'KR','SOUTH KOREA',NULL,'Y'),(124,'KW','KUWAIT ',NULL,'Y'),(125,'KY','CAYMAN ISLANDS ',NULL,'Y'),(126,'KZ','KAZAKHSTAN ',NULL,'Y'),(127,'LA','LAOS ',NULL,'Y'),(128,'LB','LEBANON ',NULL,'Y'),(129,'LC','SAINT LUCIA ',NULL,'Y'),(130,'LI','LIECHTENSTEIN ',NULL,'Y'),(131,'LK','SRI LANKA ',NULL,'Y'),(132,'LR','LIBERIA ',NULL,'Y'),(133,'LS','LESOTHO ',NULL,'Y'),(134,'LT','LITHUANIA ',NULL,'Y'),(135,'LU','LUXEMBOURG ',NULL,'Y'),(136,'LV','LATVIA ',NULL,'Y'),(137,'LY','LIBYA ',NULL,'Y'),(138,'MA','MOROCCO ',NULL,'Y'),(139,'MC','MONACO ',NULL,'Y'),(140,'MD','MOLDOVA ',NULL,'Y'),(141,'ME','MONTENEGRO ',NULL,'Y'),(142,'MG','MADAGASCAR ',NULL,'Y'),(143,'MH','MARSHALL ISLANDS ',NULL,'Y'),(144,'MK','F.Y.R.O.M. (MACEDONIA) ',NULL,'Y'),(145,'ML','MALI ',NULL,'Y'),(146,'MM','MYANMAR ',NULL,'Y'),(147,'MN','MONGOLIA ',NULL,'Y'),(148,'MO','MACAU ',NULL,'Y'),(149,'MP','NORTHERN MARIANA ISLANDS ',NULL,'Y'),(150,'MQ','MARTINIQUE ',NULL,'Y'),(151,'MR','MAURITANIA ',NULL,'Y'),(152,'MS','MONTSERRAT ',NULL,'Y'),(153,'MT','MALTA ',NULL,'Y'),(154,'MU','MAURITIUS ',NULL,'Y'),(155,'MV','MALDIVES ',NULL,'Y'),(156,'MW','MALAWI ',NULL,'Y'),(157,'MX','MEXICO ',NULL,'Y'),(158,'MY','MALAYSIA ',NULL,'Y'),(159,'MZ','MOZAMBIQUE ',NULL,'Y'),(160,'NA','NAMIBIA ',NULL,'Y'),(161,'NC','NEW CALEDONIA ',NULL,'Y'),(162,'NE','NIGER ',NULL,'Y'),(163,'NF','NORFOLK ISLAND ',NULL,'Y'),(164,'NG','NIGERIA ',NULL,'Y'),(165,'NI','NICARAGUA ',NULL,'Y'),(166,'NL','NETHERLANDS ',NULL,'Y'),(167,'NO','NORWAY ',NULL,'Y'),(168,'NP','NEPAL ',NULL,'Y'),(169,'NR','NAURU ',NULL,'Y'),(170,'NT','NEUTRAL ZONE ',NULL,'Y'),(171,'NU','NIUE ',NULL,'Y'),(172,'NZ','NEW ZEALAND (AOTEAROA) ',NULL,'Y'),(173,'OM','OMAN ',NULL,'Y'),(174,'PA','PANAMA ',NULL,'Y'),(175,'PE','PERU ',NULL,'Y'),(176,'PF','FRENCH POLYNESIA ',NULL,'Y'),(177,'PG','PAPUA NEW GUINEA ',NULL,'Y'),(178,'PH','PHILIPPINES ',NULL,'Y'),(179,'PK','PAKISTAN ',NULL,'Y'),(180,'PL','POLAND ',NULL,'Y'),(181,'PM','ST. PIERRE AND MIQUELON ',NULL,'Y'),(182,'PN','PITCAIRN ',NULL,'Y'),(183,'PR','PUERTO RICO ',NULL,'Y'),(184,'PS','PALESTINIAN TERRITORY, OCCUPIED ',NULL,'Y'),(185,'PT','PORTUGAL ',NULL,'Y'),(186,'PW','PALAU ',NULL,'Y'),(187,'PY','PARAGUAY ',NULL,'Y'),(188,'QA','QATAR ',NULL,'Y'),(189,'RE','REUNION ',NULL,'Y'),(190,'RO','ROMANIA ',NULL,'Y'),(191,'RS','SERBIA ',NULL,'Y'),(192,'RU','RUSSIAN FEDERATION ',NULL,'Y'),(193,'RW','RWANDA ',NULL,'Y'),(194,'SA','SAUDI ARABIA ',NULL,'Y'),(195,'SB','SOLOMON ISLANDS ',NULL,'Y'),(196,'SC','SEYCHELLES ',NULL,'Y'),(197,'SD','SUDAN ',NULL,'Y'),(198,'SE','SWEDEN ',NULL,'Y'),(199,'SG','SINGAPORE ',NULL,'Y'),(200,'SH','ST. HELENA ',NULL,'Y'),(201,'SI','SLOVENIA ',NULL,'Y'),(202,'SJ','SVALBARD & JAN MAYEN ISLANDS ',NULL,'Y'),(203,'SK','SLOVAK REPUBLIC ',NULL,'Y'),(204,'SL','SIERRA LEONE ',NULL,'Y'),(205,'SM','SAN MARINO ',NULL,'Y'),(206,'SN','SENEGAL ',NULL,'Y'),(207,'SO','SOMALIA ',NULL,'Y'),(208,'SR','SURINAME ',NULL,'Y'),(209,'ST','SAO TOME AND PRINCIPE ',NULL,'Y'),(210,'SU','USSR (FORMER) ',NULL,'Y'),(211,'SV','EL SALVADOR ',NULL,'Y'),(212,'SY','SYRIA ',NULL,'Y'),(213,'SZ','SWAZILAND ',NULL,'Y'),(214,'TC','TURKS AND CAICOS ISLANDS ',NULL,'Y'),(215,'TD','CHAD ',NULL,'Y'),(216,'TF','FRENCH SOUTHERN TERRITORIES ',NULL,'Y'),(217,'TG','TOGO ',NULL,'Y'),(218,'TH','THAILAND ',NULL,'Y'),(219,'TJ','TAJIKISTAN ',NULL,'Y'),(220,'TK','TOKELAU ',NULL,'Y'),(221,'TM','TURKMENISTAN ',NULL,'Y'),(222,'TN','TUNISIA ',NULL,'Y'),(223,'TO','TONGA ',NULL,'Y'),(224,'TP','EAST TIMOR ',NULL,'Y'),(225,'TR','TURKEY ',NULL,'Y'),(226,'TT','TRINIDAD AND TOBAGO ',NULL,'Y'),(227,'TV','TUVALU ',NULL,'Y'),(228,'TW','TAIWAN ',NULL,'Y'),(229,'TZ','TANZANIA ',NULL,'Y'),(230,'UA','UKRAINE ',NULL,'Y'),(231,'UG','UGANDA ',NULL,'Y'),(232,'UK','UNITED KINGDOM ',NULL,'Y'),(233,'UM','US MINOR OUTLYING ISLANDS ',NULL,'Y'),(234,'US','UNITED STATES ',NULL,'Y'),(235,'UY','URUGUAY ',NULL,'Y'),(236,'UZ','UZBEKISTAN ',NULL,'Y'),(237,'VA','VATICAN CITY STATE (HOLY SEE) ',NULL,'Y'),(238,'VC','SAINT VINCENT & THE GRENADINES ',NULL,'Y'),(239,'VE','VENEZUELA ',NULL,'Y'),(240,'VG','BRITISH VIRGIN ISLANDS ',NULL,'Y'),(241,'VI','VIRGIN ISLANDS (U.S.) ',NULL,'Y'),(242,'VN','VIET NAM ',NULL,'Y'),(243,'VU','VANUATU ',NULL,'Y'),(244,'WF','WALLIS AND FUTUNA ISLANDS ',NULL,'Y'),(245,'WS','SAMOA ',NULL,'Y'),(246,'YE','YEMEN ',NULL,'Y'),(247,'YT','MAYOTTE ',NULL,'Y'),(248,'YU','SERBIA AND MONTENEGRO (FORMER) ',NULL,'Y'),(249,'ZA','SOUTH AFRICA ',NULL,'Y'),(250,'ZM','ZAMBIA ',NULL,'Y'),(251,'ZR','(ZAIRE) SEE CD CONGO, DEMOCRATIC REPUBLIC ',NULL,'Y'),(252,'ZW','ZIMBABWE',NULL,'Y'); /*!40000 ALTER TABLE `nation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newstock` -- DROP TABLE IF EXISTS `newstock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newstock` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `total` decimal(10,2) NOT NULL, `date` varchar(50) NOT NULL, `item_id1` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `companyid` varchar(100) NOT NULL, `invoice_number` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `amount` varchar(30) NOT NULL, `type` varchar(30) NOT NULL DEFAULT '1', `balance` varchar(30) NOT NULL, `stockfrom` varchar(50) NOT NULL, `stockto` varchar(50) NOT NULL, `item_id` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `discount` varchar(10) NOT NULL, `qty` decimal(10,2) NOT NULL, `tax` varchar(30) NOT NULL, `sellingprice` varchar(11) NOT NULL, `vat` varchar(50) NOT NULL, `taxable` varchar(50) NOT NULL, `vatrate` varchar(50) NOT NULL DEFAULT '16', `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, `frombefore` varchar(20) NOT NULL, `fromafter` varchar(20) NOT NULL, `fromremoved` varchar(20) NOT NULL, `taskCd` varchar(50) NOT NULL, `itemSeq` varchar(50) NOT NULL, `itemClsCd` varchar(50) DEFAULT NULL, `taxTyCd` varchar(50) DEFAULT NULL, `pkgUnitCd` varchar(50) DEFAULT NULL, `imptItemsttsCd` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`userid`,`invoice_number`,`type`,`item_id`,`invoice`,`branchid`) ) ENGINE=InnoDB AUTO_INCREMENT=1569 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,'Boys Half cout 3 in 1','',1.00,'2023-12-21 18:20:20','2.00','1','newstock','1','','',900.00,'','1','3','internal','1','8','','',0.00,'','1850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(2,'Manual Breast Bump','',1.00,'2023-12-21 19:26:48','6.00','9','newstock','1','','',650.00,'','1','7','internal','1','27','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(3,'','1',10.00,'2023-12-21 19:29:06','0.00','9','newstock','1','91703176090','2',700.00,'','1','10','supplier','1','126','','',0.00,'VATABLE','780','965.52','6034.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(4,'','1',1.00,'2023-12-21 19:29:28','21.00','9','newstock','1','91703176090','2',0.00,'','1','22','supplier','1','86','','',0.00,'VATABLE','1400','0.00','0.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(5,'','1',1.00,'2023-12-21 19:30:19','22.00','9','newstock','1','91703176195','2',0.00,'','1','23','supplier','1','86','','',0.00,'VATABLE','1400','0.00','0.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(6,'kisskids','',5.00,'2023-12-21 19:41:52','0.00','9','newstock','1','','',500.00,'','1','5','internal','1','127','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(7,'','1',7.00,'2023-12-21 19:47:13','5.00','9','newstock','1','91703176993','2',500.00,'','1','12','supplier','1','127','','',0.00,'VATABLE','700','482.76','3017.24','16.00','','received',0,'0000-00-00 00:00:00','pcs','7',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(8,'3 in1 trousers','',86.00,'2023-12-21 20:16:42','0.00','9','newstock','1','','',0.00,'','1','86','internal','1','128','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(9,' Dangaree','86',1.00,'2023-12-21 20:52:28','22.00','1','newstock','1','','',0.00,'','1','23','1','1','86','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(10,'Dafi','6947662262220',1.00,'2023-12-21 20:52:31','39.00','1','newstock','1','','',0.00,'','1','40','1','1','6947662262220','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(11,'Pre-Walkers ','97',2.00,'2023-12-21 20:52:33','15.00','1','newstock','1','','',0.00,'','1','17','1','1','97','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(12,'ND Boys 2 in 1(Bow Tie)','',-9.00,'2023-12-21 20:54:35','11.00','1','newstock','1','','',850.00,'','1','2','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(13,'ND Boys 2 in 1(Bow Tie)','',8.00,'2023-12-21 20:54:48','2.00','1','newstock','1','','',850.00,'','1','10','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(14,'Big Shakers','',-1.00,'2023-12-21 20:55:38','11.00','1','newstock','1','','',500.00,'','1','10','internal','1','25','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(15,'Light Blanket','',6.00,'2023-12-21 20:59:58','0.00','1','newstock','1','','',350.00,'','1','6','internal','1','130','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(16,'Light Blanket','',5.00,'2023-12-21 21:00:56','6.00','1','newstock','1','','',350.00,'','1','11','internal','1','130','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(17,'Receiving set heavy','',-3.00,'2023-12-21 21:02:55','11.00','1','newstock','1','','',1000.00,'','1','8','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(18,'Receiving set heavy','',1.00,'2023-12-21 21:03:04','8.00','1','newstock','1','','',1000.00,'','1','9','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(19,'Dangaree','',-1.00,'2023-12-21 21:04:54','23.00','1','newstock','1','','',0.00,'','1','22','internal','1','86','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(20,'Cotton Wool ','59',1.00,'2023-12-21 21:07:36','3.00','1','newstock','1','','',0.00,'','1','4','1','1','59','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(21,'Feeder ','18',1.00,'2023-12-21 21:08:12','58.00','1','newstock','1','','',0.00,'','1','59','1','1','18','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(22,'3 in 1 Onesis Jumper Trousers ','7',3.00,'2023-12-21 21:08:38','19.00','1','newstock','1','','',0.00,'','1','22','1','1','7','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(23,' Dangaree','86',1.00,'2023-12-21 21:08:43','22.00','1','newstock','1','','',0.00,'','1','23','1','1','86','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(24,'Baby Shoes','98',1.00,'2023-12-21 21:10:40','6.00','1','newstock','1','','',0.00,'','1','7','1','1','98','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(25,'Dangaree','',-1.00,'2023-12-21 21:11:50','23.00','1','newstock','1','','',0.00,'','1','22','internal','1','86','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(26,'Baby Shoes','',-1.00,'2023-12-21 21:12:13','7.00','1','newstock','1','','',700.00,'','1','6','internal','1','98','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(27,'Baby Show','',7.00,'2023-12-21 21:13:07','0.00','1','newstock','1','','',1000.00,'','1','7','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(28,'Baby Show','',-2.00,'2023-12-21 21:14:13','7.00','1','newstock','1','','',1000.00,'','1','5','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(29,'Blankets Warmer','',7.00,'2023-12-21 21:14:37','0.00','1','newstock','1','','',600.00,'','1','7','internal','1','129','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(30,'Burp Cloth 3 in 1','',1.00,'2023-12-21 21:22:30','1.00','1','newstock','1','','',400.00,'','1','2','internal','1','19','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(31,'stockings','',53.00,'2023-12-22 15:21:49','0.00','9','newstock','1','','',104.00,'','1','53','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(32,'Jeshi Suit Long Sleeve','',1.00,'2023-12-22 16:07:01','2.00','9','newstock','1','','',1350.00,'','1','3','internal','1','111','','',0.00,'','1950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(33,'NORMAL JEANS TROUSER','',1.00,'2023-12-22 16:26:11','0.00','9','newstock','1','','',600.00,'','1','1','internal','1','133','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(34,'Hooded Towels','',1.00,'2023-12-22 16:41:04','1.00','9','newstock','1','','',650.00,'','1','2','internal','1','107','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(35,'FLAG BENNER','',4.00,'2023-12-22 17:18:51','0.00','9','newstock','1','','',150.00,'','1','4','internal','1','134','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(36,'Baby Walker','',2.00,'2023-12-22 17:20:38','2.00','9','newstock','1','','',2500.00,'','1','4','internal','1','43','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(37,'ZEYA MODA DRESS','',5.00,'2023-12-22 17:35:44','0.00','9','newstock','1','','',2000.00,'','Main','5','Internal','Main','135','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(38,'Hooded Towels','',1.00,'2023-12-22 17:41:30','1.00','9','newstock','1','','',650.00,'','Main','2','Internal','Main','107','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(39,'Molfix No. 4 (Medium )','',3.00,'2023-12-22 19:26:51','3.00','9','newstock','1','','',0.00,'','1','6','internal','1','6224008817598','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(40,'MOLFIX NO. 2(MEDIUM)','',5.00,'2023-12-22 19:31:04','0.00','9','newstock','1','','',606.00,'','Main','5','Internal','Main','136','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(41,'MOLFIX NO.5 (MEDIUM)','',5.00,'2023-12-22 19:33:00','0.00','9','newstock','1','','',606.00,'','Main','5','Internal','Main','137','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(42,'MOLFIX NO. 3 (JUMBO)','',5.00,'2023-12-22 19:35:39','0.00','9','newstock','1','','',1050.00,'','Main','5','Internal','Main','138','','',0.00,'','1399','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(43,'MOLFIX NO. 4 (JUMBO)','',3.00,'2023-12-22 19:37:26','0.00','9','newstock','1','','',1050.00,'','Main','3','Internal','Main','139','','',0.00,'','1399','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(44,'','1',5.00,'2023-12-23 09:11:24','0.00','9','newstock','1','91703311839','2',606.00,'','1','5','supplier','1','136','','',0.00,'VATABLE','799','417.93','2612.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(45,'','1',5.00,'2023-12-23 09:15:04','0.00','9','newstock','1','91703311839','2',1050.00,'','1','5','supplier','1','138','','',0.00,'VATABLE','1399','724.14','4525.86','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(46,'','1',3.00,'2023-12-23 09:15:21','0.00','9','newstock','1','91703311839','2',1050.00,'','1','3','supplier','1','139','','',0.00,'VATABLE','1399','434.48','2715.52','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(47,'','1',5.00,'2023-12-23 09:19:27','0.00','9','newstock','1','91703311839','2',606.00,'','1','5','supplier','1','137','','',0.00,'VATABLE','799','417.93','2612.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(48,'kisskids','',-12.00,'2023-12-23 09:22:50','12.00','1','newstock','1','','',500.00,'','1','0','internal','1','127','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(49,'Softcare small','',-10.00,'2023-12-23 09:23:20','10.00','1','newstock','1','','',0.00,'','1','0','internal','1','126','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(50,'Light Blanket','',-5.00,'2023-12-23 09:24:18','11.00','1','newstock','1','','',350.00,'','1','6','internal','1','130','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(51,'Baby Cotton Trousers','',33.00,'2023-12-23 09:33:33','56.00','1','newstock','1','','',200.00,'','1','89','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(52,'3 in1 trousers','',-86.00,'2023-12-23 09:34:02','86.00','1','newstock','1','','',0.00,'','1','0','internal','1','128','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(53,'Track Suits','',-2.00,'2023-12-23 09:35:22','2.00','1','newstock','1','','',0.00,'','1','0','internal','1','120','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(54,'Pollka Dot Dress','',1.00,'2023-12-23 09:50:27','1.00','9','newstock','1','','',0.00,'','1','2','internal','1','116','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(55,'','1',10.00,'2023-12-23 10:53:31','0.00','9','newstock','1','91703317931','2',0.00,'','1','10','supplier','1','140','','',0.00,'VATABLE','1','0.00','0.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(56,'2 in 1 Girls','',5.00,'2023-12-27 19:10:00','12.00','9','newstock','1','','',0.00,'','1','17','internal','1','119','','',0.00,'','01600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(57,'Nursing Pillow','',3.00,'2023-12-27 19:18:34','4.00','9','newstock','1','','',900.00,'','1','7','internal','1','38','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(58,'Toilet Trainer','',2.00,'2023-12-27 19:19:02','1.00','9','newstock','1','','',0.00,'','1','3','internal','1','58','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(59,'Big Rocker','',1.00,'2023-12-27 19:19:22','1.00','9','newstock','1','','',4700.00,'','1','2','internal','1','40','','',0.00,'','5800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(60,'Small Rocker','',2.00,'2023-12-27 19:19:44','0.00','9','newstock','1','','',2500.00,'','1','2','internal','1','41','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(61,'NEW DR. DUDU.','',25.00,'2023-12-27 19:21:29','0.00','9','newstock','1','','',400.00,'','1','25','internal','1','141','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(62,'Pre-Walkers','',12.00,'2023-12-27 19:21:57','14.00','9','newstock','1','','',450.00,'','1','26','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(63,'Bottle Bank','',2.00,'2023-12-27 19:22:21','2.00','9','newstock','1','','',1600.00,'','1','4','internal','1','64','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(64,'HIP STAR','',10.00,'2023-12-27 19:24:39','0.00','9','newstock','1','','',900.00,'','1','10','internal','1','142','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(65,'GIRLS JEANS','',4.00,'2023-12-27 19:26:31','0.00','9','newstock','1','','',700.00,'','1','4','internal','1','143','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(66,'GIRLS T-SHIRT','',10.00,'2023-12-27 19:31:00','0.00','9','newstock','1','','',350.00,'','1','10','internal','1','144','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(67,'Adjustable Pillow','',1.00,'2023-12-27 20:08:30','1.00','10','newstock','1','','',2100.00,'','1','2','internal','1','44','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(68,'Chicco bag Normal','',1.00,'2023-12-29 10:50:17','8.00','9','newstock','1','','',1400.00,'','1','9','internal','1','61','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(69,'GIRLS JEANS','',1.00,'2023-12-29 10:52:13','3.00','9','newstock','1','','',700.00,'','1','4','internal','1','143','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(70,'Nursing Pillow','',-1.00,'2024-01-04 13:55:47','7.00','10','newstock','1','','',900.00,'','1','6','internal','1','38','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(71,'Cotton Wool','',12.00,'2024-01-07 17:21:53','3.00','9','newstock','1','','',0.00,'','1','15','internal','1','59','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(72,'ZEYA MODA DRESS','',5.00,'2024-01-08 15:18:36','0.00','9','newstock','1','','',2000.00,'','1','5','internal','1','135','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(73,'Building Blocks','',1.00,'2024-01-08 15:21:34','0.00','9','newstock','1','','',1400.00,'','1','1','internal','1','24','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(74,'Baby Walker','',7.00,'2024-01-08 20:14:22','1.00','9','newstock','1','','',2500.00,'','1','8','internal','1','43','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(75,'Electric Breast Bump','',10.00,'2024-01-08 20:15:17','6.00','9','newstock','1','','',1400.00,'','1','16','internal','1','6925546000205','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(76,'Manual Breast Bump','',10.00,'2024-01-08 20:15:58','7.00','9','newstock','1','','',650.00,'','1','17','internal','1','27','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(77,'Bath Sits','',6.00,'2024-01-08 20:17:43','0.00','9','newstock','1','','',850.00,'','1','6','internal','1','47','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(78,'Chicco Bags (Suprime)','',5.00,'2024-01-08 20:18:33','1.00','9','newstock','1','','',1800.00,'','1','6','internal','1','60','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(79,'Post Pattern','',8.00,'2024-01-08 20:19:22','5.00','9','newstock','1','','',350.00,'','1','13','internal','1','46','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(80,'Marking Tosh','',6.00,'2024-01-08 20:19:59','5.00','9','newstock','1','','',350.00,'','1','11','internal','1','67','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(81,'Baby fruit Feeder','',10.00,'2024-01-08 20:20:38','4.00','9','newstock','1','','',0.00,'','1','14','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(82,'Silicon Bibs','',20.00,'2024-01-08 20:21:12','11.00','9','newstock','1','','',250.00,'','1','31','internal','1','17','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(83,'Burp Cloth 3 in 1','',6.00,'2024-01-08 20:21:58','2.00','9','newstock','1','','',400.00,'','1','8','internal','1','19','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(84,'Squize Silicon feeder','',10.00,'2024-01-08 20:22:44','2.00','9','newstock','1','','',0.00,'','1','12','internal','1','6957660746691','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(85,'Receiving set (5 pieces)','',10.00,'2024-01-08 20:26:26','1.00','9','newstock','1','','',400.00,'','1','11','internal','1','82','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(86,'ND Boys 2 in 1(Bow Tie)','',12.00,'2024-01-08 20:28:40','9.00','9','newstock','1','','',850.00,'','1','21','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(87,'Silicon Bibs','',-20.00,'2024-01-08 20:55:10','31.00','10','newstock','1','','',250.00,'','1','11','internal','1','17','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(88,'Nappy Linners','',-8.00,'2024-01-08 20:55:55','24.00','10','newstock','1','','',38.00,'','1','16','internal','1','33','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(89,'3 in 1 bandana bib','',20.00,'2024-01-08 20:58:38','0.00','9','newstock','1','','',400.00,'','1','20','internal','1','145','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(90,'360 MAGIC CUP','',20.00,'2024-01-08 21:00:09','0.00','9','newstock','1','','',450.00,'','1','20','internal','1','146','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(91,'HIGH CHAIR','',2.00,'2024-01-08 21:03:00','0.00','9','newstock','1','','',4000.00,'','1','2','internal','1','147','','',0.00,'','6000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(92,'Aryuv Swipes','',5.00,'2024-01-12 19:45:27','1.00','9','newstock','1','','',160.00,'','1','6','internal','1','23','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(93,'Softcare wipes','',10.00,'2024-01-12 19:50:35','0.00','9','newstock','1','','',150.00,'','1','10','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(94,'BELLA BABY WIPES','',5.00,'2024-01-12 19:52:33','0.00','9','newstock','1','','',125.00,'','1','5','internal','1','149','','',0.00,'','180','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(95,'Feediing bottle.','',27.00,'2024-01-13 19:27:53','0.00','9','newstock','1','','',350.00,'','1','27','internal','1','150','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(96,'Teether','',12.00,'2024-01-13 19:28:24','1.00','9','newstock','1','','',0.00,'','1','13','internal','1','94','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(97,'Pants Small Baby Girls','',12.00,'2024-01-13 19:29:04','36.00','9','newstock','1','','',59.00,'','1','48','internal','1','52','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(98,'cotton panties simless','',12.00,'2024-01-13 19:30:54','6.00','9','newstock','1','','',125.00,'','1','18','internal','1','6971919190011','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(99,'cotton panties','',36.00,'2024-01-13 19:32:27','7.00','9','newstock','1','','',125.00,'','1','43','internal','1','6971919199014','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(100,'3XL PANTIES','',12.00,'2024-01-13 19:34:27','0.00','9','newstock','1','','',140.00,'','1','12','internal','1','151','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(101,'Mitten (Pair)','',72.00,'2024-01-13 19:36:20','86.00','9','newstock','1','','',40.00,'','1','158','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(102,'Cotton Rompers.','',10.00,'2024-01-13 19:37:54','0.00','9','newstock','1','','',1100.00,'','1','10','internal','1','152','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(103,'Nursing Pillow','',12.00,'2024-01-13 19:38:14','5.00','9','newstock','1','','',900.00,'','1','17','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(104,'Balley Dress','',12.00,'2024-01-13 19:38:38','7.00','9','newstock','1','','',0.00,'','1','19','internal','1','87','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(105,'Jeshi Suit Long Sleeve','',1.00,'2024-01-13 19:39:19','3.00','9','newstock','1','','',1350.00,'','1','4','internal','1','111','','',0.00,'','1950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(106,'UNIQUE JESHI','',6.00,'2024-01-13 19:41:28','0.00','9','newstock','1','','',1500.00,'','1','6','internal','1','153','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(107,'Receiving set (5 pieces)','',10.00,'2024-01-13 19:43:08','11.00','9','newstock','1','','',400.00,'','1','21','internal','1','82','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(108,'Cotton bath net','',2.00,'2024-01-13 19:48:18','0.00','9','newstock','1','','',1100.00,'','1','2','internal','1','154','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(109,'ND BOYS BIG 2 IN 1','',9.00,'2024-01-13 19:53:58','0.00','9','newstock','1','','',1100.00,'','1','9','internal','1','155','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(110,'Small Care Kit','',5.00,'2024-01-13 19:54:19','6.00','9','newstock','1','','',450.00,'','1','11','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(111,'MOLFIX WIPES SENSITIVE SKIN','',12.00,'2024-01-13 20:09:54','0.00','9','newstock','1','','',160.00,'','1','12','internal','1','156','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(112,'MOLFIX WIPES FRESH CLEAN','',12.00,'2024-01-13 20:11:21','0.00','9','newstock','1','','',160.00,'','1','12','internal','1','157','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(113,'MOLFIX NO. 2(MEDIUM)','',10.00,'2024-01-13 20:22:33','1.00','9','newstock','1','','',606.00,'','1','11','internal','1','136','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(114,'Molfix No.3 (Medium)','',5.00,'2024-01-13 20:24:01','2.00','9','newstock','1','','',0.00,'','1','7','internal','1','6224008817567','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(115,'JUMBO PANTS NO.4','',1.00,'2024-01-13 20:31:30','0.00','9','newstock','1','','',1131.00,'','1','1','internal','1','159','','',0.00,'','1299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(116,'MEDIUM PANTS NO. 4','',5.00,'2024-01-13 20:32:57','0.00','9','newstock','1','','',595.00,'','1','5','internal','1','160','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(117,'JUMBO PANTS NO. 3','',1.00,'2024-01-13 20:34:26','0.00','9','newstock','1','','',1131.00,'','1','1','internal','1','161','','',0.00,'','1299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(118,'MEDIUM PANTS NO. 3','',5.00,'2024-01-13 20:36:17','0.00','9','newstock','1','','',595.00,'','1','5','internal','1','162','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(119,'MOLFIX NO.5 (MEDIUM)','',1.00,'2024-01-13 20:38:10','5.00','9','newstock','1','','',606.00,'','1','6','internal','1','137','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(120,'MOLFIX SMALL PANTS NO. 3','',5.00,'2024-01-13 20:42:35','0.00','9','newstock','1','','',173.00,'','1','5','internal','1','163','','',0.00,'','299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(121,'MOLFIX SMALL NO. 2','',5.00,'2024-01-13 20:54:20','0.00','9','newstock','1','','',119.00,'','1','5','internal','1','164','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(122,'Molfix No. 4 (Medium )','',2.00,'2024-01-13 20:55:49','6.00','9','newstock','1','','',606.00,'','1','8','internal','1','6224008817598','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(123,'MOLFIX NO. 4 (JUMBO)','',1.00,'2024-01-13 20:57:19','3.00','9','newstock','1','','',1050.00,'','1','4','internal','1','139','','',0.00,'','1399','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(124,'MOLPED SUPER PADS','',12.00,'2024-01-13 21:00:22','0.00','9','newstock','1','','',81.00,'','1','12','internal','1','158','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(125,'small cussons gift box','',6.00,'2024-01-15 13:11:38','0.00','9','newstock','1','','',916.00,'','1','6','internal','1','165','','',0.00,'','1699','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(126,'large cussons gift box','',6.00,'2024-01-15 13:14:21','0.00','9','newstock','1','','',1360.00,'','1','6','internal','1','166','','',0.00,'','1799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(127,'water filled teether','',10.00,'2024-01-26 19:38:45','0.00','9','newstock','1','','',120.00,'','1','10','internal','1','167','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(128,'storage cups','',6.00,'2024-01-26 19:41:07','0.00','9','newstock','1','','',520.00,'','1','6','internal','1','168','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(129,'momeasy baby walker','',6.00,'2024-01-26 19:43:46','0.00','9','newstock','1','','',2600.00,'','1','6','internal','1','169','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(130,'Softcare wipes','',10.00,'2024-01-31 19:32:03','8.00','9','newstock','1','','',150.00,'','1','18','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(131,'Bottle Warmer','',7.00,'2024-02-02 19:04:06','5.00','9','newstock','1','','',850.00,'','1','12','internal','1','63','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(132,'Play matt','',2.00,'2024-02-02 19:04:26','1.00','9','newstock','1','','',0.00,'','1','3','internal','1','69','','',0.00,'','2300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(133,'Dispossable Panties (51 in 1 )','',20.00,'2024-02-02 19:04:47','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','99','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(134,'Blankets Warmer','',6.00,'2024-02-02 19:05:37','3.00','9','newstock','1','','',600.00,'','1','9','internal','1','129','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(135,'Baby Show','',3.00,'2024-02-02 19:05:58','4.00','9','newstock','1','','',1000.00,'','1','7','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(136,'Receiving set (11 pieces)','',6.00,'2024-02-02 19:06:21','2.00','9','newstock','1','','',800.00,'','1','8','internal','1','83','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(137,'Socks (Pair)','',72.00,'2024-02-02 19:06:40','17.00','9','newstock','1','','',42.00,'','1','89','internal','1','28','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(138,'Nappy Linners','',48.00,'2024-02-02 19:06:59','6.00','9','newstock','1','','',38.00,'','1','54','internal','1','33','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(139,'NAPPY LINERS-LARGE','',48.00,'2024-02-02 19:08:42','0.00','9','newstock','1','','',50.00,'','1','48','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(140,'Pre-Walkers','',1.00,'2024-02-02 19:09:54','18.00','9','newstock','1','','',450.00,'','1','19','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(141,'Mitten (Pair)','',700.00,'2024-02-04 13:15:34','136.00','9','newstock','1','','',40.00,'','1','836','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(142,'Dafi','',950.00,'2024-02-04 13:20:05','29.00','9','newstock','1','','',750.00,'','1','979','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(143,'Wash clothes (pack of 8)','',320.00,'2024-02-04 13:21:09','10.00','9','newstock','1','','',125.00,'','1','330','internal','1','16','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(144,'Feeder','',100.00,'2024-02-04 13:22:20','50.00','9','newstock','1','','',45.00,'','1','150','internal','1','18','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(145,'test product','',5.00,'2024-02-07 18:23:17','8.00','9','newstock','1','','',0.00,'','1','13','internal','1','140','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(146,'DRYING RACK- MOMEASY','',3.00,'2024-02-07 22:02:37','0.00','9','newstock','1','','',1300.00,'','1','3','internal','1','171','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(147,'MICROWAVE STERILIZER','',3.00,'2024-02-07 22:04:38','0.00','9','newstock','1','','',1980.00,'','1','3','internal','1','172','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(148,'storage cups','',10.00,'2024-02-08 18:10:16','3.00','9','newstock','1','','',520.00,'','1','13','internal','1','168','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(149,'Mitten (Pair)','',-835.00,'2024-02-10 18:26:58','835.00','1','newstock','1','','',40.00,'','1','0','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(150,'Mitten (Pair)','',136.00,'2024-02-10 18:27:11','0.00','1','newstock','1','','',40.00,'','1','136','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(151,'Dafi','',-978.00,'2024-02-10 18:28:09','978.00','1','newstock','1','','',750.00,'','1','0','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(152,'Dafi','',25.00,'2024-02-10 18:28:18','0.00','1','newstock','1','','',750.00,'','1','25','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(153,'Wash clothes (pack of 8)','',-329.00,'2024-02-10 18:29:03','329.00','1','newstock','1','','',125.00,'','1','0','internal','1','16','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(154,'Wash clothes (pack of 8)','',8.00,'2024-02-10 18:29:13','0.00','1','newstock','1','','',125.00,'','1','8','internal','1','16','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(155,'Feeder','',-150.00,'2024-02-10 18:29:35','150.00','1','newstock','1','','',45.00,'','1','0','internal','1','18','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(156,'Nursing Pillow','',-12.00,'2024-02-10 18:29:58','15.00','1','newstock','1','','',900.00,'','1','3','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(157,'Nursing Bras','',12.00,'2024-02-10 18:56:02','5.00','1','newstock','1','','',200.00,'','1','17','internal','1','34','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(158,'Feeder','',50.00,'2024-02-10 19:18:00','0.00','1','newstock','1','','',45.00,'','1','50','internal','1','18','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(159,'Nursing Pillow','',6.00,'2024-02-11 20:49:33','3.00','10','newstock','1','','',900.00,'','1','9','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(160,'Hooded Towels','',6.00,'2024-02-11 20:50:11','1.00','10','newstock','1','','',650.00,'','1','7','internal','1','107','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(161,'Mitten (Pair)','',36.00,'2024-02-11 20:51:53','136.00','10','newstock','1','','',40.00,'','1','172','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(162,'Nappy Linners- small','',60.00,'2024-02-11 20:52:30','50.00','10','newstock','1','','',38.00,'','1','110','internal','1','33','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(163,'stockings','',60.00,'2024-02-11 20:53:40','44.00','10','newstock','1','','',104.00,'','1','104','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(164,'Baby fruit Feeder','',12.00,'2024-02-11 20:54:10','3.00','10','newstock','1','','',0.00,'','1','15','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(165,'Bottle Warmer','',2.00,'2024-02-11 20:55:30','12.00','10','newstock','1','','',850.00,'','1','14','internal','1','63','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(166,'3 in 1 bandana bib','',20.00,'2024-02-11 20:56:02','19.00','10','newstock','1','','',400.00,'','1','39','internal','1','145','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(167,'Burp Cloth 3 in 1','',10.00,'2024-02-11 20:58:10','8.00','10','newstock','1','','',400.00,'','1','18','internal','1','19','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(168,'HIGH CHAIR','',2.00,'2024-02-11 20:59:25','1.00','10','newstock','1','','',4000.00,'','1','3','internal','1','147','','',0.00,'','6000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(169,'3 in 1 Onesis Jumper Trousers','',14.00,'2024-02-11 21:00:31','20.00','10','newstock','1','','',950.00,'','1','34','internal','1','7','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(170,'onesis','',130.00,'2024-02-11 21:01:01','190.00','10','newstock','1','','',190.00,'','1','320','internal','1','5','','',0.00,'','260','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(171,'Baby Cotton Trousers','',30.00,'2024-02-11 21:01:59','69.00','10','newstock','1','','',200.00,'','1','99','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(172,'Pregnancy Pillow','',2.00,'2024-02-11 21:09:49','0.00','10','newstock','1','','',2000.00,'','1','2','internal','1','173','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(173,'3 in 1 jeans dress','',2.00,'2024-02-11 21:27:05','0.00','10','newstock','1','','',1500.00,'','1','2','internal','1','174','','',0.00,'','2300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(174,'Baby shower cap','',5.00,'2024-02-11 21:28:41','0.00','10','newstock','1','','',250.00,'','1','5','internal','1','175','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(175,'PP Nursing bottle','',4.00,'2024-02-11 21:31:17','0.00','10','newstock','1','','',200.00,'','1','4','internal','1','176','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(176,'Bow-tie socks','',16.00,'2024-02-11 21:33:29','0.00','10','newstock','1','','',300.00,'','1','16','internal','1','177','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(177,'Small building blocks','',2.00,'2024-02-11 21:35:28','0.00','10','newstock','1','','',500.00,'','1','2','internal','1','178','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(178,'Wollen baby walker','',10.00,'2024-02-11 21:36:43','0.00','10','newstock','1','','',350.00,'','1','10','internal','1','179','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(179,'Baby toys shaker','',5.00,'2024-02-11 21:38:36','0.00','10','newstock','1','','',300.00,'','1','5','internal','1','180','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(180,'Baby rattle shaker','',10.00,'2024-02-11 21:40:01','0.00','10','newstock','1','','',250.00,'','1','10','internal','1','181','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(181,'Mama baba shaker','',5.00,'2024-02-11 21:41:35','0.00','10','newstock','1','','',500.00,'','1','5','internal','1','182','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(182,'Baby teether shaker- small','',5.00,'2024-02-11 21:45:06','0.00','10','newstock','1','','',200.00,'','1','5','internal','1','183','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(183,'Baby teether shaker-big','',5.00,'2024-02-11 21:46:47','0.00','10','newstock','1','','',500.00,'','1','5','internal','1','184','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(184,'UNIQUE SOCKS','',21.00,'2024-02-14 15:55:09','0.00','9','newstock','1','','',22.00,'','1','21','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(185,'Socks (Pair)','',-24.00,'2024-02-14 16:29:26','82.00','10','newstock','1','','',42.00,'','1','58','internal','1','28','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(186,'5in1 cotton trousers','',9.00,'2024-02-14 20:13:43','0.00','9','newstock','1','','',950.00,'','1','9','internal','1','186','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(187,'Boxers Toto','',6.00,'2024-02-25 15:32:56','0.00','9','newstock','1','','',84.00,'','1','6','internal','1','54','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(188,'Pre-Walkers','',1.00,'2024-02-25 17:31:09','15.00','10','newstock','1','','',450.00,'','1','16','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(189,'Boxers Toto','',-3.00,'2024-02-25 17:31:42','4.00','10','newstock','1','','',84.00,'','1','1','internal','1','54','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(190,'test product','',3.00,'2024-02-26 19:01:50','13.00','9','newstock','1','','',0.00,'','1','16','internal','1','140','','',0.00,'','0','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(191,'Softcare wipes','',5.00,'2024-02-26 19:03:55','12.00','9','newstock','1','','',150.00,'','1','17','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(192,'Softcare Diapper (Medium )','',6.00,'2024-02-29 16:20:21','1.00','9','newstock','1','','',0.00,'','1','7','internal','1','6166000121849','','',0.00,'','699','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(193,'softcare xl','',6.00,'2024-02-29 16:29:02','0.00','9','newstock','1','','',642.00,'','1','6','internal','1','187','','',0.00,'','699','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(194,'softcare large','',6.00,'2024-02-29 16:32:33','0.00','9','newstock','1','','',642.00,'','1','6','internal','1','188','','',0.00,'','699','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(195,'Baby Nest','',7.00,'2024-03-01 12:46:41','0.00','9','newstock','1','','',850.00,'','1','7','internal','1','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(196,'water filled teether','',20.00,'2024-03-01 12:46:58','0.00','9','newstock','1','','',120.00,'','1','20','internal','1','167','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(197,'T - shirts','',40.00,'2024-03-01 12:48:40','4.00','9','newstock','1','','',0.00,'','1','44','internal','1','93','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(198,'Boxers Toto','',24.00,'2024-03-01 12:48:57','1.00','9','newstock','1','','',84.00,'','1','25','internal','1','54','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(199,'BOXER MEDIUM','',12.00,'2024-03-01 12:49:58','0.00','9','newstock','1','','',125.00,'','1','12','internal','1','189','','',0.00,'','125','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(200,'TSHIRT,ONESIS AND SHORT.','',15.00,'2024-03-01 12:50:55','0.00','9','newstock','1','','',950.00,'','1','15','internal','1','190','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(201,'COOL BABY SMALL','',6.00,'2024-03-09 19:07:40','0.00','9','newstock','1','','',476.00,'','1','6','internal','1','191','','',0.00,'','699','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(202,'COOL BABY MEDIUM','',6.00,'2024-03-09 19:10:01','0.00','9','newstock','1','','',476.00,'','1','6','internal','1','192','','',0.00,'','699','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(203,'COOL BABY LARGE','',6.00,'2024-03-09 19:12:00','0.00','9','newstock','1','','',476.00,'','1','6','internal','1','193','','',0.00,'','699','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(204,'COOL BABY XL','',6.00,'2024-03-09 19:14:29','0.00','9','newstock','1','','',476.00,'','1','6','internal','1','194','','',0.00,'','699','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(205,'Light Romper','',19.00,'2024-03-10 19:53:06','40.00','10','newstock','1','','',450.00,'','1','59','internal','1','3','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(206,'Nursing Pillow','',3.00,'2024-03-10 19:54:06','3.00','10','newstock','1','','',900.00,'','1','6','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(207,'Baby Cotton Trousers','',76.00,'2024-03-10 19:54:42','91.00','10','newstock','1','','',200.00,'','1','167','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(208,'Marking Tosh','',7.00,'2024-03-10 19:54:56','5.00','10','newstock','1','','',350.00,'','1','12','internal','1','67','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(209,'BELLA BABY WIPES','',5.00,'2024-03-11 17:58:16','2.00','9','newstock','1','','',125.00,'','1','7','internal','1','149','','',0.00,'','180','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(210,'Aryuv Swipes','',3.00,'2024-03-11 17:58:56','1.00','9','newstock','1','','',160.00,'','1','4','internal','1','23','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(211,'Baby Cotton Trousers','',1.00,'2024-03-12 12:52:36','167.00','9','newstock','1','','',200.00,'','1','168','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(212,'GIRLS T-SHIRT','',1.00,'2024-03-19 10:40:46','5.00','9','newstock','1','','',350.00,'','1','6','internal','1','144','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(213,'UNIQUE SOCKS','',48.00,'2024-03-30 17:37:09','0.00','10','newstock','1','','',22.00,'','1','48','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(214,'Wash clothes (pack of 8)','',12.00,'2024-03-30 17:37:26','3.00','10','newstock','1','','',125.00,'','1','15','internal','1','16','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(215,'Silicon Bowl and spoon','',10.00,'2024-03-30 17:37:43','8.00','10','newstock','1','','',350.00,'','1','18','internal','1','62','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(216,'Baby Carrier (Hip Seater )','',3.00,'2024-03-30 17:38:00','3.00','10','newstock','1','','',1900.00,'','1','6','internal','1','50','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(217,'FlanneLs','',48.00,'2024-03-30 17:38:19','7.00','10','newstock','1','','',150.00,'','1','55','internal','1','32','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(218,'Big Care Kit','',6.00,'2024-03-30 17:38:43','5.00','10','newstock','1','','',750.00,'','1','11','internal','1','11','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(219,'Small Care Kit','',6.00,'2024-03-30 17:38:56','4.00','10','newstock','1','','',450.00,'','1','10','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(220,'Light Blanket','',6.00,'2024-03-30 17:39:16','2.00','10','newstock','1','','',350.00,'','1','8','internal','1','130','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(221,'Washable Breast Pads (awemt)','',10.00,'2024-03-30 17:39:37','8.00','10','newstock','1','','',300.00,'','1','18','internal','1','4287211','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(222,'Baby Pacifier','',12.00,'2024-03-30 17:40:00','10.00','10','newstock','1','','',95.00,'','1','22','internal','1','110','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(223,'Bottle Bank','',2.00,'2024-03-30 17:40:16','2.00','10','newstock','1','','',1600.00,'','1','4','internal','1','64','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(224,'Silicon Bibs','',17.00,'2024-03-30 17:40:31','1.00','10','newstock','1','','',250.00,'','1','18','internal','1','17','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(225,'Manual Breast Bump','',6.00,'2024-03-30 17:40:55','7.00','10','newstock','1','','',650.00,'','1','13','internal','1','27','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(226,'vest','',24.00,'2024-03-30 17:41:16','8.00','10','newstock','1','','',125.00,'','1','32','internal','1','35','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(227,'onesis','',55.00,'2024-03-30 17:41:57','211.00','10','newstock','1','','',190.00,'','1','266','internal','1','5','','',0.00,'','260','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(228,'Baby Cotton Trousers','',20.00,'2024-03-30 17:42:26','147.00','10','newstock','1','','',200.00,'','1','167','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(229,'momeasy baby walker','',6.00,'2024-04-02 16:08:40','0.00','9','newstock','1','','',2600.00,'','1','6','internal','1','169','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(230,'poti','',10.00,'2024-04-11 13:20:30','0.00','9','newstock','1','','',105.00,'','1','10','internal','1','195','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(231,'Big Shakers','',7.00,'2024-04-15 17:57:26','0.00','10','newstock','1','','',600.00,'','1','7','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(232,'storage cups','',10.00,'2024-04-15 17:57:51','4.00','10','newstock','1','','',520.00,'','1','14','internal','1','168','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(233,'Manual Breast Bump','',5.00,'2024-04-15 17:58:11','12.00','10','newstock','1','','',650.00,'','1','17','internal','1','27','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(234,'Bathing Towel','',6.00,'2024-04-15 17:58:37','6.00','10','newstock','1','','',400.00,'','1','12','internal','1','48','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(235,'Bath Nets','',8.00,'2024-04-15 17:58:55','1.00','10','newstock','1','','',0.00,'','1','9','internal','1','96','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(236,'heavy romper','',6.00,'2024-04-15 17:59:46','5.00','10','newstock','1','','',1100.00,'','1','11','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(237,'UNIQUE SOCKS','',24.00,'2024-04-15 18:06:58','18.00','10','newstock','1','','',22.00,'','1','42','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(238,'Pre-Walkers','',1.00,'2024-04-15 18:07:18','8.00','10','newstock','1','','',450.00,'','1','9','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(239,'Small building blocks','',3.00,'2024-04-15 18:07:44','0.00','10','newstock','1','','',500.00,'','1','3','internal','1','178','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(240,'Baby teether shaker-big','',1.00,'2024-04-15 18:08:39','2.00','10','newstock','1','','',500.00,'','1','3','internal','1','184','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(241,'Mama baba shaker','',1.00,'2024-04-15 18:08:55','1.00','10','newstock','1','','',500.00,'','1','2','internal','1','182','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(242,'Baby rattle shaker','',2.00,'2024-04-15 18:09:11','3.00','10','newstock','1','','',250.00,'','1','5','internal','1','181','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(243,'CLOTH BIN','',6.00,'2024-04-15 18:10:23','0.00','10','newstock','1','','',500.00,'','1','6','internal','1','196','','',0.00,'','999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(244,'UNIQUE BASIN','',10.00,'2024-04-15 18:11:36','0.00','10','newstock','1','','',450.00,'','1','10','internal','1','197','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(245,'HEAVY TOWEL','',6.00,'2024-04-15 18:19:21','0.00','10','newstock','1','','',700.00,'','1','6','internal','1','198','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(246,'LONG SOCKS','',40.00,'2024-04-15 18:20:58','0.00','10','newstock','1','','',80.00,'','1','40','internal','1','199','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(247,'BOY SOCKS','',12.00,'2024-04-15 18:22:27','0.00','10','newstock','1','','',360.00,'','1','12','internal','1','200','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(248,'LIGHT T-SHIRTS','',24.00,'2024-04-15 18:23:43','0.00','10','newstock','1','','',116.00,'','1','24','internal','1','201','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(249,'SILICONE SHOES','',5.00,'2024-04-15 18:24:46','0.00','10','newstock','1','','',450.00,'','1','5','internal','1','202','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(250,'AFI JUNIOR SHOES','',4.00,'2024-04-15 18:25:50','0.00','10','newstock','1','','',650.00,'','1','4','internal','1','203','','',0.00,'','999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(251,'BOY SUIT TURKEY','',6.00,'2024-04-15 18:27:26','0.00','10','newstock','1','','',1200.00,'','1','6','internal','1','204','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(252,'UNISEX SUIT INDONESIA','',6.00,'2024-04-15 18:28:49','0.00','10','newstock','1','','',700.00,'','1','6','internal','1','205','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(253,'BOY SUIT LONG.','',6.00,'2024-04-15 18:30:03','0.00','10','newstock','1','','',600.00,'','1','6','internal','1','206','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(254,'DRESS INONESIA','',12.00,'2024-04-15 18:31:14','0.00','10','newstock','1','','',600.00,'','1','12','internal','1','207','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(255,'Softcare wipes','',10.00,'2024-04-21 19:18:27','0.00','9','newstock','1','','',150.00,'','1','10','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(256,'MOLFIX SMALL NO. 2','',12.00,'2024-04-22 19:17:28','2.00','9','newstock','1','','',119.00,'','1','14','internal','1','164','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(257,'MOLFIX NO. 3 (JUMBO)','',6.00,'2024-04-22 19:37:24','1.00','9','newstock','1','','',1050.00,'','1','7','internal','1','138','','',0.00,'','1399','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(258,'MOLFIX NO. 4 (JUMBO)','',6.00,'2024-04-22 19:38:43','0.00','9','newstock','1','','',1050.00,'','1','6','internal','1','139','','',0.00,'','1399','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(259,'molfix small no 4','',12.00,'2024-04-22 19:45:29','0.00','9','newstock','1','','',104.00,'','1','12','internal','1','209','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(260,'Electric Breast Bump','',24.00,'2024-04-23 12:58:28','1.00','9','newstock','1','','',1400.00,'','1','25','internal','1','6925546000205','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(261,'Nursing Pillow','',6.00,'2024-04-23 16:59:00','0.00','9','newstock','1','','',900.00,'','1','6','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(262,'UNIQUE BASIN','',6.00,'2024-04-26 16:31:10','6.00','10','newstock','1','','',450.00,'','1','12','internal','1','197','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(263,'Dafi','',16.00,'2024-04-26 16:31:25','2.00','10','newstock','1','','',750.00,'','1','18','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(264,'Kofia 2 in 1','',12.00,'2024-04-26 16:31:54','7.00','10','newstock','1','','',350.00,'','1','19','internal','1','13','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(265,'Sleeping Suit 3 in 1','',10.00,'2024-04-26 16:32:19','11.00','10','newstock','1','','',950.00,'','1','21','internal','1','2','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(266,'Cotton Light Kofia','',12.00,'2024-04-26 16:32:35','37.00','10','newstock','1','','',45.00,'','1','49','internal','1','15','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(267,'unique long socks','',12.00,'2024-04-26 16:38:51','0.00','10','newstock','1','','',150.00,'','1','12','internal','1','210','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(268,'unique shoes','',4.00,'2024-04-26 16:42:47','0.00','10','newstock','1','','',650.00,'','1','4','internal','1','211','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(269,'unique head band','',6.00,'2024-04-26 16:45:07','0.00','10','newstock','1','','',300.00,'','1','6','internal','1','212','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(270,'Woollen Peplum Sweater','',1.00,'2024-04-28 17:58:09','0.00','9','newstock','1','','',750.00,'','1','1','internal','1','106','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(271,'Cotton Wool','',1.00,'2024-05-07 21:03:33','0.00','9','newstock','1','','',0.00,'','1','1','internal','1','59','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(272,'gift bag','',10.00,'2024-05-07 21:07:12','0.00','9','newstock','1','','',100.00,'','1','10','internal','1','208','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(273,'clocks','',23.00,'2024-05-10 19:02:14','0.00','9','newstock','1','','',150.00,'','1','23','internal','1','213','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(274,'half cort','',17.00,'2024-05-10 19:04:52','0.00','9','newstock','1','','',200.00,'','1','17','internal','1','214','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(275,'ND Show Dress Medium','',3.00,'2024-05-10 19:12:29','0.00','9','newstock','1','','',750.00,'','1','3','internal','1','105','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(276,'momeasy baby walker','',6.00,'2024-05-13 16:34:37','1.00','9','newstock','1','','',2600.00,'','1','7','internal','1','169','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(277,'water filled teether','',20.00,'2024-05-13 16:35:24','10.00','9','newstock','1','','',120.00,'','1','30','internal','1','167','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(278,'storage cups','',10.00,'2024-05-13 16:35:56','13.00','9','newstock','1','','',520.00,'','1','23','internal','1','168','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(279,'Softcare wipes','',10.00,'2024-05-14 20:03:24','4.00','9','newstock','1','','',150.00,'','1','14','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(280,'Nursing Bras','',24.00,'2024-05-18 20:01:10','5.00','9','newstock','1','','',200.00,'','1','29','internal','1','34','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(281,'Nursing Pillow','',3.00,'2024-05-18 20:01:39','3.00','9','newstock','1','','',900.00,'','1','6','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(282,'Receiving set (5 pieces)','',3.00,'2024-05-18 20:02:13','20.00','9','newstock','1','','',400.00,'','1','23','internal','1','82','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(283,'Receiving set (11 pieces)','',3.00,'2024-05-18 20:03:00','0.00','9','newstock','1','','',800.00,'','1','3','internal','1','83','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(284,'swaddle','',2.00,'2024-05-18 20:03:30','5.00','9','newstock','1','','',1000.00,'','1','7','internal','1','68','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(285,'heavy romper','',2.00,'2024-05-18 20:04:15','3.00','9','newstock','1','','',1100.00,'','1','5','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(286,'onesis','',30.00,'2024-05-18 20:04:52','206.00','9','newstock','1','','',190.00,'','1','236','internal','1','5','','',0.00,'','260','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(287,'Balley Dress','',8.00,'2024-05-18 20:18:50','6.00','9','newstock','1','','',1100.00,'','1','14','internal','1','87','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(288,'ND Boys 2 in 1(Bow Tie)','',4.00,'2024-05-18 20:19:52','15.00','9','newstock','1','','',850.00,'','1','19','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(289,'ND Boys 2 in 1(Bow Tie)','',8.00,'2024-05-18 20:20:38','19.00','9','newstock','1','','',850.00,'','1','27','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(290,'Pants Small Baby Girls','',36.00,'2024-05-18 20:22:28','26.00','9','newstock','1','','',59.00,'','1','62','internal','1','52','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(291,'Boxers Toto','',24.00,'2024-05-18 20:23:28','22.00','9','newstock','1','','',84.00,'','1','46','internal','1','54','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(292,'cotton panties simless','',24.00,'2024-05-18 20:24:08','1.00','9','newstock','1','','',125.00,'','1','25','internal','1','6971919190011','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(293,'ND Show Dress Medium','',4.00,'2024-05-18 20:28:29','2.00','9','newstock','1','','',750.00,'','1','6','internal','1','105','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(294,'2 piece skirt','',10.00,'2024-05-18 20:49:52','0.00','9','newstock','1','','',1000.00,'','1','10','internal','1','215','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(295,'d.k house small','',4.00,'2024-05-18 20:52:26','0.00','9','newstock','1','','',1150.00,'','1','4','internal','1','216','','',0.00,'','1850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(296,'d.k house big','',4.00,'2024-05-18 20:53:38','0.00','9','newstock','1','','',1150.00,'','1','4','internal','1','217','','',0.00,'','1850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(297,'Purple and Blue Dress','',4.00,'2024-05-18 20:54:27','6.00','9','newstock','1','','',0.00,'','1','10','internal','1','112','','',0.00,'','1950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(298,'Unisex Sweaters','',12.00,'2024-05-18 20:54:56','2.00','9','newstock','1','','',700.00,'','1','14','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(299,'heavy romper','',8.00,'2024-05-20 19:51:34','5.00','9','newstock','1','','',1100.00,'','1','13','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(300,'Receiving set (11 pieces)','',4.00,'2024-05-20 19:52:32','3.00','9','newstock','1','','',800.00,'','1','7','internal','1','83','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(301,'Head Wraps Single','',3.00,'2024-05-31 14:18:12','0.00','9','newstock','1','','',250.00,'','1','3','internal','1','30','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(302,'LIGHT T-SHIRTS','',1.00,'2024-05-31 16:51:21','24.00','9','newstock','1','','',116.00,'','1','25','internal','1','201','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(303,'T - shirts','',1.00,'2024-05-31 16:51:49','11.00','9','newstock','1','','',180.00,'','1','12','internal','1','93','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(304,'Cotton Rompers.','',3.00,'2024-05-31 17:20:08','2.00','9','newstock','1','','',1100.00,'','1','5','internal','1','152','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(305,'Baby Cotton Trousers','',22.00,'2024-05-31 17:42:41','132.00','9','newstock','1','','',200.00,'','1','154','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(306,'Chicco Bags (Suprime)','',4.00,'2024-05-31 18:12:44','1.00','9','newstock','1','','',1800.00,'','1','5','internal','1','60','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(307,'UNIQUE SOCKS','',2.00,'2024-05-31 18:21:55','26.00','9','newstock','1','','',22.00,'','1','28','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(308,'Socks (Pair)','',30.00,'2024-05-31 18:22:09','13.00','9','newstock','1','','',42.00,'','1','43','internal','1','28','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(309,'water filled teether','',1.00,'2024-05-31 18:33:30','27.00','9','newstock','1','','',120.00,'','1','28','internal','1','167','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(310,'Molfix No.3 (Medium)','',1.00,'2024-05-31 18:50:45','3.00','9','newstock','1','','',0.00,'','1','4','internal','1','6224008817567','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(311,'Baby rattle shaker','',5.00,'2024-06-03 15:53:44','1.00','9','newstock','1','','',250.00,'','1','6','internal','1','181','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(312,'NIPPLES','',12.00,'2024-06-03 16:00:36','0.00','9','newstock','1','','',100.00,'','1','12','internal','1','218','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(313,'NIPPLES','',10.00,'2024-06-03 16:05:59','12.00','9','newstock','1','','',100.00,'','1','22','internal','1','218','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(314,'Supersolf Blankets','',6.00,'2024-06-03 16:06:59','3.00','9','newstock','1','','',1000.00,'','1','9','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(315,'Receiving Set (Cotton)','',12.00,'2024-06-03 16:07:33','29.00','9','newstock','1','','',950.00,'','1','41','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(316,'Baby fruit Feeder','',10.00,'2024-06-03 16:08:01','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(317,'stockings','',24.00,'2024-06-03 16:08:48','38.00','9','newstock','1','','',104.00,'','1','62','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(318,'Cotton Light Kofia','',36.00,'2024-06-03 16:09:29','9.00','9','newstock','1','','',45.00,'','1','45','internal','1','15','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(319,'Baby Pacifier','',24.00,'2024-06-03 16:09:59','10.00','9','newstock','1','','',95.00,'','1','34','internal','1','110','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(320,'Feediing bottle.','',10.00,'2024-06-03 16:10:28','23.00','9','newstock','1','','',350.00,'','1','33','internal','1','150','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(321,'Silicon Bowl and spoon','',10.00,'2024-06-03 16:10:59','8.00','9','newstock','1','','',350.00,'','1','18','internal','1','62','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(322,'heavy romper','',5.00,'2024-06-03 16:11:34','11.00','9','newstock','1','','',1100.00,'','1','16','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(323,'Baby Carrier (Hip Seater )','',6.00,'2024-06-03 16:12:26','3.00','9','newstock','1','','',1900.00,'','1','9','internal','1','50','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(324,'Small Care Kit','',6.00,'2024-06-03 16:13:08','3.00','9','newstock','1','','',450.00,'','1','9','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(325,'Light Blanket','',12.00,'2024-06-03 16:13:36','4.00','9','newstock','1','','',350.00,'','1','16','internal','1','130','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(326,'Feeder','',40.00,'2024-06-03 16:14:02','7.00','9','newstock','1','','',45.00,'','1','47','internal','1','18','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(327,'Baby teether shaker-big','',5.00,'2024-06-03 16:15:37','3.00','9','newstock','1','','',500.00,'','1','8','internal','1','184','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(328,'Baby rattle shaker','',5.00,'2024-06-03 16:16:44','6.00','9','newstock','1','','',250.00,'','1','11','internal','1','181','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(329,'Small Shakers','',5.00,'2024-06-03 16:17:41','0.00','9','newstock','1','','',300.00,'','1','5','internal','1','26','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(330,'Baby rattle shaker','',5.00,'2024-06-03 16:21:19','11.00','9','newstock','1','','',250.00,'','1','16','internal','1','181','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(331,'Cotton Rompers.','',3.00,'2024-06-04 21:00:41','2.00','9','newstock','1','','',370.00,'','1','5','internal','1','152','','',0.00,'','470','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(332,'Nursing Cover','',13.00,'2024-06-08 17:37:43','0.00','9','newstock','1','','',350.00,'','1','13','internal','1','14','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(333,'Cotton Rompers.','',3.00,'2024-06-14 11:50:05','2.00','9','newstock','1','','',370.00,'','1','5','internal','1','152','','',0.00,'','470','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(334,'Softcare wipes','',6.00,'2024-06-16 15:01:07','2.00','9','newstock','1','','',150.00,'','1','8','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(335,'Softcare wipes','',6.00,'2024-06-17 20:16:10','8.00','10','newstock','1','','',150.00,'','1','14','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(336,'Mosquito net','',6.00,'2024-06-17 20:18:14','0.00','10','newstock','1','','',1000.00,'','1','6','internal','1','220','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(337,'Pregnancy Pillow','',2.00,'2024-06-17 20:18:27','0.00','10','newstock','1','','',2000.00,'','1','2','internal','1','173','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(338,'Nursing Pillow','',6.00,'2024-06-17 20:18:41','4.00','10','newstock','1','','',900.00,'','1','10','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(339,'Small Rocker','',4.00,'2024-06-17 20:18:57','0.00','10','newstock','1','','',2500.00,'','1','4','internal','1','41','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(340,'Dafi','',12.00,'2024-06-17 20:19:09','9.00','10','newstock','1','','',750.00,'','1','21','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(341,'Big Shakers','',6.00,'2024-06-17 20:19:22','3.00','10','newstock','1','','',600.00,'','1','9','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(342,'Supersoft Blankets','',5.00,'2024-06-17 20:21:04','7.00','10','newstock','1','','',1000.00,'','1','12','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(343,'Bottle Warmer','',5.00,'2024-06-17 20:21:36','5.00','10','newstock','1','','',850.00,'','1','10','internal','1','63','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(344,'Receiving Set (Cotton)','',14.00,'2024-06-17 20:21:54','39.00','10','newstock','1','','',950.00,'','1','53','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(345,'Chicco Bags (Suprime)','',6.00,'2024-06-17 20:22:11','4.00','10','newstock','1','','',1800.00,'','1','10','internal','1','60','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(346,'Chicco bag Normal','',5.00,'2024-06-17 20:22:27','3.00','10','newstock','1','','',1400.00,'','1','8','internal','1','61','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(347,'heavy romper','',7.00,'2024-06-17 20:22:40','12.00','10','newstock','1','','',1100.00,'','1','19','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(348,'Baby Cotton Trousers','',60.00,'2024-06-17 20:23:57','131.00','10','newstock','1','','',200.00,'','1','191','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(349,'onesis','',120.00,'2024-06-17 20:24:22','202.00','10','newstock','1','','',190.00,'','1','322','internal','1','5','','',0.00,'','260','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(350,'Stocking lace','',24.00,'2024-06-17 20:25:24','0.00','10','newstock','1','','',200.00,'','1','24','internal','1','221','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(351,'stockings','',12.00,'2024-06-17 20:25:40','57.00','10','newstock','1','','',104.00,'','1','69','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(352,'Building Blocks','',2.00,'2024-06-17 20:27:23','0.00','10','newstock','1','','',1800.00,'','1','2','internal','1','24','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(353,'Mikeymouse blocks','',6.00,'2024-06-17 20:29:22','0.00','10','newstock','1','','',1000.00,'','1','6','internal','1','222','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(354,'unique shoes','',12.00,'2024-06-17 20:29:50','0.00','10','newstock','1','','',650.00,'','1','12','internal','1','211','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(355,'Baby Shoes','',8.00,'2024-06-17 20:30:04','3.00','10','newstock','1','','',700.00,'','1','11','internal','1','98','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(356,'Unique vest','',48.00,'2024-06-17 20:31:42','0.00','10','newstock','1','','',116.00,'','1','48','internal','1','223','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(357,'Light vest','',24.00,'2024-06-17 20:32:32','0.00','10','newstock','1','','',38.00,'','1','24','internal','1','224','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(358,'Unisex Sweaters','',12.00,'2024-06-17 20:33:30','5.00','10','newstock','1','','',700.00,'','1','17','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(359,'Head bands 4 in 1','',6.00,'2024-06-17 20:34:46','0.00','10','newstock','1','','',300.00,'','1','6','internal','1','225','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(360,'Neo style dress','',1.00,'2024-06-17 20:35:42','0.00','10','newstock','1','','',1300.00,'','1','1','internal','1','226','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(361,'MFM DRESS','',3.00,'2024-06-17 20:36:53','0.00','10','newstock','1','','',800.00,'','1','3','internal','1','227','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(362,'Beboo short and tshirt.','',1.00,'2024-06-17 20:41:39','0.00','10','newstock','1','','',1000.00,'','1','1','internal','1','228','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(363,'concept short and tshirt.','',10.00,'2024-06-17 20:42:45','0.00','10','newstock','1','','',1200.00,'','1','10','internal','1','229','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(364,'MOLPED SUPER PADS','',12.00,'2024-06-18 17:45:18','0.00','9','newstock','1','','',81.00,'','1','12','internal','1','158','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(365,'MOLFIX NO. 2(MEDIUM)','',4.00,'2024-06-18 17:47:20','0.00','9','newstock','1','','',606.00,'','1','4','internal','1','136','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(366,'MOLFIX SMALL NO. 2','',10.00,'2024-06-18 17:49:52','3.00','9','newstock','1','','',119.00,'','1','13','internal','1','164','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(367,'MOLFIX NO.5 (MEDIUM)','',6.00,'2024-06-18 17:56:24','3.00','9','newstock','1','','',606.00,'','1','9','internal','1','137','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(368,'storage cups','',12.00,'2024-06-19 14:08:06','19.00','9','newstock','1','','',520.00,'','1','31','internal','1','168','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(369,'TRAINING CUP','',12.00,'2024-06-19 14:13:22','0.00','9','newstock','1','','',230.00,'','1','12','internal','1','230','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(370,'MOMEASY STORAGE BAGS','',12.00,'2024-06-19 14:17:15','0.00','9','newstock','1','','',450.00,'','1','12','internal','1','231','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(371,'HANDLE FREE MILK BOTTLE','',10.00,'2024-06-19 14:24:26','0.00','9','newstock','1','','',180.00,'','1','10','internal','1','232','','',0.00,'','360','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(372,'NIPPLE SHIELD','',12.00,'2024-06-19 14:31:55','0.00','9','newstock','1','','',240.00,'','1','12','internal','1','233','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(373,'DOUBLE HANDLE MILK BOTTLE','',12.00,'2024-06-19 14:34:41','0.00','9','newstock','1','','',285.00,'','1','12','internal','1','234','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(374,'Dr. Dudu','',19.00,'2024-06-28 16:26:59','1.00','10','newstock','1','','',350.00,'','1','20','internal','1','6970802080026','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(375,'MOMEASY 120ML','',10.00,'2024-06-28 18:18:05','0.00','10','newstock','1','','',180.00,'','1','10','internal','1','235','','',0.00,'','360','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(376,'MOMEASY 240ML BOTTLE WITH HANDLE','',12.00,'2024-06-28 18:23:45','0.00','10','newstock','1','','',285.00,'','1','12','internal','1','236','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(377,'KNITTED UNIQUE ROMPERS','',60.00,'2024-06-28 19:03:14','0.00','10','newstock','1','','',1000.00,'','1','60','internal','1','237','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(378,'Unisex Sweaters','',24.00,'2024-06-28 19:03:55','13.00','10','newstock','1','','',700.00,'','1','37','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(379,'Pre-Walkers','',6.00,'2024-06-28 19:04:28','2.00','10','newstock','1','','',450.00,'','1','8','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(380,'LONG SLEEVED ONESIS','',80.00,'2024-06-28 19:06:12','0.00','10','newstock','1','','',180.00,'','1','80','internal','1','238','','',0.00,'','260','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(381,'Baby Nest','',6.00,'2024-06-28 19:06:29','3.00','10','newstock','1','','',850.00,'','1','9','internal','1','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(382,'BOY SOCKS','',24.00,'2024-06-28 19:06:52','8.00','10','newstock','1','','',360.00,'','1','32','internal','1','200','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(383,'Pregnancy Pillow','',2.00,'2024-06-28 19:07:12','1.00','10','newstock','1','','',2000.00,'','1','3','internal','1','173','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(384,'CAPE MITTEN SUIT','',12.00,'2024-06-28 19:08:32','0.00','10','newstock','1','','',350.00,'','1','12','internal','1','239','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(385,'GIRLS T-SHIRT','',12.00,'2024-07-02 12:32:09','6.00','10','newstock','1','','',350.00,'','1','18','internal','1','144','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(386,'BOYS T-SHIRT','',6.00,'2024-07-02 12:40:01','0.00','10','newstock','1','','',400.00,'','1','6','internal','1','240','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(387,'ND BOYS BIG 2 IN 1','',18.00,'2024-07-02 12:40:42','3.00','10','newstock','1','','',1100.00,'','1','21','internal','1','155','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(388,'OUTFIT BOYS SHIRT','',20.00,'2024-07-02 12:44:59','0.00','10','newstock','1','','',550.00,'','1','20','internal','1','241','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(389,'TROUSER SWEATPANTS','',5.00,'2024-07-02 12:52:43','0.00','10','newstock','1','','',650.00,'','1','5','internal','1','242','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(390,'UNISEX SHORT','',24.00,'2024-07-02 12:54:37','0.00','10','newstock','1','','',550.00,'','1','24','internal','1','243','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(391,'UNISEX TROUSER','',6.00,'2024-07-02 12:55:35','0.00','10','newstock','1','','',650.00,'','1','6','internal','1','244','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(392,'KHAKI UNISEX TROUSER','',6.00,'2024-07-02 12:56:35','0.00','10','newstock','1','','',700.00,'','1','6','internal','1','245','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(393,'AVENT BABAY BOTTLE','',2.00,'2024-07-04 13:44:10','0.00','10','newstock','1','','',400.00,'','1','2','internal','1','219','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(394,'AVENT BABY BOTTLE','',8.00,'2024-07-04 13:54:17','0.00','10','newstock','1','','',400.00,'','1','8','internal','1','219','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(395,'Softcare wipes','',3.00,'2024-07-04 20:22:01','11.00','10','newstock','1','','',150.00,'','1','14','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(396,'ND Show Dress Medium','',1.00,'2024-07-05 19:32:17','1.00','10','newstock','1','','',750.00,'','1','2','internal','1','105','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(397,'DK HOUSE DRESS BIG','',4.00,'2024-07-05 19:38:00','0.00','10','newstock','1','','',1000.00,'','1','4','internal','1','246','','',0.00,'','1950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(398,'DK HOUSE SMALL','',3.00,'2024-07-05 19:39:02','0.00','10','newstock','1','','',1000.00,'','1','3','internal','1','247','','',0.00,'','1850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(399,'Small Rocker','',3.00,'2024-07-05 19:45:25','2.00','10','newstock','1','','',2500.00,'','1','5','internal','1','41','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(400,'NAPPY LINERS-LARGE','',60.00,'2024-07-05 19:45:41','16.00','10','newstock','1','','',50.00,'','1','76','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(401,'Baby fruit Feeder','',12.00,'2024-07-05 19:45:53','5.00','10','newstock','1','','',0.00,'','1','17','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(402,'Electric Breast Bump','',12.00,'2024-07-05 19:46:09','12.00','10','newstock','1','','',1400.00,'','1','24','internal','1','6925546000205','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(403,'Manual Breast Bump','',6.00,'2024-07-05 19:46:24','6.00','10','newstock','1','','',650.00,'','1','12','internal','1','27','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(404,'Unisex Sweaters','',28.00,'2024-07-05 19:46:42','31.00','10','newstock','1','','',700.00,'','1','59','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(405,'Baby fruit Feeder','',1.00,'2024-07-05 19:46:57','17.00','10','newstock','1','','',0.00,'','1','18','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(406,'Washable Diaper','',21.00,'2024-07-05 19:47:14','19.00','10','newstock','1','','',300.00,'','1','40','internal','1','51','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(407,'Squize Silicon feeder','',12.00,'2024-07-05 19:47:30','6.00','10','newstock','1','','',0.00,'','1','18','internal','1','6957660746691','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(408,'AVENT BOTTLE SMALL','',10.00,'2024-07-05 19:51:28','0.00','10','newstock','1','','',400.00,'','1','10','internal','1','248','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(409,'Bottle 3 - in 1 (small)','',10.00,'2024-07-05 19:52:24','0.00','10','newstock','1','','',0.00,'','1','10','internal','1','65','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(410,'SILICONE FEEDING SET','',12.00,'2024-07-05 19:53:24','0.00','10','newstock','1','','',1000.00,'','1','12','internal','1','249','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(411,'FOOD MASHER','',12.00,'2024-07-05 19:54:51','0.00','10','newstock','1','','',250.00,'','1','12','internal','1','250','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(412,'Wollen baby walker','',11.00,'2024-07-05 19:55:14','1.00','10','newstock','1','','',350.00,'','1','12','internal','1','179','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(413,'Pre-Walkers','',20.00,'2024-07-05 19:55:30','7.00','10','newstock','1','','',450.00,'','1','27','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(414,'Unique vest','',72.00,'2024-07-05 19:55:51','39.00','10','newstock','1','','',116.00,'','1','111','internal','1','223','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(415,'T - shirts','',60.00,'2024-07-05 19:57:43','1.00','10','newstock','1','','',180.00,'','1','61','internal','1','93','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(416,'onesis','',70.00,'2024-07-05 19:58:47','300.00','10','newstock','1','','',190.00,'','1','370','internal','1','5','','',0.00,'','260','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(417,'Big Care Kit','',3.00,'2024-07-05 19:59:29','5.00','10','newstock','1','','',750.00,'','1','8','internal','1','11','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(418,'Small Care Kit','',3.00,'2024-07-05 19:59:43','6.00','10','newstock','1','','',450.00,'','1','9','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(419,'COTTON BABY SHORT','',40.00,'2024-07-05 20:00:55','0.00','10','newstock','1','','',170.00,'','1','40','internal','1','251','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(420,'Softcare small','',2.00,'2024-07-11 11:00:55','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','126','','',0.00,'','780','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(421,'Softcare Diapper (Medium )','',1.00,'2024-07-11 11:01:20','0.00','10','newstock','1','','',608.00,'','1','1','internal','1','6166000121849','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(422,'Pre-Walkers','',1.00,'2024-07-11 11:44:47','22.00','10','newstock','1','','',450.00,'','1','23','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(423,'unique shoes','',1.00,'2024-07-11 11:46:24','11.00','10','newstock','1','','',650.00,'','1','12','internal','1','211','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(424,'AFI JUNIOR SHOES','',-1.00,'2024-07-11 11:46:38','2.00','10','newstock','1','','',650.00,'','1','1','internal','1','203','','',0.00,'','999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(425,'Baby Rubber Shoes','',-9.00,'2024-07-11 11:48:54','10.00','10','newstock','1','','',700.00,'','1','1','internal','1','98','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(426,'AFI JUNIOR SHOES','',1.00,'2024-07-11 11:50:08','1.00','10','newstock','1','','',650.00,'','1','2','internal','1','203','','',0.00,'','999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(427,'Unisex Sweaters','',4.00,'2024-07-11 12:02:19','50.00','10','newstock','1','','',700.00,'','1','54','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(428,'Receiving Set (Cotton)','',-2.00,'2024-07-11 12:04:48','46.00','10','newstock','1','','',950.00,'','1','44','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(429,'Light Romper','',-3.00,'2024-07-11 12:07:42','38.00','10','newstock','1','','',450.00,'','1','35','internal','1','3','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(430,'Nursing Pillow','',3.00,'2024-07-17 11:02:04','8.00','10','newstock','1','','',900.00,'','1','11','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(431,'UNIQUE BASIN','',9.00,'2024-07-17 11:02:46','5.00','10','newstock','1','','',450.00,'','1','14','internal','1','197','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(432,'Supersoft Blankets','',6.00,'2024-07-17 11:03:10','9.00','10','newstock','1','','',1000.00,'','1','15','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(433,'Baby Shawl','',5.00,'2024-07-17 11:03:52','1.00','10','newstock','1','','',1000.00,'','1','6','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(434,'Kofia 2 in 1','',12.00,'2024-07-17 11:04:13','9.00','10','newstock','1','','',350.00,'','1','21','internal','1','13','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(435,'KOFIA 5 IN 1','',12.00,'2024-07-17 11:05:26','0.00','10','newstock','1','','',400.00,'','1','12','internal','1','252','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(436,'Heavy Kofia','',24.00,'2024-07-17 11:07:47','7.00','10','newstock','1','','',133.00,'','1','31','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(437,'Silicon Bibs','',12.00,'2024-07-17 11:08:04','9.00','10','newstock','1','','',250.00,'','1','21','internal','1','17','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(438,'SILICONE BABY BOTTLES','',6.00,'2024-07-17 11:10:09','0.00','10','newstock','1','','',700.00,'','1','6','internal','1','253','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(439,'Head Wraps 3 in 1','',19.00,'2024-07-17 11:38:42','1.00','10','newstock','1','','',250.00,'','1','20','internal','1','31','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(440,'SILICONE SHOES','',8.00,'2024-07-17 11:44:35','2.00','10','newstock','1','','',450.00,'','1','10','internal','1','202','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(441,'8PC Receiving Set (Cotton)','',18.00,'2024-07-17 11:46:13','42.00','10','newstock','1','','',950.00,'','1','60','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(442,'DISPOSABLE BREAST PADS','',6.00,'2024-07-17 11:47:47','0.00','10','newstock','1','','',500.00,'','1','6','internal','1','254','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(443,'MILK COLLECTORS','',6.00,'2024-07-17 11:48:34','0.00','10','newstock','1','','',350.00,'','1','6','internal','1','255','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(444,'SILICONE SPOON','',6.00,'2024-07-17 11:49:52','0.00','10','newstock','1','','',200.00,'','1','6','internal','1','256','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(445,'4 IN 1 MITTENS','',12.00,'2024-07-17 11:52:19','0.00','10','newstock','1','','',167.00,'','1','12','internal','1','257','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(446,'Unisex Sweaters','',24.00,'2024-07-17 11:52:39','53.00','10','newstock','1','','',700.00,'','1','77','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(447,'UNIQUE SOCKS','',36.00,'2024-07-17 11:52:56','13.00','10','newstock','1','','',22.00,'','1','49','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(448,'Blankets Warmer','',12.00,'2024-07-17 11:53:31','1.00','10','newstock','1','','',600.00,'','1','13','internal','1','129','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(449,'HEAVY TOWEL','',6.00,'2024-07-17 11:54:18','2.00','10','newstock','1','','',700.00,'','1','8','internal','1','198','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(450,'MUSLIN FLANNEL','',12.00,'2024-07-17 11:59:14','0.00','10','newstock','1','','',700.00,'','1','12','internal','1','258','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(451,'MF 2 IN 1 SUIT','',12.00,'2024-07-17 12:00:49','0.00','10','newstock','1','','',480.00,'','1','12','internal','1','259','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(452,'3 IN 1 ROMPER','',16.00,'2024-07-17 12:06:51','0.00','10','newstock','1','','',900.00,'','1','16','internal','1','260','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(453,'MAIDA FLORAL DRESS','',12.00,'2024-07-17 12:09:42','0.00','10','newstock','1','','',1200.00,'','1','12','internal','1','261','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(454,'MAIDA FLORAL DRESS','',12.00,'2024-07-17 12:11:11','12.00','10','newstock','1','','',1200.00,'','1','24','internal','1','261','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(455,'BABY COTTON DRESS','',12.00,'2024-07-17 12:12:28','0.00','10','newstock','1','','',550.00,'','1','12','internal','1','262','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(456,'2 PC BOYS INDONESIA','',12.00,'2024-07-17 12:15:19','0.00','10','newstock','1','','',580.00,'','1','12','internal','1','263','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(457,'cotton panties','',60.00,'2024-07-17 12:15:45','4.00','10','newstock','1','','',125.00,'','1','64','internal','1','6971919199014','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(458,'Baby Carrier (Hip Seater )','',2.00,'2024-07-17 12:16:40','7.00','10','newstock','1','','',1900.00,'','1','9','internal','1','50','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(459,'INFANTINO BABY CARRIER','',2.00,'2024-07-17 12:17:54','0.00','10','newstock','1','','',1800.00,'','1','2','internal','1','264','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(460,'BABY BATH ROBS','',6.00,'2024-07-17 12:19:27','0.00','10','newstock','1','','',900.00,'','1','6','internal','1','265','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(461,'DRESS WITH JEANS JACKET','',3.00,'2024-07-17 12:29:29','0.00','10','newstock','1','','',1500.00,'','1','3','internal','1','266','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(462,'Small building blocks','',3.00,'2024-07-17 12:53:18','0.00','10','newstock','1','','',500.00,'','1','3','internal','1','178','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(463,'Light Blanket','',-2.00,'2024-07-17 13:02:13','13.00','10','newstock','1','','',350.00,'','1','11','internal','1','130','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(464,'Supersoft Blankets','',1.00,'2024-07-17 13:06:09','12.00','10','newstock','1','','',1000.00,'','1','13','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(465,'swaddle','',1.00,'2024-07-17 13:08:37','4.00','10','newstock','1','','',1000.00,'','1','5','internal','1','68','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(466,'3 IN 1 ROMPER','',-1.00,'2024-07-17 13:08:56','15.00','10','newstock','1','','',900.00,'','1','14','internal','1','260','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(467,'8PC Receiving Set (Cotton)','',1.00,'2024-07-17 13:11:36','55.00','10','newstock','1','','',950.00,'','1','56','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(468,'Receiving set (11 pieces)','',-1.00,'2024-07-17 13:15:06','6.00','10','newstock','1','','',800.00,'','1','5','internal','1','83','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(469,'Receiving set (5 pieces)','',-1.00,'2024-07-17 13:15:45','22.00','10','newstock','1','','',400.00,'','1','21','internal','1','82','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(470,'Receiving set heavy','',1.00,'2024-07-17 13:16:09','3.00','10','newstock','1','','',1000.00,'','1','4','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(471,'NEW DR. DUDU.','',-1.00,'2024-07-18 12:17:18','12.00','10','newstock','1','','',400.00,'','1','11','internal','1','141','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(472,'NIPPLE SHIELD','',-9.00,'2024-07-18 12:21:32','10.00','10','newstock','1','','',240.00,'','1','1','internal','1','233','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(473,'water filled teether','',-2.00,'2024-07-18 12:31:17','17.00','10','newstock','1','','',120.00,'','1','15','internal','1','167','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(474,'Feediing bottle.','',-9.00,'2024-07-18 12:34:26','32.00','10','newstock','1','','',350.00,'','1','23','internal','1','150','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(475,'MOMEASY BOTTLE WITHOUT HANDLE 120ML','',-1.00,'2024-07-18 12:36:12','9.00','10','newstock','1','','',180.00,'','1','8','internal','1','235','','',0.00,'','360','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(476,'MOMEASY 240ML BOTTLE WITH HANDLE','',-1.00,'2024-07-18 12:37:47','12.00','10','newstock','1','','',285.00,'','1','11','internal','1','236','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(477,'Softcare wipes','',12.00,'2024-07-18 19:59:12','8.00','10','newstock','1','','',150.00,'','1','20','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(478,'Aryuv Swipes','',12.00,'2024-07-18 19:59:25','0.00','10','newstock','1','','',160.00,'','1','12','internal','1','23','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(479,'COTTON WOOL 200 GRAMS','',30.00,'2024-07-18 20:03:33','0.00','10','newstock','1','','',130.00,'','1','30','internal','1','267','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(480,'NAN FORMULA','',4.00,'2024-07-18 20:04:49','0.00','10','newstock','1','','',1650.00,'','1','4','internal','1','268','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(481,'Softcare small','',6.00,'2024-07-18 20:05:05','0.00','10','newstock','1','','',649.00,'','1','6','internal','1','126','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(482,'Softcare Diapper (Medium )','',6.00,'2024-07-18 20:05:20','1.00','10','newstock','1','','',608.00,'','1','7','internal','1','6166000121849','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(483,'softcare large','',6.00,'2024-07-18 20:05:34','0.00','10','newstock','1','','',642.00,'','1','6','internal','1','188','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(484,'softcare xl','',6.00,'2024-07-18 20:05:49','3.00','10','newstock','1','','',642.00,'','1','9','internal','1','187','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(485,'SOFTCARE LOW COUNT-MEDIUM','',12.00,'2024-07-18 20:06:56','0.00','10','newstock','1','','',130.00,'','1','12','internal','1','269','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(486,'Sleeping Suit 3 in 1','',-12.00,'2024-07-22 15:48:48','18.00','10','newstock','1','','',950.00,'','1','6','internal','1','2','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(487,'INFANTINO BABY CARRIER','',1.00,'2024-07-22 15:50:09','1.00','10','newstock','1','','',1800.00,'','1','2','internal','1','264','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(488,'heavy romper','',7.00,'2024-07-22 15:51:38','13.00','10','newstock','1','','',1100.00,'','1','20','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(489,'SILICONE FEEDING SET','',10.00,'2024-07-22 15:51:56','7.00','10','newstock','1','','',1000.00,'','1','17','internal','1','249','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(490,'Receiving set heavy','',4.00,'2024-07-22 15:52:12','4.00','10','newstock','1','','',1000.00,'','1','8','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(491,'Receiving set (11 pieces)','',4.00,'2024-07-22 15:52:31','5.00','10','newstock','1','','',800.00,'','1','9','internal','1','83','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(492,'Pre-Walkers','',14.00,'2024-07-22 15:53:10','19.00','10','newstock','1','','',450.00,'','1','33','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(493,'Head Wraps Single','',11.00,'2024-07-22 15:54:24','3.00','10','newstock','1','','',250.00,'','1','14','internal','1','30','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(494,'3 IN 1 ROMPER','',6.00,'2024-07-22 15:54:56','14.00','10','newstock','1','','',900.00,'','1','20','internal','1','260','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(495,'Small building blocks','',15.00,'2024-07-22 15:55:32','1.00','10','newstock','1','','',500.00,'','1','16','internal','1','178','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(496,'Small Shakers','',-5.00,'2024-07-22 16:01:25','5.00','10','newstock','1','','',300.00,'','1','0','internal','1','26','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(497,'TOTO WRAP','',6.00,'2024-07-22 16:04:04','0.00','10','newstock','1','','',850.00,'','1','6','internal','1','271','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(498,'BABY PILLOW','',6.00,'2024-07-22 16:06:31','0.00','10','newstock','1','','',200.00,'','1','6','internal','1','272','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(499,'Mikeymouse blocks','',4.00,'2024-07-22 16:11:37','6.00','10','newstock','1','','',1000.00,'','1','10','internal','1','222','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(500,'TODDLER TOILET TRAINING SEAT','',3.00,'2024-07-26 20:01:17','0.00','10','newstock','1','','',660.00,'','1','3','internal','1','273','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(501,'momeasy baby walker','',4.00,'2024-07-26 20:04:41','3.00','10','newstock','1','','',2600.00,'','1','7','internal','1','169','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(502,'TRAINING CUP','',6.00,'2024-07-26 20:05:28','12.00','10','newstock','1','','',230.00,'','1','18','internal','1','230','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(503,'Baby Pacifier','',12.00,'2024-07-26 20:06:05','25.00','10','newstock','1','','',95.00,'','1','37','internal','1','110','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(504,'MICROWAVE STERILIZER','',2.00,'2024-07-26 20:06:27','1.00','10','newstock','1','','',1980.00,'','1','3','internal','1','172','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(505,'MOMEASY STORAGE BAGS','',6.00,'2024-07-26 20:07:08','7.00','10','newstock','1','','',450.00,'','1','13','internal','1','231','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(506,'MOMEASY COTTON BUDS','',6.00,'2024-07-26 20:09:17','0.00','10','newstock','1','','',75.00,'','1','6','internal','1','274','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(507,'MOMEASY BOTTLE BRUSH SET','',6.00,'2024-07-26 20:10:28','0.00','10','newstock','1','','',100.00,'','1','6','internal','1','275','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(508,'MOMEASY DISPOSABLE BREAST PAD','',6.00,'2024-07-26 20:12:12','0.00','10','newstock','1','','',535.00,'','1','6','internal','1','276','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(509,'MOMEASY MILK COLLECTORS','',6.00,'2024-07-26 20:13:20','0.00','10','newstock','1','','',330.00,'','1','6','internal','1','277','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(510,'MOMEASY WASHABLE BREAST PADS','',6.00,'2024-07-26 20:14:26','0.00','10','newstock','1','','',390.00,'','1','6','internal','1','278','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(511,'MOMEASY NAIL CLIP WITH MAGNIFIER','',6.00,'2024-07-26 20:15:47','0.00','10','newstock','1','','',210.00,'','1','6','internal','1','279','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(512,'heavy romper','',1.00,'2024-07-29 18:18:49','17.00','10','newstock','1','','',1100.00,'','1','18','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(513,'Co-sleeper','',2.00,'2024-07-29 18:19:16','1.00','10','newstock','1','','',1600.00,'','1','3','internal','1','39','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(514,'Bottle Bank','',4.00,'2024-07-29 18:20:20','1.00','10','newstock','1','','',1600.00,'','1','5','internal','1','64','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(515,'Cotton Light Kofia','',48.00,'2024-07-29 18:20:37','15.00','10','newstock','1','','',45.00,'','1','63','internal','1','15','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(516,'Feeder','',72.00,'2024-07-29 18:21:00','10.00','10','newstock','1','','',45.00,'','1','82','internal','1','18','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(517,'Baby shower cap','',6.00,'2024-07-29 18:21:54','1.00','10','newstock','1','','',250.00,'','1','7','internal','1','175','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(518,'Baby shower cap','',1.00,'2024-07-29 18:22:29','7.00','10','newstock','1','','',250.00,'','1','8','internal','1','175','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(519,'Wollen baby walker','',7.00,'2024-07-29 18:22:47','7.00','10','newstock','1','','',350.00,'','1','14','internal','1','179','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(520,'Pre-Walkers','',5.00,'2024-07-29 18:23:02','31.00','10','newstock','1','','',450.00,'','1','36','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(521,'stockings','',12.00,'2024-07-29 18:23:20','58.00','10','newstock','1','','',104.00,'','1','70','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(522,'Pull Neck','',16.00,'2024-07-29 18:24:32','1.00','10','newstock','1','','',250.00,'','1','17','internal','1','36','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(523,'UNISEX SHORT','',30.00,'2024-07-29 18:24:54','21.00','10','newstock','1','','',550.00,'','1','51','internal','1','243','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(524,'KHAKI UNISEX TROUSER','',6.00,'2024-07-29 18:25:17','4.00','10','newstock','1','','',700.00,'','1','10','internal','1','245','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(525,'UNIQUE CO-SLEEPER','',2.00,'2024-07-29 18:26:31','0.00','10','newstock','1','','',2000.00,'','1','2','internal','1','280','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(526,'UNIQUE NURSING BRA','',12.00,'2024-07-29 18:27:30','0.00','10','newstock','1','','',500.00,'','1','12','internal','1','281','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(527,'LESO','',10.00,'2024-07-29 18:28:13','0.00','10','newstock','1','','',280.00,'','1','10','internal','1','282','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(528,'DERA','',10.00,'2024-07-29 18:29:05','0.00','10','newstock','1','','',320.00,'','1','10','internal','1','283','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(529,'SINGLE NAIL CUTTER','',12.00,'2024-07-29 18:30:06','0.00','10','newstock','1','','',100.00,'','1','12','internal','1','284','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(530,'DOTTED SOCKS','',12.00,'2024-07-29 18:31:02','0.00','10','newstock','1','','',100.00,'','1','12','internal','1','285','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(531,'JEANS DRESS WITH BELT','',12.00,'2024-07-29 18:32:14','0.00','10','newstock','1','','',600.00,'','1','12','internal','1','286','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(532,'UNISEX BIG SWEATER','',14.00,'2024-08-02 20:06:32','0.00','10','newstock','1','','',700.00,'','1','14','internal','1','287','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(533,'NIPPLES','',24.00,'2024-08-04 19:08:07','18.00','10','newstock','1','','',100.00,'','1','42','internal','1','218','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(534,'Baby Shawl','',7.00,'2024-08-04 19:14:00','1.00','10','newstock','1','','',1000.00,'','1','8','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(535,'UNIQUE CO-SLEEPER','',1.00,'2024-08-04 19:14:28','1.00','10','newstock','1','','',2000.00,'','1','2','internal','1','280','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(536,'heavy romper','',2.00,'2024-08-04 19:14:46','13.00','10','newstock','1','','',1100.00,'','1','15','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(537,'UNISEX BIG SWEATER','',1.00,'2024-08-04 19:15:01','13.00','10','newstock','1','','',700.00,'','1','14','internal','1','287','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(538,'SILICONE SHOES','',6.00,'2024-08-04 19:15:16','7.00','10','newstock','1','','',450.00,'','1','13','internal','1','202','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(539,'INFANTINO BABY CARRIER','',4.00,'2024-08-04 19:15:29','2.00','10','newstock','1','','',1800.00,'','1','6','internal','1','264','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(540,'Light Romper','',15.00,'2024-08-04 19:15:53','22.00','10','newstock','1','','',450.00,'','1','37','internal','1','3','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(541,'Big Rocker','',2.00,'2024-08-04 19:16:06','0.00','10','newstock','1','','',4700.00,'','1','2','internal','1','40','','',0.00,'','5800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(542,'Electric Breast Bump','',6.00,'2024-08-04 19:16:19','20.00','10','newstock','1','','',1400.00,'','1','26','internal','1','6925546000205','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(543,'Baby bag Normal','',4.00,'2024-08-04 19:18:09','7.00','10','newstock','1','','',1400.00,'','1','11','internal','1','61','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(544,'Bottle Bank','',2.00,'2024-08-04 19:20:44','5.00','10','newstock','1','','',1600.00,'','1','7','internal','1','64','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(545,'Marking Tosh','',10.00,'2024-08-04 19:21:02','3.00','10','newstock','1','','',350.00,'','1','13','internal','1','67','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(546,'Post Pattern','',6.00,'2024-08-04 19:21:40','8.00','10','newstock','1','','',350.00,'','1','14','internal','1','46','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(547,'Wash clothes (pack of 8)','',12.00,'2024-08-04 19:22:58','9.00','10','newstock','1','','',125.00,'','1','21','internal','1','16','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(548,'HANDKERCHIEF','',48.00,'2024-08-04 19:23:57','0.00','10','newstock','1','','',21.00,'','1','48','internal','1','288','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(549,'PLAY MAT','',5.00,'2024-08-04 19:26:40','0.00','10','newstock','1','','',750.00,'','1','5','internal','1','289','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(550,'THERMOMETER','',10.00,'2024-08-04 19:27:32','0.00','10','newstock','1','','',150.00,'','1','10','internal','1','290','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(551,'FOLDING BED MOMMY BAG','',2.00,'2024-08-04 19:28:36','0.00','10','newstock','1','','',2300.00,'','1','2','internal','1','291','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(552,'2 PIECE BEAUTIFUL DRESS','',32.00,'2024-08-04 19:31:22','0.00','10','newstock','1','','',1400.00,'','1','32','internal','1','292','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(553,'BEAUTIFUL DRESS-SMALL','',12.00,'2024-08-04 19:33:04','0.00','10','newstock','1','','',1300.00,'','1','12','internal','1','293','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(554,'BUILDING BLOCKS-PAPER','',3.00,'2024-08-04 20:07:17','0.00','10','newstock','1','','',400.00,'','1','3','internal','1','294','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(555,'Bottle Bank','',-3.00,'2024-08-05 20:04:14','7.00','10','newstock','1','','',1600.00,'','1','4','internal','1','64','','',0.00,'','2400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(556,'Nursing Pillow','',3.00,'2024-08-12 17:36:39','8.00','10','newstock','1','','',900.00,'','1','11','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(557,'8PC Receiving Set (Cotton)','',9.00,'2024-08-12 17:37:26','53.00','10','newstock','1','','',950.00,'','1','62','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(558,'Baby Shawl','',6.00,'2024-08-12 17:37:38','6.00','10','newstock','1','','',1000.00,'','1','12','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(559,'UNIQUE SOCKS','',120.00,'2024-08-12 17:38:17','22.00','10','newstock','1','','',22.00,'','1','142','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(560,'Dafi','',8.00,'2024-08-12 17:38:35','8.00','10','newstock','1','','',750.00,'','1','16','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(561,'Manual Breast Bump','',6.00,'2024-08-12 17:38:59','4.00','10','newstock','1','','',650.00,'','1','10','internal','1','27','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(562,'Baby Carrier (Normal )','',5.00,'2024-08-12 17:39:23','3.00','10','newstock','1','','',850.00,'','1','8','internal','1','49','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(563,'Receiving set heavy','',6.00,'2024-08-12 17:39:43','6.00','10','newstock','1','','',1000.00,'','1','12','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(564,'heavy romper','',10.00,'2024-08-12 17:40:03','12.00','10','newstock','1','','',1100.00,'','1','22','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(565,'FlanneLs','',38.00,'2024-08-12 17:40:21','25.00','10','newstock','1','','',150.00,'','1','63','internal','1','32','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(566,'Mitten (Pair)','',48.00,'2024-08-12 17:40:39','59.00','10','newstock','1','','',40.00,'','1','107','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(567,'Feeder','',36.00,'2024-08-12 17:40:52','55.00','10','newstock','1','','',45.00,'','1','91','internal','1','18','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(568,'4 in 1 wash cloths','',6.00,'2024-08-12 17:41:50','0.00','10','newstock','1','','',300.00,'','1','6','internal','1','295','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(569,'TOOTH BRUSH 2 IN 1','',9.00,'2024-08-12 17:43:13','0.00','10','newstock','1','','',250.00,'','1','9','internal','1','296','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(570,'BEAUTIFUL BLANKET WARMER','',6.00,'2024-08-12 17:44:14','0.00','10','newstock','1','','',550.00,'','1','6','internal','1','297','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(571,'BEAUTIFUL BLANKET WARMER','',1.00,'2024-08-12 18:05:09','6.00','10','newstock','1','','',550.00,'','1','7','internal','1','297','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(572,'Softcare small','',6.00,'2024-08-18 19:01:06','1.00','10','newstock','1','','',649.00,'','1','7','internal','1','126','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(573,'SOFTCARE LOW COUNT- SMALL','',12.00,'2024-08-18 19:02:59','0.00','10','newstock','1','','',133.00,'','1','12','internal','1','298','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(574,'Softcare wipes','',12.00,'2024-08-18 19:03:20','18.00','10','newstock','1','','',150.00,'','1','30','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(575,'CUSSONS SOAP.','',48.00,'2024-08-18 19:05:24','0.00','10','newstock','1','','',86.00,'','1','48','internal','1','299','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(576,'VASELINE SMALL','',12.00,'2024-08-18 19:07:40','0.00','10','newstock','1','','',36.00,'','1','12','internal','1','300','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(577,'ARIMIS SMALL','',12.00,'2024-08-18 19:08:33','0.00','10','newstock','1','','',31.00,'','1','12','internal','1','301','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(579,'','1',12.00,'2024-08-21 20:34:15','0.00','10','newstock','1','101724261618','2',150.00,'','1','12','supplier','1','302','','',0.00,'EXEMPTED','200','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(581,'','1',12.00,'2024-08-21 20:35:05','0.00','10','newstock','1','101724261618','2',160.00,'','1','12','supplier','1','303','','',0.00,'EXEMPTED','600','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(582,'','1',6.00,'2024-08-21 20:35:25','0.00','10','newstock','1','101724261618','2',150.00,'','1','6','supplier','1','304','','',0.00,'EXEMPTED','600','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(583,'PLAY MAT','',10.00,'2024-08-26 19:55:36','3.00','10','newstock','1','','',750.00,'','1','13','internal','1','289','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(584,'Heavy Kofia','',12.00,'2024-08-26 19:55:49','19.00','10','newstock','1','','',133.00,'','1','31','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(585,'Manual Breast Bump','',10.00,'2024-08-26 19:56:10','9.00','10','newstock','1','','',650.00,'','1','19','internal','1','27','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(586,'Light Romper','',12.00,'2024-08-26 19:56:39','33.00','10','newstock','1','','',450.00,'','1','45','internal','1','3','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(587,'Pre-Walkers','',6.00,'2024-08-26 19:56:59','28.00','10','newstock','1','','',450.00,'','1','34','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(588,'gift bag','',36.00,'2024-08-31 18:38:09','0.00','10','newstock','1','','',100.00,'','1','36','internal','1','208','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(589,'stockings','',12.00,'2024-08-31 18:38:57','57.00','10','newstock','1','','',104.00,'','1','69','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(590,'GUITAR','',3.00,'2024-08-31 18:39:51','0.00','10','newstock','1','','',650.00,'','1','3','internal','1','305','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(591,'PIANO SMALL.','',4.00,'2024-08-31 18:41:20','0.00','10','newstock','1','','',1350.00,'','1','4','internal','1','306','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(592,'CHEETAR OOF ROAD','',3.00,'2024-08-31 18:42:59','0.00','10','newstock','1','','',1500.00,'','1','3','internal','1','307','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(593,'COTTON HANDKERCHIEF','',12.00,'2024-08-31 18:44:12','0.00','10','newstock','1','','',30.00,'','1','12','internal','1','308','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(594,'CUSSONS SOAP.','',-1.00,'2024-08-31 18:47:40','48.00','10','newstock','1','','',86.00,'','1','47','internal','1','299','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(595,'BOTTLE BANK BIG','',3.00,'2024-08-31 18:56:14','0.00','10','newstock','1','','',1400.00,'','1','3','internal','1','309','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(596,'BABY SEAT','',6.00,'2024-09-01 19:48:17','0.00','10','newstock','1','','',450.00,'','1','6','internal','1','310','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(597,'BIG LAUNDY BASKET','',6.00,'2024-09-01 19:49:19','0.00','10','newstock','1','','',580.00,'','1','6','internal','1','311','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(598,'BUCKET','',6.00,'2024-09-01 19:50:09','0.00','10','newstock','1','','',190.00,'','1','6','internal','1','312','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(599,'SMALL UNIQUE BASIN','',10.00,'2024-09-01 19:50:52','0.00','10','newstock','1','','',80.00,'','1','10','internal','1','313','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(600,'UNIQUE BIG BASIN','',6.00,'2024-09-01 19:51:49','0.00','10','newstock','1','','',230.00,'','1','6','internal','1','314','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(601,'CAR SEAT','',1.00,'2024-09-01 19:59:34','0.00','10','newstock','1','','',10000.00,'','1','1','internal','1','315','','',0.00,'','12999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(602,'STROLLER','',2.00,'2024-09-01 20:00:34','0.00','10','newstock','1','','',8500.00,'','1','2','internal','1','316','','',0.00,'','11500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(603,'Nursing Pillow 3 in 1','',-4.00,'2024-09-01 20:01:09','7.00','10','newstock','1','','',850.00,'','1','3','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(604,'NORMAL NURSING PILLOW','',4.00,'2024-09-01 20:02:08','0.00','10','newstock','1','','',800.00,'','1','4','internal','1','317','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(605,'COOL BABY FEEDING CHAIR','',1.00,'2024-09-04 21:02:48','0.00','10','newstock','1','','',12000.00,'','1','1','internal','1','318','','',0.00,'','15000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(606,'','1',4.00,'2024-09-05 20:30:40','0.00','10','newstock','1','101725557414','2',320.00,'','1','4','supplier','1','319','','',0.00,'EXEMPTED','600','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(607,'','1',8.00,'2024-09-05 20:38:27','0.00','10','newstock','1','101725557887','2',240.00,'','1','8','supplier','1','233','','',0.00,'EXEMPTED','450','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(608,'ND SHOW BIG','',3.00,'2024-09-07 20:30:08','0.00','10','newstock','1','','',800.00,'','1','3','internal','1','320','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(609,'cotton panties simless','',24.00,'2024-09-08 19:39:47','1.00','10','newstock','1','','',125.00,'','1','25','internal','1','6971919190011','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(610,'Nursing Pillow 3 in 1','',3.00,'2024-09-08 19:40:08','3.00','10','newstock','1','','',850.00,'','1','6','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(611,'Supersoft Blankets','',6.00,'2024-09-08 19:42:07','10.00','10','newstock','1','','',1000.00,'','1','16','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(612,'AVENT BOTTLE SMALL','',6.00,'2024-09-08 19:43:55','9.00','10','newstock','1','','',400.00,'','1','15','internal','1','248','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(613,'UNIQUE NURSING BRA','',12.00,'2024-09-08 19:44:24','6.00','10','newstock','1','','',500.00,'','1','18','internal','1','281','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(614,'Small Care Kit','',6.00,'2024-09-08 19:44:41','3.00','10','newstock','1','','',450.00,'','1','9','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(615,'Big Care Kit','',4.00,'2024-09-08 19:44:55','7.00','10','newstock','1','','',750.00,'','1','11','internal','1','11','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(616,'UNIQUE SOCKS','',36.00,'2024-09-08 19:45:13','102.00','10','newstock','1','','',22.00,'','1','138','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(617,'Light Towel','',25.00,'2024-09-08 19:46:06','3.00','10','newstock','1','','',400.00,'','1','28','internal','1','48','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(618,'Building Blocks','',6.00,'2024-09-08 19:46:31','1.00','10','newstock','1','','',1800.00,'','1','7','internal','1','24','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(619,'Small Shakers','',12.00,'2024-09-08 19:47:50','0.00','10','newstock','1','','',300.00,'','1','12','internal','1','26','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(620,'QIAO NURSING BRA','',12.00,'2024-09-08 19:49:14','0.00','10','newstock','1','','',350.00,'','1','12','internal','1','321','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(621,'SINGLE BOTTLE WARMER','',6.00,'2024-09-08 19:50:01','0.00','10','newstock','1','','',500.00,'','1','6','internal','1','322','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(622,'RHYTHIC BABY ROCKER','',1.00,'2024-09-08 19:51:17','0.00','10','newstock','1','','',4200.00,'','1','1','internal','1','323','','',0.00,'','6700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(623,'PIANO FITNESS RACK','',4.00,'2024-09-08 19:52:43','0.00','10','newstock','1','','',1600.00,'','1','4','internal','1','324','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(624,'3 IN 1 BOTTLE ALONE','',3.00,'2024-09-13 20:33:44','0.00','10','newstock','1','','',150.00,'','1','3','internal','1','325','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(625,'ND Boys 2 in 1(Bow Tie)','',15.00,'2024-09-13 20:36:58','22.00','10','newstock','1','','',850.00,'','1','37','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(626,'COTTON HANDKERCHIEF','',24.00,'2024-09-14 20:43:12','11.00','10','newstock','1','','',30.00,'','1','35','internal','1','308','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(627,'DOLLY','',4.00,'2024-09-14 20:44:21','0.00','10','newstock','1','','',950.00,'','1','4','internal','1','326','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(628,'TOTO WATER BOTTLE','',5.00,'2024-09-14 20:45:28','0.00','10','newstock','1','','',250.00,'','1','5','internal','1','327','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(629,'DOUBLE GUN','',5.00,'2024-09-14 20:46:20','0.00','10','newstock','1','','',200.00,'','1','5','internal','1','328','','',0.00,'','499','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(630,'SMALL CAR','',12.00,'2024-09-14 20:47:06','0.00','10','newstock','1','','',130.00,'','1','12','internal','1','329','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(631,'PRESTIGE BATHING TOWEL','',24.00,'2024-09-14 20:48:09','0.00','10','newstock','1','','',24.00,'','1','24','internal','1','330','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(632,'Baby Carrier (Hip Seater )','',2.00,'2024-09-16 15:39:47','6.00','10','newstock','1','','',1900.00,'','1','8','internal','1','50','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(633,'Chicco Bags (Suprime)','',-1.00,'2024-09-16 15:41:58','8.00','10','newstock','1','','',1800.00,'','1','7','internal','1','60','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(634,'MOMEASY STORAGE BAGS','',2.00,'2024-09-16 16:12:12','11.00','10','newstock','1','','',450.00,'','1','13','internal','1','231','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(635,'Dr. Dudu','',-2.00,'2024-09-16 16:13:30','15.00','10','newstock','1','','',350.00,'','1','13','internal','1','6970802080026','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(636,'MOMEASY WASHABLE BREAST PADS','',5.00,'2024-09-16 16:16:48','4.00','10','newstock','1','','',390.00,'','1','9','internal','1','278','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(637,'AVENT DISPOSABLE BREAST PADS','',1.00,'2024-09-16 16:20:33','5.00','10','newstock','1','','',500.00,'','1','6','internal','1','254','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(638,'MOMEASY DISPOSABLE BREAST PAD','',-1.00,'2024-09-16 16:20:58','5.00','10','newstock','1','','',535.00,'','1','4','internal','1','276','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(639,'360 MAGIC CUP','',-20.00,'2024-09-16 16:29:30','20.00','10','newstock','1','','',450.00,'','1','0','internal','1','146','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(640,'Silicon Bowl and spoon','',1.00,'2024-09-16 16:31:51','14.00','10','newstock','1','','',350.00,'','1','15','internal','1','62','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(641,'Squize Silicon feeder','',-1.00,'2024-09-16 16:39:14','18.00','10','newstock','1','','',0.00,'','1','17','internal','1','6957660746691','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(642,'AVENT BABY BOTTLE','',-2.00,'2024-09-16 16:48:06','5.00','10','newstock','1','','',400.00,'','1','3','internal','1','219','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(643,'Bottle 3 - in 1 (small)','',-1.00,'2024-09-16 16:49:39','9.00','10','newstock','1','','',0.00,'','1','8','internal','1','65','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(644,'DOTTED SOCKS','',24.00,'2024-09-17 15:31:07','4.00','10','newstock','1','','',100.00,'','1','28','internal','1','285','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(645,'Washable Diaper','',10.00,'2024-09-17 15:31:30','28.00','10','newstock','1','','',300.00,'','1','38','internal','1','51','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(646,'Baby Nest','',6.00,'2024-09-17 15:31:44','5.00','10','newstock','1','','',850.00,'','1','11','internal','1','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(647,'INFANTINO BABY CARRIER','',3.00,'2024-09-17 15:32:00','3.00','10','newstock','1','','',1800.00,'','1','6','internal','1','264','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(648,'Bath Nets','',6.00,'2024-09-17 15:32:41','2.00','10','newstock','1','','',0.00,'','1','8','internal','1','96','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(649,'Heavy Kofia','',24.00,'2024-09-17 15:34:09','20.00','10','newstock','1','','',133.00,'','1','44','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(650,'Silicon Bibs','',18.00,'2024-09-17 15:34:30','8.00','10','newstock','1','','',250.00,'','1','26','internal','1','17','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(651,'Baby fruit Feeder','',6.00,'2024-09-17 15:34:47','6.00','10','newstock','1','','',0.00,'','1','12','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(652,'Wollen baby walker','',7.00,'2024-09-17 15:35:39','10.00','10','newstock','1','','',350.00,'','1','17','internal','1','179','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(653,'BEAUTIFUL BLANKET WARMER','',3.00,'2024-09-17 15:35:58','5.00','10','newstock','1','','',550.00,'','1','8','internal','1','297','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(654,'CAPE MITTEN SUIT','',12.00,'2024-09-17 15:36:20','6.00','10','newstock','1','','',350.00,'','1','18','internal','1','239','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(655,'SILICONE SPOON','',8.00,'2024-09-17 15:36:38','4.00','10','newstock','1','','',200.00,'','1','12','internal','1','256','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(656,'Unique vest','',36.00,'2024-09-17 15:37:56','80.00','10','newstock','1','','',116.00,'','1','116','internal','1','223','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(657,'4 IN 1 MITTENS','',24.00,'2024-09-17 15:38:14','5.00','10','newstock','1','','',167.00,'','1','29','internal','1','257','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(658,'Head bands 4 in 1','',12.00,'2024-09-17 15:38:36','2.00','10','newstock','1','','',300.00,'','1','14','internal','1','225','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(659,'GIRLS Bow-tie socks','',8.00,'2024-09-17 15:38:56','11.00','10','newstock','1','','',300.00,'','1','19','internal','1','177','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(660,'BOY SOCKS','',8.00,'2024-09-17 15:39:18','29.00','10','newstock','1','','',360.00,'','1','37','internal','1','200','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(661,'Bottle 3 in 1 Big','',2.00,'2024-09-17 15:40:54','0.00','10','newstock','1','','',500.00,'','1','2','internal','1','66','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(662,'Bottle 3 - in 1 (small)','',3.00,'2024-09-17 15:41:41','8.00','10','newstock','1','','',0.00,'','1','11','internal','1','65','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(663,'BOTTLE GIFT','',4.00,'2024-09-17 15:42:39','0.00','10','newstock','1','','',500.00,'','1','4','internal','1','331','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(664,'KNEE SOCKS','',12.00,'2024-09-17 15:43:31','0.00','10','newstock','1','','',100.00,'','1','12','internal','1','332','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(665,'Manual Breast Bump','1',0.00,'2024-09-17 15:59:35','15.00','10','newstock','1','','',0.00,'','1','15','','Move','27','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(666,'DIAPER BAG.','',6.00,'2024-09-23 19:07:20','0.00','10','newstock','1','','',550.00,'','1','6','internal','1','333','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(667,'Baby Rubber Shoes','',8.00,'2024-09-23 20:05:30','0.00','10','newstock','1','','',700.00,'','1','8','internal','1','98','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(668,'Pre-Walkers','',5.00,'2024-09-25 18:02:02','25.00','10','newstock','1','','',450.00,'','1','30','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(669,'Track Suits COTTON','',3.00,'2024-09-25 18:03:37','0.00','10','newstock','1','','',1200.00,'','1','3','internal','1','120','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(670,'TRACK SUIT UNIQUE.','',9.00,'2024-09-25 18:04:38','0.00','10','newstock','1','','',1700.00,'','1','9','internal','1','334','','',0.00,'','3100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(671,'','1',12.00,'2024-09-27 18:38:05','0.00','10','newstock','1','101727451447','2',80.00,'','1','12','supplier','1','335','','',0.00,'EXEMPTED','150','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(672,'momeasy baby walker','',6.00,'2024-09-28 20:48:07','0.00','10','newstock','1','','',2600.00,'','1','6','internal','1','169','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(673,'Co-sleeper','',5.00,'2024-10-01 16:11:33','1.00','10','newstock','1','','',1600.00,'','1','6','internal','1','39','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(674,'PREGNANCY PILLOW C-SHAPED.','',3.00,'2024-10-01 16:13:30','0.00','10','newstock','1','','',1700.00,'','1','3','internal','1','336','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(675,'Baby Pacifier','',12.00,'2024-10-01 16:13:47','20.00','10','newstock','1','','',95.00,'','1','32','internal','1','110','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(676,'Dafi','',15.00,'2024-10-01 16:14:00','6.00','10','newstock','1','','',750.00,'','1','21','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(677,'swaddle','',5.00,'2024-10-01 16:14:48','3.00','10','newstock','1','','',1000.00,'','1','8','internal','1','68','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(678,'Baby Shawl','',6.00,'2024-10-01 16:15:11','9.00','10','newstock','1','','',1000.00,'','1','15','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(679,'BABY TRACK SUIT.','',4.00,'2024-10-01 16:16:12','0.00','10','newstock','1','','',850.00,'','1','4','internal','1','337','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(680,'SUPER SOFT COTTON ROMPER','',12.00,'2024-10-01 16:18:01','0.00','10','newstock','1','','',500.00,'','1','12','internal','1','338','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(681,'SUPERSOFT COTTON VEST','',48.00,'2024-10-01 16:19:02','0.00','10','newstock','1','','',150.00,'','1','48','internal','1','339','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(682,'PLAY MAT','',10.00,'2024-10-02 19:37:36','1.00','10','newstock','1','','',750.00,'','1','11','internal','1','289','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(683,'SPACE WALKING CAR','',2.00,'2024-10-02 19:43:46','0.00','10','newstock','1','','',2100.00,'','1','2','internal','1','340','','',0.00,'','3599','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(684,'PIANO FITNESS RACK','',2.00,'2024-10-04 16:47:36','2.00','10','newstock','1','','',1600.00,'','1','4','internal','1','324','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(685,'MOMEASY BOTTLE BRUSH SET','',10.00,'2024-10-04 16:47:59','3.00','10','newstock','1','','',100.00,'','1','13','internal','1','275','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(686,'PP Nursing bottle','',6.00,'2024-10-04 16:48:43','0.00','10','newstock','1','','',230.00,'','1','6','internal','1','176','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(687,'water filled teether','',4.00,'2024-10-04 16:59:46','8.00','10','newstock','1','','',120.00,'','1','12','internal','1','167','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(688,'GEL FILLED TEETHER','',13.00,'2024-10-04 17:02:04','0.00','10','newstock','1','','',180.00,'','1','13','internal','1','341','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(689,'MANUAL BREAST PUMP-MOMEASY','',10.00,'2024-10-04 17:03:33','0.00','10','newstock','1','','',600.00,'','1','10','internal','1','342','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(690,'BREAST PUMP GIFT SET- MOMEASY','',3.00,'2024-10-04 17:04:46','0.00','10','newstock','1','','',1740.00,'','1','3','internal','1','343','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(691,'WIDE NECK FEEDING BOTTLE','',6.00,'2024-10-04 17:06:23','0.00','10','newstock','1','','',220.00,'','1','6','internal','1','344','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(692,'Softcare small','',6.00,'2024-10-12 10:20:57','5.00','10','newstock','1','','',649.00,'','1','11','internal','1','126','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(693,'large cussons gift box','',6.00,'2024-10-14 14:25:49','0.00','10','newstock','1','','',1360.00,'','1','6','internal','1','166','','',0.00,'','1799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(694,'small cussons gift box','',3.00,'2024-10-14 14:26:04','0.00','10','newstock','1','','',916.00,'','1','3','internal','1','165','','',0.00,'','1399','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(695,'CUSSONS JELLY','',5.00,'2024-10-14 14:26:49','0.00','10','newstock','1','','',233.00,'','1','5','internal','1','345','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(696,'NAN FORMULA','',6.00,'2024-10-14 19:36:18','2.00','10','newstock','1','','',1650.00,'','1','8','internal','1','268','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(697,'NIP NAP WIPES','',12.00,'2024-10-14 19:37:10','0.00','10','newstock','1','','',128.00,'','1','12','internal','1','346','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(698,'ENDOSAN MATERNITY PADS','',12.00,'2024-10-14 19:38:09','0.00','10','newstock','1','','',135.00,'','1','12','internal','1','347','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(699,'Nursing Pillow 3 in 1','',5.00,'2024-10-15 13:34:09','0.00','10','newstock','1','','',850.00,'','1','5','internal','1','38','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(700,'Kofia 2 in 1','',12.00,'2024-10-15 13:35:11','6.00','10','newstock','1','','',350.00,'','1','18','internal','1','13','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(701,'Heavy Kofia','',12.00,'2024-10-15 13:35:29','34.00','10','newstock','1','','',133.00,'','1','46','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(702,'AFI JUNIOR SHOES','',3.00,'2024-10-15 13:39:38','2.00','10','newstock','1','','',650.00,'','1','5','internal','1','203','','',0.00,'','999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(703,'Feeder','',24.00,'2024-10-15 13:41:02','62.00','10','newstock','1','','',45.00,'','1','86','internal','1','18','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(704,'ND SHOW BIG','',1.00,'2024-10-15 13:41:27','0.00','10','newstock','1','','',800.00,'','1','1','internal','1','320','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(705,'Dafi','',1.00,'2024-10-19 13:30:06','12.00','10','newstock','1','','',750.00,'','1','13','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(706,'BABY SIT UP','',2.00,'2024-10-22 20:40:24','0.00','10','newstock','1','','',1500.00,'','1','2','internal','1','270','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(707,'BABY SIT UP','',3.00,'2024-10-29 17:41:32','1.00','10','newstock','1','','',1500.00,'','1','4','internal','1','270','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(708,'Baby Pacifier','',24.00,'2024-10-29 17:43:41','17.00','10','newstock','1','','',95.00,'','1','41','internal','1','110','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(709,'Nursing Pillow 3 in 1','',2.00,'2024-10-29 17:44:24','3.00','10','newstock','1','','',850.00,'','1','5','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(710,'Pre-Walkers','',15.00,'2024-10-29 17:44:37','23.00','10','newstock','1','','',450.00,'','1','38','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(711,'Heavy Kofia','',12.00,'2024-10-29 17:44:51','33.00','10','newstock','1','','',133.00,'','1','45','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(712,'High Waist Panties','',24.00,'2024-10-29 17:45:15','0.00','10','newstock','1','','',142.00,'','1','24','internal','1','6972410090008','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(713,'stockings','',24.00,'2024-10-29 17:45:33','49.00','10','newstock','1','','',104.00,'','1','73','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(714,'UNIQUE SILICONE SHOES','',10.00,'2024-10-29 17:47:05','0.00','10','newstock','1','','',500.00,'','1','10','internal','1','348','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(715,'SINGLE HEADBAND','',10.00,'2024-10-29 17:47:53','0.00','10','newstock','1','','',100.00,'','1','10','internal','1','349','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(716,'BABY BACK HELMETS','',5.00,'2024-10-29 17:49:45','0.00','10','newstock','1','','',500.00,'','1','5','internal','1','350','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(717,'UNIQUE BABY NET','',3.00,'2024-10-29 17:50:36','0.00','10','newstock','1','','',900.00,'','1','3','internal','1','351','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(718,'BEAUTIFUL HEAVY ROMPER','',10.00,'2024-10-29 17:51:38','0.00','10','newstock','1','','',1000.00,'','1','10','internal','1','352','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(719,'TRAINING CUP','',12.00,'2024-10-30 18:14:25','9.00','10','newstock','1','','',230.00,'','1','21','internal','1','230','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(720,'AVENT / MOMEASY BABY BOTTLE- WIDE NECK','',10.00,'2024-10-30 18:17:05','12.00','10','newstock','1','','',400.00,'','1','22','internal','1','248','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(721,'MOMEASY STORAGE BAGS','',6.00,'2024-10-30 18:18:23','8.00','10','newstock','1','','',450.00,'','1','14','internal','1','231','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(722,'BREAST PUMP GIFT SET- MOMEASY','',2.00,'2024-10-30 18:18:42','2.00','10','newstock','1','','',1740.00,'','1','4','internal','1','343','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(723,'DRYING RACK- MOMEASY','',2.00,'2024-10-30 18:19:24','1.00','10','newstock','1','','',1300.00,'','1','3','internal','1','171','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(724,'MOMEASY MILK COLLECTORS','',10.00,'2024-10-30 18:20:35','0.00','10','newstock','1','','',330.00,'','1','10','internal','1','277','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(725,'COTTON BUDS-BIG','',10.00,'2024-10-30 18:22:02','0.00','10','newstock','1','','',100.00,'','1','10','internal','1','353','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(726,'MEDICINE DISPENSER-MOMEASY','',3.00,'2024-10-30 18:23:27','0.00','10','newstock','1','','',210.00,'','1','3','internal','1','354','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(727,'NEW BORN SET BOTTLES-MOMEASY BIG','',2.00,'2024-10-30 18:25:11','0.00','10','newstock','1','','',1600.00,'','1','2','internal','1','355','','',0.00,'','2300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(728,'NEW BORN SET BOTTLES-MOMEASY SMALL.','',2.00,'2024-10-30 18:26:42','0.00','10','newstock','1','','',800.00,'','1','2','internal','1','356','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(729,'DERA ZIP','',13.00,'2024-11-02 18:51:57','0.00','10','newstock','1','','',320.00,'','1','13','internal','1','319','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(730,'DERA','',-3.00,'2024-11-02 18:52:53','7.00','10','newstock','1','','',320.00,'','1','4','internal','1','283','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(731,'Dispossable Panties (51 in 1 )','',50.00,'2024-11-02 18:53:19','1.00','10','newstock','1','','',0.00,'','1','51','internal','1','99','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(732,'Dafi','',10.00,'2024-11-02 18:53:30','8.00','10','newstock','1','','',750.00,'','1','18','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(733,'Receiving set heavy','',4.00,'2024-11-02 18:53:49','6.00','10','newstock','1','','',1000.00,'','1','10','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(734,'swaddle','',10.00,'2024-11-02 18:53:59','3.00','10','newstock','1','','',1000.00,'','1','13','internal','1','68','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(735,'Supersoft Blankets','',7.00,'2024-11-02 18:54:36','8.00','10','newstock','1','','',1000.00,'','1','15','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(736,'Nursing Pillow 3 in 1','',1.00,'2024-11-02 18:55:09','4.00','10','newstock','1','','',850.00,'','1','5','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(737,'NORMAL NURSING PILLOW','',2.00,'2024-11-02 18:55:21','1.00','10','newstock','1','','',800.00,'','1','3','internal','1','317','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(738,'UNIQUE BASIN','',11.00,'2024-11-02 18:55:49','6.00','10','newstock','1','','',450.00,'','1','17','internal','1','197','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(739,'Feeder','',84.00,'2024-11-02 18:56:37','65.00','10','newstock','1','','',45.00,'','1','149','internal','1','18','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(740,'Cotton Light Kofia','',24.00,'2024-11-02 18:56:51','27.00','10','newstock','1','','',45.00,'','1','51','internal','1','15','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(741,'Mitten (Pair)','',36.00,'2024-11-02 18:57:02','64.00','10','newstock','1','','',40.00,'','1','100','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(742,'UNIQUE FRUIT FEEDER','',9.00,'2024-11-02 19:01:52','0.00','10','newstock','1','','',300.00,'','1','9','internal','1','357','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(743,'Baby fruit Feeder','',15.00,'2024-11-02 19:03:11','2.00','10','newstock','1','','',0.00,'','1','17','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(744,'Baby Shawl','',7.00,'2024-11-02 19:03:41','14.00','10','newstock','1','','',1000.00,'','1','21','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(745,'FlanneLs','',30.00,'2024-11-02 19:04:00','26.00','10','newstock','1','','',150.00,'','1','56','internal','1','32','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(746,'onesis','',13.00,'2024-11-02 19:04:23','271.00','10','newstock','1','','',190.00,'','1','284','internal','1','5','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(747,'Marking Tosh- BIG','',5.00,'2024-11-02 19:05:23','4.00','10','newstock','1','','',350.00,'','1','9','internal','1','67','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(748,'MARKING TOSH-SMALL','',2.00,'2024-11-02 19:06:26','0.00','10','newstock','1','','',350.00,'','1','2','internal','1','358','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(749,'JUUTA GIFT BABY WEAR','',6.00,'2024-11-02 19:07:49','0.00','10','newstock','1','','',500.00,'','1','6','internal','1','359','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(750,'DENIM 2 IN 1 SUIT.','',5.00,'2024-11-02 19:10:05','0.00','10','newstock','1','','',1000.00,'','1','5','internal','1','360','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(751,'DEMURE 2 IN 1 SUIT','',10.00,'2024-11-02 19:11:25','0.00','10','newstock','1','','',850.00,'','1','10','internal','1','361','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(752,'SEN SEN DRESS','',4.00,'2024-11-02 19:12:17','0.00','10','newstock','1','','',1000.00,'','1','4','internal','1','362','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(753,'LITTLE LITTLE SUIT','',27.00,'2024-11-02 19:14:09','0.00','10','newstock','1','','',1000.00,'','1','27','internal','1','363','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(754,'DEMURE 2 IN 1 SUIT','',2.00,'2024-11-03 15:48:00','10.00','10','newstock','1','','',850.00,'','1','12','internal','1','361','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(755,'MTUMBA','',109.00,'2024-11-06 17:13:23','0.00','10','newstock','1','','',400.00,'','1','109','internal','1','364','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(756,'Baby Walker','',6.00,'2024-11-06 17:15:26','2.00','10','newstock','1','','',2500.00,'','1','8','internal','1','43','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(757,'Baby Walker','',-6.00,'2024-11-06 17:15:53','8.00','10','newstock','1','','',2500.00,'','1','2','internal','1','43','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(758,'momeasy baby walker','',6.00,'2024-11-06 17:16:07','1.00','10','newstock','1','','',2600.00,'','1','7','internal','1','169','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(759,'BABY WALKER WITH UMBRELLA -MOMEASY.','',2.00,'2024-11-06 17:17:27','0.00','10','newstock','1','','',2900.00,'','1','2','internal','1','365','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(760,'GRINDING BOWL','',10.00,'2024-11-06 20:42:24','0.00','10','newstock','1','','',250.00,'','1','10','internal','1','366','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(761,'DANGAREE 2 1N 1-LONG','',19.00,'2024-11-06 20:47:05','0.00','10','newstock','1','','',850.00,'','1','19','internal','1','367','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(762,'Softcare wipes','',24.00,'2024-11-07 13:25:37','6.00','10','newstock','1','','',150.00,'','1','30','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(763,'','',1.00,'2024-11-14 18:37:36','5.00','1','newstock','1','111731596218','2',606.00,'','Main','6','supplier','Main','137','111731596218','',0.00,'VATABLE','799','83.59','522.41','16.00','','returned',1,'2024-11-14 18:37:58','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(764,'','',1.00,'2024-11-14 18:39:25','5.00','11','newstock','1','111731596218','2',606.00,'','Main','6','supplier','Main','137','111731596218','',0.00,'VATABLE','799','83.59','522.41','16.00','','returned',11,'2024-11-14 18:39:31','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(765,'','',24.00,'2024-11-14 18:40:55','60.00','11','newstock','1','111731598825','2',45.00,'','Main','84','supplier','Main','15','111731598825','',0.00,'VATABLE','80','148.97','931.03','16.00','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(766,'','',12.00,'2024-11-14 18:42:23','52.00','11','newstock','1','111731598825','2',42.00,'','Main','64','supplier','Main','28','111731598825','',0.00,'VATABLE','50','69.52','434.48','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(767,'','',12.00,'2024-11-14 18:42:41','14.00','11','newstock','1','111731598825','2',250.00,'','Main','26','supplier','Main','17','111731598825','',0.00,'VATABLE','500','413.79','2586.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(768,'','',24.00,'2024-11-14 18:42:58','0.00','11','newstock','1','111731598825','2',390.00,'','Main','24','supplier','Main','278','111731598825','',0.00,'EXEMPTED','700','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(769,'','',12.00,'2024-11-14 18:43:14','0.00','11','newstock','1','111731598825','2',650.00,'','Main','12','supplier','Main','242','111731598825','',0.00,'EXEMPTED','1150','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(770,'BOYS T-SHIRT UNIQUE','',12.00,'2024-11-14 20:07:52','0.00','10','newstock','1','','',800.00,'','1','12','internal','1','695','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(771,'','1',1.00,'2024-11-16 17:32:09','0.00','1','newstock','1','11731767503','2',5.00,'','1','1','supplier','1','1128','','',0.00,'EXEMPTED','10','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(772,'','',1.00,'2024-11-16 17:37:16','20.00','1','newstock','1','111731766842','2',0.00,'','Main','21','supplier','Main','123','111731766842','',0.00,'VATABLE','150','0.00','0.00','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(773,'','1',12.00,'2024-11-16 17:39:44','0.00','11','newstock','1','11731767503','2',450.00,'','1','12','supplier','1','1112','','',0.00,'EXEMPTED','950','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(774,'','1',12.00,'2024-11-16 17:41:01','12.00','11','newstock','1','11731767503','2',800.00,'','1','24','supplier','1','695','','',0.00,'EXEMPTED','1250','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(775,'','1',6.00,'2024-11-16 17:41:34','0.00','11','newstock','1','11731767503','2',300.00,'','1','6','supplier','1','1114','','',0.00,'EXEMPTED','NaN','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(776,'','1',10.00,'2024-11-16 17:42:00','0.00','11','newstock','1','11731767503','2',400.00,'','1','10','supplier','1','1115','','',0.00,'EXEMPTED','800','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(777,'','1',4.00,'2024-11-16 17:42:55','0.00','11','newstock','1','11731767503','2',1300.00,'','1','4','supplier','1','1117','','',0.00,'EXEMPTED','2500','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(778,'','1',11.00,'2024-11-16 17:43:27','1.00','11','newstock','1','11731767503','2',200.00,'','1','12','supplier','1','526','','',0.00,'VATABLE','400','303.45','1896.55','16.00','','received',0,'0000-00-00 00:00:00','pcs','11',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(779,'','1',1.00,'2024-11-16 17:44:42','1.00','11','newstock','1','11731767503','2',1000.00,'','1','2','supplier','1','678','','',0.00,'VATABLE','1500','137.93','862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(780,'','1',6.00,'2024-11-16 17:44:59','0.00','11','newstock','1','11731767503','2',250.00,'','1','6','supplier','1','1118','','',0.00,'EXEMPTED','450','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(781,'','1',2.00,'2024-11-16 17:45:20','0.00','11','newstock','1','11731767503','2',1000.00,'','1','2','supplier','1','682','','',0.00,'VATABLE','1900','275.86','1724.14','16.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(782,'','1',10.00,'2024-11-16 17:45:46','0.00','11','newstock','1','11731767503','2',100.00,'','1','10','supplier','1','507','','',0.00,'VATABLE','200','137.93','862.07','16.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(783,'','1',6.00,'2024-11-16 17:46:10','4.00','11','newstock','1','11731767503','2',300.00,'','1','10','supplier','1','449','','',0.00,'VATABLE','650','248.28','1551.72','16.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(784,'','1',7.00,'2024-11-16 17:46:41','1.00','11','newstock','1','11731767503','2',150.00,'','1','8','supplier','1','667','','',0.00,'VATABLE','300','144.83','905.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','7',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(785,'','1',6.00,'2024-11-16 17:48:24','0.00','11','newstock','1','11731767503','2',500.00,'','1','6','supplier','1','558','','',0.00,'VATABLE','950','413.79','2586.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(786,'','1',2.00,'2024-11-16 17:48:38','0.00','11','newstock','1','11731767503','2',1100.00,'','1','2','supplier','1','1119','','',0.00,'EXEMPTED','2200','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(787,'','1',6.00,'2024-11-16 17:49:07','0.00','11','newstock','1','11731767503','2',450.00,'','1','6','supplier','1','1120','','',0.00,'EXEMPTED','900','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(788,'','1',6.00,'2024-11-16 17:49:29','0.00','11','newstock','1','11731767503','2',300.00,'','1','6','supplier','1','1121','','',0.00,'EXEMPTED','600','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(789,'','1',6.00,'2024-11-16 17:49:43','0.00','11','newstock','1','11731767503','2',700.00,'','1','6','supplier','1','1122','','',0.00,'EXEMPTED','1500','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(790,'','1',2.00,'2024-11-16 17:50:16','0.00','11','newstock','1','11731767503','2',600.00,'','1','2','supplier','1','1123','','',0.00,'EXEMPTED','1000','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(791,'','1',10.00,'2024-11-16 17:50:57','0.00','11','newstock','1','11731767503','2',120.00,'','1','10','supplier','1','1125','','',0.00,'EXEMPTED','250','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(792,'','1',6.00,'2024-11-16 17:51:13','0.00','11','newstock','1','11731767503','2',200.00,'','1','6','supplier','1','1124','','',0.00,'EXEMPTED','600','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(793,'','1',2.00,'2024-11-16 17:51:27','0.00','11','newstock','1','11731767503','2',950.00,'','1','2','supplier','1','1126','','',0.00,'EXEMPTED','1700','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(794,'','1',3.00,'2024-11-16 17:51:43','0.00','11','newstock','1','11731767503','2',500.00,'','1','3','supplier','1','1127','','',0.00,'EXEMPTED','NaN','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(795,'','1',24.00,'2024-11-16 17:57:38','44.00','11','newstock','1','11731767503','2',45.00,'','1','68','supplier','1','15','','',0.00,'VATABLE','80','148.97','931.03','16.00','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(796,'','1',12.00,'2024-11-16 17:57:55','11.00','11','newstock','1','11731767503','2',250.00,'','1','23','supplier','1','31','','',0.00,'VATABLE','500','413.79','2586.21','16.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(797,'','1',24.00,'2024-11-16 17:58:33','9.00','11','newstock','1','11731767503','2',500.00,'','1','33','supplier','1','281','','',0.00,'EXEMPTED','950','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(798,'','1',12.00,'2024-11-16 17:58:58','5.00','11','newstock','1','11731767503','2',700.00,'','1','17','supplier','1','245','','',0.00,'EXEMPTED','1400','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(799,'','1',12.00,'2024-11-16 18:06:05','14.00','11','newstock','1','11731767503','2',400.00,'','1','26','supplier','1','145','','',0.00,'EXEMPTED','550','0','0','5.00','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(800,'','1',3.00,'2024-11-20 20:13:20','0.00','11','newstock','1','11731767503','2',350.00,'','1','3','supplier','1','672','','',0.00,'VATABLE','700','144.83','905.17','16.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(801,'DOUBLE WALL MUG 150ML','488',1.00,'2024-11-21 08:28:55','5.00','1','newstock','1','','',0.00,'','1','6','1','1','488','','',0.00,'','','','','16','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(802,'MTUMBA','',320.00,'2024-11-25 20:21:29','97.00','10','newstock','1','','',300.00,'','1','417','internal','1','364','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(803,'MTUMBA','',-14.00,'2024-11-25 20:25:59','417.00','10','newstock','1','','',300.00,'','1','403','internal','1','364','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(804,'MTUMBA-DANGAREE','',14.00,'2024-11-25 20:27:07','0.00','10','newstock','1','','',56.00,'','1','14','internal','1','1129','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(805,'TOOTHPICK HOLDER','',7.00,'2024-11-25 20:34:28','2.00','11','newstock','1','','',200.00,'','1','9','internal','1','m40','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(806,'SINGLE HEADBAND','3',0.00,'2024-11-26 14:56:41','5.00','11','newstock','1','','',0.00,'','1','5','','Move','349','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(807,'SINGLE HEADBAND','3',0.00,'2024-11-26 14:58:58','5.00','11','newstock','1','','',0.00,'','1','5','','Move','349','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(808,'METAL MASHER.','',6.00,'2024-11-26 18:14:58','1.00','10','newstock','1','','',100.00,'','1','7','internal','1','565','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(809,'UNIQUE KNIFE SET-9PCS','',3.00,'2024-11-26 18:15:57','1.00','10','newstock','1','','',2100.00,'','1','4','internal','1','676','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(810,'KNIFE SET-ROTATING-GERMANY','',2.00,'2024-11-26 18:16:20','1.00','10','newstock','1','','',1800.00,'','1','3','internal','1','540','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(811,'GOLD CUTELRY SET','',4.00,'2024-11-26 18:17:24','0.00','10','newstock','1','','',2500.00,'','1','4','internal','1','511','','',0.00,'','3199','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(812,'PLASTIC VEGATABLE RACK 4 LAYERS','',2.00,'2024-11-26 18:18:39','0.00','10','newstock','1','','',2300.00,'','1','2','internal','1','m19','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(813,'SANDWICH TOASTER','',2.00,'2024-11-26 18:19:58','1.00','10','newstock','1','','',1200.00,'','1','3','internal','1','611','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(814,'TREE MUG','',12.00,'2024-11-26 18:22:50','9.00','10','newstock','1','','',219.00,'','1','21','internal','1','670','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(815,'TREE PLATE','',12.00,'2024-11-26 18:24:21','0.00','10','newstock','1','','',219.00,'','1','12','internal','1','1130','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(816,'BRIEFCASE CUTTLERY','',2.00,'2024-11-26 18:26:09','0.00','10','newstock','1','','',2000.00,'','1','2','internal','1','1131','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(817,'GOLD EGG SHAPE CUTTLERY','',2.00,'2024-11-26 18:31:30','0.00','10','newstock','1','','',2800.00,'','1','2','internal','1','1132','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(818,'SILVER EGG SHAPE CUTTLERY','',2.00,'2024-11-26 18:32:43','0.00','10','newstock','1','','',2500.00,'','1','2','internal','1','1133','','',0.00,'','4300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(819,'EUROCHEF ELECTRIC KETTLE','',3.00,'2024-11-26 18:33:46','0.00','10','newstock','1','','',750.00,'','1','3','internal','1','1134','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(820,'10pcs nonstick cookware set','',2.00,'2024-11-26 18:34:34','1.00','10','newstock','1','','',7500.00,'','1','3','internal','1','401','','',0.00,'','9999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(821,'DISH RACK -GOLD 2 LAYER.','',2.00,'2024-11-26 18:35:53','0.00','10','newstock','1','','',2200.00,'','1','2','internal','1','483','','',0.00,'','2999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(822,'DISH RACKS -GOLD 3 LAYER..','',2.00,'2024-11-26 18:42:26','3.00','10','newstock','1','','',1650.00,'','1','5','internal','1','m92','','',0.00,'','3999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(823,'BREAD BAKING CONTAINER.','',2.00,'2024-11-26 18:43:10','1.00','10','newstock','1','','',300.00,'','1','3','internal','1','463','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(824,'FRUIT PRESS','',1.00,'2024-11-26 18:43:26','0.00','10','newstock','1','','',850.00,'','1','1','internal','1','506','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(825,'WOODEN KNIFE SET','',1.00,'2024-11-26 18:44:41','0.00','10','newstock','1','','',1100.00,'','1','1','internal','1','1135','','',0.00,'','1999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(826,'ROTATIONAL SPICE JAR-UNIQUE','',2.00,'2024-11-26 18:46:09','0.00','10','newstock','1','','',1500.00,'','1','2','internal','1','1136','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(827,'30CM NON STICK PAN','',2.00,'2024-11-26 18:47:17','0.00','10','newstock','1','','',1100.00,'','1','2','internal','1','1137','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(828,'RAIN COAT-ADULT','',30.00,'2024-11-28 13:47:58','6.00','10','newstock','1','','',250.00,'','1','36','internal','1','1118','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(829,'RAIN COAT - BABYS','',10.00,'2024-11-28 13:49:09','0.00','10','newstock','1','','',200.00,'','1','10','internal','1','1138','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(830,'BABY WALKER BIG - WITHOUT UMBRELLA','',6.00,'2024-11-29 17:58:27','0.00','10','newstock','1','','',2700.00,'','1','6','internal','1','1139','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(831,'MOMEASY DISPOSABLE BREAST PAD','',6.00,'2024-11-29 17:58:44','4.00','10','newstock','1','','',535.00,'','1','10','internal','1','276','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(832,'TRAINING CUP','',12.00,'2024-11-29 18:00:20','19.00','10','newstock','1','','',230.00,'','1','31','internal','1','230','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(833,'SILICONE FEEDING SET','',8.00,'2024-12-04 17:20:26','4.00','10','newstock','1','','',1000.00,'','1','12','internal','1','249','','',0.00,'','2300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(834,'Dafi','',18.00,'2024-12-04 17:20:58','3.00','10','newstock','1','','',750.00,'','1','21','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(835,'Bath Sits','',4.00,'2024-12-04 17:21:31','1.00','10','newstock','1','','',850.00,'','1','5','internal','1','47','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(836,'Nursing Pillow 3 in 1','',3.00,'2024-12-04 17:22:25','2.00','10','newstock','1','','',850.00,'','1','5','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(837,'Cotton Light Kofia','',24.00,'2024-12-04 17:24:37','50.00','10','newstock','1','','',45.00,'','1','74','internal','1','15','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(838,'Mitten (Pair)','',60.00,'2024-12-04 17:33:48','89.00','10','newstock','1','','',40.00,'','1','149','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(839,'Mitten (Pair)','',2.00,'2024-12-04 17:34:40','149.00','10','newstock','1','','',40.00,'','1','151','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(840,'CLOTH BIN','',3.00,'2024-12-04 17:37:05','1.00','10','newstock','1','','',500.00,'','1','4','internal','1','196','','',0.00,'','999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(841,'SLING BAG','',7.00,'2024-12-04 17:40:59','0.00','10','newstock','1','','',950.00,'','1','7','internal','1','1140','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(842,'SILICONE BABY GAL BAG','',-3.00,'2024-12-04 17:44:01','3.00','10','newstock','1','','',300.00,'','1','0','internal','1','1114','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(843,'SILICONE BABY BAG.','',5.00,'2024-12-04 17:45:37','0.00','10','newstock','1','','',300.00,'','1','5','internal','1','1141','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(844,'HANGERS 3 IN 1.','',10.00,'2024-12-04 17:46:40','0.00','10','newstock','1','','',60.00,'','1','10','internal','1','1142','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(845,'BUCKET','',-1.00,'2024-12-04 17:47:16','1.00','10','newstock','1','','',190.00,'','1','0','internal','1','312','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(846,'MOLFIX SMALL NO. 2','',2.00,'2024-12-04 18:44:28','4.00','10','newstock','1','','',119.00,'','1','6','internal','1','164','','',0.00,'','299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(847,'MOLFIX SMALL PANTS NO. 3','',1.00,'2024-12-04 18:44:53','0.00','10','newstock','1','','',173.00,'','1','1','internal','1','163','','',0.00,'','299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(848,'molfix small no 4','',-1.00,'2024-12-04 18:45:25','8.00','10','newstock','1','','',104.00,'','1','7','internal','1','209','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(849,'BRIEFCASE CUTTLERY','',1.00,'2024-12-06 20:14:45','1.00','10','newstock','1','','',2000.00,'','1','2','internal','1','1131','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(850,'BRIEFCASE CUTTLERY','',1.00,'2024-12-06 20:20:24','1.00','10','newstock','1','','',2000.00,'','1','2','internal','1','1131','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(851,'TEA SPOON GOLD','',1.00,'2024-12-06 20:20:59','9.00','10','newstock','1','','',300.00,'','1','10','internal','1','m24','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(852,'HANDSOME MUG','',1.00,'2024-12-06 20:21:21','20.00','10','newstock','1','','',91.00,'','1','21','internal','1','522','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(853,'TEA MUG CLEAR','',6.00,'2024-12-06 20:21:45','18.00','10','newstock','1','','',92.00,'','1','24','internal','1','660','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(854,'WATER DISPENSER','',1.00,'2024-12-09 20:37:21','5.00','10','newstock','1','','',300.00,'','1','6','internal','1','1121','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(855,'SINGLE LOTION DISPENSER.','',5.00,'2024-12-09 20:38:20','0.00','10','newstock','1','','',300.00,'','1','5','internal','1','1143','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(856,'DRYING RACK- MOMEASY','',1.00,'2024-12-11 12:38:51','3.00','10','newstock','1','','',1300.00,'','1','4','internal','1','171','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(857,'MICROWAVE STERILIZER','',2.00,'2024-12-11 12:40:38','1.00','10','newstock','1','','',1980.00,'','1','3','internal','1','172','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(858,'BREAST PUMP GIFT SET- MOMEASY','',1.00,'2024-12-11 12:45:16','3.00','10','newstock','1','','',1740.00,'','1','4','internal','1','343','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(859,'UNIQUE BASIN','',1.00,'2024-12-11 12:53:18','13.00','10','newstock','1','','',450.00,'','1','14','internal','1','197','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(860,'Light Towel','',2.00,'2024-12-11 13:05:29','26.00','10','newstock','1','','',400.00,'','1','28','internal','1','48','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(861,'HEAVY TOWEL','',-1.00,'2024-12-11 13:08:07','5.00','10','newstock','1','','',700.00,'','1','4','internal','1','198','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(862,'swaddle','',1.00,'2024-12-11 13:09:46','5.00','10','newstock','1','','',1000.00,'','1','6','internal','1','68','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(863,'Baby Shawl','',-1.00,'2024-12-11 13:10:51','13.00','10','newstock','1','','',1000.00,'','1','12','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(864,'3 IN 1 ROMPER','',14.00,'2024-12-11 13:45:29','18.00','10','newstock','1','','',900.00,'','1','32','internal','1','260','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(865,'BEAUTIFUL HEAVY ROMPER','',1.00,'2024-12-11 13:45:46','8.00','10','newstock','1','','',1000.00,'','1','9','internal','1','352','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(866,'BEAUTIFUL HEAVY ROMPER','',-1.00,'2024-12-11 14:15:47','9.00','10','newstock','1','','',1000.00,'','1','8','internal','1','352','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(867,'Shiny Dress','',2.00,'2024-12-11 14:24:35','2.00','10','newstock','1','','',2200.00,'','1','4','internal','1','100','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(868,'Purple and Blue Dress','',-1.00,'2024-12-11 14:26:56','9.00','10','newstock','1','','',0.00,'','1','8','internal','1','112','','',0.00,'','1950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(869,'2 PIECE BEAUTIFUL DRESS','',12.00,'2024-12-11 14:30:15','18.00','10','newstock','1','','',1400.00,'','1','30','internal','1','292','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(870,'BEAUTIFUL DRESS-SMALL','',-12.00,'2024-12-11 14:30:35','12.00','10','newstock','1','','',1300.00,'','1','0','internal','1','293','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(871,'GIRL DRESS WITH LON SLEEVED T-SHIRT OR CHIFFON TOP','',19.00,'2024-12-11 14:38:58','0.00','10','newstock','1','','',1800.00,'','1','19','internal','1','1144','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(872,'Wollen baby walker','',-1.00,'2024-12-11 14:45:28','16.00','10','newstock','1','','',350.00,'','1','15','internal','1','179','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(873,'onesis','',13.00,'2024-12-11 14:58:29','258.00','10','newstock','1','','',190.00,'','1','271','internal','1','5','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(874,'Baby Cotton Trousers','',10.00,'2024-12-11 15:03:42','156.00','10','newstock','1','','',200.00,'','1','166','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(875,'onesis','',10.00,'2024-12-11 15:05:11','271.00','10','newstock','1','','',190.00,'','1','281','internal','1','5','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(876,'Baby Cotton Trousers','',-10.00,'2024-12-11 15:05:48','166.00','10','newstock','1','','',200.00,'','1','156','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(877,'COTTON BABY SHORT','',2.00,'2024-12-11 15:08:39','31.00','10','newstock','1','','',170.00,'','1','33','internal','1','251','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(878,'Baby Cotton Trousers','',-2.00,'2024-12-11 15:09:26','156.00','10','newstock','1','','',200.00,'','1','154','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(879,'Baby Cotton Trousers','',-20.00,'2024-12-11 15:13:24','154.00','10','newstock','1','','',200.00,'','1','134','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(880,'Feediing bottle.','',1.00,'2024-12-11 15:24:18','20.00','10','newstock','1','','',350.00,'','1','21','internal','1','150','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(881,'TRAINING CUP','',3.00,'2024-12-11 15:40:19','25.00','10','newstock','1','','',230.00,'','1','28','internal','1','230','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(882,'PP Nursing bottle','',-2.00,'2024-12-11 15:41:33','4.00','10','newstock','1','','',230.00,'','1','2','internal','1','176','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(883,'AVENT / MOMEASY BABY BOTTLE- WIDE NECK','',1.00,'2024-12-11 15:43:22','15.00','10','newstock','1','','',400.00,'','1','16','internal','1','248','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(884,'AVENT BABY BOTTLE','',-1.00,'2024-12-11 15:43:46','2.00','10','newstock','1','','',400.00,'','1','1','internal','1','219','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(885,'MOMEASY STORAGE BAGS','',1.00,'2024-12-11 15:49:23','14.00','10','newstock','1','','',450.00,'','1','15','internal','1','231','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(886,'Dr. Dudu','',-1.00,'2024-12-11 15:51:35','6.00','10','newstock','1','','',350.00,'','1','5','internal','1','6970802080026','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(887,'MANUAL BREAST PUMP-MOMEASY','',15.00,'2024-12-11 15:58:25','0.00','10','newstock','1','','',600.00,'','1','15','internal','1','342','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(888,'momeasy storage cups','',1.00,'2024-12-11 16:00:47','22.00','10','newstock','1','','',520.00,'','1','23','internal','1','168','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(889,'AVENT DISPOSABLE BREAST PADS','',1.00,'2024-12-11 16:03:29','4.00','10','newstock','1','','',500.00,'','1','5','internal','1','254','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(890,'MOMEASY DISPOSABLE BREAST PAD','',-1.00,'2024-12-11 16:03:57','10.00','10','newstock','1','','',535.00,'','1','9','internal','1','276','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(891,'PP Nursing bottle','',-1.00,'2024-12-11 16:10:20','2.00','10','newstock','1','','',230.00,'','1','1','internal','1','176','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(892,'Bath Sits','',-1.00,'2024-12-11 16:11:27','5.00','10','newstock','1','','',850.00,'','1','4','internal','1','47','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(893,'Bath Sits','',2.00,'2024-12-11 16:12:08','4.00','10','newstock','1','','',850.00,'','1','6','internal','1','47','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(894,'Cotton bath net','',2.00,'2024-12-11 16:13:13','2.00','10','newstock','1','','',1100.00,'','1','4','internal','1','154','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(895,'Bath Nets','',1.00,'2024-12-11 16:14:03','4.00','10','newstock','1','','',950.00,'','1','5','internal','1','96','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(896,'KNITTED UNIQUE ROMPERS','',2.00,'2024-12-11 16:21:25','28.00','10','newstock','1','','',1000.00,'','1','30','internal','1','237','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(897,'Kofia 2 in 1','',2.00,'2024-12-11 18:33:20','13.00','11','newstock','1','','',350.00,'','1','15','internal','1','13','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(898,'PLAY MAT','',10.00,'2024-12-12 20:01:54','4.00','10','newstock','1','','',750.00,'','1','14','internal','1','289','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(899,'Nursing Bras','',12.00,'2024-12-12 20:02:14','7.00','10','newstock','1','','',200.00,'','1','19','internal','1','34','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(900,'High Waist Panties','',24.00,'2024-12-12 20:03:29','22.00','10','newstock','1','','',142.00,'','1','46','internal','1','6972410090008','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(901,'Nursing Pillow 3 in 1','',3.00,'2024-12-12 20:04:04','4.00','10','newstock','1','','',850.00,'','1','7','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(902,'AVENT BABY BOTTLE','',6.00,'2024-12-12 20:04:21','1.00','10','newstock','1','','',400.00,'','1','7','internal','1','219','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(903,'Baby Shawl','',4.00,'2024-12-12 20:04:37','12.00','10','newstock','1','','',1000.00,'','1','16','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(904,'Small Care Kit','',6.00,'2024-12-12 20:05:00','1.00','10','newstock','1','','',450.00,'','1','7','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(905,'UNIQUE BABY NET','',3.00,'2024-12-12 20:05:37','2.00','10','newstock','1','','',900.00,'','1','5','internal','1','351','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(906,'Baby Carrier (Hip Seater )','',3.00,'2024-12-12 20:06:04','4.00','10','newstock','1','','',1900.00,'','1','7','internal','1','50','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(907,'swaddle','',6.00,'2024-12-12 20:07:32','6.00','10','newstock','1','','',1000.00,'','1','12','internal','1','68','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(908,'TOTO WRAP','',6.00,'2024-12-12 20:07:48','2.00','10','newstock','1','','',850.00,'','1','8','internal','1','271','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(909,'Receiving set (11 pieces)','',6.00,'2024-12-12 20:08:08','6.00','10','newstock','1','','',800.00,'','1','12','internal','1','83','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(910,'INFANTINO BABY CARRIER','',2.00,'2024-12-12 20:08:22','3.00','10','newstock','1','','',1800.00,'','1','5','internal','1','264','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(911,'HOODED INFANTINO','',2.00,'2024-12-12 20:09:25','0.00','10','newstock','1','','',2000.00,'','1','2','internal','1','1145','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(912,'Basin Plastic s','',6.00,'2024-12-12 20:09:49','3.00','10','newstock','1','','',350.00,'','1','9','internal','1','56','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(913,'Mitten (Pair)','',12.00,'2024-12-12 20:10:11','151.00','10','newstock','1','','',40.00,'','1','163','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(914,'heavy romper','',6.00,'2024-12-12 20:10:31','8.00','10','newstock','1','','',1100.00,'','1','14','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(915,'Receiving set heavy','',9.00,'2024-12-12 20:10:47','5.00','10','newstock','1','','',1000.00,'','1','14','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(916,'ND Boys 2 in 1(Bow Tie)','',8.00,'2024-12-12 20:11:37','17.00','10','newstock','1','','',850.00,'','1','25','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(917,'BABY CARRIER NORMAL-SMALL','',1.00,'2024-12-12 20:12:45','0.00','10','newstock','1','','',500.00,'','1','1','internal','1','1146','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(918,'UNIQUE LIGHT KOFIA','',12.00,'2024-12-12 20:13:40','0.00','10','newstock','1','','',70.00,'','1','12','internal','1','1147','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(919,'UNIQUE HOODED SHAWL','',6.00,'2024-12-12 20:14:28','0.00','10','newstock','1','','',1000.00,'','1','6','internal','1','1148','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(920,'DANGAREE AND ONESIS -GIRLS','',9.00,'2024-12-12 20:15:47','0.00','10','newstock','1','','',1000.00,'','1','9','internal','1','1149','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(921,'UNIQUE DRESS WITH SOCKS/KOFIA','',17.00,'2024-12-12 20:17:53','0.00','10','newstock','1','','',1200.00,'','1','17','internal','1','1150','','',0.00,'','2300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(922,'GOLD SPOON','',-4.00,'2024-12-13 10:14:13','8.00','10','newstock','1','','',350.00,'','1','4','internal','1','515','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(923,'UNIQUE SILVER SOUP SPOON','',4.00,'2024-12-13 10:14:31','0.00','10','newstock','1','','',400.00,'','1','4','internal','1','681','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(924,'BIG SERVING SPOON','',2.00,'2024-12-13 10:20:22','9.00','10','newstock','1','','',180.00,'','1','11','internal','1','455','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(925,'SMALL SERVING SPOON','',24.00,'2024-12-13 10:27:32','0.00','10','newstock','1','','',180.00,'','1','24','internal','1','1151','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(926,'SILER SPOON -BEAUTIFUL','',2.00,'2024-12-13 10:34:10','0.00','10','newstock','1','','',450.00,'','1','2','internal','1','620','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(927,'Unique Oil jar','',-1.00,'2024-12-13 11:18:43','2.00','10','newstock','1','','',1000.00,'','1','1','internal','1','678','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(928,'OIL JAR GLASS BIG','',1.00,'2024-12-13 11:19:39','0.00','10','newstock','1','','',800.00,'','1','1','internal','1','1152','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(929,'KNIFE SET (MARBLE)','',4.00,'2024-12-13 11:22:15','0.00','10','newstock','1','','',2200.00,'','1','4','internal','1','m76','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(930,'2 PIECE SIGNATURE LUNCH BOX','',1.00,'2024-12-13 11:39:10','4.00','10','newstock','1','','',1100.00,'','1','5','internal','1','m60','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(931,'FASHION MUG','',18.00,'2024-12-13 12:04:43','11.00','10','newstock','1','','',125.00,'','1','29','internal','1','497','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(932,'FASHION BOWLS','',2.00,'2024-12-13 12:15:01','38.00','10','newstock','1','','',150.00,'','1','40','internal','1','496','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(933,'RICE WASHER','',-2.00,'2024-12-13 14:06:07','2.00','10','newstock','1','','',300.00,'','1','0','internal','1','602','','',0.00,'','599','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(934,'RICE DRAINER- BIG','',3.00,'2024-12-13 14:06:21','2.00','10','newstock','1','','',200.00,'','1','5','internal','1','601','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(935,'JUICE MUG WITH STRAW AND BAMBOO LID','',1.00,'2024-12-13 14:25:21','4.00','10','newstock','1','','',550.00,'','1','5','internal','1','530','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(936,'silver mug','',4.00,'2024-12-13 16:43:50','8.00','10','newstock','1','','',125.00,'','1','12','internal','1','627','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(937,'OIL FILTER 1.5 LITRES','',1.00,'2024-12-13 16:57:36','4.00','10','newstock','1','','',650.00,'','1','5','internal','1','m10','','',0.00,'','1350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(938,'Softcare small','',12.00,'2024-12-18 13:52:09','0.00','10','newstock','1','','',649.00,'','1','12','internal','1','126','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(939,'SOFTCARE LOW COUNT- SMALL','',20.00,'2024-12-18 13:52:34','0.00','10','newstock','1','','',133.00,'','1','20','internal','1','298','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(940,'CUSSONS SOAP.','',12.00,'2024-12-18 13:53:37','28.00','10','newstock','1','','',86.00,'','1','40','internal','1','299','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(941,'VASELINE MEDIUM.','',12.00,'2024-12-18 13:57:00','0.00','10','newstock','1','','',114.00,'','1','12','internal','1','1153','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(942,'ARIMIS SMALL','',24.00,'2024-12-18 13:57:16','0.00','10','newstock','1','','',31.00,'','1','24','internal','1','301','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(943,'GEISHA SOAP SMALL','',12.00,'2024-12-18 13:58:22','0.00','10','newstock','1','','',47.00,'','1','12','internal','1','1154','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(944,'NIP NAP LOW COUNT','',10.00,'2024-12-18 13:59:16','0.00','10','newstock','1','','',131.00,'','1','10','internal','1','1155','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(945,'TOSH BRANDED BAGS.','',220.00,'2024-12-24 12:38:04','0.00','10','newstock','1','','',50.00,'','1','220','internal','1','1156','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(946,'TOSH BRANDED BAGS.','',29.00,'2024-12-27 13:51:09','218.00','10','newstock','1','','',50.00,'','1','247','internal','1','1156','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(947,'PREGNANCY PILLOW C-SHAPED.','',2.00,'2024-12-27 19:28:14','0.00','10','newstock','1','','',1700.00,'','1','2','internal','1','336','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(948,'Pre-Walkers','',22.00,'2024-12-27 19:28:43','23.00','10','newstock','1','','',450.00,'','1','45','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(949,'Dafi','',14.00,'2024-12-27 19:29:14','7.00','10','newstock','1','','',750.00,'','1','21','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(950,'heavy romper','',7.00,'2024-12-27 19:29:41','11.00','10','newstock','1','','',1100.00,'','1','18','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(951,'Small Care Kit','',5.00,'2024-12-27 19:30:10','5.00','10','newstock','1','','',450.00,'','1','10','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(952,'Heavy Kofia','',24.00,'2024-12-27 19:30:42','16.00','10','newstock','1','','',133.00,'','1','40','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(953,'stockings','',24.00,'2024-12-27 19:31:50','54.00','10','newstock','1','','',104.00,'','1','78','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(954,'SILICONE SPOON','',12.00,'2024-12-27 19:32:34','7.00','10','newstock','1','','',200.00,'','1','19','internal','1','256','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(955,'BABY RATTLES SHAKERS','',6.00,'2024-12-27 19:33:49','0.00','10','newstock','1','','',350.00,'','1','6','internal','1','1157','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(956,'AFI JUNIOR SHOES','',4.00,'2024-12-27 19:34:38','4.00','10','newstock','1','','',650.00,'','1','8','internal','1','203','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(957,'Baby Rubber Shoes','',2.00,'2024-12-27 19:34:53','2.00','10','newstock','1','','',700.00,'','1','4','internal','1','98','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(958,'BIG BOTTLES BRUSH','',9.00,'2024-12-27 19:36:51','0.00','10','newstock','1','','',200.00,'','1','9','internal','1','1158','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(959,'UNIQUE FULL BABY MOUTH BRUSH','',3.00,'2024-12-27 19:38:32','0.00','10','newstock','1','','',200.00,'','1','3','internal','1','1159','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(960,'SILICONE BOTTLE BRUSH','',4.00,'2024-12-27 19:40:39','0.00','10','newstock','1','','',300.00,'','1','4','internal','1','1160','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(961,'COTTON SOCKS','',24.00,'2024-12-27 19:41:56','0.00','10','newstock','1','','',67.00,'','1','24','internal','1','1161','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(962,'UNIQUE ROMPER','',11.00,'2025-01-03 19:56:21','0.00','10','newstock','1','','',700.00,'','1','11','internal','1','1162','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(963,'KEEP GOING WATER BOTTLE.','',1.00,'2025-01-03 19:57:40','0.00','10','newstock','1','','',280.00,'','1','1','internal','1','534','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(964,'YADALI WATER BOTTLE','',-1.00,'2025-01-03 19:59:30','3.00','10','newstock','1','','',320.00,'','1','2','internal','1','694','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(965,'SINGLE LOTION DISPENSER.','',1.00,'2025-01-04 20:47:47','0.00','11','newstock','1','','',300.00,'','1','1','internal','1','1143','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(966,'2 IN 1 GIFT CUP','',1.00,'2025-01-04 20:48:15','0.00','11','newstock','1','','',950.00,'','1','1','internal','1','1126','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(967,'UNIQUE TURKEY BOYS','',18.00,'2025-01-07 11:05:44','0.00','10','newstock','1','','',1500.00,'','1','18','internal','1','1163','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(968,'3 PIECE TURKEY BOYS','',30.00,'2025-01-07 11:06:47','0.00','10','newstock','1','','',1100.00,'','Main','30','Internal','Main','1164','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(969,'Nursing Pillow 3 in 1','',2.00,'2025-01-09 11:47:55','5.00','10','newstock','1','','',850.00,'','1','7','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(970,'Baby Shawl','',5.00,'2025-01-09 11:48:12','15.00','10','newstock','1','','',1000.00,'','1','20','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(971,'Bottle Warmer','',6.00,'2025-01-09 11:48:29','0.00','10','newstock','1','','',850.00,'','1','6','internal','1','63','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(972,'Big Care Kit','',6.00,'2025-01-09 11:49:10','6.00','10','newstock','1','','',750.00,'','1','12','internal','1','11','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(973,'Small Care Kit','',6.00,'2025-01-09 11:49:24','5.00','10','newstock','1','','',450.00,'','1','11','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(974,'360 MAGIC CUP','',3.00,'2025-01-09 11:49:38','0.00','10','newstock','1','','',450.00,'','1','3','internal','1','146','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(975,'Unisex Sweaters','',18.00,'2025-01-09 11:50:53','30.00','10','newstock','1','','',700.00,'','1','48','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(976,'BIG SIT ME UP','',2.00,'2025-01-09 11:51:53','0.00','10','newstock','1','','',2300.00,'','Main','2','Internal','Main','1165','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(977,'SINGLE LOTION DISPENSER.','',10.00,'2025-01-10 20:14:24','0.00','10','newstock','1','','',300.00,'','1','10','internal','1','1143','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(978,'HAND WASH PLASTIC','',6.00,'2025-01-10 20:15:12','0.00','10','newstock','1','','',250.00,'','1','6','internal','1','m03','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(979,'KNIFE SHARPENER','',6.00,'2025-01-10 20:15:58','1.00','10','newstock','1','','',250.00,'','1','7','internal','1','541','','',0.00,'','499','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(980,'19 PCS SILICONE KNIFE/SPOON SET.','',2.00,'2025-01-10 20:16:19','1.00','10','newstock','1','','',2300.00,'','1','3','internal','1','403','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(981,'2 IN 1 KITCHEN MATS.','',6.00,'2025-01-10 20:18:29','6.00','10','newstock','1','','',700.00,'','1','12','internal','1','406','','',0.00,'','1999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(982,'DIAPER BAG.','',6.00,'2025-01-10 20:19:27','2.00','10','newstock','1','','',550.00,'','1','8','internal','1','333','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(983,'PLASTIC SINK BLOCKER','',1.00,'2025-01-10 20:19:42','2.00','10','newstock','1','','',150.00,'','1','3','internal','1','592','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(984,'BREAD BAKING CONTAINER.','',5.00,'2025-01-10 20:22:07','3.00','10','newstock','1','','',300.00,'','1','8','internal','1','463','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(985,'OIL JAR CONTROL','',4.00,'2025-01-10 20:23:33','0.00','10','newstock','1','','',300.00,'','1','4','internal','1','m87','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(986,'1.5 LTRS ACLYRIC FRIDGE BOTTLE','',10.00,'2025-01-10 20:24:51','0.00','10','newstock','1','','',350.00,'','1','10','internal','1','1166','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(987,'ELEGANT FRIDGE ORGANIZER-RECTANGULAR','',10.00,'2025-01-10 20:26:07','0.00','10','newstock','1','','',450.00,'','1','10','internal','1','1167','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(988,'MAKE UP BRUSH ORGANIZER','',5.00,'2025-01-10 20:27:11','0.00','10','newstock','1','','',350.00,'','1','5','internal','1','1168','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(989,'2 IN 1 BRUSH','',3.00,'2025-01-10 20:28:02','0.00','10','newstock','1','','',200.00,'','1','3','internal','1','1169','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(990,'BIG ELEGANT CONTAINER','',5.00,'2025-01-10 20:29:00','0.00','10','newstock','1','','',350.00,'','1','5','internal','1','1170','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(991,'STANLEY MUG','',6.00,'2025-01-10 20:29:47','0.00','10','newstock','1','','',1200.00,'','1','6','internal','1','1171','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(992,'PLASTIC STANLEY MUG','',3.00,'2025-01-10 20:30:40','0.00','10','newstock','1','','',800.00,'','1','3','internal','1','1172','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(993,'WHISKY GLASS','',6.00,'2025-01-11 20:40:35','8.00','10','newstock','1','','',92.00,'','1','14','internal','1','m57','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(994,'momeasy baby walker','',6.00,'2025-01-14 13:56:04','0.00','10','newstock','1','','',2600.00,'','1','6','internal','1','169','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(995,'Baby Pacifier','',24.00,'2025-01-14 13:56:19','18.00','10','newstock','1','','',95.00,'','1','42','internal','1','110','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(996,'NEW BORN SET BOTTLES-MOMEASY SMALL.','',4.00,'2025-01-14 13:57:19','1.00','10','newstock','1','','',800.00,'','1','5','internal','1','356','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(997,'SUNSHADE','',6.00,'2025-01-14 14:00:24','0.00','10','newstock','1','','',200.00,'','1','6','internal','1','1173','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(998,'Baby Carrier (Normal )','',6.00,'2025-01-16 14:56:34','0.00','10','newstock','1','','',850.00,'','1','6','internal','1','49','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(999,'DERA ZIP','',12.00,'2025-01-16 14:58:37','2.00','10','newstock','1','','',320.00,'','1','14','internal','1','319','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1000,'Nursing Pillow 3 in 1','',2.00,'2025-01-16 14:59:58','7.00','10','newstock','1','','',850.00,'','1','9','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1001,'Co-sleeper','',3.00,'2025-01-16 15:00:19','3.00','10','newstock','1','','',1600.00,'','1','6','internal','1','39','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1002,'FlanneLs','',36.00,'2025-01-16 15:00:45','40.00','10','newstock','1','','',150.00,'','1','76','internal','1','32','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1003,'NAPPY LINERS-LARGE','',48.00,'2025-01-16 15:01:08','9.00','10','newstock','1','','',50.00,'','1','57','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1004,'COTTON WOOL 200 GRAMS','',30.00,'2025-01-18 17:35:24','0.00','10','newstock','1','','',130.00,'','1','30','internal','1','267','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1005,'NIP NAP LOW COUNT','',20.00,'2025-01-18 17:35:46','0.00','10','newstock','1','','',131.00,'','1','20','internal','1','1155','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1006,'Softcare wipes','',12.00,'2025-01-18 17:36:03','14.00','10','newstock','1','','',150.00,'','1','26','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1007,'Softcare small','',6.00,'2025-01-18 17:37:01','9.00','10','newstock','1','','',649.00,'','1','15','internal','1','126','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1008,'NIP NAP 48PCS -SMALL','',12.00,'2025-01-18 17:38:57','0.00','10','newstock','1','','',650.00,'','1','12','internal','1','1174','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1009,'ALWAYS PADS','',16.00,'2025-01-18 17:39:52','0.00','10','newstock','1','','',108.00,'','1','16','internal','1','1175','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1010,'','',3.00,'2025-01-18 20:16:56','0.00','11','newstock','1','111737220591','2',1000.00,'','Main','3','supplier','Main','362','111737220591','',0.00,'EXEMPTED','2000','0','0','0.00','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1011,'BABY WALKER BIG - WITHOUT UMBRELLA','',-6.00,'2025-01-19 16:05:17','6.00','10','newstock','1','','',2700.00,'','1','0','internal','1','1139','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1012,'BABY WALKER WITH UMBRELLA -MOMEASY.','',4.00,'2025-01-19 16:15:53','0.00','10','newstock','1','','',2900.00,'','1','4','internal','1','365','','',0.00,'','4300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1013,'COTTON SOCKS','',16.00,'2025-01-19 16:22:24','3.00','10','newstock','1','','',67.00,'','1','19','internal','1','1161','','',0.00,'','130','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1014,'DOTTED SOCKS','',1.00,'2025-01-19 16:22:53','7.00','10','newstock','1','','',100.00,'','1','8','internal','1','285','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1015,'BIG SERVING SPOON','',1.00,'2025-01-19 16:27:32','11.00','10','newstock','1','','',180.00,'','1','12','internal','1','455','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1016,'SOAP PUMP','',6.00,'2025-01-24 17:20:14','0.00','10','newstock','1','','',250.00,'','1','6','internal','1','m14','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1017,'SILICONE SPOON HOLDER','',10.00,'2025-01-24 17:22:18','9.00','10','newstock','1','','',100.00,'','1','19','internal','1','622','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1018,'WALL STICKERS','',60.00,'2025-01-24 17:24:46','0.00','10','newstock','1','','',10.00,'','1','60','internal','1','1176','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1019,'FUN','',3.00,'2025-01-24 17:25:38','0.00','10','newstock','1','','',350.00,'','1','3','internal','1','1177','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1020,'CANDLE AROMA','',6.00,'2025-01-24 17:26:49','0.00','10','newstock','1','','',300.00,'','1','6','internal','1','1178','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1021,'WALLET','',1.00,'2025-01-24 17:27:42','0.00','10','newstock','1','','',350.00,'','1','1','internal','1','1179','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1022,'KITCHEN SPONGE HOLDER','',10.00,'2025-01-24 17:30:24','0.00','10','newstock','1','','',100.00,'','1','10','internal','1','1180','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1023,'PAD BAG','',6.00,'2025-01-24 17:31:16','0.00','10','newstock','1','','',200.00,'','1','6','internal','1','1181','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1024,'DISH RACK -GOLD 2 LAYER.','',1.00,'2025-01-25 20:48:02','0.00','11','newstock','1','','',2200.00,'','1','1','internal','1','483','','',0.00,'','2999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1025,'6 PCS ROTATING SPICE RACK','',1.00,'2025-01-25 20:48:32','2.00','11','newstock','1','','',850.00,'','1','3','internal','1','433','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1026,'cotton panties','',12.00,'2025-01-26 14:18:43','30.00','10','newstock','1','','',125.00,'','1','42','internal','1','6971919199014','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1027,'Big Rocker','',2.00,'2025-01-26 14:19:00','0.00','10','newstock','1','','',4700.00,'','1','2','internal','1','40','','',0.00,'','5800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1028,'PINK HOUSE PLAY MAT','',1.00,'2025-01-26 14:19:49','0.00','10','newstock','1','','',0.00,'','1','1','internal','1','69','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1029,'Electric Breast Bump','',12.00,'2025-01-26 14:20:26','5.00','10','newstock','1','','',1400.00,'','1','17','internal','1','6925546000205','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1030,'NEW DR. DUDU.','',12.00,'2025-01-26 14:20:50','3.00','10','newstock','1','','',400.00,'','1','15','internal','1','141','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1031,'Marking Tosh- BIG','',9.00,'2025-01-26 14:21:04','2.00','10','newstock','1','','',350.00,'','1','11','internal','1','67','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1032,'Baby Nest','',4.00,'2025-01-26 14:21:36','3.00','10','newstock','1','','',850.00,'','1','7','internal','1','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1033,'Chicco Bags (Suprime)','',3.00,'2025-01-26 14:22:24','1.00','10','newstock','1','','',1800.00,'','1','4','internal','1','60','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1034,'Baby bag Normal','',4.00,'2025-01-26 14:24:27','6.00','10','newstock','1','','',1400.00,'','1','10','internal','1','61','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1035,'Small Care Kit','',6.00,'2025-01-26 14:24:52','7.00','10','newstock','1','','',450.00,'','1','13','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1036,'Nursing Pillow 3 in 1','',5.00,'2025-01-26 14:25:25','6.00','10','newstock','1','','',850.00,'','1','11','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1037,'Dafi','',15.00,'2025-01-26 14:25:38','17.00','10','newstock','1','','',750.00,'','1','32','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1038,'8PC Receiving Set (Cotton)','',5.00,'2025-01-26 14:25:53','50.00','10','newstock','1','','',950.00,'','1','55','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1039,'Feeder','',24.00,'2025-01-26 14:26:11','96.00','10','newstock','1','','',45.00,'','1','120','internal','1','18','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1040,'Silicon Bibs','',12.00,'2025-01-26 14:27:36','10.00','10','newstock','1','','',250.00,'','1','22','internal','1','17','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1041,'Heavy Kofia','',24.00,'2025-01-26 14:27:54','21.00','10','newstock','1','','',133.00,'','1','45','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1042,'unique head band','',6.00,'2025-01-26 14:30:35','3.00','10','newstock','1','','',300.00,'','1','9','internal','1','212','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1043,'unique head band','',-3.00,'2025-01-26 14:31:16','9.00','10','newstock','1','','',300.00,'','1','6','internal','1','212','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1044,'Head bands 4 in 1','',-2.00,'2025-01-26 14:31:32','2.00','10','newstock','1','','',300.00,'','1','0','internal','1','225','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1045,'Head bands 4 in 1','',12.00,'2025-01-26 14:31:49','0.00','10','newstock','1','','',300.00,'','1','12','internal','1','225','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1046,'unique head band','',12.00,'2025-01-26 14:32:05','6.00','10','newstock','1','','',300.00,'','1','18','internal','1','212','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1047,'Head Wraps 3 in 1','',12.00,'2025-01-26 14:33:29','6.00','10','newstock','1','','',250.00,'','1','18','internal','1','31','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1048,'DOTTED SOCKS','',36.00,'2025-01-26 14:33:46','8.00','10','newstock','1','','',100.00,'','1','44','internal','1','285','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1049,'Unisex Sweaters','',16.00,'2025-01-26 14:34:09','44.00','10','newstock','1','','',700.00,'','1','60','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1050,'NAPPY LINERS-LARGE','',36.00,'2025-01-26 14:34:23','42.00','10','newstock','1','','',50.00,'','1','78','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1051,'Co-sleeper','',4.00,'2025-01-26 14:35:07','5.00','10','newstock','1','','',1600.00,'','1','9','internal','1','39','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1052,'INFANTINO BABY CARRIER','',5.00,'2025-01-26 14:35:19','2.00','10','newstock','1','','',1800.00,'','1','7','internal','1','264','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1053,'Bottle 3 in 1 Big','',6.00,'2025-01-26 14:35:48','0.00','10','newstock','1','','',500.00,'','1','6','internal','1','66','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1054,'UNIQUE BASIN','',6.00,'2025-01-26 14:36:24','10.00','10','newstock','1','','',450.00,'','1','16','internal','1','197','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1055,'ND Boys 2 in 1(Bow Tie)','',19.00,'2025-01-26 14:37:02','21.00','10','newstock','1','','',850.00,'','1','40','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1056,'BABY RATTLES SHAKERS','',3.00,'2025-01-26 14:37:23','5.00','10','newstock','1','','',350.00,'','1','8','internal','1','1157','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1057,'THERMOMETER','',6.00,'2025-01-26 14:37:36','4.00','10','newstock','1','','',150.00,'','1','10','internal','1','290','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1058,'SINGLE NAIL CUTTER','',6.00,'2025-01-26 14:38:27','6.00','10','newstock','1','','',100.00,'','1','12','internal','1','284','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1059,'UNIQUE FULL BABY MOUTH BRUSH','',6.00,'2025-01-26 14:39:46','2.00','10','newstock','1','','',200.00,'','1','8','internal','1','1159','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1060,'3IN1 CERAMIC SUGAR DISH','',1.00,'2025-01-27 13:53:21','1.00','10','newstock','1','','',1800.00,'','1','2','internal','1','424','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1061,'RICE DRAINER- BIG','',-1.00,'2025-01-29 10:44:08','4.00','10','newstock','1','','',200.00,'','1','3','internal','1','601','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1062,'2 PIECE SIGNATURE LUNCH BOX','',1.00,'2025-01-29 10:48:35','0.00','10','newstock','1','','',1100.00,'','1','1','internal','1','m60','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1063,'SIGNATURE BLENDER 2 IN 1','',-1.00,'2025-01-29 11:48:02','1.00','10','newstock','1','','',2600.00,'','1','0','internal','1','m67','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1064,'4IN1 WATER BOTTLE','',-2.00,'2025-01-29 11:51:23','2.00','10','newstock','1','','',1200.00,'','1','0','internal','1','430','','',0.00,'','1899','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1065,'3 IN 1 WATER BOTTLE','',1.00,'2025-01-29 11:51:38','4.00','10','newstock','1','','',700.00,'','1','5','internal','1','416','','',0.00,'','1299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1066,'TOTO WATER BOTTLE','',1.00,'2025-01-29 11:54:50','4.00','10','newstock','1','','',250.00,'','1','5','internal','1','327','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1067,'TOTO WATER BOTTLE','',-2.00,'2025-01-29 11:55:08','2.00','10','newstock','1','','',250.00,'','1','0','internal','1','669','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1068,'WATER BOTTLE (PLASTIC)','',1.00,'2025-01-29 11:56:34','2.00','10','newstock','1','','',300.00,'','1','3','internal','1','m93','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1069,'MILK/JUICE STORAGE','',-1.00,'2025-01-29 11:57:15','15.00','10','newstock','1','','',400.00,'','1','14','internal','1','m83','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1070,'MANUAL BREAST PUMP-MOMEASY','',2.00,'2025-01-29 12:35:02','7.00','10','newstock','1','','',600.00,'','1','9','internal','1','342','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1071,'TOTO WRAP','',1.00,'2025-01-29 12:52:59','2.00','10','newstock','1','','',850.00,'','1','3','internal','1','271','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1072,'Dr. Dudu','',12.00,'2025-01-29 13:39:27','0.00','10','newstock','1','','',350.00,'','1','12','internal','1','6970802080026','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1073,'NEW DR. DUDU.','',-12.00,'2025-01-29 13:39:40','15.00','10','newstock','1','','',400.00,'','1','3','internal','1','141','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1074,'CUTLERY SET SILVER','',-2.00,'2025-01-29 15:23:07','6.00','10','newstock','1','','',1300.00,'','1','4','internal','1','m38','','',0.00,'','2299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1075,'HANDSOME MUG','',3.00,'2025-01-29 15:40:42','20.00','10','newstock','1','','',91.00,'','1','23','internal','1','522','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1076,'GOLD PLATE STAND','',-3.00,'2025-01-29 15:43:14','19.00','10','newstock','1','','',600.00,'','1','16','internal','1','m33','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1077,'GOLD PLATE STAND','',-6.00,'2025-01-29 15:49:29','16.00','10','newstock','1','','',600.00,'','1','10','internal','1','m33','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1078,'HIGH BALL GLASS','',6.00,'2025-01-29 15:54:50','6.00','10','newstock','1','','',92.00,'','1','12','internal','1','m54','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1079,'BYD 57 GLASS','',-5.00,'2025-01-29 15:56:23','18.00','10','newstock','1','','',84.00,'','1','13','internal','1','m51','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1080,'LINED GLASS','',6.00,'2025-01-29 16:10:33','0.00','10','newstock','1','','',98.00,'','1','6','internal','1','544','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1081,'LINED GLASS','',6.00,'2025-01-29 16:38:21','6.00','10','newstock','1','','',98.00,'','1','12','internal','1','544','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1082,'WHISKY GLASS','',-8.00,'2025-01-29 16:55:53','8.00','10','newstock','1','','',92.00,'','1','0','internal','1','m57','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1083,'G HORSE WHISKY GLASS','',16.00,'2025-01-29 16:56:13','0.00','10','newstock','1','','',92.00,'','1','16','internal','1','m58','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1084,'CHAMPAGNE GLASS','',3.00,'2025-01-29 16:58:50','9.00','10','newstock','1','','',116.00,'','1','12','internal','1','m59','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1085,'WINE GLASS','',6.00,'2025-01-29 16:59:10','12.00','10','newstock','1','','',100.00,'','1','18','internal','1','m52','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1086,'MILK SHAKE GLASS','',-9.00,'2025-01-29 16:59:33','12.00','10','newstock','1','','',100.00,'','1','3','internal','1','m53','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1087,'PLAIN BLACK CUP','',-5.00,'2025-01-29 17:05:29','23.00','10','newstock','1','','',167.00,'','1','18','internal','1','589','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1088,'NORMAL BLACK CUP','',1.00,'2025-01-29 17:05:46','8.00','10','newstock','1','','',100.00,'','1','9','internal','1','582','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1089,'SUFURIA 8','',-1.00,'2025-01-30 12:27:56','2.00','10','newstock','1','','',800.00,'','1','1','internal','1','650','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1090,'BIG LAUNDY BASKET','',2.00,'2025-01-30 12:30:07','0.00','10','newstock','1','','',580.00,'','1','2','internal','1','311','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1091,'CLOTH BIN','',-1.00,'2025-01-30 12:32:13','4.00','10','newstock','1','','',500.00,'','1','3','internal','1','196','','',0.00,'','999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1092,'Dr. Dudu','',1.00,'2025-01-30 12:33:58','12.00','10','newstock','1','','',350.00,'','1','13','internal','1','6970802080026','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1093,'Baby fruit Feeder','',1.00,'2025-01-30 12:49:45','10.00','10','newstock','1','','',0.00,'','1','11','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1094,'UNIQUE FRUIT FEEDER','',-1.00,'2025-01-30 12:50:04','6.00','10','newstock','1','','',300.00,'','1','5','internal','1','357','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1095,'Dispossable Panties (51 in 1 )','',-3.00,'2025-01-31 12:59:47','49.00','10','newstock','1','','',0.00,'','1','46','internal','1','99','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1096,'ENDOSAN MATERNITY PADS','',2.00,'2025-01-31 13:00:45','1.00','10','newstock','1','','',135.00,'','1','3','internal','1','347','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1097,'CUTLERY SET SILVER','',-2.00,'2025-01-31 13:03:00','4.00','10','newstock','1','','',1300.00,'','1','2','internal','1','m38','','',0.00,'','2299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1098,'12PCS SILICONE UTENSIL SET','',-2.00,'2025-01-31 13:03:30','5.00','10','newstock','1','','',1300.00,'','1','3','internal','1','m79','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1099,'FASHION PLATE SMALL','',-6.00,'2025-01-31 13:04:18','26.00','10','newstock','1','','',158.00,'','1','20','internal','1','498','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1100,'GOLDEN COFFEE MUG','',-3.00,'2025-01-31 13:04:38','19.00','10','newstock','1','','',200.00,'','1','16','internal','1','518','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1101,'SILICONE SPOON HOLDER','',-1.00,'2025-01-31 13:05:10','19.00','10','newstock','1','','',100.00,'','1','18','internal','1','622','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1102,'MAHOGANY CHOPING BOARD','',2.00,'2025-02-03 15:02:13','0.00','10','newstock','1','','',1200.00,'','1','2','internal','1','1182','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1103,'MANUAL BREAST PUMP-MOMEASY','',10.00,'2025-02-12 12:45:39','7.00','10','newstock','1','','',600.00,'','1','17','internal','1','342','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1104,'TOTO WRAP','',6.00,'2025-02-12 12:45:53','1.00','10','newstock','1','','',850.00,'','1','7','internal','1','271','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1105,'UNIQUE BABY NET','',4.00,'2025-02-12 12:46:29','4.00','10','newstock','1','','',900.00,'','1','8','internal','1','351','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1106,'Big Shakers','',1.00,'2025-02-12 12:46:51','3.00','10','newstock','1','','',600.00,'','1','4','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1107,'Supersoft Blankets','',4.00,'2025-02-12 12:47:34','11.00','10','newstock','1','','',1000.00,'','1','15','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1108,'Light Blanket','',6.00,'2025-02-12 12:48:14','3.00','10','newstock','1','','',350.00,'','1','9','internal','1','130','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1109,'Wash clothes (pack of 8)','',12.00,'2025-02-12 12:49:19','0.00','10','newstock','1','','',125.00,'','1','12','internal','1','16','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1110,'3 in 1 bandana bib','',12.00,'2025-02-12 12:49:37','23.00','10','newstock','1','','',400.00,'','1','35','internal','1','145','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1111,'Feeder','',36.00,'2025-02-12 12:49:55','111.00','10','newstock','1','','',45.00,'','1','147','internal','1','18','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1112,'UNIQUE SOCKS','',72.00,'2025-02-12 12:50:12','-36.00','10','newstock','1','','',22.00,'','1','36','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1113,'unique shoes','',6.00,'2025-02-12 12:50:39','3.00','10','newstock','1','','',650.00,'','1','9','internal','1','211','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1114,'Supersoft Blankets','',-1.00,'2025-02-12 12:54:08','15.00','10','newstock','1','','',1000.00,'','1','14','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1115,'Dr. Dudu','',-1.00,'2025-02-12 12:54:59','8.00','10','newstock','1','','',350.00,'','1','7','internal','1','6970802080026','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1116,'Washable Diaper','',-2.00,'2025-02-12 12:55:13','30.00','10','newstock','1','','',300.00,'','1','28','internal','1','51','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1117,'SILICONE SHOES','',-3.00,'2025-02-12 12:55:56','8.00','10','newstock','1','','',450.00,'','1','5','internal','1','202','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1118,'Baby fruit Feeder','',-1.00,'2025-02-12 12:56:16','10.00','10','newstock','1','','',0.00,'','1','9','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1119,'SLIPPERS','',-1.00,'2025-02-12 12:56:28','4.00','10','newstock','1','','',150.00,'','1','3','internal','1','302','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1120,'UNIQUE ROMPER','',1.00,'2025-02-12 12:58:24','9.00','10','newstock','1','','',700.00,'','1','10','internal','1','1162','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1121,'NIPPLE SHIELD','',6.00,'2025-02-15 12:36:34','4.00','10','newstock','1','','',240.00,'','1','10','internal','1','233','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1122,'BABY WALKER WITH UMBRELLA -MOMEASY.','',7.00,'2025-02-15 12:38:05','0.00','10','newstock','1','','',2900.00,'','1','7','internal','1','365','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1123,'Baby Pacifier','',12.00,'2025-02-15 12:38:57','30.00','10','newstock','1','','',95.00,'','1','42','internal','1','110','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1124,'MOMEASY DISPOSABLE BREAST PAD','',12.00,'2025-02-15 12:39:33','8.00','10','newstock','1','','',535.00,'','1','20','internal','1','276','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1125,'MOMEASY WASHABLE BREAST PADS','',12.00,'2025-02-15 12:39:59','5.00','10','newstock','1','','',390.00,'','1','17','internal','1','278','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1126,'Squize Silicon feeder','',6.00,'2025-02-15 12:41:01','9.00','10','newstock','1','','',0.00,'','1','15','internal','1','6957660746691','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1127,'Baby fruit Feeder','',12.00,'2025-02-15 12:41:36','9.00','10','newstock','1','','',0.00,'','1','21','internal','1','6972864340117','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1128,'MOMEASY FEEDING CHAIR','',2.00,'2025-02-15 12:42:58','0.00','10','newstock','1','','',2805.00,'','1','2','internal','1','1183','','',0.00,'','5500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1129,'SILICONE TEETHING TOY','',12.00,'2025-02-15 12:44:35','0.00','10','newstock','1','','',216.00,'','1','12','internal','1','1184','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1130,'WIDE NECK FEEDING BOTTLE','',6.00,'2025-02-15 12:46:42','5.00','10','newstock','1','','',220.00,'','1','11','internal','1','344','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1131,'ONESIS MTUMBA','',50.00,'2025-02-18 20:21:43','0.00','10','newstock','1','','',40.00,'','1','50','internal','1','1185','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1132,'HEAVY ROMPER MTUMBA','',7.00,'2025-02-18 20:23:16','0.00','10','newstock','1','','',72.00,'','1','7','internal','1','1186','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1133,'MTUMBA COTTON/FLEECE ROMPER','',316.00,'2025-02-18 20:24:25','0.00','10','newstock','1','','',72.00,'','1','316','internal','1','1187','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1134,'RABBIT/CAT','',10.00,'2025-02-18 20:25:27','0.00','10','newstock','1','','',300.00,'','1','10','internal','1','1188','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1135,'POLICE/YELLOW CAR','',20.00,'2025-02-20 13:09:34','0.00','10','newstock','1','','',170.00,'','1','20','internal','1','1189','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1136,'BABY WRITING BOARD','',10.00,'2025-02-20 13:10:40','0.00','10','newstock','1','','',130.00,'','1','10','internal','1','1190','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1137,'GIRL BUILDING BLOCK','',5.00,'2025-02-20 13:12:14','0.00','10','newstock','1','','',350.00,'','1','5','internal','1','1191','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1138,'WATER BUBBLE','',24.00,'2025-02-20 13:15:39','0.00','10','newstock','1','','',35.00,'','1','24','internal','1','1193','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1139,'SMALL CAR','',8.00,'2025-02-20 13:20:00','0.00','10','newstock','1','','',42.00,'','1','8','internal','1','329','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1140,'DOCTOR SET','',5.00,'2025-02-20 13:21:09','0.00','10','newstock','1','','',250.00,'','1','5','internal','1','1194','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1141,'SMALL BALL','',6.00,'2025-02-20 13:22:11','0.00','10','newstock','1','','',150.00,'','1','6','internal','1','1195','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1142,'BIG BALL','',5.00,'2025-02-20 13:23:14','0.00','10','newstock','1','','',250.00,'','1','5','internal','1','1196','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1143,'BABY JEEP','',3.00,'2025-02-20 13:25:52','0.00','10','newstock','1','','',400.00,'','1','3','internal','1','1197','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1144,'PLASTIC BASKET','',10.00,'2025-02-20 13:28:27','0.00','10','newstock','1','','',150.00,'','1','10','internal','1','1198','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1145,'Nursing Pillow 3 in 1','',5.00,'2025-02-20 17:44:52','7.00','10','newstock','1','','',850.00,'','1','12','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1146,'Post Pattern','',6.00,'2025-02-20 17:45:13','11.00','10','newstock','1','','',350.00,'','1','17','internal','1','46','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1147,'UNIQUE SOCKS','',60.00,'2025-02-20 17:45:46','30.00','10','newstock','1','','',22.00,'','1','90','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1148,'8PC Receiving Set (Cotton)','',13.00,'2025-02-20 17:46:14','47.00','10','newstock','1','','',950.00,'','1','60','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1149,'Light Romper','',9.00,'2025-02-20 17:46:54','19.00','10','newstock','1','','',450.00,'','1','28','internal','1','3','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1150,'FLEECE UNIQUE RECEIVING SET','',2.00,'2025-02-20 17:48:50','0.00','10','newstock','1','','',1250.00,'','1','2','internal','1','1199','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1151,'BEST QUALITY ROMPER','',16.00,'2025-02-20 17:49:52','0.00','10','newstock','1','','',1000.00,'','1','16','internal','1','1200','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1152,'8PC Receiving Set (Cotton)','',-1.00,'2025-02-20 17:50:19','60.00','10','newstock','1','','',950.00,'','1','59','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1153,'Receiving set heavy','',-1.00,'2025-02-20 17:50:41','11.00','10','newstock','1','','',1000.00,'','1','10','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1154,'heavy romper','',-1.00,'2025-02-20 17:51:05','17.00','10','newstock','1','','',1100.00,'','1','16','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1155,'Wash clothes (pack of 8)','',-1.00,'2025-02-20 17:51:24','11.00','10','newstock','1','','',125.00,'','1','10','internal','1','16','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1156,'FlanneLs','',-3.00,'2025-02-20 17:51:39','59.00','10','newstock','1','','',150.00,'','1','56','internal','1','32','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1157,'UNIQUE SOCKS','',-6.00,'2025-02-20 17:52:46','90.00','10','newstock','1','','',22.00,'','1','84','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1158,'Heavy Kofia','',-2.00,'2025-02-20 17:53:07','30.00','10','newstock','1','','',133.00,'','1','28','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1159,'Cotton Light Kofia','',-2.00,'2025-02-20 17:53:28','53.00','10','newstock','1','','',45.00,'','1','51','internal','1','15','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1160,'CAPE MITTEN SUIT','',-1.00,'2025-02-20 17:54:05','11.00','10','newstock','1','','',350.00,'','1','10','internal','1','239','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1161,'Burp Cloth 3 in 1','',-1.00,'2025-02-20 17:54:20','11.00','10','newstock','1','','',400.00,'','1','10','internal','1','19','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1162,'UNIQUE BASIN','',-1.00,'2025-02-20 17:54:42','16.00','10','newstock','1','','',450.00,'','1','15','internal','1','197','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1163,'Post Pattern','',-6.00,'2025-02-24 19:36:09','17.00','10','newstock','1','','',350.00,'','1','11','internal','1','46','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1164,'UNIQUE POSTPARTUM BELT','',6.00,'2025-02-24 19:37:20','0.00','10','newstock','1','','',900.00,'','1','6','internal','1','1201','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1165,'MILK COLLECTORS','',3.00,'2025-02-25 16:45:24','3.00','10','newstock','1','','',350.00,'','1','6','internal','1','255','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1166,'1.5 LTRS ACLYRIC FRIDGE BOTTLE','',-3.00,'2025-02-25 16:46:02','10.00','10','newstock','1','','',350.00,'','1','7','internal','1','1166','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1167,'MOMEASY MILK COLLECTORS','',1.00,'2025-02-25 17:01:06','8.00','10','newstock','1','','',330.00,'','1','9','internal','1','277','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1168,'FlanneLs','',36.00,'2025-02-26 14:38:15','50.00','10','newstock','1','','',150.00,'','1','86','internal','1','32','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1169,'LOVE DOLL','',4.00,'2025-02-26 14:38:35','0.00','10','newstock','1','','',400.00,'','1','4','internal','1','1192','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1170,'FLEECE UNIQUE RECEIVING SET','',2.00,'2025-02-26 14:39:09','1.00','10','newstock','1','','',1250.00,'','1','3','internal','1','1199','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1171,'stockings','',24.00,'2025-02-26 14:39:25','77.00','10','newstock','1','','',104.00,'','1','101','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1172,'SUPERSOFT COTTON VEST','',24.00,'2025-02-26 14:42:33','16.00','10','newstock','1','','',150.00,'','1','40','internal','1','339','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1173,'SUPERSOFT COTTON VEST','',-25.00,'2025-02-26 14:43:21','40.00','10','newstock','1','','',150.00,'','1','15','internal','1','339','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1174,'BEST QUALITY VEST','',25.00,'2025-02-26 14:44:19','0.00','10','newstock','1','','',125.00,'','1','25','internal','1','1202','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1175,'Unisex Sweaters','',8.00,'2025-02-26 14:44:39','47.00','10','newstock','1','','',700.00,'','1','55','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1176,'LESO','',10.00,'2025-02-26 14:44:51','0.00','10','newstock','1','','',280.00,'','1','10','internal','1','282','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1177,'ONESIS MTUMBA UNIQUE','',379.00,'2025-03-11 19:34:54','0.00','10','newstock','1','','',52.00,'','Main','379','Internal','Main','1204','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1178,'MTUMBA','',197.00,'2025-03-11 19:35:52','0.00','10','newstock','1','','',300.00,'','Main','197','Internal','Main','364','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1179,'ONESIS MTUMBA UNIQUE','',375.00,'2025-03-12 19:47:48','0.00','10','newstock','1','','',52.00,'','1','375','internal','1','1204','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1180,'HEAVY ROMPER MTUMBA','',1.00,'2025-03-12 19:48:55','1.00','10','newstock','1','','',72.00,'','1','2','internal','1','1186','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1181,'Big Care Kit','',6.00,'2025-03-17 10:56:56','10.00','10','newstock','1','','',750.00,'','Main','16','Internal','Main','11','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1182,'Pre-Walkers','',6.00,'2025-03-17 10:58:11','17.00','10','newstock','1','','',450.00,'','Main','23','Internal','Main','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1183,'MANUAL BREAST PUMP','',15.00,'2025-03-17 11:01:29','0.00','10','newstock','1','','',600.00,'','Main','15','Internal','Main','342','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1184,'Small Shakers','',6.00,'2025-03-17 11:02:09','0.00','10','newstock','1','','',300.00,'','Main','6','Internal','Main','26','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1185,'Marking Tosh- BIG','',10.00,'2025-03-17 11:02:43','6.00','10','newstock','1','','',350.00,'','Main','16','Internal','Main','67','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1186,'Baby Nest','',10.00,'2025-03-17 11:03:23','7.00','10','newstock','1','','',850.00,'','Main','17','Internal','Main','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1187,'LOVE DOLL','',3.00,'2025-03-17 11:36:57','0.00','10','newstock','1','','',400.00,'','Main','3','Internal','Main','1192','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1188,'MTUMBA COTTON ROMPER','',25.00,'2025-03-17 19:35:45','0.00','10','newstock','1','','',72.00,'','Main','25','Internal','Main','1187','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1189,'Big Care Kit','',3.00,'2025-03-18 19:28:05','5.00','10','newstock','1','','',750.00,'','1','8','internal','1','11','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1190,'Big Care Kit','',1.00,'2025-03-18 19:28:29','8.00','10','newstock','1','','',750.00,'','1','9','internal','1','11','','',0.00,'','1300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1191,'MANUAL BREAST PUMP','',11.00,'2025-03-18 19:30:17','4.00','10','newstock','1','','',600.00,'','1','15','internal','1','342','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1192,'Baby Nest','',10.00,'2025-03-18 19:30:56','4.00','10','newstock','1','','',850.00,'','1','14','internal','1','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1193,'Small Shakers','',6.00,'2025-03-20 18:28:40','0.00','10','newstock','1','','',300.00,'','1','6','internal','1','26','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1194,'Marking Tosh- BIG','',10.00,'2025-03-20 18:29:10','4.00','10','newstock','1','','',350.00,'','1','14','internal','1','67','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1195,'Double bottle milk warmer','',2.00,'2025-03-20 18:34:04','0.00','10','newstock','1','','',1800.00,'','1','2','internal','1','1205','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1196,'BABY WALKER WITH UMBRELLA -MOMEASY.','',8.00,'2025-03-20 18:37:26','0.00','10','newstock','1','','',2900.00,'','1','8','internal','1','365','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1197,'Nursing Pillow 3 in 1','',7.00,'2025-03-20 18:39:09','8.00','10','newstock','1','','',850.00,'','1','15','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1198,'BUCKET','',6.00,'2025-03-20 18:39:29','0.00','10','newstock','1','','',190.00,'','1','6','internal','1','312','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1199,'Bath Sits','',7.00,'2025-03-20 18:40:31','2.00','10','newstock','1','','',850.00,'','1','9','internal','1','47','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1200,'UNIQUE LIGHT KOFIA','',37.00,'2025-03-20 18:41:17','0.00','10','newstock','1','','',70.00,'','1','37','internal','1','1147','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1201,'ND Boys 2 in 1(Bow Tie)','',12.00,'2025-03-20 18:41:51','28.00','10','newstock','1','','',850.00,'','1','40','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1202,'FLEECE UNIQUE RECEIVING SET','',3.00,'2025-03-20 18:43:13','1.00','10','newstock','1','','',1250.00,'','1','4','internal','1','1199','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1203,'Baby Shawl','',4.00,'2025-03-20 18:43:33','11.00','10','newstock','1','','',1000.00,'','1','15','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1204,'Supersoft Blankets','',4.00,'2025-03-20 18:43:57','11.00','10','newstock','1','','',1000.00,'','1','15','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1205,'Dafi','',18.00,'2025-03-20 18:44:39','12.00','10','newstock','1','','',750.00,'','1','30','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1206,'DERA ZIP','',12.00,'2025-03-20 18:45:37','2.00','10','newstock','1','','',450.00,'','1','14','internal','1','319','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1207,'Pre-Walkers','',12.00,'2025-03-20 18:46:40','25.00','10','newstock','1','','',450.00,'','1','37','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1208,'SILICONE BABY BAG.','',10.00,'2025-03-20 18:47:39','1.00','10','newstock','1','','',300.00,'','1','11','internal','1','1141','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1209,'BABY GALS BAG','',11.00,'2025-03-20 18:48:40','0.00','10','newstock','1','','',450.00,'','1','11','internal','1','1112','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1210,'heavy romper','',5.00,'2025-03-20 18:48:58','14.00','10','newstock','1','','',1100.00,'','1','19','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1211,'Bath Nets','',4.00,'2025-03-20 18:51:37','2.00','10','newstock','1','','',950.00,'','1','6','internal','1','96','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1212,'UNIQUE SOCKS','',60.00,'2025-03-20 18:52:54','39.00','10','newstock','1','','',22.00,'','1','99','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1213,'Heavy Kofia','',24.00,'2025-03-20 18:53:12','14.00','10','newstock','1','','',133.00,'','1','38','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1214,'Unisex Sweaters','',7.00,'2025-03-20 18:53:42','55.00','10','newstock','1','','',700.00,'','1','62','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1215,'LOVE DOLL','',5.00,'2025-03-21 16:07:53','2.00','10','newstock','1','','',400.00,'','1','7','internal','1','1192','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1216,'BIG BALL','',6.00,'2025-03-21 16:08:18','3.00','10','newstock','1','','',250.00,'','1','9','internal','1','1196','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1217,'SMALL BALL','',6.00,'2025-03-21 16:08:37','3.00','10','newstock','1','','',150.00,'','1','9','internal','1','1195','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1218,'WATER BUBBLE','',24.00,'2025-03-21 16:08:57','4.00','10','newstock','1','','',35.00,'','1','28','internal','1','1193','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1219,'POLICE/YELLOW CAR','',5.00,'2025-03-21 16:09:29','9.00','10','newstock','1','','',170.00,'','1','14','internal','1','1189','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1220,'SMALL CAR','',20.00,'2025-03-21 16:28:29','1.00','10','newstock','1','','',42.00,'','1','21','internal','1','329','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1221,'KICHUNGI SMALL','',60.00,'2025-03-21 16:28:47','0.00','10','newstock','1','','',10.00,'','1','60','internal','1','538','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1222,'FASHION MUG','',26.00,'2025-03-21 16:29:38','10.00','10','newstock','1','','',125.00,'','1','36','internal','1','497','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1223,'GLASS JAR-HIGH WHITE','',6.00,'2025-03-21 16:30:39','0.00','10','newstock','1','','',280.00,'','1','6','internal','1','508','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1224,'PINEAPPLE GLASS','',24.00,'2025-03-21 16:31:06','3.00','10','newstock','1','','',92.00,'','1','27','internal','1','588','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1225,'G HORSE WHISKY GLASS','',24.00,'2025-03-21 16:31:52','4.00','10','newstock','1','','',92.00,'','1','28','internal','1','m58','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1226,'OIL JAR AUTOMATIC','',10.00,'2025-03-21 16:32:32','7.00','10','newstock','1','','',500.00,'','1','17','internal','1','m86','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1227,'NICE DAY 3.2LTRS FLASK','',3.00,'2025-03-21 16:33:03','2.00','10','newstock','1','','',700.00,'','1','5','internal','1','580','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1228,'VACUUM FLASK 500ML','',4.00,'2025-03-21 16:33:21','4.00','10','newstock','1','','',350.00,'','1','8','internal','1','684','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1229,'GLASS SUGAR DISH-LOTUS','',4.00,'2025-03-21 16:34:04','0.00','10','newstock','1','','',300.00,'','1','4','internal','1','510','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1230,'SILVER SPOON -BEAUTIFUL','',3.00,'2025-03-21 16:35:11','2.00','10','newstock','1','','',450.00,'','1','5','internal','1','620','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1231,'FASHION BIG PLATE 10.5 INCH','',24.00,'2025-03-21 16:38:07','20.00','10','newstock','1','','',220.00,'','1','44','internal','1','495','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1232,'AQUA CIIL JUG 7LITRES','',6.00,'2025-03-21 16:39:45','0.00','10','newstock','1','','',750.00,'','1','6','internal','1','1206','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1233,'WATER BOTTLE AFRICA','',6.00,'2025-03-21 16:41:08','0.00','10','newstock','1','','',100.00,'','1','6','internal','1','1207','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1234,'PLASTIC CUP PACK OF 6','',2.00,'2025-03-21 16:42:39','0.00','10','newstock','1','','',100.00,'','1','2','internal','1','1208','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1235,'UMBRELLA ADULT','',12.00,'2025-03-21 16:44:04','0.00','10','newstock','1','','',350.00,'','1','12','internal','1','1209','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1236,'UMBRELLA KIDS','',6.00,'2025-03-21 16:45:10','0.00','10','newstock','1','','',180.00,'','1','6','internal','1','1210','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1237,'KIDS GLASS/SHADES','',12.00,'2025-03-21 16:46:26','0.00','10','newstock','1','','',30.00,'','1','12','internal','1','1211','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1238,'PLASTIC FEEDING CHAIR','',12.00,'2025-03-21 16:47:50','0.00','10','newstock','1','','',450.00,'','1','12','internal','1','1212','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1239,'BEACH BALL','',6.00,'2025-03-21 16:48:56','0.00','10','newstock','1','','',70.00,'','1','6','internal','1','1213','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1240,'MAGIC CUBE','',18.00,'2025-03-21 16:50:04','0.00','10','newstock','1','','',100.00,'','1','18','internal','1','1214','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1241,'WATER GUN','',12.00,'2025-03-21 16:51:34','0.00','10','newstock','1','','',100.00,'','1','12','internal','1','1215','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1242,'CARD WATER GAME','',12.00,'2025-03-21 16:52:35','0.00','10','newstock','1','','',35.00,'','1','12','internal','1','1216','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1243,'TOURIST CAR','',10.00,'2025-03-21 16:53:40','0.00','10','newstock','1','','',120.00,'','1','10','internal','1','1217','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1244,'BIG TRUCK TOY','',10.00,'2025-03-21 16:54:44','0.00','10','newstock','1','','',800.00,'','1','10','internal','1','1218','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1245,'SMALL TRUCK TOY','',5.00,'2025-03-21 16:55:41','0.00','10','newstock','1','','',500.00,'','1','5','internal','1','1219','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1246,'CLIMBING TOY CAR','',9.00,'2025-03-21 16:57:58','0.00','10','newstock','1','','',180.00,'','1','9','internal','1','1220','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1247,'CLIMBING TOY CAR/SILVER CAR','',15.00,'2025-03-21 16:59:19','9.00','10','newstock','1','','',180.00,'','1','24','internal','1','1220','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1248,'10.5 INCH BLACK PLATE','',2.00,'2025-03-25 16:02:49','30.00','10','newstock','1','','',167.00,'','1','32','internal','1','m56','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1249,'12PCS SILICONE UTENSIL SET','',-1.00,'2025-03-25 16:05:32','3.00','10','newstock','1','','',1300.00,'','1','2','internal','1','m79','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1250,'1LTRS FLASK','',-1.00,'2025-03-25 16:09:27','3.00','10','newstock','1','','',350.00,'','1','2','internal','1','404','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1251,'200ML PARTY CUPS','',-5.00,'2025-03-25 16:18:32','12.00','10','newstock','1','','',50.00,'','1','7','internal','1','409','','',0.00,'','90','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1252,'250ML PARTY CUPS','',-13.00,'2025-03-25 16:20:42','13.00','10','newstock','1','','',75.00,'','1','0','internal','1','412','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1253,'NICE DAY 3.2LTRS FLASK','',-2.00,'2025-03-25 16:24:59','5.00','10','newstock','1','','',700.00,'','1','3','internal','1','580','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1254,'2LTRS NICE DAY FLASK','',3.00,'2025-03-25 16:25:24','0.00','10','newstock','1','','',550.00,'','1','3','internal','1','413','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1255,'3 IN 1 BOTTLE ALONE','',6.00,'2025-03-25 16:26:42','0.00','10','newstock','1','','',150.00,'','1','6','internal','1','325','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1256,'3 IN 1 PLASTIC DISHES','',-1.00,'2025-03-25 16:27:19','1.00','10','newstock','1','','',950.00,'','1','0','internal','1','415','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1257,'ELECTRICK LUNCH BOX','',1.00,'2025-03-25 16:27:41','7.00','10','newstock','1','','',850.00,'','1','8','internal','1','493','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1258,'3 IN 1 WATER BOTTLE','',1.00,'2025-03-25 16:28:08','3.00','10','newstock','1','','',700.00,'','1','4','internal','1','416','','',0.00,'','1299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1259,'3.2 LTRS STEEL FLASK','',-1.00,'2025-03-25 16:30:29','2.00','10','newstock','1','','',950.00,'','1','1','internal','1','417','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1260,'BREAD BAKING CONTAINER.','',1.00,'2025-03-25 17:16:05','7.00','10','newstock','1','','',300.00,'','1','8','internal','1','463','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1261,'BAKING CUPS','',1.00,'2025-03-25 17:16:57','4.00','10','newstock','1','','',100.00,'','1','5','internal','1','444','','',0.00,'','180','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1262,'BATHROOM SET 5 IN 1','',-6.00,'2025-03-25 17:21:38','9.00','10','newstock','1','','',1800.00,'','1','3','internal','1','448','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1263,'BATHROOM STAND CORNER AND OTHERS','',-1.00,'2025-03-25 17:24:39','9.00','10','newstock','1','','',300.00,'','1','8','internal','1','449','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1264,'BEAUTIFUL MUGS','',-5.00,'2025-03-25 17:29:21','5.00','10','newstock','1','','',259.00,'','1','0','internal','1','451','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1265,'BIG PLAIN WHITE BOWL','',-2.00,'2025-03-25 18:10:12','2.00','10','newstock','1','','',150.00,'','1','0','internal','1','454','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1266,'TREE MUG','',-3.00,'2025-03-25 18:14:47','15.00','10','newstock','1','','',219.00,'','1','12','internal','1','670','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1267,'SUNSHINE BOROSILICATE JUICE JAR','',1.00,'2025-03-25 18:23:03','3.00','10','newstock','1','','',1050.00,'','1','4','internal','1','656','','',0.00,'','1999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1268,'BUTTER KNIFE STEEL','',3.00,'2025-03-25 18:32:26','9.00','10','newstock','1','','',250.00,'','1','12','internal','1','m20','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1269,'BOYUAN KNIVES','',-1.00,'2025-03-25 18:32:54','6.00','10','newstock','1','','',450.00,'','1','5','internal','1','461','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1270,'BOYUAN LONG SPOON','',3.00,'2025-03-25 18:35:30','0.00','10','newstock','1','','',450.00,'','1','3','internal','1','462','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1271,'CANISTER BLACK AND WHITE','',-1.00,'2025-03-25 18:38:28','1.00','10','newstock','1','','',2000.00,'','1','0','internal','1','m44','','',0.00,'','2699','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1272,'CEREAL BUCKET 10KGS','',-1.00,'2025-03-25 18:41:05','6.00','10','newstock','1','','',550.00,'','1','5','internal','1','469','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1273,'CLING FILM','',-1.00,'2025-03-25 18:46:36','3.00','10','newstock','1','','',200.00,'','1','2','internal','1','472','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1274,'CANDLE AROMA','',-1.00,'2025-03-25 18:47:42','6.00','10','newstock','1','','',300.00,'','1','5','internal','1','1178','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1275,'CUP/PLATE HOLDER','',-2.00,'2025-03-26 14:30:03','5.00','10','newstock','1','','',600.00,'','1','3','internal','1','480','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1276,'CUTLERY SET SILVER','',1.00,'2025-03-26 14:32:56','2.00','10','newstock','1','','',1300.00,'','1','3','internal','1','m38','','',0.00,'','2299','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1277,'DISH RACKS -GOLD 3 LAYER..','',-1.00,'2025-03-26 14:51:17','5.00','10','newstock','1','','',1650.00,'','1','4','internal','1','m92','','',0.00,'','3999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1278,'disposable lunch box','',-2.00,'2025-03-26 14:54:25','5.00','10','newstock','1','','',18.00,'','1','3','internal','1','485','','',0.00,'','35','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1279,'DOUBLE WALL MUG 150ML','',-1.00,'2025-03-26 15:00:51','3.00','10','newstock','1','','',250.00,'','1','2','internal','1','488','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1280,'ELECTRIC KETTLE','',-1.00,'2025-03-26 15:06:03','1.00','10','newstock','1','','',1300.00,'','1','0','internal','1','m91','','',0.00,'','1999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1281,'FASHION BIG PLATE 10.5 INCH','',-6.00,'2025-03-26 15:14:08','44.00','10','newstock','1','','',220.00,'','1','38','internal','1','495','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1282,'FASHION MUG','',-1.00,'2025-03-26 15:17:29','36.00','10','newstock','1','','',125.00,'','1','35','internal','1','497','','',0.00,'','220','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1283,'FASHION PLATE SMALL','',3.00,'2025-03-26 15:18:32','14.00','10','newstock','1','','',158.00,'','1','17','internal','1','498','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1284,'G HORSE WHISKY GLASS','',-13.00,'2025-03-26 15:39:59','28.00','10','newstock','1','','',92.00,'','1','15','internal','1','m58','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1285,'SILVER CUP STAND','',-6.00,'2025-03-26 15:51:27','14.00','10','newstock','1','','',550.00,'','1','8','internal','1','m29','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1286,'SILVER CUP STAND HEAVY','',9.00,'2025-03-26 15:51:49','0.00','10','newstock','1','','',0.00,'','1','9','internal','1','1221','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1287,'GOLD CUP STAND','',1.00,'2025-03-26 15:52:07','0.00','10','newstock','1','','',600.00,'','1','1','internal','1','m30','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1288,'GOLD FOLK','',-1.00,'2025-03-26 16:00:55','2.00','10','newstock','1','','',450.00,'','1','1','internal','1','512','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1289,'GOLD PLATE STAND','',10.00,'2025-03-26 16:01:51','8.00','10','newstock','1','','',600.00,'','1','18','internal','1','m33','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1290,'GOLD POT SUGAR DISH','',-1.00,'2025-03-26 16:02:15','1.00','10','newstock','1','','',450.00,'','1','0','internal','1','513','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1291,'gold table spoon','',-3.00,'2025-03-26 16:05:22','11.00','10','newstock','1','','',250.00,'','1','8','internal','1','517','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1292,'GOLDEN COFFEE MUG','',-3.00,'2025-03-26 16:06:12','3.00','10','newstock','1','','',200.00,'','1','0','internal','1','518','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1293,'GOLDEN HANDLE CUP','',-4.00,'2025-03-26 16:07:34','10.00','10','newstock','1','','',167.00,'','1','6','internal','1','519','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1294,'HAND WASH CERAMIC','',-4.00,'2025-03-26 16:14:21','4.00','10','newstock','1','','',500.00,'','1','0','internal','1','m04','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1295,'SINGLE LOTION DISPENSER.','',1.00,'2025-03-26 16:16:36','7.00','10','newstock','1','','',300.00,'','1','8','internal','1','1143','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1296,'HAND WASH PLASTIC','',-2.00,'2025-03-26 16:16:55','6.00','10','newstock','1','','',250.00,'','1','4','internal','1','m03','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1297,'HIGH BALL GLASS','',6.00,'2025-03-26 16:22:12','12.00','10','newstock','1','','',92.00,'','1','18','internal','1','m54','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1298,'kaulo cups','',5.00,'2025-03-26 16:52:14','0.00','10','newstock','1','','',79.00,'','1','5','internal','1','532','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1299,'KICHUNGI SMALL','',12.00,'2025-03-26 16:56:32','60.00','10','newstock','1','','',10.00,'','1','72','internal','1','538','','',0.00,'','30','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1300,'kitchenware knief set','',-3.00,'2025-03-26 17:03:53','7.00','10','newstock','1','','',2500.00,'','1','4','internal','1','539','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1301,'KNIFE SET-ROTATING-GERMANY','',-1.00,'2025-03-26 17:05:52','3.00','10','newstock','1','','',1800.00,'','1','2','internal','1','540','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1302,'LADDER SPOON','',-12.00,'2025-03-26 17:07:29','12.00','10','newstock','1','','',200.00,'','1','0','internal','1','m27','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1303,'LUNCH BAG','',-1.00,'2025-03-26 17:10:26','1.00','10','newstock','1','','',200.00,'','1','0','internal','1','552','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1304,'MABLE TABLE SPOON','',2.00,'2025-03-26 17:11:26','0.00','10','newstock','1','','',400.00,'','1','2','internal','1','554','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1305,'WINE GLASS','',1.00,'2025-03-27 13:06:33','18.00','10','newstock','1','','',100.00,'','1','19','internal','1','m52','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1306,'3010 WINE GLASS','',-5.00,'2025-03-27 13:06:48','5.00','10','newstock','1','','',100.00,'','1','0','internal','1','419','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1307,'SHORT KNIFE','',1.00,'2025-03-27 13:09:28','3.00','10','newstock','1','','',50.00,'','1','4','internal','1','615','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1308,'WOODEN HANDLE KNIFE','',-5.00,'2025-03-27 13:09:45','10.00','10','newstock','1','','',80.00,'','1','5','internal','1','m22','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1309,'vidro glass','',-5.00,'2025-03-27 13:19:15','5.00','10','newstock','1','','',92.00,'','1','0','internal','1','685','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1310,'WATER BOTTLE (PLASTIC)','',1.00,'2025-03-27 13:26:31','3.00','10','newstock','1','','',300.00,'','1','4','internal','1','m93','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1311,'RM/686 PORTABLEWATER DISPENSER','',-1.00,'2025-03-27 13:27:40','1.00','10','newstock','1','','',830.00,'','1','0','internal','1','608','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1312,'SILVER FOLK','',-3.00,'2025-03-27 13:36:58','5.00','10','newstock','1','','',200.00,'','1','2','internal','1','623','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1313,'UNIQUE KNIFE SET-9PCS','',-1.00,'2025-03-27 13:45:53','3.00','10','newstock','1','','',2100.00,'','1','2','internal','1','676','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1314,'TOILET BRUSH','',1.00,'2025-03-27 13:48:46','2.00','10','newstock','1','','',100.00,'','1','3','internal','1','663','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1315,'TOTO WATER BOTTLE','',2.00,'2025-03-27 13:52:22','2.00','10','newstock','1','','',250.00,'','1','4','internal','1','327','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1316,'SUNSHINE MUG','',-36.00,'2025-03-27 13:58:53','36.00','10','newstock','1','','',258.00,'','1','0','internal','1','657','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1317,'TABLE MAT AND RUNNER','',-1.00,'2025-03-27 14:03:51','2.00','10','newstock','1','','',950.00,'','1','1','internal','1','m46','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1318,'TEA MUG CLEAR','',-9.00,'2025-03-27 14:06:35','17.00','10','newstock','1','','',92.00,'','1','8','internal','1','660','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1319,'SMOOTH POT MUGS','',-9.00,'2025-03-27 14:22:55','10.00','10','newstock','1','','',100.00,'','1','1','internal','1','635','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1320,'SOKANY JUICER','',-1.00,'2025-03-27 14:51:22','1.00','10','newstock','1','','',3500.00,'','1','0','internal','1','637','','',0.00,'','4800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1321,'SILVER TRAY','',-7.00,'2025-03-27 14:52:31','7.00','10','newstock','1','','',140.00,'','1','0','internal','1','m25','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1322,'SILVER WITH GOLD SPOON','',-3.00,'2025-03-27 14:53:28','3.00','10','newstock','1','','',350.00,'','1','0','internal','1','628','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1323,'SINIA 36CM','',-1.00,'2025-03-27 14:55:27','3.00','10','newstock','1','','',140.00,'','1','2','internal','1','631','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1324,'SINIA 40CM','',1.00,'2025-03-27 14:55:43','5.00','10','newstock','1','','',140.00,'','1','6','internal','1','632','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1325,'SILICONE CHAPATI ROLLING PIN','',-1.00,'2025-03-27 14:57:04','4.00','10','newstock','1','','',200.00,'','1','3','internal','1','621','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1326,'silver mug','',11.00,'2025-03-27 15:07:46','0.00','10','newstock','1','','',125.00,'','1','11','internal','1','627','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1327,'SIGNATURE COFFEE CUPS 320ML','',-1.00,'2025-03-27 15:20:42','24.00','10','newstock','1','','',175.00,'','1','23','internal','1','617','','',0.00,'','320','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1328,'ROK 5 IN 1 PLASTIC DISH','',1.00,'2025-03-27 15:31:02','0.00','10','newstock','1','','',450.00,'','1','1','internal','1','609','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1329,'red pot mugs','',-11.00,'2025-03-27 15:37:02','11.00','10','newstock','1','','',100.00,'','1','0','internal','1','599','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1330,'POT MUG','',-7.00,'2025-03-27 15:41:19','7.00','10','newstock','1','','',200.00,'','1','0','internal','1','m73','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1331,'PAN 26CM','',-1.00,'2025-03-27 15:42:41','1.00','10','newstock','1','','',700.00,'','1','0','internal','1','585','','',0.00,'','1350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1332,'PINEAPPLE GLASS','',-12.00,'2025-03-27 15:47:22','27.00','10','newstock','1','','',92.00,'','1','15','internal','1','588','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1333,'PLASTIC LUNCH BOX SET','',-1.00,'2025-03-27 15:51:05','2.00','10','newstock','1','','',650.00,'','1','1','internal','1','591','','',0.00,'','999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1334,'SOKANY JUICER','',1.00,'2025-03-27 15:54:53','0.00','10','newstock','1','','',3500.00,'','1','1','internal','1','637','','',0.00,'','4800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1335,'KNIFE SET-ROTATING-GERMANY','',1.00,'2025-03-27 15:57:16','2.00','10','newstock','1','','',1800.00,'','1','3','internal','1','540','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1336,'UNIQUE KNIFE SET-9PCS','',1.00,'2025-03-27 15:57:35','2.00','10','newstock','1','','',2100.00,'','1','3','internal','1','676','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1337,'STANLEY MUG','',1.00,'2025-03-27 16:00:16','3.00','10','newstock','1','','',1200.00,'','1','4','internal','1','1171','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1338,'motivational water bottle[ no 2]','',-1.00,'2025-03-27 16:04:11','2.00','10','newstock','1','','',0.00,'','1','1','internal','1','574','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1339,'MARBLE SOAP/LOTION DISPENSER','',-6.00,'2025-03-27 16:11:08','6.00','10','newstock','1','','',500.00,'','1','0','internal','1','558','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1340,'3 IN 1 ROMPER','',-3.00,'2025-03-28 15:47:33','32.00','10','newstock','1','','',900.00,'','1','29','internal','1','260','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1341,'Baby Cotton Trousers','',-3.00,'2025-03-28 15:51:07','119.00','10','newstock','1','','',200.00,'','1','116','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1342,'cotton panties','',-11.00,'2025-03-28 16:06:18','38.00','10','newstock','1','','',125.00,'','1','27','internal','1','6971919199014','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1343,'High Waist Panties','',23.00,'2025-03-28 16:06:43','11.00','10','newstock','1','','',142.00,'','1','34','internal','1','6972410090008','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1344,'cotton panties simless','',-4.00,'2025-03-28 16:07:20','4.00','10','newstock','1','','',125.00,'','1','0','internal','1','6971919190011','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1345,'4 IN 1 MITTENS','',-2.00,'2025-03-28 16:09:40','5.00','10','newstock','1','','',167.00,'','1','3','internal','1','257','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1346,'Baby bag Normal','',-1.00,'2025-03-28 16:55:30','8.00','10','newstock','1','','',1400.00,'','1','7','internal','1','61','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1347,'Baby bag Normal','',-1.00,'2025-03-28 16:59:18','7.00','10','newstock','1','','',1400.00,'','1','6','internal','1','61','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1348,'Chicco Bags (Suprime)','',1.00,'2025-03-28 16:59:54','1.00','10','newstock','1','','',1800.00,'','1','2','internal','1','60','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1349,'SILICONE BABY GAL BAG','',10.00,'2025-03-28 17:14:36','1.00','10','newstock','1','','',300.00,'','1','11','internal','1','1114','','',0.00,'','NaN','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1350,'Baby Nest','',-1.00,'2025-03-28 17:17:58','11.00','10','newstock','1','','',850.00,'','1','10','internal','1','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1351,'Baby Shawl','',-1.00,'2025-03-28 17:33:04','15.00','10','newstock','1','','',1000.00,'','1','14','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1352,'BIG SIT ME UP','',1.00,'2025-03-28 17:35:48','0.00','10','newstock','1','','',2300.00,'','1','1','internal','1','1165','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1353,'MTUMBA','',75.00,'2025-04-07 19:35:15','254.00','10','newstock','1','','',300.00,'','1','329','internal','1','364','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1354,'MTUMBA-DANGAREE','',110.00,'2025-04-07 19:35:57','9.00','10','newstock','1','','',56.00,'','1','119','internal','1','1129','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1355,'Softcare wipes','',12.00,'2025-04-08 19:04:06','3.00','10','newstock','1','','',150.00,'','1','15','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1356,'NIP NAP WIPES','',12.00,'2025-04-08 19:04:27','0.00','10','newstock','1','','',128.00,'','1','12','internal','1','346','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1357,'VASELINE SMALL','',12.00,'2025-04-08 19:04:46','0.00','10','newstock','1','','',36.00,'','1','12','internal','1','300','','',0.00,'','50','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1358,'NIP NAP LOW COUNT','',10.00,'2025-04-08 19:06:40','6.00','10','newstock','1','','',131.00,'','1','16','internal','1','1155','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1359,'Cotton Wool','',15.00,'2025-04-08 19:07:49','0.00','10','newstock','1','','',0.00,'','1','15','internal','1','59','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1360,'SOFTCARE LOW COUNT- SMALL','',12.00,'2025-04-08 19:08:25','6.00','10','newstock','1','','',133.00,'','1','18','internal','1','298','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1361,'Nursing Pillow 3 in 1','',5.00,'2025-04-11 18:18:03','8.00','10','newstock','1','','',850.00,'','1','13','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1362,'Baby Shawl','',6.00,'2025-04-11 18:18:23','12.00','10','newstock','1','','',1000.00,'','1','18','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1363,'Dafi','',12.00,'2025-04-11 18:18:39','18.00','10','newstock','1','','',750.00,'','1','30','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1364,'Baby Carrier (Hip Seater )','',5.00,'2025-04-11 18:18:55','2.00','10','newstock','1','','',1900.00,'','1','7','internal','1','50','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1365,'INFANTINO BABY CARRIER','',5.00,'2025-04-11 18:19:15','2.00','10','newstock','1','','',1800.00,'','1','7','internal','1','264','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1366,'Nursing Bras','',24.00,'2025-04-11 18:19:38','4.00','10','newstock','1','','',200.00,'','1','28','internal','1','34','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1367,'UNIQUE NURSING BRA','',24.00,'2025-04-11 18:19:57','9.00','10','newstock','1','','',500.00,'','1','33','internal','1','281','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1368,'NAPPY LINERS-LARGE','',36.00,'2025-04-11 18:20:13','41.00','10','newstock','1','','',50.00,'','1','77','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1369,'Feeder','',20.00,'2025-04-11 18:20:29','133.00','10','newstock','1','','',45.00,'','1','153','internal','1','18','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1370,'UNIQUE HOODED SHAWL','',5.00,'2025-04-11 18:20:58','6.00','10','newstock','1','','',1000.00,'','1','11','internal','1','1148','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1371,'Light Romper','',12.00,'2025-04-11 18:21:15','11.00','10','newstock','1','','',450.00,'','1','23','internal','1','3','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1372,'Mitten (Pair)','',24.00,'2025-04-11 18:21:32','81.00','10','newstock','1','','',40.00,'','1','105','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1373,'4 in 1 wash cloths','',6.00,'2025-04-11 18:22:02','3.00','10','newstock','1','','',300.00,'','1','9','internal','1','295','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1374,'Light Blanket','',6.00,'2025-04-11 18:23:02','6.00','10','newstock','1','','',350.00,'','1','12','internal','1','130','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1375,'stockings','',24.00,'2025-04-11 18:23:26','95.00','10','newstock','1','','',104.00,'','1','119','internal','1','132','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1376,'2 IN 1 BRUSH','',6.00,'2025-04-11 18:23:43','1.00','10','newstock','1','','',200.00,'','1','7','internal','1','1169','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1377,'Electric Breast Bump','',10.00,'2025-04-11 18:24:02','9.00','10','newstock','1','','',1400.00,'','1','19','internal','1','6925546000205','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1378,'MANUAL BREAST PUMP','',10.00,'2025-04-11 18:24:21','9.00','10','newstock','1','','',600.00,'','1','19','internal','1','342','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1379,'AFI JUNIOR SHOES','',3.00,'2025-04-11 18:25:31','4.00','10','newstock','1','','',650.00,'','1','7','internal','1','203','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1380,'AFI JUNIOR SHOES','',2.00,'2025-04-11 18:26:00','7.00','10','newstock','1','','',650.00,'','1','9','internal','1','203','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1381,'UNIQUE SHAWL','',3.00,'2025-04-11 18:27:29','0.00','10','newstock','1','','',1200.00,'','1','3','internal','1','1222','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1382,'SHOE NICE','',3.00,'2025-04-11 18:28:47','0.00','10','newstock','1','','',1000.00,'','1','3','internal','1','1223','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1383,'WIDE NECK FEEDING BOTTLE','',20.00,'2025-04-11 18:32:02','11.00','10','newstock','1','','',220.00,'','1','31','internal','1','344','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1384,'Silicon Bibs','',12.00,'2025-04-11 18:33:39','17.00','10','newstock','1','','',250.00,'','1','29','internal','1','17','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1385,'Baby Pacifier','',12.00,'2025-04-11 18:34:19','27.00','10','newstock','1','','',95.00,'','1','39','internal','1','110','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1386,'Small Rocker','',3.00,'2025-04-11 18:34:48','2.00','10','newstock','1','','',2500.00,'','1','5','internal','1','41','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1387,'MOMEASY STORAGE BAGS','',10.00,'2025-04-11 18:37:24','5.00','10','newstock','1','','',450.00,'','1','15','internal','1','231','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1388,'MANUAL BREAST PUMP','',6.00,'2025-04-11 18:38:16','19.00','10','newstock','1','','',600.00,'','1','25','internal','1','342','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1389,'Softcare small','',12.00,'2025-04-15 19:27:26','6.00','10','newstock','1','','',649.00,'','1','18','internal','1','126','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1390,'NIP NAP 48PCS -SMALL','',6.00,'2025-04-15 19:28:33','4.00','10','newstock','1','','',650.00,'','1','10','internal','1','1174','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1391,'RECHARCHABLE DOUBLE ELECTRIC PUMP','',3.00,'2025-04-15 19:32:07','0.00','10','newstock','1','','',3500.00,'','1','3','internal','1','1224','','',0.00,'','7000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1392,'SINGLE FINGER TOOTHBRUSH','',12.00,'2025-04-15 19:33:58','0.00','10','newstock','1','','',102.00,'','1','12','internal','1','1225','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1393,'BABY STAINLESS STEEL FEEDING BOTTLE','',3.00,'2025-04-15 19:36:06','0.00','10','newstock','1','','',1048.00,'','1','3','internal','1','1226','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1394,'WIDE NECK PPSU FEEDING BOTTLE','',6.00,'2025-04-15 19:37:45','0.00','10','newstock','1','','',638.00,'','1','6','internal','1','1227','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1395,'SINGLE PACIFIER 3/6MNTHS','',12.00,'2025-04-15 19:40:40','0.00','10','newstock','1','','',123.00,'','1','12','internal','1','1228','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1396,'LESO','',10.00,'2025-04-16 17:10:57','6.00','10','newstock','1','','',280.00,'','1','16','internal','1','282','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1397,'DERA ZIP','',11.00,'2025-04-16 17:11:36','5.00','10','newstock','1','','',450.00,'','1','16','internal','1','319','','',0.00,'','650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1398,'BIG LAUNDY BASKET','',4.00,'2025-04-16 17:12:01','2.00','10','newstock','1','','',580.00,'','1','6','internal','1','311','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1399,'Nursing Pillow 3 in 1','',3.00,'2025-04-16 17:12:25','11.00','10','newstock','1','','',850.00,'','1','14','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1400,'UNIQUE BIG BASIN','',5.00,'2025-04-16 17:13:07','6.00','10','newstock','1','','',230.00,'','1','11','internal','1','314','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1401,'UNIQUE BASIN','',5.00,'2025-04-16 17:16:25','7.00','10','newstock','1','','',450.00,'','1','12','internal','1','197','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1402,'UNIQUE BIG BASIN','',-5.00,'2025-04-16 17:16:45','11.00','10','newstock','1','','',230.00,'','1','6','internal','1','314','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1403,'Baby Nest','',5.00,'2025-04-16 17:17:21','5.00','10','newstock','1','','',850.00,'','1','10','internal','1','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1404,'Baby Shawl','',3.00,'2025-04-16 17:17:51','16.00','10','newstock','1','','',1000.00,'','1','19','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1405,'Dafi','',12.00,'2025-04-16 17:18:34','28.00','10','newstock','1','','',750.00,'','1','40','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1406,'Chicco Bags (Suprime)','',4.00,'2025-04-16 17:26:44','1.00','10','newstock','1','','',1800.00,'','1','5','internal','1','60','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1407,'Baby bag Normal','',2.00,'2025-04-16 17:29:42','5.00','10','newstock','1','','',1400.00,'','1','7','internal','1','61','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1408,'Baby bag Normal','',3.00,'2025-04-16 17:32:07','7.00','10','newstock','1','','',1400.00,'','1','10','internal','1','61','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1409,'LIGHT BABY NEST','',3.00,'2025-04-16 17:34:20','0.00','10','newstock','1','','',300.00,'','1','3','internal','1','1230','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1410,'heavy romper','',9.00,'2025-04-16 17:36:04','13.00','10','newstock','1','','',1100.00,'','1','22','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1411,'FLEECE UNIQUE RECEIVING SET','',2.00,'2025-04-16 17:37:24','3.00','10','newstock','1','','',1250.00,'','1','5','internal','1','1199','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1412,'Mitten (Pair)','',120.00,'2025-04-16 17:39:02','101.00','10','newstock','1','','',40.00,'','1','221','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1413,'Kofia 2 in 1','',12.00,'2025-04-16 17:45:56','2.00','10','newstock','1','','',350.00,'','1','14','internal','1','13','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1414,'Heavy Kofia','',26.00,'2025-04-16 17:47:54','18.00','10','newstock','1','','',133.00,'','1','44','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1415,'Cotton Light Kofia','',72.00,'2025-04-16 17:49:03','17.00','10','newstock','1','','',45.00,'','1','89','internal','1','15','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1416,'Mitten (Pair)','',-2.00,'2025-04-16 17:49:44','221.00','10','newstock','1','','',40.00,'','1','219','internal','1','20','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1417,'Nursing Pillow 3 in 1','',-1.00,'2025-04-16 17:50:33','14.00','10','newstock','1','','',850.00,'','1','13','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1418,'Light Romper','',12.00,'2025-04-16 17:51:43','17.00','10','newstock','1','','',450.00,'','1','29','internal','1','3','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1419,'ND Boys 2 in 1(Bow Tie)','',12.00,'2025-04-16 17:54:01','34.00','10','newstock','1','','',850.00,'','1','46','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1420,'Dafi','',-2.00,'2025-04-16 18:59:39','40.00','10','newstock','1','','',750.00,'','1','38','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1421,'ND BOYS BIG 2 IN 1','',-9.00,'2025-04-16 19:01:52','16.00','10','newstock','1','','',1100.00,'','1','7','internal','1','155','','',0.00,'','1700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1422,'ND Boys 2 in 1(Bow Tie)','',-9.00,'2025-04-16 19:03:02','46.00','10','newstock','1','','',850.00,'','1','37','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1423,'BOYS T-SHIRT UNIQUE','',-12.00,'2025-04-16 19:18:48','21.00','10','newstock','1','','',800.00,'','1','9','internal','1','695','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1424,'Boys Half cout 3 in 1','',9.00,'2025-04-16 19:19:50','0.00','10','newstock','1','','',900.00,'','1','9','internal','1','8','','',0.00,'','1850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1425,'3 PIECE TURKEY BOYS','',9.00,'2025-04-16 19:21:39','0.00','10','newstock','1','','',1100.00,'','1','9','internal','1','1164','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1426,'2 PC BOYS INDONESIA','',-6.00,'2025-04-16 19:24:11','10.00','10','newstock','1','','',580.00,'','1','4','internal','1','263','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1427,'2 PC BOYS INDONESIA','',7.00,'2025-04-16 19:25:48','4.00','10','newstock','1','','',580.00,'','1','11','internal','1','263','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1428,'Unique vest','',36.00,'2025-04-16 19:26:42','101.00','10','newstock','1','','',116.00,'','1','137','internal','1','223','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1429,'3 IN 1 ROMPER','',15.00,'2025-04-16 19:28:21','29.00','10','newstock','1','','',900.00,'','1','44','internal','1','260','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1430,'3 IN 1 COTTON ROMPER(PER ONE)','',42.00,'2025-04-16 19:33:51','44.00','10','newstock','1','','',900.00,'','1','86','internal','1','260','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1431,'Baby teether shaker- small','',6.00,'2025-04-16 19:35:34','0.00','10','newstock','1','','',200.00,'','1','6','internal','1','183','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1432,'BEST QUALITY ROMPER','',19.00,'2025-04-16 19:37:02','14.00','10','newstock','1','','',1000.00,'','1','33','internal','1','1200','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1433,'Woollen Peplum Sweater','',1.00,'2025-04-16 19:37:50','0.00','10','newstock','1','','',750.00,'','1','1','internal','1','106','','',0.00,'','1100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1434,'MOMEASY FEEDING CHAIR','',2.00,'2025-04-29 12:43:56','0.00','10','newstock','1','','',2805.00,'','1','2','internal','1','1183','','',0.00,'','5500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1435,'Unisex Sweaters','',-1.00,'2025-04-30 11:21:49','49.00','10','newstock','1','','',700.00,'','1','48','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1436,'UNISEX BIG SWEATER','',1.00,'2025-04-30 11:23:45','8.00','10','newstock','1','','',700.00,'','1','9','internal','1','287','','',0.00,'','1450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1437,'Unisex Sweaters','',-1.00,'2025-04-30 11:24:11','48.00','10','newstock','1','','',700.00,'','1','47','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1438,'Nursing Pillow 3 in 1','',2.00,'2025-04-30 12:35:34','12.00','10','newstock','1','','',850.00,'','1','14','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1439,'Baby Nest','',-1.00,'2025-04-30 12:36:09','9.00','10','newstock','1','','',850.00,'','1','8','internal','1','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1440,'Small Shakers','',6.00,'2025-05-01 18:35:56','1.00','10','newstock','1','','',300.00,'','1','7','internal','1','26','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1441,'Big Shakers','',6.00,'2025-05-01 18:36:19','0.00','10','newstock','1','','',600.00,'','1','6','internal','1','25','','',0.00,'','900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1442,'Pre-Walkers','',12.00,'2025-05-01 18:36:49','27.00','10','newstock','1','','',450.00,'','1','39','internal','1','97','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1443,'ND Boys 2 in 1(Bow Tie)','',24.00,'2025-05-01 18:38:21','32.00','10','newstock','1','','',850.00,'','1','56','internal','1','9','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1444,'NAPPY LINERS-LARGE','',72.00,'2025-05-01 18:38:48','60.00','10','newstock','1','','',50.00,'','1','132','internal','1','170','','',0.00,'','70','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1445,'8PC Receiving Set (Cotton)','',25.00,'2025-05-01 18:39:25','44.00','10','newstock','1','','',950.00,'','1','69','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1446,'Receiving set heavy','',4.00,'2025-05-01 18:40:15','4.00','10','newstock','1','','',1000.00,'','1','8','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1447,'Baby Shawl','',4.00,'2025-05-01 18:40:46','12.00','10','newstock','1','','',1000.00,'','1','16','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1448,'Supersoft Blankets','',4.00,'2025-05-01 18:41:10','6.00','10','newstock','1','','',1000.00,'','1','10','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1449,'heavy romper','',5.00,'2025-05-01 18:41:39','19.00','10','newstock','1','','',1100.00,'','1','24','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1450,'swaddle','',6.00,'2025-05-01 18:44:12','6.00','10','newstock','1','','',1000.00,'','1','12','internal','1','68','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1451,'KNITTED UNIQUE ROMPERS','',12.00,'2025-05-01 18:44:49','20.00','10','newstock','1','','',1000.00,'','1','32','internal','1','237','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1452,'Nursing Pillow 3 in 1','',4.00,'2025-05-01 18:46:09','14.00','10','newstock','1','','',850.00,'','1','18','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1453,'Dafi','',12.00,'2025-05-01 18:46:29','30.00','10','newstock','1','','',750.00,'','1','42','internal','1','6947662262220','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1454,'TOTO WRAP','',5.00,'2025-05-01 18:46:55','2.00','10','newstock','1','','',850.00,'','1','7','internal','1','271','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1455,'Baby Nest','',3.00,'2025-05-01 18:47:34','8.00','10','newstock','1','','',850.00,'','1','11','internal','1','71','','',0.00,'','1200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1456,'Co-sleeper','',5.00,'2025-05-01 18:48:37','5.00','10','newstock','1','','',1600.00,'','1','10','internal','1','39','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1457,'FlanneLs','',30.00,'2025-05-01 18:49:05','49.00','10','newstock','1','','',150.00,'','1','79','internal','1','32','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1458,'Burp Cloth 3 in 1','',12.00,'2025-05-01 18:49:39','10.00','10','newstock','1','','',400.00,'','1','22','internal','1','19','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1459,'Cotton Light Kofia','',24.00,'2025-05-01 18:51:00','84.00','10','newstock','1','','',45.00,'','1','108','internal','1','15','','',0.00,'','80','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1460,'UNIQUE SOCKS','',120.00,'2025-05-01 18:52:20','10.00','10','newstock','1','','',22.00,'','1','130','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1461,'LONG SOCKS','',40.00,'2025-05-01 18:52:50','9.00','10','newstock','1','','',80.00,'','1','49','internal','1','199','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1462,'SINGLE HEADBAND','',24.00,'2025-05-01 18:53:36','1.00','10','newstock','1','','',100.00,'','1','25','internal','1','349','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1463,'ND SHOW JEANS','',12.00,'2025-05-01 18:54:53','0.00','10','newstock','1','','',1000.00,'','1','12','internal','1','1231','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1464,'Softcare wipes','',24.00,'2025-05-13 17:40:13','1.00','10','newstock','1','','',150.00,'','1','25','internal','1','148','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1465,'NIP NAP 48PCS -SMALL','',6.00,'2025-05-13 17:50:15','9.00','10','newstock','1','','',650.00,'','1','15','internal','1','1174','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1466,'Softcare Diapper (Medium )','',12.00,'2025-05-13 17:52:26','3.00','10','newstock','1','','',608.00,'','1','15','internal','1','6166000121849','','',0.00,'','799','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1467,'VASELINE MEDIUM.','',12.00,'2025-05-13 17:53:02','2.00','10','newstock','1','','',114.00,'','1','14','internal','1','1153','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1468,'PLASTIC DISHE SINGLE.','',24.00,'2025-05-13 17:57:53','0.00','10','newstock','1','','',50.00,'','1','24','internal','1','1232','','',0.00,'','100','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1469,'UNIQUE BABY BAG','',3.00,'2025-05-16 14:36:26','0.00','10','newstock','1','','',1400.00,'','1','3','internal','1','1229','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1470,'Baby bag Normal','',-3.00,'2025-05-16 14:36:46','9.00','10','newstock','1','','',1400.00,'','1','6','internal','1','61','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1471,'SMALL CAR','',1.00,'2025-05-16 14:43:11','10.00','10','newstock','1','','',42.00,'','1','11','internal','1','329','','',0.00,'','150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1472,'CLIMBING TOY CAR/SILVER CAR','',-7.00,'2025-05-16 14:43:43','20.00','10','newstock','1','','',180.00,'','1','13','internal','1','1220','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1473,'POLICE/YELLOW CAR','',2.00,'2025-05-16 14:44:54','5.00','10','newstock','1','','',170.00,'','1','7','internal','1','1189','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1474,'INFANTINO BABY CARRIER','',1.00,'2025-05-17 18:52:08','5.00','10','newstock','1','','',1800.00,'','1','6','internal','1','264','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1475,'Supersoft Blankets','',10.00,'2025-05-17 18:52:31','6.00','10','newstock','1','','',1000.00,'','1','16','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1476,'Light Towel','',30.00,'2025-05-17 18:53:26','19.00','10','newstock','1','','',400.00,'','1','49','internal','1','48','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1477,'onesis','',120.00,'2025-05-17 18:56:57','192.00','10','newstock','1','','',190.00,'','1','312','internal','1','5','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1478,'heavy romper','',11.00,'2025-05-17 19:02:21','20.00','10','newstock','1','','',1100.00,'','1','31','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1479,'FLEECE UNIQUE RECEIVING SET','',9.00,'2025-05-17 19:03:36','0.00','10','newstock','1','','',1250.00,'','1','9','internal','1','1199','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1480,'BEAUTIFUL HEAVY ROMPER','',9.00,'2025-05-17 19:05:31','0.00','10','newstock','1','','',1000.00,'','1','9','internal','1','352','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1481,'swaddle','',3.00,'2025-05-17 19:06:34','7.00','10','newstock','1','','',1000.00,'','1','10','internal','1','68','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1482,'Dangaree','',9.00,'2025-05-17 19:07:11','1.00','10','newstock','1','','',0.00,'','1','10','internal','1','86','','',0.00,'','1400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1483,'Pull Neck','',18.00,'2025-05-17 19:10:27','10.00','10','newstock','1','','',250.00,'','1','28','internal','1','36','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1484,'BABY TRACK SUIT.','',18.00,'2025-05-17 19:11:01','0.00','10','newstock','1','','',850.00,'','1','18','internal','1','337','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1485,'Track Suits big','',26.00,'2025-05-17 19:14:19','0.00','10','newstock','1','','',1900.00,'','1','26','internal','1','121','','',0.00,'','1900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1486,'Small Care Kit','',5.00,'2025-05-17 19:15:05','0.00','10','newstock','1','','',450.00,'','1','5','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1487,'MTUMBA COTTON ROMPER','',225.00,'2025-05-19 17:12:36','145.00','10','newstock','1','','',72.00,'','1','370','internal','1','1187','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1488,'HEAVY ROMPER MTUMBA','',3.00,'2025-05-19 17:13:14','0.00','10','newstock','1','','',72.00,'','1','3','internal','1','1186','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1489,'MTUMBA','',103.00,'2025-05-19 17:13:43','261.00','10','newstock','1','','',300.00,'','1','364','internal','1','364','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1490,'SMALL UNIQUE BASIN','',11.00,'2025-05-25 18:16:02','1.00','10','newstock','1','','',80.00,'','1','12','internal','1','313','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1491,'Basin Plastic s','',12.00,'2025-05-25 18:17:11','4.00','10','newstock','1','','',350.00,'','1','16','internal','1','56','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1492,'Mamas basin','',12.00,'2025-05-25 18:18:42','0.00','10','newstock','1','','',90.00,'','1','12','internal','1','1233','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1493,'SLIPPERS','',19.00,'2025-05-25 18:19:08','1.00','10','newstock','1','','',150.00,'','1','20','internal','1','302','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1494,'Mamas slippers','',6.00,'2025-05-25 18:20:39','0.00','10','newstock','1','','',180.00,'','1','6','internal','1','1234','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1495,'BABY FLOATERS','',23.00,'2025-05-25 18:22:04','0.00','10','newstock','1','','',170.00,'','1','23','internal','1','1235','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1496,'Bassinet','',4.00,'2025-05-30 10:45:03','0.00','10','newstock','1','','',5700.00,'','1','4','internal','1','1236','','',0.00,'','7500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1497,'Bassinet Unique','',2.00,'2025-05-30 10:46:04','0.00','10','newstock','1','','',13500.00,'','1','2','internal','1','1237','','',0.00,'','15500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1498,'momeasy baby walker','',6.00,'2025-05-30 11:02:08','0.00','10','newstock','1','','',2600.00,'','1','6','internal','1','169','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1499,'BABY WALKER WITH UMBRELLA -MOMEASY.','',6.00,'2025-05-30 11:02:57','3.00','10','newstock','1','','',2900.00,'','1','9','internal','1','365','','',0.00,'','4500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1500,'MOMEASY STORAGE BAGS','',20.00,'2025-05-30 11:03:54','5.00','10','newstock','1','','',450.00,'','1','25','internal','1','231','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1501,'MOMEASY FEEDING CHAIR','',2.00,'2025-05-30 11:04:54','1.00','10','newstock','1','','',2805.00,'','1','3','internal','1','1183','','',0.00,'','5500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1502,'PIANO FITNESS RACK','',6.00,'2025-05-30 11:05:23','0.00','10','newstock','1','','',1600.00,'','1','6','internal','1','324','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1503,'Small Rocker','',6.00,'2025-05-30 11:06:30','1.00','10','newstock','1','','',2500.00,'','1','7','internal','1','41','','',0.00,'','3800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1504,'MOMEASY STORAGE BAGS','',1.00,'2025-05-30 11:08:56','25.00','10','newstock','1','','',450.00,'','1','26','internal','1','231','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1505,'MOMEASY WASHABLE BREAST PADS','',12.00,'2025-05-30 11:09:33','0.00','10','newstock','1','','',390.00,'','1','12','internal','1','278','','',0.00,'','700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1506,'MOMEASY STORAGE BAGS','',-2.00,'2025-05-30 11:12:01','26.00','10','newstock','1','','',450.00,'','1','24','internal','1','231','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1507,'BIG SIT ME UP','',4.00,'2025-05-30 11:14:06','0.00','10','newstock','1','','',2300.00,'','1','4','internal','1','1165','','',0.00,'','3500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1508,'BABY SIT UP','',1.00,'2025-05-30 11:14:44','2.00','10','newstock','1','','',1500.00,'','1','3','internal','1','270','','',0.00,'','3000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1509,'DRYING RACK- MOMEASY','',1.00,'2025-05-30 11:18:24','4.00','10','newstock','1','','',1300.00,'','1','5','internal','1','171','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1510,'MICROWAVE STERILIZER','',1.00,'2025-05-30 11:18:57','3.00','10','newstock','1','','',1980.00,'','1','4','internal','1','172','','',0.00,'','2900','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1511,'Supersoft Blankets','',1.00,'2025-05-30 11:25:51','15.00','10','newstock','1','','',1000.00,'','1','16','internal','1','45','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1512,'Baby Shawl','',2.00,'2025-05-30 11:27:05','8.00','10','newstock','1','','',1000.00,'','1','10','internal','1','131','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1513,'Bath Sits','',-1.00,'2025-05-30 11:27:37','3.00','10','newstock','1','','',850.00,'','1','2','internal','1','47','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1514,'Nursing Pillow 3 in 1','',-1.00,'2025-05-30 11:28:24','14.00','10','newstock','1','','',850.00,'','1','13','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1515,'BREAST PUMP GIFT SET- MOMEASY','',1.00,'2025-05-30 11:29:05','3.00','10','newstock','1','','',1740.00,'','1','4','internal','1','343','','',0.00,'','2700','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1516,'AVENT DISPOSABLE BREAST PADS','',1.00,'2025-05-30 11:30:45','0.00','10','newstock','1','','',500.00,'','1','1','internal','1','254','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1517,'MOMEASY DISPOSABLE BREAST PAD','',1.00,'2025-05-30 11:31:01','11.00','10','newstock','1','','',535.00,'','1','12','internal','1','276','','',0.00,'','1000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1518,'PLAY MAT','',10.00,'2025-06-10 18:43:46','1.00','10','newstock','1','','',750.00,'','1','11','internal','1','289','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1519,'Bath Sits','',10.00,'2025-06-10 18:44:04','0.00','10','newstock','1','','',850.00,'','1','10','internal','1','47','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1520,'Bassinet Unique','',1.00,'2025-06-10 18:44:23','1.00','10','newstock','1','','',13500.00,'','1','2','internal','1','1237','','',0.00,'','15500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1521,'Electric Breast Bump','',10.00,'2025-06-10 18:44:50','10.00','10','newstock','1','','',1400.00,'','1','20','internal','1','6925546000205','','',0.00,'','2500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1522,'HEAVY ROMPER MTUMBA','',47.00,'2025-06-13 12:38:00','1.00','10','newstock','1','','',72.00,'','1','48','internal','1','1186','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1523,'MTUMBA','',152.00,'2025-06-13 12:39:01','361.00','10','newstock','1','','',300.00,'','1','513','internal','1','364','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1524,'HEAVY ROMPER MTUMBA','',-4.00,'2025-06-13 12:39:23','48.00','10','newstock','1','','',72.00,'','1','44','internal','1','1186','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1525,'PREGNANCY PILLOW C-SHAPED.','',3.00,'2025-06-16 20:23:32','0.00','10','newstock','1','','',1700.00,'','1','3','internal','1','336','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1526,'Nursing Pillow 3 in 1','',5.00,'2025-06-16 20:23:53','9.00','10','newstock','1','','',850.00,'','1','14','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1527,'360 MAGIC CUP','',2.00,'2025-06-16 20:24:52','2.00','10','newstock','1','','',450.00,'','1','4','internal','1','146','','',0.00,'','750','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1528,'Baby Carrier (Hip Seater )','',4.00,'2025-06-16 20:25:08','2.00','10','newstock','1','','',1900.00,'','1','6','internal','1','50','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1529,'SILICONE FEEDING SET','',4.00,'2025-06-16 20:25:23','7.00','10','newstock','1','','',1000.00,'','1','11','internal','1','249','','',0.00,'','2300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1530,'Double bottle milk warmer','',2.00,'2025-06-16 20:25:45','0.00','10','newstock','1','','',1800.00,'','1','2','internal','1','1205','','',0.00,'','2600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1531,'Baby Carrier (Normal )','',6.00,'2025-06-16 20:26:08','2.00','10','newstock','1','','',900.00,'','1','8','internal','1','49','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1532,'UNISEX SHORT','',22.00,'2025-06-16 20:26:51','26.00','10','newstock','1','','',550.00,'','1','48','internal','1','243','','',0.00,'','1150','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1533,'Heavy Kofia','',24.00,'2025-06-16 20:27:10','17.00','10','newstock','1','','',133.00,'','1','41','internal','1','21','','',0.00,'','200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1534,'Baby Cotton Trousers','',33.00,'2025-06-16 20:27:40','108.00','10','newstock','1','','',200.00,'','1','141','internal','1','72','','',0.00,'','400','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1535,'Small Shakers','',12.00,'2025-06-16 20:28:59','4.00','10','newstock','1','','',300.00,'','1','16','internal','1','26','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1536,'Chicco Bags (Suprime)','',2.00,'2025-06-16 20:29:18','5.00','10','newstock','1','','',1800.00,'','1','7','internal','1','60','','',0.00,'','2800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1537,'Dr. Dudu','',6.00,'2025-06-16 20:29:39','1.00','10','newstock','1','','',350.00,'','1','7','internal','1','6970802080026','','',0.00,'','850','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1538,'FlanneLs','',24.00,'2025-06-16 20:29:57','48.00','10','newstock','1','','',150.00,'','1','72','internal','1','32','','',0.00,'','250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1539,'Toilet Trainer','',2.00,'2025-06-16 20:30:37','0.00','10','newstock','1','','',0.00,'','1','2','internal','1','58','','',0.00,'','4000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1540,'Big Rocker','',2.00,'2025-06-16 20:30:53','0.00','10','newstock','1','','',4700.00,'','1','2','internal','1','40','','',0.00,'','5800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1541,'UNIQUE BABY PILLOW','',5.00,'2025-06-16 20:31:54','0.00','10','newstock','1','','',400.00,'','1','5','internal','1','1238','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1542,'PLASTIC LUNCH BOX SET','',4.00,'2025-06-16 20:32:59','1.00','10','newstock','1','','',650.00,'','1','5','internal','1','591','','',0.00,'','999','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1543,'KIDS GLASS/SHADES','',7.00,'2025-06-21 20:16:02','0.00','10','newstock','1','','',30.00,'','1','7','internal','1','1211','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1544,'8PC Receiving Set (Cotton)','',2.00,'2025-06-23 17:24:47','57.00','10','newstock','1','','',950.00,'','1','59','internal','1','1','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1545,'Receiving set heavy','',2.00,'2025-06-24 13:07:47','4.00','10','newstock','1','','',1000.00,'','1','6','internal','1','81','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1546,'FLEECE UNIQUE RECEIVING SET','',-1.00,'2025-06-24 13:08:25','5.00','10','newstock','1','','',1250.00,'','1','4','internal','1','1199','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1547,'DRYING RACK- MOMEASY','',1.00,'2025-06-24 13:11:50','5.00','10','newstock','1','','',1300.00,'','1','6','internal','1','171','','',0.00,'','2200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1548,'Small Care Kit','',12.00,'2025-06-30 18:39:01','4.00','10','newstock','1','','',450.00,'','1','16','internal','1','12','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1549,'PREGNANCY PILLOW C-SHAPED.','',3.00,'2025-06-30 18:39:26','1.00','10','newstock','1','','',1700.00,'','1','4','internal','1','336','','',0.00,'','3200','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1550,'Nursing Pillow 3 in 1','',1.00,'2025-06-30 18:40:03','14.00','10','newstock','1','','',850.00,'','1','15','internal','1','38','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1551,'Light Blanket','',12.00,'2025-06-30 18:41:22','3.00','10','newstock','1','','',350.00,'','1','15','internal','1','130','','',0.00,'','550','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1552,'heavy romper','',6.00,'2025-06-30 18:45:51','18.00','10','newstock','1','','',1100.00,'','1','24','internal','1','4','','',0.00,'','1650','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1553,'UNIQUE SOCKS','',48.00,'2025-06-30 18:51:05','52.00','10','newstock','1','','',22.00,'','1','100','internal','1','185','','',0.00,'','60','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1554,'Feeder','',48.00,'2025-06-30 18:53:17','102.00','10','newstock','1','','',45.00,'','1','150','internal','1','18','','',0.00,'','120','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1555,'Marking Tosh- BIG','',12.00,'2025-06-30 18:55:16','0.00','10','newstock','1','','',350.00,'','1','12','internal','1','67','','',0.00,'','800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1556,'CUSHION bath net','',10.00,'2025-06-30 18:55:51','1.00','10','newstock','1','','',1100.00,'','1','11','internal','1','154','','',0.00,'','1500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1557,'FLEECE UNIQUE RECEIVING SET','',10.00,'2025-06-30 18:56:15','4.00','10','newstock','1','','',1250.00,'','1','14','internal','1','1199','','',0.00,'','2000','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1558,'Wash clothes (pack of 8)','',12.00,'2025-06-30 18:59:29','2.00','10','newstock','1','','',125.00,'','1','14','internal','1','16','','',0.00,'','350','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1559,'Bath Nets','',6.00,'2025-06-30 19:01:05','3.00','10','newstock','1','','',950.00,'','1','9','internal','1','96','','',0.00,'','950','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1560,'Kofia 2 in 1','',12.00,'2025-06-30 19:01:38','5.00','10','newstock','1','','',350.00,'','1','17','internal','1','13','','',0.00,'','600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1561,'GRINDING BOWL','',2.00,'2025-06-30 19:03:55','2.00','10','newstock','1','','',250.00,'','1','4','internal','1','366','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1562,'FOOD MASHER','',-12.00,'2025-06-30 19:04:17','12.00','10','newstock','1','','',250.00,'','1','0','internal','1','250','','',0.00,'','450','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1563,'GRINDING BOWL','',10.00,'2025-06-30 19:05:01','4.00','10','newstock','1','','',250.00,'','1','14','internal','1','366','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1564,'Silicon Bowl and spoon','',10.00,'2025-06-30 19:06:18','5.00','10','newstock','1','','',350.00,'','1','15','internal','1','62','','',0.00,'','500','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1565,'BABY T- shirt.','',50.00,'2025-06-30 19:07:19','20.00','10','newstock','1','','',180.00,'','1','70','internal','1','93','','',0.00,'','300','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1566,'BEST QUALITY ROMPER','',12.00,'2025-06-30 19:07:44','32.00','10','newstock','1','','',1000.00,'','1','44','internal','1','1200','','',0.00,'','1800','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1567,'KNITTED UNIQUE ROMPERS','',20.00,'2025-06-30 19:08:03','25.00','10','newstock','1','','',1000.00,'','1','45','internal','1','237','','',0.00,'','1600','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL),(1568,'Unisex Sweaters','',24.00,'2025-06-30 19:08:21','35.00','10','newstock','1','','',700.00,'','1','59','internal','1','37','','',0.00,'','1250','','','16','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'','','','','','','',NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `newstock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `newupgrade` -- DROP TABLE IF EXISTS `newupgrade`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `newupgrade` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `phone` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, `comment` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'new', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `newupgrade` -- LOCK TABLES `newupgrade` WRITE; /*!40000 ALTER TABLE `newupgrade` DISABLE KEYS */; INSERT INTO `newupgrade` VALUES (1,'General systems',1,'','','','','','new'),(2,'E-commerce',1,'','','','','','new'),(3,'Biometric',1,'','','','','','new'),(4,'Website',1,'','','','','','new'),(5,'PMS',1,'','','','','','new'),(6,'Bulk sms',1,'','','','','','new'),(7,'Pos',1,'','','','','','new'); /*!40000 ALTER TABLE `newupgrade` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `nhif` -- DROP TABLE IF EXISTS `nhif`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `nhif` ( `id` int(50) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `category` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `nhifrelief` decimal(10,2) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=19 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `nhif` -- LOCK TABLES `nhif` WRITE; /*!40000 ALTER TABLE `nhif` DISABLE KEYS */; INSERT INTO `nhif` VALUES (1,0.00,5999.00,150.00,1,1,'active','employee',1,22.50),(2,6000.00,7999.00,300.00,1,1,'active','employee',1,45.00),(3,8000.00,11999.00,400.00,1,1,'active','employee',1,60.00),(4,12000.00,14999.00,500.00,1,1,'active','employee',1,75.00),(5,15000.00,19999.00,600.00,1,1,'active','employee',1,90.00),(6,20000.00,24999.00,750.00,1,1,'active','employee',1,112.50),(7,25000.00,29999.00,850.00,1,1,'active','employee',1,127.50),(8,30000.00,34999.00,900.00,1,1,'active','employee',1,135.00),(9,35000.00,39000.00,950.00,1,1,'active','employee',1,142.50),(10,40000.00,44999.00,1000.00,1,1,'active','employee',1,150.00),(11,45000.00,49000.00,1100.00,1,1,'active','employee',1,165.00),(12,50000.00,59999.00,1200.00,1,1,'active','employee',1,180.00),(13,60000.00,69999.00,1300.00,1,1,'active','employee',1,195.00),(14,70000.00,79999.00,1400.00,1,1,'active','employee',1,210.00),(15,80000.00,89999.00,1500.00,1,1,'active','employee',1,225.00),(16,90000.00,99999.00,1600.00,1,1,'active','employee',1,240.00),(17,100000.00,99999999.00,1700.00,1,1,'active','employee',1,255.00),(18,0.00,0.00,500.00,1,1,'active','employer',1,75.00); /*!40000 ALTER TABLE `nhif` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `noticelist` -- DROP TABLE IF EXISTS `noticelist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `noticelist` ( `id` int(50) NOT NULL AUTO_INCREMENT, `noticeNo` varchar(50) NOT NULL, `title` text NOT NULL, `cont` text NOT NULL, `dtlUrl` text NOT NULL, `regrNm` varchar(50) NOT NULL, `regDt` 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 `noticelist` -- LOCK TABLES `noticelist` WRITE; /*!40000 ALTER TABLE `noticelist` DISABLE KEYS */; /*!40000 ALTER TABLE `noticelist` 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, `type` varchar(50) NOT NULL DEFAULT 'percentage', `flatrate` 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 `nssf` -- LOCK TABLES `nssf` WRITE; /*!40000 ALTER TABLE `nssf` DISABLE KEYS */; INSERT INTO `nssf` VALUES (1,0.00,7000.00,6.00,1,1,'active','employee',1,420.00,0.00,420.00,'percentage','no'),(2,7000.00,36000.00,6.00,1,1,'active','employee',1,0.00,1740.00,2160.00,'percentage','no'),(3,36000.00,50000000.00,6.00,1,1,'active','employee',1,0.00,0.00,0.00,'percentage','yes'); /*!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 `packagingcodes` -- DROP TABLE IF EXISTS `packagingcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `packagingcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=53 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `packagingcodes` -- LOCK TABLES `packagingcodes` WRITE; /*!40000 ALTER TABLE `packagingcodes` DISABLE KEYS */; INSERT INTO `packagingcodes` VALUES (1,'Ampoule','AM','Ampoule','Y','1'),(2,'Barrel','BA','Barrel','Y','2'),(3,'Bottlecrate','BC','Bottlecrate','Y','3'),(4,'Bundle','BE','Bundle','Y','4'),(5,'Balloon, non-protected','BF','Balloon, non-protected','Y','5'),(6,'Bag','BG','Bag','Y','6'),(7,'Bucket','BJ','Bucket','Y','7'),(8,'Basket','BK','Basket','Y','8'),(9,'Bale','BL','Bale','Y','9'),(10,'Bottle, protected cylindrical','BQ','Bottle, protected cylindrical','Y','10'),(11,'Bar','BR','Bar','Y','11'),(12,'Bottle, bulbous','BV','Bottle, bulbous','Y','12'),(13,'Bag','BZ','Bag','Y','13'),(14,'Can','CA','Can','Y','14'),(15,'Chest','CH','Chest','Y','15'),(16,'Coffin','CJ','Coffin','Y','16'),(17,'Coil','CL','Coil','Y','17'),(18,'Wooden Box, Wooden Case','CR','Wooden Box, Wooden Case','Y','18'),(19,'Cassette','CS','Cassette','Y','19'),(20,'Carton','CT','Carton','Y','20'),(21,'Container','CTN','Container','Y','21'),(22,'Cylinder','CY','Cylinder','Y','22'),(23,'Drum','DR','Drum','Y','23'),(24,'Extra Countable Item','GT','Extra Countable Item','Y','24'),(25,'Hand Baggage','HH','Hand Baggage','Y','25'),(26,'Ingots','IZ','Ingots','Y','26'),(27,'Jar','JR','Jar','Y','27'),(28,'Jug','JU','Jug','Y','28'),(29,'Jerry CAN Cylindrical','JY','Jerry CAN Cylindrical','Y','29'),(30,'Canester','KZ','Canester','Y','30'),(31,'Logs, in bundle/bunch/truss','LZ','Logs, in bundle/bunch/truss','Y','31'),(32,'Net','NT','Net','Y','32'),(33,'Non-Exterior Packaging Unit','OU','Non-Exterior Packaging Unit','Y','33'),(34,'Poddon','PD','Poddon','Y','34'),(35,'Plate','PG','Plate','Y','35'),(36,'Pipe','PI','Pipe','Y','36'),(37,'Pilot','PO','Pilot','Y','37'),(38,'Traypack','PU','Traypack','Y','38'),(39,'Reel','RL','Reel','Y','39'),(40,'Roll','RO','Roll','Y','40'),(41,'Rods, in bundle/bunch/truss','RZ','Rods, in bundle/bunch/truss','Y','41'),(42,'Skeletoncase','SK','Skeletoncase','Y','42'),(43,'Tank, cylindrical','TY','Tank, cylindrical','Y','43'),(44,'Bulk,gas(at 1031 mbar 15 oC)','VG','Bulk,gas(at 1031 mbar 15 oC)','Y','44'),(45,'Bulk,liquid(at normal temperature/pressure)','VL','Bulk,liquid(at normal temperature/pressure)','Y','45'),(46,'Bulk, solid, large particles(nodules)','VO','Bulk, solid, large particles(\"nodules\")','Y','46'),(47,'Bulk, gas (liquefied at abnormal temperature/pressure)','VQ','Bulk, gas(liquefied at abnormal temperature/pressure)','Y','47'),(48,'Bulk, solid, granular particles(grains)','VR','Bulk, solid, granular particles(\"grains\")','Y','48'),(49,'Extra Bulk Item','VT','Extra Bulk Item','Y','49'),(50,'Bulk, fine particles(powder)','VY','Bulk, fine particles(\"powder\")','Y','50'),(51,'Mills','ML','cigarette Mills','Y','51'),(52,'TAN','TN','1TAN REFER TO 20BAGS','Y','52'); /*!40000 ALTER TABLE `packagingcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `parceldelivery` -- DROP TABLE IF EXISTS `parceldelivery`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `parceldelivery` ( `id` int(10) NOT NULL AUTO_INCREMENT, `branchfrom` varchar(50) NOT NULL, `serial` varchar(50) NOT NULL, `qty` varchar(50) NOT NULL, `details` text NOT NULL, `dateposted` datetime NOT NULL, `customer` varchar(40) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `entrydate` varchar(50) NOT NULL, `supplier` varchar(30) NOT NULL, `original` text NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `amount` varchar(10) NOT NULL DEFAULT '0.00', `duedate` varchar(20) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'Dispatched', `mode` varchar(30) NOT NULL, `invoice` varchar(30) NOT NULL, `totalamount` varchar(30) NOT NULL DEFAULT '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` text NOT NULL, `destination` text NOT NULL, `weight` varchar(50) NOT NULL, `receiveremail` varchar(50) DEFAULT NULL, `totalvalue` varchar(20) NOT NULL, `vat` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, `receiveridno` varchar(20) NOT NULL, `riderdetails` text NOT NULL, `senderidno` varchar(50) NOT NULL, `senderphone` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; INSERT INTO `parceldelivery` VALUES (1,'1','','0','--DELL COMPUTER. SN:2345356456','2024-06-28 12:28:13','Advanta','1','1','2024-06-28 12:29:52','','0',0.00,1,'500',' 23:59:59','Dispatched','Cash','11719566893','',NULL,'Omondi','071833433432','','Nairobi','Kisumu','','','',0.00,0.00,'34324345','OMONDI','',''); /*!40000 ALTER TABLE `parceldelivery` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `password_resets` -- DROP TABLE IF EXISTS `password_resets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `password_resets` ( `email` varchar(255) NOT NULL, `token` varchar(255) NOT NULL, `created_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), KEY `password_resets_email_index` (`email`), KEY `password_resets_token_index` (`token`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `password_resets` -- LOCK TABLES `password_resets` WRITE; /*!40000 ALTER TABLE `password_resets` DISABLE KEYS */; /*!40000 ALTER TABLE `password_resets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paye` -- DROP TABLE IF EXISTS `paye`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paye` ( `id` int(11) NOT NULL AUTO_INCREMENT, `start` decimal(10,2) NOT NULL, `end` decimal(15,2) NOT NULL, `amt` decimal(10,2) NOT NULL, `branchid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', `percentage` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paye` -- LOCK TABLES `paye` WRITE; /*!40000 ALTER TABLE `paye` DISABLE KEYS */; INSERT INTO `paye` VALUES (1,0.00,24000.00,24000.00,1,1,'active',10.00),(2,24001.00,32333.00,8333.00,1,1,'active',25.00),(3,32333.00,10000000000.00,32333.00,1,1,'active',30.00); /*!40000 ALTER TABLE `paye` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentcodes` -- DROP TABLE IF EXISTS `paymentcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` 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 `paymentcodes` -- LOCK TABLES `paymentcodes` WRITE; /*!40000 ALTER TABLE `paymentcodes` DISABLE KEYS */; INSERT INTO `paymentcodes` VALUES (1,'CASH','01','CASH','Y','1'),(2,'CREDIT','02','CREDIT','Y','2'),(3,'CASH/CREDIT','03','CASH/CREDIT','Y','3'),(4,'BANK CHEQUE','04','BANK CHEQUE PAYMENT','Y','4'),(5,'DEBIT & CREDIT CARD','05','PAYMENT USING CARD','Y','5'),(6,'MOBILE MONEY','06','ANY TRANSACTION USING MOBILE MONEY SYSTEM','Y','6'),(7,'OTHER','07','OTHER MEANS OF PAYMENT','Y','7'); /*!40000 ALTER TABLE `paymentcodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentmethodes` -- DROP TABLE IF EXISTS `paymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'cash','Cash payment','active','2021-09-07 05:52:05','1','1','1050','',1,NULL),(2,'mpesa','mpesa','active','2021-09-22 10:35:37','1','1','1010','',1,NULL),(3,'card','card payment','active','2021-09-07 05:52:50','1','1','1030','',1,NULL),(4,'bank','Bank payment','active','2021-09-07 05:53:23','1','1','1030','',1,NULL),(5,'credit','account receivable ','active','2021-09-07 06:31:55','1','1','1100','',1,NULL),(6,'voucher','Directors account','active','2021-09-07 06:32:21','1','1','1040','',1,NULL),(7,'creditnote','Account payable','active','2021-09-07 06:34:11','1','1','2130','',1,NULL),(8,'points','Account redeemable','active','2021-09-07 06:36:16','1','1','2130','',1,NULL),(9,'cash','','active','2024-05-02 09:55:58','1','1','1050','',2,NULL); /*!40000 ALTER TABLE `paymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payments` -- DROP TABLE IF EXISTS `payments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payments` ( `id` int(100) NOT NULL AUTO_INCREMENT, `paidto` varchar(100) NOT NULL, `paiby` varchar(100) NOT NULL, `paiddate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `approvedby` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `receiptno` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT NULL, `idno` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `email` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payments` -- LOCK TABLES `payments` WRITE; /*!40000 ALTER TABLE `payments` DISABLE KEYS */; /*!40000 ALTER TABLE `payments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `paymentsection` -- DROP TABLE IF EXISTS `paymentsection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `paymentsection` ( `id` int(40) NOT NULL AUTO_INCREMENT, `methodid` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `description` text NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `paymentsection` -- LOCK TABLES `paymentsection` WRITE; /*!40000 ALTER TABLE `paymentsection` DISABLE KEYS */; INSERT INTO `paymentsection` VALUES (8,'2','KCB Bank','KCB Bank','2016-04-20 10:39:59','','3','3'),(9,'2','Equity Bank','Equity Bank','2016-04-20 10:40:10','','3','3'),(10,'4','cash','CASH','2016-04-20 10:40:34','','3','3'),(11,'3','Lipa rent','','2016-04-20 10:40:48','','3','3'),(12,'1','Airtel Money','Airtel Money','2016-04-20 10:41:17','','3','3'),(13,'1','M-pesa','M-pesa','2016-04-20 10:41:32','','3','3'),(15,'6','Coparent','Coparent','2016-05-25 04:21:55','','3','3'),(16,'2','Unaitas','Unaitas','2017-12-16 06:51:45','','',''); /*!40000 ALTER TABLE `paymentsection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `payroll` -- DROP TABLE IF EXISTS `payroll`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `payroll` ( `id` int(100) NOT NULL AUTO_INCREMENT, `type` varchar(255) NOT NULL, `designation` varchar(255) NOT NULL, `allowance` varchar(255) NOT NULL, `paytype` varchar(255) NOT NULL, `nohours` varchar(255) NOT NULL, `salary` varchar(255) NOT NULL, `nodays` varchar(255) NOT NULL, `nodaysyearly` varchar(255) NOT NULL, `annualsalary` varchar(255) NOT NULL, `monthlysalary` varchar(50) NOT NULL, `dailysalary` varchar(100) DEFAULT NULL, `comments` text NOT NULL, `vat` varchar(50) NOT NULL DEFAULT 'active', `payee` varchar(50) NOT NULL, `nssf` varchar(100) NOT NULL, `nihf` text NOT NULL, `employeeid` varchar(100) NOT NULL, `advance` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `other` varchar(50) NOT NULL, `month` varchar(50) NOT NULL, `year` varchar(50) NOT NULL, `loan` varchar(100) NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`type`), KEY `last_name` (`designation`), KEY `email` (`paytype`), KEY `phppos_people_ibfk_1` (`dailysalary`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `payroll` -- LOCK TABLES `payroll` WRITE; /*!40000 ALTER TABLE `payroll` DISABLE KEYS */; /*!40000 ALTER TABLE `payroll` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `people` -- DROP TABLE IF EXISTS `people`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `people` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) DEFAULT NULL, `town` varchar(20) DEFAULT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB AUTO_INCREMENT=15 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,135.00,'Admin','Advanta','FAITH','254718667391','robisearch@gmail.com','robisearch2018','','female','','','0','','155663771675825033','user','1','','','','3343455',-2225708.00,'1','2024-11-21','','1','2019-06-11','Contract',20000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',2.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',5.00,'','','','Yes',0.00,0,0.00,5.00,'no',200.00,'','2023-06-06 06:32:15','','','','','','','','P06666xxx',1,'022','444',2,'','534032','2022-10-23 20:40:59','B0-22-7A-ED-77-F6','new','2023-02-04 09:37:04','Submited by ROBERT MANYALA, With Phone No: 254718667391 at 2023-02-04 09:37:04'),(2,NULL,'Default','Default','Default','254718667391','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','666663',5100.00,'1','2022-01-27 05:57:22','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',609571.80,0,0.00,0.00,'no',300.00,'yes','2025-01-18 20:17:01','','','','','','','','',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(3,NULL,'test customer','',NULL,'254733333533','','','','','','','1','',NULL,'member','1','test customer','','','',-630.00,'1','2023-05-25 16:13:22','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 05:36:38','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(4,NULL,'KDB643R','',NULL,'254712345672','','','','','','2024-05-27','1','',NULL,'member','1','JOHN','','','32424234',20.00,'1','2023-05-27 12:41:09','','1','2023-05-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-08 04:56:00','','','','','',NULL,NULL,'P051654342E3',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(5,NULL,'KCA33B','',NULL,'254790962631','','','','','','2024-05-27','1','',NULL,'member','1','WALTER','','','3535454',-4172.00,'1','2023-05-27 12:41:45','','1','2023-05-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','2023-06-20 17:33:19','','','','','',NULL,NULL,'P051654342E33',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(7,NULL,'PETER','',NULL,'254725652965','','','','','','2024-05-27','1','',NULL,'supplier','1','PETER LTD','','','',0.00,'1','2023-05-27 12:45:32','','1','2023-05-27','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',66.00,0,0.00,0.00,'no',0.00,'no','2023-05-27 13:10:32','','','','','',NULL,NULL,'',1,NULL,NULL,0,'','','0000-00-00 00:00:00','','new','',''),(8,NULL,'name','',NULL,'254718667393',NULL,'','card',NULL,'','','','',NULL,'member','1','dep','','','3334',0.00,'1','2023-05-31 06:29:43','','1','2023-05-31 06:29:43','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.70,'no',0.00,'no','','','','','','',NULL,NULL,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(9,NULL,'MUGURE','AGNES',NULL,'254768110397','AGNES','agnesmugure','','female','','','','',NULL,'user','1',NULL,'','','emp001',0.00,'','2024-11-14','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','1000000000009','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'333374032','','0000-00-00 00:00:00','','new','',''),(10,NULL,'Tosh Shop','Tosh Shop',NULL,'254780755190','toshbaby2023@gmail.com','30125544','','female','','','','',NULL,'user','1',NULL,'','','emp002',0.00,'','2024-11-14','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'222934373','','0000-00-00 00:00:00','','new','',''),(11,NULL,'brigid','allingtone',NULL,'0715974275','Brigid','3456','','female','','','','',NULL,'user','1',NULL,'','','100001',0.00,'','2024-11-21','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'323026062','','0000-00-00 00:00:00','','new','',''),(13,NULL,'JACKLINE','MUTIO',NULL,'0702534647','jackyking227@gmail.com','6655','','female','','','','',NULL,'user','1',NULL,'','','41256862',0.00,'','2024-11-21','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'029232207','','0000-00-00 00:00:00','','new','',''),(14,NULL,'TEST','',NULL,'25472663737484','','','','','','','1','',NULL,'member','1','TEST','','','',-350.00,'1','2024-11-21 08:29:13','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,NULL,NULL,'',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'17321669531','','0000-00-00 00:00:00','','new','',''); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `peopleregistration` -- DROP TABLE IF EXISTS `peopleregistration`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `peopleregistration` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `firstname` varchar(255) NOT NULL, `surname` varchar(20) NOT NULL, `lastname` varchar(255) DEFAULT NULL, `phone` varchar(255) DEFAULT NULL, `email` varchar(255) DEFAULT NULL, `password` text NOT NULL, `address_1` varchar(255) NOT NULL, `gender` varchar(255) DEFAULT NULL, `city` varchar(255) NOT NULL, `zip` varchar(255) NOT NULL, `country` varchar(255) NOT NULL, `comments` text NOT NULL, `image_id` varchar(100) DEFAULT NULL, `category` varchar(50) NOT NULL DEFAULT 'accommodation', `status` varchar(50) NOT NULL DEFAULT '1', `company` varchar(50) DEFAULT NULL, `account` varchar(100) NOT NULL, `website` text NOT NULL, `idno` varchar(100) NOT NULL, `balance` decimal(10,2) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `entrydate` varchar(50) NOT NULL, `jobstatus` varchar(30) NOT NULL, `salary` decimal(10,2) NOT NULL, `department` varchar(20) NOT NULL, `dob` varchar(20) NOT NULL, `passport` varchar(30) NOT NULL, `ethnicity` varchar(30) NOT NULL, `religion` varchar(30) NOT NULL, `salarystartdate` varchar(30) NOT NULL, `salaryreviewdate` varchar(30) NOT NULL, `bankname` varchar(30) NOT NULL, `bankaccount` varchar(30) NOT NULL, `paymentmode` varchar(30) NOT NULL, `method` varchar(30) NOT NULL, `probationdate` varchar(30) NOT NULL, `number` varchar(20) NOT NULL, `relief` decimal(10,2) NOT NULL, `leavegroup` varchar(30) NOT NULL, `manager` varchar(30) NOT NULL, `marital` varchar(30) NOT NULL, `smstype` varchar(20) NOT NULL, `totalsms` decimal(10,2) NOT NULL, `apiaccount_id` int(11) NOT NULL, `photo` text NOT NULL, `code` varchar(30) NOT NULL, `service` varchar(20) NOT NULL, `usertype` varchar(20) NOT NULL DEFAULT 'user', `username` varchar(20) NOT NULL, `county` int(11) NOT NULL, `province` int(11) NOT NULL, `box` int(11) NOT NULL, `town` varchar(20) NOT NULL, `updatedate` varchar(20) NOT NULL, `recoverpassword` int(11) NOT NULL, `createddate` varchar(30) NOT NULL, `rate` decimal(10,2) DEFAULT NULL, `kra` varchar(50) DEFAULT NULL, `nssf` varchar(50) DEFAULT NULL, `nhif` varchar(50) DEFAULT NULL, `paid` varchar(20) NOT NULL, `supplierbalance` decimal(10,2) NOT NULL, `balanceuploaded` int(11) DEFAULT 0, `savedcoins` decimal(10,2) NOT NULL, `savedpoints` decimal(10,2) NOT NULL, `customerlimit` varchar(10) NOT NULL DEFAULT 'no', `limitamount` decimal(10,2) NOT NULL, `dropdown` varchar(10) NOT NULL DEFAULT 'no', `lastbalancedate` varchar(30) NOT NULL, `accountname` varchar(30) NOT NULL, `accountno` varchar(30) NOT NULL, `certificate` varchar(30) NOT NULL, `shares` varchar(30) NOT NULL, `certificateno` varchar(30) NOT NULL, `renewaldetails` varchar(30) DEFAULT NULL, `salesperson` varchar(10) DEFAULT NULL, `idnumber` text DEFAULT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT NULL, `transactionid` varchar(50) NOT NULL, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text NOT NULL, PRIMARY KEY (`id`), KEY `first_name` (`firstname`), KEY `last_name` (`lastname`), KEY `email` (`email`), KEY `phppos_people_ibfk_1` (`image_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `peopleregistration` -- LOCK TABLES `peopleregistration` WRITE; /*!40000 ALTER TABLE `peopleregistration` DISABLE KEYS */; /*!40000 ALTER TABLE `peopleregistration` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `periods` -- DROP TABLE IF EXISTS `periods`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `periods` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `periods` -- LOCK TABLES `periods` WRITE; /*!40000 ALTER TABLE `periods` DISABLE KEYS */; INSERT INTO `periods` VALUES (1,'Daily','Daily','','active','1','','1'),(2,'Weekly','Weekly','','active','1','','1'),(3,'Monthly','Monthly','','active','1','','1'),(4,'Quarterly','Quarterly','','active','1','','1'),(5,'Annually','Annually','','active','1','','1'),(6,'Fortnightly','Fortnightly','','active','1','','1'),(7,'Bi monthly','Bi monthly','','active','1','','1'); /*!40000 ALTER TABLE `periods` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `permissions` -- DROP TABLE IF EXISTS `permissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `permissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissions` -- LOCK TABLES `permissions` WRITE; /*!40000 ALTER TABLE `permissions` DISABLE KEYS */; INSERT INTO `permissions` VALUES ('branch',1),('cashiersales',1),('cashiersales',4),('cashiersales',5),('cashiersales',8),('cashiersales',9),('cashiersales',10),('cashiersales',11),('cashiersales',12),('cashiersales',13),('config',1),('config',11),('config',13),('damagedproducts',1),('damagedproducts',9),('damagedproducts',10),('incomeexpenses',1),('incomeexpenses',9),('incomeexpenses',11),('incomeexpenses',12),('incomeexpenses',13),('lowproducts',1),('lowproducts',10),('lowstocklist',1),('lowstocklist',9),('lowstocklist',10),('members',1),('members',9),('members',10),('members',13),('password',1),('password',4),('password',5),('password',8),('password',9),('password',10),('password',11),('password',12),('productlist',1),('productlist',9),('productlist',10),('productlist',11),('products',1),('products',9),('products',10),('productscategory',1),('productscategory',9),('productscategory',10),('profile',5),('purchases',1),('purchases',9),('purchases',10),('purchases',11),('purchases',12),('purchases',13),('reports',1),('reports',10),('sales',1),('sales',4),('sales',5),('sales',7),('sales',8),('sales',9),('sales',10),('sales',11),('sales',12),('sales',13),('sendsms',1),('users',1),('viewreturnsales',1),('viewreturnsales',10),('viewreturnsales',13),('wholesale',1),('wholesale',13); /*!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=114184 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `permissionsactions` -- LOCK TABLES `permissionsactions` WRITE; /*!40000 ALTER TABLE `permissionsactions` DISABLE KEYS */; INSERT INTO `permissionsactions` VALUES (77134,'sales','5','suspend'),(77135,'sales','5','add'),(77136,'sales','5','update'),(77137,'sales','5','cash'),(77138,'sales','5','sale'),(77139,'sales','5','moresales'),(77140,'sales','5','Logout'),(77141,'sales','5','select'),(77142,'sales','5','discount'),(77143,'sales','5','displaycustomers'),(77144,'sales','5','mpesa'),(77145,'sales','5','printbill'),(77146,'sales','5','productdiscount'),(77147,'sales','5','order'),(77148,'sales','5','closebill'),(77149,'sales','5','editsellingprice'),(77150,'sales','5','updatepaymentmode'),(77151,'sales','5','card'),(77152,'sales','5','clearpayments'),(77153,'sales','5','viewbuyingprice'),(77154,'sales','5','cheque'),(77155,'sales','5','creditnote'),(77156,'sales','5','voucher'),(77157,'sales','5','salesbeyondbprice'),(77158,'sales','5','points'),(77159,'sales','5','credit'),(77160,'sales','5','selectroom'),(77161,'sales','5','dontprint'),(77162,'sales','5','backdatesales'),(77163,'sales','5','recordcoins'),(77164,'sales','5','changetaxstatus'),(77165,'sales','5','giveloyalityponts'),(77166,'sales','5','splitbill'),(77167,'sales','5','changeuomonsales'),(77168,'sales','5','selecttable'),(77169,'sales','5','printdelivery'),(77170,'sales','5','sendsms'),(77171,'sales','5','selectcurrency'),(77172,'sales','5','salesperson'),(77173,'sales','5','usekeyboard'),(77174,'sales','5','receiptno'),(77175,'cashiersales','5','entermpesacode'),(77176,'cashiersales','5','editmpesa'),(77177,'cashiersales','5','all'),(77178,'cashiersales','5','cashiersales'),(77179,'cashiersales','5','editmpesadate'),(77180,'cashiersales','5','dontshowtotal'),(77181,'cashiersales','5','viewtill'),(77182,'cashiersales','5','viewdailycollections'),(77183,'cashiersales','5','updatedailycollections'),(77184,'cashiersales','5','viewallcounters'),(77185,'cashiersales','5','viewcommission'),(77186,'cashiersales','5','dailysalesonly'),(77187,'cashiersales','5','viewmpesamessages'),(77188,'password','5','change'),(77189,'profile','5','update'),(95445,'sales','8','add'),(95446,'sales','8','printreceipt'),(95447,'sales','8','selectmessage'),(95448,'sales','8','suspend'),(95449,'sales','8','update'),(95450,'sales','8','delete'),(95451,'sales','8','cash'),(95452,'sales','8','moresales'),(95453,'sales','8','sale'),(95454,'sales','8','Logout'),(95455,'sales','8','mpesabalance'),(95456,'sales','8','select'),(95457,'sales','8','reprint'),(95458,'sales','8','displaycustomers'),(95459,'sales','8','discount'),(95460,'sales','8','order'),(95461,'sales','8','closebill'),(95462,'sales','8','printbill'),(95463,'sales','8','productdiscount'),(95464,'sales','8','mpesa'),(95465,'sales','8','card'),(95466,'sales','8','viewbuyingprice'),(95467,'sales','8','updatepaymentmode'),(95468,'sales','8','editsellingprice'),(95469,'sales','8','clearpayments'),(95470,'sales','8','cheque'),(95471,'sales','8','creditnote'),(95472,'sales','8','voucher'),(95473,'sales','8','points'),(95474,'sales','8','salesbeyondbprice'),(95475,'sales','8','credit'),(95476,'sales','8','salebelowbprice'),(95477,'sales','8','selectroom'),(95478,'sales','8','dontprint'),(95479,'sales','8','backdatesales'),(95480,'sales','8','recordcoins'),(95481,'sales','8','leaseitems'),(95482,'sales','8','giveloyalityponts'),(95483,'sales','8','dontshowstock'),(95484,'sales','8','splitbill'),(95485,'sales','8','changeuomonsales'),(95486,'sales','8','selecttable'),(95487,'sales','8','printdelivery'),(95488,'sales','8','sendsms'),(95489,'sales','8','entermpesacode'),(95490,'sales','8','salesperson'),(95491,'sales','8','usekeyboard'),(95492,'sales','8','receiptno'),(95493,'sales','8','selectcurrency'),(95494,'sales','8','negativesales'),(95495,'sales','8','updateqtysales'),(95496,'cashiersales','8','entermpesacode'),(95497,'cashiersales','8','editmpesa'),(95498,'cashiersales','8','all'),(95499,'cashiersales','8','delete'),(95500,'cashiersales','8','cashiersales'),(95501,'cashiersales','8','editmpesadate'),(95502,'cashiersales','8','dontshowtotal'),(95503,'cashiersales','8','adddailycollection'),(95504,'cashiersales','8','viewtill'),(95505,'cashiersales','8','viewdailycollections'),(95506,'cashiersales','8','updatedailycollections'),(95507,'cashiersales','8','reversempesa'),(95508,'cashiersales','8','deletedailycollections'),(95509,'cashiersales','8','clearallsales'),(95510,'cashiersales','8','viewallcollections'),(95511,'cashiersales','8','mpesapendingreport'),(95512,'cashiersales','8','viewallcounters'),(95513,'cashiersales','8','mpesaverifiedreport'),(95514,'cashiersales','8','viewcommission'),(95515,'cashiersales','8','dailysalesonly'),(95516,'cashiersales','8','viewmpesamessages'),(95517,'password','8','change'),(96238,'sales','4','add'),(96239,'sales','4','printreceipt'),(96240,'sales','4','update'),(96241,'sales','4','cash'),(96242,'sales','4','moresales'),(96243,'sales','4','sale'),(96244,'sales','4','Logout'),(96245,'sales','4','mpesabalance'),(96246,'sales','4','select'),(96247,'sales','4','order'),(96248,'sales','4','closebill'),(96249,'sales','4','printbill'),(96250,'sales','4','mpesa'),(96251,'sales','4','card'),(96252,'sales','4','viewbuyingprice'),(96253,'sales','4','updatepaymentmode'),(96254,'sales','4','clearpayments'),(96255,'sales','4','cheque'),(96256,'sales','4','creditnote'),(96257,'sales','4','voucher'),(96258,'sales','4','points'),(96259,'sales','4','salesbeyondbprice'),(96260,'sales','4','credit'),(96261,'sales','4','salebelowbprice'),(96262,'sales','4','dontprint'),(96263,'sales','4','giveloyalityponts'),(96264,'sales','4','splitbill'),(96265,'sales','4','selecttable'),(96266,'sales','4','printdelivery'),(96267,'sales','4','sendsms'),(96268,'sales','4','entermpesacode'),(96269,'sales','4','salesperson'),(96270,'sales','4','usekeyboard'),(96271,'sales','4','receiptno'),(96272,'cashiersales','4','entermpesacode'),(96273,'cashiersales','4','editmpesa'),(96274,'cashiersales','4','all'),(96275,'cashiersales','4','cashiersales'),(96276,'cashiersales','4','editmpesadate'),(96277,'cashiersales','4','adddailycollection'),(96278,'cashiersales','4','viewtill'),(96279,'cashiersales','4','viewdailycollections'),(96280,'cashiersales','4','updatedailycollections'),(96281,'cashiersales','4','reversempesa'),(96282,'cashiersales','4','clearallsales'),(96283,'cashiersales','4','viewallcollections'),(96284,'cashiersales','4','mpesapendingreport'),(96285,'cashiersales','4','viewallcounters'),(96286,'cashiersales','4','mpesaverifiedreport'),(96287,'cashiersales','4','viewcommission'),(96288,'cashiersales','4','dailysalesonly'),(96289,'cashiersales','4','viewmpesamessages'),(96290,'password','4','change'),(100826,'sales','7','add'),(100827,'sales','7','printreceipt'),(100828,'sales','7','selectmessage'),(100829,'sales','7','suspend'),(100830,'sales','7','update'),(100831,'sales','7','delete'),(100832,'sales','7','cash'),(100833,'sales','7','moresales'),(100834,'sales','7','sale'),(100835,'sales','7','Logout'),(100836,'sales','7','mpesabalance'),(100837,'sales','7','select'),(100838,'sales','7','reprint'),(100839,'sales','7','displaycustomers'),(100840,'sales','7','discount'),(100841,'sales','7','order'),(100842,'sales','7','closebill'),(100843,'sales','7','printbill'),(100844,'sales','7','productdiscount'),(100845,'sales','7','mpesa'),(100846,'sales','7','card'),(100847,'sales','7','viewbuyingprice'),(100848,'sales','7','updatepaymentmode'),(100849,'sales','7','editsellingprice'),(100850,'sales','7','clearpayments'),(100851,'sales','7','cheque'),(100852,'sales','7','creditnote'),(100853,'sales','7','voucher'),(100854,'sales','7','points'),(100855,'sales','7','salesbeyondbprice'),(100856,'sales','7','credit'),(100857,'sales','7','salebelowbprice'),(100858,'sales','7','selectroom'),(100859,'sales','7','dontprint'),(100860,'sales','7','accountlimit'),(100861,'sales','7','backdatesales'),(100862,'sales','7','recordcoins'),(100863,'sales','7','changetaxstatus'),(100864,'sales','7','leaseitems'),(100865,'sales','7','giveloyalityponts'),(100866,'sales','7','dontshowstock'),(100867,'sales','7','splitbill'),(100868,'sales','7','changeuomonsales'),(100869,'sales','7','selecttable'),(100870,'sales','7','printdelivery'),(100871,'sales','7','sendsms'),(100872,'sales','7','entermpesacode'),(100873,'sales','7','salesperson'),(100874,'sales','7','usekeyboard'),(100875,'sales','7','receiptno'),(100876,'sales','7','selectcurrency'),(100877,'sales','7','negativesales'),(100878,'sales','7','updateqtysales'),(112043,'sales','12','add'),(112044,'sales','12','printreceipt'),(112045,'sales','12','suspend'),(112046,'sales','12','update'),(112047,'sales','12','delete'),(112048,'sales','12','cash'),(112049,'sales','12','moresales'),(112050,'sales','12','sale'),(112051,'sales','12','select'),(112052,'sales','12','discount'),(112053,'sales','12','mpesa'),(112054,'sales','12','productdiscount'),(112055,'sales','12','order'),(112056,'sales','12','printbill'),(112057,'sales','12','closebill'),(112058,'sales','12','viewbuyingprice'),(112059,'sales','12','card'),(112060,'sales','12','updatepaymentmode'),(112061,'sales','12','editsellingprice'),(112062,'sales','12','clearpayments'),(112063,'sales','12','creditnote'),(112064,'sales','12','cheque'),(112065,'sales','12','salesbeyondbprice'),(112066,'sales','12','points'),(112067,'sales','12','voucher'),(112068,'sales','12','credit'),(112069,'sales','12','salebelowbprice'),(112070,'sales','12','backdatesales'),(112071,'sales','12','recordcoins'),(112072,'sales','12','giveloyalityponts'),(112073,'sales','12','changetaxstatus'),(112074,'sales','12','leaseitems'),(112075,'sales','12','dontshowstock'),(112076,'sales','12','splitbill'),(112077,'sales','12','mergebill'),(112078,'sales','12','changeuomonsales'),(112079,'sales','12','selecttable'),(112080,'sales','12','printdelivery'),(112081,'sales','12','sendsms'),(112082,'sales','12','entermpesacode'),(112083,'sales','12','salesperson'),(112084,'sales','12','usekeyboard'),(112085,'sales','12','receiptno'),(112086,'sales','12','selectcurrency'),(112087,'sales','12','updateqtysales'),(112088,'cashiersales','12','entermpesacode'),(112089,'cashiersales','12','editmpesa'),(112090,'cashiersales','12','all'),(112091,'cashiersales','12','cashiersales'),(112092,'cashiersales','12','editmpesadate'),(112093,'cashiersales','12','adddailycollection'),(112094,'cashiersales','12','viewtill'),(112095,'cashiersales','12','viewdailycollections'),(112096,'cashiersales','12','updatedailycollections'),(112097,'cashiersales','12','reversempesa'),(112098,'cashiersales','12','deletedailycollections'),(112099,'cashiersales','12','clearallsales'),(112100,'cashiersales','12','viewallcollections'),(112101,'cashiersales','12','mpesapendingreport'),(112102,'cashiersales','12','viewallcounters'),(112103,'cashiersales','12','mpesaverifiedreport'),(112104,'cashiersales','12','viewcommission'),(112105,'cashiersales','12','dailysalesonly'),(112106,'cashiersales','12','viewmpesamessages'),(112107,'purchases','12','add'),(112108,'purchases','12','update'),(112109,'purchases','12','viewquotation'),(112110,'purchases','12','viewdirectpurchases'),(112111,'purchases','12','viewserials'),(112112,'purchases','12','viewpurchase'),(112113,'purchases','12','salesorder'),(112114,'purchases','12','budget'),(112115,'purchases','12','showdefaultserials'),(112116,'purchases','12','viewallcounters'),(112117,'purchases','12','approve'),(112118,'purchases','12','addbatchno'),(112119,'purchases','12','addexpirydate'),(112120,'incomeexpenses','12','add'),(112121,'incomeexpenses','12','closeexpense'),(112122,'incomeexpenses','12','update'),(112123,'incomeexpenses','12','updateclosedexpenses'),(112124,'incomeexpenses','12','wiewinvoices'),(112125,'incomeexpenses','12','viewexpense'),(112126,'incomeexpenses','12','viewbills'),(112127,'incomeexpenses','12','viewdebtors'),(112128,'incomeexpenses','12','viewcreditors'),(112129,'incomeexpenses','12','postrentalexpenses'),(112130,'password','12','change'),(112684,'sales','10','add'),(112685,'sales','10','suspend'),(112686,'sales','10','printreceipt'),(112687,'sales','10','update'),(112688,'sales','10','cash'),(112689,'sales','10','delete'),(112690,'sales','10','moresales'),(112691,'sales','10','sale'),(112692,'sales','10','reprint'),(112693,'sales','10','Logout'),(112694,'sales','10','select'),(112695,'sales','10','mpesabalance'),(112696,'sales','10','discount'),(112697,'sales','10','mpesa'),(112698,'sales','10','productdiscount'),(112699,'sales','10','closebill'),(112700,'sales','10','editsellingprice'),(112701,'sales','10','viewbuyingprice'),(112702,'sales','10','card'),(112703,'sales','10','updatepaymentmode'),(112704,'sales','10','clearpayments'),(112705,'sales','10','cheque'),(112706,'sales','10','salebelowbprice'),(112707,'sales','10','credit'),(112708,'sales','10','dontprint'),(112709,'sales','10','backdatesales'),(112710,'sales','10','recordcoins'),(112711,'sales','10','entermpesacode'),(112712,'sales','10','receiptno'),(112713,'sales','10','selectcurrency'),(112714,'sales','10','negativesales'),(112715,'sales','10','updateqtysales'),(112716,'cashiersales','10','entermpesacode'),(112717,'cashiersales','10','editmpesa'),(112718,'cashiersales','10','all'),(112719,'cashiersales','10','cashiersales'),(112720,'cashiersales','10','editmpesadate'),(112721,'cashiersales','10','adddailycollection'),(112722,'cashiersales','10','viewtill'),(112723,'cashiersales','10','viewdailycollections'),(112724,'cashiersales','10','updatedailycollections'),(112725,'cashiersales','10','reversempesa'),(112726,'cashiersales','10','clearallsales'),(112727,'cashiersales','10','viewallcollections'),(112728,'cashiersales','10','mpesapendingreport'),(112729,'cashiersales','10','viewallcounters'),(112730,'cashiersales','10','mpesaverifiedreport'),(112731,'cashiersales','10','viewcommission'),(112732,'cashiersales','10','viewmpesamessages'),(112733,'purchases','10','add'),(112734,'purchases','10','update'),(112735,'purchases','10','delete'),(112736,'purchases','10','updatebuyingprice'),(112737,'purchases','10','updatesellingprice'),(112738,'purchases','10','updateclosedinvoice'),(112739,'purchases','10','viewquotation'),(112740,'purchases','10','viewdirectpurchases'),(112741,'purchases','10','viewpurchase'),(112742,'purchases','10','viewallcounters'),(112743,'purchases','10','approve'),(112744,'purchases','10','addbatchno'),(112745,'purchases','10','addexpirydate'),(112746,'viewreturnsales','10','add'),(112747,'viewreturnsales','10','update'),(112748,'viewreturnsales','10','return'),(112749,'viewreturnsales','10','clear'),(112750,'viewreturnsales','10','moresales'),(112751,'viewreturnsales','10','returnclearedsales'),(112752,'members','10','add'),(112753,'members','10','update'),(112754,'members','10','deletepeople'),(112755,'productscategory','10','add'),(112756,'productscategory','10','update'),(112757,'productlist','10','bulk'),(112758,'productlist','10','move'),(112759,'productlist','10','more'),(112760,'productlist','10','updatestock'),(112761,'productlist','10','transfer'),(112762,'productlist','10','addstock'),(112763,'productlist','10','delete'),(112764,'productlist','10','view'),(112765,'productlist','10','update'),(112766,'productlist','10','add'),(112767,'productlist','10','stocktaking'),(112768,'productlist','10','openclosestock'),(112769,'productlist','10','editstocktaken'),(112770,'productlist','10','editopenclosestock'),(112771,'productlist','10','viewproductsfromallbranches'),(112772,'productlist','10','negativestockadjustment'),(112773,'productlist','10','viewproduction'),(112774,'productlist','10','assignproduction'),(112775,'productlist','10','deleteproductionitem'),(112776,'productlist','10','updateproductionitem'),(112777,'products','10','add'),(112778,'products','10','update'),(112779,'products','10','addstock'),(112780,'products','10','more'),(112781,'products','10','bulk'),(112782,'products','10','deleteorder'),(112783,'products','10','dispatch'),(112784,'products','10','removestock'),(112785,'products','10','price'),(112786,'products','10','removeallstock'),(112787,'products','10','negativestockadjustment'),(112788,'lowstocklist','10','add'),(112789,'lowstocklist','10','more'),(112790,'lowstocklist','10','view'),(112791,'lowproducts','10','add'),(112792,'lowproducts','10','update'),(112793,'damagedproducts','10','add'),(112794,'damagedproducts','10','update'),(112795,'damagedproducts','10','delete'),(112796,'reports','10','view'),(112797,'reports','10','download'),(112798,'reports','10','update'),(112799,'reports','10','viewall'),(112800,'password','10','change'),(113002,'sales','9','selectmessage'),(113003,'sales','9','add'),(113004,'sales','9','suspend'),(113005,'sales','9','printreceipt'),(113006,'sales','9','update'),(113007,'sales','9','cash'),(113008,'sales','9','delete'),(113009,'sales','9','moresales'),(113010,'sales','9','sale'),(113011,'sales','9','reprint'),(113012,'sales','9','Logout'),(113013,'sales','9','select'),(113014,'sales','9','mpesabalance'),(113015,'sales','9','displaycustomers'),(113016,'sales','9','discount'),(113017,'sales','9','mpesa'),(113018,'sales','9','productdiscount'),(113019,'sales','9','printbill'),(113020,'sales','9','order'),(113021,'sales','9','closebill'),(113022,'sales','9','editsellingprice'),(113023,'sales','9','viewbuyingprice'),(113024,'sales','9','card'),(113025,'sales','9','updatepaymentmode'),(113026,'sales','9','clearpayments'),(113027,'sales','9','cheque'),(113028,'sales','9','creditnote'),(113029,'sales','9','voucher'),(113030,'sales','9','points'),(113031,'sales','9','credit'),(113032,'sales','9','dontprint'),(113033,'sales','9','backdatesales'),(113034,'sales','9','recordcoins'),(113035,'sales','9','leaseitems'),(113036,'sales','9','changetaxstatus'),(113037,'sales','9','dontshowstock'),(113038,'sales','9','giveloyalityponts'),(113039,'sales','9','splitbill'),(113040,'sales','9','mergebill'),(113041,'sales','9','changeuomonsales'),(113042,'sales','9','selecttable'),(113043,'sales','9','printdelivery'),(113044,'sales','9','entermpesacode'),(113045,'sales','9','sendsms'),(113046,'sales','9','usekeyboard'),(113047,'sales','9','receiptno'),(113048,'sales','9','salesperson'),(113049,'sales','9','selectcurrency'),(113050,'sales','9','negativesales'),(113051,'sales','9','updateqtysales'),(113052,'cashiersales','9','entermpesacode'),(113053,'cashiersales','9','editmpesa'),(113054,'cashiersales','9','all'),(113055,'cashiersales','9','cashiersales'),(113056,'cashiersales','9','editmpesadate'),(113057,'cashiersales','9','adddailycollection'),(113058,'cashiersales','9','viewtill'),(113059,'cashiersales','9','viewdailycollections'),(113060,'cashiersales','9','updatedailycollections'),(113061,'cashiersales','9','clearallsales'),(113062,'cashiersales','9','viewallcollections'),(113063,'cashiersales','9','mpesapendingreport'),(113064,'cashiersales','9','viewallcounters'),(113065,'cashiersales','9','mpesaverifiedreport'),(113066,'cashiersales','9','viewcommission'),(113067,'cashiersales','9','viewmpesamessages'),(113068,'purchases','9','add'),(113069,'purchases','9','update'),(113070,'purchases','9','delete'),(113071,'purchases','9','updatebuyingprice'),(113072,'purchases','9','updatesellingprice'),(113073,'purchases','9','updateclosedinvoice'),(113074,'purchases','9','viewquotation'),(113075,'purchases','9','viewdirectpurchases'),(113076,'purchases','9','viewserials'),(113077,'purchases','9','viewpurchase'),(113078,'purchases','9','salesorder'),(113079,'purchases','9','budget'),(113080,'purchases','9','showdefaultserials'),(113081,'purchases','9','viewallcounters'),(113082,'purchases','9','approve'),(113083,'purchases','9','addbatchno'),(113084,'purchases','9','addexpirydate'),(113085,'incomeexpenses','9','add'),(113086,'incomeexpenses','9','closeexpense'),(113087,'incomeexpenses','9','update'),(113088,'incomeexpenses','9','updateclosedexpenses'),(113089,'incomeexpenses','9','wiewinvoices'),(113090,'incomeexpenses','9','viewbills'),(113091,'incomeexpenses','9','viewexpense'),(113092,'incomeexpenses','9','viewdebtors'),(113093,'incomeexpenses','9','viewcreditors'),(113094,'incomeexpenses','9','postrentalexpenses'),(113095,'members','9','add'),(113096,'members','9','update'),(113097,'members','9','deletepeople'),(113098,'members','9','opencloseshift'),(113099,'members','9','UpdateRenewal'),(113100,'productscategory','9','add'),(113101,'productscategory','9','update'),(113102,'productscategory','9','delete'),(113103,'productlist','9','bulk'),(113104,'productlist','9','move'),(113105,'productlist','9','more'),(113106,'productlist','9','updatestock'),(113107,'productlist','9','transfer'),(113108,'productlist','9','addstock'),(113109,'productlist','9','delete'),(113110,'productlist','9','view'),(113111,'productlist','9','update'),(113112,'productlist','9','add'),(113113,'productlist','9','openclosestock'),(113114,'productlist','9','editstocktaken'),(113115,'productlist','9','editopenclosestock'),(113116,'productlist','9','changeserialstatus'),(113117,'productlist','9','viewserials'),(113118,'productlist','9','viewproductsfromallbranches'),(113119,'productlist','9','bulkpriceupdate'),(113120,'productlist','9','viewproduction'),(113121,'productlist','9','assignproduction'),(113122,'productlist','9','deleteproductionitem'),(113123,'productlist','9','updateproductionitem'),(113124,'products','9','add'),(113125,'products','9','update'),(113126,'products','9','delete'),(113127,'products','9','more'),(113128,'products','9','deleteorder'),(113129,'products','9','dispatch'),(113130,'products','9','removestock'),(113131,'products','9','price'),(113132,'products','9','removeallstock'),(113133,'lowstocklist','9','add'),(113134,'lowstocklist','9','more'),(113135,'lowstocklist','9','view'),(113136,'damagedproducts','9','add'),(113137,'damagedproducts','9','update'),(113138,'damagedproducts','9','delete'),(113139,'password','9','change'),(113619,'sales','1','selectmessage'),(113620,'sales','1','add'),(113621,'sales','1','suspend'),(113622,'sales','1','printreceipt'),(113623,'sales','1','update'),(113624,'sales','1','cash'),(113625,'sales','1','moresales'),(113626,'sales','1','sale'),(113627,'sales','1','reprint'),(113628,'sales','1','Logout'),(113629,'sales','1','select'),(113630,'sales','1','mpesabalance'),(113631,'sales','1','displaycustomers'),(113632,'sales','1','discount'),(113633,'sales','1','mpesa'),(113634,'sales','1','productdiscount'),(113635,'sales','1','printbill'),(113636,'sales','1','order'),(113637,'sales','1','editsellingprice'),(113638,'sales','1','card'),(113639,'sales','1','updatepaymentmode'),(113640,'sales','1','clearpayments'),(113641,'sales','1','cheque'),(113642,'sales','1','creditnote'),(113643,'sales','1','voucher'),(113644,'sales','1','salesbeyondbprice'),(113645,'sales','1','points'),(113646,'sales','1','credit'),(113647,'sales','1','selectroom'),(113648,'sales','1','dontprint'),(113649,'sales','1','recordcoins'),(113650,'sales','1','giveloyalityponts'),(113651,'sales','1','splitbill'),(113652,'sales','1','mergebill'),(113653,'sales','1','changeuomonsales'),(113654,'sales','1','selecttable'),(113655,'sales','1','printdelivery'),(113656,'sales','1','entermpesacode'),(113657,'sales','1','sendsms'),(113658,'sales','1','salesperson'),(113659,'sales','1','selectcurrency'),(113660,'sales','1','negativesales'),(113661,'sales','1','updateqtysales'),(113662,'wholesale','1','sale'),(113663,'wholesale','1','add'),(113664,'wholesale','1','delete'),(113665,'wholesale','1','update'),(113666,'cashiersales','1','entermpesacode'),(113667,'cashiersales','1','editmpesa'),(113668,'cashiersales','1','all'),(113669,'cashiersales','1','delete'),(113670,'cashiersales','1','cashiersales'),(113671,'cashiersales','1','editmpesadate'),(113672,'cashiersales','1','adddailycollection'),(113673,'cashiersales','1','viewtill'),(113674,'cashiersales','1','viewdailycollections'),(113675,'cashiersales','1','updatedailycollections'),(113676,'cashiersales','1','reversempesa'),(113677,'cashiersales','1','deletedailycollections'),(113678,'cashiersales','1','clearallsales'),(113679,'cashiersales','1','viewallcollections'),(113680,'cashiersales','1','mpesapendingreport'),(113681,'cashiersales','1','viewallcounters'),(113682,'cashiersales','1','mpesaverifiedreport'),(113683,'cashiersales','1','viewcommission'),(113684,'cashiersales','1','viewmpesamessages'),(113685,'purchases','1','add'),(113686,'purchases','1','update'),(113687,'purchases','1','updatebuyingprice'),(113688,'purchases','1','updatesellingprice'),(113689,'purchases','1','updateclosedinvoice'),(113690,'purchases','1','viewquotation'),(113691,'purchases','1','viewdirectpurchases'),(113692,'purchases','1','viewserials'),(113693,'purchases','1','viewpurchase'),(113694,'purchases','1','salesorder'),(113695,'purchases','1','budget'),(113696,'purchases','1','showdefaultserials'),(113697,'purchases','1','viewallcounters'),(113698,'purchases','1','approve'),(113699,'purchases','1','addbatchno'),(113700,'purchases','1','addexpirydate'),(113701,'viewreturnsales','1','add'),(113702,'viewreturnsales','1','update'),(113703,'viewreturnsales','1','return'),(113704,'viewreturnsales','1','clear'),(113705,'viewreturnsales','1','moresales'),(113706,'viewreturnsales','1','returnclearedsales'),(113707,'incomeexpenses','1','add'),(113708,'incomeexpenses','1','closeexpense'),(113709,'incomeexpenses','1','update'),(113710,'incomeexpenses','1','wiewinvoices'),(113711,'incomeexpenses','1','viewbills'),(113712,'incomeexpenses','1','viewdebtors'),(113713,'incomeexpenses','1','viewcreditors'),(113714,'branch','1','add'),(113715,'branch','1','view'),(113716,'branch','1','update'),(113717,'branch','1','delete'),(113718,'members','1','add'),(113719,'members','1','update'),(113720,'members','1','opencloseshift'),(113721,'members','1','UpdateRenewal'),(113722,'users','1','add'),(113723,'users','1','update'),(113724,'users','1','delete'),(113725,'productscategory','1','add'),(113726,'productscategory','1','update'),(113727,'productscategory','1','delete'),(113728,'productlist','1','bulk'),(113729,'productlist','1','move'),(113730,'productlist','1','more'),(113731,'productlist','1','updatestock'),(113732,'productlist','1','transfer'),(113733,'productlist','1','addstock'),(113734,'productlist','1','delete'),(113735,'productlist','1','view'),(113736,'productlist','1','update'),(113737,'productlist','1','add'),(113738,'productlist','1','stocktaking'),(113739,'productlist','1','editstocktaken'),(113740,'productlist','1','editopenclosestock'),(113741,'productlist','1','changeserialstatus'),(113742,'productlist','1','viewserials'),(113743,'productlist','1','viewproductsfromallbranches'),(113744,'productlist','1','negativestockadjustment'),(113745,'productlist','1','viewproduction'),(113746,'productlist','1','assignproduction'),(113747,'productlist','1','deleteproductionitem'),(113748,'productlist','1','updateproductionitem'),(113749,'products','1','add'),(113750,'products','1','update'),(113751,'products','1','delete'),(113752,'products','1','addstock'),(113753,'products','1','more'),(113754,'products','1','bulk'),(113755,'products','1','dispatch'),(113756,'products','1','removestock'),(113757,'products','1','price'),(113758,'products','1','removeallstock'),(113759,'products','1','bulkpriceupdate'),(113760,'products','1','negativestockadjustment'),(113761,'lowstocklist','1','more'),(113762,'lowstocklist','1','view'),(113763,'lowproducts','1','add'),(113764,'lowproducts','1','update'),(113765,'damagedproducts','1','add'),(113766,'damagedproducts','1','update'),(113767,'damagedproducts','1','delete'),(113768,'reports','1','view'),(113769,'reports','1','download'),(113770,'reports','1','update'),(113771,'reports','1','viewall'),(113772,'sendsms','1','add'),(113773,'sendsms','1','update'),(113774,'sendsms','1','delete'),(113775,'sendsms','1','transfersms'),(113776,'password','1','change'),(113777,'config','1','delete'),(113778,'config','1','update'),(113779,'config','1','Novatsales'),(113983,'sales','13','selectmessage'),(113984,'sales','13','add'),(113985,'sales','13','suspend'),(113986,'sales','13','printreceipt'),(113987,'sales','13','update'),(113988,'sales','13','cash'),(113989,'sales','13','delete'),(113990,'sales','13','moresales'),(113991,'sales','13','sale'),(113992,'sales','13','reprint'),(113993,'sales','13','Logout'),(113994,'sales','13','select'),(113995,'sales','13','mpesabalance'),(113996,'sales','13','displaycustomers'),(113997,'sales','13','discount'),(113998,'sales','13','mpesa'),(113999,'sales','13','productdiscount'),(114000,'sales','13','printbill'),(114001,'sales','13','order'),(114002,'sales','13','closebill'),(114003,'sales','13','editsellingprice'),(114004,'sales','13','viewbuyingprice'),(114005,'sales','13','card'),(114006,'sales','13','updatepaymentmode'),(114007,'sales','13','clearpayments'),(114008,'sales','13','cheque'),(114009,'sales','13','creditnote'),(114010,'sales','13','voucher'),(114011,'sales','13','salesbeyondbprice'),(114012,'sales','13','points'),(114013,'sales','13','salebelowbprice'),(114014,'sales','13','dontprint'),(114015,'sales','13','backdatesales'),(114016,'sales','13','recordcoins'),(114017,'sales','13','leaseitems'),(114018,'sales','13','changetaxstatus'),(114019,'sales','13','dontshowstock'),(114020,'sales','13','giveloyalityponts'),(114021,'sales','13','splitbill'),(114022,'sales','13','mergebill'),(114023,'sales','13','changeuomonsales'),(114024,'sales','13','printdelivery'),(114025,'sales','13','entermpesacode'),(114026,'sales','13','sendsms'),(114027,'sales','13','usekeyboard'),(114028,'sales','13','receiptno'),(114029,'sales','13','salesperson'),(114030,'sales','13','selectcurrency'),(114031,'sales','13','negativesales'),(114032,'sales','13','updateqtysales'),(114033,'wholesale','13','sale'),(114034,'wholesale','13','add'),(114035,'wholesale','13','delete'),(114036,'wholesale','13','update'),(114037,'cashiersales','13','entermpesacode'),(114038,'cashiersales','13','editmpesa'),(114039,'cashiersales','13','all'),(114040,'cashiersales','13','delete'),(114041,'cashiersales','13','cashiersales'),(114042,'cashiersales','13','editmpesadate'),(114043,'cashiersales','13','dontshowtotal'),(114044,'cashiersales','13','adddailycollection'),(114045,'cashiersales','13','viewtill'),(114046,'cashiersales','13','viewdailycollections'),(114047,'cashiersales','13','updatedailycollections'),(114048,'cashiersales','13','reversempesa'),(114049,'cashiersales','13','deletedailycollections'),(114050,'cashiersales','13','clearallsales'),(114051,'cashiersales','13','viewallcollections'),(114052,'cashiersales','13','mpesapendingreport'),(114053,'cashiersales','13','viewallcounters'),(114054,'cashiersales','13','mpesaverifiedreport'),(114055,'cashiersales','13','viewcommission'),(114056,'cashiersales','13','dailysalesonly'),(114057,'cashiersales','13','viewmpesamessages'),(114058,'purchases','13','add'),(114059,'purchases','13','update'),(114060,'purchases','13','delete'),(114061,'purchases','13','updatebuyingprice'),(114062,'purchases','13','updatesellingprice'),(114063,'purchases','13','updateclosedinvoice'),(114064,'purchases','13','viewquotation'),(114065,'purchases','13','viewdirectpurchases'),(114066,'purchases','13','viewserials'),(114067,'purchases','13','viewpurchase'),(114068,'purchases','13','salesorder'),(114069,'purchases','13','budget'),(114070,'purchases','13','showdefaultserials'),(114071,'purchases','13','viewallcounters'),(114072,'purchases','13','approve'),(114073,'purchases','13','addbatchno'),(114074,'purchases','13','addexpirydate'),(114075,'viewreturnsales','13','add'),(114076,'viewreturnsales','13','update'),(114077,'viewreturnsales','13','delete'),(114078,'viewreturnsales','13','return'),(114079,'viewreturnsales','13','clear'),(114080,'viewreturnsales','13','moresales'),(114081,'incomeexpenses','13','add'),(114082,'incomeexpenses','13','closeexpense'),(114083,'incomeexpenses','13','update'),(114084,'incomeexpenses','13','updateclosedexpenses'),(114085,'incomeexpenses','13','wiewinvoices'),(114086,'incomeexpenses','13','viewbills'),(114087,'incomeexpenses','13','viewexpense'),(114088,'incomeexpenses','13','viewdebtors'),(114089,'incomeexpenses','13','viewcreditors'),(114090,'incomeexpenses','13','postrentalexpenses'),(114091,'members','13','add'),(114092,'members','13','update'),(114093,'members','13','deletepeople'),(114094,'members','13','opencloseshift'),(114095,'members','13','UpdateRenewal'),(114096,'sales','11','add'),(114097,'sales','11','suspend'),(114098,'sales','11','printreceipt'),(114099,'sales','11','update'),(114100,'sales','11','cash'),(114101,'sales','11','delete'),(114102,'sales','11','moresales'),(114103,'sales','11','sale'),(114104,'sales','11','select'),(114105,'sales','11','discount'),(114106,'sales','11','mpesa'),(114107,'sales','11','productdiscount'),(114108,'sales','11','closebill'),(114109,'sales','11','editsellingprice'),(114110,'sales','11','viewbuyingprice'),(114111,'sales','11','card'),(114112,'sales','11','updatepaymentmode'),(114113,'sales','11','clearpayments'),(114114,'sales','11','cheque'),(114115,'sales','11','creditnote'),(114116,'sales','11','voucher'),(114117,'sales','11','salesbeyondbprice'),(114118,'sales','11','points'),(114119,'sales','11','salebelowbprice'),(114120,'sales','11','credit'),(114121,'sales','11','backdatesales'),(114122,'sales','11','recordcoins'),(114123,'sales','11','dontshowstock'),(114124,'sales','11','entermpesacode'),(114125,'sales','11','usekeyboard'),(114126,'sales','11','negativesales'),(114127,'sales','11','updateqtysales'),(114128,'cashiersales','11','entermpesacode'),(114129,'cashiersales','11','editmpesa'),(114130,'cashiersales','11','all'),(114131,'cashiersales','11','cashiersales'),(114132,'cashiersales','11','editmpesadate'),(114133,'cashiersales','11','adddailycollection'),(114134,'cashiersales','11','viewtill'),(114135,'cashiersales','11','viewdailycollections'),(114136,'cashiersales','11','updatedailycollections'),(114137,'cashiersales','11','reversempesa'),(114138,'cashiersales','11','viewallcounters'),(114139,'cashiersales','11','viewcommission'),(114140,'cashiersales','11','dailysalesonly'),(114141,'cashiersales','11','viewmpesamessages'),(114142,'purchases','11','add'),(114143,'purchases','11','update'),(114144,'purchases','11','updatebuyingprice'),(114145,'purchases','11','updatesellingprice'),(114146,'purchases','11','updateclosedinvoice'),(114147,'purchases','11','viewquotation'),(114148,'purchases','11','viewdirectpurchases'),(114149,'purchases','11','viewserials'),(114150,'purchases','11','viewpurchase'),(114151,'purchases','11','salesorder'),(114152,'purchases','11','budget'),(114153,'purchases','11','showdefaultserials'),(114154,'purchases','11','viewallcounters'),(114155,'purchases','11','approve'),(114156,'purchases','11','addbatchno'),(114157,'purchases','11','addexpirydate'),(114158,'incomeexpenses','11','add'),(114159,'incomeexpenses','11','closeexpense'),(114160,'incomeexpenses','11','update'),(114161,'incomeexpenses','11','wiewinvoices'),(114162,'incomeexpenses','11','viewexpense'),(114163,'incomeexpenses','11','viewdebtors'),(114164,'incomeexpenses','11','viewcreditors'),(114165,'productlist','11','move'),(114166,'productlist','11','more'),(114167,'productlist','11','updatestock'),(114168,'productlist','11','addstock'),(114169,'productlist','11','delete'),(114170,'productlist','11','view'),(114171,'productlist','11','update'),(114172,'productlist','11','add'),(114173,'productlist','11','stocktaking'),(114174,'productlist','11','openclosestock'),(114175,'productlist','11','editopenclosestock'),(114176,'productlist','11','viewproductsfromallbranches'),(114177,'products','11','add'),(114178,'products','11','update'),(114179,'products','11','addstock'),(114180,'products','11','price'),(114181,'password','11','change'),(114182,'config','11','add'),(114183,'config','11','update'); /*!40000 ALTER TABLE `permissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plot` -- DROP TABLE IF EXISTS `plot`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plot` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `name` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `agentid` varchar(100) NOT NULL, `landlordid` varchar(100) NOT NULL, `totalhouse` varchar(100) NOT NULL, `country` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `description` text NOT NULL, `userid` varchar(100) NOT NULL, `accountname` varchar(100) NOT NULL, `accountno` varchar(100) NOT NULL, `commission` varchar(100) NOT NULL, `companyid` varchar(100) NOT NULL, `status` varchar(10) NOT NULL DEFAULT '1', `tax` decimal(10,2) NOT NULL, `bank` text NOT NULL, `branch` text NOT NULL, `penalty` decimal(10,2) NOT NULL, `category` varchar(30) NOT NULL DEFAULT 'rental', `branchid` int(11) NOT NULL, `penaltytype` varchar(30) NOT NULL DEFAULT 'percentage', `areas` varchar(30) NOT NULL DEFAULT 'yes', `coparent` varchar(30) NOT NULL DEFAULT 'yes', `water` varchar(30) NOT NULL DEFAULT 'yes', `garbage` varchar(30) NOT NULL DEFAULT 'yes', `power` varchar(30) NOT NULL DEFAULT 'yes', `showpenalty` varchar(30) NOT NULL, `partial` varchar(30) NOT NULL DEFAULT '', `vat2` decimal(10,0) DEFAULT 0, `invoicedate` varchar(10) NOT NULL DEFAULT '01', `penaltydate` varchar(10) NOT NULL DEFAULT '10', `duedate` varchar(30) NOT NULL DEFAULT '10', `taxtype` varchar(30) NOT NULL DEFAULT 'Landlord', `invoicesms` text NOT NULL, `receiptsms` text NOT NULL, `utility` varchar(20) NOT NULL DEFAULT 'yes', `service` varchar(50) NOT NULL DEFAULT 'no', `servicedeposit` varchar(10) DEFAULT 'no', `lease` varchar(10) 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 `plot` -- LOCK TABLES `plot` WRITE; /*!40000 ALTER TABLE `plot` DISABLE KEYS */; /*!40000 ALTER TABLE `plot` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `plotcharges` -- DROP TABLE IF EXISTS `plotcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `plotcharges` ( `id` int(100) NOT NULL AUTO_INCREMENT, `chargeid` varchar(40) NOT NULL, `description` text NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `order` int(10) NOT NULL, `plotcharges` int(5) NOT NULL DEFAULT 1, `companyid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `plotcharges` -- LOCK TABLES `plotcharges` WRITE; /*!40000 ALTER TABLE `plotcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `plotcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `post` -- DROP TABLE IF EXISTS `post`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `post` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `createdat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `updatedat` varchar(30) NOT NULL DEFAULT '0000-00-00 00:00:00', `total` int(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `post` -- LOCK TABLES `post` WRITE; /*!40000 ALTER TABLE `post` DISABLE KEYS */; /*!40000 ALTER TABLE `post` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `postrecharge` -- DROP TABLE IF EXISTS `postrecharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `postrecharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) DEFAULT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'active', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `postrecharge` -- LOCK TABLES `postrecharge` WRITE; /*!40000 ALTER TABLE `postrecharge` DISABLE KEYS */; /*!40000 ALTER TABLE `postrecharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `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=7 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,'Clothes ',0,'2023-12-21 16:31:49','active','1','','1','2','0','','Percentage',NULL),(2,'Baby Products',0,'2023-12-21 16:31:16','active','1','','1','2','0','','Percentage',NULL),(3,'Toys',0,'2023-12-21 16:38:50','active','1','','1','2','0','','Percentage',NULL),(4,'others',0,'2023-12-21 16:39:43','active','1','','1','2','0','','Percentage',NULL),(5,'Diappers',0,'2023-12-21 18:40:21','active','1','','1','2','0','','Percentage',NULL),(6,'HOUSEHOLDS',0,'2024-11-14 16:19:21','active','1','','1','3','0','','Percentage',NULL); /*!40000 ALTER TABLE `productcategory` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productcategorybox` -- DROP TABLE IF EXISTS `productcategorybox`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productcategorybox` ( `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 'New', `imgid` varchar(50) DEFAULT NULL, `myheader` varchar(50) DEFAULT 'primary', `icon` varchar(50) NOT NULL DEFAULT 'home', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productcategorybox` -- LOCK TABLES `productcategorybox` WRITE; /*!40000 ALTER TABLE `productcategorybox` DISABLE KEYS */; /*!40000 ALTER TABLE `productcategorybox` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productlist` -- DROP TABLE IF EXISTS `productlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(51) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` varchar(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branch` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` text NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `store` text NOT NULL, `code` varchar(100) NOT NULL, `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, `iddd` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`), KEY `id` (`id`,`name`,`description`,`code`,`hscode`), KEY `id_2` (`id`,`name`,`description`,`code`,`hscode`) ) ENGINE=InnoDB AUTO_INCREMENT=1284 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productlist` -- LOCK TABLES `productlist` WRITE; /*!40000 ALTER TABLE `productlist` DISABLE KEYS */; INSERT INTO `productlist` VALUES (1,'8PC Receiving Set (Cotton)','1','1','n/a',0.00,'950','1600',NULL,'1600',NULL,NULL,'5',0,1,NULL,0,0,0,58.00,'2024-07-17 11:45:13','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1','pcs','Inventory','VATABLE','0','KE2BGU0000001','53100000','KE','2','BG','U','Y','B',0),(2,'Sleeping Suit 3 in 1','1','1','n/a',0.00,'950','1500','','1500',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','2','pcs','Inventory','VATABLE','0','KE2BGU0000002','53100000','KE','2','BG','U','Y','B',0),(3,'Light Romper','1','1','n/a',0.00,'450','850',NULL,'850',NULL,NULL,'5',0,1,NULL,0,0,0,21.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3','pcs','Inventory','VATABLE','0','KE2BGU0000003','53100000','KE','2','BG','U','Y','B',0),(4,'heavy romper ','1','1','n/a',0.00,'1100','1650','','1600',NULL,NULL,'5',0,1,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4','pcs','Inventory','VATABLE','0','KE2BGU0000004','53100000','KE','2','BG','U','Y','B',0),(5,'onesis ','1','1','n/a',0.00,'190','300','','260',NULL,NULL,'5',0,1,NULL,0,0,0,282.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5','pcs','Inventory','VATABLE','0','KE2BGU0000005','53100000','KE','2','BG','U','Y','B',0),(6,'Dafi','1','1','n/a',0.00,'750','950',NULL,'950',NULL,NULL,'5',0,1,NULL,0,0,0,21.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6947662262220','pcs','Inventory','VATABLE','0','KE2BGU0000006','53100000','KE','2','BG','U','Y','B',0),(7,'3 in 1 Onesis Jumper Trousers ','1','1','n/a',0.00,'950','1600',NULL,'1600',NULL,NULL,'5',0,1,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','7','pcs','Inventory','VATABLE','0','KE2BGU0000007','53100000','KE','2','BG','U','Y','B',0),(8,'Boys T-SHIRT AND SHORT','1','1','n/a',0.00,'900','1850',NULL,'1850',NULL,NULL,'5',0,1,NULL,0,0,0,9.00,'2025-04-16 19:20:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','8','pcs','Inventory','VATABLE','0','KE2BGU0000008','53100000','KE','2','BG','U','Y','B',0),(9,'ND Boys 2 in 1(Bow Tie)','1','1','n/a',0.00,'850','1500',NULL,'1500',NULL,NULL,'5',0,1,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','9','pcs','Inventory','VATABLE','0','KE2BGU0000009','53100000','KE','2','BG','U','Y','B',0),(10,'Kulu Receiving Set 3 in 1','1','1','',0.00,'450','800',NULL,'800',NULL,NULL,'5',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','10','pcs','Inventory','VATABLE','0','KE2BGU0000010','53100000','KE','2','BG','U','Y','B',0),(11,'Big Care Kit','1','2','',0.00,'750','1300',NULL,'1300',NULL,NULL,'5',0,1,NULL,0,0,0,3.00,'2025-03-17 10:57:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','11','pcs','Inventory','ZERO RATED','0','KE2BGU0000011','53100000','KE','2','BG','U','Y','B',0),(12,'Small Care Kit','1','1','',0.00,'450','800',NULL,'800',NULL,NULL,'5',0,1,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','12','pcs','Inventory','VATABLE','0','KE2BGU0000012','53100000','KE','2','BG','U','Y','B',0),(13,'Kofia 2 in 1','1','1','',0.00,'350','600',NULL,'600',NULL,NULL,'5',0,1,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','13','pcs','Inventory','VATABLE','0','KE2BGU0000013','53100000','KE','2','BG','U','Y','B',0),(14,'Nursing Cover ','1','1','',0.00,'350','600',NULL,'600',NULL,NULL,'5',0,1,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','14','pcs','Inventory','VATABLE','0','KE2BGU0000014','53100000','KE','2','BG','U','Y','B',0),(15,'Cotton Light Kofia','1','1','',0.00,'45','100','','100',NULL,NULL,'5',0,1,NULL,0,0,0,69.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','15','pcs','Inventory','VATABLE','0','KE2BGU0000015','53100000','KE','2','BG','U','Y','B',0),(16,'Wash clothes (pack of 8)','1','1','',0.00,'125','350','','350',NULL,NULL,'5',0,1,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','16','pcs','Inventory','VATABLE','0','KE2BGU0000016','53100000','KE','2','BG','U','Y','B',0),(17,'Silicon Bibs','1','1','',0.00,'250','500','','500',NULL,NULL,'5',0,1,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','17','pcs','Inventory','VATABLE','0','KE2BGU0000017','53100000','KE','2','BG','U','Y','B',0),(18,'Feeder ','1','1','',0.00,'45','120','','100',NULL,NULL,'5',0,1,NULL,0,0,0,150.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','18','pcs','Inventory','VATABLE','0','KE2BGU0000018','53100000','KE','2','BG','U','Y','B',0),(19,'Burp Cloth 3 in 1 ','1','1','',0.00,'400','600','','600',NULL,NULL,'5',0,1,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','19','pcs','Inventory','VATABLE','0','KE2BGU0000019','53100000','KE','2','BG','U','Y','B',0),(20,'Mitten (Pair)','1','1','',0.00,'40','80',NULL,'80',NULL,NULL,'5',0,1,NULL,0,0,0,156.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','20','pcs','Inventory','VATABLE','0','KE2BGU0000020','53100000','KE','2','BG','U','Y','B',0),(21,'Heavy Kofia','1','1','',0.00,'133','200',NULL,'200',NULL,NULL,'5',0,1,NULL,0,0,0,31.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','21','pcs','Inventory','VATABLE','0','KE2BGU0000021','53100000','KE','2','BG','U','Y','B',0),(22,'Love Baby Girls Sweater ','2','1','',0.00,'700','1150',NULL,'1150',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','22','pcs','Inventory','VATABLE','0','KE2BGU0000022','53100000','KE','2','BG','U','Y','B',0),(23,'Aryuv Swipes','4','1','',0.00,'160','250',NULL,'250',NULL,NULL,'5',0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','23','pcs','Inventory','VATABLE','0','KE2BGU0000023','53100000','KE','2','BG','U','Y','B',0),(24,'Building Blocks','3','1','',0.00,'1800','2500','','2500',NULL,NULL,'5',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','24','pcs','Inventory','VATABLE','0','KE2BGU0000024','53100000','KE','2','BG','U','Y','B',0),(25,'Big Shakers','3','1','',0.00,'600','900','','800',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','25','pcs','Inventory','VATABLE','0','KE2BGU0000025','53100000','KE','2','BG','U','Y','B',0),(26,'Small Shakers','3','2','',0.00,'300','600','','500',NULL,NULL,'5',0,1,NULL,0,0,0,12.00,'2025-03-17 11:02:00','10','1','1','0000-00-00','mainitem','Inclusive','','active','','26','pcs','Inventory','ZERO RATED','0','KE2BGU0000026','53100000','KE','2','BG','U','Y','B',0),(27,'Dr. Dudu','4','1','',0.00,'350','850','','600',NULL,NULL,'5',0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6970802080026','pcs','Inventory','VATABLE','0','KE2BGU0000027','53100000','KE','2','BG','U','Y','B',0),(28,'Washable Breast Pads (awemt)','4','1','',0.00,'300','600',NULL,'600',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','4287211','pcs','Inventory','VATABLE','0','KE2BGU0000028','53100000','KE','2','BG','U','Y','B',0),(29,'Electric Breast Bump','4','1','',0.00,'1400','2500','','2000',NULL,NULL,'5',0,1,NULL,0,0,0,16.00,'2024-04-23 12:59:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','6925546000205','pcs','Inventory','VATABLE','0','KE2BGU0000029','53100000','KE','2','BG','U','Y','B',0),(31,'Socks (Pair)','4','1','',0.00,'42','50',NULL,'50',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','28','pcs','Inventory','VATABLE','0','KE2BGU0000031','53100000','KE','2','BG','U','Y','B',0),(32,'Mum To Be','4','1','',0.00,'100','150',NULL,'150',NULL,NULL,'5',0,1,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','29','pcs','Inventory','VATABLE','0','KE2BGU0000032','53100000','KE','2','BG','U','Y','B',0),(33,'Head Wraps Single ','4','1','',0.00,'250','400',NULL,'400',NULL,NULL,'5',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','30','pcs','Inventory','VATABLE','0','KE2BGU0000033','53100000','KE','2','BG','U','Y','B',0),(34,'Head Wraps 3 in 1','4','1','',0.00,'250','500',NULL,'500',NULL,NULL,'5',0,1,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','31','pcs','Inventory','VATABLE','0','KE2BGU0000034','53100000','KE','2','BG','U','Y','B',0),(35,'FlanneLs','1','1','',0.00,'150','250',NULL,'250',NULL,NULL,'5',0,1,NULL,0,0,0,69.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','32','pcs','Inventory','VATABLE','0','KE2BGU0000035','53100000','KE','2','BG','U','Y','B',0),(36,'Nappy Linners- small','1','1','',0.00,'38','50',NULL,'50',NULL,NULL,'5',0,1,NULL,0,0,0,11.00,'2024-02-02 19:07:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','33','pcs','Inventory','VATABLE','0','KE2BGU0000036','53100000','KE','2','BG','U','Y','B',0),(37,'Nursing Bras','1','1','',0.00,'200','350',NULL,'350',NULL,NULL,'5',0,1,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','34','pcs','Inventory','VATABLE','0','KE2BGU0000037','53100000','KE','2','BG','U','Y','B',0),(38,'vest','1','1','',0.00,'125','200',NULL,'200',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','35','pcs','Inventory','VATABLE','0','KE2BGU0000038','53100000','KE','2','BG','U','Y','B',0),(39,'Pull Neck','1','1','',0.00,'250','550','','550',NULL,NULL,'5',0,1,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','36','pcs','Inventory','VATABLE','0','KE2BGU0000039','53100000','KE','2','BG','U','Y','B',0),(40,'Unisex Sweaters ','1','1','',0.00,'700','1250','','1250',NULL,NULL,'5',0,1,NULL,0,0,0,59.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','37','pcs','Inventory','VATABLE','0','KE2BGU0000040','53100000','KE','2','BG','U','Y','B',0),(41,'Nursing Pillow 3 in 1','2','1','',0.00,'850','1650','','1650',NULL,NULL,'5',0,1,NULL,0,0,0,15.00,'2024-09-01 16:04:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','','38','pcs','Inventory','VATABLE','0','KE2BGU0000041','53100000','KE','2','BG','U','Y','B',0),(42,'Co-sleeper ','2','1','',0.00,'1600','2800','','2500',NULL,NULL,'5',0,1,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','39','pcs','Inventory','VATABLE','0','KE2BGU0000042','53100000','KE','2','BG','U','Y','B',0),(43,'Big Rocker','3','1','',0.00,'4700','5800',NULL,'5800',NULL,NULL,'5',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','40','pcs','Inventory','VATABLE','0','KE2BGU0000043','53100000','KE','2','BG','U','Y','B',0),(44,'Small Rocker','3','1','',0.00,'2500','3800','','3800',NULL,NULL,'5',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','41','pcs','Inventory','VATABLE','0','KE2BGU0000044','53100000','KE','2','BG','U','Y','B',0),(45,'Music Mobile','2','1','',0.00,'1400','2000',NULL,'2000',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','42','pcs','Inventory','VATABLE','0','KE2BGU0000045','53100000','KE','2','BG','U','Y','B',0),(46,'Baby Walker','4','1','',0.00,'2500','3500',NULL,'3500',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','43','pcs','Inventory','VATABLE','0','KE2BGU0000046','53100000','KE','2','BG','U','Y','B',0),(47,'Adjustable Pillow','4','1','',0.00,'2100','2900',NULL,'2900',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','44','pcs','Inventory','VATABLE','0','KE2BGU0000047','53100000','KE','2','BG','U','Y','B',0),(48,'Supersoft Blankets ','4','1','',0.00,'1000','1600',NULL,'1600',NULL,NULL,'5',0,1,NULL,0,0,0,14.00,'2024-06-17 20:20:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','45','pcs','Inventory','VATABLE','0','KE2BGU0000048','53100000','KE','2','BG','U','Y','B',0),(49,'Post Pattern ','4','1','',0.00,'350','800','','800',NULL,NULL,'5',0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','46','pcs','Inventory','VATABLE','0','KE2BGU0000049','53100000','KE','2','BG','U','Y','B',0),(50,'Bath Sits','1','1','',0.00,'850','1500',NULL,'1500',NULL,NULL,'5',0,1,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','47','pcs','Inventory','VATABLE','0','KE2BGU0000050','53100000','KE','2','BG','U','Y','B',0),(51,'Light Towel ','2','1','',0.00,'400','700',NULL,'700',NULL,NULL,'5',0,1,NULL,0,0,0,48.00,'2024-09-08 19:45:44','10','1','1','0000-00-00','mainitem','Inclusive','','active','','48','pcs','Inventory','VATABLE','0','KE2BGU0000051','53100000','KE','2','BG','U','Y','B',0),(52,'Baby Carrier (Normal )','2','1','',0.00,'900','1600','','1600',NULL,NULL,'5',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','49','pcs','Inventory','VATABLE','0','KE2BGU0000052','53100000','KE','2','BG','U','Y','B',0),(53,'Baby Carrier (Hip Seater )','2','1','',0.00,'1900','2800','','2800',NULL,NULL,'5',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','50','pcs','Inventory','VATABLE','0','KE2BGU0000053','53100000','KE','2','BG','U','Y','B',0),(54,'Washable Diaper','2','1','',0.00,'300','500',NULL,'500',NULL,NULL,'5',0,1,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','51','pcs','Inventory','VATABLE','0','KE2BGU0000054','53100000','KE','2','BG','U','Y','B',0),(55,'Pants Small Baby Girls','1','1','',0.00,'59','150',NULL,'150',NULL,NULL,'5',0,1,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','52','pcs','Inventory','VATABLE','0','KE2BGU0000055','53100000','KE','2','BG','U','Y','B',0),(56,'Boxer Large','1','1','',0.00,'125','300',NULL,'300',NULL,NULL,'5',0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','53','pcs','Inventory','VATABLE','0','KE2BGU0000056','53100000','KE','2','BG','U','Y','B',0),(57,'Boxers Toto','1','1','',0.00,'84','200',NULL,'200',NULL,NULL,'5',0,1,NULL,0,0,0,45.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','54','pcs','Inventory','VATABLE','0','KE2BGU0000057','53100000','KE','2','BG','U','Y','B',0),(58,' Basin Plastic s','1','1','',0.00,'350','750','','700',NULL,NULL,'5',0,1,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','56','pcs','Inventory','VATABLE','0','KE2BGU0000058','53100000','KE','2','BG','U','Y','B',0),(59,'cotton panties simless ','1','1','',0.00,'125','250',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6971919190011','pcs','Inventory','VATABLE','0','KE2BGU0000059','53100000','KE','2','BG','U','Y','B',0),(60,'cotton panties ','1','1','',0.00,'125','250',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,25.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6971919199014','pcs','Inventory','VATABLE','0','KE2BGU0000060','53100000','KE','2','BG','U','Y','B',0),(61,'High Waist Panties','1','1','',0.00,'142','300',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,27.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6972410090008','pcs','Inventory','VATABLE','0','KE2BGU0000061','53100000','KE','2','BG','U','Y','B',0),(62,'Basin (silicon)','4','1','',0.00,'2500','4000',NULL,'4000',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','57','pcs','Inventory','VATABLE','0','KE2BGU0000062','53100000','KE','2','BG','U','Y','B',0),(63,'Toilet Trainer','4','1','',0.00,'0','4000',NULL,'4000',NULL,NULL,'5',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','58','pcs','Inventory','VATABLE','0','KE2BGU0000063','53100000','KE','2','BG','U','Y','B',0),(64,'Cotton Wool ','4','1','',0.00,'0','450',NULL,'450',NULL,NULL,'5',0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','59','pcs','Inventory','VATABLE','0','KE2BGU0000064','53100000','KE','2','BG','U','Y','B',0),(65,'Chicco Bags (Suprime)','4','1','',0.00,'1800','2800','','2800',NULL,NULL,'5',0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','60','pcs','Inventory','VATABLE','0','KE2BGU0000065','53100000','KE','2','BG','U','Y','B',0),(66,'Baby bag Normal ','4','1','',0.00,'1400','2200','','2200',NULL,NULL,'5',0,1,NULL,0,0,0,6.00,'2024-08-04 19:17:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','61','pcs','Inventory','VATABLE','0','KE2BGU0000066','53100000','KE','2','BG','U','Y','B',0),(67,'Silicon Bowl and spoon ','4','1','',0.00,'350','500',NULL,'500',NULL,NULL,'5',0,1,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','62','pcs','Inventory','VATABLE','0','KE2BGU0000067','53100000','KE','2','BG','U','Y','B',0),(68,'Bottle Warmer ','4','1','',0.00,'850','1500','','1500',NULL,NULL,'5',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','63','pcs','Inventory','VATABLE','0','KE2BGU0000068','53100000','KE','2','BG','U','Y','B',0),(69,'Bottle Bank SMALL','4','1','',0.00,'1600','2400','','2400',NULL,NULL,'5',0,1,NULL,0,0,0,4.00,'2024-08-31 18:55:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','','64','pcs','Inventory','VATABLE','0','KE2BGU0000069','53100000','KE','2','BG','U','Y','B',0),(70,'Bottle 3 - in 1 (small)','4','1','',0.00,'0','750',NULL,'750',NULL,NULL,'5',0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','65','pcs','Inventory','VATABLE','0','KE2BGU0000070','53100000','KE','2','BG','U','Y','B',0),(71,'Bottle 3 in 1 Big','4','1','',0.00,'500','850','','850',NULL,NULL,'5',0,1,NULL,0,0,0,3.00,'2024-09-17 15:40:05','10','1','1','0000-00-00','mainitem','Inclusive','','active','','66','pcs','Inventory','VATABLE','0','KE2BGU0000071','53100000','KE','2','BG','U','Y','B',0),(72,'Momeasy 210ml','4','1','',0.00,'0','550','','450',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6957660752364','pcs','Inventory','VATABLE','0','KE2BGU0000072','53100000','KE','2','BG','U','Y','B',0),(73,'Squize Silicon feeder ','4','1','',0.00,'0','700','','700',NULL,NULL,'5',0,1,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6957660746691','pcs','Inventory','VATABLE','0','KE2BGU0000073','53100000','KE','2','BG','U','Y','B',0),(74,'Marking Tosh- BIG','4','2','',0.00,'350','800','','700',NULL,NULL,'5',0,1,NULL,0,0,0,12.00,'2025-03-17 11:02:35','10','1','1','0000-00-00','mainitem','Inclusive','','active','','67','pcs','Inventory','ZERO RATED','0','KE2BGU0000074','53100000','KE','2','BG','U','Y','B',0),(75,'swaddle ','4','1','',0.00,'1000','1650','','1650',NULL,NULL,'5',0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','68','pcs','Inventory','VATABLE','0','KE2BGU0000075','53100000','KE','2','BG','U','Y','B',0),(76,'PINK HOUSE PLAY MAT','4','1','',0.00,'0','2800','','2800',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'2024-08-04 19:26:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','69','pcs','Inventory','VATABLE','0','KE2BGU0000076','53100000','KE','2','BG','U','Y','B',0),(77,'Feeding chair','1','1','',0.00,'7000','8600',NULL,'8600',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','70','pcs','Inventory','VATABLE','0','KE2BGU0000077','53100000','KE','2','BG','U','Y','B',0),(78,'Baby Nest','1','2','',0.00,'850','1400','','1400',NULL,NULL,'5',0,1,NULL,0,0,0,8.00,'2025-03-17 11:03:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','71','pcs','Inventory','ZERO RATED','0','KE2BGU0000078','53100000','KE','2','BG','U','Y','B',0),(79,'Baby Cotton Trousers ','1','1','',0.00,'200','400',NULL,'400',NULL,NULL,'5',0,1,NULL,0,0,0,141.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','72','pcs','Inventory','VATABLE','0','KE2BGU0000079','53100000','KE','2','BG','U','Y','B',0),(80,'Receiving set heavy ','1','1','n/a',0.00,'1000','1800',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','81','pcs','Inventory','VATABLE','0','KE2BGU0000080','53100000','KE','2','BG','U','Y','B',0),(81,'Receiving set (5 pieces)','1','1','n/a',0.00,'400','750','','750',NULL,NULL,'5',0,1,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','82','pcs','Inventory','VATABLE','0','KE2BGU0000081','53100000','KE','2','BG','U','Y','B',0),(82,'Receiving set (11 pieces)','1','1','n/a',0.00,'800','1500',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','83','pcs','Inventory','VATABLE','0','KE2BGU0000082','53100000','KE','2','BG','U','Y','B',0),(83,'Leather skirt and top','1','1','n/a',0.00,'0','2200',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','84','pcs','Inventory','VATABLE','0','KE2BGU0000083','53100000','KE','2','BG','U','Y','B',0),(84,'Co-dry short and top','1','1','n/a',0.00,'0','2200',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','85','pcs','Inventory','VATABLE','0','KE2BGU0000084','53100000','KE','2','BG','U','Y','B',0),(85,' Dangaree','1','1','n/a',0.00,'1500','1500','','0',NULL,NULL,'5',0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','86','pcs','Inventory','VATABLE','0','KE2BGU0000085','53100000','KE','2','BG','U','Y','B',0),(86,'Balley Dress ','1','1','n/a',0.00,'1100','1900','','0',NULL,NULL,'5',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','87','pcs','Inventory','VATABLE','0','KE2BGU0000086','53100000','KE','2','BG','U','Y','B',0),(87,'Princess dress ','1','1','n/a',0.00,'0','2300',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','90','pcs','Inventory','VATABLE','0','KE2BGU0000087','53100000','KE','2','BG','U','Y','B',0),(88,'Jeshi Blue ','1','1','',0.00,'0','1950',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','91','pcs','Inventory','VATABLE','0','KE2BGU0000088','53100000','KE','2','BG','U','Y','B',0),(89,'Birthday candles','1','1','',0.00,'0','150',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','92','pcs','Inventory','VATABLE','0','KE2BGU0000089','53100000','KE','2','BG','U','Y','B',0),(90,'Baby fruit Feeder ','1','1','',0.00,'0','450',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6972864340117','pcs','Inventory','VATABLE','0','KE2BGU0000090','53100000','KE','2','BG','U','Y','B',0),(91,'BABY T- shirt.','1','1','',0.00,'180','300','','0',NULL,NULL,'5',0,1,NULL,0,0,0,70.00,'2024-07-13 11:33:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','93','pcs','Inventory','VATABLE','0','KE2BGU0000091','53100000','KE','2','BG','U','Y','B',0),(92,'Teether ','1','1','',0.00,'0','500','','0',NULL,NULL,'5',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','94','pcs','Inventory','VATABLE','0','KE2BGU0000092','53100000','KE','2','BG','U','Y','B',0),(93,'Bath Nets ','1','1','',0.00,'950','950','','0',NULL,NULL,'5',0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','96','pcs','Inventory','VATABLE','0','KE2BGU0000093','53100000','KE','2','BG','U','Y','B',0),(94,'Pre-Walkers ','1','2','',0.00,'450','700',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,29.00,'2025-03-17 10:57:59','10','1','1','0000-00-00','mainitem','Inclusive','','active','','97','pcs','Inventory','ZERO RATED','0','KE2BGU0000094','53100000','KE','2','BG','U','Y','B',0),(95,'Baby Rubber Shoes','1','1','',0.00,'700','1150',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,4.00,'2024-07-11 11:47:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','98','pcs','Inventory','VATABLE','0','KE2BGU0000095','53100000','KE','2','BG','U','Y','B',0),(96,'Dispossable Panties (51 in 1 )','1','1','',0.00,'0','250',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','99','pcs','Inventory','VATABLE','0','KE2BGU0000096','53100000','KE','2','BG','U','Y','B',0),(97,'Shiny Dress ','1','1','',0.00,'2200','3000','','0',NULL,NULL,'5',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','100','pcs','Inventory','VATABLE','0','KE2BGU0000097','53100000','KE','2','BG','U','Y','B',0),(98,'Knitted Sweaters','1','1','',0.00,'900','1100','','0',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','101','pcs','Inventory','VATABLE','0','KE2BGU0000098','53100000','KE','2','BG','U','Y','B',0),(99,'Shirts ','1','1','',0.00,'650','1000',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','102','pcs','Inventory','VATABLE','0','KE2BGU0000099','53100000','KE','2','BG','U','Y','B',0),(100,'Suspenders Trousers ','1','1','',0.00,'850','1400',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','103','pcs','Inventory','VATABLE','0','KE2BGU0000100','53100000','KE','2','BG','U','Y','B',0),(101,'ND Show Dress Small ','1','1','',0.00,'750','1250',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','104','pcs','Inventory','VATABLE','0','KE2BGU0000101','53100000','KE','2','BG','U','Y','B',0),(102,'ND Show Dress Medium','1','1','',0.00,'750','1500',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','105','pcs','Inventory','VATABLE','0','KE2BGU0000102','53100000','KE','2','BG','U','Y','B',0),(103,'Woollen Peplum Sweater','1','1','',0.00,'750','1500','','1500',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'2025-04-16 19:38:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','106','pcs','Inventory','VATABLE','0','KE2BGU0000103','53100000','KE','2','BG','U','Y','B',0),(104,'Hooded Towels ','1','1','',0.00,'650','1000',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','107','pcs','Inventory','VATABLE','0','KE2BGU0000104','53100000','KE','2','BG','U','Y','B',0),(105,'Half Coat Jeans Short ','1','1','',0.00,'1150','1950',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','108','pcs','Inventory','VATABLE','0','KE2BGU0000105','53100000','KE','2','BG','U','Y','B',0),(106,'Jeshi Short ','1','1','',0.00,'1150','1950',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','109','pcs','Inventory','VATABLE','0','KE2BGU0000106','53100000','KE','2','BG','U','Y','B',0),(107,'Baby Pacifier ','1','1','',0.00,'95','250',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,19.00,'2023-12-21 21:02:05','1','1','1','0000-00-00','mainitem','Inclusive','','active','','110','pcs','Inventory','VATABLE','0','KE2BGU0000107','53100000','KE','2','BG','U','Y','B',0),(108,'Jeshi Suit Long Sleeve ','1','1','',0.00,'1350','1950',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','111','pcs','Inventory','VATABLE','0','KE2BGU0000108','53100000','KE','2','BG','U','Y','B',0),(109,'Purple and Blue Dress ','1','1','',0.00,'0','1950',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','112','pcs','Inventory','VATABLE','0','KE2BGU0000109','53100000','KE','2','BG','U','Y','B',0),(110,'BBLN Turkey dress ','1','1','',0.00,'0','2800',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','3641016059117','pcs','Inventory','VATABLE','0','KE2BGU0000110','53100000','KE','2','BG','U','Y','B',0),(111,'Miss Kugu Turkey ','1','1','',0.00,'0','2600','','2600',NULL,NULL,'5',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','114','pcs','Inventory','VATABLE','0','KE2BGU0000111','53100000','KE','2','BG','U','Y','B',0),(112,'Girl Suspender dress ','1','1','',0.00,'1700','2600','','0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','115','pcs','Inventory','VATABLE','0','KE2BGU0000112','53100000','KE','2','BG','U','Y','B',0),(113,'Pollka Dot Dress','1','1','',0.00,'0','1700','','0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','116','pcs','Inventory','VATABLE','0','KE2BGU0000113','53100000','KE','2','BG','U','Y','B',0),(114,'MFM Baby Suit ','1','1','',0.00,'800','1450','','0',NULL,NULL,'5',0,1,NULL,0,0,0,3.00,'2023-12-22 17:33:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','117','pcs','Inventory','VATABLE','0','KE2BGU0000114','53100000','KE','2','BG','U','Y','B',0),(115,'Cocorayco Turkey (2 in 1) Dress','1','1','',0.00,'1700','2500','','0',NULL,NULL,'5',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','118','pcs','Inventory','VATABLE','0','KE2BGU0000115','53100000','KE','2','BG','U','Y','B',0),(116,'2 in 1 Girls ','1','1','',0.00,'0','01600','','01600',NULL,NULL,'5',0,1,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','119','pcs','Inventory','VATABLE','0','KE2BGU0000116','53100000','KE','2','BG','U','Y','B',0),(117,'Track Suits COTTON','1','1','',0.00,'1200','2500','','2500',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'2024-09-25 18:02:37','10','1','1','0000-00-00','mainitem','Inclusive','','inactive','','120','pcs','Inventory','VATABLE','0','','','','','','','','',0),(118,'Track Suits big','1','1','',0.00,'1900','1900','','0',NULL,NULL,'5',0,1,NULL,0,0,0,26.00,'2025-05-17 19:12:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','121','pcs','Inventory','VATABLE','0','KE2BGU0000118','53100000','KE','2','BG','U','Y','B',0),(119,'Party Caps','1','1','',0.00,'0','150',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,20.00,'2023-12-23 09:38:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','123','pcs','Inventory','VATABLE','0','KE2BGU0000119','53100000','KE','2','BG','U','Y','B',0),(120,'Huggies Jumbo No.2 ','5','1','',0.00,'0','1999','','0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5029053579016','pcs','Inventory','VATABLE','0','KE2BGU0000120','53100000','KE','2','BG','U','Y','B',0),(121,'Huggies Jumbo No. 4','5','1','',0.00,'0','1999','','0',NULL,NULL,'5',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5029053579078','pcs','Inventory','VATABLE','0','KE2BGU0000121','53100000','KE','2','BG','U','Y','B',0),(122,'Huggies Jumbo No. 3 ','5','1','',0.00,'0','1999','','0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5029053579047','pcs','Inventory','VATABLE','0','KE2BGU0000122','53100000','KE','2','BG','U','Y','B',0),(123,'Huggies Small No.3 ','5','1','',0.00,'0','260',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5029053579023','pcs','Inventory','VATABLE','0','KE2BGU0000123','53100000','KE','2','BG','U','Y','B',0),(124,'Huggies Small No . 4','5','1','',0.00,'0','260',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','5029053579054','pcs','Inventory','VATABLE','0','KE2BGU0000124','53100000','KE','2','BG','U','Y','B',0),(125,'Softcare Diapper (Medium )','5','1','',0.00,'608','799','','0',NULL,NULL,'5',0,1,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6166000121849','pcs','Inventory','VATABLE','0','KE2BGU0000125','53100000','KE','2','BG','U','Y','B',0),(126,'Molfix No. 4 (Medium )','5','1','',0.00,'606','799','','0',NULL,NULL,'5',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6224008817598','pcs','Inventory','VATABLE','0','KE2BGU0000126','53100000','KE','2','BG','U','Y','B',0),(127,'Molfix No.3 (Medium)','5','1','',0.00,'0','799',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','6224008817567','pcs','Inventory','VATABLE','0','KE2BGU0000127','53100000','KE','2','BG','U','Y','B',0),(128,'Ballons ','5','1','',0.00,'0','5',NULL,'0',NULL,NULL,'5',0,1,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','125','pcs','Inventory','VATABLE','0','KE2BGU0000128','53100000','KE','2','BG','U','Y','B',0),(129,'Softcare small','5','2','',0.00,'649','799','0','799',NULL,NULL,'5',0,1,'919961703175810',0,0,0,6.00,'2023-12-21 19:25:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','126','pcs','Inventory','VATABLE','10','KE2BGU0000129','53100000','KE','2','BG','U','Y','B',0),(130,'kisskids','5','2','',0.00,'500','700','0','700',NULL,NULL,'5',0,1,'1211481703176392',0,0,0,0.00,'2023-12-21 19:41:07','9','1','1','0000-00-00','mainitem','Inclusive','','active','','127','pcs','Inventory','VATABLE','5','KE2BGU0000130','53100000','KE','2','BG','U','Y','B',0),(131,'3 in1 trousers','1','2','',0.00,'0','400','0','400',NULL,NULL,'05',0,0,'4928451703178424',0,0,0,0.00,'2023-12-23 09:30:10','9','1','1','0000-00-00','mainitem','Inclusive','','inactive','','128','pcs','Inventory','VATABLE','5','','','','','','','','',0),(132,'Blankets Warmer','1','2','',0.00,'600','1300','0','1100',NULL,NULL,'0',0,1,'6191201703181338',0,0,0,10.00,'2023-12-21 20:57:41','1','1','1','0000-00-00','mainitem','Inclusive','','active','','129','pcs','Inventory','VATABLE','0','KE2BGU0000132','53100000','KE','2','BG','U','Y','B',0),(133,'Light Blanket','1','2','',0.00,'350','550','0','550',NULL,NULL,'0',0,1,'6452811703181518',0,0,0,15.00,'2023-12-21 20:59:38','1','1','1','0000-00-00','mainitem','Inclusive','','active','','130','pcs','Inventory','VATABLE','0','KE2BGU0000133','53100000','KE','2','BG','U','Y','B',0),(134,'Baby Shawl','1','2','',0.00,'1000','1500','0','1500',NULL,NULL,'0',0,1,'4440871703181598',0,0,0,9.00,'2024-07-17 11:03:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','131','pcs','Inventory','VATABLE','5','KE2BGU0000134','53100000','KE','2','BG','U','Y','B',0),(135,'stockings','1','2','',0.00,'104','200','53','',NULL,NULL,'05',0,1,'6702341703230114',0,0,0,99.00,'2023-12-22 10:49:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','132','pcs','Inventory','VATABLE','5','KE2BGU0000135','53100000','KE','2','BG','U','Y','B',0),(136,'NORMAL JEANS TROUSER','1','2','',0.00,'600','1000','0','1000',NULL,NULL,'0',0,1,'6565191703251046',0,0,0,0.00,'2023-12-22 16:22:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','133','pcs','Inventory','VATABLE','5','KE2BGU0000136','53100000','KE','2','BG','U','Y','B',0),(137,'FLAG BENNER','4','2','',0.00,'150','200','0','200',NULL,NULL,'0',0,1,'4211881703254584',0,0,0,4.00,'2023-12-22 17:18:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','134','pcs','Inventory','VATABLE','2','KE2BGU0000137','53100000','KE','2','BG','U','Y','B',0),(138,'ZEYA MODA DRESS','1','2','',0.00,'2000','3100','2','3100',NULL,NULL,'0',0,1,'1901171703255619',0,0,0,0.00,'2023-12-22 17:35:23','9','1','1','0000-00-00','mainitem','Inclusive','','active','','135','pcs','Inventory','VATABLE','','KE2BGU0000138','53100000','KE','2','BG','U','Y','B',0),(139,'MOLFIX NO. 2(MEDIUM)','5','2','',0.00,'606','799','2','799',NULL,NULL,'0',0,1,'4445401703262442',0,0,0,0.00,'2023-12-22 19:29:29','9','1','1','0000-00-00','mainitem','Inclusive','','active','','136','pcs','Inventory','VATABLE','','KE2BGU0000139','53100000','KE','2','BG','U','Y','B',0),(140,'MOLFIX NO.5 (MEDIUM)','5','2','',0.00,'606','799','0','799',NULL,NULL,'2',0,1,'1901171703262665',0,0,0,7.00,'2023-12-22 19:32:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','137','pcs','Inventory','VATABLE','','KE2BGU0000140','53100000','KE','2','BG','U','Y','B',0),(141,'MOLFIX NO. 3 (JUMBO)','5','2','',0.00,'1050','1399','2','1399',NULL,NULL,'0',0,1,'9774331703262780',0,0,0,4.00,'2023-12-22 19:35:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','138','pcs','Inventory','VATABLE','','KE2BGU0000141','53100000','KE','2','BG','U','Y','B',0),(142,'MOLFIX NO. 4 (JUMBO)','4','7','',0.00,'1050','1399','0','1399',NULL,NULL,'0',0,1,'3393511703262939',0,0,0,0.00,'2023-12-22 19:36:53','9','1','1','0000-00-00','mainitem','Inclusive','','active','','139','pcs','Inventory','VATABLE','','KE2BGU0000142','53100000','KE','2','BG','U','Y','B',0),(143,'test product','4','2','',0.00,'0','0','0','0',NULL,NULL,'0',0,1,'5011221703315265',0,0,0,14.00,'2023-12-23 10:09:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','','140','pcs','Inventory','VATABLE','','KE2BGU0000143','53100000','KE','2','BG','U','Y','B',0),(144,'NEW DR. DUDU.','2','2','',0.00,'400','700','0','700',NULL,NULL,'0',0,1,'6565191703693984',0,0,0,1.00,'2023-12-27 19:21:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','141','pcs','Inventory','VATABLE','05','KE2BGU0000144','53100000','KE','2','BG','U','Y','B',0),(145,'HIP STAR','1','2','',0.00,'900','1450','0','1450',NULL,NULL,'0',0,1,'136031703694141',0,0,0,4.00,'2023-12-27 19:24:22','9','1','1','0000-00-00','mainitem','Inclusive','','active','','142','pcs','Inventory','VATABLE','5','KE2BGU0000145','53100000','KE','2','BG','U','Y','B',0),(146,'GIRLS JEANS','1','2','',0.00,'700','1200','0','1200',NULL,NULL,'2',0,1,'9502151703694280',0,0,0,0.00,'2025-03-07 20:12:57','1','1','1','0000-00-00','mainitem','Inclusive','','active','','143','pcs','Inventory','EXEMPTED','2','KE2BGU0000146','53100000','KE','2','BG','U','Y','B',0),(147,'GIRLS T-SHIRT','1','2','',0.00,'350','700','0','700',NULL,NULL,'0',0,1,'8176561703694557',0,0,0,12.00,'2023-12-27 19:30:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','144','pcs','Inventory','VATABLE','5','KE2BGU0000147','53100000','KE','2','BG','U','Y','B',0),(148,'3 in 1 bandana bib','1','2','',5.00,'400','550','0','550',NULL,NULL,'0',0,1,'662281704736595',0,0,0,28.00,'2024-01-08 20:58:18','9','1','1','0000-00-00','mainitem','Inclusive','','active','','145','pcs','Inventory','EXEMPTED','5','KE2BGU0000148','53100000','KE','2','BG','U','Y','B',0),(149,'360 MAGIC CUP','4','2','',0.00,'450','750','0','750',NULL,NULL,'0',0,1,'9502151704736719',0,0,0,4.00,'2024-01-08 20:59:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','146','pcs','Inventory','EXEMPTED','5','KE2BGU0000149','53100000','KE','2','BG','U','Y','B',0),(150,'HIGH CHAIR ','4','2','',0.00,'4000','5500','0','6000',NULL,NULL,'1',0,1,'8176561704736810',0,0,0,0.00,'2024-01-08 21:02:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','147','pcs','Inventory','EXEMPTED','5','KE2BGU0000150','53100000','KE','2','BG','U','Y','B',0),(151,'Softcare wipes','4','2','',0.00,'150','200','0','200',NULL,NULL,'0',0,1,'5477051705077928',0,0,0,13.00,'2024-01-12 19:50:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','148','pcs','Inventory','EXEMPTED','5','KE2BGU0000151','53100000','KE','2','BG','U','Y','B',0),(152,'BELLA BABY WIPES','4','2','',0.00,'125','180','0','180',NULL,NULL,'0',0,1,'71991705078235',0,0,0,1.00,'2024-01-12 19:52:15','9','1','1','0000-00-00','mainitem','Inclusive','','active','','149','pcs','Inventory','EXEMPTED','2','KE2BGU0000152','53100000','KE','2','BG','U','Y','B',0),(153,'Feediing bottle.','4','2','',0.00,'350','550','5','550',NULL,NULL,'0',0,1,'1985451705163128',0,0,0,20.00,'2024-01-13 19:27:17','9','1','1','0000-00-00','mainitem','Inclusive','','active','','150','pcs','Inventory','EXEMPTED','5','KE2BGU0000153','53100000','KE','2','BG','U','Y','B',0),(154,'3XL PANTIES','4','2','',0.00,'140','300','0','300',NULL,NULL,'0',0,1,'71991705163548',0,0,0,0.00,'2024-01-13 19:34:06','9','1','1','0000-00-00','mainitem','Inclusive','','active','','151','pcs','Inventory','EXEMPTED','5','KE2BGU0000154','53100000','KE','2','BG','U','Y','B',0),(155,'Cotton Rompers.','4','2','',0.00,'370','470','5','470',NULL,NULL,'0',0,1,'2660331705163780',0,0,0,2.00,'2024-01-13 19:37:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','152','pcs','Inventory','EXEMPTED','5','KE2BGU0000155','53100000','KE','2','BG','U','Y','B',0),(156,'UNIQUE JESHI','1','2','',0.00,'1500','2200','5','2200',NULL,NULL,'0',0,1,'136031705163959',0,0,0,3.00,'2024-01-13 19:41:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','153','pcs','Inventory','EXEMPTED','2','KE2BGU0000156','53100000','KE','2','BG','U','Y','B',0),(157,'CUSHION bath net','4','2','',0.00,'1100','1500','5','1500',NULL,NULL,'0',0,1,'5010621705164189',0,0,0,11.00,'2024-12-11 16:13:44','10','1','1','0000-00-00','mainitem','na','','active','','154','pcs','Inventory','EXEMPTED','5','KE2BGU0000157','53100000','KE','2','BG','U','Y','B',0),(158,'ND BOYS BIG 2 IN 1','5','2','',0.00,'1100','1700','0','1700',NULL,NULL,'0',0,1,'7279341705164498',0,0,0,7.00,'2024-01-13 19:53:36','9','1','1','0000-00-00','mainitem','Inclusive','','active','','155','pcs','Inventory','EXEMPTED','2','KE2BGU0000158','53100000','KE','2','BG','U','Y','B',0),(159,'MOLFIX WIPES SENSITIVE SKIN','4','2','',0.00,'160','200','5','200',NULL,NULL,'0',0,1,'71991705164859',0,0,0,10.00,'2024-01-13 20:09:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','156','pcs','Inventory','EXEMPTED','5','KE2BGU0000159','53100000','KE','2','BG','U','Y','B',0),(160,'MOLFIX WIPES FRESH CLEAN','4','2','',0.00,'160','200','0','200',NULL,NULL,'0',0,1,'4356281705165795',0,0,0,0.00,'2024-01-13 20:10:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','157','pcs','Inventory','EXEMPTED','5','KE2BGU0000160','53100000','KE','2','BG','U','Y','B',0),(161,'MOLPED SUPER PADS','4','2','',0.00,'81','150','5','200',NULL,NULL,'0',0,1,'8223691705165881',0,0,0,5.00,'2024-01-13 20:17:20','9','1','1','0000-00-00','mainitem','Inclusive','','active','','158','pcs','Inventory','EXEMPTED','5','KE2BGU0000161','53100000','KE','2','BG','U','Y','B',0),(162,'MOLFIX JUMBO PANTS NO.4','5','2','',0.00,'1131','1299','5','1299',NULL,NULL,'0',0,1,'5477051705166784',0,0,0,0.00,'2024-01-13 20:39:16','9','1','1','0000-00-00','mainitem','na','','active','','159','pcs','Inventory','EXEMPTED','2','KE2BGU0000162','53100000','KE','2','BG','U','Y','B',0),(163,'MOLFIX MEDIUM PANTS NO. 4','5','2','',0.00,'595','799','2','799',NULL,NULL,'0',0,1,'6859431705167090',0,0,0,1.00,'2024-01-13 20:39:39','9','1','1','0000-00-00','mainitem','na','','active','','160','pcs','Inventory','EXEMPTED','2','KE2BGU0000163','53100000','KE','2','BG','U','Y','B',0),(164,'MOLFIX JUMBO PANTS NO. 3','5','2','',0.00,'1131','1299','0','1299',NULL,NULL,'0',0,1,'6565191705167177',0,0,0,0.00,'2024-01-13 20:40:10','9','1','1','0000-00-00','mainitem','na','','active','','161','pcs','Inventory','EXEMPTED','2','KE2BGU0000164','53100000','KE','2','BG','U','Y','B',0),(165,'MOLFIX MEDIUM PANTS NO. 3','5','2','',0.00,'595','799','2','799',NULL,NULL,'0',0,1,'4009481705167266',0,0,0,0.00,'2024-01-13 20:40:32','9','1','1','0000-00-00','mainitem','na','','active','','162','pcs','Inventory','EXEMPTED','2','KE2BGU0000165','53100000','KE','2','BG','U','Y','B',0),(166,'MOLFIX SMALL PANTS NO. 3','5','2','',0.00,'173','299','2','299',NULL,NULL,'0',0,1,'71991705167633',0,0,0,1.00,'2024-01-13 20:42:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','163','pcs','Inventory','EXEMPTED','2','KE2BGU0000166','53100000','KE','2','BG','U','Y','B',0),(167,'MOLFIX SMALL NO. 2','5','2','',0.00,'119','299','5','299',NULL,NULL,'0',0,1,'5005181705168397',0,0,0,3.00,'2024-01-13 20:54:02','9','1','1','0000-00-00','mainitem','Inclusive','','active','','164','pcs','Inventory','EXEMPTED','2','KE2BGU0000167','53100000','KE','2','BG','U','Y','B',0),(168,'small cussons gift box','2','2','',0.00,'916','1399','0','1399',NULL,NULL,'0',0,1,'4211881705313156',0,0,0,0.00,'2024-01-15 13:09:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','165','pcs','Inventory','EXEMPTED','2','KE2BGU0000168','53100000','KE','2','BG','U','Y','B',0),(169,'large cussons gift box','2','2','',0.00,'1360','1799','0','1799',NULL,NULL,'0',0,1,'5612091705313498',0,0,0,2.00,'2024-01-15 13:13:42','9','1','1','0000-00-00','mainitem','Inclusive','','active','','166','pcs','Inventory','EXEMPTED','2','KE2BGU0000169','53100000','KE','2','BG','U','Y','B',0),(170,'water filled teether','3','2','',0.00,'120','250','0','250',NULL,NULL,'0',0,1,'1985451706286913',0,0,0,2.00,'2024-01-26 19:38:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','167','pcs','Inventory','EXEMPTED','2','KE2BGU0000170','53100000','KE','2','BG','U','Y','B',0),(171,'momeasy storage cups','2','2','',0.00,'520','900','0','950',NULL,NULL,'0',0,1,'3047611706287125',0,0,0,14.00,'2024-06-23 14:44:09','10','1','1','0000-00-00','mainitem','na','','active','','168','pcs','Inventory','EXEMPTED','2','KE2BGU0000171','53100000','KE','2','BG','U','Y','B',0),(172,'momeasy baby walker','4','2','',0.00,'2600','3800','0','3800',NULL,NULL,'0',0,1,'71991706287268',0,0,0,5.00,'2024-01-26 19:43:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','169','pcs','Inventory','EXEMPTED','2','KE2BGU0000172','53100000','KE','2','BG','U','Y','B',0),(173,'NAPPY LINERS-LARGE','1','2','',0.00,'50','70','0','70',NULL,NULL,'0',0,1,'8071731706890034',0,0,0,96.00,'2024-02-02 19:08:13','9','1','1','0000-00-00','mainitem','Inclusive','','active','','170','pcs','Inventory','EXEMPTED','2','KE2BGU0000173','53100000','KE','2','BG','U','Y','B',0),(174,'DRYING RACK- MOMEASY','2','2','',0.00,'1300','2200','0','2200',NULL,NULL,'0',0,1,'8135781707332307',0,0,0,6.00,'2024-02-07 21:59:50','9','1','1','0000-00-00','mainitem','Inclusive','','active','','171','pcs','Inventory','EXEMPTED','0','KE2BGU0000174','53100000','KE','2','BG','U','Y','B',0),(175,'MICROWAVE STERILIZER','2','2','',0.00,'1980','2900','0','2900',NULL,NULL,'0',0,1,'4880721707332558',0,0,0,4.00,'2024-02-07 22:04:19','9','1','1','0000-00-00','mainitem','Inclusive','','active','','172','pcs','Inventory','EXEMPTED','1','KE2BGU0000175','53100000','KE','2','BG','U','Y','B',0),(176,'Pregnancy Pillow U-SHAPED','4','2','',0.00,'2000','3000','5','3000',NULL,NULL,'0',0,1,'9774331707674519',0,0,0,0.00,'2024-10-01 16:12:31','10','1','1','0000-00-00','mainitem','na','','active','','173','pcs','Inventory','EXEMPTED','1','KE2BGU0000176','53100000','KE','2','BG','U','Y','B',0),(177,'3 in 1 jeans dress','1','2','',0.00,'1500','2300','1','2300',NULL,NULL,'0',0,1,'1901171707675937',0,0,0,0.00,'2024-02-11 21:26:48','10','1','1','0000-00-00','mainitem','Inclusive','','active','','174','pcs','Inventory','EXEMPTED','1','KE2BGU0000177','53100000','KE','2','BG','U','Y','B',0),(178,'Baby shower cap','2','2','',0.00,'250','450','0','450',NULL,NULL,'0',0,1,'9774331707676025',0,0,0,2.00,'2024-02-11 21:28:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','175','pcs','Inventory','EXEMPTED','2','KE2BGU0000178','53100000','KE','2','BG','U','Y','B',0),(179,'PP Nursing bottle','2','2','',0.00,'230','450','2','450',NULL,NULL,'0',0,1,'8176561707676122',0,0,0,0.00,'2024-02-11 21:31:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','176','pcs','Inventory','EXEMPTED','2','KE2BGU0000179','53100000','KE','2','BG','U','Y','B',0),(180,' GIRLS Bow-tie socks','1','2','',0.00,'300','500','5','450',NULL,NULL,'0',0,1,'8223691707676277',0,0,0,15.00,'2024-05-31 18:27:04','9','1','1','0000-00-00','mainitem','na','','active','','177','pcs','Inventory','EXEMPTED','2','KE2BGU0000180','53100000','KE','2','BG','U','Y','B',0),(181,'Small building blocks','3','2','',0.00,'500','1900','0','1900',NULL,NULL,'0',0,1,'3393511707676409',0,0,0,2.00,'2024-02-11 21:35:03','10','1','1','0000-00-00','mainitem','Inclusive','','active','','178','pcs','Inventory','EXEMPTED','1','KE2BGU0000181','53100000','KE','2','BG','U','Y','B',0),(182,'Wollen baby walker','3','2','',0.00,'350','750','0','750',NULL,NULL,'0',0,1,'7821601707676529',0,0,0,7.00,'2024-02-11 21:36:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','179','pcs','Inventory','EXEMPTED','2','KE2BGU0000182','53100000','KE','2','BG','U','Y','B',0),(183,'Baby toys shaker','3','2','',0.00,'300','550','0','550',NULL,NULL,'0',0,1,'6249201707676604',0,0,0,0.00,'2024-02-11 21:38:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','180','pcs','Inventory','EXEMPTED','2','KE2BGU0000183','53100000','KE','2','BG','U','Y','B',0),(184,'Baby rattle shaker','3','2','',0.00,'250','550','0','550',NULL,NULL,'0',0,1,'3087791707676717',0,0,0,9.00,'2024-02-11 21:39:30','10','1','1','0000-00-00','mainitem','Inclusive','','active','','181','pcs','Inventory','EXEMPTED','2','KE2BGU0000184','53100000','KE','2','BG','U','Y','B',0),(185,'Mama baba shaker','3','2','',0.00,'500','750','0','750',NULL,NULL,'0',0,1,'5612091707676802',0,0,0,0.00,'2024-02-11 21:41:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','182','pcs','Inventory','EXEMPTED','2','KE2BGU0000185','53100000','KE','2','BG','U','Y','B',0),(186,'Baby teether shaker- small','4','2','',0.00,'150','300','0','300',NULL,NULL,'0',0,1,'3608901707676896',0,0,0,3.00,'2024-02-11 21:44:42','10','1','1','0000-00-00','mainitem','Inclusive','','active','','183','pcs','Inventory','EXEMPTED','2','KE2BGU0000186','53100000','KE','2','BG','U','Y','B',0),(187,'Baby teether shaker-big','4','2','',0.00,'500','750','0','750',NULL,NULL,'0',0,1,'6610201707677106',0,0,0,0.00,'2024-02-11 21:46:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','184','pcs','Inventory','EXEMPTED','2','KE2BGU0000187','53100000','KE','2','BG','U','Y','B',0),(188,'UNIQUE SOCKS','1','2','',0.00,'22','60','0','60',NULL,NULL,'2',0,0,'5962211707914896',0,0,0,97.00,'2024-02-14 15:54:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','185','pcs','None Inventory','EXEMPTED','2',NULL,'','','','','','','',0),(189,'5in1 cotton trousers','1','2','',0.00,'950','400','0','400',NULL,NULL,'2',0,1,'4211881707930637',0,0,0,0.00,'2024-02-14 20:12:54','9','1','1','0000-00-00','mainitem','Inclusive','','active','','186','pcs','Inventory','EXEMPTED','2','KE2BGU0000189','53100000','KE','2','BG','U','Y','B',0),(190,'softcare xl','5','2','',0.00,'642','799','0','699',NULL,NULL,'2',0,1,'6920761709212821',0,0,0,5.00,'2024-02-29 16:26:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','187','pcs','Inventory','EXEMPTED','2','KE2BGU0000190','53100000','KE','2','BG','U','Y','B',0),(191,'softcare large','5','2','',0.00,'642','799','0','799',NULL,NULL,'2',0,1,'3522201709213343',0,0,0,0.00,'2024-02-29 16:31:59','9','1','1','0000-00-00','mainitem','Inclusive','','active','','188','pcs','Inventory','EXEMPTED','2','KE2BGU0000191','53100000','KE','2','BG','U','Y','B',0),(192,'BOXER MEDIUM','1','2','',0.00,'125','125','0','250',NULL,NULL,'0',0,1,'5477051709286538',0,0,0,12.00,'2024-03-01 12:49:44','9','1','1','0000-00-00','mainitem','Inclusive','','active','','189','pcs','Inventory','EXEMPTED','5','KE2BGU0000192','53100000','KE','2','BG','U','Y','B',0),(193,'TSHIRT,ONESIS AND SHORT.','1','2','',0.00,'950','1500','5','',NULL,NULL,'0',0,1,'6565191709286599',0,0,0,0.00,'2024-03-01 12:50:39','9','1','1','0000-00-00','mainitem','Inclusive','','active','','190','pcs','Inventory','EXEMPTED','5','KE2BGU0000193','53100000','KE','2','BG','U','Y','B',0),(194,'COOL BABY SMALL','5','2','',0.00,'476','699','0','699',NULL,NULL,'2',0,1,'5477051710000279',0,0,0,1.00,'2024-03-09 19:07:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','191','pcs','Inventory','EXEMPTED','2','KE2BGU0000194','53100000','KE','2','BG','U','Y','B',0),(195,'COOL BABY MEDIUM ','5','2','',0.00,'476','699','0','699',NULL,NULL,'2',0,1,'3047611710000461',0,0,0,1.00,'2024-03-09 19:09:31','9','1','1','0000-00-00','mainitem','Inclusive','','active','','192','pcs','Inventory','EXEMPTED','2','KE2BGU0000195','53100000','KE','2','BG','U','Y','B',0),(196,'COOL BABY LARGE ','5','2','',0.00,'476','699','0','',NULL,NULL,'2',0,1,'4211881710000601',0,0,0,6.00,'2024-03-09 19:11:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','193','pcs','Inventory','EXEMPTED','2','KE2BGU0000196','53100000','KE','2','BG','U','Y','B',0),(197,'COOL BABY XL','5','2','',0.00,'476','699','0','699',NULL,NULL,'2',0,1,'5477051710000721',0,0,0,6.00,'2024-03-09 19:14:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','','194','pcs','Inventory','EXEMPTED','2','KE2BGU0000197','53100000','KE','2','BG','U','Y','B',0),(198,'poti','2','2','',0.00,'105','200','0','',NULL,NULL,'0',0,1,'3980481712830681',0,0,0,2.00,'2024-04-11 13:19:40','9','1','1','0000-00-00','mainitem','Inclusive','','active','','195','pcs','Inventory','EXEMPTED','2','KE2BGU0000198','53100000','KE','2','BG','U','Y','B',0),(199,'CLOTH BIN','4','2','',0.00,'500','999','2','999',NULL,NULL,'0',0,1,'718471713193751',0,0,0,1.00,'2024-04-15 18:10:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','196','pcs','Inventory','EXEMPTED','2','KE2BGU0000199','53100000','KE','2','BG','U','Y','B',0),(200,'UNIQUE BASIN','4','2','',0.00,'450','800','0','800',NULL,NULL,'0',0,1,'7771451713193824',0,0,0,7.00,'2024-04-15 18:11:22','10','1','1','0000-00-00','mainitem','Inclusive','','active','','197','pcs','Inventory','EXEMPTED','2','KE2BGU0000200','53100000','KE','2','BG','U','Y','B',0),(201,'HEAVY TOWEL','1','2','',0.00,'700','1300','0','1300',NULL,NULL,'0',0,1,'6980271713194129',0,0,0,1.00,'2024-04-15 18:19:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','198','pcs','Inventory','EXEMPTED','2','KE2BGU0000201','53100000','KE','2','BG','U','Y','B',0),(202,'LONG SOCKS','1','2','',0.00,'80','150','0','150',NULL,NULL,'0',0,1,'6054351713194361',0,0,0,22.00,'2024-04-15 18:20:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','199','pcs','Inventory','EXEMPTED','2','KE2BGU0000202','53100000','KE','2','BG','U','Y','B',0),(203,'BOY SOCKS','1','2','',0.00,'360','450','0','450',NULL,NULL,'0',0,1,'6865171713194458',0,0,0,23.00,'2024-04-15 18:21:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','200','pcs','Inventory','EXEMPTED','2','KE2BGU0000203','53100000','KE','2','BG','U','Y','B',0),(204,'LIGHT T-SHIRTS','1','2','',0.00,'116','200','0','200',NULL,NULL,'0',0,1,'700951713194547',0,0,0,25.00,'2024-04-15 18:23:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','201','pcs','Inventory','EXEMPTED','2','KE2BGU0000204','53100000','KE','2','BG','U','Y','B',0),(205,'SILICONE SHOES','1','2','',0.00,'450','800','0','800',NULL,NULL,'0',0,1,'3174491713194624',0,0,0,2.00,'2024-04-15 18:24:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','202','pcs','Inventory','EXEMPTED','2','KE2BGU0000205','53100000','KE','2','BG','U','Y','B',0),(206,'AFI JUNIOR SHOES','1','2','',0.00,'650','1200','0','1200',NULL,NULL,'0',0,1,'4803681713194687',0,0,0,7.00,'2024-04-15 18:25:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','203','pcs','Inventory','EXEMPTED','2','KE2BGU0000206','53100000','KE','2','BG','U','Y','B',0),(207,'BOY SUIT TURKEY','1','2','',0.00,'1200','1800','0','1800',NULL,NULL,'0',0,1,'6588751713194751',0,0,0,1.00,'2024-04-15 18:27:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','204','pcs','Inventory','EXEMPTED','2','KE2BGU0000207','53100000','KE','2','BG','U','Y','B',0),(208,'UNISEX SUIT INDONESIA','1','2','',0.00,'700','2000','0','1500',NULL,NULL,'0',0,1,'2622571713194847',0,0,0,0.00,'2024-04-15 18:28:25','10','1','1','0000-00-00','mainitem','Inclusive','','active','','205','pcs','Inventory','EXEMPTED','2','KE2BGU0000208','53100000','KE','2','BG','U','Y','B',0),(209,'HERO BOY SUIT LONG.','1','2','',0.00,'600','1200','0','1200',NULL,NULL,'0',0,1,'7815861713194929',0,0,0,6.00,'2024-07-01 17:27:15','10','1','1','0000-00-00','mainitem','na','','active','','206','pcs','Inventory','EXEMPTED','2','KE2BGU0000209','53100000','KE','2','BG','U','Y','B',0),(210,'DRESS INONESIA','1','2','',0.00,'600','1400','0','1400',NULL,NULL,'0',0,1,'4892501713195003',0,0,0,6.00,'2024-04-15 18:31:00','10','1','1','0000-00-00','mainitem','Inclusive','','active','','207','pcs','Inventory','EXEMPTED','2','KE2BGU0000210','53100000','KE','2','BG','U','Y','B',0),(211,'gift bag','4','2','',0.00,'100','200','0','',NULL,NULL,'0',0,1,'20631713716308',0,0,0,7.00,'2024-04-21 19:21:11','9','1','1','0000-00-00','mainitem','Inclusive','','active','','208','pcs','Inventory','EXEMPTED','2','KE2BGU0000211','53100000','KE','2','BG','U','Y','B',0),(212,'molfix small no 4','5','2','',0.00,'104','250','','250',NULL,NULL,'0',0,1,'3047611713803923',0,0,0,6.00,'2024-04-23 12:59:51','9','1','1','0000-00-00','mainitem','na','','active','','209','pcs','Inventory','EXEMPTED','2','KE2BGU0000212','53100000','KE','2','BG','U','Y','B',0),(213,'unique long socks','1','2','',0.00,'150','250','0','',NULL,NULL,'0',0,1,'9586431714138356',0,0,0,11.00,'2024-04-26 16:38:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','210','pcs','Inventory','EXEMPTED','2','KE2BGU0000213','53100000','KE','2','BG','U','Y','B',0),(214,'unique shoes','2','2','',0.00,'650','1000','02','',NULL,NULL,'0',0,1,'9127551714138731',0,0,0,1.00,'2024-04-26 16:41:58','10','1','1','0000-00-00','mainitem','Inclusive','','active','','211','pcs','Inventory','EXEMPTED','2','KE2BGU0000214','53100000','KE','2','BG','U','Y','B',0),(215,'unique head band','1','2','',0.00,'300','550','0','',NULL,NULL,'0',0,1,'8613991714138968',0,0,0,17.00,'2024-04-26 16:44:36','10','1','1','0000-00-00','mainitem','Inclusive','','active','','212','pcs','Inventory','EXEMPTED','2','KE2BGU0000215','53100000','KE','2','BG','U','Y','B',0),(216,'CROCKS','2','2','',0.00,'150','250','2','',NULL,NULL,'0',0,1,'1985451715356634',0,0,0,9.00,'2024-07-17 12:24:25','10','1','1','0000-00-00','mainitem','na','','active','','213','pcs','Inventory','EXEMPTED','2','KE2BGU0000216','53100000','KE','2','BG','U','Y','B',0),(217,'half cort','1','2','',0.00,'200','300','0','',NULL,NULL,'0',0,1,'1985451715356935',0,0,0,9.00,'2024-05-10 19:03:51','9','1','1','0000-00-00','mainitem','Inclusive','','active','','214','pcs','Inventory','EXEMPTED','2','KE2BGU0000217','53100000','KE','2','BG','U','Y','B',0),(218,'2 piece skirt','1','2','',0.00,'1000','2200','0','2200',NULL,NULL,'0',0,1,'5010621716053309',0,0,0,7.00,'2024-05-18 20:49:28','9','1','1','0000-00-00','mainitem','Inclusive','','active','','215','pcs','Inventory','EXEMPTED','2','KE2BGU0000218','53100000','KE','2','BG','U','Y','B',0),(219,'d.k house small','1','2','',0.00,'1150','1850','0','1850',NULL,NULL,'0',0,1,'3087791716054592',0,0,0,4.00,'2024-05-18 20:52:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','216','pcs','Inventory','EXEMPTED','2','KE2BGU0000219','53100000','KE','2','BG','U','Y','B',0),(220,'d.k house big','1','2','',0.00,'1150','1850','0','',NULL,NULL,'0',0,1,'4445401716054746',0,0,0,4.00,'2024-05-18 20:53:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','217','pcs','Inventory','EXEMPTED','2','KE2BGU0000220','53100000','KE','2','BG','U','Y','B',0),(221,'NIPPLES','2','2','',0.00,'100','200','0','',NULL,NULL,'0',0,1,'4226681717419372',0,0,0,36.00,'2024-06-03 16:00:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','','218','pcs','Inventory','EXEMPTED','2','KE2BGU0000221','53100000','KE','2','BG','U','Y','B',0),(222,'AVENT BABY BOTTLE','2','2','',0.00,'400','800','0','',NULL,NULL,'0',0,1,'6289681717419637',0,0,0,3.00,'2024-07-04 13:54:04','10','1','1','0000-00-00','mainitem','na','','active','','219','pcs','Inventory','EXEMPTED','2','KE2BGU0000222','53100000','KE','2','BG','U','Y','B',0),(223,'Mosquito net','4','2','',0.00,'1000','1500','2','1500',NULL,NULL,'0',0,1,'2102961718644571',0,0,0,1.00,'2024-06-17 20:18:00','10','1','1','0000-00-00','mainitem','Inclusive','','active','','220','pcs','Inventory','EXEMPTED','2','KE2BGU0000223','53100000','KE','2','BG','U','Y','B',0),(224,'Stocking lace','1','2','',0.00,'200','350','5','350',NULL,NULL,'0',0,1,'4880721718645062',0,0,0,7.00,'2024-06-17 20:25:13','10','1','1','0000-00-00','mainitem','Inclusive','','active','','221','pcs','Inventory','EXEMPTED','2','KE2BGU0000224','53100000','KE','2','BG','U','Y','B',0),(225,'Mikeymouse blocks','3','2','',0.00,'1000','1600','0','1600',NULL,NULL,'0',0,1,'4009481718645244',0,0,0,4.00,'2024-06-17 20:29:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','','222','pcs','Inventory','EXEMPTED','2','KE2BGU0000225','53100000','KE','2','BG','U','Y','B',0),(226,'Unique vest','1','2','',0.00,'116','250','0','250',NULL,NULL,'0',0,1,'2517131718645404',0,0,0,114.00,'2024-06-17 20:31:24','10','1','1','0000-00-00','mainitem','Inclusive','','active','','223','pcs','Inventory','EXEMPTED','5','KE2BGU0000226','53100000','KE','2','BG','U','Y','B',0),(227,'Light vest','1','2','',0.00,'38','50','0','50',NULL,NULL,'0',0,1,'8135781718645502',0,0,0,22.00,'2024-06-17 20:32:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','224','pcs','Inventory','EXEMPTED','5','KE2BGU0000227','53100000','KE','2','BG','U','Y','B',0),(228,'Head bands 4 in 1','1','2','',0.00,'300','600','0','600',NULL,NULL,'0',0,1,'4662001718645611',0,0,0,7.00,'2024-06-17 20:34:33','10','1','1','0000-00-00','mainitem','Inclusive','','active','','225','pcs','Inventory','EXEMPTED','2','KE2BGU0000228','53100000','KE','2','BG','U','Y','B',0),(229,'Neo style dress','1','2','',0.00,'1300','2500','0','2500',NULL,NULL,'0',0,1,'6249201718645686',0,0,0,0.00,'2024-06-17 20:35:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','226','pcs','Inventory','EXEMPTED','0','KE2BGU0000229','53100000','KE','2','BG','U','Y','B',0),(230,'MFM DRESS','1','2','',0.00,'800','1600','0','1600',NULL,NULL,'0',0,1,'5880951718645742',0,0,0,0.00,'2024-06-17 20:36:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','227','pcs','Inventory','EXEMPTED','1','KE2BGU0000230','53100000','KE','2','BG','U','Y','B',0),(231,'Beboo short and tshirt.','1','2','',0.00,'1000','1300','0','1300',NULL,NULL,'0',0,1,'8071731718645813',0,0,0,1.00,'2024-06-17 20:41:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','228','pcs','Inventory','EXEMPTED','0','KE2BGU0000231','53100000','KE','2','BG','U','Y','B',0),(232,'concept short and tshirt.','1','2','',0.00,'1200','1800','0','1800',NULL,NULL,'0',0,1,'3608901718646100',0,0,0,7.00,'2024-06-17 20:42:32','10','1','1','0000-00-00','mainitem','Inclusive','','active','','229','pcs','Inventory','EXEMPTED','2','KE2BGU0000232','53100000','KE','2','BG','U','Y','B',0),(233,'TRAINING CUP','2','2','',0.00,'230','450','0','450',NULL,NULL,'0',0,1,'3461781718795341',0,0,0,18.00,'2024-06-19 14:12:47','9','1','1','0000-00-00','mainitem','Inclusive','','active','','230','pcs','Inventory','EXEMPTED','2','KE2BGU0000233','53100000','KE','2','BG','U','Y','B',0),(234,'MOMEASY STORAGE BAGS','2','2','',0.00,'450','850','0','850',NULL,NULL,'0',0,1,'4211881718795724',0,0,0,23.00,'2024-06-19 14:16:43','9','1','1','0000-00-00','mainitem','Inclusive','','active','','231','pcs','Inventory','EXEMPTED','2','KE2BGU0000234','53100000','KE','2','BG','U','Y','B',0),(235,'HANDLE FREE MILK BOTTLE','2','2','',0.00,'180','360','0','360',NULL,NULL,'0',0,1,'5477051718795835',0,0,0,2.00,'2024-06-19 14:20:38','9','1','1','0000-00-00','mainitem','Inclusive','','active','','232','pcs','Inventory','EXEMPTED','2','KE2BGU0000235','53100000','KE','2','BG','U','Y','B',0),(236,'NIPPLE SHIELD','2','2','',0.00,'240','450','0','450',NULL,NULL,'0',0,1,'7679621718796266',0,0,0,3.00,'2024-06-19 14:31:30','9','1','1','0000-00-00','mainitem','Inclusive','','active','','233','pcs','Inventory','EXEMPTED','1','KE2BGU0000236','53100000','KE','2','BG','U','Y','B',0),(237,'MOMEASY DOUBLE HANDLE MILK BOTTLE','2','2','',0.00,'285','450','0','500',NULL,NULL,'0',0,1,'3047611718796716',0,0,0,11.00,'2024-06-28 17:35:34','10','1','1','0000-00-00','mainitem','na','','active','','234','pcs','Inventory','EXEMPTED','2','KE2BGU0000237','53100000','KE','2','BG','U','Y','B',0),(238,'MOMEASY BOTTLE WITHOUT HANDLE 120ML','2','2','',0.00,'180','360','0','360',NULL,NULL,'0',0,1,'4211881719587637',0,0,0,8.00,'2024-06-28 18:19:02','10','1','1','0000-00-00','mainitem','na','','active','','235','pcs','Inventory','EXEMPTED','2','KE2BGU0000238','53100000','KE','2','BG','U','Y','B',0),(239,'MOMEASY 240ML BOTTLE WITH HANDLE','2','2','',0.00,'285','500','0','500',NULL,NULL,'0',0,1,'3047611719587960',0,0,0,3.00,'2024-06-28 18:21:42','10','1','1','0000-00-00','mainitem','na','','active','','236','pcs','Inventory','EXEMPTED','2','KE2BGU0000239','53100000','KE','2','BG','U','Y','B',0),(240,'KNITTED UNIQUE ROMPERS','1','2','',0.00,'1000','1600','0','1600',NULL,NULL,'0',0,1,'5010621719590543',0,0,0,44.00,'2024-06-28 19:03:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','237','pcs','Inventory','EXEMPTED','2','KE2BGU0000240','53100000','KE','2','BG','U','Y','B',0),(241,'LONG SLEEVED ONESIS','1','2','',0.00,'180','260','0','260',NULL,NULL,'0',0,1,'7450931719590696',0,0,0,70.00,'2024-06-28 19:05:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','','238','pcs','Inventory','EXEMPTED','10','KE2BGU0000241','53100000','KE','2','BG','U','Y','B',0),(242,'CAPE MITTEN SUIT','1','2','',0.00,'350','800','5','800',NULL,NULL,'0',0,1,'6565191719590841',0,0,0,6.00,'2024-06-28 19:08:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','239','pcs','Inventory','EXEMPTED','5','KE2BGU0000242','53100000','KE','2','BG','U','Y','B',0),(243,'BOYS T-SHIRT','1','2','',0.00,'400','700','2','700',NULL,NULL,'0',0,1,'6192711719913039',0,0,0,0.00,'2024-07-02 12:38:35','10','1','1','0000-00-00','mainitem','Inclusive','','active','','240','pcs','Inventory','EXEMPTED','2','KE2BGU0000243','53100000','KE','2','BG','U','Y','B',0),(244,'OUTFIT BOYS SHIRT','1','2','',0.00,'550','1100','2','1100',NULL,NULL,'0',0,1,'3047611719913248',0,0,0,13.00,'2024-07-02 12:44:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','241','pcs','Inventory','EXEMPTED','2','KE2BGU0000244','53100000','KE','2','BG','U','Y','B',0),(245,'TROUSER SWEATPANTS','1','2','',0.00,'650','1150','2','1150',NULL,NULL,'0',0,1,'71991719913500',0,0,0,0.00,'2024-07-02 12:52:00','10','1','1','0000-00-00','mainitem','na','','active','','242','pcs','Inventory','EXEMPTED','2','KE2BGU0000245','53100000','KE','2','BG','U','Y','B',0),(246,'UNISEX SHORT','1','2','',0.00,'550','1150','5','1150',NULL,NULL,'0',0,1,'7279341719914003',0,0,0,48.00,'2024-07-02 12:54:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','243','pcs','Inventory','EXEMPTED','2','KE2BGU0000246','53100000','KE','2','BG','U','Y','B',0),(247,'UNISEX TROUSER','1','2','',0.00,'650','1200','2','1200',NULL,NULL,'0',0,1,'7211371719914078',0,0,0,0.00,'2024-07-02 12:55:21','10','1','1','0000-00-00','mainitem','Inclusive','','active','','244','pcs','Inventory','EXEMPTED','2','KE2BGU0000247','53100000','KE','2','BG','U','Y','B',0),(248,'KHAKI UNISEX TROUSER','1','2','',0.00,'700','1400','2','1400',NULL,NULL,'0',0,1,'1311181719914135',0,0,0,12.00,'2024-07-02 12:56:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','245','pcs','Inventory','EXEMPTED','2','KE2BGU0000248','53100000','KE','2','BG','U','Y','B',0),(249,'DK HOUSE DRESS BIG','1','2','',0.00,'1000','1950','2','1950',NULL,NULL,'0',0,1,'1985451720197186',0,0,0,0.00,'2024-07-05 19:37:46','10','1','1','0000-00-00','mainitem','Inclusive','','active','','246','pcs','Inventory','EXEMPTED','1','KE2BGU0000249','53100000','KE','2','BG','U','Y','B',0),(250,'DK HOUSE SMALL','1','2','',0.00,'1000','1850','2','1850',NULL,NULL,'0',0,1,'6565191720197481',0,0,0,1.00,'2024-07-05 19:38:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','247','pcs','Inventory','EXEMPTED','1','KE2BGU0000250','53100000','KE','2','BG','U','Y','B',0),(251,'AVENT / MOMEASY BABY BOTTLE- WIDE NECK','2','2','',0.00,'400','750','2','750',NULL,NULL,'0',0,1,'136031720198050',0,0,0,12.00,'2024-10-30 18:16:43','10','1','1','0000-00-00','mainitem','na','','active','','248','pcs','Inventory','EXEMPTED','2','KE2BGU0000251','53100000','KE','2','BG','U','Y','B',0),(252,'SILICONE FEEDING SET','2','2','',0.00,'1000','2300','2','2300',NULL,NULL,'2',0,1,'7279341720198344',0,0,0,11.00,'2024-07-05 19:53:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','249','pcs','Inventory','EXEMPTED','2','KE2BGU0000252','53100000','KE','2','BG','U','Y','B',0),(253,'FOOD MASHER','2','2','',0.00,'250','450','2','450',NULL,NULL,'0',0,1,'5010621720198405',0,0,0,0.00,'2024-07-05 19:54:02','10','1','1','0000-00-00','mainitem','Inclusive','','active','','250','pcs','Inventory','EXEMPTED','2','KE2BGU0000253','53100000','KE','2','BG','U','Y','B',0),(254,'COTTON BABY SHORT','1','2','',0.00,'170','350','2','350',NULL,NULL,'0',0,1,'6859431720198784',0,0,0,18.00,'2024-07-05 20:00:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','251','pcs','Inventory','EXEMPTED','2','KE2BGU0000254','53100000','KE','2','BG','U','Y','B',0),(255,'KOFIA 5 IN 1','1','2','',0.00,'400','800','0','800',NULL,NULL,'0',0,1,'2615621721203453',0,0,0,5.00,'2024-07-17 11:04:51','10','1','1','0000-00-00','mainitem','Inclusive','','active','','252','pcs','Inventory','EXEMPTED','2','KE2BGU0000255','53100000','KE','2','BG','U','Y','B',0),(256,'SILICONE BABY BOTTLES','2','2','',0.00,'700','1200','0','1200',NULL,NULL,'0',0,1,'5425091721203684',0,0,0,3.00,'2024-07-17 11:08:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','253','pcs','Inventory','EXEMPTED','2','KE2BGU0000256','53100000','KE','2','BG','U','Y','B',0),(257,'AVENT DISPOSABLE BREAST PADS','2','2','',0.00,'500','1000','2','1000',NULL,NULL,'0',0,1,'8614601721205974',0,0,0,1.00,'2024-09-16 16:20:19','10','1','1','0000-00-00','mainitem','na','','active','','254','pcs','Inventory','EXEMPTED','2','KE2BGU0000257','53100000','KE','2','BG','U','Y','B',0),(258,'MILK COLLECTORS','2','2','',0.00,'350','700','2','700',NULL,NULL,'0',0,1,'8077471721206067',0,0,0,6.00,'2024-07-17 11:48:22','10','1','1','0000-00-00','mainitem','Inclusive','','active','','255','pcs','Inventory','EXEMPTED','2','KE2BGU0000258','53100000','KE','2','BG','U','Y','B',0),(259,'SILICONE SPOON','2','2','',0.00,'200','400','2','',NULL,NULL,'0',0,1,'5478861721206114',0,0,0,16.00,'2024-07-17 11:49:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','256','pcs','Inventory','EXEMPTED','2','KE2BGU0000259','53100000','KE','2','BG','U','Y','B',0),(260,'4 IN 1 MITTENS','1','2','',0.00,'167','300','2','300',NULL,NULL,'0',0,1,'2419861721206193',0,0,0,3.00,'2024-07-17 11:52:06','10','1','1','0000-00-00','mainitem','Inclusive','','active','','257','pcs','Inventory','EXEMPTED','2','KE2BGU0000260','53100000','KE','2','BG','U','Y','B',0),(261,'MUSLIN FLANNEL','1','2','',0.00,'700','1300','2','1300',NULL,NULL,'0',0,1,'8160251721206459',0,0,0,5.00,'2024-07-17 11:59:02','10','1','1','0000-00-00','mainitem','Inclusive','','active','','258','pcs','Inventory','EXEMPTED','2','KE2BGU0000261','53100000','KE','2','BG','U','Y','B',0),(262,'MF 2 IN 1 SUIT','1','2','',0.00,'480','950','2','950',NULL,NULL,'0',0,1,'2223501721206754',0,0,0,3.00,'2024-07-17 12:00:32','10','1','1','0000-00-00','mainitem','Inclusive','','active','','259','pcs','Inventory','EXEMPTED','2','KE2BGU0000262','53100000','KE','2','BG','U','Y','B',0),(263,'3 IN 1 COTTON ROMPER(PER ONE)','1','2','',0.00,'300','500','2','500',NULL,NULL,'0',0,1,'3732161721206850',0,0,0,71.00,'2025-04-16 19:29:18','10','1','1','0000-00-00','mainitem','na','','active','','260','pcs','Inventory','EXEMPTED','2','KE2BGU0000263','53100000','KE','2','BG','U','Y','B',0),(264,'MAIDA FLORAL DRESS','1','2','',2.00,'1200','2500','0','2500',NULL,NULL,'0',0,1,'3998001721207211',0,0,0,23.00,'2024-07-17 12:08:45','10','1','1','0000-00-00','mainitem','Inclusive','','active','','261','pcs','Inventory','EXEMPTED','2','KE2BGU0000264','53100000','KE','2','BG','U','Y','B',0),(265,'BABY COTTON DRESS','1','2','',0.00,'550','1100','2','1100',NULL,NULL,'0',0,1,'8880441721207472',0,0,0,8.00,'2024-07-17 12:11:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','262','pcs','Inventory','EXEMPTED','2','KE2BGU0000265','53100000','KE','2','BG','U','Y','B',0),(266,'2 PC BOYS INDONESIA','1','2','',0.00,'580','1200','2','1200',NULL,NULL,'0',0,1,'1181881721207549',0,0,0,11.00,'2024-07-17 12:15:02','10','1','1','0000-00-00','mainitem','Inclusive','','active','','263','pcs','Inventory','EXEMPTED','2','KE2BGU0000266','53100000','KE','2','BG','U','Y','B',0),(267,'INFANTINO BABY CARRIER','2','2','',0.00,'1800','3000','1','3000',NULL,NULL,'0',0,1,'4832991721207803',0,0,0,5.00,'2024-07-17 12:17:43','10','1','1','0000-00-00','mainitem','Inclusive','','active','','264','pcs','Inventory','EXEMPTED','1','KE2BGU0000267','53100000','KE','2','BG','U','Y','B',0),(268,'BABY BATH ROBS','1','2','',0.00,'900','1500','2','1500',NULL,NULL,'0',0,1,'4355381721207875',0,0,0,5.00,'2024-07-17 12:19:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','265','pcs','Inventory','EXEMPTED','2','KE2BGU0000268','53100000','KE','2','BG','U','Y','B',0),(269,'DRESS WITH JEANS JACKET','1','2','',0.00,'1500','2900','2','2900',NULL,NULL,'0',0,1,'7579021721208499',0,0,0,2.00,'2024-07-17 12:29:04','10','1','1','0000-00-00','mainitem','Inclusive','','active','','266','pcs','Inventory','EXEMPTED','2','KE2BGU0000269','53100000','KE','2','BG','U','Y','B',0),(270,'COTTON WOOL 200 GRAMS','2','2','',0.00,'130','250','2','',NULL,NULL,'0',0,1,'2660331721321969',0,0,0,3.00,'2024-07-18 20:03:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','','267','pcs','Inventory','EXEMPTED','2','KE2BGU0000270','53100000','KE','2','BG','U','Y','B',0),(271,'NAN FORMULA','2','2','',0.00,'1650','2000','2','2000',NULL,NULL,'0',0,1,'8672301721322214',0,0,0,2.00,'2024-07-18 20:04:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','268','pcs','Inventory','EXEMPTED','2','KE2BGU0000271','53100000','KE','2','BG','U','Y','B',0),(272,'SOFTCARE LOW COUNT-MEDIUM','5','2','',0.00,'130','250','0','250',NULL,NULL,'0',0,1,'7279341721322349',0,0,0,8.00,'2024-07-18 20:06:43','10','1','1','0000-00-00','mainitem','Inclusive','','active','','269','pcs','Inventory','EXEMPTED','2','KE2BGU0000272','53100000','KE','2','BG','U','Y','B',0),(273,'BABY SIT UP','4','2','',0.00,'1500','3000','0','3000',NULL,NULL,'0',0,1,'6295121721653286',0,0,0,3.00,'2024-07-22 16:03:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','270','pcs','Inventory','EXEMPTED','1','KE2BGU0000273','53100000','KE','2','BG','U','Y','B',0),(274,'TOTO WRAP','1','2','',0.00,'850','1500','0','1500',NULL,NULL,'0',0,1,'5117861721653389',0,0,0,4.00,'2024-07-22 16:03:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','271','pcs','Inventory','EXEMPTED','2','KE2BGU0000274','53100000','KE','2','BG','U','Y','B',0),(275,'BABY PILLOW','1','2','',0.00,'200','400','0','400',NULL,NULL,'0',0,1,'9723581721653444',0,0,0,3.00,'2024-07-22 16:06:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','272','pcs','Inventory','EXEMPTED','2','KE2BGU0000275','53100000','KE','2','BG','U','Y','B',0),(276,'TODDLER TOILET TRAINING SEAT','2','2','',0.00,'660','1300','0','1300',NULL,NULL,'0',0,1,'4033041722013174',0,0,0,3.00,'2024-07-26 20:00:59','10','1','1','0000-00-00','mainitem','Inclusive','','active','','273','pcs','Inventory','EXEMPTED','1','KE2BGU0000276','53100000','KE','2','BG','U','Y','B',0),(277,'MOMEASY COTTON BUDS','2','2','',0.00,'75','120','0','120',NULL,NULL,'0',0,1,'3175401722013629',0,0,0,0.00,'2024-07-26 20:08:45','10','1','1','0000-00-00','mainitem','na','','active','','274','pcs','Inventory','EXEMPTED','2','KE2BGU0000277','53100000','KE','2','BG','U','Y','B',0),(278,'MOMEASY BOTTLE BRUSH SET','2','2','',0.00,'100','200','0','200',NULL,NULL,'0',0,1,'6202981722013758',0,0,0,6.00,'2024-07-26 20:10:13','10','1','1','0000-00-00','mainitem','Inclusive','','active','','275','pcs','Inventory','EXEMPTED','2','KE2BGU0000278','53100000','KE','2','BG','U','Y','B',0),(279,'MOMEASY DISPOSABLE BREAST PAD','2','2','',0.00,'535','1000','0','1000',NULL,NULL,'0',0,1,'4756561722013829',0,0,0,11.00,'2024-07-26 20:11:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','276','pcs','Inventory','EXEMPTED','2','KE2BGU0000279','53100000','KE','2','BG','U','Y','B',0),(280,'MOMEASY MILK COLLECTORS','2','2','',0.00,'330','750','0','750',NULL,NULL,'0',0,1,'6146491722013932',0,0,0,6.00,'2024-07-26 20:13:04','10','1','1','0000-00-00','mainitem','Inclusive','','active','','277','pcs','Inventory','EXEMPTED','2','KE2BGU0000280','53100000','KE','2','BG','U','Y','B',0),(281,'MOMEASY WASHABLE BREAST PADS','2','2','',0.00,'390','700','0','700',NULL,NULL,'0',0,1,'8359021722014000',0,0,0,8.00,'2024-07-26 20:14:13','10','1','1','0000-00-00','mainitem','Inclusive','','active','','278','pcs','Inventory','EXEMPTED','2','KE2BGU0000281','53100000','KE','2','BG','U','Y','B',0),(282,'MOMEASY NAIL CLIP WITH MAGNIFIER','2','2','',0.00,'210','400','0','400',NULL,NULL,'0',0,1,'1055911722014067',0,0,0,4.00,'2024-07-26 20:15:33','10','1','1','0000-00-00','mainitem','Inclusive','','active','','279','pcs','Inventory','EXEMPTED','2','KE2BGU0000282','53100000','KE','2','BG','U','Y','B',0),(283,'UNIQUE CO-SLEEPER','4','2','',0.00,'2000','3500','0','3500',NULL,NULL,'0',0,1,'9404571722266718',0,0,0,1.00,'2024-07-29 18:26:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','280','pcs','Inventory','EXEMPTED','1','KE2BGU0000283','53100000','KE','2','BG','U','Y','B',0),(284,'UNIQUE NURSING BRA','1','2','',0.00,'500','950','0','950',NULL,NULL,'0',0,1,'1395461722266792',0,0,0,19.00,'2024-07-29 18:27:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','281','pcs','Inventory','EXEMPTED','2','KE2BGU0000284','53100000','KE','2','BG','U','Y','B',0),(285,'LESO','1','2','',0.00,'280','450','0','450',NULL,NULL,'0',0,1,'1800271722266851',0,0,0,12.00,'2024-07-29 18:28:00','10','1','1','0000-00-00','mainitem','Inclusive','','active','','282','pcs','Inventory','EXEMPTED','2','KE2BGU0000285','53100000','KE','2','BG','U','Y','B',0),(286,'DERA','1','2','',0.00,'320','500','0','500',NULL,NULL,'0',0,1,'3107431722266893',0,0,0,0.00,'2024-07-29 18:28:48','10','1','1','0000-00-00','mainitem','Inclusive','','active','','283','pcs','Inventory','EXEMPTED','2','KE2BGU0000286','53100000','KE','2','BG','U','Y','B',0),(287,'SINGLE NAIL CUTTER','4','2','',0.00,'100','200','0','200',NULL,NULL,'0',0,1,'5468891722266945',0,0,0,4.00,'2024-07-29 18:29:52','10','1','1','0000-00-00','mainitem','Inclusive','','active','','284','pcs','Inventory','EXEMPTED','2','KE2BGU0000287','53100000','KE','2','BG','U','Y','B',0),(288,'DOTTED SOCKS','1','2','',0.00,'100','150','0','150',NULL,NULL,'0',0,1,'8789211722267007',0,0,0,27.00,'2024-07-29 18:30:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','285','pcs','Inventory','EXEMPTED','2','KE2BGU0000288','53100000','KE','2','BG','U','Y','B',0),(289,'JEANS DRESS WITH BELT','1','2','',0.00,'600','2200','0','2200',NULL,NULL,'0',0,1,'2021401722267062',0,0,0,11.00,'2024-07-29 18:32:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','286','pcs','Inventory','EXEMPTED','2','KE2BGU0000289','53100000','KE','2','BG','U','Y','B',0),(290,'UNISEX BIG SWEATER','1','2','',0.00,'700','1450','0','1450',NULL,NULL,'0',0,1,'4211881722618348',0,0,0,8.00,'2024-08-02 20:06:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','287','pcs','Inventory','EXEMPTED','2','KE2BGU0000290','53100000','KE','2','BG','U','Y','B',0),(291,'HANDKERCHIEF','1','2','',0.00,'21','50','0','50',NULL,NULL,'0',0,1,'4585271722788582',0,0,0,18.00,'2024-08-04 19:23:43','10','1','1','0000-00-00','mainitem','Inclusive','','active','','288','pcs','Inventory','EXEMPTED','5','KE2BGU0000291','53100000','KE','2','BG','U','Y','B',0),(292,'PLAY MAT','1','2','',0.00,'750','1500','0','1500',NULL,NULL,'0',0,1,'4009481722788637',0,0,0,10.00,'2024-08-04 19:25:24','10','1','1','0000-00-00','mainitem','Inclusive','','active','','289','pcs','Inventory','EXEMPTED','2','KE2BGU0000292','53100000','KE','2','BG','U','Y','B',0),(293,'THERMOMETER','2','2','',0.00,'150','300','0','300',NULL,NULL,'0',0,1,'8056021722788801',0,0,0,7.00,'2024-08-04 19:27:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','290','pcs','Inventory','EXEMPTED','2','KE2BGU0000293','53100000','KE','2','BG','U','Y','B',0),(294,'FOLDING BED MOMMY BAG','2','2','',0.00,'2300','3200','0','3200',NULL,NULL,'0',0,1,'3214371722788853',0,0,0,2.00,'2024-08-04 19:28:21','10','1','1','0000-00-00','mainitem','Inclusive','','active','','291','pcs','Inventory','EXEMPTED','1','KE2BGU0000294','53100000','KE','2','BG','U','Y','B',0),(295,'2 PIECE BEAUTIFUL DRESS','1','2','',0.00,'1400','2800','0','2800',NULL,NULL,'0',0,1,'6306601722788917',0,0,0,19.00,'2024-08-04 19:31:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','292','pcs','Inventory','EXEMPTED','2','KE2BGU0000295','53100000','KE','2','BG','U','Y','B',0),(296,'BEAUTIFUL DRESS-SMALL','1','2','',0.00,'1300','2700','0','2700',NULL,NULL,'0',0,1,'8458111722789082',0,0,0,0.00,'2024-08-04 19:32:52','10','1','1','0000-00-00','mainitem','Inclusive','','active','','293','pcs','Inventory','EXEMPTED','2','KE2BGU0000296','53100000','KE','2','BG','U','Y','B',0),(297,'BUILDING BLOCKS-PAPER','4','2','',0.00,'400','850','0','850',NULL,NULL,'0',0,1,'1985451722791183',0,0,0,1.00,'2024-08-04 20:07:05','10','1','1','0000-00-00','mainitem','Inclusive','','active','','294','pcs','Inventory','EXEMPTED','1','KE2BGU0000297','53100000','KE','2','BG','U','Y','B',0),(298,'4 in 1 wash cloths','1','2','',0.00,'300','550','0','550',NULL,NULL,'0',0,1,'8279271723473653',0,0,0,7.00,'2024-08-12 17:41:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','295','pcs','Inventory','EXEMPTED','1','KE2BGU0000298','53100000','KE','2','BG','U','Y','B',0),(299,'TOOTH BRUSH 2 IN 1','1','2','',0.00,'250','450','0','450',NULL,NULL,'0',0,1,'6131081723473710',0,0,0,1.00,'2024-08-12 17:42:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','','296','pcs','Inventory','EXEMPTED','2','KE2BGU0000299','53100000','KE','2','BG','U','Y','B',0),(300,'BEAUTIFUL BLANKET WARMER','1','2','',0.00,'550','1100','2','1100',NULL,NULL,'0',0,1,'8245141723473794',0,0,0,3.00,'2024-08-12 17:43:59','10','1','1','0000-00-00','mainitem','Inclusive','','active','','297','pcs','Inventory','EXEMPTED','2','KE2BGU0000300','53100000','KE','2','BG','U','Y','B',0),(301,'SOFTCARE LOW COUNT- SMALL','5','2','',0.00,'133','250','0','200',NULL,NULL,'0',0,1,'4747801723996866',0,0,0,8.00,'2024-08-18 19:02:46','10','1','1','0000-00-00','mainitem','Inclusive','','active','','298','pcs','Inventory','EXEMPTED','10','KE2BGU0000301','53100000','KE','2','BG','U','Y','B',0),(302,'CUSSONS SOAP.','4','2','',0.00,'86','100','0','100',NULL,NULL,'0',0,1,'2265191723997001',0,0,0,32.00,'2024-08-18 19:05:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','299','pcs','Inventory','EXEMPTED','10','KE2BGU0000302','53100000','KE','2','BG','U','Y','B',0),(303,'VASELINE SMALL','2','2','',0.00,'36','50','0','50',NULL,NULL,'0',0,1,'1972161723997125',0,0,0,7.00,'2024-08-18 19:07:30','10','1','1','0000-00-00','mainitem','Inclusive','','active','','300','pcs','Inventory','EXEMPTED','5','KE2BGU0000303','53100000','KE','2','BG','U','Y','B',0),(304,'ARIMIS SMALL','2','2','',0.00,'31','50','0','50',NULL,NULL,'0',0,1,'2799291723997260',0,0,0,10.00,'2024-08-18 19:08:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','301','pcs','Inventory','EXEMPTED','5','KE2BGU0000304','53100000','KE','2','BG','U','Y','B',0),(305,'SLIPPERS','4','2','',0.00,'150','200','0','',NULL,NULL,'0',0,1,'1567351724261401',0,0,0,20.00,'2024-08-21 20:31:47','10','1','1','0000-00-00','mainitem','Inclusive','','active','','302','pcs','Inventory','EXEMPTED','','KE2BGU0000305','53100000','KE','2','BG','U','Y','B',0),(306,'DOLLY SHOES','4','2','',0.00,'160','600','0','',NULL,NULL,'0',0,1,'8135781724261508',0,0,0,9.00,'2024-08-21 20:32:47','10','1','1','0000-00-00','mainitem','Inclusive','','active','','303','pcs','Inventory','EXEMPTED','','KE2BGU0000306','53100000','KE','2','BG','U','Y','B',0),(307,'BEAUTIFUL SHOES','4','2','',0.00,'150','600','0','',NULL,NULL,'0',0,1,'2313221724261568',0,0,0,0.00,'2024-08-21 20:33:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','304','pcs','Inventory','EXEMPTED','','KE2BGU0000307','53100000','KE','2','BG','U','Y','B',0),(308,'GUITAR','3','2','',0.00,'650','1500','0','1500',NULL,NULL,'0',0,1,'993371725118738',0,0,0,1.00,'2024-08-31 18:39:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','305','pcs','Inventory','EXEMPTED','1','KE2BGU0000308','53100000','KE','2','BG','U','Y','B',0),(309,'PIANO SMALL.','3','7','',0.00,'1350','2200','0','2200',NULL,NULL,'0',0,1,'9579481725118791',0,0,0,1.00,'2024-08-31 18:41:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','306','pcs','Inventory','EXEMPTED','1','KE2BGU0000309','53100000','KE','2','BG','U','Y','B',0),(310,'CHEETAR OOF ROAD','3','2','',0.00,'1500','2500','1','2500',NULL,NULL,'0',0,1,'3661161725118881',0,0,0,2.00,'2024-08-31 18:42:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','307','pcs','Inventory','EXEMPTED','1','KE2BGU0000310','53100000','KE','2','BG','U','Y','B',0),(311,'COTTON HANDKERCHIEF','3','2','',0.00,'30','100','0','100',NULL,NULL,'0',0,1,'775261725118979',0,0,0,21.00,'2024-08-31 18:43:58','10','1','1','0000-00-00','mainitem','Inclusive','','active','','308','pcs','Inventory','EXEMPTED','10','KE2BGU0000311','53100000','KE','2','BG','U','Y','B',0),(312,'BOTTLE BANK BIG','4','2','',0.00,'1400','2800','0','2800',NULL,NULL,'0',0,1,'120931725119710',0,0,0,2.00,'2024-08-31 18:55:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','309','pcs','Inventory','EXEMPTED','1','KE2BGU0000312','53100000','KE','2','BG','U','Y','B',0),(313,'BABY SEAT','4','2','',0.00,'450','850','0','850',NULL,NULL,'0',0,1,'4240281725209246',0,0,0,4.00,'2024-09-01 19:48:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','310','pcs','Inventory','EXEMPTED','2','KE2BGU0000313','53100000','KE','2','BG','U','Y','B',0),(314,'BIG LAUNDY BASKET','4','2','',0.00,'580','1200','0','1200',NULL,NULL,'0',0,1,'8372921725209297',0,0,0,3.00,'2024-09-01 19:48:52','10','1','1','0000-00-00','mainitem','Inclusive','','active','','311','pcs','Inventory','EXEMPTED','2','KE2BGU0000314','53100000','KE','2','BG','U','Y','B',0),(315,'BUCKET','4','2','',0.00,'190','400','0','400',NULL,NULL,'0',0,1,'9035711725209368',0,0,0,5.00,'2024-09-01 19:49:56','10','1','1','0000-00-00','mainitem','Inclusive','','active','','312','pcs','Inventory','EXEMPTED','2','KE2BGU0000315','53100000','KE','2','BG','U','Y','B',0),(316,'SMALL UNIQUE BASIN','4','2','',0.00,'80','200','0','200',NULL,NULL,'0',0,1,'865891725209410',0,0,0,10.00,'2024-09-01 19:50:40','10','1','1','0000-00-00','mainitem','Inclusive','','active','','313','pcs','Inventory','EXEMPTED','2','KE2BGU0000316','53100000','KE','2','BG','U','Y','B',0),(317,'UNIQUE BIG BASIN','4','2','',0.00,'230','500','0','500',NULL,NULL,'0',0,1,'9804241725209452',0,0,0,6.00,'2024-09-01 19:51:33','10','1','1','0000-00-00','mainitem','Inclusive','','active','','314','pcs','Inventory','EXEMPTED','2','KE2BGU0000317','53100000','KE','2','BG','U','Y','B',0),(318,'CAR SEAT','4','2','',0.00,'10000','12999','0','12999',NULL,NULL,'0',0,1,'9256241725209510',0,0,0,0.00,'2024-09-01 19:59:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','315','pcs','Inventory','EXEMPTED','1','KE2BGU0000318','53100000','KE','2','BG','U','Y','B',0),(319,'STROLLER','4','2','',0.00,'8500','11500','0','11500',NULL,NULL,'0',0,1,'9146281725209974',0,0,0,2.00,'2024-09-01 20:00:24','10','1','1','0000-00-00','mainitem','Inclusive','','active','','316','pcs','Inventory','EXEMPTED','1','KE2BGU0000319','53100000','KE','2','BG','U','Y','B',0),(320,'NORMAL NURSING PILLOW','4','2','',0.00,'800','1400','0','1400',NULL,NULL,'0',0,1,'690681725210070',0,0,0,1.00,'2024-09-01 20:01:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','317','pcs','Inventory','EXEMPTED','1','KE2BGU0000320','53100000','KE','2','BG','U','Y','B',0),(321,'COOL BABY FEEDING CHAIR','4','2','',0.00,'12000','15000','0','15000',NULL,NULL,'0',0,1,'8135781725472891',0,0,0,0.00,'2024-09-04 21:02:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','318','pcs','Inventory','EXEMPTED','','KE2BGU0000321','53100000','KE','2','BG','U','Y','B',0),(322,'DERA ZIP','1','7','',0.00,'450','650','0','650',NULL,NULL,'0',0,1,'5305761725557321',0,0,0,6.00,'2024-09-05 20:30:07','10','1','1','0000-00-00','mainitem','Inclusive','','active','','319','pcs','Inventory','EXEMPTED','2','KE2BGU0000322','53100000','KE','2','BG','U','Y','B',0),(323,'ND SHOW BIG','1','2','',0.00,'800','1700','0','1700',NULL,NULL,'0',0,1,'1985451725730164',0,0,0,1.00,'2024-09-07 20:29:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','320','pcs','Inventory','EXEMPTED','1','KE2BGU0000323','53100000','KE','2','BG','U','Y','B',0),(324,'QIAO NURSING BRA','1','2','',0.00,'350','650','0','650',NULL,NULL,'0',0,1,'6445561725814071',0,0,0,10.00,'2024-09-08 19:49:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','321','pcs','Inventory','EXEMPTED','2','KE2BGU0000324','53100000','KE','2','BG','U','Y','B',0),(325,'SINGLE BOTTLE WARMER','2','2','',0.00,'500','1000','0','1000',NULL,NULL,'0',0,1,'872231725814155',0,0,0,3.00,'2024-09-08 19:49:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','322','pcs','Inventory','EXEMPTED','2','KE2BGU0000325','53100000','KE','2','BG','U','Y','B',0),(326,'RHYTHIC BABY ROCKER','3','2','',0.00,'4200','6700','0','6700',NULL,NULL,'0',0,1,'1832891725814202',0,0,0,0.00,'2024-09-08 19:50:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','323','pcs','Inventory','EXEMPTED','1','KE2BGU0000326','53100000','KE','2','BG','U','Y','B',0),(327,'PIANO FITNESS RACK','4','2','',0.00,'1600','2700','0','2700',NULL,NULL,'0',0,1,'1022981725814277',0,0,0,5.00,'2024-09-08 19:52:30','10','1','1','0000-00-00','mainitem','Inclusive','','active','','324','pcs','Inventory','EXEMPTED','1','KE2BGU0000327','53100000','KE','2','BG','U','Y','B',0),(328,'3 IN 1 BOTTLE ALONE','4','2','',0.00,'150','250','0','250',NULL,NULL,'0',0,1,'129381726248753',0,0,0,6.00,'2024-09-13 20:33:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','325','pcs','Inventory','EXEMPTED','1','KE2BGU0000328','53100000','KE','2','BG','U','Y','B',0),(329,'DOLLY','3','2','',0.00,'950','1800','0','1800',NULL,NULL,'0',0,1,'2432851726335792',0,0,0,0.00,'2024-09-14 20:44:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','326','pcs','Inventory','EXEMPTED','1','KE2BGU0000329','53100000','KE','2','BG','U','Y','B',0),(330,'TOTO WATER BOTTLE','4','2','',0.00,'250','550','0','550',NULL,NULL,'0',0,1,'5007901726335861',0,0,0,3.00,'2024-09-14 20:45:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','327','pcs','Inventory','EXEMPTED','1','KE2BGU0000330','53100000','KE','2','BG','U','Y','B',0),(331,'DOUBLE GUN','3','2','',0.00,'200','499','0','499',NULL,NULL,'0',0,1,'3310131726335929',0,0,0,2.00,'2024-09-14 20:46:06','10','1','1','0000-00-00','mainitem','Inclusive','','active','','328','pcs','Inventory','EXEMPTED','1','KE2BGU0000331','53100000','KE','2','BG','U','Y','B',0),(332,'SMALL CAR','3','2','',0.00,'42','150','0','150',NULL,NULL,'0',0,1,'1424761726335980',0,0,0,0.00,'2024-09-14 20:46:52','10','1','1','0000-00-00','mainitem','Inclusive','','active','','329','pcs','Inventory','EXEMPTED','2','KE2BGU0000332','53100000','KE','2','BG','U','Y','B',0),(333,'PRESTIGE BATHING TOWEL','1','2','',0.00,'24','60','0','60',NULL,NULL,'0',0,1,'7119531726336027',0,0,0,3.00,'2024-09-14 20:47:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','330','pcs','Inventory','EXEMPTED','5','KE2BGU0000333','53100000','KE','2','BG','U','Y','B',0),(334,'BOTTLE GIFT','4','2','',0.00,'500','1000','0','1000',NULL,NULL,'0',0,1,'6816531726576902',0,0,0,1.00,'2024-09-17 15:42:24','10','1','1','0000-00-00','mainitem','Inclusive','','active','','331','pcs','Inventory','EXEMPTED','1','KE2BGU0000334','53100000','KE','2','BG','U','Y','B',0),(335,'KNEE SOCKS','1','2','',0.00,'100','200','1','200',NULL,NULL,'0',0,1,'7391121726576959',0,0,0,10.00,'2024-09-17 15:43:21','10','1','1','0000-00-00','mainitem','Inclusive','','active','','332','pcs','Inventory','EXEMPTED','1','KE2BGU0000335','53100000','KE','2','BG','U','Y','B',0),(336,'DIAPER BAG.','2','2','',0.00,'550','1100','0','1100',NULL,NULL,'0',0,1,'1161041727107598',0,0,0,7.00,'2024-09-23 19:07:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','333','pcs','Inventory','EXEMPTED','2','KE2BGU0000336','53100000','KE','2','BG','U','Y','B',0),(337,'TRACK SUIT UNIQUE.','1','2','',0.00,'1700','2800','0','2800',NULL,NULL,'0',0,1,'8915481727276620',0,0,0,6.00,'2024-09-25 18:04:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','334','pcs','Inventory','EXEMPTED','2','KE2BGU0000337','53100000','KE','2','BG','U','Y','B',0),(338,'BABY SHOWER HEAD BAND','2','2','',0.00,'80','150','0','',NULL,NULL,'0',0,1,'1985451727451367',0,0,0,11.00,'2024-09-27 18:37:21','10','1','1','0000-00-00','mainitem','Inclusive','','active','','335','pcs','Inventory','EXEMPTED','0','KE2BGU0000338','53100000','KE','2','BG','U','Y','B',0),(339,'PREGNANCY PILLOW C-SHAPED.','2','2','',0.00,'1700','3200','0','3200',NULL,NULL,'0',0,1,'449601727788352',0,0,0,4.00,'2024-10-01 16:13:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','336','pcs','Inventory','EXEMPTED','1','KE2BGU0000339','53100000','KE','2','BG','U','Y','B',0),(340,'BABY TRACK SUIT.','1','2','',0.00,'850','1600','0','',NULL,NULL,'0',0,1,'713941727788511',0,0,0,13.00,'2024-10-01 16:15:58','10','1','1','0000-00-00','mainitem','Inclusive','','active','','337','pcs','Inventory','EXEMPTED','1','KE2BGU0000340','53100000','KE','2','BG','U','Y','B',0),(341,'SUPER SOFT COTTON ROMPER','1','2','',0.00,'500','1000','0','',NULL,NULL,'0',0,1,'69871727788573',0,0,0,7.00,'2024-10-01 16:17:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','338','pcs','Inventory','EXEMPTED','2','KE2BGU0000341','53100000','KE','2','BG','U','Y','B',0),(342,'SUPERSOFT COTTON VEST','1','2','',0.00,'150','350','0','350',NULL,NULL,'0',0,1,'5516021727788682',0,0,0,1.00,'2024-10-01 16:18:47','10','1','1','0000-00-00','mainitem','Inclusive','','active','','339','pcs','Inventory','EXEMPTED','5','KE2BGU0000342','53100000','KE','2','BG','U','Y','B',0),(343,'SPACE WALKING CAR','3','2','',0.00,'2100','3599','0','3499',NULL,NULL,'0',0,1,'6476981727887059',0,0,0,1.00,'2024-10-02 19:43:33','10','1','1','0000-00-00','mainitem','Inclusive','','active','','340','pcs','Inventory','EXEMPTED','1','KE2BGU0000343','53100000','KE','2','BG','U','Y','B',0),(344,'GEL FILLED TEETHER','4','2','',0.00,'180','350','0','350',NULL,NULL,'0',0,1,'4725441728050387',0,0,0,9.00,'2024-10-04 17:01:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','341','pcs','Inventory','EXEMPTED','2','KE2BGU0000344','53100000','KE','2','BG','U','Y','B',0),(345,'MANUAL BREAST PUMP','4','2','',0.00,'600','1000','0','1000',NULL,NULL,'0',0,1,'4011591728050524',0,0,0,11.00,'2025-03-17 11:01:18','10','1','1','0000-00-00','mainitem','na','','active','','342','pcs','Inventory','EXEMPTED','2','KE2BGU0000345','53100000','KE','2','BG','U','Y','B',0),(346,'BREAST PUMP GIFT SET- MOMEASY','4','2','',0.00,'1740','2700','0','2700',NULL,NULL,'0',0,1,'3850881728050614',0,0,0,4.00,'2024-10-04 17:04:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','343','pcs','Inventory','EXEMPTED','1','KE2BGU0000346','53100000','KE','2','BG','U','Y','B',0),(347,'WIDE NECK FEEDING BOTTLE','2','2','',0.00,'220','450','0','450',NULL,NULL,'0',0,1,'2665461728050687',0,0,0,22.00,'2024-10-04 17:06:06','10','1','1','0000-00-00','mainitem','Inclusive','','active','','344','pcs','Inventory','EXEMPTED','2','KE2BGU0000347','53100000','KE','2','BG','U','Y','B',0),(348,'CUSSONS JELLY','2','2','',0.00,'233','350','0','350',NULL,NULL,'0',0,1,'3877461728905164',0,0,0,2.00,'2024-10-14 14:26:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','345','pcs','Inventory','EXEMPTED','2','KE2BGU0000348','53100000','KE','2','BG','U','Y','B',0),(349,'NIP NAP WIPES','2','2','',0.00,'128','200','0','200',NULL,NULL,'0',0,1,'6504171728923779',0,0,0,8.00,'2024-10-14 19:36:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','346','pcs','Inventory','EXEMPTED','6','KE2BGU0000349','53100000','KE','2','BG','U','Y','B',0),(350,'ENDOSAN MATERNITY PADS','4','2','',0.00,'135','250','0','',NULL,NULL,'0',0,1,'94951728923830',0,0,0,1.00,'2024-10-14 19:37:56','10','1','1','0000-00-00','mainitem','Inclusive','','active','','347','pcs','Inventory','EXEMPTED','2','KE2BGU0000350','53100000','KE','2','BG','U','Y','B',0),(351,'UNIQUE SILICONE SHOES','1','2','',0.00,'500','950','0','',NULL,NULL,'0',0,1,'7126481730213134',0,0,0,4.00,'2024-10-29 17:46:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','348','pcs','Inventory','EXEMPTED','2','KE2BGU0000351','53100000','KE','2','BG','U','Y','B',0),(352,'SINGLE HEADBAND','1','2','',0.00,'100','200','0','1200',NULL,NULL,'0',0,1,'5221181730213226',0,0,0,24.00,'2024-10-29 17:47:38','10','1','1','0000-00-00','mainitem','Inclusive','','active','','349','pcs','Inventory','EXEMPTED','2','KE2BGU0000352','53100000','KE','2','BG','U','Y','B',0),(353,'BABY BACK HELMETS','2','2','',0.00,'500','1000','0','1000',NULL,NULL,'0',0,1,'2196011730213273',0,0,0,3.00,'2024-10-29 17:49:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','350','pcs','Inventory','EXEMPTED','2','KE2BGU0000353','53100000','KE','2','BG','U','Y','B',0),(354,'UNIQUE BABY NET','1','2','',0.00,'900','1800','0','1800',NULL,NULL,'0',0,1,'454141730213385',0,0,0,7.00,'2024-10-29 17:50:22','10','1','1','0000-00-00','mainitem','Inclusive','','active','','351','pcs','Inventory','EXEMPTED','2','KE2BGU0000354','53100000','KE','2','BG','U','Y','B',0),(355,'BEAUTIFUL HEAVY ROMPER','1','2','',0.00,'1000','1500','0','1500',NULL,NULL,'0',0,1,'3450601730213436',0,0,0,7.00,'2024-10-29 17:51:22','10','1','1','0000-00-00','mainitem','Inclusive','','active','','352','pcs','Inventory','EXEMPTED','2','KE2BGU0000355','53100000','KE','2','BG','U','Y','B',0),(356,'COTTON BUDS-BIG','4','2','',0.00,'100','200','0','200',NULL,NULL,'0',0,1,'2314131730301635',0,0,0,3.00,'2024-10-30 18:21:40','10','1','1','0000-00-00','mainitem','Inclusive','','active','','353','pcs','Inventory','EXEMPTED','1','KE2BGU0000356','53100000','KE','2','BG','U','Y','B',0),(357,'MEDICINE DISPENSER-MOMEASY','2','2','',0.00,'210','400','0','400',NULL,NULL,'0',0,1,'3914021730301722',0,0,0,2.00,'2024-10-30 18:23:13','10','1','1','0000-00-00','mainitem','Inclusive','','active','','354','pcs','Inventory','EXEMPTED','2','KE2BGU0000357','53100000','KE','2','BG','U','Y','B',0),(358,'NEW BORN SET BOTTLES-MOMEASY BIG','4','2','',0.00,'1600','2300','0','2300',NULL,NULL,'0',0,1,'8670791730301807',0,0,0,0.00,'2024-10-30 18:24:53','10','1','1','0000-00-00','mainitem','Inclusive','','active','','355','pcs','Inventory','EXEMPTED','1','KE2BGU0000358','53100000','KE','2','BG','U','Y','B',0),(359,'NEW BORN SET BOTTLES-MOMEASY SMALL.','4','2','',0.00,'800','1500','0','1500',NULL,NULL,'0',0,1,'8511881730301912',0,0,0,3.00,'2024-10-30 18:26:25','10','1','1','0000-00-00','mainitem','Inclusive','','active','','356','pcs','Inventory','EXEMPTED','1','KE2BGU0000359','53100000','KE','2','BG','U','Y','B',0),(360,'UNIQUE FRUIT FEEDER','2','2','',0.00,'300','500','0','500',NULL,NULL,'0',0,1,'7192041730563098',0,0,0,2.00,'2024-11-02 19:01:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','357','pcs','Inventory','EXEMPTED','2','KE2BGU0000360','53100000','KE','2','BG','U','Y','B',0),(361,'MARKING TOSH-SMALL','1','2','',0.00,'350','700','0','700',NULL,NULL,'0',0,1,'1897841730563523',0,0,0,1.00,'2024-11-02 19:06:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','358','pcs','Inventory','EXEMPTED','2','KE2BGU0000361','53100000','KE','2','BG','U','Y','B',0),(362,'JUUTA GIFT BABY WEAR','1','2','',0.00,'500','1000','0','1000',NULL,NULL,'0',0,1,'631461730563586',0,0,0,6.00,'2024-11-02 19:07:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','359','pcs','Inventory','EXEMPTED','2','KE2BGU0000362','53100000','KE','2','BG','U','Y','B',0),(363,'DENIM 2 IN 1 SUIT.','1','2','',0.00,'1000','2000','0','2000',NULL,NULL,'0',0,1,'136031730563670',0,0,0,4.00,'2024-11-02 19:09:49','10','1','1','0000-00-00','mainitem','na','','active','','360','pcs','Inventory','EXEMPTED','2','KE2BGU0000363','53100000','KE','2','BG','U','Y','B',0),(364,'DEMURE 2 IN 1 SUIT','1','2','',0.00,'850','1600','0','1600',NULL,NULL,'0',0,1,'4187711730563805',0,0,0,4.00,'2024-11-02 19:11:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','361','pcs','Inventory','EXEMPTED','2','KE2BGU0000364','53100000','KE','2','BG','U','Y','B',0),(365,'SEN SEN DRESS','1','2','',0.00,'1000','2000','0','2000',NULL,NULL,'0',0,1,'3216781730563886',0,0,0,1.00,'2024-11-02 19:12:07','10','1','1','0000-00-00','mainitem','Inclusive','','active','','362','pcs','Inventory','EXEMPTED','2','KE2BGU0000365','53100000','KE','2','BG','U','Y','B',0),(366,'LITTLE LITTLE SUIT','1','2','',0.00,'1000','2000','0','2000',NULL,NULL,'0',0,1,'5461341730563938',0,0,0,14.00,'2024-11-02 19:13:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','363','pcs','Inventory','EXEMPTED','5','KE2BGU0000366','53100000','KE','2','BG','U','Y','B',0),(367,'MTUMBA','1','2','',0.00,'300','300','0','250',NULL,NULL,'0',0,1,'851391730902231',0,0,0,495.00,'2024-11-06 17:13:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','364','pcs','Inventory','EXEMPTED','20','KE2BGU0000367','53100000','KE','2','BG','U','Y','B',0),(368,'BABY WALKER WITH UMBRELLA -MOMEASY.','2','2','',0.00,'2900','4500','0','4500',NULL,NULL,'0',0,1,'6814721730902568',0,0,0,6.00,'2024-11-06 17:17:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','365','pcs','Inventory','EXEMPTED','1','KE2BGU0000368','53100000','KE','2','BG','U','Y','B',0),(369,'GRINDING BOWL','2','2','',0.00,'250','500','0','500',NULL,NULL,'0',0,1,'1985451730914813',0,0,0,14.00,'2024-11-06 20:42:13','10','1','1','0000-00-00','mainitem','Inclusive','','active','','366','pcs','Inventory','EXEMPTED','2','KE2BGU0000369','53100000','KE','2','BG','U','Y','B',0),(370,'DANGAREE 2 1N 1-LONG','1','2','',0.00,'850','1500','0','1500',NULL,NULL,'0',0,1,'1985451730915027',0,0,0,16.00,'2024-11-06 20:46:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','','367','pcs','Inventory','EXEMPTED','2','KE2BGU0000370','53100000','KE','2','BG','U','Y','B',0),(371,'1.8 FLASK','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','400','pcs','Inventory','VATABLE','5','KE2BGU0000471','53100000','KE','2','BG','U','Y','B',0),(372,'10.5 INCH BLACK PLATE','6','1','.',0.00,'167','300',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,32.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m56','pcs','Inventory','VATABLE','5','KE2BGU0000472','53100000','KE','2','BG','U','Y','B',0),(373,'10pcs nonstick cookware set','6','2','.',0.00,'7500','9000','','90000',NULL,NULL,'1',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','401','pcs','Inventory','VATABLE','5','KE2BGU0000473','53100000','KE','2','BG','U','Y','B',0),(374,'12PCS SILICONE UTENSIL SET','6','2','.',0.00,'1300','2500',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,7.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m79','pcs','Inventory','VATABLE','5','KE2BGU0000474','53100000','KE','2','BG','U','Y','B',0),(375,'18PCS DINNER SET','6','2','.',0.00,'3000','4500',NULL,'4500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','402','pcs','Inventory','VATABLE','5','KE2BGU0000475','53100000','KE','2','BG','U','Y','B',0),(376,'19 PCS SILICONE KNIFE/SPOON SET.','6','2','.',0.00,'2300','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','403','pcs','Inventory','VATABLE','5','KE2BGU0000476','53100000','KE','2','BG','U','Y','B',0),(377,'1LTRS FLASK','6','2','.',0.00,'350','550','','500',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','404','pcs','Inventory','VATABLE','5','KE2BGU0000477','53100000','KE','2','BG','U','Y','B',0),(378,'2 BURNER COOKER-REDBERRY','6','2','.',0.00,'2500','4500',NULL,'4500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','405','pcs','Inventory','VATABLE','5','KE2BGU0000478','53100000','KE','2','BG','U','Y','B',0),(379,'2 IN 1 KITCHEN MATS.','6','2','.',0.00,'700','1500','','1500',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','406','pcs','Inventory','VATABLE','5','KE2BGU0000479','53100000','KE','2','BG','U','Y','B',0),(380,'2 in 1 oil dispenser','6','2','.',0.00,'1300','1950','','1950',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','407','pcs','Inventory','VATABLE','5','KE2BGU0000480','53100000','KE','2','BG','U','Y','B',0),(381,'2 in 1 oil jar-small','6','2','.',0.00,'500','1000',NULL,'1000',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','408','pcs','Inventory','VATABLE','5','KE2BGU0000481','53100000','KE','2','BG','U','Y','B',0),(382,'2 PIECE DECO/FLOWER STAND','6','2','.',0.00,'2000','3199',NULL,'3199',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','696','pcs','Inventory','VATABLE','5','KE2BGU0000482','53100000','KE','2','BG','U','Y','B',0),(383,'2 PIECE SIGNATURE LUNCH BOX','6','1','.',0.00,'1100','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m60','pcs','Inventory','VATABLE','5','KE2BGU0000483','53100000','KE','2','BG','U','Y','B',0),(384,'200ML PARTY CUPS','6','2','.',0.00,'50','90',NULL,'90',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','409','pcs','Inventory','VATABLE','5','KE2BGU0000484','53100000','KE','2','BG','U','Y','B',0),(385,'24CM GRANITE PANS','6','2','.',0.00,'600','1200',NULL,'1200',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','410','pcs','Inventory','VATABLE','5','KE2BGU0000485','53100000','KE','2','BG','U','Y','B',0),(386,'24PCS DINNER SET','6','2','.',0.00,'4400','6800',NULL,'6800',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','411','pcs','Inventory','VATABLE','5','KE2BGU0000486','53100000','KE','2','BG','U','Y','B',0),(387,'250ML PARTY CUPS','6','2','.',0.00,'75','100',NULL,'100',NULL,NULL,'0',0,1,NULL,0,0,0,14.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','412','pcs','Inventory','VATABLE','5','KE2BGU0000487','53100000','KE','2','BG','U','Y','B',0),(388,'2LTRS NICE DAY FLASK','6','2','.',0.00,'550','1100',NULL,'1100',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','413','pcs','Inventory','VATABLE','5','KE2BGU0000488','53100000','KE','2','BG','U','Y','B',0),(389,'3 IN 1 BLENDER','6','2','.',0.00,'3400','5000','','5000',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','414','pcs','Inventory','VATABLE','5','KE2BGU0000489','53100000','KE','2','BG','U','Y','B',0),(390,'3 IN 1 PLASTIC DISHES','6','2','.',0.00,'950','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','415','pcs','Inventory','VATABLE','5','KE2BGU0000490','53100000','KE','2','BG','U','Y','B',0),(391,'3 IN 1 WATER BOTTLE','6','2','.',0.00,'700','1299',NULL,'1299',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','416','pcs','Inventory','VATABLE','5','KE2BGU0000491','53100000','KE','2','BG','U','Y','B',0),(392,'3.2 LTRS STEEL FLASK','6','2','.',0.00,'950','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','417','pcs','Inventory','VATABLE','5','KE2BGU0000492','53100000','KE','2','BG','U','Y','B',0),(393,'3.6LITRE FLASK','6','2','.',0.00,'2300','3200',NULL,'3200',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','418','pcs','Inventory','VATABLE','5','KE2BGU0000493','53100000','KE','2','BG','U','Y','B',0),(394,'3010 WINE GLASS','6','2','.',0.00,'100','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','419','pcs','Inventory','VATABLE','5','KE2BGU0000494','53100000','KE','2','BG','U','Y','B',0),(395,'36 PIECE DINNER SET (BLACK)','6','2','.',0.00,'9500','17500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','420','pcs','Inventory','VATABLE','5','KE2BGU0000495','53100000','KE','2','BG','U','Y','B',0),(396,'36 PIECE DINNER SET WHITE&GOLD (RECTANGULAR)','6','2','.',0.00,'15500','18500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','421','pcs','Inventory','VATABLE','5','KE2BGU0000496','53100000','KE','2','BG','U','Y','B',0),(397,'36 PIECE DINNER SET WTHITE&GOLD (SQUARE)','6','2','.',0.00,'14500','17500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','422','pcs','Inventory','VATABLE','5','KE2BGU0000497','53100000','KE','2','BG','U','Y','B',0),(398,'375ML GLASS','6','2','.',0.00,'99','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','423','pcs','Inventory','VATABLE','5','KE2BGU0000498','53100000','KE','2','BG','U','Y','B',0),(399,'3IN1 CERAMIC SUGAR DISH','6','2','.',0.00,'1800','2500',NULL,'2500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','424','pcs','Inventory','VATABLE','5','KE2BGU0000499','53100000','KE','2','BG','U','Y','B',0),(400,'3in1 sugar dish ','6','2','.',0.00,'1200','1999',NULL,'1999',NULL,NULL,'2',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','425','pcs','Inventory','VATABLE','5','KE2BGU0000500','53100000','KE','2','BG','U','Y','B',0),(401,'4 BLADE GRATER','6','2','.',0.00,'500','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','426','pcs','Inventory','VATABLE','5','KE2BGU0000501','53100000','KE','2','BG','U','Y','B',0),(402,'4 IN 1 SALAD BOWLS','6','2','.',0.00,'1600','2800',NULL,'2800',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','427','pcs','Inventory','VATABLE','5','KE2BGU0000502','53100000','KE','2','BG','U','Y','B',0),(403,'4 LAYER ROTATING ACCESSORY RACK','6','2','.',0.00,'500','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','428','pcs','Inventory','VATABLE','5','KE2BGU0000503','53100000','KE','2','BG','U','Y','B',0),(404,'40 by 60 SHOWER BATH MATS','6','2','.',0.00,'200','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','429','pcs','Inventory','VATABLE','5','KE2BGU0000504','53100000','KE','2','BG','U','Y','B',0),(405,'4IN1 WATER BOTTLE','6','2','.',0.00,'1200','1899',NULL,'1899',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','430','pcs','Inventory','VATABLE','5','KE2BGU0000505','53100000','KE','2','BG','U','Y','B',0),(406,'4ltrs thermos','6','2','.',0.00,'2400','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','431','pcs','Inventory','VATABLE','5','KE2BGU0000506','53100000','KE','2','BG','U','Y','B',0),(407,'50 by 80 SHOWER MAT','6','2','.',0.00,'400','799',NULL,'799',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','432','pcs','Inventory','VATABLE','5','KE2BGU0000507','53100000','KE','2','BG','U','Y','B',0),(408,'6 INCH PLATES','6','1','.',0.00,'108','250','','250',NULL,NULL,'0',0,1,NULL,0,0,0,26.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m48','pcs','Inventory','VATABLE','5','KE2BGU0000508','53100000','KE','2','BG','U','Y','B',0),(409,'6 PCS ROTATING SPICE RACK','6','2','.',0.00,'850','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','433','pcs','Inventory','VATABLE','5','KE2BGU0000509','53100000','KE','2','BG','U','Y','B',0),(410,'6PCS FOOD STORAGE CONTAINER','6','2','.',0.00,'1700','3000',NULL,'3000',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','434','pcs','Inventory','VATABLE','5','KE2BGU0000510','53100000','KE','2','BG','U','Y','B',0),(411,'7PCS SET JUG AND GLASSES','6','2','.',0.00,'1150','2300',NULL,'2300',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','435','pcs','Inventory','VATABLE','5','KE2BGU0000511','53100000','KE','2','BG','U','Y','B',0),(412,'ACLYRIC SPAGETTI CONTANIER','6','2','.',0.00,'650','1150',NULL,'1150',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','436','pcs','Inventory','VATABLE','5','KE2BGU0000512','53100000','KE','2','BG','U','Y','B',0),(413,'ACLYRIC SPOON HOLDER','6','2','.',0.00,'800','1600',NULL,'1600',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','437','pcs','Inventory','VATABLE','5','KE2BGU0000513','53100000','KE','2','BG','U','Y','B',0),(414,'AIRFYER 8LTRS- DESSINI','6','2','.',0.00,'4300','6500',NULL,'6500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','438','pcs','Inventory','VATABLE','5','KE2BGU0000514','53100000','KE','2','BG','U','Y','B',0),(415,'ALUMINIUM COCKWARE 10PCS','6','2','.',0.00,'5500','9000',NULL,'9000',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','439','pcs','Inventory','VATABLE','5','KE2BGU0000515','53100000','KE','2','BG','U','Y','B',0),(416,'ALUMINIUM FOIL','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','440','pcs','Inventory','VATABLE','5','KE2BGU0000516','53100000','KE','2','BG','U','Y','B',0),(417,'ALWAYS 1LTR FLASK','6','1','.',0.00,'1200','2100',NULL,'2100',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m45','pcs','Inventory','VATABLE','5','KE2BGU0000517','53100000','KE','2','BG','U','Y','B',0),(418,'ALWAYS VACUUM FLASK 500ML','6','2','.',0.00,'450','900',NULL,'900',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','441','pcs','Inventory','VATABLE','5','KE2BGU0000518','53100000','KE','2','BG','U','Y','B',0),(419,'ALYONS BLENDER 2 IN 1','6','2','.',0.00,'1900','4000',NULL,'4000',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','442','pcs','Inventory','VATABLE','5','KE2BGU0000519','53100000','KE','2','BG','U','Y','B',0),(420,'ANTALYA INSULATED HOT POTS','6','2','.',0.00,'3200','4500',NULL,'4500',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','443','pcs','Inventory','VATABLE','5','KE2BGU0000520','53100000','KE','2','BG','U','Y','B',0),(421,'BAKING CUPS','6','2','.',0.00,'100','180',NULL,'180',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','444','pcs','Inventory','VATABLE','5','KE2BGU0000521','53100000','KE','2','BG','U','Y','B',0),(422,'BAKING GLOVES','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','445','pcs','Inventory','VATABLE','5','KE2BGU0000522','53100000','KE','2','BG','U','Y','B',0),(423,'BAKING TRY','6','2','.',0.00,'300','499',NULL,'499',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','446','pcs','Inventory','VATABLE','5','KE2BGU0000523','53100000','KE','2','BG','U','Y','B',0),(424,'BAMBOO TRAY 3IN 1','6','1','.',0.00,'2700','2700','','0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m18','pcs','Inventory','VATABLE','5','KE2BGU0000524','53100000','KE','2','BG','U','Y','B',0),(425,'barot coffee mug','6','2','.',0.00,'89','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','447','pcs','Inventory','VATABLE','5','KE2BGU0000525','53100000','KE','2','BG','U','Y','B',0),(426,'BATHROOM SET 5 IN 1','6','2','.',0.00,'1800','3000',NULL,'3000',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','448','pcs','Inventory','VATABLE','5','KE2BGU0000526','53100000','KE','2','BG','U','Y','B',0),(427,'BATHROOM STAND CORNER AND OTHERS','6','2','.',0.00,'300','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','449','pcs','Inventory','VATABLE','5','KE2BGU0000527','53100000','KE','2','BG','U','Y','B',0),(428,'BEAUTIFUL MELAMINE','6','2','.',0.00,'88','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','450','pcs','Inventory','VATABLE','5','KE2BGU0000528','53100000','KE','2','BG','U','Y','B',0),(429,'BEAUTIFUL MUGS','6','2','.',0.00,'259','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','451','pcs','Inventory','VATABLE','5','KE2BGU0000529','53100000','KE','2','BG','U','Y','B',0),(430,'BEER GLASS','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','452','pcs','Inventory','VATABLE','5','KE2BGU0000530','53100000','KE','2','BG','U','Y','B',0),(431,'BIG LUNCH BAG','6','2','.',0.00,'650','1200',NULL,'1200',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','453','pcs','Inventory','VATABLE','5','KE2BGU0000531','53100000','KE','2','BG','U','Y','B',0),(432,'BIG PLAIN WHITE BOWL','6','2','.',0.00,'150','250',NULL,'250',NULL,NULL,'2',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','454','pcs','Inventory','VATABLE','5','KE2BGU0000532','53100000','KE','2','BG','U','Y','B',0),(433,'BIG SERVING SPOON','6','2','.',0.00,'180','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','455','pcs','Inventory','VATABLE','5','KE2BGU0000533','53100000','KE','2','BG','U','Y','B',0),(434,'BLACK AND WHITE TREE PLATE','6','2','.',0.00,'209','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','456','pcs','Inventory','VATABLE','5','KE2BGU0000534','53100000','KE','2','BG','U','Y','B',0),(435,'BLACK PLATES-LUMINARC','6','2','.',0.00,'334','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','457','pcs','Inventory','VATABLE','5','KE2BGU0000535','53100000','KE','2','BG','U','Y','B',0),(436,'BLACK SHINY','6','1','.',0.00,'83','250',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m55','pcs','Inventory','VATABLE','5','KE2BGU0000536','53100000','KE','2','BG','U','Y','B',0),(437,'BLUE SOUP BOWL','6','1','.',0.00,'92','200',NULL,'0',NULL,NULL,'1',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m47','pcs','Inventory','VATABLE','5','KE2BGU0000537','53100000','KE','2','BG','U','Y','B',0),(438,'BOROSILICATE 1.5L','6','2','.',0.00,'950','1950',NULL,'1950',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','458','pcs','Inventory','VATABLE','5','KE2BGU0000538','53100000','KE','2','BG','U','Y','B',0),(439,'BOROSILICATE 1.8L','6','2','.',0.00,'1050','2100',NULL,'2100',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','459','pcs','Inventory','VATABLE','5','KE2BGU0000539','53100000','KE','2','BG','U','Y','B',0),(440,'BOROSILICATE GLASS JAR','6','1','.',0.00,'900','2000',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m81','pcs','Inventory','VATABLE','5','KE2BGU0000540','53100000','KE','2','BG','U','Y','B',0),(441,'BOSCH PRESSURE COOKER','6','2','.',0.00,'5300','7500',NULL,'7500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','460','pcs','Inventory','VATABLE','5','KE2BGU0000541','53100000','KE','2','BG','U','Y','B',0),(442,'BOYUAN KNIVES','6','2','.',0.00,'450','800',NULL,'800',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','461','pcs','Inventory','VATABLE','5','KE2BGU0000542','53100000','KE','2','BG','U','Y','B',0),(443,'BOYUAN LONG SPOON','6','2','.',0.00,'450','800',NULL,'800',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','462','pcs','Inventory','VATABLE','5','KE2BGU0000543','53100000','KE','2','BG','U','Y','B',0),(444,'BREAD BAKING CONTAINER.','6','2','.',0.00,'300','450','','450',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','463','pcs','Inventory','VATABLE','5','KE2BGU0000544','53100000','KE','2','BG','U','Y','B',0),(445,'BUTTER KNIFE STEEL','6','1','.',0.00,'250','500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m20','pcs','Inventory','VATABLE','5','KE2BGU0000545','53100000','KE','2','BG','U','Y','B',0),(446,'BYD 57 GLASS','6','2','.',0.00,'84','200',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,24.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m51','pcs','Inventory','VATABLE','5','KE2BGU0000546','53100000','KE','2','BG','U','Y','B',0),(447,'CALABASH','6','2','.',0.00,'90','199','','199',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','464','pcs','Inventory','VATABLE','5','KE2BGU0000547','53100000','KE','2','BG','U','Y','B',0),(448,'CANISTER BLACK AND WHITE','6','1','.',0.00,'2000','2699',NULL,'2699',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m44','pcs','Inventory','VATABLE','5','KE2BGU0000548','53100000','KE','2','BG','U','Y','B',0),(449,'CANISTER WITH LID','6','1','.',0.00,'2500','3000',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m43','pcs','Inventory','VATABLE','5','KE2BGU0000549','53100000','KE','2','BG','U','Y','B',0),(450,'CASSEROL HOT POT','6','2','.',0.00,'2200','3500','','3500',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','465','pcs','Inventory','VATABLE','5','KE2BGU0000550','53100000','KE','2','BG','U','Y','B',0),(451,'CERAMIC 3 CANISTER WITH BAMBOO BASE','6','2','.',0.00,'3000','4200',NULL,'4200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','466','pcs','Inventory','VATABLE','5','KE2BGU0000551','53100000','KE','2','BG','U','Y','B',0),(452,'CERAMIC SOUP HOT SET','6','2','.',0.00,'2500','3500','','3500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','467','pcs','Inventory','VATABLE','5','KE2BGU0000552','53100000','KE','2','BG','U','Y','B',0),(453,'CERAMIC WHITE BOULS','6','2','.',0.00,'63','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','468','pcs','Inventory','VATABLE','5','KE2BGU0000553','53100000','KE','2','BG','U','Y','B',0),(454,'CEREAL BUCKET 10KGS','6','2','.',0.00,'550','1100',NULL,'1100',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','469','pcs','Inventory','VATABLE','5','KE2BGU0000554','53100000','KE','2','BG','U','Y','B',0),(455,'CEREAL BUCKET 5KG.','6','2','.',0.00,'450','900',NULL,'900',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','470','pcs','Inventory','VATABLE','5','KE2BGU0000555','53100000','KE','2','BG','U','Y','B',0),(456,'CHAMPAGNE GLASS','6','2','.',0.00,'116','300',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,15.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m59','pcs','Inventory','VATABLE','5','KE2BGU0000556','53100000','KE','2','BG','U','Y','B',0),(457,'CHAPO PAN','6','2','.',0.00,'480','750',NULL,'750',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','471','pcs','Inventory','VATABLE','5','KE2BGU0000557','53100000','KE','2','BG','U','Y','B',0),(458,'CHOPPING BOARD WOODEN','6','1','.',0.00,'450','750','','750',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m01','pcs','Inventory','VATABLE','5','KE2BGU0000558','53100000','KE','2','BG','U','Y','B',0),(459,'CIRCULAR TABLE MAT','6','1','.',0.00,'650','1200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m41','pcs','Inventory','VATABLE','5','KE2BGU0000559','53100000','KE','2','BG','U','Y','B',0),(460,'CLING FILM','6','2','.',0.00,'200','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','472','pcs','Inventory','VATABLE','5','KE2BGU0000560','53100000','KE','2','BG','U','Y','B',0),(461,'CLOTH STRONG','6','2','.',0.00,'50','100',NULL,'100',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','473','pcs','Inventory','VATABLE','5','KE2BGU0000561','53100000','KE','2','BG','U','Y','B',0),(462,'COFFEE MAKER','6','1','.',0.00,'1000','1500','','1500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m05','pcs','Inventory','VATABLE','5','KE2BGU0000562','53100000','KE','2','BG','U','Y','B',0),(463,'COFFEE MAKER -SOKANY','6','2','.',0.00,'2200','4000',NULL,'4000',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','474','pcs','Inventory','VATABLE','5','KE2BGU0000563','53100000','KE','2','BG','U','Y','B',0),(464,'COLLANDER CHOP BOARD','6','2','.',0.00,'350','750',NULL,'750',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','475','pcs','Inventory','VATABLE','5','KE2BGU0000564','53100000','KE','2','BG','U','Y','B',0),(465,'CONCAVE GLASS','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','476','pcs','Inventory','VATABLE','5','KE2BGU0000565','53100000','KE','2','BG','U','Y','B',0),(466,'COOK ;LOVER NON STICK POTS WITHOUT SILLICON SPOONS','6','2','.',0.00,'12500','16500',NULL,'16500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','477','pcs','Inventory','VATABLE','5','KE2BGU0000566','53100000','KE','2','BG','U','Y','B',0),(467,'COOK LOVER NON STICK POTS WITH SILLICON SPOONS','6','2','.',0.00,'12500','16500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','478','pcs','Inventory','VATABLE','5','KE2BGU0000567','53100000','KE','2','BG','U','Y','B',0),(468,'CORNER RACK','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','479','pcs','Inventory','VATABLE','5','KE2BGU0000568','53100000','KE','2','BG','U','Y','B',0),(469,'CUP/PLATE HOLDER','6','2','.',0.00,'600','1200',NULL,'1200',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','480','pcs','Inventory','VATABLE','5','KE2BGU0000569','53100000','KE','2','BG','U','Y','B',0),(470,'CUTLERY SET SILVER','6','1','.',0.00,'1300','2299',NULL,'2299',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m38','pcs','Inventory','VATABLE','5','KE2BGU0000570','53100000','KE','2','BG','U','Y','B',0),(471,'DANNY HOME MUG','6','2','.',0.00,'283','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','481','pcs','Inventory','VATABLE','5','KE2BGU0000571','53100000','KE','2','BG','U','Y','B',0),(472,'DAY DAY FLASK','6','1','.',0.00,'1100','2350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m26','pcs','Inventory','VATABLE','5','KE2BGU0000572','53100000','KE','2','BG','U','Y','B',0),(473,'desini pressure cooker','6','2','.',0.00,'5500','7500',NULL,'7500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','482','pcs','Inventory','VATABLE','5','KE2BGU0000573','53100000','KE','2','BG','U','Y','B',0),(474,'DISH RACK -GOLD 2 LAYER.','6','2','.',0.00,'2200','2999',NULL,'2999',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','483','pcs','Inventory','VATABLE','5','KE2BGU0000574','53100000','KE','2','BG','U','Y','B',0),(475,'DISH RACK- BLACK 3 LAYER.','6','2','.',0.00,'1650','4700',NULL,'4700',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','484','pcs','Inventory','VATABLE','5','KE2BGU0000575','53100000','KE','2','BG','U','Y','B',0),(476,'DISH RACKS -GOLD 3 LAYER..','6','1','.',0.00,'1650','3999',NULL,'3999',NULL,NULL,'1',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m92','pcs','Inventory','VATABLE','5','KE2BGU0000576','53100000','KE','2','BG','U','Y','B',0),(477,'disposable lunch box','6','2','.',0.00,'18','35',NULL,'35',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','485','pcs','Inventory','VATABLE','5','KE2BGU0000577','53100000','KE','2','BG','U','Y','B',0),(478,'DIVA COFFEE CUP 320ML','6','2','.',0.00,'176','320',NULL,'320',NULL,NULL,'0',0,1,NULL,0,0,0,23.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','486','pcs','Inventory','VATABLE','5','KE2BGU0000578','53100000','KE','2','BG','U','Y','B',0),(479,'DOUBLE EGG POACHER','6','2','.',0.00,'700','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','487','pcs','Inventory','VATABLE','5','KE2BGU0000579','53100000','KE','2','BG','U','Y','B',0),(480,'DOUBLE WALL MUG 150ML','6','2','.',0.00,'250','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,16.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','488','pcs','Inventory','VATABLE','5','KE2BGU0000580','53100000','KE','2','BG','U','Y','B',0),(481,'DOUBLE WALL MUGS 400ML','6','1','.',0.00,'380','600',NULL,'600',NULL,NULL,'2',0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m82','pcs','Inventory','VATABLE','5','KE2BGU0000581','53100000','KE','2','BG','U','Y','B',0),(482,'DUSTBIN','6','2','.',0.00,'80','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','489','pcs','Inventory','VATABLE','5','KE2BGU0000582','53100000','KE','2','BG','U','Y','B',0),(483,'EDENBERG COCKWARE WITH INDUCTION BOTTOM.','6','2','.',0.00,'15000','17200',NULL,'17200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','490','pcs','Inventory','VATABLE','5','KE2BGU0000583','53100000','KE','2','BG','U','Y','B',0),(484,'edenberg sufuria','6','2','.',0.00,'14500','16500',NULL,'16500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','491','pcs','Inventory','VATABLE','5','KE2BGU0000584','53100000','KE','2','BG','U','Y','B',0),(485,'EGG DISPENSER','6','2','.',0.00,'550','1100',NULL,'1100',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','492','pcs','Inventory','VATABLE','5','KE2BGU0000585','53100000','KE','2','BG','U','Y','B',0),(486,'EGG TRAYS','6','1','.',0.00,'450','750','','750',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m77','pcs','Inventory','VATABLE','5','KE2BGU0000586','53100000','KE','2','BG','U','Y','B',0),(487,'ELECTRIC KETTLE','6','1','.',0.00,'1300','1999',NULL,'1999',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m91','pcs','Inventory','VATABLE','5','KE2BGU0000587','53100000','KE','2','BG','U','Y','B',0),(488,'ELECTRICK LUNCH BOX','6','2','.',0.00,'850','1500',NULL,'1500',NULL,NULL,'2',0,1,NULL,0,0,0,10.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','493','pcs','Inventory','VATABLE','5','KE2BGU0000588','53100000','KE','2','BG','U','Y','B',0),(489,'EXPANDABLE OVERSINK DRAIN SHELF','6','2','.',0.00,'200','350','','350',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','494','pcs','Inventory','VATABLE','5','KE2BGU0000589','53100000','KE','2','BG','U','Y','B',0),(490,'FASHION BIG PLATE 10.5 INCH','6','2','.',0.00,'220','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,27.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','495','pcs','Inventory','VATABLE','5','KE2BGU0000590','53100000','KE','2','BG','U','Y','B',0),(491,'FASHION BOWLS','6','2','.',0.00,'150','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,38.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','496','pcs','Inventory','VATABLE','5','KE2BGU0000591','53100000','KE','2','BG','U','Y','B',0),(492,'FASHION MUG','6','2','.',0.00,'125','220',NULL,'220',NULL,NULL,'2',0,1,NULL,0,0,0,23.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','497','pcs','Inventory','VATABLE','5','KE2BGU0000592','53100000','KE','2','BG','U','Y','B',0),(493,'FASHION PLATE SMALL','6','2','.',0.00,'158','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,26.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','498','pcs','Inventory','VATABLE','5','KE2BGU0000593','53100000','KE','2','BG','U','Y','B',0),(494,'FISH PLATES','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','499','pcs','Inventory','VATABLE','5','KE2BGU0000594','53100000','KE','2','BG','U','Y','B',0),(495,'FLORENCE 4 IN 1 HOTPOT','6','2','.',0.00,'4300','7000',NULL,'7000',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','500','pcs','Inventory','VATABLE','5','KE2BGU0000595','53100000','KE','2','BG','U','Y','B',0),(496,'FLOWER BOWL','6','2','.',0.00,'150','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,18.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','501','pcs','Inventory','VATABLE','5','KE2BGU0000596','53100000','KE','2','BG','U','Y','B',0),(497,'FLOWER PLATE BIG','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,18.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','502','pcs','Inventory','VATABLE','5','KE2BGU0000597','53100000','KE','2','BG','U','Y','B',0),(498,'FLOWER PLATE SMALL','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,18.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','503','pcs','Inventory','VATABLE','5','KE2BGU0000598','53100000','KE','2','BG','U','Y','B',0),(499,'FOLDABLE CLOTHES SET','6','2','.',0.00,'450','900',NULL,'900',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','504','pcs','Inventory','VATABLE','5','KE2BGU0000599','53100000','KE','2','BG','U','Y','B',0),(500,'FOOD WARMER 3IN1 ','6','1','.',0.00,'5500','7800','','7800',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m31','pcs','Inventory','VATABLE','5','KE2BGU0000600','53100000','KE','2','BG','U','Y','B',0),(501,'FRIDGE ORGARNIZER','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','505','pcs','Inventory','VATABLE','5','KE2BGU0000601','53100000','KE','2','BG','U','Y','B',0),(502,'FRUIT PRESS','6','2','.',0.00,'850','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','506','pcs','Inventory','VATABLE','5','KE2BGU0000602','53100000','KE','2','BG','U','Y','B',0),(503,'FRUIT STAND GOLD','6','1','.',0.00,'2500','3500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m02','pcs','Inventory','VATABLE','5','KE2BGU0000603','53100000','KE','2','BG','U','Y','B',0),(504,'G HORSE WHISKY GLASS','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m58','pcs','Inventory','VATABLE','5','KE2BGU0000604','53100000','KE','2','BG','U','Y','B',0),(505,'GARLIC GRATER-BLACK HANDLE','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','507','pcs','Inventory','VATABLE','5','KE2BGU0000605','53100000','KE','2','BG','U','Y','B',0),(506,'GLASS JAR-HIGH WHITE','6','2','.',0.00,'280','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','508','pcs','Inventory','VATABLE','5','KE2BGU0000606','53100000','KE','2','BG','U','Y','B',0),(507,'GLASS SUGAR DISH -CRYSTAL.','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','509','pcs','Inventory','VATABLE','5','KE2BGU0000607','53100000','KE','2','BG','U','Y','B',0),(508,'GLASS SUGAR DISH-LOTUS','6','2','.',0.00,'300','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','510','pcs','Inventory','VATABLE','5','KE2BGU0000608','53100000','KE','2','BG','U','Y','B',0),(509,'GOLD BUTTER KNIFE','6','1','.',0.00,'300','800',NULL,'800',NULL,NULL,'2',0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m21','pcs','Inventory','VATABLE','5','KE2BGU0000609','53100000','KE','2','BG','U','Y','B',0),(510,'GOLD CUP STAND','6','1','.',0.00,'600','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m30','pcs','Inventory','VATABLE','5','KE2BGU0000610','53100000','KE','2','BG','U','Y','B',0),(511,'GOLD CUTELRY SET','6','2','.',0.00,'2500','2999','','2999',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','511','pcs','Inventory','VATABLE','5','KE2BGU0000611','53100000','KE','2','BG','U','Y','B',0),(512,'GOLD FOLK','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','512','pcs','Inventory','VATABLE','5','KE2BGU0000612','53100000','KE','2','BG','U','Y','B',0),(513,'GOLD PLATE STAND','6','1','.',0.00,'600','1000',NULL,'1000',NULL,NULL,'0',0,1,NULL,0,0,0,19.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m33','pcs','Inventory','VATABLE','5','KE2BGU0000613','53100000','KE','2','BG','U','Y','B',0),(514,'GOLD POT SUGAR DISH','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','513','pcs','Inventory','VATABLE','5','KE2BGU0000614','53100000','KE','2','BG','U','Y','B',0),(515,'GOLD SERVIETTE HOLDER BIG WITH CLIP','6','1','.',0.00,'600','1500',NULL,'1500',NULL,NULL,'1',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m75','pcs','Inventory','VATABLE','5','KE2BGU0000615','53100000','KE','2','BG','U','Y','B',0),(516,'GOLD SERVIETTE HOLDER SMALL WITH CLIP','6','1','.',0.00,'600','1299',NULL,'1299',NULL,NULL,'1',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m74','pcs','Inventory','VATABLE','5','KE2BGU0000616','53100000','KE','2','BG','U','Y','B',0),(517,'GOLD SOUP SPOON','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','514','pcs','Inventory','VATABLE','5','KE2BGU0000617','53100000','KE','2','BG','U','Y','B',0),(518,'GOLD SPOON','6','2','.',0.00,'350','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','515','pcs','Inventory','VATABLE','5','KE2BGU0000618','53100000','KE','2','BG','U','Y','B',0),(519,'GOLD STRIPED BOWL','6','2','.',0.00,'120','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,7.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','516','pcs','Inventory','VATABLE','5','KE2BGU0000619','53100000','KE','2','BG','U','Y','B',0),(520,'gold table spoon','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'2',0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','517','pcs','Inventory','VATABLE','5','KE2BGU0000620','53100000','KE','2','BG','U','Y','B',0),(521,'GOLDEN COFFEE MUG','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,31.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','518','pcs','Inventory','VATABLE','5','KE2BGU0000621','53100000','KE','2','BG','U','Y','B',0),(522,'GOLDEN HANDLE CUP','6','2','.',0.00,'167','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','519','pcs','Inventory','VATABLE','5','KE2BGU0000622','53100000','KE','2','BG','U','Y','B',0),(523,'GOLDEN MUG','6','1','.',0.00,'0','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m50','pcs','Inventory','VATABLE','5','KE2BGU0000623','53100000','KE','2','BG','U','Y','B',0),(524,'GOLDEN TEA MUG','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','520','pcs','Inventory','VATABLE','5','KE2BGU0000624','53100000','KE','2','BG','U','Y','B',0),(525,'GRANITE PANS','6','1','.',0.00,'750','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m88','pcs','Inventory','VATABLE','5','KE2BGU0000625','53100000','KE','2','BG','U','Y','B',0),(526,'HAND MIXER','6','2','.',0.00,'700','1200','','1200',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','521','pcs','Inventory','VATABLE','5','KE2BGU0000626','53100000','KE','2','BG','U','Y','B',0),(527,'HAND WASH CERAMIC','6','1','.',0.00,'500','950',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m04','pcs','Inventory','VATABLE','5','KE2BGU0000627','53100000','KE','2','BG','U','Y','B',0),(528,'HAND WASH PLASTIC','6','1','.',0.00,'250','650','','650',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m03','pcs','Inventory','VATABLE','5','KE2BGU0000628','53100000','KE','2','BG','U','Y','B',0),(529,'HANDSOME MUG','6','2','.',0.00,'91','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,21.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','522','pcs','Inventory','VATABLE','5','KE2BGU0000629','53100000','KE','2','BG','U','Y','B',0),(530,'HERBS SAVER PRESERVATION','6','2','.',0.00,'400','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','523','pcs','Inventory','VATABLE','5','KE2BGU0000630','53100000','KE','2','BG','U','Y','B',0),(531,'HIGH BALL ','6','2','.',0.00,'92','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','524','pcs','Inventory','VATABLE','5','KE2BGU0000631','53100000','KE','2','BG','U','Y','B',0),(532,'HIGH BALL GLASS','6','1','.',0.00,'92','200',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,24.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m54','pcs','Inventory','VATABLE','5','KE2BGU0000632','53100000','KE','2','BG','U','Y','B',0),(533,'HIGH BORON GLASS SUFURIA','6','2','.',0.00,'1150','1800',NULL,'1800',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','525','pcs','Inventory','VATABLE','5','KE2BGU0000633','53100000','KE','2','BG','U','Y','B',0),(534,'Home aroma spray','6','2','.',0.00,'200','400',NULL,'400',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','526','pcs','Inventory','VATABLE','5','KE2BGU0000634','53100000','KE','2','BG','U','Y','B',0),(535,'HONEY DISPENSER','6','2','.',0.00,'350','699',NULL,'699',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','527','pcs','Inventory','VATABLE','5','KE2BGU0000635','53100000','KE','2','BG','U','Y','B',0),(536,'HOT POT 3IN 1 CASEROLE ROYAL','6','1','.',0.00,'5000','6500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','m06','pcs','Inventory','VATABLE','5','KE2BGU0000636','53100000','KE','2','BG','U','Y','B',0),(537,'HOT WATER BAG 2LITRES','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-17 11:28:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','','528','pcs','Inventory','EXEMPTED','5','KE2BGU0000637','53100000','KE','2','BG','U','Y','B',0),(538,'HURRICANE BRUSH SCREEN SCRUBBLE','6','2','.',0.00,'2000','3200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-17 11:27:57','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m78','pcs','Inventory','EXEMPTED','5','KE2BGU0000638','53100000','KE','2','BG','U','Y','B',0),(539,'ICE BUCKET GLASS','6','2','.',0.00,'550','1100',NULL,'1100',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-17 11:27:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','','529','pcs','Inventory','EXEMPTED','5','KE2BGU0000639','53100000','KE','2','BG','U','Y','B',0),(540,'ICE CUBE TRAYSILICON','6','2','.',0.00,'150','300',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'2025-03-17 11:27:30','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m07','pcs','Inventory','EXEMPTED','5','KE2BGU0000640','53100000','KE','2','BG','U','Y','B',0),(541,'JUICE MUG WITH STRAW AND BAMBOO LID','6','2','.',0.00,'550','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-17 11:27:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','','530','pcs','Inventory','EXEMPTED','5','KE2BGU0000641','53100000','KE','2','BG','U','Y','B',0),(542,'KARTAN MARTS','6','2','.',0.00,'250','1999',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-17 11:27:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m11','pcs','Inventory','EXEMPTED','5','KE2BGU0000642','53100000','KE','2','BG','U','Y','B',0),(543,'KATTAN CIRCULAR MAT SET','6','2','.',0.00,'1500','2000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:26:46','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m42','pcs','Inventory','ZERO RATED','5','KE2BGU0000643','53100000','KE','2','BG','U','Y','B',0),(544,'KATTAN MAT','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'2',0,1,NULL,0,0,0,7.00,'2025-03-17 11:26:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','','531','pcs','Inventory','ZERO RATED','5','KE2BGU0000644','53100000','KE','2','BG','U','Y','B',0),(545,'kaulo cups','6','2','.',0.00,'79','150','','100',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-17 11:26:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','','532','pcs','Inventory','ZERO RATED','5','KE2BGU0000645','53100000','KE','2','BG','U','Y','B',0),(546,'KEEP FRESH 3 IN 1','6','2','.',0.00,'450','950',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-17 11:26:01','10','1','2','0000-00-00','mainitem','Inclusive','','active','','533','pcs','Inventory','ZERO RATED','5','KE2BGU0000646','53100000','KE','2','BG','U','Y','B',0),(547,'KEEP GOING WATER BOTTLE.','6','2','.',0.00,'280','500','','600',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-17 11:25:45','10','1','2','0000-00-00','mainitem','Inclusive','','active','','534','pcs','Inventory','EXEMPTED','5','KE2BGU0000647','53100000','KE','2','BG','U','Y','B',0),(548,'KENPOLY DISH RACK','6','2','.',0.00,'180','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-17 11:25:29','10','1','2','0000-00-00','mainitem','Inclusive','','active','','535','pcs','Inventory','EXEMPTED','5','KE2BGU0000648','53100000','KE','2','BG','U','Y','B',0),(549,'KICHUNGI BIG','6','2','.',0.00,'35','80',NULL,'80',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'2025-03-17 11:25:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','','536','pcs','Inventory','ZERO RATED','5','KE2BGU0000649','53100000','KE','2','BG','U','Y','B',0),(550,'KICHUNGI MEDIUM','6','2','.',0.00,'25','50',NULL,'50',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'2025-03-17 11:25:05','10','1','2','0000-00-00','mainitem','Inclusive','','active','','537','pcs','Inventory','EXEMPTED','5','KE2BGU0000650','53100000','KE','2','BG','U','Y','B',0),(551,'KICHUNGI SMALL','6','2','.',0.00,'10','30',NULL,'30',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-17 11:24:50','10','1','2','0000-00-00','mainitem','Inclusive','','active','','538','pcs','Inventory','EXEMPTED','5','KE2BGU0000651','53100000','KE','2','BG','U','Y','B',0),(552,'KITCHEN TISSUE HOLDER','6','2','.',0.00,'200','800',NULL,'800',NULL,NULL,'2',0,1,NULL,0,0,0,7.00,'2025-03-17 11:24:37','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m37','pcs','Inventory','ZERO RATED','5','KE2BGU0000652','53100000','KE','2','BG','U','Y','B',0),(553,'kitchenware knief set','6','2','.',0.00,'2500','3500',NULL,'3500',NULL,NULL,'2',0,1,NULL,0,0,0,7.00,'2025-03-17 11:24:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','','539','pcs','Inventory','ZERO RATED','5','KE2BGU0000653','53100000','KE','2','BG','U','Y','B',0),(554,'KNIFE SET (MARBLE)','6','2','.',0.00,'2200','3500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:18:59','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m76','pcs','Inventory','ZERO RATED','5','KE2BGU0000654','53100000','KE','2','BG','U','Y','B',0),(555,'KNIFE SET-ROTATING-GERMANY','6','2','.',0.00,'1800','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-17 11:18:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','','540','pcs','Inventory','ZERO RATED','5','KE2BGU0000655','53100000','KE','2','BG','U','Y','B',0),(556,'KNIFE SHARPENER','6','2','.',0.00,'250','499',NULL,'499',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-17 11:18:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','','541','pcs','Inventory','ZERO RATED','5','KE2BGU0000656','53100000','KE','2','BG','U','Y','B',0),(557,'LADDER SPOON','6','2','.',0.00,'200','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-17 11:18:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m27','pcs','Inventory','ZERO RATED','5','KE2BGU0000657','53100000','KE','2','BG','U','Y','B',0),(558,'LEAF SOAP HOLDER','6','2','.',0.00,'100','200',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-17 11:17:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','','542','pcs','Inventory','ZERO RATED','5','KE2BGU0000658','53100000','KE','2','BG','U','Y','B',0),(559,'LEMON SQUIEEZER','6','2','.',0.00,'120','200',NULL,'200',NULL,NULL,'2',0,1,NULL,0,0,0,4.00,'2025-03-17 11:17:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','','543','pcs','Inventory','ZERO RATED','5','KE2BGU0000659','53100000','KE','2','BG','U','Y','B',0),(560,'LINED GLASS','6','2','.',0.00,'98','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-17 11:17:07','10','1','2','0000-00-00','mainitem','Inclusive','','active','','544','pcs','Inventory','ZERO RATED','5','KE2BGU0000660','53100000','KE','2','BG','U','Y','B',0),(561,'LION PAN','6','2','.',0.00,'280','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-17 11:16:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','','545','pcs','Inventory','EXEMPTED','5','KE2BGU0000661','53100000','KE','2','BG','U','Y','B',0),(562,'LONG TEA SPOON SILVER','6','2','.',0.00,'200','400',NULL,'400',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-17 11:16:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','','546','pcs','Inventory','ZERO RATED','5','KE2BGU0000662','53100000','KE','2','BG','U','Y','B',0),(563,'long teaspoon','6','2','.',0.00,'200','300',NULL,'300',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-17 11:16:27','10','1','2','0000-00-00','mainitem','Inclusive','','active','','547','pcs','Inventory','ZERO RATED','5','KE2BGU0000663','53100000','KE','2','BG','U','Y','B',0),(564,'LOTION/SOAP JARS','6','2','.',0.00,'1400','2000',NULL,'2000',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-17 11:16:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m08','pcs','Inventory','ZERO RATED','5','KE2BGU0000664','53100000','KE','2','BG','U','Y','B',0),(565,'LUMINARC 1.3LTR JUICE JAR','6','2','.',0.00,'600','1150',NULL,'1150',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'2025-03-17 11:16:00','10','1','2','0000-00-00','mainitem','Inclusive','','active','','548','pcs','Inventory','ZERO RATED','5','KE2BGU0000665','53100000','KE','2','BG','U','Y','B',0),(566,'LUMINARC 1.7LTRS JUICE JAR','6','2','.',0.00,'700','1300',NULL,'1300',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-17 11:15:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','','549','pcs','Inventory','ZERO RATED','5','KE2BGU0000666','53100000','KE','2','BG','U','Y','B',0),(567,'LUMINARC BOWL','6','2','.',0.00,'700','1400',NULL,'1400',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-17 11:15:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','','550','pcs','Inventory','ZERO RATED','5','KE2BGU0000667','53100000','KE','2','BG','U','Y','B',0),(568,'LUMINARC WHITE MUG','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-17 11:15:27','10','1','2','0000-00-00','mainitem','Inclusive','','active','','551','pcs','Inventory','ZERO RATED','5','KE2BGU0000668','53100000','KE','2','BG','U','Y','B',0),(569,'LUNCH BAG','6','2','.',0.00,'200','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-17 11:15:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','','552','pcs','Inventory','ZERO RATED','5','KE2BGU0000669','53100000','KE','2','BG','U','Y','B',0),(570,'LUNCH BOX 600ML.','6','2','.',0.00,'900','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-17 11:07:07','10','1','2','0000-00-00','mainitem','Inclusive','','active','','553','pcs','Inventory','ZERO RATED','5','KE2BGU0000670','53100000','KE','2','BG','U','Y','B',0),(571,'MABLE TABLE SPOON','6','2','.',0.00,'400','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:06:57','10','1','2','0000-00-00','mainitem','Inclusive','','active','','554','pcs','Inventory','ZERO RATED','5','KE2BGU0000671','53100000','KE','2','BG','U','Y','B',0),(572,'MANDAZI PAN','6','2','.',0.00,'650','950','','950',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-17 11:06:47','10','1','2','0000-00-00','mainitem','Inclusive','','active','','555','pcs','Inventory','ZERO RATED','5','KE2BGU0000672','53100000','KE','2','BG','U','Y','B',0),(573,'MARBLE FLASK','6','2','.',0.00,'1200','1999',NULL,'1999',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-17 11:06:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','','556','pcs','Inventory','ZERO RATED','5','KE2BGU0000673','53100000','KE','2','BG','U','Y','B',0),(574,'MARBLE OIL JAR DISPENSER','6','2','.',0.00,'300','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-17 11:06:30','10','1','2','0000-00-00','mainitem','Inclusive','','active','','557','pcs','Inventory','ZERO RATED','5','KE2BGU0000674','53100000','KE','2','BG','U','Y','B',0),(575,'MARBLE SOAP/LOTION DISPENSER','6','2','.',0.00,'500','950',NULL,'950',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:05:52','10','1','2','0000-00-00','mainitem','Inclusive','','active','','558','pcs','Inventory','ZERO RATED','5','KE2BGU0000675','53100000','KE','2','BG','U','Y','B',0),(576,'MEASURING CUPS 6 IN 1','6','2','.',0.00,'100','200','','200',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'2025-03-08 19:29:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','','559','pcs','Inventory','EXEMPTED','5','KE2BGU0000676','53100000','KE','2','BG','U','Y','B',0),(577,'MELAMINE LARGE TRAY','6','2','.',0.00,'350','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 19:29:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','','560','pcs','Inventory','EXEMPTED','5','KE2BGU0000677','53100000','KE','2','BG','U','Y','B',0),(578,'MELAMINE PLATE-BLUE FLOWER','6','2','.',0.00,'95','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,26.00,'2025-03-08 19:29:05','10','1','2','0000-00-00','mainitem','Inclusive','','active','','561','pcs','Inventory','EXEMPTED','5','KE2BGU0000678','53100000','KE','2','BG','U','Y','B',0),(579,'MELAMINE SMALL TRAY','6','2','.',0.00,'300','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 19:28:47','10','1','2','0000-00-00','mainitem','Inclusive','','active','','562','pcs','Inventory','EXEMPTED','5','KE2BGU0000679','53100000','KE','2','BG','U','Y','B',0),(580,'MELANINE PARTITIONED PLATE','6','2','.',0.00,'71','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-08 19:28:27','10','1','2','0000-00-00','mainitem','Inclusive','','active','','563','pcs','Inventory','ZERO RATED','5','KE2BGU0000680','53100000','KE','2','BG','U','Y','B',0),(581,'MESH LARGE RACK','6','2','.',0.00,'900','1399',NULL,'1399',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:28:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','','564','pcs','Inventory','EXEMPTED','5','KE2BGU0000681','53100000','KE','2','BG','U','Y','B',0),(582,'METAL MASHER.','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:27:54','10','1','2','0000-00-00','mainitem','Inclusive','','active','','565','pcs','Inventory','EXEMPTED','5','KE2BGU0000682','53100000','KE','2','BG','U','Y','B',0),(583,'METALLIC BASKET WITH WOODEN HANDLES','6','2','.',0.00,'1600','2500',NULL,'2500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:27:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m95','pcs','Inventory','EXEMPTED','5','KE2BGU0000683','53100000','KE','2','BG','U','Y','B',0),(584,'METALLIC RACK','6','2','.',0.00,'3500','4000','','4000',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:27:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m94','pcs','Inventory','EXEMPTED','5','KE2BGU0000684','53100000','KE','2','BG','U','Y','B',0),(585,'MILK SHAKE GLASS','6','2','.',0.00,'100','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-08 19:26:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m53','pcs','Inventory','EXEMPTED','5','KE2BGU0000685','53100000','KE','2','BG','U','Y','B',0),(586,'MILK/JUICE STORAGE','6','2','.',0.00,'400','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,16.00,'2025-03-08 19:26:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m83','pcs','Inventory','EXEMPTED','5','KE2BGU0000686','53100000','KE','2','BG','U','Y','B',0),(587,'MOP BUCKET','6','2','.',0.00,'220','440',NULL,'440',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'2025-03-08 19:24:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','','566','pcs','Inventory','EXEMPTED','5','KE2BGU0000687','53100000','KE','2','BG','U','Y','B',0),(588,'MOP STICK- PLASTIC','6','2','.',0.00,'170','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 19:24:27','10','1','2','0000-00-00','mainitem','Inclusive','','active','','567','pcs','Inventory','ZERO RATED','5','KE2BGU0000688','53100000','KE','2','BG','U','Y','B',0),(589,'MOP STICK- WOODEN','6','2','.',0.00,'250','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 19:24:12','10','1','2','0000-00-00','mainitem','Inclusive','','active','','568','pcs','Inventory','ZERO RATED','5','KE2BGU0000689','53100000','KE','2','BG','U','Y','B',0),(590,'MORTAL AND PISTOL','6','2','.',0.00,'250','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 19:23:59','10','1','2','0000-00-00','mainitem','Inclusive','','active','','569','pcs','Inventory','EXEMPTED','5','KE2BGU0000690','53100000','KE','2','BG','U','Y','B',0),(591,'MOSCHINO APRON','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 19:23:46','10','1','2','0000-00-00','mainitem','Inclusive','','active','','570','pcs','Inventory','EXEMPTED','5','KE2BGU0000691','53100000','KE','2','BG','U','Y','B',0),(592,'motivational water bottle [4]','6','2','.',0.00,'70','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:23:32','10','1','2','0000-00-00','mainitem','Inclusive','','active','','571','pcs','Inventory','EXEMPTED','5','KE2BGU0000692','53100000','KE','2','BG','U','Y','B',0),(593,'MOTIVATIONAL WATER BOTTLE 3 IN 1','6','2','.',0.00,'700','1200','','1200',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'2025-03-08 19:23:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','','572','pcs','Inventory','ZERO RATED','5','KE2BGU0000693','53100000','KE','2','BG','U','Y','B',0),(594,'motivational water bottle no [3]','6','2','.',0.00,'0','400',NULL,'400',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:23:01','10','1','2','0000-00-00','mainitem','Inclusive','','active','','573','pcs','Inventory','EXEMPTED','5','KE2BGU0000694','53100000','KE','2','BG','U','Y','B',0),(595,'motivational water bottle[ no 2]','6','2','.',0.00,'0','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:22:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','','574','pcs','Inventory','ZERO RATED','5','KE2BGU0000695','53100000','KE','2','BG','U','Y','B',0),(596,'MOTIVATIONAL[ PS]','6','2','.',0.00,'600','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:22:33','10','1','2','0000-00-00','mainitem','Inclusive','','active','','575','pcs','Inventory','EXEMPTED','5','KE2BGU0000696','53100000','KE','2','BG','U','Y','B',0),(597,'MR AND MRS GIFT SET','6','2','.',0.00,'1300','2500',NULL,'2500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:22:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','','576','pcs','Inventory','EXEMPTED','5','KE2BGU0000697','53100000','KE','2','BG','U','Y','B',0),(598,'napkins','6','2','.',0.00,'60','100',NULL,'100',NULL,NULL,'2',0,1,NULL,0,0,0,10.00,'2025-03-08 19:22:01','10','1','2','0000-00-00','mainitem','Inclusive','','active','','577','pcs','Inventory','EXEMPTED','5','KE2BGU0000698','53100000','KE','2','BG','U','Y','B',0),(599,'NARROW BRUSH HIDDEN AREAS','6','2','.',0.00,'50','125',NULL,'125',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:21:48','10','1','2','0000-00-00','mainitem','Inclusive','','active','','578','pcs','Inventory','EXEMPTED','5','KE2BGU0000699','53100000','KE','2','BG','U','Y','B',0),(600,'NET BARREL ORGANIZER','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 19:21:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','','579','pcs','Inventory','EXEMPTED','5','KE2BGU0000700','53100000','KE','2','BG','U','Y','B',0),(601,'NICE DAY 1.6L FLASK','6','2','.',0.00,'1200','2000',NULL,'0',NULL,NULL,'1',0,1,NULL,0,0,0,1.00,'2025-03-08 19:21:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m35','pcs','Inventory','EXEMPTED','5','KE2BGU0000701','53100000','KE','2','BG','U','Y','B',0),(602,'NICE DAY 3.2LTRS FLASK','6','2','.',0.00,'700','1200',NULL,'1200',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 19:20:56','10','1','2','0000-00-00','mainitem','Inclusive','','active','','580','pcs','Inventory','ZERO RATED','5','KE2BGU0000702','53100000','KE','2','BG','U','Y','B',0),(603,'NON SLIP MATS','6','2','.',0.00,'750','1000','','0',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 19:20:44','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m90','pcs','Inventory','ZERO RATED','5','KE2BGU0000703','53100000','KE','2','BG','U','Y','B',0),(604,'NON-STICK MASHER','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:20:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','','581','pcs','Inventory','EXEMPTED','5','KE2BGU0000704','53100000','KE','2','BG','U','Y','B',0),(605,'NORDIC HOTPOT','6','2','.',0.00,'13000','16000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:20:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m09','pcs','Inventory','EXEMPTED','5','KE2BGU0000705','53100000','KE','2','BG','U','Y','B',0),(606,'NORMAL BLACK CUP','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'2025-03-08 19:19:43','10','1','2','0000-00-00','mainitem','Inclusive','','active','','582','pcs','Inventory','EXEMPTED','5','KE2BGU0000706','53100000','KE','2','BG','U','Y','B',0),(607,'NORMAL DINNER SET','6','2','.',0.00,'5000','7500',NULL,'7500',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 19:19:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','','583','pcs','Inventory','EXEMPTED','5','KE2BGU0000707','53100000','KE','2','BG','U','Y','B',0),(608,'OIL FILTER 1.5 LITRES','6','2','.',0.00,'650','1350',NULL,'1350',NULL,NULL,'2',0,1,NULL,0,0,0,5.00,'2025-03-08 19:19:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m10','pcs','Inventory','ZERO RATED','5','KE2BGU0000708','53100000','KE','2','BG','U','Y','B',0),(609,'OIL JAR AUTOMATIC','6','2','.',0.00,'500','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'2025-03-08 19:18:51','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m86','pcs','Inventory','ZERO RATED','5','KE2BGU0000709','53100000','KE','2','BG','U','Y','B',0),(610,'OIL JAR CONTROL','6','2','.',0.00,'300','600',NULL,'600',NULL,NULL,NULL,0,1,NULL,0,0,0,1.00,'2025-03-08 19:14:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m87','pcs','Inventory','EXEMPTED','5','KE2BGU0000710','53100000','KE','2','BG','U','Y','B',0),(611,'OPEN KITCHEN STAND-4 LAYER','6','2','.',0.00,'1500','3200',NULL,'3200',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:14:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','','584','pcs','Inventory','EXEMPTED','5','KE2BGU0000711','53100000','KE','2','BG','U','Y','B',0),(612,'OVER THE DOOR HANGER','6','2','.',0.00,'250','499',NULL,'499',NULL,NULL,NULL,0,1,NULL,0,0,0,2.00,'2025-03-08 19:14:03','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m89','pcs','Inventory','EXEMPTED','5','KE2BGU0000712','53100000','KE','2','BG','U','Y','B',0),(613,'PAN 26CM','6','2','.',0.00,'700','1350',NULL,'1350',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:13:33','10','1','2','0000-00-00','mainitem','Inclusive','','active','','585','pcs','Inventory','EXEMPTED','5','KE2BGU0000713','53100000','KE','2','BG','U','Y','B',0),(614,'PEG BASKET','6','2','.',0.00,'45','100',NULL,'100',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'2025-03-08 19:13:23','10','1','2','0000-00-00','mainitem','Inclusive','','active','','586','pcs','Inventory','EXEMPTED','5','KE2BGU0000714','53100000','KE','2','BG','U','Y','B',0),(615,'PEGS-SET','6','2','.',0.00,'140','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 19:06:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','','587','pcs','Inventory','ZERO RATED','5','KE2BGU0000715','53100000','KE','2','BG','U','Y','B',0),(616,'PINEAPPLE GLASS','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'2025-03-08 19:05:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','','588','pcs','Inventory','EXEMPTED','5','KE2BGU0000716','53100000','KE','2','BG','U','Y','B',0),(617,'PLAIN BLACK CUP','6','2','.',0.00,'167','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,23.00,'2025-03-08 19:05:12','10','1','2','0000-00-00','mainitem','Inclusive','','active','','589','pcs','Inventory','EXEMPTED','5','KE2BGU0000717','53100000','KE','2','BG','U','Y','B',0),(618,'PLAIN WHITE MELAMINE PLATE','6','2','.',0.00,'92','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-08 19:05:00','10','1','2','0000-00-00','mainitem','Inclusive','','active','','590','pcs','Inventory','EXEMPTED','5','KE2BGU0000718','53100000','KE','2','BG','U','Y','B',0),(619,'PLASTIC LUNCH BOX SET','6','2','.',0.00,'650','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','','591','pcs','Inventory','VATABLE','5','KE2BGU0000719','53100000','KE','2','BG','U','Y','B',0),(620,'PLASTIC SINK BLOCKER','6','2','.',0.00,'150','350',NULL,'350',NULL,NULL,'2',0,1,NULL,0,0,0,3.00,'2025-03-08 19:05:50','10','1','2','0000-00-00','mainitem','Inclusive','','active','','592','pcs','Inventory','EXEMPTED','5','KE2BGU0000720','53100000','KE','2','BG','U','Y','B',0),(621,'PLASTIC SPAGETTI CONTAINER','6','2','.',0.00,'350','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 19:04:46','10','1','2','0000-00-00','mainitem','Inclusive','','active','','593','pcs','Inventory','EXEMPTED','5','KE2BGU0000721','53100000','KE','2','BG','U','Y','B',0),(622,'PLASTIC VEGATABLE RACK 4 LAYERS','6','2','.',0.00,'1400','2999','','2999',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:04:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m19','pcs','Inventory','EXEMPTED','5','KE2BGU0000722','53100000','KE','2','BG','U','Y','B',0),(623,'PORTABLE BLENDER','6','2','.',0.00,'700','1400',NULL,'1400',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 19:04:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','','594','pcs','Inventory','EXEMPTED','5','KE2BGU0000723','53100000','KE','2','BG','U','Y','B',0),(624,'POT MUG','6','2','.',0.00,'200','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,7.00,'2025-03-08 19:04:07','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m73','pcs','Inventory','EXEMPTED','5','KE2BGU0000724','53100000','KE','2','BG','U','Y','B',0),(625,'PUMKIN MUG','6','2','.',0.00,'300','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:03:32','10','1','2','0000-00-00','mainitem','Inclusive','','active','','595','pcs','Inventory','EXEMPTED','5','KE2BGU0000725','53100000','KE','2','BG','U','Y','B',0),(626,'RADIANT HOT PLATE COOKER','6','2','.',0.00,'3000','3999',NULL,'3999',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 19:03:15','10','1','2','0000-00-00','mainitem','Inclusive','','active','','596','pcs','Inventory','EXEMPTED','5','KE2BGU0000726','53100000','KE','2','BG','U','Y','B',0),(627,'RAM/226 RAMTONS CORDED KETTLE 1.8LTS','6','2','.',0.00,'1700','2520',NULL,'2520',NULL,NULL,'2',0,1,NULL,0,0,0,2.00,'2025-03-08 19:02:59','10','1','2','0000-00-00','mainitem','Inclusive','','active','','597','pcs','Inventory','EXEMPTED','5','KE2BGU0000727','53100000','KE','2','BG','U','Y','B',0),(628,'RECTANGULAR RACK','6','2','.',0.00,'500','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 19:02:46','10','1','2','0000-00-00','mainitem','Inclusive','','active','','598','pcs','Inventory','EXEMPTED','5','KE2BGU0000728','53100000','KE','2','BG','U','Y','B',0),(629,'red pot mugs','6','2','.',0.00,'100','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'2025-03-08 19:02:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','','599','pcs','Inventory','EXEMPTED','5','KE2BGU0000729','53100000','KE','2','BG','U','Y','B',0),(630,'RG/516 RAMTONS 2BURNER GAS COOKER','6','2','.',0.00,'4910','7100',NULL,'7100',NULL,NULL,'2',0,1,NULL,0,0,0,2.00,'2025-03-08 19:01:50','10','1','2','0000-00-00','mainitem','Inclusive','','active','','600','pcs','Inventory','EXEMPTED','5','KE2BGU0000730','53100000','KE','2','BG','U','Y','B',0),(631,'RICE DRAINER- BIG','6','2','.',0.00,'200','400',NULL,'400',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 19:01:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','','601','pcs','Inventory','EXEMPTED','5','KE2BGU0000731','53100000','KE','2','BG','U','Y','B',0),(632,'RICE WASHER','6','2','.',0.00,'300','599',NULL,'599',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:01:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','','602','pcs','Inventory','EXEMPTED','5','KE2BGU0000732','53100000','KE','2','BG','U','Y','B',0),(633,'rm/225 codless 1.7lts kettle','6','2','.',0.00,'1620','2400',NULL,'2400',NULL,NULL,'2',0,1,NULL,0,0,0,2.00,'2025-03-08 19:00:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','','603','pcs','Inventory','EXEMPTED','5','KE2BGU0000733','53100000','KE','2','BG','U','Y','B',0),(634,'RM/226','6','2','.',0.00,'1700','1700',NULL,'1700',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 19:00:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','','604','pcs','Inventory','EXEMPTED','5','KE2BGU0000734','53100000','KE','2','BG','U','Y','B',0),(635,'RM/567 RAMTONS 3LTS CORDLESS KETTLE','6','2','.',0.00,'1930','2850',NULL,'2850',NULL,NULL,'2',0,1,NULL,0,0,0,2.00,'2025-03-08 19:00:12','10','1','2','0000-00-00','mainitem','Inclusive','','active','','605','pcs','Inventory','EXEMPTED','5','KE2BGU0000735','53100000','KE','2','BG','U','Y','B',0),(636,'rm/591 codless 3lts kettle','6','2','.',0.00,'2030','3000',NULL,'3000',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 18:59:39','10','1','2','0000-00-00','mainitem','Inclusive','','active','','606','pcs','Inventory','EXEMPTED','5','KE2BGU0000736','53100000','KE','2','BG','U','Y','B',0),(637,'RM/595 TABLETOP DISPENSER','6','2','.',0.00,'3350','4500',NULL,'4500',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'2025-03-08 18:59:29','10','1','2','0000-00-00','mainitem','Inclusive','','active','','607','pcs','Inventory','EXEMPTED','5','KE2BGU0000737','53100000','KE','2','BG','U','Y','B',0),(638,'RM/686 PORTABLEWATER DISPENSER','6','2','.',0.00,'830','1250',NULL,'1250',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'2025-03-08 18:59:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','','608','pcs','Inventory','EXEMPTED','5','KE2BGU0000738','53100000','KE','2','BG','U','Y','B',0),(639,'ROK 5 IN 1 PLASTIC DISH','6','2','.',0.00,'450','950',NULL,'950',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 18:59:06','10','1','2','0000-00-00','mainitem','Inclusive','','active','','609','pcs','Inventory','EXEMPTED','5','KE2BGU0000739','53100000','KE','2','BG','U','Y','B',0),(640,'ROYAL INSULATED HOT POT 3 IN 1','6','2','.',0.00,'5000','6500',NULL,'6500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:58:54','10','1','2','0000-00-00','mainitem','Inclusive','','active','','610','pcs','Inventory','EXEMPTED','5','KE2BGU0000740','53100000','KE','2','BG','U','Y','B',0),(641,'SALT SHAKERS','6','2','.',0.00,'162','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,16.00,'2025-03-08 18:58:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m85','pcs','Inventory','EXEMPTED','5','KE2BGU0000741','53100000','KE','2','BG','U','Y','B',0),(642,'SANDWICH TOASTER','6','2','.',0.00,'1200','2500',NULL,'2500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 18:58:22','10','1','2','0000-00-00','mainitem','Inclusive','','active','','611','pcs','Inventory','EXEMPTED','5','KE2BGU0000742','53100000','KE','2','BG','U','Y','B',0),(643,'SEASONING POTS [RECTANGLE]','6','2','.',0.00,'1800','2800','','2800',NULL,NULL,'2',0,1,NULL,0,0,0,3.00,'2025-03-08 18:58:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m17','pcs','Inventory','EXEMPTED','5','KE2BGU0000743','53100000','KE','2','BG','U','Y','B',0),(644,'SEASONING POTS [TRIANGLE]','6','2','.',0.00,'1600','3500',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 18:57:50','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m16','pcs','Inventory','EXEMPTED','5','KE2BGU0000744','53100000','KE','2','BG','U','Y','B',0),(645,'SENSAN VACUUM CUP','6','2','.',0.00,'1150','1999',NULL,'1999',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 18:57:19','10','1','2','0000-00-00','mainitem','Inclusive','','active','','612','pcs','Inventory','EXEMPTED','5','KE2BGU0000745','53100000','KE','2','BG','U','Y','B',0),(646,'SERVIETTE HOLDER BLACK WITH CLIP','6','2','.',0.00,'600','1200',NULL,'1000',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 18:57:04','10','1','2','0000-00-00','mainitem','Inclusive','','active','','613','pcs','Inventory','EXEMPTED','5','KE2BGU0000746','53100000','KE','2','BG','U','Y','B',0),(647,'SERVIETTE HOLDER GOLD','6','2','.',0.00,'300','350','','350',NULL,NULL,'1',0,1,NULL,0,0,0,11.00,'2025-03-08 18:56:54','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m13','pcs','Inventory','EXEMPTED','5','KE2BGU0000747','53100000','KE','2','BG','U','Y','B',0),(648,'SERVIETTE HOLDER HOME','6','2','.',0.00,'200','600',NULL,'0',NULL,NULL,'1',0,1,NULL,0,0,0,1.00,'2025-03-08 18:56:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m12','pcs','Inventory','EXEMPTED','5','KE2BGU0000748','53100000','KE','2','BG','U','Y','B',0),(649,'SERVING SPOON','6','2','.',0.00,'20','60',NULL,'60',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 18:56:19','10','1','2','0000-00-00','mainitem','Inclusive','','active','','614','pcs','Inventory','EXEMPTED','5','KE2BGU0000749','53100000','KE','2','BG','U','Y','B',0),(650,'SG-8233 SIGNATURE TRAVEL MUG 550ML','6','2','.',0.00,'650','1299',NULL,'1299',NULL,NULL,'2',0,1,NULL,0,0,0,3.00,'2025-03-08 18:56:09','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m62','pcs','Inventory','EXEMPTED','5','KE2BGU0000750','53100000','KE','2','BG','U','Y','B',0),(651,'SHORT KNIFE','6','2','.',0.00,'50','100',NULL,'100',NULL,NULL,'2',0,1,NULL,0,0,0,7.00,'2025-03-08 18:55:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','','615','pcs','Inventory','EXEMPTED','5','KE2BGU0000751','53100000','KE','2','BG','U','Y','B',0),(652,'SIDE PLATE BIG','6','2','.',0.00,'0','0',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:55:42','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m96','pcs','Inventory','EXEMPTED','5','KE2BGU0000752','53100000','KE','2','BG','U','Y','B',0),(653,'SIDE PLATE SMALL','6','2','.',0.00,'0','0',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:55:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m97','pcs','Inventory','EXEMPTED','5','KE2BGU0000753','53100000','KE','2','BG','U','Y','B',0),(654,'SIDE PLATES','6','2','.',0.00,'200','280',NULL,'280',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:55:04','10','1','2','0000-00-00','mainitem','Inclusive','','active','','616','pcs','Inventory','EXEMPTED','5','KE2BGU0000754','53100000','KE','2','BG','U','Y','B',0),(655,'SIGNATURE BLENDER 2 IN 1 ','6','2','.',0.00,'2600','3500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 18:54:35','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m67','pcs','Inventory','EXEMPTED','5','KE2BGU0000755','53100000','KE','2','BG','U','Y','B',0),(656,'SIGNATURE BOROSII PLATES','6','2','.',0.00,'175','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 18:54:07','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m71','pcs','Inventory','EXEMPTED','5','KE2BGU0000756','53100000','KE','2','BG','U','Y','B',0),(657,'SIGNATURE COFFEE CUPS 320ML','6','2','.',0.00,'175','320',NULL,'320',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 18:53:44','10','1','2','0000-00-00','mainitem','Inclusive','','active','','617','pcs','Inventory','EXEMPTED','5','KE2BGU0000757','53100000','KE','2','BG','U','Y','B',0),(658,'SIGNATURE COOKWARE 12 PIECE ','6','2','.',0.00,'7000','9000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:53:30','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m65','pcs','Inventory','EXEMPTED','5','KE2BGU0000758','53100000','KE','2','BG','U','Y','B',0),(659,'SIGNATURE COOKWARE 15PCS','6','2','.',0.00,'7500','10500',NULL,'10500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:53:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','','618','pcs','Inventory','EXEMPTED','5','KE2BGU0000759','53100000','KE','2','BG','U','Y','B',0),(660,'SIGNATURE DIVA 39 PIECE SET','6','2','.',0.00,'6500','8500',NULL,'8500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:52:51','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m63','pcs','Inventory','EXEMPTED','5','KE2BGU0000760','53100000','KE','2','BG','U','Y','B',0),(661,'SIGNATURE DIVA PLATES','6','2','.',0.00,'242','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'2025-03-08 18:52:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m72','pcs','Inventory','EXEMPTED','5','KE2BGU0000761','53100000','KE','2','BG','U','Y','B',0),(662,'SIGNATURE FLASK 1000ML ','6','2','.',0.00,'650','1400',NULL,'1400',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'2025-03-08 18:52:06','10','1','2','0000-00-00','mainitem','Inclusive','','active','','619','pcs','Inventory','EXEMPTED','5','KE2BGU0000762','53100000','KE','2','BG','U','Y','B',0),(663,'SIGNATURE HILUX 4IN1 HOTPOT','6','2','.',0.00,'4400','6500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:51:52','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m64','pcs','Inventory','EXEMPTED','5','KE2BGU0000763','53100000','KE','2','BG','U','Y','B',0),(664,'SIGNATURE HOT POT 3 PIECE(STEEL)','6','2','.',0.00,'7000','9000',NULL,'0',NULL,NULL,'1',0,1,NULL,0,0,0,2.00,'2025-03-08 18:51:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m66','pcs','Inventory','EXEMPTED','5','KE2BGU0000764','53100000','KE','2','BG','U','Y','B',0),(665,'SIGNATURE LUNCH BOX 4 PIECE','6','2','.',0.00,'1350','2200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:51:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m70','pcs','Inventory','EXEMPTED','5','KE2BGU0000765','53100000','KE','2','BG','U','Y','B',0),(666,'SIGNATURE PRESSURE COOKER 10 LTR','6','2','.',0.00,'3500','4700',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:50:58','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m68','pcs','Inventory','EXEMPTED','5','KE2BGU0000766','53100000','KE','2','BG','U','Y','B',0),(667,'SIGNATURE PRESSURE COOKER 12 LTR','6','2','.',0.00,'3800','5500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:50:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m69','pcs','Inventory','EXEMPTED','5','KE2BGU0000767','53100000','KE','2','BG','U','Y','B',0),(668,'SIGNATURE TRAVEL FLASK 500ML','6','2','.',0.00,'450','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 18:50:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m61','pcs','Inventory','EXEMPTED','5','KE2BGU0000768','53100000','KE','2','BG','U','Y','B',0),(669,'SILVER SPOON -BEAUTIFUL','6','2','.',0.00,'450','800',NULL,'800',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:49:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','','620','pcs','Inventory','EXEMPTED','5','KE2BGU0000769','53100000','KE','2','BG','U','Y','B',0),(670,'SILICONE CHAPATI ROLLING PIN','6','2','.',0.00,'200','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 18:49:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','','621','pcs','Inventory','EXEMPTED','5','KE2BGU0000770','53100000','KE','2','BG','U','Y','B',0),(671,'SILICONE SPOON HOLDER','6','2','.',0.00,'100','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,21.00,'2025-03-08 18:49:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','','622','pcs','Inventory','EXEMPTED','5','KE2BGU0000771','53100000','KE','2','BG','U','Y','B',0),(672,'SILVER CUP STAND','6','2','.',0.00,'550','800',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,16.00,'2025-03-08 18:48:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m29','pcs','Inventory','EXEMPTED','5','KE2BGU0000772','53100000','KE','2','BG','U','Y','B',0),(673,'SILVER FOLK','6','2','.',0.00,'200','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 18:48:36','10','1','2','0000-00-00','mainitem','Inclusive','','active','','623','pcs','Inventory','EXEMPTED','5','KE2BGU0000773','53100000','KE','2','BG','U','Y','B',0),(674,'SILVER GRATER','6','2','.',0.00,'70','150',NULL,'120',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 18:48:24','10','1','2','0000-00-00','mainitem','Inclusive','','active','','624','pcs','Inventory','EXEMPTED','5','KE2BGU0000774','53100000','KE','2','BG','U','Y','B',0),(675,'SILVER LIGHT CUP HOLDER','6','2','.',0.00,'250','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'2025-03-08 18:48:10','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m34','pcs','Inventory','EXEMPTED','5','KE2BGU0000775','53100000','KE','2','BG','U','Y','B',0),(676,'SILVER LIPS CUP.','6','2','.',0.00,'167','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-08 18:47:22','10','1','2','0000-00-00','mainitem','Inclusive','','active','','625','pcs','Inventory','EXEMPTED','5','KE2BGU0000776','53100000','KE','2','BG','U','Y','B',0),(677,'SILVER LONG SERVIETE HOLDER','6','2','.',0.00,'200','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 18:47:06','10','1','2','0000-00-00','mainitem','Inclusive','','active','','626','pcs','Inventory','EXEMPTED','5','KE2BGU0000777','53100000','KE','2','BG','U','Y','B',0),(678,'silver mug','6','2','.',0.00,'125','250',NULL,'250',NULL,NULL,'2',0,1,NULL,0,0,0,12.00,'2025-03-08 18:46:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','','627','pcs','Inventory','EXEMPTED','5','KE2BGU0000778','53100000','KE','2','BG','U','Y','B',0),(679,'SILVER PLATE STAND','6','2','.',0.00,'300','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,17.00,'2025-03-08 18:46:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m32','pcs','Inventory','EXEMPTED','5','KE2BGU0000779','53100000','KE','2','BG','U','Y','B',0),(680,'SILVER TRAY','6','2','.',0.00,'140','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,7.00,'2025-03-08 18:46:22','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m25','pcs','Inventory','EXEMPTED','5','KE2BGU0000780','53100000','KE','2','BG','U','Y','B',0),(681,'SILVER WITH GOLD SPOON','6','2','.',0.00,'350','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 18:46:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','','628','pcs','Inventory','EXEMPTED','5','KE2BGU0000781','53100000','KE','2','BG','U','Y','B',0),(682,'SINIA 25CM','6','2','.',0.00,'80','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 18:45:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','','629','pcs','Inventory','EXEMPTED','5','KE2BGU0000782','53100000','KE','2','BG','U','Y','B',0),(683,'SINIA 30CM','6','2','.',0.00,'110','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 18:45:39','10','1','2','0000-00-00','mainitem','Inclusive','','active','','630','pcs','Inventory','EXEMPTED','5','KE2BGU0000783','53100000','KE','2','BG','U','Y','B',0),(684,'SINIA 36CM','6','2','.',0.00,'140','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 18:45:28','10','1','2','0000-00-00','mainitem','Inclusive','','active','','631','pcs','Inventory','EXEMPTED','5','KE2BGU0000784','53100000','KE','2','BG','U','Y','B',0),(685,'SINIA 40CM','6','2','.',0.00,'140','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,7.00,'2025-03-08 18:45:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','','632','pcs','Inventory','EXEMPTED','5','KE2BGU0000785','53100000','KE','2','BG','U','Y','B',0),(686,'SMALL BLACK BOUL','6','2','.',0.00,'67','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'2025-03-08 18:45:04','10','1','2','0000-00-00','mainitem','Inclusive','','active','','633','pcs','Inventory','EXEMPTED','5','KE2BGU0000786','53100000','KE','2','BG','U','Y','B',0),(687,'SMALL SILVER TALL SPOON','6','2','.',0.00,'300','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:44:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','','634','pcs','Inventory','EXEMPTED','5','KE2BGU0000787','53100000','KE','2','BG','U','Y','B',0),(688,'SMOOTH POT MUGS','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'2025-03-08 18:44:43','10','1','2','0000-00-00','mainitem','Inclusive','','active','','635','pcs','Inventory','EXEMPTED','5','KE2BGU0000788','53100000','KE','2','BG','U','Y','B',0),(689,'SOAP METALLIC HOLDER-SINGLE','6','2','.',0.00,'250','350','','350',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:00:29','10','1','2','0000-00-00','mainitem','Inclusive','','active','','636','pcs','Inventory','EXEMPTED','5','KE2BGU0000789','53100000','KE','2','BG','U','Y','B',0),(690,'SOAP PUMP','6','2','.',0.00,'250','450','','450',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 18:00:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m14','pcs','Inventory','EXEMPTED','5','KE2BGU0000790','53100000','KE','2','BG','U','Y','B',0),(691,'SOKANY JUICER','6','2','.',0.00,'3500','4800',NULL,'4800',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:59:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','','637','pcs','Inventory','ZERO RATED','5','KE2BGU0000791','53100000','KE','2','BG','U','Y','B',0),(692,'SPICE JARS 12PCS WITH BAMBOO LIDS','6','2','.',0.00,'2800','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:59:44','10','1','2','0000-00-00','mainitem','Inclusive','','active','','638','pcs','Inventory','EXEMPTED','5','KE2BGU0000792','53100000','KE','2','BG','U','Y','B',0),(693,'spin cutter','6','2','.',0.00,'300','550',NULL,'550',NULL,NULL,'2',0,1,NULL,0,0,0,8.00,'2025-03-08 17:59:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','','639','pcs','Inventory','EXEMPTED','5','KE2BGU0000793','53100000','KE','2','BG','U','Y','B',0),(694,'SPOON HOLDER','6','2','.',0.00,'300','499',NULL,'499',NULL,NULL,'0',0,1,NULL,0,0,0,7.00,'2025-03-08 17:59:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m15','pcs','Inventory','ZERO RATED','5','KE2BGU0000794','53100000','KE','2','BG','U','Y','B',0),(695,'SQUARE DINNER PLATE-LARGE','6','2','.',0.00,'280','350','','350',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 17:59:05','10','1','2','0000-00-00','mainitem','Inclusive','','active','','640','pcs','Inventory','EXEMPTED','5','KE2BGU0000795','53100000','KE','2','BG','U','Y','B',0),(696,'SQUARE DINNER PLATE-SMALL','6','2','.',0.00,'180','250','','250',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 17:58:47','10','1','2','0000-00-00','mainitem','Inclusive','','active','','641','pcs','Inventory','ZERO RATED','5','KE2BGU0000796','53100000','KE','2','BG','U','Y','B',0),(697,'STORAGE BASKET WITH WOOD HANDLES','6','2','.',0.00,'300','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'2025-03-08 17:58:35','10','1','2','0000-00-00','mainitem','Inclusive','','active','','642','pcs','Inventory','EXEMPTED','5','KE2BGU0000797','53100000','KE','2','BG','U','Y','B',0),(698,'SUFURIA 1','6','2','.',0.00,'100','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:58:24','10','1','2','0000-00-00','mainitem','Inclusive','','active','','643','pcs','Inventory','EXEMPTED','5','KE2BGU0000798','53100000','KE','2','BG','U','Y','B',0),(699,'SUFURIA 2','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:58:13','10','1','2','0000-00-00','mainitem','Inclusive','','active','','644','pcs','Inventory','EXEMPTED','5','KE2BGU0000799','53100000','KE','2','BG','U','Y','B',0),(700,'SUFURIA 3','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:57:22','10','1','2','0000-00-00','mainitem','Inclusive','','active','','645','pcs','Inventory','EXEMPTED','5','KE2BGU0000800','53100000','KE','2','BG','U','Y','B',0),(701,'SUFURIA 4','6','2','.',0.00,'400','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:57:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','','646','pcs','Inventory','EXEMPTED','5','KE2BGU0000801','53100000','KE','2','BG','U','Y','B',0),(702,'SUFURIA 5','6','2','.',0.00,'500','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:56:57','10','1','2','0000-00-00','mainitem','Inclusive','','active','','647','pcs','Inventory','EXEMPTED','5','KE2BGU0000802','53100000','KE','2','BG','U','Y','B',0),(703,'SUFURIA 6','6','2','.',0.00,'600','750',NULL,'750',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:56:45','10','1','2','0000-00-00','mainitem','Inclusive','','active','','648','pcs','Inventory','EXEMPTED','5','KE2BGU0000803','53100000','KE','2','BG','U','Y','B',0),(704,'SUFURIA 7','6','2','.',0.00,'700','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:56:19','10','1','2','0000-00-00','mainitem','Inclusive','','active','','649','pcs','Inventory','EXEMPTED','5','KE2BGU0000804','53100000','KE','2','BG','U','Y','B',0),(705,'SUFURIA 8','6','2','.',0.00,'800','950',NULL,'950',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:55:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','','650','pcs','Inventory','EXEMPTED','5','KE2BGU0000805','53100000','KE','2','BG','U','Y','B',0),(706,'Sugar dish with bamboo lid','6','2','.',0.00,'500','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:55:39','10','1','2','0000-00-00','mainitem','Inclusive','','active','','651','pcs','Inventory','EXEMPTED','5','KE2BGU0000806','53100000','KE','2','BG','U','Y','B',0),(707,'SUGAR GLASS CANISTER WITH BAMBOO LID AND WODDEN SPOON','6','2','.',0.00,'600','950',NULL,'950',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 17:55:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','','652','pcs','Inventory','EXEMPTED','5','KE2BGU0000807','53100000','KE','2','BG','U','Y','B',0),(708,'sunda best leaf boul','6','2','.',0.00,'133','250',NULL,'250',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 17:55:03','10','1','2','0000-00-00','mainitem','Inclusive','','active','','653','pcs','Inventory','EXEMPTED','5','KE2BGU0000808','53100000','KE','2','BG','U','Y','B',0),(709,'SUNDA MUG','6','2','.',0.00,'84','150','','150',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:54:48','10','1','2','0000-00-00','mainitem','Inclusive','','active','','654','pcs','Inventory','EXEMPTED','5','KE2BGU0000809','53100000','KE','2','BG','U','Y','B',0),(710,'SUNDA PLATE','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 17:54:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','','655','pcs','Inventory','EXEMPTED','5','KE2BGU0000810','53100000','KE','2','BG','U','Y','B',0),(711,'SUNLIFE 1L FLASK','6','2','.',0.00,'1000','1900',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:54:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m36','pcs','Inventory','EXEMPTED','5','KE2BGU0000811','53100000','KE','2','BG','U','Y','B',0),(712,'SUNSHINE BOROSILICATE JUICE JAR','6','2','.',0.00,'1050','1999',NULL,'1999',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:53:45','10','1','2','0000-00-00','mainitem','Inclusive','','active','','656','pcs','Inventory','EXEMPTED','5','KE2BGU0000812','53100000','KE','2','BG','U','Y','B',0),(713,'SUNSHINE MUG','6','2','.',0.00,'258','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,36.00,'2025-03-08 17:53:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','','657','pcs','Inventory','EXEMPTED','5','KE2BGU0000813','53100000','KE','2','BG','U','Y','B',0),(714,'SWAGG CUP AND SAUCER.','6','2','.',0.00,'1600','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:53:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','','658','pcs','Inventory','EXEMPTED','5','KE2BGU0000814','53100000','KE','2','BG','U','Y','B',0),(715,'TABLE MAT AND RUNNER','6','2','.',0.00,'950','1200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:53:04','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m46','pcs','Inventory','EXEMPTED','5','KE2BGU0000815','53100000','KE','2','BG','U','Y','B',0),(716,'TABLE MATS','6','2','.',0.00,'500','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'2025-03-08 17:52:47','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m98','pcs','Inventory','EXEMPTED','5','KE2BGU0000816','53100000','KE','2','BG','U','Y','B',0),(717,'TABLE SPOON','6','2','.',0.00,'200','300',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'2025-03-08 17:52:28','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m23','pcs','Inventory','EXEMPTED','5','KE2BGU0000817','53100000','KE','2','BG','U','Y','B',0),(718,'table spoon [small]','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,17.00,'2025-03-08 17:52:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','','659','pcs','Inventory','EXEMPTED','5','KE2BGU0000818','53100000','KE','2','BG','U','Y','B',0),(719,'TEA MUG CLEAR','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 17:51:57','10','1','2','0000-00-00','mainitem','Inclusive','','active','','660','pcs','Inventory','EXEMPTED','5','KE2BGU0000819','53100000','KE','2','BG','U','Y','B',0),(720,'TEA POTS GLASS','6','2','.',0.00,'500','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:51:44','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m80','pcs','Inventory','EXEMPTED','5','KE2BGU0000820','53100000','KE','2','BG','U','Y','B',0),(721,'TEA SPOON GOLD','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'2025-03-08 17:50:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m24','pcs','Inventory','EXEMPTED','5','KE2BGU0000821','53100000','KE','2','BG','U','Y','B',0),(722,'THERMOS 1LTR','6','2','.',0.00,'500','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:50:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m49','pcs','Inventory','EXEMPTED','5','KE2BGU0000822','53100000','KE','2','BG','U','Y','B',0),(723,'TISSUE/PHONE METALIC HOLDER','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:50:10','10','1','2','0000-00-00','mainitem','Inclusive','','active','','661','pcs','Inventory','EXEMPTED','5','KE2BGU0000823','53100000','KE','2','BG','U','Y','B',0),(724,'TOASTER','6','2','.',0.00,'1200','2200',NULL,'2200',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:49:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','','662','pcs','Inventory','EXEMPTED','5','KE2BGU0000824','53100000','KE','2','BG','U','Y','B',0),(725,'TOILET BRUSH','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:49:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','','663','pcs','Inventory','EXEMPTED','5','KE2BGU0000825','53100000','KE','2','BG','U','Y','B',0),(726,'TOILET RACK','6','2','.',0.00,'1700','3000',NULL,'3000',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:49:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','','664','pcs','Inventory','EXEMPTED','5','KE2BGU0000826','53100000','KE','2','BG','U','Y','B',0),(727,'TOOTH BRUSH HOLDER','6','2','.',0.00,'500','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:49:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','','665','pcs','Inventory','EXEMPTED','5','KE2BGU0000827','53100000','KE','2','BG','U','Y','B',0),(728,'TOOTH BRUSH HOLDER-CARTOON','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:49:01','10','1','2','0000-00-00','mainitem','Inclusive','','active','','667','pcs','Inventory','EXEMPTED','5','KE2BGU0000828','53100000','KE','2','BG','U','Y','B',0),(729,'TOOTHPICK HOLDER','6','2','.',0.00,'200','300','','300',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:48:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m40','pcs','Inventory','EXEMPTED','5','KE2BGU0000829','53100000','KE','2','BG','U','Y','B',0),(730,'TORNADO SUFURIAS','6','2','.',0.00,'4500','7000',NULL,'7000',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:47:37','10','1','2','0000-00-00','mainitem','Inclusive','','active','','668','pcs','Inventory','EXEMPTED','5','KE2BGU0000830','53100000','KE','2','BG','U','Y','B',0),(731,'TOTO WATER BOTTLE','6','2','.',0.00,'250','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:45:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','','669','pcs','Inventory','EXEMPTED','5','KE2BGU0000831','53100000','KE','2','BG','U','Y','B',0),(732,'TOWEL HANGERS','6','2','.',0.00,'465','899',NULL,'899',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:44:43','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m84','pcs','Inventory','EXEMPTED','5','KE2BGU0000832','53100000','KE','2','BG','U','Y','B',0),(733,'TREE MUG','6','2','.',0.00,'219','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'2025-03-08 17:42:28','10','1','2','0000-00-00','mainitem','Inclusive','','active','','670','pcs','Inventory','EXEMPTED','5','KE2BGU0000833','53100000','KE','2','BG','U','Y','B',0),(734,'TRIANGLE FRUIT STAND','6','2','.',0.00,'1000','1800',NULL,'1800',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:42:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','','671','pcs','Inventory','EXEMPTED','5','KE2BGU0000834','53100000','KE','2','BG','U','Y','B',0),(735,'TUMBER BRIGIT','6','2','.',0.00,'350','700',NULL,'700',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:42:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','','672','pcs','Inventory','EXEMPTED','5','KE2BGU0000835','53100000','KE','2','BG','U','Y','B',0),(736,'TURKISH HOT POT','6','2','.',0.00,'4200','6500',NULL,'6500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:41:23','10','1','2','0000-00-00','mainitem','Inclusive','','active','','673','pcs','Inventory','EXEMPTED','5','KE2BGU0000836','53100000','KE','2','BG','U','Y','B',0),(737,'UNIQUE CANISTER WITH BASE','6','2','.',0.00,'2400','3800',NULL,'3800',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:41:10','10','1','2','0000-00-00','mainitem','Inclusive','','active','','674','pcs','Inventory','EXEMPTED','5','KE2BGU0000837','53100000','KE','2','BG','U','Y','B',0),(738,'UNIQUE GOLDEN SERVIETTE HOLDER','6','2','.',0.00,'900','1899',NULL,'1899',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:40:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','','675','pcs','Inventory','EXEMPTED','5','KE2BGU0000838','53100000','KE','2','BG','U','Y','B',0),(739,'UNIQUE KNIFE SET-9PCS','6','2','.',0.00,'2100','3800',NULL,'3800',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:40:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','','676','pcs','Inventory','EXEMPTED','5','KE2BGU0000839','53100000','KE','2','BG','U','Y','B',0),(740,'UNIQUE LUNCH BOX','6','2','.',0.00,'400','799',NULL,'799',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:40:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','','677','pcs','Inventory','EXEMPTED','5','KE2BGU0000840','53100000','KE','2','BG','U','Y','B',0),(741,'Unique Oil jar','6','2','.',0.00,'1000','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:40:10','10','1','2','0000-00-00','mainitem','Inclusive','','active','','678','pcs','Inventory','EXEMPTED','5','KE2BGU0000841','53100000','KE','2','BG','U','Y','B',0),(742,'UNIQUE SILVER FORK','6','2','.',0.00,'400','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:39:51','10','1','2','0000-00-00','mainitem','Inclusive','','active','','679','pcs','Inventory','EXEMPTED','5','KE2BGU0000842','53100000','KE','2','BG','U','Y','B',0),(743,'UNIQUE SILVER KNIFE','6','2','.',0.00,'400','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:39:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','','680','pcs','Inventory','EXEMPTED','5','KE2BGU0000843','53100000','KE','2','BG','U','Y','B',0),(744,'UNIQUE SILVER SOUP SPOON','6','2','.',0.00,'400','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:39:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','','681','pcs','Inventory','EXEMPTED','5','KE2BGU0000844','53100000','KE','2','BG','U','Y','B',0),(745,'VACCUM CUP WATER BOTTLE FLASK','6','2','.',0.00,'1000','1900',NULL,'1900',NULL,NULL,'1',0,1,NULL,0,0,0,0.00,'2025-03-08 17:38:54','10','1','2','0000-00-00','mainitem','Inclusive','','active','','682','pcs','Inventory','ZERO RATED','5','KE2BGU0000845','53100000','KE','2','BG','U','Y','B',0),(746,'VACCUM NORDIC JUG FLASK','6','2','.',0.00,'1400','2299',NULL,'2299',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:38:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','','683','pcs','Inventory','EXEMPTED','5','KE2BGU0000846','53100000','KE','2','BG','U','Y','B',0),(747,'VACUUM FLASK 500ML','6','2','.',0.00,'350','700',NULL,'700',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 17:38:21','10','1','2','0000-00-00','mainitem','Inclusive','','active','','684','pcs','Inventory','ZERO RATED','5','KE2BGU0000847','53100000','KE','2','BG','U','Y','B',0),(748,'vidro glass','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 17:38:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','','685','pcs','Inventory','ZERO RATED','5','KE2BGU0000848','53100000','KE','2','BG','U','Y','B',0),(749,'WALL MOUNTED TISSUE HOLDER','6','2','.',0.00,'1300','800','','0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:37:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m39','pcs','Inventory','ZERO RATED','5','KE2BGU0000849','53100000','KE','2','BG','U','Y','B',0),(750,'WALL STICKERS','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'2025-03-08 17:37:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','','686','pcs','Inventory','ZERO RATED','5','KE2BGU0000850','53100000','KE','2','BG','U','Y','B',0),(751,'WATER BOTTLE (PLASTIC)','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 17:36:05','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m93','pcs','Inventory','ZERO RATED','5','KE2BGU0000851','53100000','KE','2','BG','U','Y','B',0),(752,'WELCOME HOME DECORATION','6','2','.',0.00,'800','1700',NULL,'1700',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:35:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','','687','pcs','Inventory','ZERO RATED','5','KE2BGU0000852','53100000','KE','2','BG','U','Y','B',0),(753,'WHISKY GLASS','6','2','.',0.00,'92','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'2025-03-08 17:35:03','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m57','pcs','Inventory','ZERO RATED','5','KE2BGU0000853','53100000','KE','2','BG','U','Y','B',0),(754,'WHITE PARTY PLATES','6','2','.',0.00,'330','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 17:34:24','10','1','2','0000-00-00','mainitem','Inclusive','','active','','688','pcs','Inventory','ZERO RATED','5','KE2BGU0000854','53100000','KE','2','BG','U','Y','B',0),(755,'WHITE PARTY TRYS','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 17:34:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','','689','pcs','Inventory','ZERO RATED','5','KE2BGU0000855','53100000','KE','2','BG','U','Y','B',0),(756,'WHITE SMALL BOWLS','6','2','.',0.00,'80','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 17:33:52','10','1','2','0000-00-00','mainitem','Inclusive','','active','','690','pcs','Inventory','ZERO RATED','5','KE2BGU0000856','53100000','KE','2','BG','U','Y','B',0),(757,'WHITE SQUIRE PLATES','6','2','.',0.00,'167','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'2025-03-08 17:33:39','10','1','2','0000-00-00','mainitem','Inclusive','','active','','691','pcs','Inventory','ZERO RATED','5','KE2BGU0000857','53100000','KE','2','BG','U','Y','B',0),(758,'WHITE UNIQUE CUPS','6','2','.',0.00,'117','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 17:32:58','10','1','2','0000-00-00','mainitem','Inclusive','','active','','692','pcs','Inventory','ZERO RATED','5','KE2BGU0000858','53100000','KE','2','BG','U','Y','B',0),(759,'WINE GLASS','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-08 17:32:43','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m52','pcs','Inventory','ZERO RATED','5','KE2BGU0000859','53100000','KE','2','BG','U','Y','B',0),(760,'WOODEN GRATER','6','2','.',0.00,'250','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:32:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','','693','pcs','Inventory','ZERO RATED','5','KE2BGU0000860','53100000','KE','2','BG','U','Y','B',0),(761,'WOODEN HANDLE KNIFE','6','2','.',0.00,'80','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'2025-03-08 17:31:52','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m22','pcs','Inventory','ZERO RATED','5','KE2BGU0000861','53100000','KE','2','BG','U','Y','B',0),(762,'WOODEN MWIKO SET 4IN1','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 17:31:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','','m28','pcs','Inventory','EXEMPTED','5','KE2BGU0000862','53100000','KE','2','BG','U','Y','B',0),(763,'YADALI WATER BOTTLE','6','2','.',0.00,'320','600','','600',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 17:30:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','','694','pcs','Inventory','ZERO RATED','5','KE2BGU0000863','53100000','KE','2','BG','U','Y','B',0),(764,'1.8 FLASK','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','400','pcs','Inventory','VATABLE','5','KE2BGU0000471','53100000','KE','2','BG','U','Y','B',0),(765,'10.5 INCH BLACK PLATE','6','1','.',0.00,'167','300',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m56','pcs','Inventory','VATABLE','5','KE2BGU0000472','53100000','KE','2','BG','U','Y','B',0),(766,'10pcs nonstick cookware set','6','2','.',0.00,'7500','9000','','90000',NULL,NULL,'1',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','401','pcs','Inventory','VATABLE','5','KE2BGU0000473','53100000','KE','2','BG','U','Y','B',0),(767,'12PCS SILICONE UTENSIL SET','6','2','.',0.00,'1300','2500',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m79','pcs','Inventory','VATABLE','5','KE2BGU0000474','53100000','KE','2','BG','U','Y','B',0),(768,'18PCS DINNER SET','6','2','.',0.00,'3000','4500',NULL,'4500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','402','pcs','Inventory','VATABLE','5','KE2BGU0000475','53100000','KE','2','BG','U','Y','B',0),(769,'19 PCS SILICONE KNIFE/SPOON SET.','6','2','.',0.00,'2300','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','403','pcs','Inventory','VATABLE','5','KE2BGU0000476','53100000','KE','2','BG','U','Y','B',0),(770,'1LTRS FLASK ADIX','6','2','.',0.00,'350','550','','500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-25 16:09:47','10','1','1','0000-00-00','mainitem','Inclusive','','active','','404','pcs','Inventory','VATABLE','5','KE2BGU0000477','53100000','KE','2','BG','U','Y','B',0),(771,'2 BURNER COOKER-REDBERRY','6','2','.',0.00,'2500','4500',NULL,'4500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','405','pcs','Inventory','VATABLE','5','KE2BGU0000478','53100000','KE','2','BG','U','Y','B',0),(772,'2 IN 1 KITCHEN MATS.','6','2','.',0.00,'700','1500','','1500',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','406','pcs','Inventory','VATABLE','5','KE2BGU0000479','53100000','KE','2','BG','U','Y','B',0),(773,'2 in 1 oil dispenser','6','2','.',0.00,'1300','1950','','1950',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','407','pcs','Inventory','VATABLE','5','KE2BGU0000480','53100000','KE','2','BG','U','Y','B',0),(774,'2 in 1 oil jar-small','6','2','.',0.00,'500','1000',NULL,'1000',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','408','pcs','Inventory','VATABLE','5','KE2BGU0000481','53100000','KE','2','BG','U','Y','B',0),(775,'2 PIECE DECO/FLOWER STAND','6','2','.',0.00,'2000','3199',NULL,'3199',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','696','pcs','Inventory','VATABLE','5','KE2BGU0000482','53100000','KE','2','BG','U','Y','B',0),(776,'2 PIECE SIGNATURE LUNCH BOX','6','1','.',0.00,'1100','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m60','pcs','Inventory','VATABLE','5','KE2BGU0000483','53100000','KE','2','BG','U','Y','B',0),(777,'200ML PARTY CUPS','6','2','.',0.00,'50','90',NULL,'90',NULL,NULL,'0',0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','409','pcs','Inventory','VATABLE','5','KE2BGU0000484','53100000','KE','2','BG','U','Y','B',0),(778,'24CM GRANITE PANS','6','2','.',0.00,'600','1200',NULL,'1200',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','410','pcs','Inventory','VATABLE','5','KE2BGU0000485','53100000','KE','2','BG','U','Y','B',0),(779,'24PCS DINNER SET','6','2','.',0.00,'4400','6800',NULL,'6800',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','411','pcs','Inventory','VATABLE','5','KE2BGU0000486','53100000','KE','2','BG','U','Y','B',0),(780,'250ML PARTY CUPS','6','2','.',0.00,'75','100',NULL,'100',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','412','pcs','Inventory','VATABLE','5','KE2BGU0000487','53100000','KE','2','BG','U','Y','B',0),(781,'2LTRS NICE DAY FLASK','6','2','.',0.00,'550','1100',NULL,'1100',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','413','pcs','Inventory','VATABLE','5','KE2BGU0000488','53100000','KE','2','BG','U','Y','B',0),(782,'3 IN 1 BLENDER','6','2','.',0.00,'3400','5000','','5000',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','414','pcs','Inventory','VATABLE','5','KE2BGU0000489','53100000','KE','2','BG','U','Y','B',0),(783,'3 IN 1 PLASTIC DISHES','6','2','.',0.00,'950','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','415','pcs','Inventory','VATABLE','5','KE2BGU0000490','53100000','KE','2','BG','U','Y','B',0),(784,'3 IN 1 WATER BOTTLE','6','2','.',0.00,'700','1299',NULL,'1299',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','416','pcs','Inventory','VATABLE','5','KE2BGU0000491','53100000','KE','2','BG','U','Y','B',0),(785,'3.2 LTRS STEEL FLASK','6','2','.',0.00,'950','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','417','pcs','Inventory','VATABLE','5','KE2BGU0000492','53100000','KE','2','BG','U','Y','B',0),(786,'3.6LITRE FLASK','6','2','.',0.00,'2300','3200',NULL,'3200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','418','pcs','Inventory','VATABLE','5','KE2BGU0000493','53100000','KE','2','BG','U','Y','B',0),(787,'3010 WINE GLASS','6','2','.',0.00,'100','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','419','pcs','Inventory','VATABLE','5','KE2BGU0000494','53100000','KE','2','BG','U','Y','B',0),(788,'36 PIECE DINNER SET (BLACK)','6','2','.',0.00,'9500','17500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','420','pcs','Inventory','VATABLE','5','KE2BGU0000495','53100000','KE','2','BG','U','Y','B',0),(789,'36 PIECE DINNER SET WHITE&GOLD (RECTANGULAR)','6','2','.',0.00,'15500','18500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','421','pcs','Inventory','VATABLE','5','KE2BGU0000496','53100000','KE','2','BG','U','Y','B',0),(790,'36 PIECE DINNER SET WTHITE&GOLD (SQUARE)','6','2','.',0.00,'14500','17500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','422','pcs','Inventory','VATABLE','5','KE2BGU0000497','53100000','KE','2','BG','U','Y','B',0),(791,'375ML GLASS','6','2','.',0.00,'99','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','423','pcs','Inventory','VATABLE','5','KE2BGU0000498','53100000','KE','2','BG','U','Y','B',0),(792,'3IN1 CERAMIC SUGAR DISH with bamboo base','6','2','.',0.00,'1800','2500',NULL,'2500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-01-27 13:53:51','10','1','1','0000-00-00','mainitem','Inclusive','','active','','424','pcs','Inventory','VATABLE','5','KE2BGU0000499','53100000','KE','2','BG','U','Y','B',0),(793,'3in1 sugar dish ','6','2','.',0.00,'1200','1999',NULL,'1999',NULL,NULL,'2',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','425','pcs','Inventory','VATABLE','5','KE2BGU0000500','53100000','KE','2','BG','U','Y','B',0),(794,'4 BLADE GRATER','6','2','.',0.00,'500','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','426','pcs','Inventory','VATABLE','5','KE2BGU0000501','53100000','KE','2','BG','U','Y','B',0),(795,'4 IN 1 SALAD BOWLS','6','2','.',0.00,'1600','2800',NULL,'2800',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','427','pcs','Inventory','VATABLE','5','KE2BGU0000502','53100000','KE','2','BG','U','Y','B',0),(796,'4 LAYER ROTATING ACCESSORY RACK','6','2','.',0.00,'500','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','428','pcs','Inventory','VATABLE','5','KE2BGU0000503','53100000','KE','2','BG','U','Y','B',0),(797,'40 by 60 SHOWER BATH MATS','6','2','.',0.00,'200','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','429','pcs','Inventory','VATABLE','5','KE2BGU0000504','53100000','KE','2','BG','U','Y','B',0),(798,'4IN1 WATER BOTTLE','6','2','.',0.00,'1200','1899',NULL,'1899',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','430','pcs','Inventory','VATABLE','5','KE2BGU0000505','53100000','KE','2','BG','U','Y','B',0),(799,'4ltrs thermos','6','2','.',0.00,'2400','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','431','pcs','Inventory','VATABLE','5','KE2BGU0000506','53100000','KE','2','BG','U','Y','B',0),(800,'50 by 80 SHOWER MAT','6','2','.',0.00,'400','799',NULL,'799',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','432','pcs','Inventory','VATABLE','5','KE2BGU0000507','53100000','KE','2','BG','U','Y','B',0),(801,'6 INCH PLATES','6','1','.',0.00,'108','250','','250',NULL,NULL,'0',0,1,NULL,0,0,0,26.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m48','pcs','Inventory','VATABLE','5','KE2BGU0000508','53100000','KE','2','BG','U','Y','B',0),(802,'6 PCS ROTATING SPICE RACK','6','2','.',0.00,'850','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','433','pcs','Inventory','VATABLE','5','KE2BGU0000509','53100000','KE','2','BG','U','Y','B',0),(803,'6PCS FOOD STORAGE CONTAINER','6','2','.',0.00,'1700','3000',NULL,'3000',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','434','pcs','Inventory','VATABLE','5','KE2BGU0000510','53100000','KE','2','BG','U','Y','B',0),(804,'7PCS SET JUG AND GLASSES','6','2','.',0.00,'1150','2300',NULL,'2300',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','435','pcs','Inventory','VATABLE','5','KE2BGU0000511','53100000','KE','2','BG','U','Y','B',0),(805,'ACLYRIC SPAGETTI CONTANIER','6','2','.',0.00,'650','1150',NULL,'1150',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','436','pcs','Inventory','VATABLE','5','KE2BGU0000512','53100000','KE','2','BG','U','Y','B',0),(806,'ACLYRIC SPOON HOLDER','6','2','.',0.00,'800','1600',NULL,'1600',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','437','pcs','Inventory','VATABLE','5','KE2BGU0000513','53100000','KE','2','BG','U','Y','B',0),(807,'AIRFYER 8LTRS- DESSINI','6','2','.',0.00,'4300','6500',NULL,'6500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','438','pcs','Inventory','VATABLE','5','KE2BGU0000514','53100000','KE','2','BG','U','Y','B',0),(808,'ALUMINIUM COCKWARE 10PCS','6','2','.',0.00,'5500','9000',NULL,'9000',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','439','pcs','Inventory','VATABLE','5','KE2BGU0000515','53100000','KE','2','BG','U','Y','B',0),(809,'ALUMINIUM FOIL','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','440','pcs','Inventory','VATABLE','5','KE2BGU0000516','53100000','KE','2','BG','U','Y','B',0),(810,'ALWAYS 1LTR FLASK','6','1','.',0.00,'1200','2100',NULL,'2100',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m45','pcs','Inventory','VATABLE','5','KE2BGU0000517','53100000','KE','2','BG','U','Y','B',0),(811,'ALWAYS VACUUM FLASK 500ML','6','2','.',0.00,'450','900',NULL,'900',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','441','pcs','Inventory','VATABLE','5','KE2BGU0000518','53100000','KE','2','BG','U','Y','B',0),(812,'ALYONS BLENDER 2 IN 1','6','2','.',0.00,'1900','4000',NULL,'4000',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','442','pcs','Inventory','VATABLE','5','KE2BGU0000519','53100000','KE','2','BG','U','Y','B',0),(813,'ANTALYA INSULATED HOT POTS','6','2','.',0.00,'3200','4500',NULL,'4500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','443','pcs','Inventory','VATABLE','5','KE2BGU0000520','53100000','KE','2','BG','U','Y','B',0),(814,'BAKING CUPS','6','2','.',0.00,'100','180',NULL,'180',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','444','pcs','Inventory','VATABLE','5','KE2BGU0000521','53100000','KE','2','BG','U','Y','B',0),(815,'BAKING GLOVES','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','445','pcs','Inventory','VATABLE','5','KE2BGU0000522','53100000','KE','2','BG','U','Y','B',0),(816,'BAKING TRAY','6','2','.',0.00,'300','499',NULL,'499',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-25 17:14:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','446','pcs','Inventory','VATABLE','5','KE2BGU0000523','53100000','KE','2','BG','U','Y','B',0),(817,'BAMBOO TRAY 3IN 1','6','1','.',0.00,'2700','2700','','0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m18','pcs','Inventory','VATABLE','5','KE2BGU0000524','53100000','KE','2','BG','U','Y','B',0),(818,'barot coffee mug','6','2','.',0.00,'89','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','447','pcs','Inventory','VATABLE','5','KE2BGU0000525','53100000','KE','2','BG','U','Y','B',0),(819,'BATHROOM SET 5 IN 1','6','2','.',0.00,'1800','3000',NULL,'3000',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','448','pcs','Inventory','VATABLE','5','KE2BGU0000526','53100000','KE','2','BG','U','Y','B',0),(820,'BATHROOM STAND CORNER AND OTHERS','6','2','.',0.00,'300','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','449','pcs','Inventory','VATABLE','5','KE2BGU0000527','53100000','KE','2','BG','U','Y','B',0),(821,'BEAUTIFUL MELAMINE','6','2','.',0.00,'88','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','450','pcs','Inventory','VATABLE','5','KE2BGU0000528','53100000','KE','2','BG','U','Y','B',0),(822,'BEAUTIFUL MUGS','6','2','.',0.00,'259','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','451','pcs','Inventory','VATABLE','5','KE2BGU0000529','53100000','KE','2','BG','U','Y','B',0),(823,'BEER GLASS','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','452','pcs','Inventory','VATABLE','5','KE2BGU0000530','53100000','KE','2','BG','U','Y','B',0),(824,'BIG LUNCH BAG','6','2','.',0.00,'650','1200',NULL,'1200',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','453','pcs','Inventory','VATABLE','5','KE2BGU0000531','53100000','KE','2','BG','U','Y','B',0),(825,'BIG PLAIN WHITE BOWL','6','2','.',0.00,'150','250',NULL,'250',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','454','pcs','Inventory','VATABLE','5','KE2BGU0000532','53100000','KE','2','BG','U','Y','B',0),(826,'BIG SERVING SPOON','6','2','.',0.00,'180','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','455','pcs','Inventory','VATABLE','5','KE2BGU0000533','53100000','KE','2','BG','U','Y','B',0),(827,'BLACK AND WHITE TREE PLATE','6','2','.',0.00,'209','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','456','pcs','Inventory','VATABLE','5','KE2BGU0000534','53100000','KE','2','BG','U','Y','B',0),(828,'BLACK PLATES-LUMINARC','6','2','.',0.00,'334','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','457','pcs','Inventory','VATABLE','5','KE2BGU0000535','53100000','KE','2','BG','U','Y','B',0),(829,'BLACK SHINY','6','1','.',0.00,'83','250',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m55','pcs','Inventory','VATABLE','5','KE2BGU0000536','53100000','KE','2','BG','U','Y','B',0),(830,'BLUE SOUP BOWL','6','1','.',0.00,'92','200',NULL,'0',NULL,NULL,'1',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m47','pcs','Inventory','VATABLE','5','KE2BGU0000537','53100000','KE','2','BG','U','Y','B',0),(831,'BOROSILICATE 1.5L','6','2','.',0.00,'950','1950',NULL,'1950',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','458','pcs','Inventory','VATABLE','5','KE2BGU0000538','53100000','KE','2','BG','U','Y','B',0),(832,'BOROSILICATE 1.8L','6','2','.',0.00,'1050','2100',NULL,'2100',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','459','pcs','Inventory','VATABLE','5','KE2BGU0000539','53100000','KE','2','BG','U','Y','B',0),(833,'BOROSILICATE GLASS JAR','6','1','.',0.00,'900','2000',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m81','pcs','Inventory','VATABLE','5','KE2BGU0000540','53100000','KE','2','BG','U','Y','B',0),(834,'BOSCH PRESSURE COOKER','6','2','.',0.00,'5300','7500',NULL,'7500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','460','pcs','Inventory','VATABLE','5','KE2BGU0000541','53100000','KE','2','BG','U','Y','B',0),(835,'BOYUAN KNIVES','6','2','.',0.00,'450','800',NULL,'800',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','461','pcs','Inventory','VATABLE','5','KE2BGU0000542','53100000','KE','2','BG','U','Y','B',0),(836,'BOYUAN LONG SPOON','6','2','.',0.00,'450','800',NULL,'800',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','462','pcs','Inventory','VATABLE','5','KE2BGU0000543','53100000','KE','2','BG','U','Y','B',0),(837,'BREAD BAKING CONTAINER.','6','2','.',0.00,'300','450','','450',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','463','pcs','Inventory','VATABLE','5','KE2BGU0000544','53100000','KE','2','BG','U','Y','B',0),(838,'BUTTER KNIFE STEEL','6','1','.',0.00,'250','500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m20','pcs','Inventory','VATABLE','5','KE2BGU0000545','53100000','KE','2','BG','U','Y','B',0),(839,'BYD 57 GLASS','6','2','.',0.00,'84','200',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m51','pcs','Inventory','VATABLE','5','KE2BGU0000546','53100000','KE','2','BG','U','Y','B',0),(840,'CALABASH','6','2','.',0.00,'90','199','','199',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','464','pcs','Inventory','VATABLE','5','KE2BGU0000547','53100000','KE','2','BG','U','Y','B',0),(841,'CANISTER BLACK AND WHITE','6','1','.',0.00,'2000','2699',NULL,'2699',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m44','pcs','Inventory','VATABLE','5','KE2BGU0000548','53100000','KE','2','BG','U','Y','B',0),(842,'CANISTER WITH LID','6','1','.',0.00,'2500','3000',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m43','pcs','Inventory','VATABLE','5','KE2BGU0000549','53100000','KE','2','BG','U','Y','B',0),(843,'CASSEROL HOT POT','6','2','.',0.00,'2200','3500','','3500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','465','pcs','Inventory','VATABLE','5','KE2BGU0000550','53100000','KE','2','BG','U','Y','B',0),(844,'CERAMIC 3 CANISTER WITH BAMBOO BASE','6','2','.',0.00,'3000','4200',NULL,'4200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','466','pcs','Inventory','VATABLE','5','KE2BGU0000551','53100000','KE','2','BG','U','Y','B',0),(845,'CERAMIC SOUP HOT SET','6','2','.',0.00,'2500','3500','','3500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','467','pcs','Inventory','VATABLE','5','KE2BGU0000552','53100000','KE','2','BG','U','Y','B',0),(846,'CERAMIC WHITE BOULS','6','2','.',0.00,'63','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','468','pcs','Inventory','VATABLE','5','KE2BGU0000553','53100000','KE','2','BG','U','Y','B',0),(847,'CEREAL BUCKET 10KGS','6','2','.',0.00,'550','1100',NULL,'1100',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','469','pcs','Inventory','VATABLE','5','KE2BGU0000554','53100000','KE','2','BG','U','Y','B',0),(848,'CEREAL BUCKET 5KG.','6','2','.',0.00,'450','900',NULL,'900',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','470','pcs','Inventory','VATABLE','5','KE2BGU0000555','53100000','KE','2','BG','U','Y','B',0),(849,'CHAMPAGNE GLASS','6','2','.',0.00,'116','300',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m59','pcs','Inventory','VATABLE','5','KE2BGU0000556','53100000','KE','2','BG','U','Y','B',0),(850,'CHAPO PAN','6','2','.',0.00,'480','750',NULL,'750',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','471','pcs','Inventory','VATABLE','5','KE2BGU0000557','53100000','KE','2','BG','U','Y','B',0),(851,'CHOPPING BOARD WOODEN','6','1','.',0.00,'450','750','','750',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m01','pcs','Inventory','VATABLE','5','KE2BGU0000558','53100000','KE','2','BG','U','Y','B',0),(852,'CIRCULAR TABLE MAT','6','1','.',0.00,'650','1200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m41','pcs','Inventory','VATABLE','5','KE2BGU0000559','53100000','KE','2','BG','U','Y','B',0),(853,'CLING FILM','6','2','.',0.00,'200','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','472','pcs','Inventory','VATABLE','5','KE2BGU0000560','53100000','KE','2','BG','U','Y','B',0),(854,'CLOTH STRONG','6','2','.',0.00,'50','100',NULL,'100',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','473','pcs','Inventory','VATABLE','5','KE2BGU0000561','53100000','KE','2','BG','U','Y','B',0),(855,'COFFEE MAKER','6','1','.',0.00,'1000','1500','','1500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m05','pcs','Inventory','VATABLE','5','KE2BGU0000562','53100000','KE','2','BG','U','Y','B',0),(856,'COFFEE MAKER -SOKANY','6','2','.',0.00,'2200','4000',NULL,'4000',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','474','pcs','Inventory','VATABLE','5','KE2BGU0000563','53100000','KE','2','BG','U','Y','B',0),(857,'COLLANDER CHOP BOARD','6','2','.',0.00,'350','750',NULL,'750',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','475','pcs','Inventory','VATABLE','5','KE2BGU0000564','53100000','KE','2','BG','U','Y','B',0),(858,'CONCAVE GLASS','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','476','pcs','Inventory','VATABLE','5','KE2BGU0000565','53100000','KE','2','BG','U','Y','B',0),(859,'COOK ;LOVER NON STICK POTS WITHOUT SILLICON SPOONS','6','2','.',0.00,'12500','16500',NULL,'16500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','477','pcs','Inventory','VATABLE','5','KE2BGU0000566','53100000','KE','2','BG','U','Y','B',0),(860,'COOK LOVER NON STICK POTS WITH SILLICON SPOONS','6','2','.',0.00,'12500','16500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','478','pcs','Inventory','VATABLE','5','KE2BGU0000567','53100000','KE','2','BG','U','Y','B',0),(861,'CORNER RACK','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','479','pcs','Inventory','VATABLE','5','KE2BGU0000568','53100000','KE','2','BG','U','Y','B',0),(862,'CUP/PLATE HOLDER','6','2','.',0.00,'600','1200',NULL,'1200',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','480','pcs','Inventory','VATABLE','5','KE2BGU0000569','53100000','KE','2','BG','U','Y','B',0),(863,'CUTLERY SET SILVER','6','1','.',0.00,'1300','2299',NULL,'2299',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m38','pcs','Inventory','VATABLE','5','KE2BGU0000570','53100000','KE','2','BG','U','Y','B',0),(864,'DANNY HOME MUG','6','2','.',0.00,'283','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','481','pcs','Inventory','VATABLE','5','KE2BGU0000571','53100000','KE','2','BG','U','Y','B',0),(865,'DAY DAY FLASK','6','1','.',0.00,'1100','2350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m26','pcs','Inventory','VATABLE','5','KE2BGU0000572','53100000','KE','2','BG','U','Y','B',0),(866,'desini pressure cooker','6','2','.',0.00,'5500','7500',NULL,'7500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','482','pcs','Inventory','VATABLE','5','KE2BGU0000573','53100000','KE','2','BG','U','Y','B',0),(867,'DISH RACK -GOLD 2 LAYER.','6','2','.',0.00,'2200','2999',NULL,'2999',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','483','pcs','Inventory','VATABLE','5','KE2BGU0000574','53100000','KE','2','BG','U','Y','B',0),(868,'DISH RACK- BLACK 3 LAYER.','6','2','.',0.00,'1650','4700',NULL,'4700',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','484','pcs','Inventory','VATABLE','5','KE2BGU0000575','53100000','KE','2','BG','U','Y','B',0),(869,'DISH RACKS -GOLD 3 LAYER..','6','1','.',0.00,'1650','3999',NULL,'3999',NULL,NULL,'1',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m92','pcs','Inventory','VATABLE','5','KE2BGU0000576','53100000','KE','2','BG','U','Y','B',0),(870,'disposable lunch box','6','2','.',0.00,'18','35',NULL,'35',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','485','pcs','Inventory','VATABLE','5','KE2BGU0000577','53100000','KE','2','BG','U','Y','B',0),(871,'DIVA COFFEE CUP 320ML','6','2','.',0.00,'176','320',NULL,'320',NULL,NULL,'0',0,1,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','486','pcs','Inventory','VATABLE','5','KE2BGU0000578','53100000','KE','2','BG','U','Y','B',0),(872,'DOUBLE EGG POACHER','6','2','.',0.00,'700','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','487','pcs','Inventory','VATABLE','5','KE2BGU0000579','53100000','KE','2','BG','U','Y','B',0),(873,'DOUBLE WALL MUG 150ML','6','2','.',0.00,'250','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','488','pcs','Inventory','VATABLE','5','KE2BGU0000580','53100000','KE','2','BG','U','Y','B',0),(874,'DOUBLE WALL MUGS 400ML','6','1','.',0.00,'380','600',NULL,'600',NULL,NULL,'2',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m82','pcs','Inventory','VATABLE','5','KE2BGU0000581','53100000','KE','2','BG','U','Y','B',0),(875,'DUSTBIN','6','2','.',0.00,'80','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','489','pcs','Inventory','VATABLE','5','KE2BGU0000582','53100000','KE','2','BG','U','Y','B',0),(876,'EDENBERG COCKWARE WITH INDUCTION BOTTOM.','6','2','.',0.00,'15000','17200',NULL,'17200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','490','pcs','Inventory','VATABLE','5','KE2BGU0000583','53100000','KE','2','BG','U','Y','B',0),(877,'edenberg sufuria','6','2','.',0.00,'14500','16500',NULL,'16500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','491','pcs','Inventory','VATABLE','5','KE2BGU0000584','53100000','KE','2','BG','U','Y','B',0),(878,'EGG DISPENSER','6','2','.',0.00,'550','1100',NULL,'1100',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','492','pcs','Inventory','VATABLE','5','KE2BGU0000585','53100000','KE','2','BG','U','Y','B',0),(879,'EGG TRAYS','6','1','.',0.00,'450','750','','750',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m77','pcs','Inventory','VATABLE','5','KE2BGU0000586','53100000','KE','2','BG','U','Y','B',0),(880,'ELECTRIC KETTLE','6','1','.',0.00,'1300','1999',NULL,'1999',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m91','pcs','Inventory','VATABLE','5','KE2BGU0000587','53100000','KE','2','BG','U','Y','B',0),(881,'ELECTRICK LUNCH BOX','6','2','.',0.00,'850','1500',NULL,'1500',NULL,NULL,'2',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','493','pcs','Inventory','VATABLE','5','KE2BGU0000588','53100000','KE','2','BG','U','Y','B',0),(882,'EXPANDABLE OVERSINK DRAIN SHELF','6','2','.',0.00,'200','350','','350',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','494','pcs','Inventory','VATABLE','5','KE2BGU0000589','53100000','KE','2','BG','U','Y','B',0),(883,'FASHION BIG PLATE 10.5 INCH','6','2','.',0.00,'220','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','495','pcs','Inventory','VATABLE','5','KE2BGU0000590','53100000','KE','2','BG','U','Y','B',0),(884,'FASHION BOWLS','6','2','.',0.00,'150','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','496','pcs','Inventory','VATABLE','5','KE2BGU0000591','53100000','KE','2','BG','U','Y','B',0),(885,'FASHION MUG','6','2','.',0.00,'125','220',NULL,'220',NULL,NULL,'2',0,1,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','497','pcs','Inventory','VATABLE','5','KE2BGU0000592','53100000','KE','2','BG','U','Y','B',0),(886,'FASHION PLATE SMALL','6','2','.',0.00,'158','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','498','pcs','Inventory','VATABLE','5','KE2BGU0000593','53100000','KE','2','BG','U','Y','B',0),(887,'FISH PLATES','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','499','pcs','Inventory','VATABLE','5','KE2BGU0000594','53100000','KE','2','BG','U','Y','B',0),(888,'FLORENCE 4 IN 1 HOTPOT','6','2','.',0.00,'4300','7000',NULL,'7000',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','500','pcs','Inventory','VATABLE','5','KE2BGU0000595','53100000','KE','2','BG','U','Y','B',0),(889,'FLOWER BOWL','6','2','.',0.00,'150','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','501','pcs','Inventory','VATABLE','5','KE2BGU0000596','53100000','KE','2','BG','U','Y','B',0),(890,'FLOWER PLATE BIG','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','502','pcs','Inventory','VATABLE','5','KE2BGU0000597','53100000','KE','2','BG','U','Y','B',0),(891,'FLOWER PLATE SMALL','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','503','pcs','Inventory','VATABLE','5','KE2BGU0000598','53100000','KE','2','BG','U','Y','B',0),(892,'FOLDABLE CLOTHES SET','6','2','.',0.00,'450','900',NULL,'900',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','504','pcs','Inventory','VATABLE','5','KE2BGU0000599','53100000','KE','2','BG','U','Y','B',0),(893,'FOOD WARMER 3IN1 ','6','1','.',0.00,'5500','7800','','7800',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m31','pcs','Inventory','VATABLE','5','KE2BGU0000600','53100000','KE','2','BG','U','Y','B',0),(894,'FRIDGE ORGARNIZER','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','505','pcs','Inventory','VATABLE','5','KE2BGU0000601','53100000','KE','2','BG','U','Y','B',0),(895,'FRUIT PRESS','6','2','.',0.00,'850','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','506','pcs','Inventory','VATABLE','5','KE2BGU0000602','53100000','KE','2','BG','U','Y','B',0),(896,'FRUIT STAND GOLD','6','1','.',0.00,'2500','3500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m02','pcs','Inventory','VATABLE','5','KE2BGU0000603','53100000','KE','2','BG','U','Y','B',0),(897,'G HORSE WHISKY GLASS','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m58','pcs','Inventory','VATABLE','5','KE2BGU0000604','53100000','KE','2','BG','U','Y','B',0),(898,'GARLIC GRATER-BLACK HANDLE','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','507','pcs','Inventory','VATABLE','5','KE2BGU0000605','53100000','KE','2','BG','U','Y','B',0),(899,'GLASS JAR-HIGH WHITE','6','2','.',0.00,'280','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','508','pcs','Inventory','VATABLE','5','KE2BGU0000606','53100000','KE','2','BG','U','Y','B',0),(900,'GLASS SUGAR DISH -CRYSTAL.','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','509','pcs','Inventory','VATABLE','5','KE2BGU0000607','53100000','KE','2','BG','U','Y','B',0),(901,'GLASS SUGAR DISH-LOTUS','6','2','.',0.00,'300','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','510','pcs','Inventory','VATABLE','5','KE2BGU0000608','53100000','KE','2','BG','U','Y','B',0),(902,'GOLD BUTTER KNIFE','6','1','.',0.00,'300','800',NULL,'800',NULL,NULL,'2',0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m21','pcs','Inventory','VATABLE','5','KE2BGU0000609','53100000','KE','2','BG','U','Y','B',0),(903,'GOLD CUP STAND','6','1','.',0.00,'600','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m30','pcs','Inventory','VATABLE','5','KE2BGU0000610','53100000','KE','2','BG','U','Y','B',0),(904,'GOLD CUTELRY SET','6','2','.',0.00,'2500','2999','','2999',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','511','pcs','Inventory','VATABLE','5','KE2BGU0000611','53100000','KE','2','BG','U','Y','B',0),(905,'GOLD FOLK','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','512','pcs','Inventory','VATABLE','5','KE2BGU0000612','53100000','KE','2','BG','U','Y','B',0),(906,'GOLD PLATE STAND','6','1','.',0.00,'600','1000',NULL,'1000',NULL,NULL,'0',0,1,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m33','pcs','Inventory','VATABLE','5','KE2BGU0000613','53100000','KE','2','BG','U','Y','B',0),(907,'GOLD POT SUGAR DISH','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','513','pcs','Inventory','VATABLE','5','KE2BGU0000614','53100000','KE','2','BG','U','Y','B',0),(908,'GOLD SERVIETTE HOLDER BIG WITH CLIP','6','1','.',0.00,'600','1500',NULL,'1500',NULL,NULL,'1',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m75','pcs','Inventory','VATABLE','5','KE2BGU0000615','53100000','KE','2','BG','U','Y','B',0),(909,'GOLD SERVIETTE HOLDER SMALL WITH CLIP','6','1','.',0.00,'600','1299',NULL,'1299',NULL,NULL,'1',0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m74','pcs','Inventory','VATABLE','5','KE2BGU0000616','53100000','KE','2','BG','U','Y','B',0),(910,'GOLD SOUP SPOON','6','2','.',0.00,'450','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','514','pcs','Inventory','VATABLE','5','KE2BGU0000617','53100000','KE','2','BG','U','Y','B',0),(911,'GOLD SPOON','6','2','.',0.00,'350','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','515','pcs','Inventory','VATABLE','5','KE2BGU0000618','53100000','KE','2','BG','U','Y','B',0),(912,'GOLD STRIPED BOWL','6','2','.',0.00,'120','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','516','pcs','Inventory','VATABLE','5','KE2BGU0000619','53100000','KE','2','BG','U','Y','B',0),(913,'gold tea spoon','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'2',0,1,NULL,0,0,0,8.00,'2025-03-26 16:05:42','10','1','1','0000-00-00','mainitem','Inclusive','','active','','517','pcs','Inventory','ZERO RATED','5','KE2BGU0000620','53100000','KE','2','BG','U','Y','B',0),(914,'GOLDEN COFFEE MUG','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','518','pcs','Inventory','VATABLE','5','KE2BGU0000621','53100000','KE','2','BG','U','Y','B',0),(915,'GOLDEN HANDLE CUP','6','2','.',0.00,'167','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','519','pcs','Inventory','VATABLE','5','KE2BGU0000622','53100000','KE','2','BG','U','Y','B',0),(916,'GOLDEN MUG','6','1','.',0.00,'0','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m50','pcs','Inventory','VATABLE','5','KE2BGU0000623','53100000','KE','2','BG','U','Y','B',0),(917,'GOLDEN TEA MUG','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','520','pcs','Inventory','VATABLE','5','KE2BGU0000624','53100000','KE','2','BG','U','Y','B',0),(918,'GRANITE PANS','6','1','.',0.00,'750','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m88','pcs','Inventory','VATABLE','5','KE2BGU0000625','53100000','KE','2','BG','U','Y','B',0),(919,'HAND MIXER','6','2','.',0.00,'700','1200','','1200',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-01-27 13:21:51','10','1','1','0000-00-00','mainitem','Inclusive','','active','','521','pcs','Inventory','VATABLE','5','KE2BGU0000626','53100000','KE','2','BG','U','Y','B',0),(920,'HAND WASH CERAMIC','6','1','.',0.00,'500','950',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m04','pcs','Inventory','VATABLE','5','KE2BGU0000627','53100000','KE','2','BG','U','Y','B',0),(921,'HAND WASH PLASTIC','6','1','.',0.00,'250','650','','650',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m03','pcs','Inventory','VATABLE','5','KE2BGU0000628','53100000','KE','2','BG','U','Y','B',0),(922,'HANDSOME MUG','6','2','.',0.00,'91','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','522','pcs','Inventory','VATABLE','5','KE2BGU0000629','53100000','KE','2','BG','U','Y','B',0),(923,'HERBS SAVER PRESERVATION','6','2','.',0.00,'400','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','523','pcs','Inventory','VATABLE','5','KE2BGU0000630','53100000','KE','2','BG','U','Y','B',0),(924,'HIGH BALL ','6','2','.',0.00,'92','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','524','pcs','Inventory','VATABLE','5','KE2BGU0000631','53100000','KE','2','BG','U','Y','B',0),(925,'HIGH BALL GLASS','6','1','.',0.00,'92','200',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m54','pcs','Inventory','VATABLE','5','KE2BGU0000632','53100000','KE','2','BG','U','Y','B',0),(926,'HIGH BORON GLASS SUFURIA','6','2','.',0.00,'1150','1800',NULL,'1800',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','525','pcs','Inventory','VATABLE','5','KE2BGU0000633','53100000','KE','2','BG','U','Y','B',0),(927,'Home aroma spray','6','2','.',0.00,'200','400',NULL,'400',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','526','pcs','Inventory','VATABLE','5','KE2BGU0000634','53100000','KE','2','BG','U','Y','B',0),(928,'HONEY DISPENSER','6','2','.',0.00,'350','699',NULL,'699',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','527','pcs','Inventory','VATABLE','5','KE2BGU0000635','53100000','KE','2','BG','U','Y','B',0),(929,'HOT POT 3IN 1 CASEROLE ROYAL','6','1','.',0.00,'5000','6500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','m06','pcs','Inventory','VATABLE','5','KE2BGU0000636','53100000','KE','2','BG','U','Y','B',0),(930,'HOT WATER BAG 2LITRES','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-17 11:28:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','528','pcs','Inventory','EXEMPTED','5','KE2BGU0000637','53100000','KE','2','BG','U','Y','B',0),(931,'HURRICANE BRUSH SCREEN SCRUBBLE','6','2','.',0.00,'2000','3200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-17 11:27:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m78','pcs','Inventory','EXEMPTED','5','KE2BGU0000638','53100000','KE','2','BG','U','Y','B',0),(932,'ICE BUCKET GLASS','6','2','.',0.00,'550','1100',NULL,'1100',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-17 11:27:40','10','1','1','0000-00-00','mainitem','Inclusive','','active','','529','pcs','Inventory','EXEMPTED','5','KE2BGU0000639','53100000','KE','2','BG','U','Y','B',0),(933,'ICE CUBE TRAYSILICON','6','2','.',0.00,'150','300',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:27:30','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m07','pcs','Inventory','EXEMPTED','5','KE2BGU0000640','53100000','KE','2','BG','U','Y','B',0),(934,'JUICE MUG WITH STRAW AND BAMBOO LID','6','2','.',0.00,'550','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-17 11:27:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','530','pcs','Inventory','EXEMPTED','5','KE2BGU0000641','53100000','KE','2','BG','U','Y','B',0),(935,'KARTAN MARTS','6','2','.',0.00,'250','1999',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-17 11:27:02','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m11','pcs','Inventory','EXEMPTED','5','KE2BGU0000642','53100000','KE','2','BG','U','Y','B',0),(936,'KATTAN CIRCULAR MAT SET','6','2','.',0.00,'1500','2000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:26:46','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m42','pcs','Inventory','ZERO RATED','5','KE2BGU0000643','53100000','KE','2','BG','U','Y','B',0),(937,'KATTAN MAT','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-17 11:26:25','10','1','1','0000-00-00','mainitem','Inclusive','','active','','531','pcs','Inventory','ZERO RATED','5','KE2BGU0000644','53100000','KE','2','BG','U','Y','B',0),(938,'kaulo cups','6','2','.',0.00,'79','150','','100',NULL,NULL,'2',0,1,NULL,0,0,0,4.00,'2025-03-17 11:26:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','532','pcs','Inventory','ZERO RATED','5','KE2BGU0000645','53100000','KE','2','BG','U','Y','B',0),(939,'KEEP FRESH 3 IN 1','6','2','.',0.00,'450','950',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:26:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','533','pcs','Inventory','ZERO RATED','5','KE2BGU0000646','53100000','KE','2','BG','U','Y','B',0),(940,'KEEP GOING WATER BOTTLE.','6','2','.',0.00,'280','500','','600',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:25:45','10','1','1','0000-00-00','mainitem','Inclusive','','active','','534','pcs','Inventory','EXEMPTED','5','KE2BGU0000647','53100000','KE','2','BG','U','Y','B',0),(941,'KENPOLY DISH RACK','6','2','.',0.00,'180','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-17 11:25:29','10','1','1','0000-00-00','mainitem','Inclusive','','active','','535','pcs','Inventory','EXEMPTED','5','KE2BGU0000648','53100000','KE','2','BG','U','Y','B',0),(942,'KICHUNGI BIG','6','2','.',0.00,'35','80',NULL,'80',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'2025-03-17 11:25:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','536','pcs','Inventory','ZERO RATED','5','KE2BGU0000649','53100000','KE','2','BG','U','Y','B',0),(943,'KICHUNGI MEDIUM','6','2','.',0.00,'25','50',NULL,'50',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'2025-03-17 11:25:05','10','1','1','0000-00-00','mainitem','Inclusive','','active','','537','pcs','Inventory','EXEMPTED','5','KE2BGU0000650','53100000','KE','2','BG','U','Y','B',0),(944,'KICHUNGI SMALL','6','2','.',0.00,'10','30',NULL,'30',NULL,NULL,'0',0,1,NULL,0,0,0,72.00,'2025-03-17 11:24:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','538','pcs','Inventory','EXEMPTED','5','KE2BGU0000651','53100000','KE','2','BG','U','Y','B',0),(945,'KITCHEN TISSUE HOLDER','6','2','.',0.00,'200','800',NULL,'800',NULL,NULL,'2',0,1,NULL,0,0,0,6.00,'2025-03-17 11:24:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m37','pcs','Inventory','ZERO RATED','5','KE2BGU0000652','53100000','KE','2','BG','U','Y','B',0),(946,'kitchenware knief set','6','2','.',0.00,'2500','3500',NULL,'3500',NULL,NULL,'2',0,1,NULL,0,0,0,4.00,'2025-03-17 11:24:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','539','pcs','Inventory','ZERO RATED','5','KE2BGU0000653','53100000','KE','2','BG','U','Y','B',0),(947,'KNIFE SET (MARBLE)','6','2','.',0.00,'2200','3500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-17 11:18:59','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m76','pcs','Inventory','ZERO RATED','5','KE2BGU0000654','53100000','KE','2','BG','U','Y','B',0),(948,'KNIFE SET-ROTATING-GERMANY','6','2','.',0.00,'1800','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-17 11:18:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','540','pcs','Inventory','ZERO RATED','5','KE2BGU0000655','53100000','KE','2','BG','U','Y','B',0),(949,'KNIFE SHARPENER','6','2','.',0.00,'250','499',NULL,'499',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-17 11:18:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','541','pcs','Inventory','ZERO RATED','5','KE2BGU0000656','53100000','KE','2','BG','U','Y','B',0),(950,'LADDER SPOON','6','2','.',0.00,'200','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:18:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m27','pcs','Inventory','ZERO RATED','5','KE2BGU0000657','53100000','KE','2','BG','U','Y','B',0),(951,'LEAF SOAP HOLDER','6','2','.',0.00,'100','200',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-17 11:17:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','542','pcs','Inventory','ZERO RATED','5','KE2BGU0000658','53100000','KE','2','BG','U','Y','B',0),(952,'LEMON SQUIEEZER','6','2','.',0.00,'120','200',NULL,'200',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-17 11:17:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','543','pcs','Inventory','ZERO RATED','5','KE2BGU0000659','53100000','KE','2','BG','U','Y','B',0),(953,'LINED GLASS','6','2','.',0.00,'98','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-17 11:17:07','10','1','1','0000-00-00','mainitem','Inclusive','','active','','544','pcs','Inventory','ZERO RATED','5','KE2BGU0000660','53100000','KE','2','BG','U','Y','B',0),(954,'LION PAN','6','2','.',0.00,'280','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-17 11:16:53','10','1','1','0000-00-00','mainitem','Inclusive','','active','','545','pcs','Inventory','EXEMPTED','5','KE2BGU0000661','53100000','KE','2','BG','U','Y','B',0),(955,'LONG TEA SPOON SILVER','6','2','.',0.00,'200','400',NULL,'400',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:16:40','10','1','1','0000-00-00','mainitem','Inclusive','','active','','546','pcs','Inventory','ZERO RATED','5','KE2BGU0000662','53100000','KE','2','BG','U','Y','B',0),(956,'long teaspoon','6','2','.',0.00,'200','300',NULL,'300',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-17 11:16:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','547','pcs','Inventory','ZERO RATED','5','KE2BGU0000663','53100000','KE','2','BG','U','Y','B',0),(957,'LOTION/SOAP JARS','6','2','.',0.00,'1400','2000',NULL,'2000',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-17 11:16:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m08','pcs','Inventory','ZERO RATED','5','KE2BGU0000664','53100000','KE','2','BG','U','Y','B',0),(958,'LUMINARC 1.3LTR JUICE JAR','6','2','.',0.00,'600','1150',NULL,'1150',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'2025-03-17 11:16:00','10','1','1','0000-00-00','mainitem','Inclusive','','active','','548','pcs','Inventory','ZERO RATED','5','KE2BGU0000665','53100000','KE','2','BG','U','Y','B',0),(959,'LUMINARC 1.7LTRS JUICE JAR','6','2','.',0.00,'700','1300',NULL,'1300',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-17 11:15:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','549','pcs','Inventory','ZERO RATED','5','KE2BGU0000666','53100000','KE','2','BG','U','Y','B',0),(960,'LUMINARC BOWL','6','2','.',0.00,'700','1400',NULL,'1400',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:15:40','10','1','1','0000-00-00','mainitem','Inclusive','','active','','550','pcs','Inventory','ZERO RATED','5','KE2BGU0000667','53100000','KE','2','BG','U','Y','B',0),(961,'LUMINARC WHITE MUG','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-17 11:15:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','551','pcs','Inventory','ZERO RATED','5','KE2BGU0000668','53100000','KE','2','BG','U','Y','B',0),(962,'LUNCH BAG','6','2','.',0.00,'200','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:15:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','552','pcs','Inventory','ZERO RATED','5','KE2BGU0000669','53100000','KE','2','BG','U','Y','B',0),(963,'LUNCH BOX 600ML.','6','2','.',0.00,'900','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:07:07','10','1','1','0000-00-00','mainitem','Inclusive','','active','','553','pcs','Inventory','ZERO RATED','5','KE2BGU0000670','53100000','KE','2','BG','U','Y','B',0),(964,'MABLE TABLE SPOON','6','2','.',0.00,'400','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-17 11:06:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','554','pcs','Inventory','ZERO RATED','5','KE2BGU0000671','53100000','KE','2','BG','U','Y','B',0),(965,'MANDAZI PAN','6','2','.',0.00,'650','950','','950',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-17 11:06:47','10','1','1','0000-00-00','mainitem','Inclusive','','active','','555','pcs','Inventory','ZERO RATED','5','KE2BGU0000672','53100000','KE','2','BG','U','Y','B',0),(966,'MARBLE FLASK','6','2','.',0.00,'1200','1999',NULL,'1999',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-17 11:06:38','10','1','1','0000-00-00','mainitem','Inclusive','','active','','556','pcs','Inventory','ZERO RATED','5','KE2BGU0000673','53100000','KE','2','BG','U','Y','B',0),(967,'MARBLE OIL JAR DISPENSER','6','2','.',0.00,'300','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-17 11:06:30','10','1','1','0000-00-00','mainitem','Inclusive','','active','','557','pcs','Inventory','ZERO RATED','5','KE2BGU0000674','53100000','KE','2','BG','U','Y','B',0),(968,'MARBLE SOAP/LOTION DISPENSER','6','2','.',0.00,'500','950',NULL,'950',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-17 11:05:52','10','1','1','0000-00-00','mainitem','Inclusive','','active','','558','pcs','Inventory','ZERO RATED','5','KE2BGU0000675','53100000','KE','2','BG','U','Y','B',0),(969,'MEASURING CUPS 6 IN 1','6','2','.',0.00,'100','200','','200',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:29:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','559','pcs','Inventory','EXEMPTED','5','KE2BGU0000676','53100000','KE','2','BG','U','Y','B',0),(970,'MELAMINE LARGE TRAY','6','2','.',0.00,'350','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:29:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','560','pcs','Inventory','EXEMPTED','5','KE2BGU0000677','53100000','KE','2','BG','U','Y','B',0),(971,'MELAMINE PLATE-BLUE FLOWER','6','2','.',0.00,'95','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,20.00,'2025-03-08 19:29:05','10','1','1','0000-00-00','mainitem','Inclusive','','active','','561','pcs','Inventory','EXEMPTED','5','KE2BGU0000678','53100000','KE','2','BG','U','Y','B',0),(972,'MELAMINE SMALL TRAY','6','2','.',0.00,'300','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 19:28:47','10','1','1','0000-00-00','mainitem','Inclusive','','active','','562','pcs','Inventory','EXEMPTED','5','KE2BGU0000679','53100000','KE','2','BG','U','Y','B',0),(973,'MELANINE PARTITIONED PLATE','6','2','.',0.00,'71','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 19:28:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','563','pcs','Inventory','ZERO RATED','5','KE2BGU0000680','53100000','KE','2','BG','U','Y','B',0),(974,'MESH LARGE RACK','6','2','.',0.00,'900','1399',NULL,'1399',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:28:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','564','pcs','Inventory','EXEMPTED','5','KE2BGU0000681','53100000','KE','2','BG','U','Y','B',0),(975,'METAL MASHER.','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 19:27:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','','565','pcs','Inventory','EXEMPTED','5','KE2BGU0000682','53100000','KE','2','BG','U','Y','B',0),(976,'METALLIC BASKET WITH WOODEN HANDLES','6','2','.',0.00,'1600','2500',NULL,'2500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:27:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m95','pcs','Inventory','EXEMPTED','5','KE2BGU0000683','53100000','KE','2','BG','U','Y','B',0),(977,'METALLIC RACK','6','2','.',0.00,'3500','4000','','4000',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:27:40','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m94','pcs','Inventory','EXEMPTED','5','KE2BGU0000684','53100000','KE','2','BG','U','Y','B',0),(978,'MILK SHAKE GLASS','6','2','.',0.00,'100','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:26:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m53','pcs','Inventory','EXEMPTED','5','KE2BGU0000685','53100000','KE','2','BG','U','Y','B',0),(979,'MILK/JUICE STORAGE','6','2','.',0.00,'400','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,10.00,'2025-03-08 19:26:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m83','pcs','Inventory','EXEMPTED','5','KE2BGU0000686','53100000','KE','2','BG','U','Y','B',0),(980,'MOP BUCKET','6','2','.',0.00,'220','440',NULL,'440',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 19:24:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','566','pcs','Inventory','EXEMPTED','5','KE2BGU0000687','53100000','KE','2','BG','U','Y','B',0),(981,'MOP STICK- PLASTIC','6','2','.',0.00,'170','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 19:24:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','567','pcs','Inventory','ZERO RATED','5','KE2BGU0000688','53100000','KE','2','BG','U','Y','B',0),(982,'MOP STICK- WOODEN','6','2','.',0.00,'250','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:24:12','10','1','1','0000-00-00','mainitem','Inclusive','','active','','568','pcs','Inventory','ZERO RATED','5','KE2BGU0000689','53100000','KE','2','BG','U','Y','B',0),(983,'MORTAL AND PISTOL','6','2','.',0.00,'250','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:23:59','10','1','1','0000-00-00','mainitem','Inclusive','','active','','569','pcs','Inventory','EXEMPTED','5','KE2BGU0000690','53100000','KE','2','BG','U','Y','B',0),(984,'MOSCHINO APRON','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 19:23:46','10','1','1','0000-00-00','mainitem','Inclusive','','active','','570','pcs','Inventory','EXEMPTED','5','KE2BGU0000691','53100000','KE','2','BG','U','Y','B',0),(985,'motivational water bottle [4]','6','2','.',0.00,'70','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:23:32','10','1','1','0000-00-00','mainitem','Inclusive','','active','','571','pcs','Inventory','EXEMPTED','5','KE2BGU0000692','53100000','KE','2','BG','U','Y','B',0),(986,'MOTIVATIONAL WATER BOTTLE 3 IN 1','6','2','.',0.00,'700','1200','','1200',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 19:23:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','572','pcs','Inventory','ZERO RATED','5','KE2BGU0000693','53100000','KE','2','BG','U','Y','B',0),(987,'motivational water bottle no [3]','6','2','.',0.00,'0','400',NULL,'400',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:23:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','573','pcs','Inventory','EXEMPTED','5','KE2BGU0000694','53100000','KE','2','BG','U','Y','B',0),(988,'motivational water bottle[ no 2]','6','2','.',0.00,'0','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:22:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','574','pcs','Inventory','ZERO RATED','5','KE2BGU0000695','53100000','KE','2','BG','U','Y','B',0),(989,'MOTIVATIONAL[ PS]','6','2','.',0.00,'600','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:22:33','10','1','1','0000-00-00','mainitem','Inclusive','','active','','575','pcs','Inventory','EXEMPTED','5','KE2BGU0000696','53100000','KE','2','BG','U','Y','B',0),(990,'MR AND MRS GIFT SET','6','2','.',0.00,'1300','2500',NULL,'2500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:22:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','576','pcs','Inventory','EXEMPTED','5','KE2BGU0000697','53100000','KE','2','BG','U','Y','B',0),(991,'napkins','6','2','.',0.00,'60','100',NULL,'100',NULL,NULL,'2',0,1,NULL,0,0,0,10.00,'2025-03-08 19:22:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','577','pcs','Inventory','EXEMPTED','5','KE2BGU0000698','53100000','KE','2','BG','U','Y','B',0),(992,'NARROW BRUSH HIDDEN AREAS','6','2','.',0.00,'50','125',NULL,'125',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:21:48','10','1','1','0000-00-00','mainitem','Inclusive','','active','','578','pcs','Inventory','EXEMPTED','5','KE2BGU0000699','53100000','KE','2','BG','U','Y','B',0),(993,'NET BARREL ORGANIZER','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 19:21:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','579','pcs','Inventory','EXEMPTED','5','KE2BGU0000700','53100000','KE','2','BG','U','Y','B',0),(994,'NICE DAY 1.6L FLASK','6','2','.',0.00,'1200','2000',NULL,'0',NULL,NULL,'1',0,1,NULL,0,0,0,0.00,'2025-03-08 19:21:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m35','pcs','Inventory','EXEMPTED','5','KE2BGU0000701','53100000','KE','2','BG','U','Y','B',0),(995,'NICE DAY 3.2LTRS FLASK','6','2','.',0.00,'700','1200',NULL,'1200',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:20:56','10','1','1','0000-00-00','mainitem','Inclusive','','active','','580','pcs','Inventory','ZERO RATED','5','KE2BGU0000702','53100000','KE','2','BG','U','Y','B',0),(996,'NON SLIP MATS','6','2','.',0.00,'750','1000','','0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:20:44','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m90','pcs','Inventory','ZERO RATED','5','KE2BGU0000703','53100000','KE','2','BG','U','Y','B',0),(997,'NON-STICK MASHER','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:20:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','581','pcs','Inventory','EXEMPTED','5','KE2BGU0000704','53100000','KE','2','BG','U','Y','B',0),(998,'NORDIC HOTPOT','6','2','.',0.00,'13000','16000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:20:02','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m09','pcs','Inventory','EXEMPTED','5','KE2BGU0000705','53100000','KE','2','BG','U','Y','B',0),(999,'NORMAL BLACK CUP','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:19:43','10','1','1','0000-00-00','mainitem','Inclusive','','active','','582','pcs','Inventory','EXEMPTED','5','KE2BGU0000706','53100000','KE','2','BG','U','Y','B',0),(1000,'NORMAL DINNER SET','6','2','.',0.00,'5000','7500',NULL,'7500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:19:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','583','pcs','Inventory','EXEMPTED','5','KE2BGU0000707','53100000','KE','2','BG','U','Y','B',0),(1001,'OIL FILTER 1.5 LITRES','6','2','.',0.00,'650','1350',NULL,'1350',NULL,NULL,'2',0,1,NULL,0,0,0,4.00,'2025-03-08 19:19:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m10','pcs','Inventory','ZERO RATED','5','KE2BGU0000708','53100000','KE','2','BG','U','Y','B',0),(1002,'OIL JAR AUTOMATIC','6','2','.',0.00,'500','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,14.00,'2025-03-08 19:18:51','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m86','pcs','Inventory','ZERO RATED','5','KE2BGU0000709','53100000','KE','2','BG','U','Y','B',0),(1003,'OIL JAR CONTROL','6','2','.',0.00,'300','600',NULL,'600',NULL,NULL,NULL,0,1,NULL,0,0,0,1.00,'2025-03-08 19:14:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m87','pcs','Inventory','EXEMPTED','5','KE2BGU0000710','53100000','KE','2','BG','U','Y','B',0),(1004,'OPEN KITCHEN STAND-4 LAYER','6','2','.',0.00,'1500','3200',NULL,'3200',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:14:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','584','pcs','Inventory','EXEMPTED','5','KE2BGU0000711','53100000','KE','2','BG','U','Y','B',0),(1005,'OVER THE DOOR HANGER','6','2','.',0.00,'250','499',NULL,'499',NULL,NULL,NULL,0,1,NULL,0,0,0,0.00,'2025-03-08 19:14:03','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m89','pcs','Inventory','EXEMPTED','5','KE2BGU0000712','53100000','KE','2','BG','U','Y','B',0),(1006,'PAN 26CM','6','2','.',0.00,'700','1350',NULL,'1350',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:13:33','10','1','1','0000-00-00','mainitem','Inclusive','','active','','585','pcs','Inventory','EXEMPTED','5','KE2BGU0000713','53100000','KE','2','BG','U','Y','B',0),(1007,'PEG BASKET','6','2','.',0.00,'45','100',NULL,'100',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 19:13:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','586','pcs','Inventory','EXEMPTED','5','KE2BGU0000714','53100000','KE','2','BG','U','Y','B',0),(1008,'PEGS-SET','6','2','.',0.00,'140','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:06:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','587','pcs','Inventory','ZERO RATED','5','KE2BGU0000715','53100000','KE','2','BG','U','Y','B',0),(1009,'PINEAPPLE GLASS','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,15.00,'2025-03-08 19:05:25','10','1','1','0000-00-00','mainitem','Inclusive','','active','','588','pcs','Inventory','EXEMPTED','5','KE2BGU0000716','53100000','KE','2','BG','U','Y','B',0),(1010,'PLAIN BLACK CUP','6','2','.',0.00,'167','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,15.00,'2025-03-08 19:05:12','10','1','1','0000-00-00','mainitem','Inclusive','','active','','589','pcs','Inventory','EXEMPTED','5','KE2BGU0000717','53100000','KE','2','BG','U','Y','B',0),(1011,'PLAIN WHITE MELAMINE PLATE','6','2','.',0.00,'92','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-08 19:05:00','10','1','1','0000-00-00','mainitem','Inclusive','','active','','590','pcs','Inventory','EXEMPTED','5','KE2BGU0000718','53100000','KE','2','BG','U','Y','B',0),(1012,'PLASTIC LUNCH BOX SET','6','2','.',0.00,'650','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','','591','pcs','Inventory','VATABLE','5','KE2BGU0000719','53100000','KE','2','BG','U','Y','B',0),(1013,'PLASTIC SINK BLOCKER','6','2','.',0.00,'150','350',NULL,'350',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 19:05:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','592','pcs','Inventory','EXEMPTED','5','KE2BGU0000720','53100000','KE','2','BG','U','Y','B',0),(1014,'PLASTIC SPAGETTI CONTAINER','6','2','.',0.00,'350','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:04:46','10','1','1','0000-00-00','mainitem','Inclusive','','active','','593','pcs','Inventory','EXEMPTED','5','KE2BGU0000721','53100000','KE','2','BG','U','Y','B',0),(1015,'PLASTIC VEGATABLE RACK 4 LAYERS','6','2','.',0.00,'1400','2999','','2999',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 19:04:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m19','pcs','Inventory','EXEMPTED','5','KE2BGU0000722','53100000','KE','2','BG','U','Y','B',0),(1016,'PORTABLE BLENDER','6','2','.',0.00,'700','1400',NULL,'1400',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:04:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','594','pcs','Inventory','EXEMPTED','5','KE2BGU0000723','53100000','KE','2','BG','U','Y','B',0),(1017,'POT MUG','6','2','.',0.00,'200','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:04:07','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m73','pcs','Inventory','EXEMPTED','5','KE2BGU0000724','53100000','KE','2','BG','U','Y','B',0),(1018,'PUMKIN MUG','6','2','.',0.00,'300','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:03:32','10','1','1','0000-00-00','mainitem','Inclusive','','active','','595','pcs','Inventory','EXEMPTED','5','KE2BGU0000725','53100000','KE','2','BG','U','Y','B',0),(1019,'RADIANT HOT PLATE COOKER','6','2','.',0.00,'3000','3999',NULL,'3999',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 19:03:15','10','1','1','0000-00-00','mainitem','Inclusive','','active','','596','pcs','Inventory','EXEMPTED','5','KE2BGU0000726','53100000','KE','2','BG','U','Y','B',0),(1020,'RAM/226 RAMTONS CORDED KETTLE 1.8LTS','6','2','.',0.00,'1700','2520',NULL,'2520',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 19:02:59','10','1','1','0000-00-00','mainitem','Inclusive','','active','','597','pcs','Inventory','EXEMPTED','5','KE2BGU0000727','53100000','KE','2','BG','U','Y','B',0),(1021,'RECTANGULAR RACK','6','2','.',0.00,'500','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 19:02:46','10','1','1','0000-00-00','mainitem','Inclusive','','active','','598','pcs','Inventory','EXEMPTED','5','KE2BGU0000728','53100000','KE','2','BG','U','Y','B',0),(1022,'red pot mugs','6','2','.',0.00,'100','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:02:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','599','pcs','Inventory','EXEMPTED','5','KE2BGU0000729','53100000','KE','2','BG','U','Y','B',0),(1023,'RG/516 RAMTONS 2BURNER GAS COOKER','6','2','.',0.00,'4910','7100',NULL,'7100',NULL,NULL,'2',0,1,NULL,0,0,0,2.00,'2025-03-08 19:01:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','600','pcs','Inventory','EXEMPTED','5','KE2BGU0000730','53100000','KE','2','BG','U','Y','B',0),(1024,'RICE DRAINER- BIG','6','2','.',0.00,'200','400',NULL,'400',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 19:01:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','601','pcs','Inventory','EXEMPTED','5','KE2BGU0000731','53100000','KE','2','BG','U','Y','B',0),(1025,'RICE WASHER','6','2','.',0.00,'300','599',NULL,'599',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 19:01:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','602','pcs','Inventory','EXEMPTED','5','KE2BGU0000732','53100000','KE','2','BG','U','Y','B',0),(1026,'rm/225 codless 1.7lts kettle','6','2','.',0.00,'1620','2400',NULL,'2400',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'2025-03-08 19:00:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','603','pcs','Inventory','EXEMPTED','5','KE2BGU0000733','53100000','KE','2','BG','U','Y','B',0),(1027,'RM/226','6','2','.',0.00,'1700','1700',NULL,'1700',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 19:00:38','10','1','1','0000-00-00','mainitem','Inclusive','','active','','604','pcs','Inventory','EXEMPTED','5','KE2BGU0000734','53100000','KE','2','BG','U','Y','B',0),(1028,'RM/567 RAMTONS 3LTS CORDLESS KETTLE','6','2','.',0.00,'1930','2850',NULL,'2850',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 19:00:12','10','1','1','0000-00-00','mainitem','Inclusive','','active','','605','pcs','Inventory','EXEMPTED','5','KE2BGU0000735','53100000','KE','2','BG','U','Y','B',0),(1029,'rm/591 codless 3lts kettle','6','2','.',0.00,'2030','3000',NULL,'3000',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 18:59:39','10','1','1','0000-00-00','mainitem','Inclusive','','active','','606','pcs','Inventory','EXEMPTED','5','KE2BGU0000736','53100000','KE','2','BG','U','Y','B',0),(1030,'RM/595 TABLETOP DISPENSER','6','2','.',0.00,'3350','4500',NULL,'4500',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 18:59:29','10','1','1','0000-00-00','mainitem','Inclusive','','active','','607','pcs','Inventory','EXEMPTED','5','KE2BGU0000737','53100000','KE','2','BG','U','Y','B',0),(1031,'RM/686 PORTABLEWATER DISPENSER','6','2','.',0.00,'830','1250',NULL,'1250',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 18:59:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','608','pcs','Inventory','EXEMPTED','5','KE2BGU0000738','53100000','KE','2','BG','U','Y','B',0),(1032,'ROK 5 IN 1 PLASTIC DISH','6','2','.',0.00,'450','950',NULL,'950',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 18:59:06','10','1','1','0000-00-00','mainitem','Inclusive','','active','','609','pcs','Inventory','EXEMPTED','5','KE2BGU0000739','53100000','KE','2','BG','U','Y','B',0),(1033,'ROYAL INSULATED HOT POT 3 IN 1','6','2','.',0.00,'5000','6500',NULL,'6500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:58:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','','610','pcs','Inventory','EXEMPTED','5','KE2BGU0000740','53100000','KE','2','BG','U','Y','B',0),(1034,'SALT SHAKERS','6','2','.',0.00,'162','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 18:58:38','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m85','pcs','Inventory','EXEMPTED','5','KE2BGU0000741','53100000','KE','2','BG','U','Y','B',0),(1035,'SANDWICH TOASTER','6','2','.',0.00,'1200','2500',NULL,'2500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:58:22','10','1','1','0000-00-00','mainitem','Inclusive','','active','','611','pcs','Inventory','EXEMPTED','5','KE2BGU0000742','53100000','KE','2','BG','U','Y','B',0),(1036,'SEASONING POTS [RECTANGLE]','6','2','.',0.00,'1800','2800','','2800',NULL,NULL,'2',0,1,NULL,0,0,0,2.00,'2025-03-08 18:58:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m17','pcs','Inventory','EXEMPTED','5','KE2BGU0000743','53100000','KE','2','BG','U','Y','B',0),(1037,'SEASONING POTS [TRIANGLE]','6','2','.',0.00,'1600','3500',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 18:57:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m16','pcs','Inventory','EXEMPTED','5','KE2BGU0000744','53100000','KE','2','BG','U','Y','B',0),(1038,'SENSAN VACUUM CUP','6','2','.',0.00,'1150','1999',NULL,'1999',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 18:57:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','612','pcs','Inventory','EXEMPTED','5','KE2BGU0000745','53100000','KE','2','BG','U','Y','B',0),(1039,'SERVIETTE HOLDER BLACK WITH CLIP','6','2','.',0.00,'600','1200',NULL,'1000',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:57:04','10','1','1','0000-00-00','mainitem','Inclusive','','active','','613','pcs','Inventory','EXEMPTED','5','KE2BGU0000746','53100000','KE','2','BG','U','Y','B',0),(1040,'SERVIETTE HOLDER GOLD','6','2','.',0.00,'300','350','','350',NULL,NULL,'1',0,1,NULL,0,0,0,6.00,'2025-03-08 18:56:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m13','pcs','Inventory','EXEMPTED','5','KE2BGU0000747','53100000','KE','2','BG','U','Y','B',0),(1041,'SERVIETTE HOLDER HOME','6','2','.',0.00,'200','600',NULL,'0',NULL,NULL,'1',0,1,NULL,0,0,0,1.00,'2025-03-08 18:56:38','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m12','pcs','Inventory','EXEMPTED','5','KE2BGU0000748','53100000','KE','2','BG','U','Y','B',0),(1042,'SERVING SPOON','6','2','.',0.00,'20','60',NULL,'60',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 18:56:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','614','pcs','Inventory','EXEMPTED','5','KE2BGU0000749','53100000','KE','2','BG','U','Y','B',0),(1043,'SG-8233 SIGNATURE TRAVEL MUG 550ML','6','2','.',0.00,'650','1299',NULL,'1299',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 18:56:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m62','pcs','Inventory','EXEMPTED','5','KE2BGU0000750','53100000','KE','2','BG','U','Y','B',0),(1044,'SHORT KNIFE','6','2','.',0.00,'50','100',NULL,'100',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'2025-03-08 18:55:53','10','1','1','0000-00-00','mainitem','Inclusive','','active','','615','pcs','Inventory','EXEMPTED','5','KE2BGU0000751','53100000','KE','2','BG','U','Y','B',0),(1045,'SIDE PLATE BIG','6','2','.',0.00,'0','0',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:55:42','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m96','pcs','Inventory','EXEMPTED','5','KE2BGU0000752','53100000','KE','2','BG','U','Y','B',0),(1046,'SIDE PLATE SMALL','6','2','.',0.00,'0','0',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:55:25','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m97','pcs','Inventory','EXEMPTED','5','KE2BGU0000753','53100000','KE','2','BG','U','Y','B',0),(1047,'SIDE PLATES','6','2','.',0.00,'200','280',NULL,'280',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:55:04','10','1','1','0000-00-00','mainitem','Inclusive','','active','','616','pcs','Inventory','EXEMPTED','5','KE2BGU0000754','53100000','KE','2','BG','U','Y','B',0),(1048,'SIGNATURE BLENDER 2 IN 1 ','6','2','.',0.00,'2600','3500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:54:35','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m67','pcs','Inventory','EXEMPTED','5','KE2BGU0000755','53100000','KE','2','BG','U','Y','B',0),(1049,'SIGNATURE BOROSII PLATES','6','2','.',0.00,'175','350',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 18:54:07','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m71','pcs','Inventory','EXEMPTED','5','KE2BGU0000756','53100000','KE','2','BG','U','Y','B',0),(1050,'SIGNATURE COFFEE CUPS 320ML','6','2','.',0.00,'175','320',NULL,'320',NULL,NULL,'0',0,1,NULL,0,0,0,23.00,'2025-03-08 18:53:44','10','1','1','0000-00-00','mainitem','Inclusive','','active','','617','pcs','Inventory','EXEMPTED','5','KE2BGU0000757','53100000','KE','2','BG','U','Y','B',0),(1051,'SIGNATURE COOKWARE 12 PIECE ','6','2','.',0.00,'7000','9000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:53:30','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m65','pcs','Inventory','EXEMPTED','5','KE2BGU0000758','53100000','KE','2','BG','U','Y','B',0),(1052,'SIGNATURE COOKWARE 15PCS','6','2','.',0.00,'7500','10500',NULL,'10500',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 18:53:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','618','pcs','Inventory','EXEMPTED','5','KE2BGU0000759','53100000','KE','2','BG','U','Y','B',0),(1053,'SIGNATURE DIVA 39 PIECE SET','6','2','.',0.00,'6500','8500',NULL,'8500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:52:51','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m63','pcs','Inventory','EXEMPTED','5','KE2BGU0000760','53100000','KE','2','BG','U','Y','B',0),(1054,'SIGNATURE DIVA PLATES','6','2','.',0.00,'242','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 18:52:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m72','pcs','Inventory','EXEMPTED','5','KE2BGU0000761','53100000','KE','2','BG','U','Y','B',0),(1055,'SIGNATURE FLASK 1000ML ','6','2','.',0.00,'650','1400',NULL,'1400',NULL,NULL,'0',0,1,NULL,0,0,0,7.00,'2025-03-08 18:52:06','10','1','1','0000-00-00','mainitem','Inclusive','','active','','619','pcs','Inventory','EXEMPTED','5','KE2BGU0000762','53100000','KE','2','BG','U','Y','B',0),(1056,'SIGNATURE HILUX 4IN1 HOTPOT','6','2','.',0.00,'4400','6500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 18:51:52','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m64','pcs','Inventory','EXEMPTED','5','KE2BGU0000763','53100000','KE','2','BG','U','Y','B',0),(1057,'SIGNATURE HOT POT 3 PIECE(STEEL)','6','2','.',0.00,'7000','9000',NULL,'0',NULL,NULL,'1',0,1,NULL,0,0,0,2.00,'2025-03-08 18:51:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m66','pcs','Inventory','EXEMPTED','5','KE2BGU0000764','53100000','KE','2','BG','U','Y','B',0),(1058,'SIGNATURE LUNCH BOX 4 PIECE','6','2','.',0.00,'1350','2200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:51:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m70','pcs','Inventory','EXEMPTED','5','KE2BGU0000765','53100000','KE','2','BG','U','Y','B',0),(1059,'SIGNATURE PRESSURE COOKER 10 LTR','6','2','.',0.00,'3500','4700',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:50:58','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m68','pcs','Inventory','EXEMPTED','5','KE2BGU0000766','53100000','KE','2','BG','U','Y','B',0),(1060,'SIGNATURE PRESSURE COOKER 12 LTR','6','2','.',0.00,'3800','5500',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:50:38','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m69','pcs','Inventory','EXEMPTED','5','KE2BGU0000767','53100000','KE','2','BG','U','Y','B',0),(1061,'SIGNATURE TRAVEL FLASK 500ML','6','2','.',0.00,'450','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 18:50:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m61','pcs','Inventory','EXEMPTED','5','KE2BGU0000768','53100000','KE','2','BG','U','Y','B',0),(1062,'SILVER SPOON -BEAUTIFUL','6','2','.',0.00,'450','800',NULL,'800',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 18:49:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','620','pcs','Inventory','EXEMPTED','5','KE2BGU0000769','53100000','KE','2','BG','U','Y','B',0),(1063,'SILICONE CHAPATI ROLLING PIN','6','2','.',0.00,'200','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:49:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','621','pcs','Inventory','EXEMPTED','5','KE2BGU0000770','53100000','KE','2','BG','U','Y','B',0),(1064,'SILICONE SPOON HOLDER','6','2','.',0.00,'100','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,18.00,'2025-03-08 18:49:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','622','pcs','Inventory','EXEMPTED','5','KE2BGU0000771','53100000','KE','2','BG','U','Y','B',0),(1065,'SILVER CUP STAND','6','2','.',0.00,'550','800',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'2025-03-08 18:48:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m29','pcs','Inventory','EXEMPTED','5','KE2BGU0000772','53100000','KE','2','BG','U','Y','B',0),(1066,'SILVER FOLK','6','2','.',0.00,'200','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:48:36','10','1','1','0000-00-00','mainitem','Inclusive','','active','','623','pcs','Inventory','EXEMPTED','5','KE2BGU0000773','53100000','KE','2','BG','U','Y','B',0),(1067,'SILVER GRATER','6','2','.',0.00,'70','150',NULL,'120',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 18:48:24','10','1','1','0000-00-00','mainitem','Inclusive','','active','','624','pcs','Inventory','EXEMPTED','5','KE2BGU0000774','53100000','KE','2','BG','U','Y','B',0),(1068,'SILVER LIGHT CUP HOLDER','6','2','.',0.00,'250','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'2025-03-08 18:48:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m34','pcs','Inventory','EXEMPTED','5','KE2BGU0000775','53100000','KE','2','BG','U','Y','B',0),(1069,'SILVER LIPS CUP.','6','2','.',0.00,'167','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,12.00,'2025-03-08 18:47:22','10','1','1','0000-00-00','mainitem','Inclusive','','active','','625','pcs','Inventory','EXEMPTED','5','KE2BGU0000776','53100000','KE','2','BG','U','Y','B',0),(1070,'SILVER LONG SERVIETE HOLDER','6','2','.',0.00,'200','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 18:47:06','10','1','1','0000-00-00','mainitem','Inclusive','','active','','626','pcs','Inventory','EXEMPTED','5','KE2BGU0000777','53100000','KE','2','BG','U','Y','B',0),(1071,'silver mug','6','2','.',0.00,'125','250',NULL,'250',NULL,NULL,'2',0,1,NULL,0,0,0,1.00,'2025-03-08 18:46:53','10','1','1','0000-00-00','mainitem','Inclusive','','active','','627','pcs','Inventory','EXEMPTED','5','KE2BGU0000778','53100000','KE','2','BG','U','Y','B',0),(1072,'SILVER PLATE STAND','6','2','.',0.00,'300','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'2025-03-08 18:46:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m32','pcs','Inventory','EXEMPTED','5','KE2BGU0000779','53100000','KE','2','BG','U','Y','B',0),(1073,'SILVER TRAY','6','2','.',0.00,'140','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:46:22','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m25','pcs','Inventory','EXEMPTED','5','KE2BGU0000780','53100000','KE','2','BG','U','Y','B',0),(1074,'SILVER WITH GOLD SPOON','6','2','.',0.00,'350','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:46:02','10','1','1','0000-00-00','mainitem','Inclusive','','active','','628','pcs','Inventory','EXEMPTED','5','KE2BGU0000781','53100000','KE','2','BG','U','Y','B',0),(1075,'SINIA 25CM','6','2','.',0.00,'80','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:45:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','629','pcs','Inventory','EXEMPTED','5','KE2BGU0000782','53100000','KE','2','BG','U','Y','B',0),(1076,'SINIA 30CM','6','2','.',0.00,'110','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:45:39','10','1','1','0000-00-00','mainitem','Inclusive','','active','','630','pcs','Inventory','EXEMPTED','5','KE2BGU0000783','53100000','KE','2','BG','U','Y','B',0),(1077,'SINIA 36CM','6','2','.',0.00,'140','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 18:45:28','10','1','1','0000-00-00','mainitem','Inclusive','','active','','631','pcs','Inventory','EXEMPTED','5','KE2BGU0000784','53100000','KE','2','BG','U','Y','B',0),(1078,'SINIA 40CM','6','2','.',0.00,'140','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 18:45:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','632','pcs','Inventory','EXEMPTED','5','KE2BGU0000785','53100000','KE','2','BG','U','Y','B',0),(1079,'SMALL BLACK BOUL','6','2','.',0.00,'67','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,9.00,'2025-03-08 18:45:04','10','1','1','0000-00-00','mainitem','Inclusive','','active','','633','pcs','Inventory','EXEMPTED','5','KE2BGU0000786','53100000','KE','2','BG','U','Y','B',0),(1080,'SMALL SILVER TALL SPOON','6','2','.',0.00,'300','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:44:53','10','1','1','0000-00-00','mainitem','Inclusive','','active','','634','pcs','Inventory','EXEMPTED','5','KE2BGU0000787','53100000','KE','2','BG','U','Y','B',0),(1081,'SMOOTH POT MUGS','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 18:44:43','10','1','1','0000-00-00','mainitem','Inclusive','','active','','635','pcs','Inventory','EXEMPTED','5','KE2BGU0000788','53100000','KE','2','BG','U','Y','B',0),(1082,'SOAP METALLIC HOLDER-SINGLE','6','2','.',0.00,'250','350','','350',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 18:00:29','10','1','1','0000-00-00','mainitem','Inclusive','','active','','636','pcs','Inventory','EXEMPTED','5','KE2BGU0000789','53100000','KE','2','BG','U','Y','B',0),(1083,'SOAP PUMP','6','2','.',0.00,'250','450','','450',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 18:00:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m14','pcs','Inventory','EXEMPTED','5','KE2BGU0000790','53100000','KE','2','BG','U','Y','B',0),(1084,'SOKANY JUICER','6','2','.',0.00,'3500','4800',NULL,'4800',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:59:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','637','pcs','Inventory','ZERO RATED','5','KE2BGU0000791','53100000','KE','2','BG','U','Y','B',0),(1085,'SPICE JARS 12PCS WITH BAMBOO LIDS','6','2','.',0.00,'2800','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:59:44','10','1','1','0000-00-00','mainitem','Inclusive','','active','','638','pcs','Inventory','EXEMPTED','5','KE2BGU0000792','53100000','KE','2','BG','U','Y','B',0),(1086,'spin cutter','6','2','.',0.00,'300','550',NULL,'550',NULL,NULL,'2',0,1,NULL,0,0,0,6.00,'2025-03-08 17:59:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','639','pcs','Inventory','EXEMPTED','5','KE2BGU0000793','53100000','KE','2','BG','U','Y','B',0),(1087,'SPOON HOLDER','6','2','.',0.00,'300','499',NULL,'499',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:59:25','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m15','pcs','Inventory','ZERO RATED','5','KE2BGU0000794','53100000','KE','2','BG','U','Y','B',0),(1088,'SQUARE DINNER PLATE-LARGE','6','2','.',0.00,'280','350','','350',NULL,NULL,'0',0,1,NULL,0,0,0,18.00,'2025-03-08 17:59:05','10','1','1','0000-00-00','mainitem','Inclusive','','active','','640','pcs','Inventory','EXEMPTED','5','KE2BGU0000795','53100000','KE','2','BG','U','Y','B',0),(1089,'SQUARE DINNER PLATE-SMALL','6','2','.',0.00,'180','250','','250',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 17:58:47','10','1','1','0000-00-00','mainitem','Inclusive','','active','','641','pcs','Inventory','ZERO RATED','5','KE2BGU0000796','53100000','KE','2','BG','U','Y','B',0),(1090,'STORAGE BASKET WITH WOOD HANDLES','6','2','.',0.00,'300','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'2025-03-08 17:58:35','10','1','1','0000-00-00','mainitem','Inclusive','','active','','642','pcs','Inventory','EXEMPTED','5','KE2BGU0000797','53100000','KE','2','BG','U','Y','B',0),(1091,'SUFURIA 1','6','2','.',0.00,'100','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:58:24','10','1','1','0000-00-00','mainitem','Inclusive','','active','','643','pcs','Inventory','EXEMPTED','5','KE2BGU0000798','53100000','KE','2','BG','U','Y','B',0),(1092,'SUFURIA 2','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:58:13','10','1','1','0000-00-00','mainitem','Inclusive','','active','','644','pcs','Inventory','EXEMPTED','5','KE2BGU0000799','53100000','KE','2','BG','U','Y','B',0),(1093,'SUFURIA 3','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:57:22','10','1','1','0000-00-00','mainitem','Inclusive','','active','','645','pcs','Inventory','EXEMPTED','5','KE2BGU0000800','53100000','KE','2','BG','U','Y','B',0),(1094,'SUFURIA 4','6','2','.',0.00,'400','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:57:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','646','pcs','Inventory','EXEMPTED','5','KE2BGU0000801','53100000','KE','2','BG','U','Y','B',0),(1095,'SUFURIA 5','6','2','.',0.00,'500','650',NULL,'650',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:56:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','647','pcs','Inventory','EXEMPTED','5','KE2BGU0000802','53100000','KE','2','BG','U','Y','B',0),(1096,'SUFURIA 6','6','2','.',0.00,'600','750',NULL,'750',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:56:45','10','1','1','0000-00-00','mainitem','Inclusive','','active','','648','pcs','Inventory','EXEMPTED','5','KE2BGU0000803','53100000','KE','2','BG','U','Y','B',0),(1097,'SUFURIA 7','6','2','.',0.00,'700','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:56:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','649','pcs','Inventory','EXEMPTED','5','KE2BGU0000804','53100000','KE','2','BG','U','Y','B',0),(1098,'SUFURIA 8','6','2','.',0.00,'800','950',NULL,'950',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:55:53','10','1','1','0000-00-00','mainitem','Inclusive','','active','','650','pcs','Inventory','EXEMPTED','5','KE2BGU0000805','53100000','KE','2','BG','U','Y','B',0),(1099,'Sugar dish with bamboo lid','6','2','.',0.00,'500','850',NULL,'850',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:55:39','10','1','1','0000-00-00','mainitem','Inclusive','','active','','651','pcs','Inventory','EXEMPTED','5','KE2BGU0000806','53100000','KE','2','BG','U','Y','B',0),(1100,'SUGAR GLASS CANISTER WITH BAMBOO LID AND WODDEN SPOON','6','2','.',0.00,'600','950',NULL,'950',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 17:55:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','652','pcs','Inventory','EXEMPTED','5','KE2BGU0000807','53100000','KE','2','BG','U','Y','B',0),(1101,'sunda best leaf boul','6','2','.',0.00,'133','250',NULL,'250',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 17:55:03','10','1','1','0000-00-00','mainitem','Inclusive','','active','','653','pcs','Inventory','EXEMPTED','5','KE2BGU0000808','53100000','KE','2','BG','U','Y','B',0),(1102,'SUNDA MUG','6','2','.',0.00,'84','150','','150',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:54:48','10','1','1','0000-00-00','mainitem','Inclusive','','active','','654','pcs','Inventory','EXEMPTED','5','KE2BGU0000809','53100000','KE','2','BG','U','Y','B',0),(1103,'SUNDA PLATE','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:54:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','655','pcs','Inventory','EXEMPTED','5','KE2BGU0000810','53100000','KE','2','BG','U','Y','B',0),(1104,'SUNLIFE 1L FLASK','6','2','.',0.00,'1000','1900',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:54:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m36','pcs','Inventory','EXEMPTED','5','KE2BGU0000811','53100000','KE','2','BG','U','Y','B',0),(1105,'SUNSHINE BOROSILICATE JUICE JAR','6','2','.',0.00,'1050','1999',NULL,'1999',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 17:53:45','10','1','1','0000-00-00','mainitem','Inclusive','','active','','656','pcs','Inventory','EXEMPTED','5','KE2BGU0000812','53100000','KE','2','BG','U','Y','B',0),(1106,'SUNSHINE MUG','6','2','.',0.00,'258','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:53:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','657','pcs','Inventory','EXEMPTED','5','KE2BGU0000813','53100000','KE','2','BG','U','Y','B',0),(1107,'SWAGG CUP AND SAUCER.','6','2','.',0.00,'1600','3500',NULL,'3500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:53:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','658','pcs','Inventory','EXEMPTED','5','KE2BGU0000814','53100000','KE','2','BG','U','Y','B',0),(1108,'TABLE MAT AND RUNNER','6','2','.',0.00,'950','1200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:53:04','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m46','pcs','Inventory','EXEMPTED','5','KE2BGU0000815','53100000','KE','2','BG','U','Y','B',0),(1109,'TABLE MATS','6','2','.',0.00,'500','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,7.00,'2025-03-08 17:52:47','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m98','pcs','Inventory','EXEMPTED','5','KE2BGU0000816','53100000','KE','2','BG','U','Y','B',0),(1110,'TABLE SPOON','6','2','.',0.00,'200','300',NULL,'0',NULL,NULL,'2',0,1,NULL,0,0,0,0.00,'2025-03-08 17:52:28','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m23','pcs','Inventory','EXEMPTED','5','KE2BGU0000817','53100000','KE','2','BG','U','Y','B',0),(1111,'table spoon [small]','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,17.00,'2025-03-08 17:52:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','659','pcs','Inventory','EXEMPTED','5','KE2BGU0000818','53100000','KE','2','BG','U','Y','B',0),(1112,'TEA MUG CLEAR','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 17:51:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','660','pcs','Inventory','EXEMPTED','5','KE2BGU0000819','53100000','KE','2','BG','U','Y','B',0),(1113,'TEA POTS GLASS','6','2','.',0.00,'500','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:51:44','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m80','pcs','Inventory','EXEMPTED','5','KE2BGU0000820','53100000','KE','2','BG','U','Y','B',0),(1114,'TEA SPOON GOLD','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'2025-03-08 17:50:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m24','pcs','Inventory','EXEMPTED','5','KE2BGU0000821','53100000','KE','2','BG','U','Y','B',0),(1115,'THERMOS 1LTR','6','2','.',0.00,'500','1000',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:50:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m49','pcs','Inventory','EXEMPTED','5','KE2BGU0000822','53100000','KE','2','BG','U','Y','B',0),(1116,'TISSUE/PHONE METALIC HOLDER','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:50:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','','661','pcs','Inventory','EXEMPTED','5','KE2BGU0000823','53100000','KE','2','BG','U','Y','B',0),(1117,'TOASTER','6','2','.',0.00,'1200','2200',NULL,'2200',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:49:53','10','1','1','0000-00-00','mainitem','Inclusive','','active','','662','pcs','Inventory','EXEMPTED','5','KE2BGU0000824','53100000','KE','2','BG','U','Y','B',0),(1118,'TOILET BRUSH','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:49:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','663','pcs','Inventory','EXEMPTED','5','KE2BGU0000825','53100000','KE','2','BG','U','Y','B',0),(1119,'TOILET RACK','6','2','.',0.00,'1700','3000',NULL,'3000',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:49:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','664','pcs','Inventory','EXEMPTED','5','KE2BGU0000826','53100000','KE','2','BG','U','Y','B',0),(1120,'TOOTH BRUSH HOLDER','6','2','.',0.00,'500','999',NULL,'999',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:49:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','665','pcs','Inventory','EXEMPTED','5','KE2BGU0000827','53100000','KE','2','BG','U','Y','B',0),(1121,'TOOTH BRUSH HOLDER-CARTOON','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,8.00,'2025-03-08 17:49:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','667','pcs','Inventory','EXEMPTED','5','KE2BGU0000828','53100000','KE','2','BG','U','Y','B',0),(1122,'TOOTHPICK HOLDER','6','2','.',0.00,'200','300','','300',NULL,NULL,'0',0,1,NULL,0,0,0,6.00,'2025-03-08 17:48:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m40','pcs','Inventory','EXEMPTED','5','KE2BGU0000829','53100000','KE','2','BG','U','Y','B',0),(1123,'TORNADO SUFURIAS','6','2','.',0.00,'4500','7000',NULL,'7000',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:47:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','668','pcs','Inventory','EXEMPTED','5','KE2BGU0000830','53100000','KE','2','BG','U','Y','B',0),(1124,'TOTO WATER BOTTLE','6','2','.',0.00,'250','550',NULL,'550',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:45:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','669','pcs','Inventory','EXEMPTED','5','KE2BGU0000831','53100000','KE','2','BG','U','Y','B',0),(1125,'TOWEL HANGERS','6','2','.',0.00,'465','899',NULL,'899',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:44:43','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m84','pcs','Inventory','EXEMPTED','5','KE2BGU0000832','53100000','KE','2','BG','U','Y','B',0),(1126,'TREE MUG','6','2','.',0.00,'219','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:42:28','10','1','1','0000-00-00','mainitem','Inclusive','','active','','670','pcs','Inventory','EXEMPTED','5','KE2BGU0000833','53100000','KE','2','BG','U','Y','B',0),(1127,'TRIANGLE FRUIT STAND','6','2','.',0.00,'1000','1800',NULL,'1800',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:42:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','671','pcs','Inventory','EXEMPTED','5','KE2BGU0000834','53100000','KE','2','BG','U','Y','B',0),(1128,'TUMBER BRIGIT','6','2','.',0.00,'350','700',NULL,'700',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:42:02','10','1','1','0000-00-00','mainitem','Inclusive','','active','','672','pcs','Inventory','EXEMPTED','5','KE2BGU0000835','53100000','KE','2','BG','U','Y','B',0),(1129,'TURKISH HOT POT','6','2','.',0.00,'4200','6500',NULL,'6500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:41:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','673','pcs','Inventory','EXEMPTED','5','KE2BGU0000836','53100000','KE','2','BG','U','Y','B',0),(1130,'UNIQUE CANISTER WITH BASE','6','2','.',0.00,'2400','3800',NULL,'3800',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:41:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','','674','pcs','Inventory','EXEMPTED','5','KE2BGU0000837','53100000','KE','2','BG','U','Y','B',0),(1131,'UNIQUE GOLDEN SERVIETTE HOLDER','6','2','.',0.00,'900','1899',NULL,'1899',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:40:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','675','pcs','Inventory','EXEMPTED','5','KE2BGU0000838','53100000','KE','2','BG','U','Y','B',0),(1132,'UNIQUE KNIFE SET-9PCS','6','2','.',0.00,'2100','3800',NULL,'3800',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:40:40','10','1','1','0000-00-00','mainitem','Inclusive','','active','','676','pcs','Inventory','EXEMPTED','5','KE2BGU0000839','53100000','KE','2','BG','U','Y','B',0),(1133,'UNIQUE LUNCH BOX','6','2','.',0.00,'400','799',NULL,'799',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:40:25','10','1','1','0000-00-00','mainitem','Inclusive','','active','','677','pcs','Inventory','EXEMPTED','5','KE2BGU0000840','53100000','KE','2','BG','U','Y','B',0),(1134,'Unique Oil jar','6','2','.',0.00,'1000','1500',NULL,'1500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:40:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','','678','pcs','Inventory','EXEMPTED','5','KE2BGU0000841','53100000','KE','2','BG','U','Y','B',0),(1135,'UNIQUE SILVER FORK','6','2','.',0.00,'400','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:39:51','10','1','1','0000-00-00','mainitem','Inclusive','','active','','679','pcs','Inventory','EXEMPTED','5','KE2BGU0000842','53100000','KE','2','BG','U','Y','B',0),(1136,'UNIQUE SILVER KNIFE','6','2','.',0.00,'400','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:39:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','680','pcs','Inventory','EXEMPTED','5','KE2BGU0000843','53100000','KE','2','BG','U','Y','B',0),(1137,'UNIQUE SILVER SOUP SPOON','6','2','.',0.00,'400','600',NULL,'600',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 17:39:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','681','pcs','Inventory','EXEMPTED','5','KE2BGU0000844','53100000','KE','2','BG','U','Y','B',0),(1138,'VACCUM CUP WATER BOTTLE FLASK','6','2','.',0.00,'1000','1900',NULL,'1900',NULL,NULL,'1',0,1,NULL,0,0,0,0.00,'2025-03-08 17:38:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','','682','pcs','Inventory','ZERO RATED','5','KE2BGU0000845','53100000','KE','2','BG','U','Y','B',0),(1139,'VACCUM NORDIC JUG FLASK','6','2','.',0.00,'1400','2299',NULL,'2299',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:38:38','10','1','1','0000-00-00','mainitem','Inclusive','','active','','683','pcs','Inventory','EXEMPTED','5','KE2BGU0000846','53100000','KE','2','BG','U','Y','B',0),(1140,'VACUUM FLASK 500ML','6','2','.',0.00,'350','700',NULL,'700',NULL,NULL,'0',0,1,NULL,0,0,0,3.00,'2025-03-08 17:38:21','10','1','1','0000-00-00','mainitem','Inclusive','','active','','684','pcs','Inventory','ZERO RATED','5','KE2BGU0000847','53100000','KE','2','BG','U','Y','B',0),(1141,'vidro glass','6','2','.',0.00,'92','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:38:02','10','1','1','0000-00-00','mainitem','Inclusive','','active','','685','pcs','Inventory','ZERO RATED','5','KE2BGU0000848','53100000','KE','2','BG','U','Y','B',0),(1142,'WALL MOUNTED TISSUE HOLDER','6','2','.',0.00,'1300','800','','0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:37:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m39','pcs','Inventory','ZERO RATED','5','KE2BGU0000849','53100000','KE','2','BG','U','Y','B',0),(1143,'WALL STICKERS','6','2','.',0.00,'150','300',NULL,'300',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:37:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','686','pcs','Inventory','ZERO RATED','5','KE2BGU0000850','53100000','KE','2','BG','U','Y','B',0),(1144,'WATER BOTTLE (PLASTIC)','6','2','.',0.00,'300','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,4.00,'2025-03-08 17:36:05','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m93','pcs','Inventory','ZERO RATED','5','KE2BGU0000851','53100000','KE','2','BG','U','Y','B',0),(1145,'WELCOME HOME DECORATION','6','2','.',0.00,'800','1700',NULL,'1700',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:35:38','10','1','1','0000-00-00','mainitem','Inclusive','','active','','687','pcs','Inventory','ZERO RATED','5','KE2BGU0000852','53100000','KE','2','BG','U','Y','B',0),(1146,'WHISKY GLASS','6','2','.',0.00,'92','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:35:03','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m57','pcs','Inventory','ZERO RATED','5','KE2BGU0000853','53100000','KE','2','BG','U','Y','B',0),(1147,'WHITE PARTY PLATES','6','2','.',0.00,'330','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 17:34:24','10','1','1','0000-00-00','mainitem','Inclusive','','active','','688','pcs','Inventory','ZERO RATED','5','KE2BGU0000854','53100000','KE','2','BG','U','Y','B',0),(1148,'WHITE PARTY TRYS','6','2','.',0.00,'200','350',NULL,'350',NULL,NULL,'0',0,1,NULL,0,0,0,5.00,'2025-03-08 17:34:11','10','1','1','0000-00-00','mainitem','Inclusive','','active','','689','pcs','Inventory','ZERO RATED','5','KE2BGU0000855','53100000','KE','2','BG','U','Y','B',0),(1149,'WHITE SMALL BOWLS','6','2','.',0.00,'80','150',NULL,'150',NULL,NULL,'0',0,1,NULL,0,0,0,21.00,'2025-03-08 17:33:52','10','1','1','0000-00-00','mainitem','Inclusive','','active','','690','pcs','Inventory','ZERO RATED','5','KE2BGU0000856','53100000','KE','2','BG','U','Y','B',0),(1150,'WHITE SQUIRE PLATES','6','2','.',0.00,'167','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:33:39','10','1','1','0000-00-00','mainitem','Inclusive','','active','','691','pcs','Inventory','ZERO RATED','5','KE2BGU0000857','53100000','KE','2','BG','U','Y','B',0),(1151,'WHITE UNIQUE CUPS','6','2','.',0.00,'117','250',NULL,'250',NULL,NULL,'0',0,1,NULL,0,0,0,24.00,'2025-03-08 17:32:58','10','1','1','0000-00-00','mainitem','Inclusive','','active','','692','pcs','Inventory','ZERO RATED','5','KE2BGU0000858','53100000','KE','2','BG','U','Y','B',0),(1152,'WINE GLASS','6','2','.',0.00,'100','200',NULL,'200',NULL,NULL,'0',0,1,NULL,0,0,0,11.00,'2025-03-08 17:32:43','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m52','pcs','Inventory','ZERO RATED','5','KE2BGU0000859','53100000','KE','2','BG','U','Y','B',0),(1153,'WOODEN GRATER','6','2','.',0.00,'250','450',NULL,'450',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:32:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','693','pcs','Inventory','ZERO RATED','5','KE2BGU0000860','53100000','KE','2','BG','U','Y','B',0),(1154,'WOODEN HANDLE KNIFE','6','2','.',0.00,'80','200',NULL,'0',NULL,NULL,'0',0,1,NULL,0,0,0,2.00,'2025-03-08 17:31:52','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m22','pcs','Inventory','ZERO RATED','5','KE2BGU0000861','53100000','KE','2','BG','U','Y','B',0),(1155,'WOODEN MWIKO SET 4IN1','6','2','.',0.00,'250','500',NULL,'500',NULL,NULL,'0',0,1,NULL,0,0,0,0.00,'2025-03-08 17:31:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','m28','pcs','Inventory','EXEMPTED','5','KE2BGU0000862','53100000','KE','2','BG','U','Y','B',0),(1156,'YADALI WATER BOTTLE','6','2','.',0.00,'320','600','','600',NULL,NULL,'0',0,1,NULL,0,0,0,1.00,'2025-03-08 17:30:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','694','pcs','Inventory','ZERO RATED','5','KE2BGU0000863','53100000','KE','2','BG','U','Y','B',0),(1157,'BOYS T-SHIRT UNIQUE','1','2','',0.00,'800','1250','0','1250',NULL,NULL,'0',0,1,'6683711731603967',0,0,0,9.00,'2024-11-14 20:06:53','10','1','1','0000-00-00','mainitem','na','','active','','695','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000864','53100000','KE','2','BG','U','Y','B',0),(1158,'BABY GALS BAG','2','2','',0.00,'450','950','0','',NULL,NULL,'0',0,1,'3018931731759845',0,0,0,6.00,'2024-11-16 15:25:13','11','1','1','0000-00-00','mainitem','na','','active','','1112','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000865','53100000','KE','2','BG','U','Y','B',0),(1159,'SILICONE BABY GAL BAG','2','2','',0.00,'300','NaN','6','600',NULL,NULL,'0',0,0,'8839151731759913',0,0,0,11.00,'2024-11-16 15:26:44','11','1','1','0000-00-00','mainitem','na','','active','','1114','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000866','99032000','KE','2','BG','U','Y','C',0),(1160,'BABY GAL TIGHT','2','2','',0.00,'400','800','0','',NULL,NULL,'0',0,1,'9211691731760004',0,0,0,2.00,'2024-11-16 15:27:52','11','1','1','0000-00-00','mainitem','na','','active','','1115','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000867','53100000','KE','2','BG','U','Y','B',0),(1161,'BABY GALS BAG','2','2','',0.00,'450','950','0','',NULL,NULL,'0',0,1,'4728791731760513',0,0,0,0.00,'2024-11-16 15:35:51','11','1','1','0000-00-00','mainitem','Inclusive','','active','','1116','pcs','Inventory','EXEMPTED','','KE2BGU0000868','53100000','KE','2','BG','U','Y','B',0),(1162,'SHOES ZARA','4','2','',0.00,'1300','2500','4','',NULL,NULL,'0',0,1,'9262591731761253',0,0,0,4.00,'2024-11-16 15:48:41','11','1','1','0000-00-00','mainitem','na','','active','','1117','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000869','53100000','KE','2','BG','U','Y','B',0),(1163,'RAIN COAT-ADULT','1','2','',0.00,'250','450','0','',NULL,NULL,'0',0,1,'5085891731761321',0,0,0,8.00,'2024-11-28 13:47:38','10','1','1','0000-00-00','mainitem','na','','active','','1118','pcs','Inventory','EXEMPTED','','KE2BGU0000870','53100000','KE','2','BG','U','Y','B',0),(1164,'HAND HEATER','4','2','',0.00,'1100','2200','0','',NULL,NULL,'0',0,1,'6962541731761506',0,0,0,1.00,'2024-11-16 15:53:02','11','1','1','0000-00-00','mainitem','na','','active','','1119','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000871','53100000','KE','2','BG','U','Y','B',0),(1165,'UNIQUE WATER DISPENSER','6','2','',0.00,'450','900','0','',NULL,NULL,'0',0,1,'2765921731761583',0,0,0,5.00,'2024-11-16 15:54:17','11','1','1','0000-00-00','mainitem','na','','active','','1120','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000872','53100000','KE','2','BG','U','Y','B',0),(1166,'WATER DISPENSER','6','2','',0.00,'300','600','0','',NULL,NULL,'0',0,1,'7392591731761657',0,0,0,5.00,'2024-11-16 15:55:38','11','1','1','0000-00-00','mainitem','na','','active','','1121','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000873','53100000','KE','2','BG','U','Y','B',0),(1167,'BASKET SMALL','6','2','',0.00,'700','1500','0','',NULL,NULL,'0',0,1,'2249291731761739',0,0,0,5.00,'2024-11-16 15:58:26','11','1','1','0000-00-00','mainitem','na','','active','','1122','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000874','53100000','KE','2','BG','U','Y','B',0),(1168,'PINAPPLE KNIFE SILICONE','6','2','',0.00,'600','1000','0','',NULL,NULL,'0',0,1,'8665891731761907',0,0,0,2.00,'2024-11-16 16:00:10','11','1','1','0000-00-00','mainitem','na','','active','','1123','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000875','53100000','KE','2','BG','U','Y','B',0),(1169,'WOODEN SERVIETTE ','6','2','',0.00,'200','600','0','',NULL,NULL,'0',0,1,'5390421731762010',0,0,0,6.00,'2024-11-16 16:01:07','11','1','1','0000-00-00','mainitem','na','','active','','1124','pcs','Inventory','EXEMPTED',NULL,'KE2BGU0000876','53100000','KE','2','BG','U','Y','B',0),(1170,'PLASTIC SERVIETTE HOLDER','6','2','',0.00,'120','250','0','',NULL,NULL,'0',0,1,'2910541731762067',0,0,0,9.00,'2024-11-16 17:25:12','1','1','1','0000-00-00','mainitem','na','','active','','1125','pcs','Inventory','EXEMPTED','10','KE2BGU0000877','53100000','KE','2','BG','U','Y','B',0),(1171,'2 IN 1 GIFT CUP','6','2','',0.00,'950','1700','0','',NULL,NULL,'0',0,1,'3226821731762182',0,0,0,1.00,'2024-11-16 17:25:03','1','1','1','0000-00-00','mainitem','na','','active','','1126','pcs','Inventory','EXEMPTED','2','KE2BGU0000878','53100000','KE','2','BG','U','Y','B',0),(1172,'CUTTERY ORGANIZER-PLASTIC','6','2','',0.00,'500','1000','0','1000',NULL,NULL,'0',0,1,'42691731762261',0,0,0,3.00,'2024-12-27 14:24:22','10','1','1','0000-00-00','mainitem','na','','active','','1127','pcs','Inventory','EXEMPTED','','KE2BGU0000879','99031000','KE','2','BG','U','Y','A',0),(1173,'Test','1','2','',0.00,'5','10','0','',NULL,NULL,'0',0,1,'6143051731767439',0,0,0,0.00,'2025-03-08 17:29:46','10','1','1','0000-00-00','mainitem','na','','active','','1128','pcs','Inventory','ZERO RATED','0','KE2BGU0000880','53100000','KE','2','BG','U','Y','B',0),(1174,'MTUMBA-DANGAREE','1','2','',0.00,'56','450','0','450',NULL,NULL,'0',0,1,'4036911732555562',0,0,0,113.00,'2025-03-08 17:29:32','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1129','pcs','Inventory','ZERO RATED','2','KE2BGU0000881','99030000','KE','2','BG','U','Y','B',0),(1175,'TREE PLATE','6','2','',0.00,'219','350','0','',NULL,NULL,'0',127,1,'4244281732634574',0,0,0,5.00,'2025-03-08 17:29:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1130','pcs','Inventory','ZERO RATED','2','KE2BGU0000882','99030000','KE','2','BG','U','Y','B',0),(1176,'BRIEFCASE CUTTLERY','6','2','',0.00,'2000','3500','0','3500',NULL,NULL,'0',0,1,'539401732634662',0,0,0,1.00,'2025-03-08 17:28:58','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1131','pcs','Inventory','ZERO RATED','2','KE2BGU0000883','99030000','KE','2','BG','U','Y','B',0),(1177,'GOLD EGG SHAPE CUTTLERY','6','2','',0.00,'2800','4500','0','4500',NULL,NULL,'0',0,1,'4095031732634943',0,0,0,0.00,'2025-03-08 17:28:32','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1132','pcs','Inventory','ZERO RATED','1','KE2BGU0000884','99030000','KE','2','BG','U','Y','B',0),(1178,'SILVER EGG SHAPE CUTTLERY','6','2','',0.00,'2500','4300','0','4300',NULL,NULL,'0',0,1,'8848761732635090',0,0,0,2.00,'2025-03-08 17:28:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1133','pcs','Inventory','ZERO RATED','1','KE2BGU0000885','99030000','KE','2','BG','U','Y','B',0),(1179,'EUROCHEF ELECTRIC KETTLE','6','2','',0.00,'750','1400','0','1400',NULL,NULL,'0',0,1,'4877001732635164',0,0,0,2.00,'2025-03-08 17:27:59','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1134','pcs','Inventory','ZERO RATED','1','KE2BGU0000886','99030000','KE','2','BG','U','Y','B',0),(1180,'WOODEN KNIFE SET','6','2','',0.00,'1100','1999','0','1999',NULL,NULL,'0',0,1,'917841732635806',0,0,0,0.00,'2025-03-08 17:27:33','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1135','pcs','Inventory','ZERO RATED','1','KE2BGU0000887','99030000','KE','2','BG','U','Y','B',0),(1181,'ROTATIONAL SPICE JAR-UNIQUE','6','2','',0.00,'1500','2600','0','2600',NULL,NULL,'0',0,1,'7839561732635881',0,0,0,2.00,'2025-03-08 17:25:29','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1136','pcs','Inventory','ZERO RATED','1','KE2BGU0000888','99030000','KE','2','BG','U','Y','B',0),(1182,'30CM NON STICK PAN','6','2','',0.00,'1100','1800','0','1800',NULL,NULL,'0',0,1,'9134721732635969',0,0,0,1.00,'2025-03-08 17:25:12','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1137','pcs','Inventory','ZERO RATED','1','KE2BGU0000889','99030000','KE','2','BG','U','Y','B',0),(1183,'RAIN COAT - BABYS','1','2','',0.00,'200','400','0','400',NULL,NULL,'0',0,1,'3060571732790878',0,0,0,9.00,'2025-03-08 17:24:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1138','pcs','Inventory','ZERO RATED','2','KE2BGU0000890','99030000','KE','2','BG','U','Y','B',0),(1184,'BABY WALKER BIG - WITHOUT UMBRELLA','2','2','',0.00,'2700','4000','0','4000',NULL,NULL,'0',0,1,'9562341732892148',0,0,0,0.00,'2025-03-08 17:24:13','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1139','pcs','Inventory','ZERO RATED','2','KE2BGU0000891','99030000','KE','2','BG','U','Y','B',0),(1185,'SLING BAG','4','2','',0.00,'950','1500','0','1500',NULL,NULL,'0',0,1,'4935791733323025',0,0,0,3.00,'2025-03-08 17:23:56','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1140','pcs','Inventory','ZERO RATED','2','KE2BGU0000892','99030000','KE','2','BG','U','Y','B',0),(1186,'SILICONE BABY BAG.','4','2','',0.00,'300','600','0','600',NULL,NULL,'0',0,1,'693691733323469',0,0,0,11.00,'2025-03-08 17:23:42','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1141','pcs','Inventory','ZERO RATED','2','KE2BGU0000893','99030000','KE','2','BG','U','Y','B',0),(1187,'HANGERS 3 IN 1.','4','2','',0.00,'60','120','0','120',NULL,NULL,'0',0,1,'4475681733323537',0,0,0,7.00,'2025-03-08 17:23:16','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1142','pcs','Inventory','ZERO RATED','2','KE2BGU0000894','99030000','KE','2','BG','U','Y','B',0),(1188,'SINGLE LOTION DISPENSER.','6','2','',0.00,'300','600','0','600',NULL,NULL,'0',0,1,'2522501733765844',0,0,0,6.00,'2025-03-08 17:23:03','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1143','pcs','Inventory','ZERO RATED','2','KE2BGU0000895','99030000','KE','2','BG','U','Y','B',0),(1189,'GIRL DRESS WITH LON SLEEVED T-SHIRT OR CHIFFON TOP- TURKEY','1','2','',0.00,'1800','3000','0','3000',NULL,NULL,'0',0,1,'8229631733916635',0,0,0,16.00,'2025-03-08 17:22:30','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1144','pcs','Inventory','ZERO RATED','2','KE2BGU0000896','99030000','KE','2','BG','U','Y','B',0),(1190,'HOODED INFANTINO','1','2','',0.00,'2000','3300','0','3300',NULL,NULL,'0',0,1,'8695851734023302',0,0,0,0.00,'2025-03-08 17:22:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1145','pcs','Inventory','ZERO RATED','1','KE2BGU0000897','99030000','KE','2','BG','U','Y','B',0),(1191,'BABY CARRIER NORMAL-SMALL','1','2','',0.00,'500','1000','0','1000',NULL,NULL,'0',0,1,'8796951734023501',0,0,0,1.00,'2025-03-08 17:21:51','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1146','pcs','Inventory','ZERO RATED','1','KE2BGU0000898','99030000','KE','2','BG','U','Y','B',0),(1192,'UNIQUE LIGHT KOFIA','1','2','',0.00,'70','120','0','120',NULL,NULL,'0',0,1,'4717241734023565',0,0,0,17.00,'2025-03-08 17:21:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1147','pcs','Inventory','ZERO RATED','2','KE2BGU0000899','99030000','KE','2','BG','U','Y','B',0),(1193,'UNIQUE HOODED SHAWL','1','2','',0.00,'1000','1500','0','1500',NULL,NULL,'0',0,1,'6131751734023620',0,0,0,11.00,'2025-03-08 17:20:59','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1148','pcs','Inventory','ZERO RATED','2','KE2BGU0000900','99030000','KE','2','BG','U','Y','B',0),(1194,'DANGAREE AND ONESIS -GIRLS','1','2','',0.00,'1000','2000','0','2200',NULL,NULL,'0',0,1,'998901734023668',0,0,0,2.00,'2025-03-08 17:20:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1149','pcs','Inventory','ZERO RATED','2','KE2BGU0000901','99030000','KE','2','BG','U','Y','B',0),(1195,'UNIQUE DRESS WITH SOCKS/KOFIA','1','2','',0.00,'1200','2500','0','2500',NULL,NULL,'0',0,1,'5560651734023747',0,0,0,7.00,'2025-03-08 17:20:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1150','pcs','Inventory','ZERO RATED','2','KE2BGU0000902','99030000','KE','2','BG','U','Y','B',0),(1196,'SMALL SERVING SPOON','6','2','',0.00,'180','300','0','300',NULL,NULL,'0',0,1,'5375001734074423',0,0,0,23.00,'2025-03-08 17:19:58','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1151','pcs','Inventory','ZERO RATED','2','KE2BGU0000903','99030000','KE','2','BG','U','Y','B',0),(1197,'OIL JAR GLASS BIG','6','2','',0.00,'800','1700','0','1700',NULL,NULL,'0',0,1,'8054481734077923',0,0,0,1.00,'2025-03-08 17:19:44','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1152','pcs','Inventory','ZERO RATED','1','KE2BGU0000904','99030000','KE','2','BG','U','Y','B',0),(1198,'VASELINE MEDIUM.','2','2','',0.00,'114','200','0','200',NULL,NULL,'0',0,1,'264251734519217',0,0,0,14.00,'2025-03-08 17:19:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1153','pcs','Inventory','ZERO RATED','2','KE2BGU0000905','99030000','KE','2','BG','U','Y','B',0),(1199,'GEISHA SOAP SMALL','2','2','',0.00,'47','100','0','100',NULL,NULL,'0',0,1,'8025761734519436',0,0,0,8.00,'2025-03-08 17:18:39','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1154','pcs','Inventory','ZERO RATED','2','KE2BGU0000906','99030000','KE','2','BG','U','Y','B',0),(1200,'NIP NAP LOW COUNT','5','2','',0.00,'131','250','0','250',NULL,NULL,'0',0,1,'7737111734519503',0,0,0,16.00,'2025-03-08 17:18:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1155','pcs','Inventory','ZERO RATED','2','KE2BGU0000907','99030000','KE','2','BG','U','Y','B',0),(1201,'TOSH BRANDED BAGS.','4','2','',0.00,'50','50','0','',NULL,NULL,'0',0,1,'5792981735032999',0,0,0,242.00,'2025-03-08 17:18:09','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1156','pcs','Inventory','ZERO RATED','30','KE2BGU0000908','99030000','KE','2','BG','U','Y','B',0),(1202,'BABY RATTLES SHAKERS','2','2','',0.00,'350','750','0','750',NULL,NULL,'0',0,1,'117931735317155',0,0,0,5.00,'2025-03-08 17:17:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1157','pcs','Inventory','ZERO RATED','2','KE2BGU0000909','99030000','KE','2','BG','U','Y','B',0),(1203,'BIG BOTTLES BRUSH','2','2','',0.00,'200','400','0','400',NULL,NULL,'0',0,1,'5705101735317294',0,0,0,8.00,'2025-03-08 17:17:43','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1158','pcs','Inventory','ZERO RATED','2','KE2BGU0000910','99030000','KE','2','BG','U','Y','B',0),(1204,'UNIQUE FULL BABY MOUTH BRUSH','2','2','',0.00,'200','400','0','400',NULL,NULL,'0',0,1,'9205551735317412',0,0,0,6.00,'2025-03-08 17:17:32','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1159','pcs','Inventory','ZERO RATED','1','KE2BGU0000911','99030000','KE','2','BG','U','Y','B',0),(1205,'SILICONE BOTTLE BRUSH','2','2','',0.00,'300','500','0','500',NULL,NULL,'0',0,1,'8436571735317512',0,0,0,4.00,'2025-03-08 17:17:04','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1160','pcs','Inventory','ZERO RATED','1','KE2BGU0000912','99030000','KE','2','BG','U','Y','B',0),(1206,'COTTON SOCKS','2','2','',0.00,'67','130','0','130',NULL,NULL,'0',0,1,'2884851735317639',0,0,0,3.00,'2025-03-08 17:16:47','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1161','pcs','Inventory','ZERO RATED','2','KE2BGU0000913','99030000','KE','2','BG','U','Y','B',0),(1207,'UNIQUE ROMPER','1','2','',0.00,'700','1200','0','1200',NULL,NULL,'0',0,1,'2299011735923299',0,0,0,3.00,'2025-03-08 17:16:15','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1162','pcs','Inventory','ZERO RATED','2','KE2BGU0000914','99030000','KE','2','BG','U','Y','B',0),(1208,'UNIQUE TURKEY BOYS','1','2','',0.00,'1500','2500','0','',NULL,NULL,'0',0,1,'6942311736236966',0,0,0,9.00,'2025-03-08 17:16:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1163','pcs','Inventory','ZERO RATED','','KE2BGU0000915','99030000','KE','2','BG','U','Y','B',0),(1209,'3 PIECE TURKEY BOYS','1','2','',0.00,'1100','2000','0','',NULL,NULL,'0',0,1,'4601061736237147',0,0,0,9.00,'2025-03-07 20:28:06','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1164','pcs','Inventory','ZERO RATED','','KE2BGU0000916','99030000','KE','2','BG','U','Y','B',0),(1210,'BIG SIT ME UP','2','2','',0.00,'2300','3500','0','3500',NULL,NULL,'0',0,1,'2676191736412658',0,0,0,4.00,'2025-03-07 20:28:15','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1165','pcs','Inventory','ZERO RATED','','KE2BGU0000917','99030000','KE','2','BG','U','Y','B',0),(1211,'1.5 LTRS ACLYRIC FRIDGE BOTTLE','6','2','',0.00,'350','600','0','600',NULL,NULL,'0',0,1,'334461736529814',0,0,0,7.00,'2025-03-08 17:15:35','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1166','pcs','Inventory','ZERO RATED','2','KE2BGU0000918','99030000','KE','2','BG','U','Y','B',0),(1212,'ELEGANT FRIDGE ORGANIZER-RECTANGULAR','6','2','',0.00,'450','850','0','850',NULL,NULL,'0',0,1,'8300721736529891',0,0,0,8.00,'2025-03-08 17:15:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1167','pcs','Inventory','ZERO RATED','2','KE2BGU0000919','99030000','KE','2','BG','U','Y','B',0),(1213,'MAKE UP BRUSH ORGANIZER','6','2','',0.00,'350','600','0','600',NULL,NULL,'0',0,1,'8387661736529967',0,0,0,5.00,'2025-03-08 17:14:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1168','pcs','Inventory','ZERO RATED','2','KE2BGU0000920','99030000','KE','2','BG','U','Y','B',0),(1214,'2 IN 1 BRUSH','6','2','',0.00,'200','450','0','450',NULL,NULL,'0',0,1,'7076971736530031',0,0,0,5.00,'2025-03-08 17:12:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1169','pcs','Inventory','ZERO RATED','1','KE2BGU0000921','99030000','KE','2','BG','U','Y','B',0),(1215,'BIG ELEGANT CONTAINER','6','2','',0.00,'350','650','0','650',NULL,NULL,'0',0,1,'6497111736530082',0,0,0,3.00,'2025-03-08 17:12:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1170','pcs','Inventory','ZERO RATED','2','KE2BGU0000922','99030000','KE','2','BG','U','Y','B',0),(1216,'STANLEY MUG','6','2','',0.00,'1200','2000','0','2000',NULL,NULL,'0',0,1,'6938031736530140',0,0,0,2.00,'2025-03-08 17:10:52','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1171','pcs','Inventory','ZERO RATED','2','KE2BGU0000923','99030000','KE','2','BG','U','Y','B',0),(1217,'PLASTIC STANLEY MUG','6','2','',0.00,'800','1500','0','1500',NULL,NULL,'0',0,1,'2294741736530188',0,0,0,1.00,'2025-03-08 17:10:32','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1172','pcs','Inventory','ZERO RATED','1','KE2BGU0000924','99030000','KE','2','BG','U','Y','B',0),(1218,'SUNSHADE','2','2','',0.00,'200','400','0','400',NULL,NULL,'0',0,1,'432731736852262',0,0,0,6.00,'2025-03-08 17:10:12','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1173','pcs','Inventory','ZERO RATED','','KE2BGU0000925','99030000','KE','2','BG','U','Y','B',0),(1219,'NIP NAP 48PCS -SMALL ','2','2','',0.00,'650','799','0','799',NULL,NULL,'0',0,1,'2257901737211022',0,0,0,8.00,'2025-03-08 17:09:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1174','pcs','Inventory','ZERO RATED','','KE2BGU0000926','99030000','KE','2','BG','U','Y','B',0),(1220,'ALWAYS PADS','5','2','',0.00,'108','200','0','200',NULL,NULL,'0',0,1,'386061737211137',0,0,0,15.00,'2025-03-08 17:09:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1175','pcs','Inventory','ZERO RATED','2','KE2BGU0000927','99030000','KE','2','BG','U','Y','B',0),(1221,'WALL STICKERS SINGLE','6','2','',0.00,'10','30','0','30',NULL,NULL,'0',0,1,'4804601737728540',0,0,0,57.00,'2025-03-27 13:22:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1176','pcs','Inventory','ZERO RATED','2','KE2BGU0000928','99030000','KE','2','BG','U','Y','B',0),(1222,'FUN','6','2','',0.00,'350','600','0','600',NULL,NULL,'0',0,1,'1695721737728687',0,0,0,1.00,'2025-03-08 17:08:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1177','pcs','Inventory','ZERO RATED','1','KE2BGU0000929','99030000','KE','2','BG','U','Y','B',0),(1223,'CANDLE AROMA','6','2','',0.00,'300','600','0','600',NULL,NULL,'0',0,1,'8974561737728738',0,0,0,2.00,'2025-03-08 17:08:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1178','pcs','Inventory','ZERO RATED','2','KE2BGU0000930','99030000','KE','2','BG','U','Y','B',0),(1224,'WALLET','6','2','',0.00,'350','600','0','600',NULL,NULL,'0',0,1,'1956741737728811',0,0,0,1.00,'2025-03-08 17:08:22','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1179','pcs','Inventory','ZERO RATED','1','KE2BGU0000931','99030000','KE','2','BG','U','Y','B',0),(1225,'KITCHEN SPONGE HOLDER','6','2','',0.00,'100','200','0','200',NULL,NULL,'0',0,1,'7335071737728863',0,0,0,10.00,'2025-03-08 17:07:58','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1180','pcs','Inventory','ZERO RATED','2','KE2BGU0000932','99030000','KE','2','BG','U','Y','B',0),(1226,'PAD BAG','6','2','',0.00,'200','350','0','350',NULL,NULL,'0',0,1,'9566291737729024',0,0,0,5.00,'2025-03-08 17:07:41','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1181','pcs','Inventory','ZERO RATED','2','KE2BGU0000933','99030000','KE','2','BG','U','Y','B',0),(1227,'MAHOGANY CHOPING BOARD','6','2','',0.00,'1200','2000','0','2000',NULL,NULL,'0',0,1,'6642161738584071',0,0,0,1.00,'2025-03-08 17:06:51','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1182','pcs','Inventory','ZERO RATED','1','KE2BGU0000934','99030000','KE','2','BG','U','Y','B',0),(1228,'MOMEASY FEEDING CHAIR','2','2','',0.00,'2805','5500','0','5500',NULL,NULL,'0',0,1,'8506861739612496',0,0,0,3.00,'2025-03-08 17:04:25','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1183','pcs','Inventory','ZERO RATED','1','KE2BGU0000935','99030000','KE','2','BG','U','Y','B',0),(1229,'SILICONE TEETHING TOY','2','2','',0.00,'216','400','0','400',NULL,NULL,'0',0,1,'1771111739612578',0,0,0,4.00,'2025-03-08 17:04:01','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1184','pcs','Inventory','ZERO RATED','2','KE2BGU0000936','99030000','KE','2','BG','U','Y','B',0),(1230,'ONESIS MTUMBA','1','2','',0.00,'40','100','0','100',NULL,NULL,'0',0,1,'484371739899231',0,0,0,0.00,'2025-03-08 17:03:38','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1185','pcs','Inventory','ZERO RATED','10','KE2BGU0000937','99030000','KE','2','BG','U','Y','B',0),(1231,'HEAVY ROMPER MTUMBA','1','2','',0.00,'72','450','0','450',NULL,NULL,'0',0,1,'4021581739899304',0,0,0,38.00,'2025-03-08 17:03:12','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1186','pcs','Inventory','ZERO RATED','1','KE2BGU0000938','99030000','KE','2','BG','U','Y','B',0),(1232,'MTUMBA COTTON ROMPER','1','2','',0.00,'72','200','0','200',NULL,NULL,'0',0,1,'8491371739899397',0,0,0,304.00,'2025-03-17 19:35:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1187','pcs','Inventory','ZERO RATED','20','KE2BGU0000939','99030000','KE','2','BG','U','Y','B',0),(1233,'RABBIT/CAT','3','2','',0.00,'300','550','0','550',NULL,NULL,'0',0,1,'438971739899467',0,0,0,8.00,'2025-03-08 17:02:28','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1188','pcs','Inventory','ZERO RATED','2','KE2BGU0000940','99030000','KE','2','BG','U','Y','B',0),(1234,'POLICE/YELLOW CAR','3','2','',0.00,'170','550','0','550',NULL,NULL,'0',0,0,'3016191740046059',0,0,0,0.00,'2025-03-08 17:02:03','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1189','pcs','Inventory','ZERO RATED','2','KE2BGU0000941','99032000','KE','2','BG','U','Y','C',0),(1235,'BABY WRITING BOARD','3','2','',0.00,'130','300','0','300',NULL,NULL,'0',0,1,'1059771740046175',0,0,0,3.00,'2025-03-08 17:01:51','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1190','pcs','Inventory','ZERO RATED','2','KE2BGU0000942','99030000','KE','2','BG','U','Y','B',0),(1236,'GIRL BUILDING BLOCK','3','2','',0.00,'350','650','0','650',NULL,NULL,'0',0,1,'3811561740046241',0,0,0,1.00,'2025-03-08 17:01:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1191','pcs','Inventory','ZERO RATED','2','KE2BGU0000943','99030000','KE','2','BG','U','Y','B',0),(1237,'LOVE DOLL','3','2','',0.00,'400','850','0','850',NULL,NULL,'0',0,1,'363131740046334',0,0,0,4.00,'2025-03-08 17:01:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1192','pcs','Inventory','ZERO RATED','2','KE2BGU0000944','99030000','KE','2','BG','U','Y','B',0),(1238,'WATER BUBBLE','3','2','',0.00,'35','150','0','150',NULL,NULL,'0',0,1,'1626731740046384',0,0,0,5.00,'2025-03-08 17:00:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1193','pcs','Inventory','ZERO RATED','2','KE2BGU0000945','99030000','KE','2','BG','U','Y','B',0),(1239,'DOCTOR SET','3','2','',0.00,'250','NaN','0','450',NULL,NULL,'0',0,0,'2733161740046804',0,0,0,2.00,'2025-03-08 16:59:55','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1194','pcs','Inventory','ZERO RATED','2','KE2BGU0000946','99032000','KE','2','BG','U','Y','C',0),(1240,'SMALL BALL','3','2','',0.00,'150','350','0','350',NULL,NULL,'0',0,1,'4504211740046869',0,0,0,0.00,'2025-03-08 16:58:35','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1195','pcs','Inventory','ZERO RATED','2','KE2BGU0000947','99030000','KE','2','BG','U','Y','B',0),(1241,'BIG BALL','3','2','',0.00,'250','550','0','550',NULL,NULL,'0',0,1,'8126141740046933',0,0,0,8.00,'2025-03-08 16:58:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1196','pcs','Inventory','ZERO RATED','2','KE2BGU0000948','99030000','KE','2','BG','U','Y','B',0),(1242,'BABY JEEP','3','2','',0.00,'400','950','0','950',NULL,NULL,'0',0,1,'1511821740047058',0,0,0,0.00,'2025-03-08 16:58:05','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1197','pcs','Inventory','ZERO RATED','1','KE2BGU0000949','99030000','KE','2','BG','U','Y','B',0),(1243,'PLASTIC BASKET','3','2','',0.00,'150','350','0','350',NULL,NULL,'0',0,1,'5902431740047152',0,0,0,10.00,'2025-03-08 16:57:53','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1198','pcs','Inventory','ZERO RATED','2','KE2BGU0000950','99030000','KE','2','BG','U','Y','B',0),(1244,'FLEECE UNIQUE RECEIVING SET','1','2','',0.00,'1250','2000','0','2000',NULL,NULL,'0',0,1,'6646961740062814',0,0,0,13.00,'2025-03-08 16:57:30','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1199','pcs','Inventory','ZERO RATED','1','KE2BGU0000951','99030000','KE','2','BG','U','Y','B',0),(1245,'BEST QUALITY ROMPER','1','2','',0.00,'1000','1800','0','1800',NULL,NULL,'0',0,1,'2780711740062931',0,0,0,44.00,'2025-03-07 20:06:20','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1200','pcs','Inventory','ZERO RATED','5','KE2BGU0000952','99030000','KE','2','BG','U','Y','B',0),(1246,'UNIQUE POSTPARTUM BELT','1','2','',0.00,'900','1500','0','1500',NULL,NULL,'0',0,1,'2767901740414970',0,0,0,4.00,'2025-03-07 20:02:47','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1201','pcs','Inventory','ZERO RATED','2','KE2BGU0000953','99030000','KE','2','BG','U','Y','B',0),(1247,'BEST QUALITY VEST','1','2','',0.00,'125','350','0','350',NULL,NULL,'0',0,0,'996911740570202',0,0,0,20.00,'2025-03-07 20:02:33','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1202','pcs','Inventory','ZERO RATED','2','KE2BGU0000954','99032000','KE','2','BG','U','Y','C',0),(1248,'SAMPLE','1','2','',0.00,'1','5','0','',NULL,NULL,'5',0,0,'8286721741367960',0,0,0,3.00,'2025-03-07 20:21:25','1','1','1','0000-00-00','mainitem','Inclusive','','active','','1203','pcs','Inventory','EXEMPTED','10','KE2BZU0000955','99030000','KE','2','BZ','U','Y','A',0),(1249,'ONESIS MTUMBA UNIQUE','1','2','',0.00,'52','100','0','100',NULL,NULL,'0',0,0,'8015281741710800',0,0,0,211.00,'2025-03-11 19:34:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1204','pcs','Inventory','ZERO RATED','',NULL,'','','','','','','',0),(1250,'Double bottle milk warmer','2','2','',0.00,'1800','2600','0','2600',NULL,NULL,'0',0,0,'3544271742484553',0,0,0,2.00,'2025-03-20 18:33:45','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1205','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1251,'AQUA JUG 7LITRES','6','2','',0.00,'750','1500','0','1500',NULL,NULL,'0',0,0,'2929711742564288',0,0,0,3.00,'2025-03-25 17:12:54','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1206','pcs','Inventory','ZERO RATED','','0000958','','','','','','','',0),(1252,'WATER BOTTLE AFRICA','6','2','',0.00,'100','250','0','250',NULL,NULL,'0',0,0,'5530561742564388',0,0,0,6.00,'2025-03-21 16:40:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1207','pcs','Inventory','ZERO RATED',NULL,'0000959','','','','','','','',0),(1253,'PLASTIC CUP PACK OF 6','6','2','',0.00,'100','300','0','300',NULL,NULL,'0',0,0,'4743341742564472',0,0,0,2.00,'2025-03-21 16:42:17','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1208','pcs','Inventory','ZERO RATED',NULL,'0000960','','','','','','','',0),(1254,'UMBRELLA ADULT','4','2','',0.00,'350','650','0','650',NULL,NULL,'0',0,0,'6004851742564561',0,0,0,6.00,'2025-03-21 16:43:40','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1209','pcs','Inventory','ZERO RATED',NULL,'0000961','','','','','','','',0),(1255,'UMBRELLA KIDS','4','2','',0.00,'180','400','0','400',NULL,NULL,'0',0,0,'3304911742564644',0,0,0,6.00,'2025-03-21 16:44:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1210','pcs','Inventory','ZERO RATED',NULL,'0000962','','','','','','','',0),(1256,'KIDS GLASS/SHADES','4','2','',0.00,'30','60','1','60',NULL,NULL,'0',0,0,'3094581742564711',0,0,0,5.00,'2025-03-21 16:46:00','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1211','pcs','Inventory','ZERO RATED',NULL,'0000963','','','','','','','',0),(1257,'PLASTIC FEEDING CHAIR','4','2','',0.00,'450','1000','0','1000',NULL,NULL,'0',0,0,'1104151742564787',0,0,0,9.00,'2025-03-21 16:47:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1212','pcs','Inventory','ZERO RATED',NULL,'0000964','','','','','','','',0),(1258,'BEACH BALL','3','2','',0.00,'70','150','0','150',NULL,NULL,'0',0,0,'7799831742564871',0,0,0,2.00,'2025-03-21 16:48:40','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1213','pcs','Inventory','ZERO RATED',NULL,'0000965','','','','','','','',0),(1259,'MAGIC CUBE','3','2','',0.00,'100','250','2','250',NULL,NULL,'0',0,0,'5055841742564937',0,0,0,4.00,'2025-03-21 16:49:43','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1214','pcs','Inventory','ZERO RATED',NULL,'0000966','','','','','','','',0),(1260,'WATER GUN','3','2','',0.00,'100','250','0','250',NULL,NULL,'0',0,0,'9105991742565016',0,0,0,3.00,'2025-03-21 16:51:00','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1215','pcs','Inventory','ZERO RATED',NULL,'0000967','','','','','','','',0),(1261,'CARD WATER GAME','3','2','',0.00,'35','100','0','100',NULL,NULL,'0',0,0,'8214951742565097',0,0,0,3.00,'2025-03-21 16:52:15','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1216','pcs','Inventory','ZERO RATED',NULL,'0000968','','','','','','','',0),(1262,'TOURIST CAR','3','2','',0.00,'120','250','0','250',NULL,NULL,'0',0,0,'4833281742565155',0,0,0,0.00,'2025-03-21 16:53:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1217','pcs','Inventory','ZERO RATED',NULL,'0000969','','','','','','','',0),(1263,'BIG TRUCK TOY','3','2','',0.00,'800','1400','0','1400',NULL,NULL,'0',0,0,'6540361742565221',0,0,0,3.00,'2025-03-21 16:54:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1218','pcs','Inventory','ZERO RATED',NULL,'0000970','','','','','','','',0),(1264,'SMALL TRUCK TOY','3','2','',0.00,'500','1000','0','1000',NULL,NULL,'0',0,0,'8228551742565285',0,0,0,0.00,'2025-03-21 16:55:20','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1219','pcs','Inventory','ZERO RATED',NULL,'0000971','','','','','','','',0),(1265,'CLIMBING TOY CAR/SILVER CAR','3','2','',0.00,'180','300','0','300',NULL,NULL,'0',0,0,'2766081742565342',0,0,0,7.00,'2025-03-21 16:58:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1220','pcs','Inventory','ZERO RATED','','0000972','','','','','','','',0),(1266,'SILVER CUP STAND HEAVY','6','2','',0.00,'0','1000','0','1000',NULL,NULL,'0',0,0,'5553431742992799',0,0,0,7.00,'2025-03-26 15:50:36','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1221','pcs','Inventory','EXEMPTED',NULL,NULL,'','','','','','','',0),(1267,'UNIQUE SHAWL','1','2','',0.00,'1200','2000','0','2000',NULL,NULL,'0',0,0,'5285811744385161',0,0,0,3.00,'2025-04-11 18:27:07','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1222','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1268,'SHOE NICE','5','2','',0.00,'1000','1500','1','1500',NULL,NULL,'0',0,0,'1679701744385249',0,0,0,2.00,'2025-04-11 18:28:30','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1223','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1269,'RECHARCHABLE DOUBLE ELECTRIC PUMP','2','2','',0.00,'3500','7000','0','7000',NULL,NULL,'0',0,0,'3240521744734567',0,0,0,3.00,'2025-04-15 19:31:34','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1224','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1270,'SINGLE FINGER TOOTHBRUSH','2','2','',0.00,'102','200','0','200',NULL,NULL,'0',0,0,'7574081744734728',0,0,0,11.00,'2025-04-15 19:33:35','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1225','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1271,' BABY STAINLESS STEEL FEEDING BOTTLE','2','2','',0.00,'1048','1800','0','1800',NULL,NULL,'0',0,0,'550671744734839',0,0,0,3.00,'2025-04-15 19:35:37','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1226','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1272,'WIDE NECK PPSU FEEDING BOTTLE','2','2','',0.00,'638','1200','0','1200',NULL,NULL,'0',0,0,'2882711744734966',0,0,0,5.00,'2025-04-15 19:37:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1227','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1273,'SINGLE PACIFIER 3/6MNTHS','2','2','',0.00,'123','250','0','250',NULL,NULL,'0',0,0,'7449951744735066',0,0,0,12.00,'2025-04-15 19:39:44','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1228','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1274,'UNIQUE BABY BAG','2','2','',0.00,'1400','2500','0','2500',NULL,NULL,'0',0,0,'167461744813793',0,0,0,2.00,'2025-04-16 17:31:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1229','pcs','Inventory','ZERO RATED',NULL,'0000981','','','','','','','',0),(1275,'LIGHT BABY NEST','2','2','',0.00,'300','550','0','550',NULL,NULL,'0',0,0,'7870951744813936',0,0,0,2.00,'2025-04-16 17:33:04','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1230','pcs','Inventory','ZERO RATED',NULL,'0000982','','','','','','','',0),(1276,'ND SHOW JEANS','1','2','',0.00,'1000','1800','0','1800',NULL,NULL,'0',0,0,'347721746114817',0,0,0,9.00,'2025-05-01 18:54:28','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1231','pcs','Inventory','ZERO RATED',NULL,'0000983','','','','','','','',0),(1277,'PLASTIC DISHE SINGLE.','6','2','',0.00,'50','100','0','100',NULL,NULL,'0',0,0,'839101747147983',0,0,0,24.00,'2025-05-13 17:55:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1232','pcs','Inventory','ZERO RATED',NULL,'0000984','','','','','','','',0),(1278,'Mamas basin','1','2','',0.00,'90','250','0','250',NULL,NULL,'0',0,0,'4870131748186231',0,0,0,12.00,'2025-05-25 18:18:26','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1233','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1279,'Mamas slippers','2','2','',0.00,'180','350','0','350',NULL,NULL,'0',0,0,'3994891748186349',0,0,0,5.00,'2025-05-25 18:20:15','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1234','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1280,'BABY FLOATERS ','1','2','',0.00,'170','300','0','300',NULL,NULL,'0',0,0,'4367511748186439',0,0,0,16.00,'2025-05-25 18:21:49','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1235','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1281,'Bassinet','4','2','',0.00,'5700','7500','0','7500',NULL,NULL,'0',0,0,'8094981748591049',0,0,0,3.00,'2025-05-30 10:44:48','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1236','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1282,'Bassinet Unique','4','2','',0.00,'13500','15500','0','15500',NULL,NULL,'0',0,0,'6589021748591103',0,0,0,2.00,'2025-05-30 10:45:50','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1237','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0),(1283,'UNIQUE BABY PILLOW','2','2','',0.00,'400','800','0','800',NULL,NULL,'0',0,0,'5078991750095053',0,0,0,5.00,'2025-06-16 20:31:32','10','1','1','0000-00-00','mainitem','Inclusive','','active','','1238','pcs','Inventory','ZERO RATED',NULL,NULL,'','','','','','','',0); /*!40000 ALTER TABLE `productlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `products` -- DROP TABLE IF EXISTS `products`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `products` ( `id` int(30) NOT NULL AUTO_INCREMENT, `itemclassification` varchar(50) NOT NULL, `country` varchar(50) NOT NULL, `itemtype` varchar(50) NOT NULL, `packagingunit` varchar(50) NOT NULL, `salesunit` varchar(50) NOT NULL, `itemstatus` varchar(50) NOT NULL, `itemtax` varchar(50) NOT NULL, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `code` varchar(255) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` decimal(10,2) NOT NULL DEFAULT 16.00, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `promoprice` varchar(50) DEFAULT NULL, `wholesaleprice` varchar(50) NOT NULL, `start_date` date DEFAULT NULL, `end_date` date DEFAULT NULL, `reorderevel` int(50) DEFAULT NULL, `allow_alt_description` tinyint(1) NOT NULL, `is_serialized` tinyint(1) NOT NULL, `imgid` varchar(255) DEFAULT NULL, `override_default_tax` int(1) NOT NULL DEFAULT 0, `is_service` int(1) NOT NULL DEFAULT 0, `deleted` int(1) NOT NULL DEFAULT 0, `qty` decimal(10,2) NOT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `store` varchar(50) NOT NULL, `expdate` date NOT NULL, `orderamount` varchar(50) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', `shortname` varchar(50) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `uom` varchar(20) NOT NULL DEFAULT 'pcs', `producttype` varchar(30) NOT NULL DEFAULT 'Inventory', `assetaccount` varchar(30) NOT NULL, `salesaccount` varchar(30) NOT NULL, `expenseaccount` varchar(30) NOT NULL, `vattype` varchar(20) NOT NULL DEFAULT 'VATABLE', `reorderquantity` varchar(20) DEFAULT NULL, `hscode` varchar(100) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `item_number` (`code`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`), KEY `id` (`id`,`name`,`code`,`description`,`hscode`), KEY `id_2` (`id`,`name`,`code`,`description`,`hscode`) ) ENGINE=InnoDB AUTO_INCREMENT=991 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,'53100000','KE','2','BG','U','Y','B','8PC Receiving Set (Cotton)','1','1','1','n/a',0.00,'950','1600','','1600',NULL,NULL,5,0,1,NULL,0,0,0,38.00,'2024-07-17 11:45:13','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000001'),(2,'53100000','KE','2','BG','U','Y','B','Sleeping Suit 3 in 1','1','1','2','n/a',0.00,'950','1500','','1500',NULL,NULL,5,0,1,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000002'),(3,'53100000','KE','2','BG','U','Y','B','Light Romper','1','1','3','n/a',0.00,'450','850',NULL,'850',NULL,NULL,5,0,1,NULL,0,0,0,52.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000003'),(4,'53100000','KE','2','BG','U','Y','B','heavy romper ','1','1','4','n/a',0.00,'1100','1650','','1600',NULL,NULL,5,0,1,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000004'),(5,'53100000','KE','2','BG','U','Y','B','onesis ','1','1','5','n/a',0.00,'190','300','','260',NULL,NULL,5,0,1,NULL,0,0,0,249.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000005'),(6,'53100000','KE','2','BG','U','Y','B','Dafi','1','1','6947662262220','n/a',0.00,'750','950',NULL,'950',NULL,NULL,5,0,1,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000006'),(7,'53100000','KE','2','BG','U','Y','B','3 in 1 Onesis Jumper Trousers ','1','1','7','n/a',0.00,'950','1600',NULL,'1600',NULL,NULL,5,0,1,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000007'),(8,'53100000','KE','2','BG','U','Y','B','Boys T-SHIRT AND SHORT','1','1','8','n/a',0.00,'900','1850','','1850',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'2025-04-16 19:20:31','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000008'),(9,'53100000','KE','2','BG','U','Y','B','ND Boys 2 in 1(Bow Tie)','1','1','9','n/a',0.00,'850','1500',NULL,'1500',NULL,NULL,5,0,1,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000009'),(10,'53100000','KE','2','BG','U','Y','B','Kulu Receiving Set 3 in 1','1','1','10','',0.00,'450','800',NULL,'800',NULL,NULL,5,0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000010'),(11,'53100000','KE','2','BG','U','Y','B','Big Care Kit','1','2','11','',0.00,'750','1300','','1300',NULL,NULL,5,0,1,NULL,0,0,0,16.00,'2025-03-17 10:57:18','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','ZERO RATED','0','KE2BGU0000011'),(12,'53100000','KE','2','BG','U','Y','B','Small Care Kit','1','1','12','',0.00,'450','800',NULL,'800',NULL,NULL,5,0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000012'),(13,'53100000','KE','2','BG','U','Y','B','Kofia 2 in 1','1','1','13','',0.00,'350','600',NULL,'600',NULL,NULL,5,0,1,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000013'),(14,'53100000','KE','2','BG','U','Y','B','Nursing Cover ','1','1','14','',0.00,'350','600',NULL,'600',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000014'),(15,'53100000','KE','2','BG','U','Y','B','Cotton Light Kofia','1','1','15','',0.00,'45','100','','100',NULL,NULL,5,0,1,NULL,0,0,0,84.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000015'),(16,'53100000','KE','2','BG','U','Y','B','Wash clothes (pack of 8)','1','1','16','',0.00,'125','350','','350',NULL,NULL,5,0,1,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000016'),(17,'53100000','KE','2','BG','U','Y','B','Silicon Bibs','1','1','17','',0.00,'250','500','','500',NULL,NULL,5,0,1,NULL,0,0,0,26.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000017'),(18,'53100000','KE','2','BG','U','Y','B','Feeder ','1','1','18','',0.00,'45','120','','100',NULL,NULL,5,0,1,NULL,0,0,0,59.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000018'),(19,'53100000','KE','2','BG','U','Y','B','Burp Cloth 3 in 1 ','1','1','19','',0.00,'400','600','','600',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000019'),(20,'53100000','KE','2','BG','U','Y','B','Mitten (Pair)','1','1','20','',0.00,'40','80',NULL,'80',NULL,NULL,5,0,1,NULL,0,0,0,101.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000020'),(21,'53100000','KE','2','BG','U','Y','B','Heavy Kofia','1','1','21','',0.00,'133','200',NULL,'200',NULL,NULL,5,0,1,NULL,0,0,0,52.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000021'),(22,'53100000','KE','2','BG','U','Y','B','Love Baby Girls Sweater ','2','1','22','',0.00,'700','1150',NULL,'1150',NULL,NULL,5,0,1,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000022'),(23,'53100000','KE','2','BG','U','Y','B','Aryuv Swipes','4','1','23','',0.00,'160','250',NULL,'250',NULL,NULL,5,0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000023'),(24,'53100000','KE','2','BG','U','Y','B','Building Blocks','3','1','24','',0.00,'1800','2500','','2500',NULL,NULL,5,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000024'),(25,'53100000','KE','2','BG','U','Y','B','Big Shakers','3','1','25','',0.00,'600','900','','800',NULL,NULL,5,0,1,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000025'),(26,'53100000','KE','2','BG','U','Y','B','Small Shakers','3','2','26','',0.00,'300','600','','500',NULL,NULL,5,0,1,NULL,0,0,0,6.00,'2025-03-17 11:02:00','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','ZERO RATED','0','KE2BGU0000026'),(27,'53100000','KE','2','BG','U','Y','B','Dr. Dudu','4','1','6970802080026','',0.00,'350','850','','600',NULL,NULL,5,0,1,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000027'),(28,'53100000','KE','2','BG','U','Y','B','Washable Breast Pads (awemt)','4','1','4287211','',0.00,'300','600',NULL,'600',NULL,NULL,5,0,1,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000028'),(29,'53100000','KE','2','BG','U','Y','B','Electric Breast Bump','4','1','6925546000205','',0.00,'1400','2500','','2000',NULL,NULL,5,0,1,NULL,0,0,0,9.00,'2024-04-23 12:59:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000029'),(31,'53100000','KE','2','BG','U','Y','B','Socks (Pair)','4','1','28','',0.00,'42','50',NULL,'50',NULL,NULL,5,0,1,NULL,0,0,0,64.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000031'),(32,'53100000','KE','2','BG','U','Y','B','Mum To Be','4','1','29','',0.00,'100','150',NULL,'150',NULL,NULL,5,0,1,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000032'),(33,'53100000','KE','2','BG','U','Y','B','Head Wraps Single ','4','1','30','',0.00,'250','400',NULL,'400',NULL,NULL,5,0,1,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000033'),(34,'53100000','KE','2','BG','U','Y','B','Head Wraps 3 in 1','4','1','31','',0.00,'250','500',NULL,'500',NULL,NULL,5,0,1,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000034'),(35,'53100000','KE','2','BG','U','Y','B','FlanneLs','1','1','32','',0.00,'150','250',NULL,'250',NULL,NULL,5,0,1,NULL,0,0,0,34.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000035'),(36,'53100000','KE','2','BG','U','Y','B','Nappy Linners- small','1','1','33','',0.00,'38','50','','50',NULL,NULL,5,0,1,NULL,0,0,0,51.00,'2024-02-02 19:07:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000036'),(37,'53100000','KE','2','BG','U','Y','B','Nursing Bras','1','1','34','',0.00,'200','350',NULL,'350',NULL,NULL,5,0,1,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000037'),(38,'53100000','KE','2','BG','U','Y','B','vest','1','1','35','',0.00,'125','200',NULL,'200',NULL,NULL,5,0,1,NULL,0,0,0,33.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000038'),(39,'53100000','KE','2','BG','U','Y','B','Pull Neck','1','1','36','',0.00,'250','550','','550',NULL,NULL,5,0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000039'),(40,'53100000','KE','2','BG','U','Y','B','Unisex Sweaters ','1','1','37','',0.00,'700','1250','','1250',NULL,NULL,5,0,1,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000040'),(41,'53100000','KE','2','BG','U','Y','B','Nursing Pillow 3 in 1','2','1','38','',0.00,'850','1650','','1650',NULL,NULL,5,0,1,NULL,0,0,0,4.00,'2024-09-01 16:04:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000041'),(42,'53100000','KE','2','BG','U','Y','B','Co-sleeper ','2','1','39','',0.00,'1600','2800','','2500',NULL,NULL,5,0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000042'),(43,'53100000','KE','2','BG','U','Y','B','Big Rocker','3','1','40','',0.00,'4700','5800',NULL,'5800',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000043'),(44,'53100000','KE','2','BG','U','Y','B','Small Rocker','3','1','41','',0.00,'2500','3800','','3800',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000044'),(45,'53100000','KE','2','BG','U','Y','B','Music Mobile','2','1','42','',0.00,'1400','2000',NULL,'2000',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000045'),(46,'53100000','KE','2','BG','U','Y','B','Baby Walker','4','1','43','',0.00,'2500','3500',NULL,'3500',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000046'),(47,'53100000','KE','2','BG','U','Y','B','Adjustable Pillow','4','1','44','',0.00,'2100','2900',NULL,'2900',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000047'),(48,'53100000','KE','2','BG','U','Y','B','Supersoft Blankets ','4','1','45','',0.00,'1000','1600','','1600',NULL,NULL,5,0,1,NULL,0,0,0,10.00,'2024-06-17 20:20:19','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000048'),(49,'53100000','KE','2','BG','U','Y','B','Post Pattern ','4','1','46','',0.00,'350','800','','800',NULL,NULL,5,0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000049'),(50,'53100000','KE','2','BG','U','Y','B','Bath Sits','1','1','47','',0.00,'850','1500',NULL,'1500',NULL,NULL,5,0,1,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000050'),(51,'53100000','KE','2','BG','U','Y','B','Light Towel ','2','1','48','',0.00,'400','700','','700',NULL,NULL,5,0,1,NULL,0,0,0,17.00,'2024-09-08 19:45:44','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000051'),(52,'53100000','KE','2','BG','U','Y','B','Baby Carrier (Normal )','2','1','49','',0.00,'900','1600','','1600',NULL,NULL,5,0,1,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000052'),(53,'53100000','KE','2','BG','U','Y','B','Baby Carrier (Hip Seater )','2','1','50','',0.00,'1900','2800','','2800',NULL,NULL,5,0,1,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000053'),(54,'53100000','KE','2','BG','U','Y','B','Washable Diaper','2','1','51','',0.00,'300','500',NULL,'500',NULL,NULL,5,0,1,NULL,0,0,0,47.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000054'),(55,'53100000','KE','2','BG','U','Y','B','Pants Small Baby Girls','1','1','52','',0.00,'59','150',NULL,'150',NULL,NULL,5,0,1,NULL,0,0,0,41.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000055'),(56,'53100000','KE','2','BG','U','Y','B','Boxer Large','1','1','53','',0.00,'125','300',NULL,'300',NULL,NULL,5,0,1,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000056'),(57,'53100000','KE','2','BG','U','Y','B','Boxers Toto','1','1','54','',0.00,'84','200',NULL,'200',NULL,NULL,5,0,1,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000057'),(58,'53100000','KE','2','BG','U','Y','B',' Basin Plastic s','1','1','56','',0.00,'350','700',NULL,'700',NULL,NULL,5,0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000058'),(59,'53100000','KE','2','BG','U','Y','B','cotton panties simless ','1','1','6971919190011','',0.00,'125','250',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000059'),(60,'53100000','KE','2','BG','U','Y','B','cotton panties ','1','1','6971919199014','',0.00,'125','250',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000060'),(61,'53100000','KE','2','BG','U','Y','B','High Waist Panties','1','1','6972410090008','',0.00,'142','300',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000061'),(62,'53100000','KE','2','BG','U','Y','B','Basin (silicon)','4','1','57','',0.00,'2500','4000',NULL,'4000',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000062'),(63,'53100000','KE','2','BG','U','Y','B','Toilet Trainer','4','1','58','',0.00,'0','4000',NULL,'4000',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000063'),(64,'53100000','KE','2','BG','U','Y','B','Cotton Wool ','4','1','59','',0.00,'0','450',NULL,'450',NULL,NULL,5,0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000064'),(65,'53100000','KE','2','BG','U','Y','B','Chicco Bags (Suprime)','4','1','60','',0.00,'1800','2800','','2800',NULL,NULL,5,0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000065'),(66,'53100000','KE','2','BG','U','Y','B','Baby bag Normal ','4','1','61','',0.00,'1400','2200','','2200',NULL,NULL,5,0,1,NULL,0,0,0,9.00,'2024-08-04 19:17:23','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000066'),(67,'53100000','KE','2','BG','U','Y','B','Silicon Bowl and spoon ','4','1','62','',0.00,'350','500',NULL,'500',NULL,NULL,5,0,1,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000067'),(68,'53100000','KE','2','BG','U','Y','B','Bottle Warmer ','4','1','63','',0.00,'850','1500','','1500',NULL,NULL,5,0,1,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000068'),(69,'53100000','KE','2','BG','U','Y','B','Bottle Bank SMALL','4','1','64','',0.00,'1600','2400','','2400',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'2024-08-31 18:55:10','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000069'),(70,'53100000','KE','2','BG','U','Y','B','Bottle 3 - in 1 (small)','4','1','65','',0.00,'0','750',NULL,'750',NULL,NULL,5,0,1,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000070'),(71,'53100000','KE','2','BG','U','Y','B','Bottle 3 in 1 Big','4','1','66','',0.00,'500','850','','850',NULL,NULL,5,0,1,NULL,0,0,0,0.00,'2024-09-17 15:40:05','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000071'),(72,'53100000','KE','2','BG','U','Y','B','Momeasy 210ml','4','1','6957660752364','',0.00,'0','450',NULL,'450',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000072'),(73,'53100000','KE','2','BG','U','Y','B','Squize Silicon feeder ','4','1','6957660746691','',0.00,'0','700','','700',NULL,NULL,5,0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000073'),(74,'53100000','KE','2','BG','U','Y','B','Marking Tosh- BIG','4','2','67','',0.00,'350','800','','700',NULL,NULL,5,0,1,NULL,0,0,0,16.00,'2025-03-17 11:02:35','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','ZERO RATED','0','KE2BGU0000074'),(75,'53100000','KE','2','BG','U','Y','B','swaddle ','4','1','68','',0.00,'1000','1650','','1650',NULL,NULL,5,0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000075'),(76,'53100000','KE','2','BG','U','Y','B','PINK HOUSE PLAY MAT','4','1','69','',0.00,'0','2800','','2800',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'2024-08-04 19:26:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000076'),(77,'53100000','KE','2','BG','U','Y','B','Feeding chair','1','1','70','',0.00,'7000','8600',NULL,'8600',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000077'),(78,'53100000','KE','2','BG','U','Y','B','Baby Nest','1','2','71','',0.00,'850','1400','','1400',NULL,NULL,5,0,1,NULL,0,0,0,17.00,'2025-03-17 11:03:14','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','ZERO RATED','0','KE2BGU0000078'),(79,'53100000','KE','2','BG','U','Y','B','Baby Cotton Trousers ','1','1','72','',0.00,'200','400',NULL,'400',NULL,NULL,5,0,1,NULL,0,0,0,56.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000079'),(80,'53100000','KE','2','BG','U','Y','B','Receiving set heavy ','1','1','81','n/a',0.00,'1000','1800',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000080'),(81,'53100000','KE','2','BG','U','Y','B','Receiving set (5 pieces)','1','1','82','n/a',0.00,'400','750','','750',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000081'),(82,'53100000','KE','2','BG','U','Y','B','Receiving set (11 pieces)','1','1','83','n/a',0.00,'800','1500',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000082'),(83,'53100000','KE','2','BG','U','Y','B','Leather skirt and top','1','1','84','n/a',0.00,'0','2200',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000083'),(84,'53100000','KE','2','BG','U','Y','B','Co-dry short and top','1','1','85','n/a',0.00,'0','2200',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000084'),(85,'53100000','KE','2','BG','U','Y','B',' Dangaree','1','1','86','n/a',0.00,'1500','1500','','0',NULL,NULL,5,0,1,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000085'),(86,'53100000','KE','2','BG','U','Y','B','Balley Dress ','1','1','87','n/a',0.00,'1100','1900','','0',NULL,NULL,5,0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000086'),(87,'53100000','KE','2','BG','U','Y','B','Princess dress ','1','1','90','n/a',0.00,'0','2300',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000087'),(88,'53100000','KE','2','BG','U','Y','B','Jeshi Blue ','1','1','91','',0.00,'0','1950',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000088'),(89,'53100000','KE','2','BG','U','Y','B','Birthday candles','1','1','92','',0.00,'0','150',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000089'),(90,'53100000','KE','2','BG','U','Y','B','Baby fruit Feeder ','1','1','6972864340117','',0.00,'0','450',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000090'),(91,'53100000','KE','2','BG','U','Y','B','BABY T- shirt.','1','1','93','',0.00,'180','300','','0',NULL,NULL,5,0,1,NULL,0,0,0,27.00,'2024-07-13 11:33:57','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000091'),(92,'53100000','KE','2','BG','U','Y','B','Teether ','1','1','94','',0.00,'0','500','','0',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000092'),(93,'53100000','KE','2','BG','U','Y','B','Bath Nets ','1','1','96','',0.00,'950','950','','0',NULL,NULL,5,0,1,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000093'),(94,'53100000','KE','2','BG','U','Y','B','Pre-Walkers ','1','2','97','',0.00,'450','700','','0',NULL,NULL,5,0,1,NULL,0,0,0,23.00,'2025-03-17 10:57:59','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','ZERO RATED','0','KE2BGU0000094'),(95,'53100000','KE','2','BG','U','Y','B','Baby Rubber Shoes','1','1','98','',0.00,'700','1150','','0',NULL,NULL,5,0,1,NULL,0,0,0,7.00,'2024-07-11 11:47:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000095'),(96,'53100000','KE','2','BG','U','Y','B','Dispossable Panties (51 in 1 )','1','1','99','',0.00,'0','250',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000096'),(97,'53100000','KE','2','BG','U','Y','B','Shiny Dress ','1','1','100','',0.00,'2200','3000','','0',NULL,NULL,5,0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000097'),(98,'53100000','KE','2','BG','U','Y','B','Knitted Sweaters','1','1','101','',0.00,'900','1100','','0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000098'),(99,'53100000','KE','2','BG','U','Y','B','Shirts ','1','1','102','',0.00,'650','1000',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000099'),(100,'53100000','KE','2','BG','U','Y','B','Suspenders Trousers ','1','1','103','',0.00,'850','1400',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000100'),(101,'53100000','KE','2','BG','U','Y','B','ND Show Dress Small ','1','1','104','',0.00,'750','1250',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000101'),(102,'53100000','KE','2','BG','U','Y','B','ND Show Dress Medium','1','1','105','',0.00,'750','1500',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000102'),(103,'53100000','KE','2','BG','U','Y','B','Woollen Peplum Sweater','1','1','106','',0.00,'750','1500','','1500',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'2025-04-16 19:38:08','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000103'),(104,'53100000','KE','2','BG','U','Y','B','Hooded Towels ','1','1','107','',0.00,'650','1000',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000104'),(105,'53100000','KE','2','BG','U','Y','B','Half Coat Jeans Short ','1','1','108','',0.00,'1150','1950',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000105'),(106,'53100000','KE','2','BG','U','Y','B','Jeshi Short ','1','1','109','',0.00,'1150','1950',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000106'),(107,'53100000','KE','2','BG','U','Y','B','Baby Pacifier ','1','1','110','',0.00,'95','250','','0',NULL,NULL,5,0,1,NULL,0,0,0,22.00,'2023-12-21 21:02:05','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000107'),(108,'53100000','KE','2','BG','U','Y','B','Jeshi Suit Long Sleeve ','1','1','111','',0.00,'1350','1950',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000108'),(109,'53100000','KE','2','BG','U','Y','B','Purple and Blue Dress ','1','1','112','',0.00,'0','1950',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000109'),(110,'53100000','KE','2','BG','U','Y','B','BBLN Turkey dress ','1','1','3641016059117','',0.00,'0','2800',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000110'),(111,'53100000','KE','2','BG','U','Y','B','Miss Kugu Turkey ','1','1','114','',0.00,'0','2600','','2600',NULL,NULL,5,0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000111'),(112,'53100000','KE','2','BG','U','Y','B','Girl Suspender dress ','1','1','115','',0.00,'1700','2600','','0',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000112'),(113,'53100000','KE','2','BG','U','Y','B','Pollka Dot Dress','1','1','116','',0.00,'0','1700','','0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000113'),(114,'53100000','KE','2','BG','U','Y','B','MFM Baby Suit ','1','1','117','',0.00,'800','1450','','0',NULL,NULL,5,0,1,NULL,0,0,0,8.00,'2023-12-22 17:33:01','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000114'),(115,'53100000','KE','2','BG','U','Y','B','Cocorayco Turkey (2 in 1) Dress','1','1','118','',0.00,'1700','2500','','0',NULL,NULL,5,0,1,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000115'),(116,'53100000','KE','2','BG','U','Y','B','2 in 1 Girls ','1','1','119','',0.00,'0','01600','','01600',NULL,NULL,5,0,1,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000116'),(117,'','','','','','','','Track Suits COTTON','1','1','120','',0.00,'1200','2500','','2500',NULL,NULL,5,0,0,NULL,0,0,0,2.00,'2024-09-25 18:02:37','10','1','1','0000-00-00','mainitem','Inclusive','','inactive','pcs','Inventory','','','','VATABLE','0',''),(118,'53100000','KE','2','BG','U','Y','B','Track Suits big','1','1','121','',0.00,'1900','1900','','0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'2025-05-17 19:12:27','10','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000118'),(119,'53100000','KE','2','BG','U','Y','B','Party Caps','1','1','123','',0.00,'0','150','','0',NULL,NULL,5,0,1,NULL,0,0,0,21.00,'2023-12-23 09:38:45','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000119'),(120,'53100000','KE','2','BG','U','Y','B','Huggies Jumbo No.2 ','5','1','5029053579016','',0.00,'0','1999','','0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000120'),(121,'53100000','KE','2','BG','U','Y','B','Huggies Jumbo No. 4','5','1','5029053579078','',0.00,'0','1999','','0',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000121'),(122,'53100000','KE','2','BG','U','Y','B','Huggies Jumbo No. 3 ','5','1','5029053579047','',0.00,'0','1999','','0',NULL,NULL,5,0,1,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000122'),(123,'53100000','KE','2','BG','U','Y','B','Huggies Small No.3 ','5','1','5029053579023','',0.00,'0','260',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000123'),(124,'53100000','KE','2','BG','U','Y','B','Huggies Small No . 4','5','1','5029053579054','',0.00,'0','260',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000124'),(125,'53100000','KE','2','BG','U','Y','B','Softcare Diapper (Medium )','5','1','6166000121849','',0.00,'608','799','','0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000125'),(126,'53100000','KE','2','BG','U','Y','B','Molfix No. 4 (Medium )','5','1','6224008817598','',0.00,'606','799','','0',NULL,NULL,5,0,1,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000126'),(127,'53100000','KE','2','BG','U','Y','B','Molfix No.3 (Medium)','5','1','6224008817567','',0.00,'0','799',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000127'),(128,'53100000','KE','2','BG','U','Y','B','Ballons ','5','1','125','',0.00,'0','5',NULL,'0',NULL,NULL,5,0,1,NULL,0,0,0,80.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','0','KE2BGU0000128'),(129,'53100000','KE','2','BG','U','Y','B','Softcare small','5','2','126','',0.00,'649','799','0','799',NULL,NULL,5,0,1,'919961703175810',0,0,0,0.00,'2023-12-21 19:25:47','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','10','KE2BGU0000129'),(130,'53100000','KE','2','BG','U','Y','B','kisskids','5','2','127','',0.00,'500','700','0','700',NULL,NULL,5,0,1,'1211481703176392',0,0,0,0.00,'2023-12-21 19:41:07','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','KE2BGU0000130'),(131,'','','','','','','','3 in1 trousers','1','2','128','',0.00,'0','400','0','400',NULL,NULL,5,0,0,'4928451703178424',0,0,0,0.00,'2023-12-23 09:30:10','9','1','','0000-00-00','mainitem','Inclusive','','inactive','pcs','Inventory','1110','4000','5500','VATABLE','5',''),(132,'53100000','KE','2','BG','U','Y','B','Blankets Warmer','1','2','129','',0.00,'600','1300','0','1100',NULL,NULL,0,0,1,'6191201703181338',0,0,0,0.00,'2023-12-21 20:57:41','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0','KE2BGU0000132'),(133,'53100000','KE','2','BG','U','Y','B','Light Blanket','1','2','130','',0.00,'350','550','0','550',NULL,NULL,0,0,1,'6452811703181518',0,0,0,0.00,'2023-12-21 20:59:38','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0','KE2BGU0000133'),(134,'53100000','KE','2','BG','U','Y','B','Baby Shawl','1','2','131','',0.00,'1000','1500','0','1500',NULL,NULL,0,0,1,'4440871703181598',0,0,0,0.00,'2024-07-17 11:03:37','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','KE2BGU0000134'),(135,'53100000','KE','2','BG','U','Y','B','stockings','1','2','132','',0.00,'104','200','53\\','',NULL,NULL,5,0,1,'6702341703230114',0,0,0,0.00,'2023-12-22 10:49:46','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','KE2BGU0000135'),(136,'53100000','KE','2','BG','U','Y','B','NORMAL JEANS TROUSER','1','2','133','',0.00,'600','1000','0','1000',NULL,NULL,0,0,1,'6565191703251046',0,0,0,0.00,'2023-12-22 16:22:34','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','KE2BGU0000136'),(137,'53100000','KE','2','BG','U','Y','B','FLAG BENNER','4','2','134','',0.00,'150','200','0','200',NULL,NULL,0,0,1,'4211881703254584',0,0,0,0.00,'2023-12-22 17:18:29','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','2','KE2BGU0000137'),(138,'53100000','KE','2','BG','U','Y','B','ZEYA MODA DRESS','1','2','135','',0.00,'2000','3100','2','3100',NULL,NULL,0,0,1,'1901171703255619',0,0,0,5.00,'2023-12-22 17:35:23','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000138'),(139,'53100000','KE','2','BG','U','Y','B','MOLFIX NO. 2(MEDIUM)','5','2','136','',0.00,'606','799','2','799',NULL,NULL,0,0,1,'4445401703262442',0,0,0,5.00,'2023-12-22 19:29:29','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000139'),(140,'53100000','KE','2','BG','U','Y','B','MOLFIX NO.5 (MEDIUM)','5','2','137','',0.00,'606','799','0','799',NULL,NULL,2,0,1,'1901171703262665',0,0,0,5.00,'2023-12-22 19:32:34','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000140'),(141,'53100000','KE','2','BG','U','Y','B','MOLFIX NO. 3 (JUMBO)','5','2','138','',0.00,'1050','1399','2','1399',NULL,NULL,0,0,1,'9774331703262780',0,0,0,5.00,'2023-12-22 19:35:25','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000141'),(142,'53100000','KE','2','BG','U','Y','B','MOLFIX NO. 4 (JUMBO)','4','7','139','',0.00,'1050','1399','0','1399',NULL,NULL,0,0,1,'3393511703262939',0,0,0,3.00,'2023-12-22 19:36:53','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000142'),(143,'53100000','KE','2','BG','U','Y','B','test product','4','2','140','',0.00,'0','0','0','0',NULL,NULL,0,0,1,'5011221703315265',0,0,0,0.00,'2023-12-23 10:09:45','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','','KE2BGU0000143'),(144,'53100000','KE','2','BG','U','Y','B','NEW DR. DUDU.','2','2','141','',0.00,'400','700','0','700',NULL,NULL,0,0,1,'6565191703693984',0,0,0,0.00,'2023-12-27 19:21:13','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','05','KE2BGU0000144'),(145,'53100000','KE','2','BG','U','Y','B','HIP STAR','1','2','142','',0.00,'900','1450','0','1450',NULL,NULL,0,0,1,'136031703694141',0,0,0,0.00,'2023-12-27 19:24:22','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','KE2BGU0000145'),(146,'53100000','KE','2','BG','U','Y','B','GIRLS JEANS','1','2','143','',0.00,'700','1200','0','1200',NULL,NULL,2,0,1,'9502151703694280',0,0,0,0.00,'2025-03-07 20:12:57','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000146'),(147,'53100000','KE','2','BG','U','Y','B','GIRLS T-SHIRT','1','2','144','',0.00,'350','700','0','700',NULL,NULL,0,0,1,'8176561703694557',0,0,0,0.00,'2023-12-27 19:30:37','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5','KE2BGU0000147'),(148,'53100000','KE','2','BG','U','Y','B','3 in 1 bandana bib','1','2','145','',5.00,'400','550','0','550',NULL,NULL,0,0,1,'662281704736595',0,0,0,0.00,'2024-01-08 20:58:18','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000148'),(149,'53100000','KE','2','BG','U','Y','B','360 MAGIC CUP','4','2','146','',0.00,'450','750','0','750',NULL,NULL,0,0,1,'9502151704736719',0,0,0,0.00,'2024-01-08 20:59:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000149'),(150,'53100000','KE','2','BG','U','Y','B','HIGH CHAIR ','4','2','147','',0.00,'4000','6000','0','6000',NULL,NULL,1,0,1,'8176561704736810',0,0,0,0.00,'2024-01-08 21:02:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000150'),(151,'53100000','KE','2','BG','U','Y','B','Softcare wipes','4','2','148','',0.00,'150','200','0','200',NULL,NULL,0,0,1,'5477051705077928',0,0,0,0.00,'2024-01-12 19:50:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000151'),(152,'53100000','KE','2','BG','U','Y','B','BELLA BABY WIPES','4','2','149','',0.00,'125','180','0','180',NULL,NULL,0,0,1,'71991705078235',0,0,0,0.00,'2024-01-12 19:52:15','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000152'),(153,'53100000','KE','2','BG','U','Y','B','Feediing bottle.','4','2','150','',0.00,'350','550','5','550',NULL,NULL,0,0,1,'1985451705163128',0,0,0,0.00,'2024-01-13 19:27:17','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000153'),(154,'53100000','KE','2','BG','U','Y','B','3XL PANTIES','4','2','151','',0.00,'140','300','0','300',NULL,NULL,0,0,1,'71991705163548',0,0,0,0.00,'2024-01-13 19:34:06','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000154'),(155,'53100000','KE','2','BG','U','Y','B','Cotton Rompers.','4','2','152','',0.00,'370','470','5','470',NULL,NULL,0,0,1,'2660331705163780',0,0,0,0.00,'2024-01-13 19:37:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000155'),(156,'53100000','KE','2','BG','U','Y','B','UNIQUE JESHI','1','2','153','',0.00,'1500','2200','5','2200',NULL,NULL,0,0,1,'136031705163959',0,0,0,0.00,'2024-01-13 19:41:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000156'),(157,'53100000','KE','2','BG','U','Y','B','CUSHION bath net','4','2','154','',0.00,'1100','1500','5','1500',NULL,NULL,0,0,1,'5010621705164189',0,0,0,0.00,'2024-12-11 16:13:44','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000157'),(158,'53100000','KE','2','BG','U','Y','B','ND BOYS BIG 2 IN 1','5','2','155','',0.00,'1100','1700','0','1700',NULL,NULL,0,0,1,'7279341705164498',0,0,0,0.00,'2024-01-13 19:53:36','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000158'),(159,'53100000','KE','2','BG','U','Y','B','MOLFIX WIPES SENSITIVE SKIN','4','2','156','',0.00,'160','200','5','200',NULL,NULL,0,0,1,'71991705164859',0,0,0,0.00,'2024-01-13 20:09:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000159'),(160,'53100000','KE','2','BG','U','Y','B','MOLFIX WIPES FRESH CLEAN','4','2','157','',0.00,'160','200','0','200',NULL,NULL,0,0,1,'4356281705165795',0,0,0,0.00,'2024-01-13 20:10:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000160'),(161,'53100000','KE','2','BG','U','Y','B','MOLPED SUPER PADS','4','2','158','',0.00,'81','150','5','200',NULL,NULL,0,0,1,'8223691705165881',0,0,0,0.00,'2024-01-13 20:17:20','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000161'),(162,'53100000','KE','2','BG','U','Y','B','MOLFIX JUMBO PANTS NO.4','5','2','159','',0.00,'1131','1299','5','1299',NULL,NULL,0,0,1,'5477051705166784',0,0,0,0.00,'2024-01-13 20:39:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000162'),(163,'53100000','KE','2','BG','U','Y','B','MOLFIX MEDIUM PANTS NO. 4','5','2','160','',0.00,'595','799','2','799',NULL,NULL,0,0,1,'6859431705167090',0,0,0,0.00,'2024-01-13 20:39:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000163'),(164,'53100000','KE','2','BG','U','Y','B','MOLFIX JUMBO PANTS NO. 3','5','2','161','',0.00,'1131','1299','0','1299',NULL,NULL,0,0,1,'6565191705167177',0,0,0,0.00,'2024-01-13 20:40:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000164'),(165,'53100000','KE','2','BG','U','Y','B','MOLFIX MEDIUM PANTS NO. 3','5','2','162','',0.00,'595','799','2','799',NULL,NULL,0,0,1,'4009481705167266',0,0,0,0.00,'2024-01-13 20:40:32','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000165'),(166,'53100000','KE','2','BG','U','Y','B','MOLFIX SMALL PANTS NO. 3','5','2','163','',0.00,'173','299','2','299',NULL,NULL,0,0,1,'71991705167633',0,0,0,0.00,'2024-01-13 20:42:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000166'),(167,'53100000','KE','2','BG','U','Y','B','MOLFIX SMALL NO. 2','5','2','164','',0.00,'119','299','5','299',NULL,NULL,0,0,1,'5005181705168397',0,0,0,0.00,'2024-01-13 20:54:02','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000167'),(168,'53100000','KE','2','BG','U','Y','B','small cussons gift box','2','2','165','',0.00,'916','1399','0','1399',NULL,NULL,0,0,1,'4211881705313156',0,0,0,0.00,'2024-01-15 13:09:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000168'),(169,'53100000','KE','2','BG','U','Y','B','large cussons gift box','2','2','166','',0.00,'1360','1799','0','1799',NULL,NULL,0,0,1,'5612091705313498',0,0,0,0.00,'2024-01-15 13:13:42','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000169'),(170,'53100000','KE','2','BG','U','Y','B','water filled teether','3','2','167','',0.00,'120','250','0','250',NULL,NULL,0,0,1,'1985451706286913',0,0,0,0.00,'2024-01-26 19:38:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000170'),(171,'53100000','KE','2','BG','U','Y','B','momeasy storage cups','2','2','168','',0.00,'520','950','0','950',NULL,NULL,0,0,1,'3047611706287125',0,0,0,0.00,'2024-06-23 14:44:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000171'),(172,'53100000','KE','2','BG','U','Y','B','momeasy baby walker','4','2','169','',0.00,'2600','3800','0','3800',NULL,NULL,0,0,1,'71991706287268',0,0,0,0.00,'2024-01-26 19:43:10','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000172'),(173,'53100000','KE','2','BG','U','Y','B','NAPPY LINERS-LARGE','1','2','170','',0.00,'50','70','0','70',NULL,NULL,0,0,1,'8071731706890034',0,0,0,0.00,'2024-02-02 19:08:13','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000173'),(174,'53100000','KE','2','BG','U','Y','B','DRYING RACK- MOMEASY','2','2','171','',0.00,'1300','2200','0','2200',NULL,NULL,0,0,1,'8135781707332307',0,0,0,0.00,'2024-02-07 21:59:50','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0','KE2BGU0000174'),(175,'53100000','KE','2','BG','U','Y','B','MICROWAVE STERILIZER','2','2','172','',0.00,'1980','2900','0','2900',NULL,NULL,0,0,1,'4880721707332558',0,0,0,0.00,'2024-02-07 22:04:19','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000175'),(176,'53100000','KE','2','BG','U','Y','B','Pregnancy Pillow U-SHAPED','4','2','173','',0.00,'2000','3000','5','3000',NULL,NULL,0,0,1,'9774331707674519',0,0,0,0.00,'2024-10-01 16:12:31','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000176'),(177,'53100000','KE','2','BG','U','Y','B','3 in 1 jeans dress','1','2','174','',0.00,'1500','2300','1','2300',NULL,NULL,0,0,1,'1901171707675937',0,0,0,0.00,'2024-02-11 21:26:48','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000177'),(178,'53100000','KE','2','BG','U','Y','B','Baby shower cap','2','2','175','',0.00,'250','450','0','450',NULL,NULL,0,0,1,'9774331707676025',0,0,0,0.00,'2024-02-11 21:28:23','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000178'),(179,'53100000','KE','2','BG','U','Y','B','PP Nursing bottle','2','2','176','',0.00,'230','450','2','450',NULL,NULL,0,0,1,'8176561707676122',0,0,0,0.00,'2024-02-11 21:31:01','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000179'),(180,'53100000','KE','2','BG','U','Y','B',' GIRLS Bow-tie socks','1','2','177','',0.00,'300','500','5','450',NULL,NULL,0,0,1,'8223691707676277',0,0,0,0.00,'2024-05-31 18:27:04','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000180'),(181,'53100000','KE','2','BG','U','Y','B','Small building blocks','3','2','178','',0.00,'500','1900','0','1900',NULL,NULL,0,0,1,'3393511707676409',0,0,0,0.00,'2024-02-11 21:35:03','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000181'),(182,'53100000','KE','2','BG','U','Y','B','Wollen baby walker','3','2','179','',0.00,'350','750','0','750',NULL,NULL,0,0,1,'7821601707676529',0,0,0,0.00,'2024-02-11 21:36:26','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000182'),(183,'53100000','KE','2','BG','U','Y','B','Baby toys shaker','3','2','180','',0.00,'300','550','0','550',NULL,NULL,0,0,1,'6249201707676604',0,0,0,0.00,'2024-02-11 21:38:17','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000183'),(184,'53100000','KE','2','BG','U','Y','B','Baby rattle shaker','3','2','181','',0.00,'250','550','0','550',NULL,NULL,0,0,1,'3087791707676717',0,0,0,0.00,'2024-02-11 21:39:30','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000184'),(185,'53100000','KE','2','BG','U','Y','B','Mama baba shaker','3','2','182','',0.00,'500','750','0','750',NULL,NULL,0,0,1,'5612091707676802',0,0,0,0.00,'2024-02-11 21:41:14','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000185'),(186,'53100000','KE','2','BG','U','Y','B','Baby teether shaker- small','4','2','183','',0.00,'150','300','0','300',NULL,NULL,0,0,1,'3608901707676896',0,0,0,0.00,'2024-02-11 21:44:42','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000186'),(187,'53100000','KE','2','BG','U','Y','B','Baby teether shaker-big','4','2','184','',0.00,'500','750','0','750',NULL,NULL,0,0,1,'6610201707677106',0,0,0,0.00,'2024-02-11 21:46:26','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000187'),(188,'','','','','','','','UNIQUE SOCKS','1','2','185','',0.00,'22','60','0','60',NULL,NULL,2,0,0,'5962211707914896',0,0,0,0.00,'2024-02-14 15:54:03','9','1','','0000-00-00','mainitem','na','','active','pcs','None Inventory','1110','4000','5500','EXEMPTED','2',NULL),(189,'53100000','KE','2','BG','U','Y','B','5in1 cotton trousers','1','2','186','',0.00,'950','400','0','400',NULL,NULL,2,0,1,'4211881707930637',0,0,0,0.00,'2024-02-14 20:12:54','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000189'),(190,'53100000','KE','2','BG','U','Y','B','softcare xl','5','2','187','',0.00,'642','799','0','699',NULL,NULL,2,0,1,'6920761709212821',0,0,0,0.00,'2024-02-29 16:26:37','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000190'),(191,'53100000','KE','2','BG','U','Y','B','softcare large','5','2','188','',0.00,'642','799','0','799',NULL,NULL,2,0,1,'3522201709213343',0,0,0,0.00,'2024-02-29 16:31:59','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000191'),(192,'53100000','KE','2','BG','U','Y','B','BOXER MEDIUM','1','2','189','',0.00,'125','125','0','250',NULL,NULL,0,0,1,'5477051709286538',0,0,0,0.00,'2024-03-01 12:49:44','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000192'),(193,'53100000','KE','2','BG','U','Y','B','TSHIRT,ONESIS AND SHORT.','1','2','190','',0.00,'950','1500','5','',NULL,NULL,0,0,1,'6565191709286599',0,0,0,0.00,'2024-03-01 12:50:39','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000193'),(194,'53100000','KE','2','BG','U','Y','B','COOL BABY SMALL','5','2','191','',0.00,'476','699','0','699',NULL,NULL,2,0,1,'5477051710000279',0,0,0,0.00,'2024-03-09 19:07:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000194'),(195,'53100000','KE','2','BG','U','Y','B','COOL BABY MEDIUM ','5','2','192','',0.00,'476','699','0','699',NULL,NULL,2,0,1,'3047611710000461',0,0,0,0.00,'2024-03-09 19:09:31','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000195'),(196,'53100000','KE','2','BG','U','Y','B','COOL BABY LARGE ','5','2','193','',0.00,'476','699','0','',NULL,NULL,2,0,1,'4211881710000601',0,0,0,0.00,'2024-03-09 19:11:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000196'),(197,'53100000','KE','2','BG','U','Y','B','COOL BABY XL','5','2','194','',0.00,'476','699','0','699',NULL,NULL,2,0,1,'5477051710000721',0,0,0,0.00,'2024-03-09 19:14:01','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000197'),(198,'53100000','KE','2','BG','U','Y','B','poti','2','2','195','',0.00,'105','200','0','',NULL,NULL,0,0,1,'3980481712830681',0,0,0,0.00,'2024-04-11 13:19:40','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000198'),(199,'53100000','KE','2','BG','U','Y','B','CLOTH BIN','4','2','196','',0.00,'500','999','2','999',NULL,NULL,0,0,1,'718471713193751',0,0,0,0.00,'2024-04-15 18:10:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000199'),(200,'53100000','KE','2','BG','U','Y','B','UNIQUE BASIN','4','2','197','',0.00,'450','800','0','800',NULL,NULL,0,0,1,'7771451713193824',0,0,0,0.00,'2024-04-15 18:11:22','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000200'),(201,'53100000','KE','2','BG','U','Y','B','HEAVY TOWEL','1','2','198','',0.00,'700','1300','0','1300',NULL,NULL,0,0,1,'6980271713194129',0,0,0,0.00,'2024-04-15 18:19:01','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000201'),(202,'53100000','KE','2','BG','U','Y','B','LONG SOCKS','1','2','199','',0.00,'80','150','0','150',NULL,NULL,0,0,1,'6054351713194361',0,0,0,0.00,'2024-04-15 18:20:41','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000202'),(203,'53100000','KE','2','BG','U','Y','B','BOY SOCKS','1','2','200','',0.00,'360','450','0','450',NULL,NULL,0,0,1,'6865171713194458',0,0,0,0.00,'2024-04-15 18:21:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000203'),(204,'53100000','KE','2','BG','U','Y','B','LIGHT T-SHIRTS','1','2','201','',0.00,'116','200','0','200',NULL,NULL,0,0,1,'700951713194547',0,0,0,0.00,'2024-04-15 18:23:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000204'),(205,'53100000','KE','2','BG','U','Y','B','SILICONE SHOES','1','2','202','',0.00,'450','800','0','800',NULL,NULL,0,0,1,'3174491713194624',0,0,0,0.00,'2024-04-15 18:24:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000205'),(206,'53100000','KE','2','BG','U','Y','B','AFI JUNIOR SHOES','1','2','203','',0.00,'650','1200','0','1200',NULL,NULL,0,0,1,'4803681713194687',0,0,0,0.00,'2024-04-15 18:25:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000206'),(207,'53100000','KE','2','BG','U','Y','B','BOY SUIT TURKEY','1','2','204','',0.00,'1200','1800','0','1800',NULL,NULL,0,0,1,'6588751713194751',0,0,0,0.00,'2024-04-15 18:27:14','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000207'),(208,'53100000','KE','2','BG','U','Y','B','UNISEX SUIT INDONESIA','1','2','205','',0.00,'700','2000','0','1500',NULL,NULL,0,0,1,'2622571713194847',0,0,0,0.00,'2024-04-15 18:28:25','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000208'),(209,'53100000','KE','2','BG','U','Y','B','HERO BOY SUIT LONG.','1','2','206','',0.00,'600','1200','0','1200',NULL,NULL,0,0,1,'7815861713194929',0,0,0,0.00,'2024-07-01 17:27:15','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000209'),(210,'53100000','KE','2','BG','U','Y','B','DRESS INONESIA','1','2','207','',0.00,'600','1400','0','1400',NULL,NULL,0,0,1,'4892501713195003',0,0,0,0.00,'2024-04-15 18:31:00','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000210'),(211,'53100000','KE','2','BG','U','Y','B','gift bag','4','2','208','',0.00,'100','200','0','',NULL,NULL,0,0,1,'20631713716308',0,0,0,0.00,'2024-04-21 19:21:11','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000211'),(212,'53100000','KE','2','BG','U','Y','B','molfix small no 4','5','2','209','',0.00,'104','250','','250',NULL,NULL,0,0,1,'3047611713803923',0,0,0,0.00,'2024-04-23 12:59:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000212'),(213,'53100000','KE','2','BG','U','Y','B','unique long socks','1','2','210','',0.00,'150','250','0','',NULL,NULL,0,0,1,'9586431714138356',0,0,0,0.00,'2024-04-26 16:38:16','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000213'),(214,'53100000','KE','2','BG','U','Y','B','unique shoes','2','2','211','',0.00,'650','1000','02','',NULL,NULL,0,0,1,'9127551714138731',0,0,0,0.00,'2024-04-26 16:41:58','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000214'),(215,'53100000','KE','2','BG','U','Y','B','unique head band','1','2','212','',0.00,'300','550','0','',NULL,NULL,0,0,1,'8613991714138968',0,0,0,0.00,'2024-04-26 16:44:36','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000215'),(216,'53100000','KE','2','BG','U','Y','B','CROCKS','2','2','213','',0.00,'150','250','2','',NULL,NULL,0,0,1,'1985451715356634',0,0,0,0.00,'2024-07-17 12:24:25','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000216'),(217,'53100000','KE','2','BG','U','Y','B','half cort','1','2','214','',0.00,'200','300','0','',NULL,NULL,0,0,1,'1985451715356935',0,0,0,0.00,'2024-05-10 19:03:51','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000217'),(218,'53100000','KE','2','BG','U','Y','B','2 piece skirt','1','2','215','',0.00,'1000','2200','0','2200',NULL,NULL,0,0,1,'5010621716053309',0,0,0,0.00,'2024-05-18 20:49:28','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000218'),(219,'53100000','KE','2','BG','U','Y','B','d.k house small','1','2','216','',0.00,'1150','1850','0','1850',NULL,NULL,0,0,1,'3087791716054592',0,0,0,0.00,'2024-05-18 20:52:03','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000219'),(220,'53100000','KE','2','BG','U','Y','B','d.k house big','1','2','217','',0.00,'1150','1850','0','',NULL,NULL,0,0,1,'4445401716054746',0,0,0,0.00,'2024-05-18 20:53:16','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000220'),(221,'53100000','KE','2','BG','U','Y','B','NIPPLES','2','2','218','',0.00,'100','200','0','',NULL,NULL,0,0,1,'4226681717419372',0,0,0,0.00,'2024-06-03 16:00:09','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000221'),(222,'53100000','KE','2','BG','U','Y','B','AVENT BABY BOTTLE','2','2','219','',0.00,'400','800','0','',NULL,NULL,0,0,1,'6289681717419637',0,0,0,0.00,'2024-07-04 13:54:04','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000222'),(223,'53100000','KE','2','BG','U','Y','B','Mosquito net','4','2','220','',0.00,'1000','1500','2','1500',NULL,NULL,0,0,1,'2102961718644571',0,0,0,0.00,'2024-06-17 20:18:00','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000223'),(224,'53100000','KE','2','BG','U','Y','B','Stocking lace','1','2','221','',0.00,'200','350','5','350',NULL,NULL,0,0,1,'4880721718645062',0,0,0,0.00,'2024-06-17 20:25:13','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000224'),(225,'53100000','KE','2','BG','U','Y','B','Mikeymouse blocks','3','2','222','',0.00,'1000','1600','0','1600',NULL,NULL,0,0,1,'4009481718645244',0,0,0,0.00,'2024-06-17 20:29:10','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000225'),(226,'53100000','KE','2','BG','U','Y','B','Unique vest','1','2','223','',0.00,'116','250','0','250',NULL,NULL,0,0,1,'2517131718645404',0,0,0,0.00,'2024-06-17 20:31:24','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000226'),(227,'53100000','KE','2','BG','U','Y','B','Light vest','1','2','224','',0.00,'38','50','0','50',NULL,NULL,0,0,1,'8135781718645502',0,0,0,0.00,'2024-06-17 20:32:19','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000227'),(228,'53100000','KE','2','BG','U','Y','B','Head bands 4 in 1','1','2','225','',0.00,'300','600','0','600',NULL,NULL,0,0,1,'4662001718645611',0,0,0,0.00,'2024-06-17 20:34:33','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000228'),(229,'53100000','KE','2','BG','U','Y','B','Neo style dress','1','2','226','',0.00,'1300','2500','0','2500',NULL,NULL,0,0,1,'6249201718645686',0,0,0,0.00,'2024-06-17 20:35:31','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0','KE2BGU0000229'),(230,'53100000','KE','2','BG','U','Y','B','MFM DRESS','1','2','227','',0.00,'800','1600','0','1600',NULL,NULL,0,0,1,'5880951718645742',0,0,0,0.00,'2024-06-17 20:36:41','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000230'),(231,'53100000','KE','2','BG','U','Y','B','Beboo short and tshirt.','1','2','228','',0.00,'1000','1300','0','1300',NULL,NULL,0,0,1,'8071731718645813',0,0,0,0.00,'2024-06-17 20:41:27','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0','KE2BGU0000231'),(232,'53100000','KE','2','BG','U','Y','B','concept short and tshirt.','1','2','229','',0.00,'1200','1800','0','1800',NULL,NULL,0,0,1,'3608901718646100',0,0,0,0.00,'2024-06-17 20:42:32','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000232'),(233,'53100000','KE','2','BG','U','Y','B','TRAINING CUP','2','2','230','',0.00,'230','450','0','450',NULL,NULL,0,0,1,'3461781718795341',0,0,0,0.00,'2024-06-19 14:12:47','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000233'),(234,'53100000','KE','2','BG','U','Y','B','MOMEASY STORAGE BAGS','2','2','231','',0.00,'450','850','0','850',NULL,NULL,0,0,1,'4211881718795724',0,0,0,0.00,'2024-06-19 14:16:43','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000234'),(235,'53100000','KE','2','BG','U','Y','B','HANDLE FREE MILK BOTTLE','2','2','232','',0.00,'180','360','0','360',NULL,NULL,0,0,1,'5477051718795835',0,0,0,0.00,'2024-06-19 14:20:38','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000235'),(236,'53100000','KE','2','BG','U','Y','B','NIPPLE SHIELD','2','2','233','',0.00,'240','450','0','450',NULL,NULL,0,0,1,'7679621718796266',0,0,0,0.00,'2024-06-19 14:31:30','9','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000236'),(237,'53100000','KE','2','BG','U','Y','B','MOMEASY DOUBLE HANDLE MILK BOTTLE','2','2','234','',0.00,'285','450','0','500',NULL,NULL,0,0,1,'3047611718796716',0,0,0,0.00,'2024-06-28 17:35:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000237'),(238,'53100000','KE','2','BG','U','Y','B','MOMEASY BOTTLE WITHOUT HANDLE 120ML','2','2','235','',0.00,'180','360','0','360',NULL,NULL,0,0,1,'4211881719587637',0,0,0,0.00,'2024-06-28 18:19:02','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000238'),(239,'53100000','KE','2','BG','U','Y','B','MOMEASY 240ML BOTTLE WITH HANDLE','2','2','236','',0.00,'285','500','0','500',NULL,NULL,0,0,1,'3047611719587960',0,0,0,0.00,'2024-06-28 18:21:42','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000239'),(240,'53100000','KE','2','BG','U','Y','B','KNITTED UNIQUE ROMPERS','1','2','237','',0.00,'1000','1600','0','1600',NULL,NULL,0,0,1,'5010621719590543',0,0,0,0.00,'2024-06-28 19:03:01','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000240'),(241,'53100000','KE','2','BG','U','Y','B','LONG SLEEVED ONESIS','1','2','238','',0.00,'180','260','0','260',NULL,NULL,0,0,1,'7450931719590696',0,0,0,0.00,'2024-06-28 19:05:54','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10','KE2BGU0000241'),(242,'53100000','KE','2','BG','U','Y','B','CAPE MITTEN SUIT','1','2','239','',0.00,'350','800','5','800',NULL,NULL,0,0,1,'6565191719590841',0,0,0,0.00,'2024-06-28 19:08:14','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000242'),(243,'53100000','KE','2','BG','U','Y','B','BOYS T-SHIRT','1','2','240','',0.00,'400','700','2','700',NULL,NULL,0,0,1,'6192711719913039',0,0,0,0.00,'2024-07-02 12:38:35','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000243'),(244,'53100000','KE','2','BG','U','Y','B','OUTFIT BOYS SHIRT','1','2','241','',0.00,'550','1100','2','1100',NULL,NULL,0,0,1,'3047611719913248',0,0,0,0.00,'2024-07-02 12:44:37','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000244'),(245,'53100000','KE','2','BG','U','Y','B','TROUSER SWEATPANTS','1','2','242','',0.00,'650','1150','2','1150',NULL,NULL,0,0,1,'71991719913500',0,0,0,12.00,'2024-07-02 12:52:00','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000245'),(246,'53100000','KE','2','BG','U','Y','B','UNISEX SHORT','1','2','243','',0.00,'550','1150','5','1150',NULL,NULL,0,0,1,'7279341719914003',0,0,0,0.00,'2024-07-02 12:54:20','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000246'),(247,'53100000','KE','2','BG','U','Y','B','UNISEX TROUSER','1','2','244','',0.00,'650','1200','2','1200',NULL,NULL,0,0,1,'7211371719914078',0,0,0,0.00,'2024-07-02 12:55:21','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000247'),(248,'53100000','KE','2','BG','U','Y','B','KHAKI UNISEX TROUSER','1','2','245','',0.00,'700','1400','2','1400',NULL,NULL,0,0,1,'1311181719914135',0,0,0,0.00,'2024-07-02 12:56:16','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000248'),(249,'53100000','KE','2','BG','U','Y','B','DK HOUSE DRESS BIG','1','2','246','',0.00,'1000','1950','2','1950',NULL,NULL,0,0,1,'1985451720197186',0,0,0,0.00,'2024-07-05 19:37:46','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000249'),(250,'53100000','KE','2','BG','U','Y','B','DK HOUSE SMALL','1','2','247','',0.00,'1000','1850','2','1850',NULL,NULL,0,0,1,'6565191720197481',0,0,0,0.00,'2024-07-05 19:38:49','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000250'),(251,'53100000','KE','2','BG','U','Y','B','AVENT / MOMEASY BABY BOTTLE- WIDE NECK','2','2','248','',0.00,'400','750','2','750',NULL,NULL,0,0,1,'136031720198050',0,0,0,0.00,'2024-10-30 18:16:43','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000251'),(252,'53100000','KE','2','BG','U','Y','B','SILICONE FEEDING SET','2','2','249','',0.00,'1000','2300','2','2300',NULL,NULL,2,0,1,'7279341720198344',0,0,0,0.00,'2024-07-05 19:53:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000252'),(253,'53100000','KE','2','BG','U','Y','B','FOOD MASHER','2','2','250','',0.00,'250','450','2','450',NULL,NULL,0,0,1,'5010621720198405',0,0,0,0.00,'2024-07-05 19:54:02','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000253'),(254,'53100000','KE','2','BG','U','Y','B','COTTON BABY SHORT','1','2','251','',0.00,'170','350','2','350',NULL,NULL,0,0,1,'6859431720198784',0,0,0,0.00,'2024-07-05 20:00:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000254'),(255,'53100000','KE','2','BG','U','Y','B','KOFIA 5 IN 1','1','2','252','',0.00,'400','800','0','800',NULL,NULL,0,0,1,'2615621721203453',0,0,0,0.00,'2024-07-17 11:04:51','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000255'),(256,'53100000','KE','2','BG','U','Y','B','SILICONE BABY BOTTLES','2','2','253','',0.00,'700','1200','0','1200',NULL,NULL,0,0,1,'5425091721203684',0,0,0,0.00,'2024-07-17 11:08:50','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000256'),(257,'53100000','KE','2','BG','U','Y','B','AVENT DISPOSABLE BREAST PADS','2','2','254','',0.00,'500','1000','2','1000',NULL,NULL,0,0,1,'8614601721205974',0,0,0,0.00,'2024-09-16 16:20:19','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000257'),(258,'53100000','KE','2','BG','U','Y','B','MILK COLLECTORS','2','2','255','',0.00,'350','700','2','700',NULL,NULL,0,0,1,'8077471721206067',0,0,0,0.00,'2024-07-17 11:48:22','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000258'),(259,'53100000','KE','2','BG','U','Y','B','SILICONE SPOON','2','2','256','',0.00,'200','400','2','',NULL,NULL,0,0,1,'5478861721206114',0,0,0,0.00,'2024-07-17 11:49:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000259'),(260,'53100000','KE','2','BG','U','Y','B','4 IN 1 MITTENS','1','2','257','',0.00,'167','300','2','300',NULL,NULL,0,0,1,'2419861721206193',0,0,0,0.00,'2024-07-17 11:52:06','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000260'),(261,'53100000','KE','2','BG','U','Y','B','MUSLIN FLANNEL','1','2','258','',0.00,'700','1300','2','1300',NULL,NULL,0,0,1,'8160251721206459',0,0,0,0.00,'2024-07-17 11:59:02','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000261'),(262,'53100000','KE','2','BG','U','Y','B','MF 2 IN 1 SUIT','1','2','259','',0.00,'480','950','2','950',NULL,NULL,0,0,1,'2223501721206754',0,0,0,0.00,'2024-07-17 12:00:32','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000262'),(263,'53100000','KE','2','BG','U','Y','B','3 IN 1 COTTON ROMPER(PER ONE)','1','2','260','',0.00,'300','500','2','500',NULL,NULL,0,0,1,'3732161721206850',0,0,0,0.00,'2025-04-16 19:29:18','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000263'),(264,'53100000','KE','2','BG','U','Y','B','MAIDA FLORAL DRESS','1','2','261','',2.00,'1200','2500','0','2500',NULL,NULL,0,0,1,'3998001721207211',0,0,0,0.00,'2024-07-17 12:08:45','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000264'),(265,'53100000','KE','2','BG','U','Y','B','BABY COTTON DRESS','1','2','262','',0.00,'550','1100','2','1100',NULL,NULL,0,0,1,'8880441721207472',0,0,0,0.00,'2024-07-17 12:11:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000265'),(266,'53100000','KE','2','BG','U','Y','B','2 PC BOYS INDONESIA','1','2','263','',0.00,'580','1200','2','1200',NULL,NULL,0,0,1,'1181881721207549',0,0,0,0.00,'2024-07-17 12:15:02','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000266'),(267,'53100000','KE','2','BG','U','Y','B','INFANTINO BABY CARRIER','2','2','264','',0.00,'1800','3000','1','3000',NULL,NULL,0,0,1,'4832991721207803',0,0,0,0.00,'2024-07-17 12:17:43','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000267'),(268,'53100000','KE','2','BG','U','Y','B','BABY BATH ROBS','1','2','265','',0.00,'900','1500','2','1500',NULL,NULL,0,0,1,'4355381721207875',0,0,0,0.00,'2024-07-17 12:19:11','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000268'),(269,'53100000','KE','2','BG','U','Y','B','DRESS WITH JEANS JACKET','1','2','266','',0.00,'1500','2900','2','2900',NULL,NULL,0,0,1,'7579021721208499',0,0,0,0.00,'2024-07-17 12:29:04','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000269'),(270,'53100000','KE','2','BG','U','Y','B','COTTON WOOL 200 GRAMS','2','2','267','',0.00,'130','250','2','',NULL,NULL,0,0,1,'2660331721321969',0,0,0,0.00,'2024-07-18 20:03:10','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000270'),(271,'53100000','KE','2','BG','U','Y','B','NAN FORMULA','2','2','268','',0.00,'1650','2000','2','2000',NULL,NULL,0,0,1,'8672301721322214',0,0,0,0.00,'2024-07-18 20:04:37','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000271'),(272,'53100000','KE','2','BG','U','Y','B','SOFTCARE LOW COUNT-MEDIUM','5','2','269','',0.00,'130','250','0','250',NULL,NULL,0,0,1,'7279341721322349',0,0,0,0.00,'2024-07-18 20:06:43','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000272'),(273,'53100000','KE','2','BG','U','Y','B','BABY SIT UP','4','2','270','',0.00,'1500','3000','0','3000',NULL,NULL,0,0,1,'6295121721653286',0,0,0,0.00,'2024-07-22 16:03:08','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000273'),(274,'53100000','KE','2','BG','U','Y','B','TOTO WRAP','1','2','271','',0.00,'850','1500','0','1500',NULL,NULL,0,0,1,'5117861721653389',0,0,0,0.00,'2024-07-22 16:03:50','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000274'),(275,'53100000','KE','2','BG','U','Y','B','BABY PILLOW','1','2','272','',0.00,'200','400','0','400',NULL,NULL,0,0,1,'9723581721653444',0,0,0,0.00,'2024-07-22 16:06:14','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000275'),(276,'53100000','KE','2','BG','U','Y','B','TODDLER TOILET TRAINING SEAT','2','2','273','',0.00,'660','1300','0','1300',NULL,NULL,0,0,1,'4033041722013174',0,0,0,0.00,'2024-07-26 20:00:59','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000276'),(277,'53100000','KE','2','BG','U','Y','B','MOMEASY COTTON BUDS','2','2','274','',0.00,'75','120','0','120',NULL,NULL,0,0,1,'3175401722013629',0,0,0,0.00,'2024-07-26 20:08:45','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000277'),(278,'53100000','KE','2','BG','U','Y','B','MOMEASY BOTTLE BRUSH SET','2','2','275','',0.00,'100','200','0','200',NULL,NULL,0,0,1,'6202981722013758',0,0,0,0.00,'2024-07-26 20:10:13','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000278'),(279,'53100000','KE','2','BG','U','Y','B','MOMEASY DISPOSABLE BREAST PAD','2','2','276','',0.00,'535','1000','0','1000',NULL,NULL,0,0,1,'4756561722013829',0,0,0,0.00,'2024-07-26 20:11:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000279'),(280,'53100000','KE','2','BG','U','Y','B','MOMEASY MILK COLLECTORS','2','2','277','',0.00,'330','750','0','750',NULL,NULL,0,0,1,'6146491722013932',0,0,0,0.00,'2024-07-26 20:13:04','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000280'),(281,'53100000','KE','2','BG','U','Y','B','MOMEASY WASHABLE BREAST PADS','2','2','278','',0.00,'390','700','0','700',NULL,NULL,0,0,1,'8359021722014000',0,0,0,24.00,'2024-07-26 20:14:13','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000281'),(282,'53100000','KE','2','BG','U','Y','B','MOMEASY NAIL CLIP WITH MAGNIFIER','2','2','279','',0.00,'210','400','0','400',NULL,NULL,0,0,1,'1055911722014067',0,0,0,0.00,'2024-07-26 20:15:33','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000282'),(283,'53100000','KE','2','BG','U','Y','B','UNIQUE CO-SLEEPER','4','2','280','',0.00,'2000','3500','0','3500',NULL,NULL,0,0,1,'9404571722266718',0,0,0,0.00,'2024-07-29 18:26:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000283'),(284,'53100000','KE','2','BG','U','Y','B','UNIQUE NURSING BRA','1','2','281','',0.00,'500','950','0','950',NULL,NULL,0,0,1,'1395461722266792',0,0,0,0.00,'2024-07-29 18:27:16','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000284'),(285,'53100000','KE','2','BG','U','Y','B','LESO','1','2','282','',0.00,'280','450','0','450',NULL,NULL,0,0,1,'1800271722266851',0,0,0,0.00,'2024-07-29 18:28:00','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000285'),(286,'53100000','KE','2','BG','U','Y','B','DERA','1','2','283','',0.00,'320','500','0','500',NULL,NULL,0,0,1,'3107431722266893',0,0,0,0.00,'2024-07-29 18:28:48','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000286'),(287,'53100000','KE','2','BG','U','Y','B','SINGLE NAIL CUTTER','4','2','284','',0.00,'100','200','0','200',NULL,NULL,0,0,1,'5468891722266945',0,0,0,0.00,'2024-07-29 18:29:52','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000287'),(288,'53100000','KE','2','BG','U','Y','B','DOTTED SOCKS','1','2','285','',0.00,'100','150','0','150',NULL,NULL,0,0,1,'8789211722267007',0,0,0,0.00,'2024-07-29 18:30:50','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000288'),(289,'53100000','KE','2','BG','U','Y','B','JEANS DRESS WITH BELT','1','2','286','',0.00,'600','2200','0','2200',NULL,NULL,0,0,1,'2021401722267062',0,0,0,0.00,'2024-07-29 18:32:01','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000289'),(290,'53100000','KE','2','BG','U','Y','B','UNISEX BIG SWEATER','1','2','287','',0.00,'700','1450','0','1450',NULL,NULL,0,0,1,'4211881722618348',0,0,0,0.00,'2024-08-02 20:06:20','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000290'),(291,'53100000','KE','2','BG','U','Y','B','HANDKERCHIEF','1','2','288','',0.00,'21','50','0','50',NULL,NULL,0,0,1,'4585271722788582',0,0,0,0.00,'2024-08-04 19:23:43','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000291'),(292,'53100000','KE','2','BG','U','Y','B','PLAY MAT','1','2','289','',0.00,'750','1500','0','1500',NULL,NULL,0,0,1,'4009481722788637',0,0,0,0.00,'2024-08-04 19:25:24','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000292'),(293,'53100000','KE','2','BG','U','Y','B','THERMOMETER','2','2','290','',0.00,'150','300','0','300',NULL,NULL,0,0,1,'8056021722788801',0,0,0,0.00,'2024-08-04 19:27:20','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000293'),(294,'53100000','KE','2','BG','U','Y','B','FOLDING BED MOMMY BAG','2','2','291','',0.00,'2300','3200','0','3200',NULL,NULL,0,0,1,'3214371722788853',0,0,0,0.00,'2024-08-04 19:28:21','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000294'),(295,'53100000','KE','2','BG','U','Y','B','2 PIECE BEAUTIFUL DRESS','1','2','292','',0.00,'1400','2800','0','2800',NULL,NULL,0,0,1,'6306601722788917',0,0,0,0.00,'2024-08-04 19:31:08','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000295'),(296,'53100000','KE','2','BG','U','Y','B','BEAUTIFUL DRESS-SMALL','1','2','293','',0.00,'1300','2700','0','2700',NULL,NULL,0,0,1,'8458111722789082',0,0,0,0.00,'2024-08-04 19:32:52','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000296'),(297,'53100000','KE','2','BG','U','Y','B','BUILDING BLOCKS-PAPER','4','2','294','',0.00,'400','850','0','850',NULL,NULL,0,0,1,'1985451722791183',0,0,0,0.00,'2024-08-04 20:07:05','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000297'),(298,'53100000','KE','2','BG','U','Y','B','4 in 1 wash cloths','1','2','295','',0.00,'300','550','0','550',NULL,NULL,0,0,1,'8279271723473653',0,0,0,0.00,'2024-08-12 17:41:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000298'),(299,'53100000','KE','2','BG','U','Y','B','TOOTH BRUSH 2 IN 1','1','2','296','',0.00,'250','450','0','450',NULL,NULL,0,0,1,'6131081723473710',0,0,0,0.00,'2024-08-12 17:42:54','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000299'),(300,'53100000','KE','2','BG','U','Y','B','BEAUTIFUL BLANKET WARMER','1','2','297','',0.00,'550','1100','2','1100',NULL,NULL,0,0,1,'8245141723473794',0,0,0,0.00,'2024-08-12 17:43:59','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000300'),(301,'53100000','KE','2','BG','U','Y','B','SOFTCARE LOW COUNT- SMALL','5','2','298','',0.00,'133','250','0','200',NULL,NULL,0,0,1,'4747801723996866',0,0,0,0.00,'2024-08-18 19:02:46','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10','KE2BGU0000301'),(302,'53100000','KE','2','BG','U','Y','B','CUSSONS SOAP.','4','2','299','',0.00,'86','100','0','100',NULL,NULL,0,0,1,'2265191723997001',0,0,0,0.00,'2024-08-18 19:05:08','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10','KE2BGU0000302'),(303,'53100000','KE','2','BG','U','Y','B','VASELINE SMALL','2','2','300','',0.00,'36','50','0','50',NULL,NULL,0,0,1,'1972161723997125',0,0,0,0.00,'2024-08-18 19:07:30','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000303'),(304,'53100000','KE','2','BG','U','Y','B','ARIMIS SMALL','2','2','301','',0.00,'31','50','0','50',NULL,NULL,0,0,1,'2799291723997260',0,0,0,0.00,'2024-08-18 19:08:19','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000304'),(305,'53100000','KE','2','BG','U','Y','B','SLIPPERS','4','2','302','',0.00,'150','200','0','',NULL,NULL,0,0,1,'1567351724261401',0,0,0,0.00,'2024-08-21 20:31:47','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','KE2BGU0000305'),(306,'53100000','KE','2','BG','U','Y','B','DOLLY SHOES','4','2','303','',0.00,'160','600','0','',NULL,NULL,0,0,1,'8135781724261508',0,0,0,0.00,'2024-08-21 20:32:47','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','KE2BGU0000306'),(307,'53100000','KE','2','BG','U','Y','B','BEAUTIFUL SHOES','4','2','304','',0.00,'150','600','0','',NULL,NULL,0,0,1,'2313221724261568',0,0,0,0.00,'2024-08-21 20:33:31','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','KE2BGU0000307'),(308,'53100000','KE','2','BG','U','Y','B','GUITAR','3','2','305','',0.00,'650','1500','0','1500',NULL,NULL,0,0,1,'993371725118738',0,0,0,0.00,'2024-08-31 18:39:37','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000308'),(309,'53100000','KE','2','BG','U','Y','B','PIANO SMALL.','3','7','306','',0.00,'1350','2200','0','2200',NULL,NULL,0,0,1,'9579481725118791',0,0,0,0.00,'2024-08-31 18:41:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000309'),(310,'53100000','KE','2','BG','U','Y','B','CHEETAR OOF ROAD','3','2','307','',0.00,'1500','2500','1','2500',NULL,NULL,0,0,1,'3661161725118881',0,0,0,0.00,'2024-08-31 18:42:41','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000310'),(311,'53100000','KE','2','BG','U','Y','B','COTTON HANDKERCHIEF','3','2','308','',0.00,'30','100','0','100',NULL,NULL,0,0,1,'775261725118979',0,0,0,0.00,'2024-08-31 18:43:58','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10','KE2BGU0000311'),(312,'53100000','KE','2','BG','U','Y','B','BOTTLE BANK BIG','4','2','309','',0.00,'1400','2800','0','2800',NULL,NULL,0,0,1,'120931725119710',0,0,0,0.00,'2024-08-31 18:55:50','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000312'),(313,'53100000','KE','2','BG','U','Y','B','BABY SEAT','4','2','310','',0.00,'450','850','0','850',NULL,NULL,0,0,1,'4240281725209246',0,0,0,0.00,'2024-09-01 19:48:01','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000313'),(314,'53100000','KE','2','BG','U','Y','B','BIG LAUNDY BASKET','4','2','311','',0.00,'580','1200','0','1200',NULL,NULL,0,0,1,'8372921725209297',0,0,0,0.00,'2024-09-01 19:48:52','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000314'),(315,'53100000','KE','2','BG','U','Y','B','BUCKET','4','2','312','',0.00,'190','400','0','400',NULL,NULL,0,0,1,'9035711725209368',0,0,0,0.00,'2024-09-01 19:49:56','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000315'),(316,'53100000','KE','2','BG','U','Y','B','SMALL UNIQUE BASIN','4','2','313','',0.00,'80','200','0','200',NULL,NULL,0,0,1,'865891725209410',0,0,0,0.00,'2024-09-01 19:50:40','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000316'),(317,'53100000','KE','2','BG','U','Y','B','UNIQUE BIG BASIN','4','2','314','',0.00,'230','500','0','500',NULL,NULL,0,0,1,'9804241725209452',0,0,0,0.00,'2024-09-01 19:51:33','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000317'),(318,'53100000','KE','2','BG','U','Y','B','CAR SEAT','4','2','315','',0.00,'10000','12999','0','12999',NULL,NULL,0,0,1,'9256241725209510',0,0,0,0.00,'2024-09-01 19:59:17','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000318'),(319,'53100000','KE','2','BG','U','Y','B','STROLLER','4','2','316','',0.00,'8500','11500','0','11500',NULL,NULL,0,0,1,'9146281725209974',0,0,0,0.00,'2024-09-01 20:00:24','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000319'),(320,'53100000','KE','2','BG','U','Y','B','NORMAL NURSING PILLOW','4','2','317','',0.00,'800','1400','0','1400',NULL,NULL,0,0,1,'690681725210070',0,0,0,0.00,'2024-09-01 20:01:49','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000320'),(321,'53100000','KE','2','BG','U','Y','B','COOL BABY FEEDING CHAIR','4','2','318','',0.00,'12000','15000','0','15000',NULL,NULL,0,0,1,'8135781725472891',0,0,0,0.00,'2024-09-04 21:02:26','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','KE2BGU0000321'),(322,'53100000','KE','2','BG','U','Y','B','DERA ZIP','1','7','319','',0.00,'450','650','0','650',NULL,NULL,0,0,1,'5305761725557321',0,0,0,0.00,'2024-09-05 20:30:07','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000322'),(323,'53100000','KE','2','BG','U','Y','B','ND SHOW BIG','1','2','320','',0.00,'800','1700','0','1700',NULL,NULL,0,0,1,'1985451725730164',0,0,0,0.00,'2024-09-07 20:29:55','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000323'),(324,'53100000','KE','2','BG','U','Y','B','QIAO NURSING BRA','1','2','321','',0.00,'350','650','0','650',NULL,NULL,0,0,1,'6445561725814071',0,0,0,0.00,'2024-09-08 19:49:01','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000324'),(325,'53100000','KE','2','BG','U','Y','B','SINGLE BOTTLE WARMER','2','2','322','',0.00,'500','1000','0','1000',NULL,NULL,0,0,1,'872231725814155',0,0,0,0.00,'2024-09-08 19:49:49','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000325'),(326,'53100000','KE','2','BG','U','Y','B','RHYTHIC BABY ROCKER','3','2','323','',0.00,'4200','6700','0','6700',NULL,NULL,0,0,1,'1832891725814202',0,0,0,0.00,'2024-09-08 19:50:55','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000326'),(327,'53100000','KE','2','BG','U','Y','B','PIANO FITNESS RACK','4','2','324','',0.00,'1600','2700','0','2700',NULL,NULL,0,0,1,'1022981725814277',0,0,0,0.00,'2024-09-08 19:52:30','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000327'),(328,'53100000','KE','2','BG','U','Y','B','3 IN 1 BOTTLE ALONE','4','2','325','',0.00,'150','250','0','250',NULL,NULL,0,0,1,'129381726248753',0,0,0,0.00,'2024-09-13 20:33:19','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000328'),(329,'53100000','KE','2','BG','U','Y','B','DOLLY','3','2','326','',0.00,'950','1800','0','1800',NULL,NULL,0,0,1,'2432851726335792',0,0,0,0.00,'2024-09-14 20:44:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000329'),(330,'53100000','KE','2','BG','U','Y','B','TOTO WATER BOTTLE','4','2','327','',0.00,'250','550','0','550',NULL,NULL,0,0,1,'5007901726335861',0,0,0,0.00,'2024-09-14 20:45:11','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000330'),(331,'53100000','KE','2','BG','U','Y','B','DOUBLE GUN','3','2','328','',0.00,'200','499','0','499',NULL,NULL,0,0,1,'3310131726335929',0,0,0,0.00,'2024-09-14 20:46:06','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000331'),(332,'53100000','KE','2','BG','U','Y','B','SMALL CAR','3','2','329','',0.00,'42','150','0','150',NULL,NULL,0,0,1,'1424761726335980',0,0,0,0.00,'2024-09-14 20:46:52','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000332'),(333,'53100000','KE','2','BG','U','Y','B','PRESTIGE BATHING TOWEL','1','2','330','',0.00,'24','60','0','60',NULL,NULL,0,0,1,'7119531726336027',0,0,0,0.00,'2024-09-14 20:47:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000333'),(334,'53100000','KE','2','BG','U','Y','B','BOTTLE GIFT','4','2','331','',0.00,'500','1000','0','1000',NULL,NULL,0,0,1,'6816531726576902',0,0,0,0.00,'2024-09-17 15:42:24','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000334'),(335,'53100000','KE','2','BG','U','Y','B','KNEE SOCKS','1','2','332','',0.00,'100','200','1','200',NULL,NULL,0,0,1,'7391121726576959',0,0,0,0.00,'2024-09-17 15:43:21','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000335'),(336,'53100000','KE','2','BG','U','Y','B','DIAPER BAG.','2','2','333','',0.00,'550','1100','0','1100',NULL,NULL,0,0,1,'1161041727107598',0,0,0,0.00,'2024-09-23 19:07:09','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000336'),(337,'53100000','KE','2','BG','U','Y','B','TRACK SUIT UNIQUE.','1','2','334','',0.00,'1700','2800','0','2800',NULL,NULL,0,0,1,'8915481727276620',0,0,0,0.00,'2024-09-25 18:04:23','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000337'),(338,'53100000','KE','2','BG','U','Y','B','BABY SHOWER HEAD BAND','2','2','335','',0.00,'80','150','0','',NULL,NULL,0,0,1,'1985451727451367',0,0,0,0.00,'2024-09-27 18:37:21','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','0','KE2BGU0000338'),(339,'53100000','KE','2','BG','U','Y','B','PREGNANCY PILLOW C-SHAPED.','2','2','336','',0.00,'1700','3200','0','3200',NULL,NULL,0,0,1,'449601727788352',0,0,0,0.00,'2024-10-01 16:13:17','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000339'),(340,'53100000','KE','2','BG','U','Y','B','BABY TRACK SUIT.','1','2','337','',0.00,'850','1600','0','',NULL,NULL,0,0,1,'713941727788511',0,0,0,0.00,'2024-10-01 16:15:58','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000340'),(341,'53100000','KE','2','BG','U','Y','B','SUPER SOFT COTTON ROMPER','1','2','338','',0.00,'500','1000','0','',NULL,NULL,0,0,1,'69871727788573',0,0,0,0.00,'2024-10-01 16:17:16','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000341'),(342,'53100000','KE','2','BG','U','Y','B','SUPERSOFT COTTON VEST','1','2','339','',0.00,'150','350','0','350',NULL,NULL,0,0,1,'5516021727788682',0,0,0,0.00,'2024-10-01 16:18:47','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000342'),(343,'53100000','KE','2','BG','U','Y','B','SPACE WALKING CAR','3','2','340','',0.00,'2100','3599','0','3499',NULL,NULL,0,0,1,'6476981727887059',0,0,0,0.00,'2024-10-02 19:43:33','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000343'),(344,'53100000','KE','2','BG','U','Y','B','GEL FILLED TEETHER','4','2','341','',0.00,'180','350','0','350',NULL,NULL,0,0,1,'4725441728050387',0,0,0,0.00,'2024-10-04 17:01:18','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000344'),(345,'53100000','KE','2','BG','U','Y','B','MANUAL BREAST PUMP','4','2','342','',0.00,'600','1000','0','1000',NULL,NULL,0,0,1,'4011591728050524',0,0,0,15.00,'2025-03-17 11:01:18','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000345'),(346,'53100000','KE','2','BG','U','Y','B','BREAST PUMP GIFT SET- MOMEASY','4','2','343','',0.00,'1740','2700','0','2700',NULL,NULL,0,0,1,'3850881728050614',0,0,0,0.00,'2024-10-04 17:04:31','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000346'),(347,'53100000','KE','2','BG','U','Y','B','WIDE NECK FEEDING BOTTLE','2','2','344','',0.00,'220','450','0','450',NULL,NULL,0,0,1,'2665461728050687',0,0,0,0.00,'2024-10-04 17:06:06','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000347'),(348,'53100000','KE','2','BG','U','Y','B','CUSSONS JELLY','2','2','345','',0.00,'233','350','0','350',NULL,NULL,0,0,1,'3877461728905164',0,0,0,0.00,'2024-10-14 14:26:37','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000348'),(349,'53100000','KE','2','BG','U','Y','B','NIP NAP WIPES','2','2','346','',0.00,'128','200','0','200',NULL,NULL,0,0,1,'6504171728923779',0,0,0,0.00,'2024-10-14 19:36:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','6','KE2BGU0000349'),(350,'53100000','KE','2','BG','U','Y','B','ENDOSAN MATERNITY PADS','4','2','347','',0.00,'135','250','0','',NULL,NULL,0,0,1,'94951728923830',0,0,0,0.00,'2024-10-14 19:37:56','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000350'),(351,'53100000','KE','2','BG','U','Y','B','UNIQUE SILICONE SHOES','1','2','348','',0.00,'500','950','0','',NULL,NULL,0,0,1,'7126481730213134',0,0,0,0.00,'2024-10-29 17:46:50','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000351'),(352,'53100000','KE','2','BG','U','Y','B','SINGLE HEADBAND','1','2','349','',0.00,'100','200','0','1200',NULL,NULL,0,0,1,'5221181730213226',0,0,0,0.00,'2024-10-29 17:47:38','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000352'),(353,'53100000','KE','2','BG','U','Y','B','BABY BACK HELMETS','2','2','350','',0.00,'500','1000','0','1000',NULL,NULL,0,0,1,'2196011730213273',0,0,0,0.00,'2024-10-29 17:49:34','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000353'),(354,'53100000','KE','2','BG','U','Y','B','UNIQUE BABY NET','1','2','351','',0.00,'900','1800','0','1800',NULL,NULL,0,0,1,'454141730213385',0,0,0,0.00,'2024-10-29 17:50:22','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000354'),(355,'53100000','KE','2','BG','U','Y','B','BEAUTIFUL HEAVY ROMPER','1','2','352','',0.00,'1000','1500','0','1500',NULL,NULL,0,0,1,'3450601730213436',0,0,0,0.00,'2024-10-29 17:51:22','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000355'),(356,'53100000','KE','2','BG','U','Y','B','COTTON BUDS-BIG','4','2','353','',0.00,'100','200','0','200',NULL,NULL,0,0,1,'2314131730301635',0,0,0,0.00,'2024-10-30 18:21:40','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000356'),(357,'53100000','KE','2','BG','U','Y','B','MEDICINE DISPENSER-MOMEASY','2','2','354','',0.00,'210','400','0','400',NULL,NULL,0,0,1,'3914021730301722',0,0,0,0.00,'2024-10-30 18:23:13','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000357'),(358,'53100000','KE','2','BG','U','Y','B','NEW BORN SET BOTTLES-MOMEASY BIG','4','2','355','',0.00,'1600','2300','0','2300',NULL,NULL,0,0,1,'8670791730301807',0,0,0,0.00,'2024-10-30 18:24:53','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000358'),(359,'53100000','KE','2','BG','U','Y','B','NEW BORN SET BOTTLES-MOMEASY SMALL.','4','2','356','',0.00,'800','1500','0','1500',NULL,NULL,0,0,1,'8511881730301912',0,0,0,0.00,'2024-10-30 18:26:25','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000359'),(360,'53100000','KE','2','BG','U','Y','B','UNIQUE FRUIT FEEDER','2','2','357','',0.00,'300','500','0','500',NULL,NULL,0,0,1,'7192041730563098',0,0,0,0.00,'2024-11-02 19:01:37','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000360'),(361,'53100000','KE','2','BG','U','Y','B','MARKING TOSH-SMALL','1','2','358','',0.00,'350','700','0','700',NULL,NULL,0,0,1,'1897841730563523',0,0,0,0.00,'2024-11-02 19:06:11','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000361'),(362,'53100000','KE','2','BG','U','Y','B','JUUTA GIFT BABY WEAR','1','2','359','',0.00,'500','1000','0','1000',NULL,NULL,0,0,1,'631461730563586',0,0,0,0.00,'2024-11-02 19:07:23','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000362'),(363,'53100000','KE','2','BG','U','Y','B','DENIM 2 IN 1 SUIT.','1','2','360','',0.00,'1000','2000','0','2000',NULL,NULL,0,0,1,'136031730563670',0,0,0,0.00,'2024-11-02 19:09:49','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000363'),(364,'53100000','KE','2','BG','U','Y','B','DEMURE 2 IN 1 SUIT','1','2','361','',0.00,'850','1600','0','1600',NULL,NULL,0,0,1,'4187711730563805',0,0,0,0.00,'2024-11-02 19:11:16','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000364'),(365,'53100000','KE','2','BG','U','Y','B','SEN SEN DRESS','1','2','362','',0.00,'1000','2000','0','2000',NULL,NULL,0,0,1,'3216781730563886',0,0,0,3.00,'2024-11-02 19:12:07','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000365'),(366,'53100000','KE','2','BG','U','Y','B','LITTLE LITTLE SUIT','1','2','363','',0.00,'1000','2000','0','2000',NULL,NULL,0,0,1,'5461341730563938',0,0,0,0.00,'2024-11-02 19:13:57','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','5','KE2BGU0000366'),(367,'53100000','KE','2','BG','U','Y','B','MTUMBA','1','2','364','',0.00,'300','300','0','250',NULL,NULL,0,0,1,'851391730902231',0,0,0,197.00,'2024-11-06 17:13:08','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','20','KE2BGU0000367'),(368,'53100000','KE','2','BG','U','Y','B','BABY WALKER WITH UMBRELLA -MOMEASY.','2','2','365','',0.00,'2900','4500','0','4500',NULL,NULL,0,0,1,'6814721730902568',0,0,0,0.00,'2024-11-06 17:17:11','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','1','KE2BGU0000368'),(369,'53100000','KE','2','BG','U','Y','B','GRINDING BOWL','2','2','366','',0.00,'250','500','0','500',NULL,NULL,0,0,1,'1985451730914813',0,0,0,0.00,'2024-11-06 20:42:13','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000369'),(370,'53100000','KE','2','BG','U','Y','B','DANGAREE 2 1N 1-LONG','1','2','367','',0.00,'850','1500','0','1500',NULL,NULL,0,0,1,'1985451730915027',0,0,0,0.00,'2024-11-06 20:46:54','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000370'),(471,'53100000','KE','2','BG','U','Y','B','1.8 FLASK','6','2','400','.',0.00,'450','650',NULL,'650',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000471'),(472,'53100000','KE','2','BG','U','Y','B','10.5 INCH BLACK PLATE','6','1','m56','.',0.00,'167','300',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,32.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000472'),(473,'53100000','KE','2','BG','U','Y','B','10pcs nonstick cookware set','6','2','401','.',0.00,'7500','9000','','90000',NULL,NULL,1,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000473'),(474,'53100000','KE','2','BG','U','Y','B','12PCS SILICONE UTENSIL SET','6','2','m79','.',0.00,'1300','2500',NULL,'0',NULL,NULL,2,0,1,NULL,0,0,0,7.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000474'),(475,'53100000','KE','2','BG','U','Y','B','18PCS DINNER SET','6','2','402','.',0.00,'3000','4500',NULL,'4500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000475'),(476,'53100000','KE','2','BG','U','Y','B','19 PCS SILICONE KNIFE/SPOON SET.','6','2','403','.',0.00,'2300','3500',NULL,'3500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000476'),(477,'53100000','KE','2','BG','U','Y','B','1LTRS FLASK ADIX','6','2','404','.',0.00,'350','550','','500',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-25 16:09:47','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000477'),(478,'53100000','KE','2','BG','U','Y','B','2 BURNER COOKER-REDBERRY','6','2','405','.',0.00,'2500','4500',NULL,'4500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000478'),(479,'53100000','KE','2','BG','U','Y','B','2 IN 1 KITCHEN MATS.','6','2','406','.',0.00,'700','1500','','1500',NULL,NULL,0,0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000479'),(480,'53100000','KE','2','BG','U','Y','B','2 in 1 oil dispenser','6','2','407','.',0.00,'1300','1950','','1950',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000480'),(481,'53100000','KE','2','BG','U','Y','B','2 in 1 oil jar-small','6','2','408','.',0.00,'500','1000',NULL,'1000',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000481'),(482,'53100000','KE','2','BG','U','Y','B','2 PIECE DECO/FLOWER STAND','6','2','696','.',0.00,'2000','3199',NULL,'3199',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000482'),(483,'53100000','KE','2','BG','U','Y','B','2 PIECE SIGNATURE LUNCH BOX','6','1','m60','.',0.00,'1100','1500',NULL,'1500',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000483'),(484,'53100000','KE','2','BG','U','Y','B','200ML PARTY CUPS','6','2','409','.',0.00,'50','90',NULL,'90',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000484'),(485,'53100000','KE','2','BG','U','Y','B','24CM GRANITE PANS','6','2','410','.',0.00,'600','1200',NULL,'1200',NULL,NULL,2,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000485'),(486,'53100000','KE','2','BG','U','Y','B','24PCS DINNER SET','6','2','411','.',0.00,'4400','6800',NULL,'6800',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000486'),(487,'53100000','KE','2','BG','U','Y','B','250ML PARTY CUPS','6','2','412','.',0.00,'75','100',NULL,'100',NULL,NULL,0,0,1,NULL,0,0,0,14.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000487'),(488,'53100000','KE','2','BG','U','Y','B','2LTRS NICE DAY FLASK','6','2','413','.',0.00,'550','1100',NULL,'1100',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000488'),(489,'53100000','KE','2','BG','U','Y','B','3 IN 1 BLENDER','6','2','414','.',0.00,'3400','5000','','5000',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000489'),(490,'53100000','KE','2','BG','U','Y','B','3 IN 1 PLASTIC DISHES','6','2','415','.',0.00,'950','1500',NULL,'1500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000490'),(491,'53100000','KE','2','BG','U','Y','B','3 IN 1 WATER BOTTLE','6','2','416','.',0.00,'700','1299',NULL,'1299',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000491'),(492,'53100000','KE','2','BG','U','Y','B','3.2 LTRS STEEL FLASK','6','2','417','.',0.00,'950','1500',NULL,'1500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000492'),(493,'53100000','KE','2','BG','U','Y','B','3.6LITRE FLASK','6','2','418','.',0.00,'2300','3200',NULL,'3200',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000493'),(494,'53100000','KE','2','BG','U','Y','B','3010 WINE GLASS','6','2','419','.',0.00,'100','350',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000494'),(495,'53100000','KE','2','BG','U','Y','B','36 PIECE DINNER SET (BLACK)','6','2','420','.',0.00,'9500','17500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000495'),(496,'53100000','KE','2','BG','U','Y','B','36 PIECE DINNER SET WHITE&GOLD (RECTANGULAR)','6','2','421','.',0.00,'15500','18500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000496'),(497,'53100000','KE','2','BG','U','Y','B','36 PIECE DINNER SET WTHITE&GOLD (SQUARE)','6','2','422','.',0.00,'14500','17500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000497'),(498,'53100000','KE','2','BG','U','Y','B','375ML GLASS','6','2','423','.',0.00,'99','150',NULL,'150',NULL,NULL,0,0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000498'),(499,'53100000','KE','2','BG','U','Y','B','3IN1 CERAMIC SUGAR DISH with bamboo base','6','2','424','.',0.00,'1800','2500','','2500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-01-27 13:53:51','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000499'),(500,'53100000','KE','2','BG','U','Y','B','3in1 sugar dish ','6','2','425','.',0.00,'1200','1999',NULL,'1999',NULL,NULL,2,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000500'),(501,'53100000','KE','2','BG','U','Y','B','4 BLADE GRATER','6','2','426','.',0.00,'500','999',NULL,'999',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000501'),(502,'53100000','KE','2','BG','U','Y','B','4 IN 1 SALAD BOWLS','6','2','427','.',0.00,'1600','2800',NULL,'2800',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000502'),(503,'53100000','KE','2','BG','U','Y','B','4 LAYER ROTATING ACCESSORY RACK','6','2','428','.',0.00,'500','999',NULL,'999',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000503'),(504,'53100000','KE','2','BG','U','Y','B','40 by 60 SHOWER BATH MATS','6','2','429','.',0.00,'200','500',NULL,'500',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000504'),(505,'53100000','KE','2','BG','U','Y','B','4IN1 WATER BOTTLE','6','2','430','.',0.00,'1200','1899',NULL,'1899',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000505'),(506,'53100000','KE','2','BG','U','Y','B','4ltrs thermos','6','2','431','.',0.00,'2400','3500',NULL,'3500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000506'),(507,'53100000','KE','2','BG','U','Y','B','50 by 80 SHOWER MAT','6','2','432','.',0.00,'400','799',NULL,'799',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000507'),(508,'53100000','KE','2','BG','U','Y','B','6 INCH PLATES','6','1','m48','.',0.00,'108','250','','250',NULL,NULL,0,0,1,NULL,0,0,0,26.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000508'),(509,'53100000','KE','2','BG','U','Y','B','6 PCS ROTATING SPICE RACK','6','2','433','.',0.00,'850','1500',NULL,'1500',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000509'),(510,'53100000','KE','2','BG','U','Y','B','6PCS FOOD STORAGE CONTAINER','6','2','434','.',0.00,'1700','3000',NULL,'3000',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000510'),(511,'53100000','KE','2','BG','U','Y','B','7PCS SET JUG AND GLASSES','6','2','435','.',0.00,'1150','2300',NULL,'2300',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000511'),(512,'53100000','KE','2','BG','U','Y','B','ACLYRIC SPAGETTI CONTANIER','6','2','436','.',0.00,'650','1150',NULL,'1150',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000512'),(513,'53100000','KE','2','BG','U','Y','B','ACLYRIC SPOON HOLDER','6','2','437','.',0.00,'800','1600',NULL,'1600',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000513'),(514,'53100000','KE','2','BG','U','Y','B','AIRFYER 8LTRS- DESSINI','6','2','438','.',0.00,'4300','6500',NULL,'6500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000514'),(515,'53100000','KE','2','BG','U','Y','B','ALUMINIUM COCKWARE 10PCS','6','2','439','.',0.00,'5500','9000',NULL,'9000',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000515'),(516,'53100000','KE','2','BG','U','Y','B','ALUMINIUM FOIL','6','2','440','.',0.00,'300','450',NULL,'450',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000516'),(517,'53100000','KE','2','BG','U','Y','B','ALWAYS 1LTR FLASK','6','1','m45','.',0.00,'1200','2100',NULL,'2100',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000517'),(518,'53100000','KE','2','BG','U','Y','B','ALWAYS VACUUM FLASK 500ML','6','2','441','.',0.00,'450','900',NULL,'900',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000518'),(519,'53100000','KE','2','BG','U','Y','B','ALYONS BLENDER 2 IN 1','6','2','442','.',0.00,'1900','4000',NULL,'4000',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000519'),(520,'53100000','KE','2','BG','U','Y','B','ANTALYA INSULATED HOT POTS','6','2','443','.',0.00,'3200','4500',NULL,'4500',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000520'),(521,'53100000','KE','2','BG','U','Y','B','BAKING CUPS','6','2','444','.',0.00,'100','180',NULL,'180',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000521'),(522,'53100000','KE','2','BG','U','Y','B','BAKING GLOVES','6','2','445','.',0.00,'150','300',NULL,'300',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000522'),(523,'53100000','KE','2','BG','U','Y','B','BAKING TRAY','6','2','446','.',0.00,'300','499','','499',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-25 17:14:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000523'),(524,'53100000','KE','2','BG','U','Y','B','BAMBOO TRAY 3IN 1','6','1','m18','.',0.00,'2700','2700','','0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000524'),(525,'53100000','KE','2','BG','U','Y','B','barot coffee mug','6','2','447','.',0.00,'89','150',NULL,'150',NULL,NULL,0,0,1,NULL,0,0,0,11.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000525'),(526,'53100000','KE','2','BG','U','Y','B','BATHROOM SET 5 IN 1','6','2','448','.',0.00,'1800','3000',NULL,'3000',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000526'),(527,'53100000','KE','2','BG','U','Y','B','BATHROOM STAND CORNER AND OTHERS','6','2','449','.',0.00,'300','650',NULL,'650',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000527'),(528,'53100000','KE','2','BG','U','Y','B','BEAUTIFUL MELAMINE','6','2','450','.',0.00,'88','150',NULL,'150',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000528'),(529,'53100000','KE','2','BG','U','Y','B','BEAUTIFUL MUGS','6','2','451','.',0.00,'259','450',NULL,'450',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000529'),(530,'53100000','KE','2','BG','U','Y','B','BEER GLASS','6','2','452','.',0.00,'100','200',NULL,'200',NULL,NULL,0,0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000530'),(531,'53100000','KE','2','BG','U','Y','B','BIG LUNCH BAG','6','2','453','.',0.00,'650','1200',NULL,'1200',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000531'),(532,'53100000','KE','2','BG','U','Y','B','BIG PLAIN WHITE BOWL','6','2','454','.',0.00,'150','250',NULL,'250',NULL,NULL,2,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000532'),(533,'53100000','KE','2','BG','U','Y','B','BIG SERVING SPOON','6','2','455','.',0.00,'180','300',NULL,'300',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000533'),(534,'53100000','KE','2','BG','U','Y','B','BLACK AND WHITE TREE PLATE','6','2','456','.',0.00,'209','350',NULL,'350',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000534'),(535,'53100000','KE','2','BG','U','Y','B','BLACK PLATES-LUMINARC','6','2','457','.',0.00,'334','450',NULL,'450',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000535'),(536,'53100000','KE','2','BG','U','Y','B','BLACK SHINY','6','1','m55','.',0.00,'83','250',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000536'),(537,'53100000','KE','2','BG','U','Y','B','BLUE SOUP BOWL','6','1','m47','.',0.00,'92','200',NULL,'0',NULL,NULL,1,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000537'),(538,'53100000','KE','2','BG','U','Y','B','BOROSILICATE 1.5L','6','2','458','.',0.00,'950','1950',NULL,'1950',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000538'),(539,'53100000','KE','2','BG','U','Y','B','BOROSILICATE 1.8L','6','2','459','.',0.00,'1050','2100',NULL,'2100',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000539'),(540,'53100000','KE','2','BG','U','Y','B','BOROSILICATE GLASS JAR','6','1','m81','.',0.00,'900','2000',NULL,'0',NULL,NULL,2,0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000540'),(541,'53100000','KE','2','BG','U','Y','B','BOSCH PRESSURE COOKER','6','2','460','.',0.00,'5300','7500',NULL,'7500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000541'),(542,'53100000','KE','2','BG','U','Y','B','BOYUAN KNIVES','6','2','461','.',0.00,'450','800',NULL,'800',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000542'),(543,'53100000','KE','2','BG','U','Y','B','BOYUAN LONG SPOON','6','2','462','.',0.00,'450','800',NULL,'800',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000543'),(544,'53100000','KE','2','BG','U','Y','B','BREAD BAKING CONTAINER.','6','2','463','.',0.00,'300','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000544'),(545,'53100000','KE','2','BG','U','Y','B','BUTTER KNIFE STEEL','6','1','m20','.',0.00,'250','500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000545'),(546,'53100000','KE','2','BG','U','Y','B','BYD 57 GLASS','6','2','m51','.',0.00,'84','200',NULL,'0',NULL,NULL,2,0,1,NULL,0,0,0,24.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000546'),(547,'53100000','KE','2','BG','U','Y','B','CALABASH','6','2','464','.',0.00,'90','199','','199',NULL,NULL,0,0,1,NULL,0,0,0,24.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000547'),(548,'53100000','KE','2','BG','U','Y','B','CANISTER BLACK AND WHITE','6','1','m44','.',0.00,'2000','2699',NULL,'2699',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000548'),(549,'53100000','KE','2','BG','U','Y','B','CANISTER WITH LID','6','1','m43','.',0.00,'2500','3000',NULL,'3500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000549'),(550,'53100000','KE','2','BG','U','Y','B','CASSEROL HOT POT','6','2','465','.',0.00,'2200','3500','','3500',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000550'),(551,'53100000','KE','2','BG','U','Y','B','CERAMIC 3 CANISTER WITH BAMBOO BASE','6','2','466','.',0.00,'3000','4200',NULL,'4200',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000551'),(552,'53100000','KE','2','BG','U','Y','B','CERAMIC SOUP HOT SET','6','2','467','.',0.00,'2500','3500','','3500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000552'),(553,'53100000','KE','2','BG','U','Y','B','CERAMIC WHITE BOULS','6','2','468','.',0.00,'63','200',NULL,'200',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000553'),(554,'53100000','KE','2','BG','U','Y','B','CEREAL BUCKET 10KGS','6','2','469','.',0.00,'550','1100',NULL,'1100',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000554'),(555,'53100000','KE','2','BG','U','Y','B','CEREAL BUCKET 5KG.','6','2','470','.',0.00,'450','900',NULL,'900',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000555'),(556,'53100000','KE','2','BG','U','Y','B','CHAMPAGNE GLASS','6','2','m59','.',0.00,'116','300',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,15.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000556'),(557,'53100000','KE','2','BG','U','Y','B','CHAPO PAN','6','2','471','.',0.00,'480','750',NULL,'750',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000557'),(558,'53100000','KE','2','BG','U','Y','B','CHOPPING BOARD WOODEN','6','1','m01','.',0.00,'450','750','','750',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000558'),(559,'53100000','KE','2','BG','U','Y','B','CIRCULAR TABLE MAT','6','1','m41','.',0.00,'650','1200',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000559'),(560,'53100000','KE','2','BG','U','Y','B','CLING FILM','6','2','472','.',0.00,'200','450',NULL,'450',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000560'),(561,'53100000','KE','2','BG','U','Y','B','CLOTH STRONG','6','2','473','.',0.00,'50','100',NULL,'100',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000561'),(562,'53100000','KE','2','BG','U','Y','B','COFFEE MAKER','6','1','m05','.',0.00,'1000','1500','','1500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000562'),(563,'53100000','KE','2','BG','U','Y','B','COFFEE MAKER -SOKANY','6','2','474','.',0.00,'2200','4000',NULL,'4000',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000563'),(564,'53100000','KE','2','BG','U','Y','B','COLLANDER CHOP BOARD','6','2','475','.',0.00,'350','750',NULL,'750',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000564'),(565,'53100000','KE','2','BG','U','Y','B','CONCAVE GLASS','6','2','476','.',0.00,'92','200',NULL,'200',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000565'),(566,'53100000','KE','2','BG','U','Y','B','COOK ;LOVER NON STICK POTS WITHOUT SILLICON SPOONS','6','2','477','.',0.00,'12500','16500',NULL,'16500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000566'),(567,'53100000','KE','2','BG','U','Y','B','COOK LOVER NON STICK POTS WITH SILLICON SPOONS','6','2','478','.',0.00,'12500','16500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000567'),(568,'53100000','KE','2','BG','U','Y','B','CORNER RACK','6','2','479','.',0.00,'450','650',NULL,'650',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000568'),(569,'53100000','KE','2','BG','U','Y','B','CUP/PLATE HOLDER','6','2','480','.',0.00,'600','1200',NULL,'1200',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000569'),(570,'53100000','KE','2','BG','U','Y','B','CUTLERY SET SILVER','6','1','m38','.',0.00,'1300','2299',NULL,'2299',NULL,NULL,0,0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000570'),(571,'53100000','KE','2','BG','U','Y','B','DANNY HOME MUG','6','2','481','.',0.00,'283','450',NULL,'450',NULL,NULL,0,0,1,NULL,0,0,0,24.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000571'),(572,'53100000','KE','2','BG','U','Y','B','DAY DAY FLASK','6','1','m26','.',0.00,'1100','2350',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000572'),(573,'53100000','KE','2','BG','U','Y','B','desini pressure cooker','6','2','482','.',0.00,'5500','7500',NULL,'7500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000573'),(574,'53100000','KE','2','BG','U','Y','B','DISH RACK -GOLD 2 LAYER.','6','2','483','.',0.00,'2200','2999',NULL,'2999',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000574'),(575,'53100000','KE','2','BG','U','Y','B','DISH RACK- BLACK 3 LAYER.','6','2','484','.',0.00,'1650','4700',NULL,'4700',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000575'),(576,'53100000','KE','2','BG','U','Y','B','DISH RACKS -GOLD 3 LAYER..','6','1','m92','.',0.00,'1650','3999',NULL,'3999',NULL,NULL,1,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000576'),(577,'53100000','KE','2','BG','U','Y','B','disposable lunch box','6','2','485','.',0.00,'18','35',NULL,'35',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000577'),(578,'53100000','KE','2','BG','U','Y','B','DIVA COFFEE CUP 320ML','6','2','486','.',0.00,'176','320',NULL,'320',NULL,NULL,0,0,1,NULL,0,0,0,23.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000578'),(579,'53100000','KE','2','BG','U','Y','B','DOUBLE EGG POACHER','6','2','487','.',0.00,'700','1500',NULL,'1500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000579'),(580,'53100000','KE','2','BG','U','Y','B','DOUBLE WALL MUG 150ML','6','2','488','.',0.00,'250','350',NULL,'350',NULL,NULL,0,0,1,NULL,0,0,0,16.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000580'),(581,'53100000','KE','2','BG','U','Y','B','DOUBLE WALL MUGS 400ML','6','1','m82','.',0.00,'380','600',NULL,'600',NULL,NULL,2,0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000581'),(582,'53100000','KE','2','BG','U','Y','B','DUSTBIN','6','2','489','.',0.00,'80','150',NULL,'150',NULL,NULL,0,0,1,NULL,0,0,0,8.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000582'),(583,'53100000','KE','2','BG','U','Y','B','EDENBERG COCKWARE WITH INDUCTION BOTTOM.','6','2','490','.',0.00,'15000','17200',NULL,'17200',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000583'),(584,'53100000','KE','2','BG','U','Y','B','edenberg sufuria','6','2','491','.',0.00,'14500','16500',NULL,'16500',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000584'),(585,'53100000','KE','2','BG','U','Y','B','EGG DISPENSER','6','2','492','.',0.00,'550','1100',NULL,'1100',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000585'),(586,'53100000','KE','2','BG','U','Y','B','EGG TRAYS','6','1','m77','.',0.00,'450','750','','750',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000586'),(587,'53100000','KE','2','BG','U','Y','B','ELECTRIC KETTLE','6','1','m91','.',0.00,'1300','1999',NULL,'1999',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000587'),(588,'53100000','KE','2','BG','U','Y','B','ELECTRICK LUNCH BOX','6','2','493','.',0.00,'850','1500',NULL,'1500',NULL,NULL,2,0,1,NULL,0,0,0,10.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000588'),(589,'53100000','KE','2','BG','U','Y','B','EXPANDABLE OVERSINK DRAIN SHELF','6','2','494','.',0.00,'200','350','','350',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000589'),(590,'53100000','KE','2','BG','U','Y','B','FASHION BIG PLATE 10.5 INCH','6','2','495','.',0.00,'220','350',NULL,'350',NULL,NULL,0,0,1,NULL,0,0,0,27.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000590'),(591,'53100000','KE','2','BG','U','Y','B','FASHION BOWLS','6','2','496','.',0.00,'150','250',NULL,'250',NULL,NULL,0,0,1,NULL,0,0,0,38.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000591'),(592,'53100000','KE','2','BG','U','Y','B','FASHION MUG','6','2','497','.',0.00,'125','220',NULL,'220',NULL,NULL,2,0,1,NULL,0,0,0,23.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000592'),(593,'53100000','KE','2','BG','U','Y','B','FASHION PLATE SMALL','6','2','498','.',0.00,'158','300',NULL,'300',NULL,NULL,0,0,1,NULL,0,0,0,26.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000593'),(594,'53100000','KE','2','BG','U','Y','B','FISH PLATES','6','2','499','.',0.00,'300','450',NULL,'450',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000594'),(595,'53100000','KE','2','BG','U','Y','B','FLORENCE 4 IN 1 HOTPOT','6','2','500','.',0.00,'4300','7000',NULL,'7000',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000595'),(596,'53100000','KE','2','BG','U','Y','B','FLOWER BOWL','6','2','501','.',0.00,'150','250',NULL,'250',NULL,NULL,0,0,1,NULL,0,0,0,18.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000596'),(597,'53100000','KE','2','BG','U','Y','B','FLOWER PLATE BIG','6','2','502','.',0.00,'200','350',NULL,'350',NULL,NULL,0,0,1,NULL,0,0,0,18.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000597'),(598,'53100000','KE','2','BG','U','Y','B','FLOWER PLATE SMALL','6','2','503','.',0.00,'150','300',NULL,'300',NULL,NULL,0,0,1,NULL,0,0,0,18.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000598'),(599,'53100000','KE','2','BG','U','Y','B','FOLDABLE CLOTHES SET','6','2','504','.',0.00,'450','900',NULL,'900',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000599'),(600,'53100000','KE','2','BG','U','Y','B','FOOD WARMER 3IN1 ','6','1','m31','.',0.00,'5500','7800','','7800',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000600'),(601,'53100000','KE','2','BG','U','Y','B','FRIDGE ORGARNIZER','6','2','505','.',0.00,'300','450',NULL,'450',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000601'),(602,'53100000','KE','2','BG','U','Y','B','FRUIT PRESS','6','2','506','.',0.00,'850','1500',NULL,'1500',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000602'),(603,'53100000','KE','2','BG','U','Y','B','FRUIT STAND GOLD','6','1','m02','.',0.00,'2500','3500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000603'),(604,'53100000','KE','2','BG','U','Y','B','G HORSE WHISKY GLASS','6','2','m58','.',0.00,'92','200',NULL,'200',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000604'),(605,'53100000','KE','2','BG','U','Y','B','GARLIC GRATER-BLACK HANDLE','6','2','507','.',0.00,'100','200',NULL,'200',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000605'),(606,'53100000','KE','2','BG','U','Y','B','GLASS JAR-HIGH WHITE','6','2','508','.',0.00,'280','650',NULL,'650',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000606'),(607,'53100000','KE','2','BG','U','Y','B','GLASS SUGAR DISH -CRYSTAL.','6','2','509','.',0.00,'250','500',NULL,'500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000607'),(608,'53100000','KE','2','BG','U','Y','B','GLASS SUGAR DISH-LOTUS','6','2','510','.',0.00,'300','550',NULL,'550',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000608'),(609,'53100000','KE','2','BG','U','Y','B','GOLD BUTTER KNIFE','6','1','m21','.',0.00,'300','800',NULL,'800',NULL,NULL,2,0,1,NULL,0,0,0,9.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000609'),(610,'53100000','KE','2','BG','U','Y','B','GOLD CUP STAND','6','1','m30','.',0.00,'600','1000',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000610'),(611,'53100000','KE','2','BG','U','Y','B','GOLD CUTELRY SET','6','2','511','.',0.00,'2500','2999','','2999',NULL,NULL,2,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000611'),(612,'53100000','KE','2','BG','U','Y','B','GOLD FOLK','6','2','512','.',0.00,'450','650',NULL,'650',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000612'),(613,'53100000','KE','2','BG','U','Y','B','GOLD PLATE STAND','6','1','m33','.',0.00,'600','1000',NULL,'1000',NULL,NULL,0,0,1,NULL,0,0,0,19.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000613'),(614,'53100000','KE','2','BG','U','Y','B','GOLD POT SUGAR DISH','6','2','513','.',0.00,'450','650',NULL,'650',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000614'),(615,'53100000','KE','2','BG','U','Y','B','GOLD SERVIETTE HOLDER BIG WITH CLIP','6','1','m75','.',0.00,'600','1500',NULL,'1500',NULL,NULL,1,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000615'),(616,'53100000','KE','2','BG','U','Y','B','GOLD SERVIETTE HOLDER SMALL WITH CLIP','6','1','m74','.',0.00,'600','1299',NULL,'1299',NULL,NULL,1,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000616'),(617,'53100000','KE','2','BG','U','Y','B','GOLD SOUP SPOON','6','2','514','.',0.00,'450','650',NULL,'650',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000617'),(618,'53100000','KE','2','BG','U','Y','B','GOLD SPOON','6','2','515','.',0.00,'350','650',NULL,'650',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000618'),(619,'53100000','KE','2','BG','U','Y','B','GOLD STRIPED BOWL','6','2','516','.',0.00,'120','250',NULL,'250',NULL,NULL,0,0,1,NULL,0,0,0,7.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000619'),(620,'53100000','KE','2','BG','U','Y','B','gold tea spoon','6','2','517','.',0.00,'250','500','','500',NULL,NULL,2,0,1,NULL,0,0,0,12.00,'2025-03-26 16:05:42','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','ZERO RATED','5','KE2BGU0000620'),(621,'53100000','KE','2','BG','U','Y','B','GOLDEN COFFEE MUG','6','2','518','.',0.00,'200','350',NULL,'350',NULL,NULL,0,0,1,NULL,0,0,0,31.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000621'),(622,'53100000','KE','2','BG','U','Y','B','GOLDEN HANDLE CUP','6','2','519','.',0.00,'167','250',NULL,'250',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000622'),(623,'53100000','KE','2','BG','U','Y','B','GOLDEN MUG','6','1','m50','.',0.00,'0','350',NULL,'350',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000623'),(624,'53100000','KE','2','BG','U','Y','B','GOLDEN TEA MUG','6','2','520','.',0.00,'200','350',NULL,'350',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000624'),(625,'53100000','KE','2','BG','U','Y','B','GRANITE PANS','6','1','m88','.',0.00,'750','1500',NULL,'1500',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000625'),(626,'53100000','KE','2','BG','U','Y','B','HAND MIXER','6','2','521','.',0.00,'700','1200','','1200',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-01-27 13:21:51','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000626'),(627,'53100000','KE','2','BG','U','Y','B','HAND WASH CERAMIC','6','1','m04','.',0.00,'500','950',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000627'),(628,'53100000','KE','2','BG','U','Y','B','HAND WASH PLASTIC','6','1','m03','.',0.00,'250','650','','650',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000628'),(629,'53100000','KE','2','BG','U','Y','B','HANDSOME MUG','6','2','522','.',0.00,'91','200',NULL,'200',NULL,NULL,0,0,1,NULL,0,0,0,21.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000629'),(630,'53100000','KE','2','BG','U','Y','B','HERBS SAVER PRESERVATION','6','2','523','.',0.00,'400','850',NULL,'850',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000630'),(631,'53100000','KE','2','BG','U','Y','B','HIGH BALL ','6','2','524','.',0.00,'92','200',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000631'),(632,'53100000','KE','2','BG','U','Y','B','HIGH BALL GLASS','6','1','m54','.',0.00,'92','200',NULL,'0',NULL,NULL,2,0,1,NULL,0,0,0,24.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000632'),(633,'53100000','KE','2','BG','U','Y','B','HIGH BORON GLASS SUFURIA','6','2','525','.',0.00,'1150','1800',NULL,'1800',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000633'),(634,'53100000','KE','2','BG','U','Y','B','Home aroma spray','6','2','526','.',0.00,'200','400',NULL,'400',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000634'),(635,'53100000','KE','2','BG','U','Y','B','HONEY DISPENSER','6','2','527','.',0.00,'350','699',NULL,'699',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000635'),(636,'53100000','KE','2','BG','U','Y','B','HOT POT 3IN 1 CASEROLE ROYAL','6','1','m06','.',0.00,'5000','6500',NULL,'0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000636'),(637,'53100000','KE','2','BG','U','Y','B','HOT WATER BAG 2LITRES','6','2','528','.',0.00,'250','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-17 11:28:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000637'),(638,'53100000','KE','2','BG','U','Y','B','HURRICANE BRUSH SCREEN SCRUBBLE','6','2','m78','.',0.00,'2000','3200','','0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-17 11:27:57','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000638'),(639,'53100000','KE','2','BG','U','Y','B','ICE BUCKET GLASS','6','2','529','.',0.00,'550','1100','','1100',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-17 11:27:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000639'),(640,'53100000','KE','2','BG','U','Y','B','ICE CUBE TRAYSILICON','6','2','m07','.',0.00,'150','300','','0',NULL,NULL,0,0,1,NULL,0,0,0,11.00,'2025-03-17 11:27:30','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000640'),(641,'53100000','KE','2','BG','U','Y','B','JUICE MUG WITH STRAW AND BAMBOO LID','6','2','530','.',0.00,'550','850','','850',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-17 11:27:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000641'),(642,'53100000','KE','2','BG','U','Y','B','KARTAN MARTS','6','2','m11','.',0.00,'250','1999','','0',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-17 11:27:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000642'),(643,'53100000','KE','2','BG','U','Y','B','KATTAN CIRCULAR MAT SET','6','2','m42','.',0.00,'1500','2000','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-17 11:26:46','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000643'),(644,'53100000','KE','2','BG','U','Y','B','KATTAN MAT','6','2','531','.',0.00,'200','350','','350',NULL,NULL,2,0,1,NULL,0,0,0,7.00,'2025-03-17 11:26:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000644'),(645,'53100000','KE','2','BG','U','Y','B','kaulo cups','6','2','532','.',0.00,'79','150','','100',NULL,NULL,2,0,1,NULL,0,0,0,0.00,'2025-03-17 11:26:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000645'),(646,'53100000','KE','2','BG','U','Y','B','KEEP FRESH 3 IN 1','6','2','533','.',0.00,'450','950','','1500',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-17 11:26:01','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000646'),(647,'53100000','KE','2','BG','U','Y','B','KEEP GOING WATER BOTTLE.','6','2','534','.',0.00,'280','500','','600',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-17 11:25:45','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000647'),(648,'53100000','KE','2','BG','U','Y','B','KENPOLY DISH RACK','6','2','535','.',0.00,'180','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-17 11:25:29','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000648'),(649,'53100000','KE','2','BG','U','Y','B','KICHUNGI BIG','6','2','536','.',0.00,'35','80','','80',NULL,NULL,0,0,1,NULL,0,0,0,11.00,'2025-03-17 11:25:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000649'),(650,'53100000','KE','2','BG','U','Y','B','KICHUNGI MEDIUM','6','2','537','.',0.00,'25','50','','50',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'2025-03-17 11:25:05','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000650'),(651,'53100000','KE','2','BG','U','Y','B','KICHUNGI SMALL','6','2','538','.',0.00,'10','30','','30',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'2025-03-17 11:24:50','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000651'),(652,'53100000','KE','2','BG','U','Y','B','KITCHEN TISSUE HOLDER','6','2','m37','.',0.00,'200','800','','800',NULL,NULL,2,0,1,NULL,0,0,0,7.00,'2025-03-17 11:24:37','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000652'),(653,'53100000','KE','2','BG','U','Y','B','kitchenware knief set','6','2','539','.',0.00,'2500','3500','','3500',NULL,NULL,2,0,1,NULL,0,0,0,7.00,'2025-03-17 11:24:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000653'),(654,'53100000','KE','2','BG','U','Y','B','KNIFE SET (MARBLE)','6','2','m76','.',0.00,'2200','3500','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-17 11:18:59','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000654'),(655,'53100000','KE','2','BG','U','Y','B','KNIFE SET-ROTATING-GERMANY','6','2','540','.',0.00,'1800','3500','','3500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-17 11:18:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000655'),(656,'53100000','KE','2','BG','U','Y','B','KNIFE SHARPENER','6','2','541','.',0.00,'250','499','','499',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-17 11:18:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000656'),(657,'53100000','KE','2','BG','U','Y','B','LADDER SPOON','6','2','m27','.',0.00,'200','350','','0',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'2025-03-17 11:18:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000657'),(658,'53100000','KE','2','BG','U','Y','B','LEAF SOAP HOLDER','6','2','542','.',0.00,'100','200','','500',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-17 11:17:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000658'),(659,'53100000','KE','2','BG','U','Y','B','LEMON SQUIEEZER','6','2','543','.',0.00,'120','200','','200',NULL,NULL,2,0,1,NULL,0,0,0,4.00,'2025-03-17 11:17:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000659'),(660,'53100000','KE','2','BG','U','Y','B','LINED GLASS','6','2','544','.',0.00,'98','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'2025-03-17 11:17:07','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000660'),(661,'53100000','KE','2','BG','U','Y','B','LION PAN','6','2','545','.',0.00,'280','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-17 11:16:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000661'),(662,'53100000','KE','2','BG','U','Y','B','LONG TEA SPOON SILVER','6','2','546','.',0.00,'200','400','','400',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-17 11:16:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000662'),(663,'53100000','KE','2','BG','U','Y','B','long teaspoon','6','2','547','.',0.00,'200','300','','300',NULL,NULL,2,0,1,NULL,0,0,0,0.00,'2025-03-17 11:16:27','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000663'),(664,'53100000','KE','2','BG','U','Y','B','LOTION/SOAP JARS','6','2','m08','.',0.00,'1400','2000','','2000',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-17 11:16:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000664'),(665,'53100000','KE','2','BG','U','Y','B','LUMINARC 1.3LTR JUICE JAR','6','2','548','.',0.00,'600','1150','','1150',NULL,NULL,2,0,1,NULL,0,0,0,1.00,'2025-03-17 11:16:00','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000665'),(666,'53100000','KE','2','BG','U','Y','B','LUMINARC 1.7LTRS JUICE JAR','6','2','549','.',0.00,'700','1300','','1300',NULL,NULL,2,0,1,NULL,0,0,0,0.00,'2025-03-17 11:15:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000666'),(667,'53100000','KE','2','BG','U','Y','B','LUMINARC BOWL','6','2','550','.',0.00,'700','1400','','1400',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-17 11:15:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000667'),(668,'53100000','KE','2','BG','U','Y','B','LUMINARC WHITE MUG','6','2','551','.',0.00,'300','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'2025-03-17 11:15:27','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000668'),(669,'53100000','KE','2','BG','U','Y','B','LUNCH BAG','6','2','552','.',0.00,'200','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-17 11:15:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000669'),(670,'53100000','KE','2','BG','U','Y','B','LUNCH BOX 600ML.','6','2','553','.',0.00,'900','1500','','1500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-17 11:07:07','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000670'),(671,'53100000','KE','2','BG','U','Y','B','MABLE TABLE SPOON','6','2','554','.',0.00,'400','650','','650',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-17 11:06:57','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000671'),(672,'53100000','KE','2','BG','U','Y','B','MANDAZI PAN','6','2','555','.',0.00,'650','950','','950',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-17 11:06:47','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000672'),(673,'53100000','KE','2','BG','U','Y','B','MARBLE FLASK','6','2','556','.',0.00,'1200','1999','','1999',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-17 11:06:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000673'),(674,'53100000','KE','2','BG','U','Y','B','MARBLE OIL JAR DISPENSER','6','2','557','.',0.00,'300','650','','650',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-17 11:06:30','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000674'),(675,'53100000','KE','2','BG','U','Y','B','MARBLE SOAP/LOTION DISPENSER','6','2','558','.',0.00,'500','950','','950',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-17 11:05:52','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000675'),(676,'53100000','KE','2','BG','U','Y','B','MEASURING CUPS 6 IN 1','6','2','559','.',0.00,'100','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'2025-03-08 19:29:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000676'),(677,'53100000','KE','2','BG','U','Y','B','MELAMINE LARGE TRAY','6','2','560','.',0.00,'350','550','','550',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 19:29:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000677'),(678,'53100000','KE','2','BG','U','Y','B','MELAMINE PLATE-BLUE FLOWER','6','2','561','.',0.00,'95','150','','150',NULL,NULL,0,0,1,NULL,0,0,0,26.00,'2025-03-08 19:29:05','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000678'),(679,'53100000','KE','2','BG','U','Y','B','MELAMINE SMALL TRAY','6','2','562','.',0.00,'300','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 19:28:47','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000679'),(680,'53100000','KE','2','BG','U','Y','B','MELANINE PARTITIONED PLATE','6','2','563','.',0.00,'71','150','','150',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'2025-03-08 19:28:27','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000680'),(681,'53100000','KE','2','BG','U','Y','B','MESH LARGE RACK','6','2','564','.',0.00,'900','1399','','1399',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 19:28:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000681'),(682,'53100000','KE','2','BG','U','Y','B','METAL MASHER.','6','2','565','.',0.00,'100','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 19:27:54','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000682'),(683,'53100000','KE','2','BG','U','Y','B','METALLIC BASKET WITH WOODEN HANDLES','6','2','m95','.',0.00,'1600','2500','','2500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 19:27:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000683'),(684,'53100000','KE','2','BG','U','Y','B','METALLIC RACK','6','2','m94','.',0.00,'3500','4000','','4000',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 19:27:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000684'),(685,'53100000','KE','2','BG','U','Y','B','MILK SHAKE GLASS','6','2','m53','.',0.00,'100','200','','0',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'2025-03-08 19:26:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000685'),(686,'53100000','KE','2','BG','U','Y','B','MILK/JUICE STORAGE','6','2','m83','.',0.00,'400','850','','850',NULL,NULL,0,0,1,NULL,0,0,0,16.00,'2025-03-08 19:26:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000686'),(687,'53100000','KE','2','BG','U','Y','B','MOP BUCKET','6','2','566','.',0.00,'220','440','','440',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'2025-03-08 19:24:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000687'),(688,'53100000','KE','2','BG','U','Y','B','MOP STICK- PLASTIC','6','2','567','.',0.00,'170','350','','0',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 19:24:27','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000688'),(689,'53100000','KE','2','BG','U','Y','B','MOP STICK- WOODEN','6','2','568','.',0.00,'250','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 19:24:12','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000689'),(690,'53100000','KE','2','BG','U','Y','B','MORTAL AND PISTOL','6','2','569','.',0.00,'250','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 19:23:59','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000690'),(691,'53100000','KE','2','BG','U','Y','B','MOSCHINO APRON','6','2','570','.',0.00,'250','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-08 19:23:46','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000691'),(692,'53100000','KE','2','BG','U','Y','B','motivational water bottle [4]','6','2','571','.',0.00,'70','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 19:23:32','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000692'),(693,'53100000','KE','2','BG','U','Y','B','MOTIVATIONAL WATER BOTTLE 3 IN 1','6','2','572','.',0.00,'700','1200','','1200',NULL,NULL,0,0,1,NULL,0,0,0,8.00,'2025-03-08 19:23:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000693'),(694,'53100000','KE','2','BG','U','Y','B','motivational water bottle no [3]','6','2','573','.',0.00,'0','400','','400',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 19:23:01','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000694'),(695,'53100000','KE','2','BG','U','Y','B','motivational water bottle[ no 2]','6','2','574','.',0.00,'0','600','','600',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 19:22:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000695'),(696,'53100000','KE','2','BG','U','Y','B','MOTIVATIONAL[ PS]','6','2','575','.',0.00,'600','999','','999',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 19:22:33','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000696'),(697,'53100000','KE','2','BG','U','Y','B','MR AND MRS GIFT SET','6','2','576','.',0.00,'1300','2500','','2500',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 19:22:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000697'),(698,'53100000','KE','2','BG','U','Y','B','napkins','6','2','577','.',0.00,'60','100','','100',NULL,NULL,2,0,1,NULL,0,0,0,10.00,'2025-03-08 19:22:01','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000698'),(699,'53100000','KE','2','BG','U','Y','B','NARROW BRUSH HIDDEN AREAS','6','2','578','.',0.00,'50','125','','125',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 19:21:48','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000699'),(700,'53100000','KE','2','BG','U','Y','B','NET BARREL ORGANIZER','6','2','579','.',0.00,'150','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 19:21:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000700'),(701,'53100000','KE','2','BG','U','Y','B','NICE DAY 1.6L FLASK','6','2','m35','.',0.00,'1200','2000','','0',NULL,NULL,1,0,1,NULL,0,0,0,1.00,'2025-03-08 19:21:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000701'),(702,'53100000','KE','2','BG','U','Y','B','NICE DAY 3.2LTRS FLASK','6','2','580','.',0.00,'700','1200','','1200',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 19:20:56','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000702'),(703,'53100000','KE','2','BG','U','Y','B','NON SLIP MATS','6','2','m90','.',0.00,'750','1000','','0',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-08 19:20:44','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000703'),(704,'53100000','KE','2','BG','U','Y','B','NON-STICK MASHER','6','2','581','.',0.00,'150','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 19:20:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000704'),(705,'53100000','KE','2','BG','U','Y','B','NORDIC HOTPOT','6','2','m09','.',0.00,'13000','16000','','0',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 19:20:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000705'),(706,'53100000','KE','2','BG','U','Y','B','NORMAL BLACK CUP','6','2','582','.',0.00,'100','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,8.00,'2025-03-08 19:19:43','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000706'),(707,'53100000','KE','2','BG','U','Y','B','NORMAL DINNER SET','6','2','583','.',0.00,'5000','7500','','7500',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 19:19:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000707'),(708,'53100000','KE','2','BG','U','Y','B','OIL FILTER 1.5 LITRES','6','2','m10','.',0.00,'650','1350','','1350',NULL,NULL,2,0,1,NULL,0,0,0,5.00,'2025-03-08 19:19:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000708'),(709,'53100000','KE','2','BG','U','Y','B','OIL JAR AUTOMATIC','6','2','m86','.',0.00,'500','1000','','0',NULL,NULL,0,0,1,NULL,0,0,0,11.00,'2025-03-08 19:18:51','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000709'),(710,'53100000','KE','2','BG','U','Y','B','OIL JAR CONTROL','6','2','m87','.',0.00,'300','600','','600',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 19:14:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000710'),(711,'53100000','KE','2','BG','U','Y','B','OPEN KITCHEN STAND-4 LAYER','6','2','584','.',0.00,'1500','3200','','3200',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 19:14:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000711'),(712,'53100000','KE','2','BG','U','Y','B','OVER THE DOOR HANGER','6','2','m89','.',0.00,'250','499','','499',NULL,NULL,5,0,1,NULL,0,0,0,2.00,'2025-03-08 19:14:03','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000712'),(713,'53100000','KE','2','BG','U','Y','B','PAN 26CM','6','2','585','.',0.00,'700','1350','','1350',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 19:13:33','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000713'),(714,'53100000','KE','2','BG','U','Y','B','PEG BASKET','6','2','586','.',0.00,'45','100','','100',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'2025-03-08 19:13:23','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000714'),(715,'53100000','KE','2','BG','U','Y','B','PEGS-SET','6','2','587','.',0.00,'140','350','','350',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 19:06:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000715'),(716,'53100000','KE','2','BG','U','Y','B','PINEAPPLE GLASS','6','2','588','.',0.00,'92','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'2025-03-08 19:05:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000716'),(717,'53100000','KE','2','BG','U','Y','B','PLAIN BLACK CUP','6','2','589','.',0.00,'167','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,23.00,'2025-03-08 19:05:12','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000717'),(718,'53100000','KE','2','BG','U','Y','B','PLAIN WHITE MELAMINE PLATE','6','2','590','.',0.00,'92','150','','150',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'2025-03-08 19:05:00','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000718'),(719,'53100000','KE','2','BG','U','Y','B','PLASTIC LUNCH BOX SET','6','2','591','.',0.00,'650','999',NULL,'999',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'','1','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','VATABLE','5','KE2BGU0000719'),(720,'53100000','KE','2','BG','U','Y','B','PLASTIC SINK BLOCKER','6','2','592','.',0.00,'150','350','','350',NULL,NULL,2,0,1,NULL,0,0,0,3.00,'2025-03-08 19:05:50','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000720'),(721,'53100000','KE','2','BG','U','Y','B','PLASTIC SPAGETTI CONTAINER','6','2','593','.',0.00,'350','650','','650',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-08 19:04:46','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000721'),(722,'53100000','KE','2','BG','U','Y','B','PLASTIC VEGATABLE RACK 4 LAYERS','6','2','m19','.',0.00,'1400','2999','','2999',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 19:04:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000722'),(723,'53100000','KE','2','BG','U','Y','B','PORTABLE BLENDER','6','2','594','.',0.00,'700','1400','','1400',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 19:04:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000723'),(724,'53100000','KE','2','BG','U','Y','B','POT MUG','6','2','m73','.',0.00,'200','350','','0',NULL,NULL,0,0,1,NULL,0,0,0,7.00,'2025-03-08 19:04:07','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000724'),(725,'53100000','KE','2','BG','U','Y','B','PUMKIN MUG','6','2','595','.',0.00,'300','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 19:03:32','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000725'),(726,'53100000','KE','2','BG','U','Y','B','RADIANT HOT PLATE COOKER','6','2','596','.',0.00,'3000','3999','','3999',NULL,NULL,2,0,1,NULL,0,0,0,0.00,'2025-03-08 19:03:15','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000726'),(727,'53100000','KE','2','BG','U','Y','B','RAM/226 RAMTONS CORDED KETTLE 1.8LTS','6','2','597','.',0.00,'1700','2520','','2520',NULL,NULL,2,0,1,NULL,0,0,0,2.00,'2025-03-08 19:02:59','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000727'),(728,'53100000','KE','2','BG','U','Y','B','RECTANGULAR RACK','6','2','598','.',0.00,'500','999','','999',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 19:02:46','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000728'),(729,'53100000','KE','2','BG','U','Y','B','red pot mugs','6','2','599','.',0.00,'100','250','','250',NULL,NULL,0,0,1,NULL,0,0,0,11.00,'2025-03-08 19:02:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000729'),(730,'53100000','KE','2','BG','U','Y','B','RG/516 RAMTONS 2BURNER GAS COOKER','6','2','600','.',0.00,'4910','7100','','7100',NULL,NULL,2,0,1,NULL,0,0,0,2.00,'2025-03-08 19:01:50','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000730'),(731,'53100000','KE','2','BG','U','Y','B','RICE DRAINER- BIG','6','2','601','.',0.00,'200','400','','400',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 19:01:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000731'),(732,'53100000','KE','2','BG','U','Y','B','RICE WASHER','6','2','602','.',0.00,'300','599','','599',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 19:01:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000732'),(733,'53100000','KE','2','BG','U','Y','B','rm/225 codless 1.7lts kettle','6','2','603','.',0.00,'1620','2400','','2400',NULL,NULL,2,0,1,NULL,0,0,0,2.00,'2025-03-08 19:00:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000733'),(734,'53100000','KE','2','BG','U','Y','B','RM/226','6','2','604','.',0.00,'1700','1700','','1700',NULL,NULL,2,0,1,NULL,0,0,0,0.00,'2025-03-08 19:00:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000734'),(735,'53100000','KE','2','BG','U','Y','B','RM/567 RAMTONS 3LTS CORDLESS KETTLE','6','2','605','.',0.00,'1930','2850','','2850',NULL,NULL,2,0,1,NULL,0,0,0,2.00,'2025-03-08 19:00:12','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000735'),(736,'53100000','KE','2','BG','U','Y','B','rm/591 codless 3lts kettle','6','2','606','.',0.00,'2030','3000','','3000',NULL,NULL,2,0,1,NULL,0,0,0,0.00,'2025-03-08 18:59:39','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000736'),(737,'53100000','KE','2','BG','U','Y','B','RM/595 TABLETOP DISPENSER','6','2','607','.',0.00,'3350','4500','','4500',NULL,NULL,2,0,1,NULL,0,0,0,1.00,'2025-03-08 18:59:29','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000737'),(738,'53100000','KE','2','BG','U','Y','B','RM/686 PORTABLEWATER DISPENSER','6','2','608','.',0.00,'830','1250','','1250',NULL,NULL,2,0,1,NULL,0,0,0,1.00,'2025-03-08 18:59:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000738'),(739,'53100000','KE','2','BG','U','Y','B','ROK 5 IN 1 PLASTIC DISH','6','2','609','.',0.00,'450','950','','950',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 18:59:06','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000739'),(740,'53100000','KE','2','BG','U','Y','B','ROYAL INSULATED HOT POT 3 IN 1','6','2','610','.',0.00,'5000','6500','','6500',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 18:58:54','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000740'),(741,'53100000','KE','2','BG','U','Y','B','SALT SHAKERS','6','2','m85','.',0.00,'162','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,16.00,'2025-03-08 18:58:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000741'),(742,'53100000','KE','2','BG','U','Y','B','SANDWICH TOASTER','6','2','611','.',0.00,'1200','2500','','2500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 18:58:22','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000742'),(743,'53100000','KE','2','BG','U','Y','B','SEASONING POTS [RECTANGLE]','6','2','m17','.',0.00,'1800','2800','','2800',NULL,NULL,2,0,1,NULL,0,0,0,3.00,'2025-03-08 18:58:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000743'),(744,'53100000','KE','2','BG','U','Y','B','SEASONING POTS [TRIANGLE]','6','2','m16','.',0.00,'1600','3500','','0',NULL,NULL,2,0,1,NULL,0,0,0,0.00,'2025-03-08 18:57:50','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000744'),(745,'53100000','KE','2','BG','U','Y','B','SENSAN VACUUM CUP','6','2','612','.',0.00,'1150','1999','','1999',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 18:57:19','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000745'),(746,'53100000','KE','2','BG','U','Y','B','SERVIETTE HOLDER BLACK WITH CLIP','6','2','613','.',0.00,'600','1200','','1000',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-08 18:57:04','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000746'),(747,'53100000','KE','2','BG','U','Y','B','SERVIETTE HOLDER GOLD','6','2','m13','.',0.00,'300','350','','350',NULL,NULL,1,0,1,NULL,0,0,0,11.00,'2025-03-08 18:56:54','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000747'),(748,'53100000','KE','2','BG','U','Y','B','SERVIETTE HOLDER HOME','6','2','m12','.',0.00,'200','600','','0',NULL,NULL,1,0,1,NULL,0,0,0,1.00,'2025-03-08 18:56:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000748'),(749,'53100000','KE','2','BG','U','Y','B','SERVING SPOON','6','2','614','.',0.00,'20','60','','60',NULL,NULL,0,0,1,NULL,0,0,0,24.00,'2025-03-08 18:56:19','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000749'),(750,'53100000','KE','2','BG','U','Y','B','SG-8233 SIGNATURE TRAVEL MUG 550ML','6','2','m62','.',0.00,'650','1299','','1299',NULL,NULL,2,0,1,NULL,0,0,0,3.00,'2025-03-08 18:56:09','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000750'),(751,'53100000','KE','2','BG','U','Y','B','SHORT KNIFE','6','2','615','.',0.00,'50','100','','100',NULL,NULL,2,0,1,NULL,0,0,0,7.00,'2025-03-08 18:55:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000751'),(752,'53100000','KE','2','BG','U','Y','B','SIDE PLATE BIG','6','2','m96','.',0.00,'0','0','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 18:55:42','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000752'),(753,'53100000','KE','2','BG','U','Y','B','SIDE PLATE SMALL','6','2','m97','.',0.00,'0','0','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 18:55:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000753'),(754,'53100000','KE','2','BG','U','Y','B','SIDE PLATES','6','2','616','.',0.00,'200','280','','280',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 18:55:04','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000754'),(755,'53100000','KE','2','BG','U','Y','B','SIGNATURE BLENDER 2 IN 1 ','6','2','m67','.',0.00,'2600','3500','','0',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 18:54:35','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000755'),(756,'53100000','KE','2','BG','U','Y','B','SIGNATURE BOROSII PLATES','6','2','m71','.',0.00,'175','350','','0',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-08 18:54:07','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000756'),(757,'53100000','KE','2','BG','U','Y','B','SIGNATURE COFFEE CUPS 320ML','6','2','617','.',0.00,'175','320','','320',NULL,NULL,0,0,1,NULL,0,0,0,24.00,'2025-03-08 18:53:44','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000757'),(758,'53100000','KE','2','BG','U','Y','B','SIGNATURE COOKWARE 12 PIECE ','6','2','m65','.',0.00,'7000','9000','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 18:53:30','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000758'),(759,'53100000','KE','2','BG','U','Y','B','SIGNATURE COOKWARE 15PCS','6','2','618','.',0.00,'7500','10500','','10500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 18:53:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000759'),(760,'53100000','KE','2','BG','U','Y','B','SIGNATURE DIVA 39 PIECE SET','6','2','m63','.',0.00,'6500','8500','','8500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 18:52:51','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000760'),(761,'53100000','KE','2','BG','U','Y','B','SIGNATURE DIVA PLATES','6','2','m72','.',0.00,'242','350','','350',NULL,NULL,0,0,1,NULL,0,0,0,11.00,'2025-03-08 18:52:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000761'),(762,'53100000','KE','2','BG','U','Y','B','SIGNATURE FLASK 1000ML ','6','2','619','.',0.00,'650','1400','','1400',NULL,NULL,0,0,1,NULL,0,0,0,8.00,'2025-03-08 18:52:06','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000762'),(763,'53100000','KE','2','BG','U','Y','B','SIGNATURE HILUX 4IN1 HOTPOT','6','2','m64','.',0.00,'4400','6500','','0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 18:51:52','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000763'),(764,'53100000','KE','2','BG','U','Y','B','SIGNATURE HOT POT 3 PIECE(STEEL)','6','2','m66','.',0.00,'7000','9000','','0',NULL,NULL,1,0,1,NULL,0,0,0,2.00,'2025-03-08 18:51:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000764'),(765,'53100000','KE','2','BG','U','Y','B','SIGNATURE LUNCH BOX 4 PIECE','6','2','m70','.',0.00,'1350','2200','','0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 18:51:17','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000765'),(766,'53100000','KE','2','BG','U','Y','B','SIGNATURE PRESSURE COOKER 10 LTR','6','2','m68','.',0.00,'3500','4700','','0',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 18:50:58','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000766'),(767,'53100000','KE','2','BG','U','Y','B','SIGNATURE PRESSURE COOKER 12 LTR','6','2','m69','.',0.00,'3800','5500','','0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 18:50:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000767'),(768,'53100000','KE','2','BG','U','Y','B','SIGNATURE TRAVEL FLASK 500ML','6','2','m61','.',0.00,'450','999','','999',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 18:50:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000768'),(769,'53100000','KE','2','BG','U','Y','B','SILVER SPOON -BEAUTIFUL','6','2','620','.',0.00,'450','800','','800',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 18:49:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000769'),(770,'53100000','KE','2','BG','U','Y','B','SILICONE CHAPATI ROLLING PIN','6','2','621','.',0.00,'200','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-08 18:49:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000770'),(771,'53100000','KE','2','BG','U','Y','B','SILICONE SPOON HOLDER','6','2','622','.',0.00,'100','200','','0',NULL,NULL,0,0,1,NULL,0,0,0,21.00,'2025-03-08 18:49:14','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000771'),(772,'53100000','KE','2','BG','U','Y','B','SILVER CUP STAND','6','2','m29','.',0.00,'550','800','','0',NULL,NULL,0,0,1,NULL,0,0,0,16.00,'2025-03-08 18:48:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000772'),(773,'53100000','KE','2','BG','U','Y','B','SILVER FOLK','6','2','623','.',0.00,'200','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 18:48:36','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000773'),(774,'53100000','KE','2','BG','U','Y','B','SILVER GRATER','6','2','624','.',0.00,'70','150','','120',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-08 18:48:24','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000774'),(775,'53100000','KE','2','BG','U','Y','B','SILVER LIGHT CUP HOLDER','6','2','m34','.',0.00,'250','600','','600',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'2025-03-08 18:48:10','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000775'),(776,'53100000','KE','2','BG','U','Y','B','SILVER LIPS CUP.','6','2','625','.',0.00,'167','250','','250',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'2025-03-08 18:47:22','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000776'),(777,'53100000','KE','2','BG','U','Y','B','SILVER LONG SERVIETE HOLDER','6','2','626','.',0.00,'200','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-08 18:47:06','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000777'),(778,'53100000','KE','2','BG','U','Y','B','silver mug','6','2','627','.',0.00,'125','250','','250',NULL,NULL,2,0,1,NULL,0,0,0,12.00,'2025-03-08 18:46:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000778'),(779,'53100000','KE','2','BG','U','Y','B','SILVER PLATE STAND','6','2','m32','.',0.00,'300','600','','600',NULL,NULL,0,0,1,NULL,0,0,0,17.00,'2025-03-08 18:46:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000779'),(780,'53100000','KE','2','BG','U','Y','B','SILVER TRAY','6','2','m25','.',0.00,'140','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,7.00,'2025-03-08 18:46:22','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000780'),(781,'53100000','KE','2','BG','U','Y','B','SILVER WITH GOLD SPOON','6','2','628','.',0.00,'350','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 18:46:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000781'),(782,'53100000','KE','2','BG','U','Y','B','SINIA 25CM','6','2','629','.',0.00,'80','150','','150',NULL,NULL,0,0,1,NULL,0,0,0,4.00,'2025-03-08 18:45:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000782'),(783,'53100000','KE','2','BG','U','Y','B','SINIA 30CM','6','2','630','.',0.00,'110','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-08 18:45:39','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000783'),(784,'53100000','KE','2','BG','U','Y','B','SINIA 36CM','6','2','631','.',0.00,'140','250','','250',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-08 18:45:28','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000784'),(785,'53100000','KE','2','BG','U','Y','B','SINIA 40CM','6','2','632','.',0.00,'140','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,7.00,'2025-03-08 18:45:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000785'),(786,'53100000','KE','2','BG','U','Y','B','SMALL BLACK BOUL','6','2','633','.',0.00,'67','150','','150',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'2025-03-08 18:45:04','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000786'),(787,'53100000','KE','2','BG','U','Y','B','SMALL SILVER TALL SPOON','6','2','634','.',0.00,'300','600','','600',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 18:44:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000787'),(788,'53100000','KE','2','BG','U','Y','B','SMOOTH POT MUGS','6','2','635','.',0.00,'100','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'2025-03-08 18:44:43','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000788'),(789,'53100000','KE','2','BG','U','Y','B','SOAP METALLIC HOLDER-SINGLE','6','2','636','.',0.00,'250','350','','350',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 18:00:29','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000789'),(790,'53100000','KE','2','BG','U','Y','B','SOAP PUMP','6','2','m14','.',0.00,'250','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 18:00:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000790'),(791,'53100000','KE','2','BG','U','Y','B','SOKANY JUICER','6','2','637','.',0.00,'3500','4800','','4800',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:59:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000791'),(792,'53100000','KE','2','BG','U','Y','B','SPICE JARS 12PCS WITH BAMBOO LIDS','6','2','638','.',0.00,'2800','3500','','3500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:59:44','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000792'),(793,'53100000','KE','2','BG','U','Y','B','spin cutter','6','2','639','.',0.00,'300','550','','550',NULL,NULL,2,0,1,NULL,0,0,0,8.00,'2025-03-08 17:59:34','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000793'),(794,'53100000','KE','2','BG','U','Y','B','SPOON HOLDER','6','2','m15','.',0.00,'300','499','','499',NULL,NULL,0,0,1,NULL,0,0,0,7.00,'2025-03-08 17:59:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000794'),(795,'53100000','KE','2','BG','U','Y','B','SQUARE DINNER PLATE-LARGE','6','2','640','.',0.00,'280','350','','350',NULL,NULL,0,0,1,NULL,0,0,0,24.00,'2025-03-08 17:59:05','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000795'),(796,'53100000','KE','2','BG','U','Y','B','SQUARE DINNER PLATE-SMALL','6','2','641','.',0.00,'180','250','','250',NULL,NULL,0,0,1,NULL,0,0,0,24.00,'2025-03-08 17:58:47','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000796'),(797,'53100000','KE','2','BG','U','Y','B','STORAGE BASKET WITH WOOD HANDLES','6','2','642','.',0.00,'300','550','','550',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'2025-03-08 17:58:35','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000797'),(798,'53100000','KE','2','BG','U','Y','B','SUFURIA 1','6','2','643','.',0.00,'100','250','','250',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:58:24','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000798'),(799,'53100000','KE','2','BG','U','Y','B','SUFURIA 2','6','2','644','.',0.00,'200','350','','350',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:58:13','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000799'),(800,'53100000','KE','2','BG','U','Y','B','SUFURIA 3','6','2','645','.',0.00,'300','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:57:22','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000800'),(801,'53100000','KE','2','BG','U','Y','B','SUFURIA 4','6','2','646','.',0.00,'400','550','','550',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 17:57:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000801'),(802,'53100000','KE','2','BG','U','Y','B','SUFURIA 5','6','2','647','.',0.00,'500','650','','650',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:56:57','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000802'),(803,'53100000','KE','2','BG','U','Y','B','SUFURIA 6','6','2','648','.',0.00,'600','750','','750',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:56:45','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000803'),(804,'53100000','KE','2','BG','U','Y','B','SUFURIA 7','6','2','649','.',0.00,'700','850','','850',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:56:19','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000804'),(805,'53100000','KE','2','BG','U','Y','B','SUFURIA 8','6','2','650','.',0.00,'800','950','','950',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:55:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000805'),(806,'53100000','KE','2','BG','U','Y','B','Sugar dish with bamboo lid','6','2','651','.',0.00,'500','850','','850',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 17:55:39','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000806'),(807,'53100000','KE','2','BG','U','Y','B','SUGAR GLASS CANISTER WITH BAMBOO LID AND WODDEN SPOON','6','2','652','.',0.00,'600','950','','950',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-08 17:55:20','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000807'),(808,'53100000','KE','2','BG','U','Y','B','sunda best leaf boul','6','2','653','.',0.00,'133','250','','250',NULL,NULL,2,0,1,NULL,0,0,0,0.00,'2025-03-08 17:55:03','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000808'),(809,'53100000','KE','2','BG','U','Y','B','SUNDA MUG','6','2','654','.',0.00,'84','150','','150',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 17:54:48','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000809'),(810,'53100000','KE','2','BG','U','Y','B','SUNDA PLATE','6','2','655','.',0.00,'200','350','','350',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-08 17:54:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000810'),(811,'53100000','KE','2','BG','U','Y','B','SUNLIFE 1L FLASK','6','2','m36','.',0.00,'1000','1900','','0',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:54:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000811'),(812,'53100000','KE','2','BG','U','Y','B','SUNSHINE BOROSILICATE JUICE JAR','6','2','656','.',0.00,'1050','1999','','1999',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 17:53:45','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000812'),(813,'53100000','KE','2','BG','U','Y','B','SUNSHINE MUG','6','2','657','.',0.00,'258','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,36.00,'2025-03-08 17:53:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000813'),(814,'53100000','KE','2','BG','U','Y','B','SWAGG CUP AND SAUCER.','6','2','658','.',0.00,'1600','3500','','3500',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 17:53:18','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000814'),(815,'53100000','KE','2','BG','U','Y','B','TABLE MAT AND RUNNER','6','2','m46','.',0.00,'950','1200','','0',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 17:53:04','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000815'),(816,'53100000','KE','2','BG','U','Y','B','TABLE MATS','6','2','m98','.',0.00,'500','1000','','0',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'2025-03-08 17:52:47','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000816'),(817,'53100000','KE','2','BG','U','Y','B','TABLE SPOON','6','2','m23','.',0.00,'200','300','','0',NULL,NULL,2,0,1,NULL,0,0,0,1.00,'2025-03-08 17:52:28','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000817'),(818,'53100000','KE','2','BG','U','Y','B','table spoon [small]','6','2','659','.',0.00,'100','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,17.00,'2025-03-08 17:52:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000818'),(819,'53100000','KE','2','BG','U','Y','B','TEA MUG CLEAR','6','2','660','.',0.00,'92','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,24.00,'2025-03-08 17:51:57','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000819'),(820,'53100000','KE','2','BG','U','Y','B','TEA POTS GLASS','6','2','m80','.',0.00,'500','1000','','0',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:51:44','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000820'),(821,'53100000','KE','2','BG','U','Y','B','TEA SPOON GOLD','6','2','m24','.',0.00,'300','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'2025-03-08 17:50:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000821'),(822,'53100000','KE','2','BG','U','Y','B','THERMOS 1LTR','6','2','m49','.',0.00,'500','1000','','0',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 17:50:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000822'),(823,'53100000','KE','2','BG','U','Y','B','TISSUE/PHONE METALIC HOLDER','6','2','661','.',0.00,'250','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:50:10','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000823'),(824,'53100000','KE','2','BG','U','Y','B','TOASTER','6','2','662','.',0.00,'1200','2200','','2200',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 17:49:53','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000824'),(825,'53100000','KE','2','BG','U','Y','B','TOILET BRUSH','6','2','663','.',0.00,'100','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 17:49:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000825'),(826,'53100000','KE','2','BG','U','Y','B','TOILET RACK','6','2','664','.',0.00,'1700','3000','','3000',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:49:31','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000826'),(827,'53100000','KE','2','BG','U','Y','B','TOOTH BRUSH HOLDER','6','2','665','.',0.00,'500','999','','999',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:49:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000827'),(828,'53100000','KE','2','BG','U','Y','B','TOOTH BRUSH HOLDER-CARTOON','6','2','667','.',0.00,'150','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:49:01','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000828'),(829,'53100000','KE','2','BG','U','Y','B','TOOTHPICK HOLDER','6','2','m40','.',0.00,'200','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:48:49','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000829'),(830,'53100000','KE','2','BG','U','Y','B','TORNADO SUFURIAS','6','2','668','.',0.00,'4500','7000','','7000',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:47:37','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000830'),(831,'53100000','KE','2','BG','U','Y','B','TOTO WATER BOTTLE','6','2','669','.',0.00,'250','550','','550',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:45:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000831'),(832,'53100000','KE','2','BG','U','Y','B','TOWEL HANGERS','6','2','m84','.',0.00,'465','899','','899',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:44:43','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000832'),(833,'53100000','KE','2','BG','U','Y','B','TREE MUG','6','2','670','.',0.00,'219','350','','350',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'2025-03-08 17:42:28','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000833'),(834,'53100000','KE','2','BG','U','Y','B','TRIANGLE FRUIT STAND','6','2','671','.',0.00,'1000','1800','','1800',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:42:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000834'),(835,'53100000','KE','2','BG','U','Y','B','TUMBER BRIGIT','6','2','672','.',0.00,'350','700','','700',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 17:42:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000835'),(836,'53100000','KE','2','BG','U','Y','B','TURKISH HOT POT','6','2','673','.',0.00,'4200','6500','','6500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:41:23','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000836'),(837,'53100000','KE','2','BG','U','Y','B','UNIQUE CANISTER WITH BASE','6','2','674','.',0.00,'2400','3800','','3800',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:41:10','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000837'),(838,'53100000','KE','2','BG','U','Y','B','UNIQUE GOLDEN SERVIETTE HOLDER','6','2','675','.',0.00,'900','1899','','1899',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:40:55','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000838'),(839,'53100000','KE','2','BG','U','Y','B','UNIQUE KNIFE SET-9PCS','6','2','676','.',0.00,'2100','3800','','3800',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:40:40','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000839'),(840,'53100000','KE','2','BG','U','Y','B','UNIQUE LUNCH BOX','6','2','677','.',0.00,'400','799','','799',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 17:40:25','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000840'),(841,'53100000','KE','2','BG','U','Y','B','Unique Oil jar','6','2','678','.',0.00,'1000','1500','','1500',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:40:10','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000841'),(842,'53100000','KE','2','BG','U','Y','B','UNIQUE SILVER FORK','6','2','679','.',0.00,'400','600','','600',NULL,NULL,0,0,1,NULL,0,0,0,1.00,'2025-03-08 17:39:51','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000842'),(843,'53100000','KE','2','BG','U','Y','B','UNIQUE SILVER KNIFE','6','2','680','.',0.00,'400','600','','600',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 17:39:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000843'),(844,'53100000','KE','2','BG','U','Y','B','UNIQUE SILVER SOUP SPOON','6','2','681','.',0.00,'400','600','','600',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 17:39:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000844'),(845,'53100000','KE','2','BG','U','Y','B','VACCUM CUP WATER BOTTLE FLASK','6','2','682','.',0.00,'1000','1900','','1900',NULL,NULL,1,0,1,NULL,0,0,0,0.00,'2025-03-08 17:38:54','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000845'),(846,'53100000','KE','2','BG','U','Y','B','VACCUM NORDIC JUG FLASK','6','2','683','.',0.00,'1400','2299','','2299',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:38:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000846'),(847,'53100000','KE','2','BG','U','Y','B','VACUUM FLASK 500ML','6','2','684','.',0.00,'350','700','','700',NULL,NULL,0,0,1,NULL,0,0,0,6.00,'2025-03-08 17:38:21','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000847'),(848,'53100000','KE','2','BG','U','Y','B','vidro glass','6','2','685','.',0.00,'92','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 17:38:02','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000848'),(849,'53100000','KE','2','BG','U','Y','B','WALL MOUNTED TISSUE HOLDER','6','2','m39','.',0.00,'1300','800','','0',NULL,NULL,0,0,1,NULL,0,0,0,2.00,'2025-03-08 17:37:41','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000849'),(850,'53100000','KE','2','BG','U','Y','B','WALL STICKERS','6','2','686','.',0.00,'150','300','','300',NULL,NULL,0,0,1,NULL,0,0,0,11.00,'2025-03-08 17:37:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000850'),(851,'53100000','KE','2','BG','U','Y','B','WATER BOTTLE (PLASTIC)','6','2','m93','.',0.00,'300','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 17:36:05','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000851'),(852,'53100000','KE','2','BG','U','Y','B','WELCOME HOME DECORATION','6','2','687','.',0.00,'800','1700','','1700',NULL,NULL,0,0,1,NULL,0,0,0,3.00,'2025-03-08 17:35:38','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000852'),(853,'53100000','KE','2','BG','U','Y','B','WHISKY GLASS','6','2','m57','.',0.00,'92','200','','0',NULL,NULL,0,0,1,NULL,0,0,0,8.00,'2025-03-08 17:35:03','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000853'),(854,'53100000','KE','2','BG','U','Y','B','WHITE PARTY PLATES','6','2','688','.',0.00,'330','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 17:34:24','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000854'),(855,'53100000','KE','2','BG','U','Y','B','WHITE PARTY TRYS','6','2','689','.',0.00,'200','350','','350',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 17:34:11','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000855'),(856,'53100000','KE','2','BG','U','Y','B','WHITE SMALL BOWLS','6','2','690','.',0.00,'80','150','','150',NULL,NULL,0,0,1,NULL,0,0,0,24.00,'2025-03-08 17:33:52','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000856'),(857,'53100000','KE','2','BG','U','Y','B','WHITE SQUIRE PLATES','6','2','691','.',0.00,'167','250','','250',NULL,NULL,0,0,1,NULL,0,0,0,9.00,'2025-03-08 17:33:39','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000857'),(858,'53100000','KE','2','BG','U','Y','B','WHITE UNIQUE CUPS','6','2','692','.',0.00,'117','250','','250',NULL,NULL,0,0,1,NULL,0,0,0,24.00,'2025-03-08 17:32:58','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000858'),(859,'53100000','KE','2','BG','U','Y','B','WINE GLASS','6','2','m52','.',0.00,'100','200','','200',NULL,NULL,0,0,1,NULL,0,0,0,12.00,'2025-03-08 17:32:43','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000859'),(860,'53100000','KE','2','BG','U','Y','B','WOODEN GRATER','6','2','693','.',0.00,'250','450','','450',NULL,NULL,0,0,1,NULL,0,0,0,0.00,'2025-03-08 17:32:08','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000860'),(861,'53100000','KE','2','BG','U','Y','B','WOODEN HANDLE KNIFE','6','2','m22','.',0.00,'80','200','','0',NULL,NULL,0,0,1,NULL,0,0,0,10.00,'2025-03-08 17:31:52','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000861'),(862,'53100000','KE','2','BG','U','Y','B','WOODEN MWIKO SET 4IN1','6','2','m28','.',0.00,'250','500','','500',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 17:31:16','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','EXEMPTED','5','KE2BGU0000862'),(863,'53100000','KE','2','BG','U','Y','B','YADALI WATER BOTTLE','6','2','694','.',0.00,'320','600','','600',NULL,NULL,0,0,1,NULL,0,0,0,5.00,'2025-03-08 17:30:26','10','1','2','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','4000','Asset','ZERO RATED','5','KE2BGU0000863'),(864,'53100000','KE','2','BG','U','Y','B','BOYS T-SHIRT UNIQUE','1','2','695','',0.00,'800','1250','0','1250',NULL,NULL,0,0,1,'6683711731603967',0,0,0,0.00,'2024-11-14 20:06:53','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000864'),(865,'53100000','KE','2','BG','U','Y','B','BABY GALS BAG','2','2','1112','',0.00,'450','950','0','',NULL,NULL,0,0,1,'3018931731759845',0,0,0,0.00,'2024-11-16 15:25:13','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','12','KE2BGU0000865'),(866,'99032000','KE','2','BG','U','Y','C','SILICONE BABY GAL BAG','2','2','1114','',0.00,'300','NaN','6','600',NULL,NULL,0,0,0,'8839151731759913',0,0,0,0.00,'2024-11-16 15:26:44','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','6','KE2BGU0000866'),(867,'53100000','KE','2','BG','U','Y','B','BABY GAL TIGHT','2','2','1115','',0.00,'400','800','0','',NULL,NULL,0,0,1,'9211691731760004',0,0,0,0.00,'2024-11-16 15:27:52','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10','KE2BGU0000867'),(868,'53100000','KE','2','BG','U','Y','B','BABY GALS BAG','2','2','1116','',0.00,'450','950','0','',NULL,NULL,0,0,1,'4728791731760513',0,0,0,0.00,'2024-11-16 15:35:51','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','KE2BGU0000868'),(869,'53100000','KE','2','BG','U','Y','B','SHOES ZARA','4','2','1117','',0.00,'1300','2500','4','',NULL,NULL,0,0,1,'9262591731761253',0,0,0,0.00,'2024-11-16 15:48:41','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','4','KE2BGU0000869'),(870,'53100000','KE','2','BG','U','Y','B','RAIN COAT-ADULT','1','2','1118','',0.00,'250','450','0','',NULL,NULL,0,0,1,'5085891731761321',0,0,0,0.00,'2024-11-28 13:47:38','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','KE2BGU0000870'),(871,'53100000','KE','2','BG','U','Y','B','HAND HEATER','4','2','1119','',0.00,'1100','2200','0','',NULL,NULL,0,0,1,'6962541731761506',0,0,0,0.00,'2024-11-16 15:53:02','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000871'),(872,'53100000','KE','2','BG','U','Y','B','UNIQUE WATER DISPENSER','6','2','1120','',0.00,'450','900','0','',NULL,NULL,0,0,1,'2765921731761583',0,0,0,0.00,'2024-11-16 15:54:17','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','6','KE2BGU0000872'),(873,'53100000','KE','2','BG','U','Y','B','WATER DISPENSER','6','2','1121','',0.00,'300','600','0','',NULL,NULL,0,0,1,'7392591731761657',0,0,0,0.00,'2024-11-16 15:55:38','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','6','KE2BGU0000873'),(874,'53100000','KE','2','BG','U','Y','B','BASKET SMALL','6','2','1122','',0.00,'700','1500','0','',NULL,NULL,0,0,1,'2249291731761739',0,0,0,0.00,'2024-11-16 15:58:26','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','6','KE2BGU0000874'),(875,'53100000','KE','2','BG','U','Y','B','PINAPPLE KNIFE SILICONE','6','2','1123','',0.00,'600','1000','0','',NULL,NULL,0,0,1,'8665891731761907',0,0,0,0.00,'2024-11-16 16:00:10','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000875'),(876,'53100000','KE','2','BG','U','Y','B','WOODEN SERVIETTE ','6','2','1124','',0.00,'200','600','0','',NULL,NULL,0,0,1,'5390421731762010',0,0,0,0.00,'2024-11-16 16:01:07','11','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','6','KE2BGU0000876'),(877,'53100000','KE','2','BG','U','Y','B','PLASTIC SERVIETTE HOLDER','6','2','1125','',0.00,'120','250','0','',NULL,NULL,0,0,1,'2910541731762067',0,0,0,0.00,'2024-11-16 17:25:12','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10','KE2BGU0000877'),(878,'53100000','KE','2','BG','U','Y','B','2 IN 1 GIFT CUP','6','2','1126','',0.00,'950','1700','0','',NULL,NULL,0,0,1,'3226821731762182',0,0,0,0.00,'2024-11-16 17:25:03','1','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','2','KE2BGU0000878'),(879,'99031000','KE','2','BG','U','Y','A','CUTTERY ORGANIZER-PLASTIC','6','2','1127','',0.00,'500','1000','0','1000',NULL,NULL,0,0,1,'42691731762261',0,0,0,0.00,'2024-12-27 14:24:22','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','','KE2BGU0000879'),(880,'53100000','KE','2','BG','U','Y','B','Test','1','2','1128','',0.00,'5','10','0','',NULL,NULL,0,0,1,'6143051731767439',0,0,0,0.00,'2025-03-08 17:29:46','10','1','','0000-00-00','mainitem','na','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','0','KE2BGU0000880'),(881,'99030000','KE','2','BG','U','Y','B','MTUMBA-DANGAREE','1','2','1129','',0.00,'56','450','0','450',NULL,NULL,0,0,1,'4036911732555562',0,0,0,0.00,'2025-03-08 17:29:32','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000881'),(882,'99030000','KE','2','BG','U','Y','B','TREE PLATE','6','2','1130','',0.00,'219','350','0','',NULL,NULL,0,127,1,'4244281732634574',0,0,0,0.00,'2025-03-08 17:29:17','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000882'),(883,'99030000','KE','2','BG','U','Y','B','BRIEFCASE CUTTLERY','6','2','1131','',0.00,'2000','3500','0','3500',NULL,NULL,0,0,1,'539401732634662',0,0,0,0.00,'2025-03-08 17:28:58','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000883'),(884,'99030000','KE','2','BG','U','Y','B','GOLD EGG SHAPE CUTTLERY','6','2','1132','',0.00,'2800','4500','0','4500',NULL,NULL,0,0,1,'4095031732634943',0,0,0,0.00,'2025-03-08 17:28:32','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000884'),(885,'99030000','KE','2','BG','U','Y','B','SILVER EGG SHAPE CUTTLERY','6','2','1133','',0.00,'2500','4300','0','4300',NULL,NULL,0,0,1,'8848761732635090',0,0,0,0.00,'2025-03-08 17:28:14','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000885'),(886,'99030000','KE','2','BG','U','Y','B','EUROCHEF ELECTRIC KETTLE','6','2','1134','',0.00,'750','1400','0','1400',NULL,NULL,0,0,1,'4877001732635164',0,0,0,0.00,'2025-03-08 17:27:59','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000886'),(887,'99030000','KE','2','BG','U','Y','B','WOODEN KNIFE SET','6','2','1135','',0.00,'1100','1999','0','1999',NULL,NULL,0,0,1,'917841732635806',0,0,0,0.00,'2025-03-08 17:27:33','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000887'),(888,'99030000','KE','2','BG','U','Y','B','ROTATIONAL SPICE JAR-UNIQUE','6','2','1136','',0.00,'1500','2600','0','2600',NULL,NULL,0,0,1,'7839561732635881',0,0,0,0.00,'2025-03-08 17:25:29','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000888'),(889,'99030000','KE','2','BG','U','Y','B','30CM NON STICK PAN','6','2','1137','',0.00,'1100','1800','0','1800',NULL,NULL,0,0,1,'9134721732635969',0,0,0,0.00,'2025-03-08 17:25:12','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000889'),(890,'99030000','KE','2','BG','U','Y','B','RAIN COAT - BABYS','1','2','1138','',0.00,'200','400','0','400',NULL,NULL,0,0,1,'3060571732790878',0,0,0,0.00,'2025-03-08 17:24:31','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000890'),(891,'99030000','KE','2','BG','U','Y','B','BABY WALKER BIG - WITHOUT UMBRELLA','2','2','1139','',0.00,'2700','4000','0','4000',NULL,NULL,0,0,1,'9562341732892148',0,0,0,0.00,'2025-03-08 17:24:13','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000891'),(892,'99030000','KE','2','BG','U','Y','B','SLING BAG','4','2','1140','',0.00,'950','1500','0','1500',NULL,NULL,0,0,1,'4935791733323025',0,0,0,0.00,'2025-03-08 17:23:56','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000892'),(893,'99030000','KE','2','BG','U','Y','B','SILICONE BABY BAG.','4','2','1141','',0.00,'300','600','0','600',NULL,NULL,0,0,1,'693691733323469',0,0,0,0.00,'2025-03-08 17:23:42','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000893'),(894,'99030000','KE','2','BG','U','Y','B','HANGERS 3 IN 1.','4','2','1142','',0.00,'60','120','0','120',NULL,NULL,0,0,1,'4475681733323537',0,0,0,0.00,'2025-03-08 17:23:16','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000894'),(895,'99030000','KE','2','BG','U','Y','B','SINGLE LOTION DISPENSER.','6','2','1143','',0.00,'300','600','0','600',NULL,NULL,0,0,1,'2522501733765844',0,0,0,0.00,'2025-03-08 17:23:03','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000895'),(896,'99030000','KE','2','BG','U','Y','B','GIRL DRESS WITH LON SLEEVED T-SHIRT OR CHIFFON TOP- TURKEY','1','2','1144','',0.00,'1800','3000','0','3000',NULL,NULL,0,0,1,'8229631733916635',0,0,0,0.00,'2025-03-08 17:22:30','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000896'),(897,'99030000','KE','2','BG','U','Y','B','HOODED INFANTINO','1','2','1145','',0.00,'2000','3300','0','3300',NULL,NULL,0,0,1,'8695851734023302',0,0,0,0.00,'2025-03-08 17:22:09','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000897'),(898,'99030000','KE','2','BG','U','Y','B','BABY CARRIER NORMAL-SMALL','1','2','1146','',0.00,'500','1000','0','1000',NULL,NULL,0,0,1,'8796951734023501',0,0,0,0.00,'2025-03-08 17:21:51','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000898'),(899,'99030000','KE','2','BG','U','Y','B','UNIQUE LIGHT KOFIA','1','2','1147','',0.00,'70','120','0','120',NULL,NULL,0,0,1,'4717241734023565',0,0,0,0.00,'2025-03-08 17:21:26','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000899'),(900,'99030000','KE','2','BG','U','Y','B','UNIQUE HOODED SHAWL','1','2','1148','',0.00,'1000','1500','0','1500',NULL,NULL,0,0,1,'6131751734023620',0,0,0,0.00,'2025-03-08 17:20:59','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000900'),(901,'99030000','KE','2','BG','U','Y','B','DANGAREE AND ONESIS -GIRLS','1','2','1149','',0.00,'1000','2000','0','2200',NULL,NULL,0,0,1,'998901734023668',0,0,0,0.00,'2025-03-08 17:20:37','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000901'),(902,'99030000','KE','2','BG','U','Y','B','UNIQUE DRESS WITH SOCKS/KOFIA','1','2','1150','',0.00,'1200','2500','0','2500',NULL,NULL,0,0,1,'5560651734023747',0,0,0,0.00,'2025-03-08 17:20:20','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000902'),(903,'99030000','KE','2','BG','U','Y','B','SMALL SERVING SPOON','6','2','1151','',0.00,'180','300','0','300',NULL,NULL,0,0,1,'5375001734074423',0,0,0,0.00,'2025-03-08 17:19:58','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000903'),(904,'99030000','KE','2','BG','U','Y','B','OIL JAR GLASS BIG','6','2','1152','',0.00,'800','1700','0','1700',NULL,NULL,0,0,1,'8054481734077923',0,0,0,0.00,'2025-03-08 17:19:44','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000904'),(905,'99030000','KE','2','BG','U','Y','B','VASELINE MEDIUM.','2','2','1153','',0.00,'114','200','0','200',NULL,NULL,0,0,1,'264251734519217',0,0,0,0.00,'2025-03-08 17:19:31','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000905'),(906,'99030000','KE','2','BG','U','Y','B','GEISHA SOAP SMALL','2','2','1154','',0.00,'47','100','0','100',NULL,NULL,0,0,1,'8025761734519436',0,0,0,0.00,'2025-03-08 17:18:39','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000906'),(907,'99030000','KE','2','BG','U','Y','B','NIP NAP LOW COUNT','5','2','1155','',0.00,'131','250','0','250',NULL,NULL,0,0,1,'7737111734519503',0,0,0,0.00,'2025-03-08 17:18:23','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000907'),(908,'99030000','KE','2','BG','U','Y','B','TOSH BRANDED BAGS.','4','2','1156','',0.00,'50','50','0','',NULL,NULL,0,0,1,'5792981735032999',0,0,0,0.00,'2025-03-08 17:18:09','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','30','KE2BGU0000908'),(909,'99030000','KE','2','BG','U','Y','B','BABY RATTLES SHAKERS','2','2','1157','',0.00,'350','750','0','750',NULL,NULL,0,0,1,'117931735317155',0,0,0,0.00,'2025-03-08 17:17:55','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000909'),(910,'99030000','KE','2','BG','U','Y','B','BIG BOTTLES BRUSH','2','2','1158','',0.00,'200','400','0','400',NULL,NULL,0,0,1,'5705101735317294',0,0,0,0.00,'2025-03-08 17:17:43','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000910'),(911,'99030000','KE','2','BG','U','Y','B','UNIQUE FULL BABY MOUTH BRUSH','2','2','1159','',0.00,'200','400','0','400',NULL,NULL,0,0,1,'9205551735317412',0,0,0,0.00,'2025-03-08 17:17:32','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000911'),(912,'99030000','KE','2','BG','U','Y','B','SILICONE BOTTLE BRUSH','2','2','1160','',0.00,'300','500','0','500',NULL,NULL,0,0,1,'8436571735317512',0,0,0,0.00,'2025-03-08 17:17:04','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000912'),(913,'99030000','KE','2','BG','U','Y','B','COTTON SOCKS','2','2','1161','',0.00,'67','130','0','130',NULL,NULL,0,0,1,'2884851735317639',0,0,0,0.00,'2025-03-08 17:16:47','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000913'),(914,'99030000','KE','2','BG','U','Y','B','UNIQUE ROMPER','1','2','1162','',0.00,'700','1200','0','1200',NULL,NULL,0,0,1,'2299011735923299',0,0,0,0.00,'2025-03-08 17:16:15','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000914'),(915,'99030000','KE','2','BG','U','Y','B','UNIQUE TURKEY BOYS','1','2','1163','',0.00,'1500','2500','0','',NULL,NULL,0,0,1,'6942311736236966',0,0,0,0.00,'2025-03-08 17:16:01','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','','KE2BGU0000915'),(916,'99030000','KE','2','BG','U','Y','B','3 PIECE TURKEY BOYS','1','2','1164','',0.00,'1100','2000','0','',NULL,NULL,0,0,1,'4601061736237147',0,0,0,30.00,'2025-03-07 20:28:06','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','','KE2BGU0000916'),(917,'99030000','KE','2','BG','U','Y','B','BIG SIT ME UP','2','2','1165','',0.00,'2300','3500','0','3500',NULL,NULL,0,0,1,'2676191736412658',0,0,0,2.00,'2025-03-07 20:28:15','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','','KE2BGU0000917'),(918,'99030000','KE','2','BG','U','Y','B','1.5 LTRS ACLYRIC FRIDGE BOTTLE','6','2','1166','',0.00,'350','600','0','600',NULL,NULL,0,0,1,'334461736529814',0,0,0,0.00,'2025-03-08 17:15:35','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000918'),(919,'99030000','KE','2','BG','U','Y','B','ELEGANT FRIDGE ORGANIZER-RECTANGULAR','6','2','1167','',0.00,'450','850','0','850',NULL,NULL,0,0,1,'8300721736529891',0,0,0,0.00,'2025-03-08 17:15:17','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000919'),(920,'99030000','KE','2','BG','U','Y','B','MAKE UP BRUSH ORGANIZER','6','2','1168','',0.00,'350','600','0','600',NULL,NULL,0,0,1,'8387661736529967',0,0,0,0.00,'2025-03-08 17:14:19','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000920'),(921,'99030000','KE','2','BG','U','Y','B','2 IN 1 BRUSH','6','2','1169','',0.00,'200','450','0','450',NULL,NULL,0,0,1,'7076971736530031',0,0,0,0.00,'2025-03-08 17:12:49','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000921'),(922,'99030000','KE','2','BG','U','Y','B','BIG ELEGANT CONTAINER','6','2','1170','',0.00,'350','650','0','650',NULL,NULL,0,0,1,'6497111736530082',0,0,0,0.00,'2025-03-08 17:12:19','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000922'),(923,'99030000','KE','2','BG','U','Y','B','STANLEY MUG','6','2','1171','',0.00,'1200','2000','0','2000',NULL,NULL,0,0,1,'6938031736530140',0,0,0,0.00,'2025-03-08 17:10:52','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000923'),(924,'99030000','KE','2','BG','U','Y','B','PLASTIC STANLEY MUG','6','2','1172','',0.00,'800','1500','0','1500',NULL,NULL,0,0,1,'2294741736530188',0,0,0,0.00,'2025-03-08 17:10:32','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000924'),(925,'99030000','KE','2','BG','U','Y','B','SUNSHADE','2','2','1173','',0.00,'200','400','0','400',NULL,NULL,0,0,1,'432731736852262',0,0,0,0.00,'2025-03-08 17:10:12','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','','KE2BGU0000925'),(926,'99030000','KE','2','BG','U','Y','B','NIP NAP 48PCS -SMALL ','2','2','1174','',0.00,'650','799','0','799',NULL,NULL,0,0,1,'2257901737211022',0,0,0,0.00,'2025-03-08 17:09:55','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','','KE2BGU0000926'),(927,'99030000','KE','2','BG','U','Y','B','ALWAYS PADS','5','2','1175','',0.00,'108','200','0','200',NULL,NULL,0,0,1,'386061737211137',0,0,0,0.00,'2025-03-08 17:09:20','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000927'),(928,'99030000','KE','2','BG','U','Y','B','WALL STICKERS SINGLE','6','2','1176','',0.00,'10','30','0','30',NULL,NULL,0,0,1,'4804601737728540',0,0,0,0.00,'2025-03-27 13:22:18','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000928'),(929,'99030000','KE','2','BG','U','Y','B','FUN','6','2','1177','',0.00,'350','600','0','600',NULL,NULL,0,0,1,'1695721737728687',0,0,0,0.00,'2025-03-08 17:08:49','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000929'),(930,'99030000','KE','2','BG','U','Y','B','CANDLE AROMA','6','2','1178','',0.00,'300','600','0','600',NULL,NULL,0,0,1,'8974561737728738',0,0,0,0.00,'2025-03-08 17:08:34','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000930'),(931,'99030000','KE','2','BG','U','Y','B','WALLET','6','2','1179','',0.00,'350','600','0','600',NULL,NULL,0,0,1,'1956741737728811',0,0,0,0.00,'2025-03-08 17:08:22','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000931'),(932,'99030000','KE','2','BG','U','Y','B','KITCHEN SPONGE HOLDER','6','2','1180','',0.00,'100','200','0','200',NULL,NULL,0,0,1,'7335071737728863',0,0,0,0.00,'2025-03-08 17:07:58','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000932'),(933,'99030000','KE','2','BG','U','Y','B','PAD BAG','6','2','1181','',0.00,'200','350','0','350',NULL,NULL,0,0,1,'9566291737729024',0,0,0,0.00,'2025-03-08 17:07:41','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000933'),(934,'99030000','KE','2','BG','U','Y','B','MAHOGANY CHOPING BOARD','6','2','1182','',0.00,'1200','2000','0','2000',NULL,NULL,0,0,1,'6642161738584071',0,0,0,0.00,'2025-03-08 17:06:51','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000934'),(935,'99030000','KE','2','BG','U','Y','B','MOMEASY FEEDING CHAIR','2','2','1183','',0.00,'2805','5500','0','5500',NULL,NULL,0,0,1,'8506861739612496',0,0,0,0.00,'2025-03-08 17:04:25','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000935'),(936,'99030000','KE','2','BG','U','Y','B','SILICONE TEETHING TOY','2','2','1184','',0.00,'216','400','0','400',NULL,NULL,0,0,1,'1771111739612578',0,0,0,0.00,'2025-03-08 17:04:01','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000936'),(937,'99030000','KE','2','BG','U','Y','B','ONESIS MTUMBA','1','2','1185','',0.00,'40','100','0','100',NULL,NULL,0,0,1,'484371739899231',0,0,0,0.00,'2025-03-08 17:03:38','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','10','KE2BGU0000937'),(938,'99030000','KE','2','BG','U','Y','B','HEAVY ROMPER MTUMBA','1','2','1186','',0.00,'72','450','0','450',NULL,NULL,0,0,1,'4021581739899304',0,0,0,0.00,'2025-03-08 17:03:12','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000938'),(939,'99030000','KE','2','BG','U','Y','B','MTUMBA COTTON ROMPER','1','2','1187','',0.00,'72','200','0','200',NULL,NULL,0,0,1,'8491371739899397',0,0,0,25.00,'2025-03-17 19:35:27','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','20','KE2BGU0000939'),(940,'99030000','KE','2','BG','U','Y','B','RABBIT/CAT','3','2','1188','',0.00,'300','550','0','550',NULL,NULL,0,0,1,'438971739899467',0,0,0,0.00,'2025-03-08 17:02:28','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000940'),(941,'99032000','KE','2','BG','U','Y','C','POLICE/YELLOW CAR','3','2','1189','',0.00,'170','550','0','550',NULL,NULL,0,0,0,'3016191740046059',0,0,0,0.00,'2025-03-08 17:02:03','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000941'),(942,'99030000','KE','2','BG','U','Y','B','BABY WRITING BOARD','3','2','1190','',0.00,'130','300','0','300',NULL,NULL,0,0,1,'1059771740046175',0,0,0,0.00,'2025-03-08 17:01:51','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000942'),(943,'99030000','KE','2','BG','U','Y','B','GIRL BUILDING BLOCK','3','2','1191','',0.00,'350','650','0','650',NULL,NULL,0,0,1,'3811561740046241',0,0,0,0.00,'2025-03-08 17:01:31','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000943'),(944,'99030000','KE','2','BG','U','Y','B','LOVE DOLL','3','2','1192','',0.00,'400','850','0','850',NULL,NULL,0,0,1,'363131740046334',0,0,0,3.00,'2025-03-08 17:01:08','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000944'),(945,'99030000','KE','2','BG','U','Y','B','WATER BUBBLE','3','2','1193','',0.00,'35','150','0','150',NULL,NULL,0,0,1,'1626731740046384',0,0,0,0.00,'2025-03-08 17:00:20','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000945'),(946,'99032000','KE','2','BG','U','Y','C','DOCTOR SET','3','2','1194','',0.00,'250','NaN','0','450',NULL,NULL,0,0,0,'2733161740046804',0,0,0,0.00,'2025-03-08 16:59:55','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000946'),(947,'99030000','KE','2','BG','U','Y','B','SMALL BALL','3','2','1195','',0.00,'150','350','0','350',NULL,NULL,0,0,1,'4504211740046869',0,0,0,0.00,'2025-03-08 16:58:35','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000947'),(948,'99030000','KE','2','BG','U','Y','B','BIG BALL','3','2','1196','',0.00,'250','550','0','550',NULL,NULL,0,0,1,'8126141740046933',0,0,0,0.00,'2025-03-08 16:58:17','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000948'),(949,'99030000','KE','2','BG','U','Y','B','BABY JEEP','3','2','1197','',0.00,'400','950','0','950',NULL,NULL,0,0,1,'1511821740047058',0,0,0,0.00,'2025-03-08 16:58:05','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000949'),(950,'99030000','KE','2','BG','U','Y','B','PLASTIC BASKET','3','2','1198','',0.00,'150','350','0','350',NULL,NULL,0,0,1,'5902431740047152',0,0,0,0.00,'2025-03-08 16:57:53','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000950'),(951,'99030000','KE','2','BG','U','Y','B','FLEECE UNIQUE RECEIVING SET','1','2','1199','',0.00,'1250','2000','0','2000',NULL,NULL,0,0,1,'6646961740062814',0,0,0,0.00,'2025-03-08 16:57:30','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','KE2BGU0000951'),(952,'99030000','KE','2','BG','U','Y','B','BEST QUALITY ROMPER','1','2','1200','',0.00,'1000','1800','0','1800',NULL,NULL,0,0,1,'2780711740062931',0,0,0,0.00,'2025-03-07 20:06:20','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','5','KE2BGU0000952'),(953,'99030000','KE','2','BG','U','Y','B','UNIQUE POSTPARTUM BELT','1','2','1201','',0.00,'900','1500','0','1500',NULL,NULL,0,0,1,'2767901740414970',0,0,0,0.00,'2025-03-07 20:02:47','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000953'),(954,'99032000','KE','2','BG','U','Y','C','BEST QUALITY VEST','1','2','1202','',0.00,'125','350','0','350',NULL,NULL,0,0,0,'996911740570202',0,0,0,0.00,'2025-03-07 20:02:33','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','KE2BGU0000954'),(955,'99030000','KE','2','BZ','U','Y','A','SAMPLE','1','2','1203','',0.00,'1','5','0','',NULL,NULL,5,0,1,'8286721741367960',0,0,0,0.00,'2025-03-07 20:21:25','1','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','10','KE2BZU0000955'),(956,'','','','','','','','ONESIS MTUMBA UNIQUE','1','2','1204','',0.00,'52','100','0','100',NULL,NULL,0,0,0,'8015281741710800',0,0,0,379.00,'2025-03-11 19:34:27','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','',NULL),(957,'','','','','','','','Double bottle milk warmer','2','2','1205','',0.00,'1800','2600','0','2600',NULL,NULL,0,0,0,'3544271742484553',0,0,0,0.00,'2025-03-20 18:33:45','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1',NULL),(958,'','','','','','','','AQUA JUG 7LITRES','6','2','1206','',0.00,'750','1500','0','1500',NULL,NULL,0,0,0,'2929711742564288',0,0,0,0.00,'2025-03-25 17:12:54','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','','0000958'),(959,'','','','','','','','WATER BOTTLE AFRICA','6','2','1207','',0.00,'100','250','0','250',NULL,NULL,0,0,0,'5530561742564388',0,0,0,0.00,'2025-03-21 16:40:31','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000959'),(960,'','','','','','','','PLASTIC CUP PACK OF 6','6','2','1208','',0.00,'100','300','0','300',NULL,NULL,0,0,0,'4743341742564472',0,0,0,0.00,'2025-03-21 16:42:17','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','0000960'),(961,'','','','','','','','UMBRELLA ADULT','4','2','1209','',0.00,'350','650','0','650',NULL,NULL,0,0,0,'6004851742564561',0,0,0,0.00,'2025-03-21 16:43:40','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000961'),(962,'','','','','','','','UMBRELLA KIDS','4','2','1210','',0.00,'180','400','0','400',NULL,NULL,0,0,0,'3304911742564644',0,0,0,0.00,'2025-03-21 16:44:49','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000962'),(963,'','','','','','','','KIDS GLASS/SHADES','4','2','1211','',0.00,'30','60','1','60',NULL,NULL,0,0,0,'3094581742564711',0,0,0,0.00,'2025-03-21 16:46:00','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000963'),(964,'','','','','','','','PLASTIC FEEDING CHAIR','4','2','1212','',0.00,'450','1000','0','1000',NULL,NULL,0,0,0,'1104151742564787',0,0,0,0.00,'2025-03-21 16:47:31','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000964'),(965,'','','','','','','','BEACH BALL','3','2','1213','',0.00,'70','150','0','150',NULL,NULL,0,0,0,'7799831742564871',0,0,0,0.00,'2025-03-21 16:48:40','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000965'),(966,'','','','','','','','MAGIC CUBE','3','2','1214','',0.00,'100','250','2','250',NULL,NULL,0,0,0,'5055841742564937',0,0,0,0.00,'2025-03-21 16:49:43','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000966'),(967,'','','','','','','','WATER GUN','3','2','1215','',0.00,'100','250','0','250',NULL,NULL,0,0,0,'9105991742565016',0,0,0,0.00,'2025-03-21 16:51:00','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000967'),(968,'','','','','','','','CARD WATER GAME','3','2','1216','',0.00,'35','100','0','100',NULL,NULL,0,0,0,'8214951742565097',0,0,0,0.00,'2025-03-21 16:52:15','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000968'),(969,'','','','','','','','TOURIST CAR','3','2','1217','',0.00,'120','250','0','250',NULL,NULL,0,0,0,'4833281742565155',0,0,0,0.00,'2025-03-21 16:53:19','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000969'),(970,'','','','','','','','BIG TRUCK TOY','3','2','1218','',0.00,'800','1400','0','1400',NULL,NULL,0,0,0,'6540361742565221',0,0,0,0.00,'2025-03-21 16:54:23','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000970'),(971,'','','','','','','','SMALL TRUCK TOY','3','2','1219','',0.00,'500','1000','0','1000',NULL,NULL,0,0,0,'8228551742565285',0,0,0,0.00,'2025-03-21 16:55:20','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000971'),(972,'','','','','','','','CLIMBING TOY CAR/SILVER CAR','3','2','1220','',0.00,'180','300','0','300',NULL,NULL,0,0,0,'2766081742565342',0,0,0,0.00,'2025-03-21 16:58:57','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','','0000972'),(973,'','','','','','','','SILVER CUP STAND HEAVY','6','2','1221','',0.00,'0','1000','0','1000',NULL,NULL,0,0,0,'5553431742992799',0,0,0,0.00,'2025-03-26 15:50:36','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','3',NULL),(974,'','','','','','','','UNIQUE SHAWL','1','2','1222','',0.00,'1200','2000','0','2000',NULL,NULL,0,0,0,'5285811744385161',0,0,0,0.00,'2025-04-11 18:27:07','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1',NULL),(975,'','','','','','','','SHOE NICE','5','2','1223','',0.00,'1000','1500','1','1500',NULL,NULL,0,0,0,'1679701744385249',0,0,0,0.00,'2025-04-11 18:28:30','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1',NULL),(976,'','','','','','','','RECHARCHABLE DOUBLE ELECTRIC PUMP','2','2','1224','',0.00,'3500','7000','0','7000',NULL,NULL,0,0,0,'3240521744734567',0,0,0,0.00,'2025-04-15 19:31:34','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1',NULL),(977,'','','','','','','','SINGLE FINGER TOOTHBRUSH','2','2','1225','',0.00,'102','200','0','200',NULL,NULL,0,0,0,'7574081744734728',0,0,0,0.00,'2025-04-15 19:33:35','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2',NULL),(978,'','','','','','','',' BABY STAINLESS STEEL FEEDING BOTTLE','2','2','1226','',0.00,'1048','1800','0','1800',NULL,NULL,0,0,0,'550671744734839',0,0,0,0.00,'2025-04-15 19:35:37','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1',NULL),(979,'','','','','','','','WIDE NECK PPSU FEEDING BOTTLE','2','2','1227','',0.00,'638','1200','0','1200',NULL,NULL,0,0,0,'2882711744734966',0,0,0,0.00,'2025-04-15 19:37:23','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2',NULL),(980,'','','','','','','','SINGLE PACIFIER 3/6MNTHS','2','2','1228','',0.00,'123','250','0','250',NULL,NULL,0,0,0,'7449951744735066',0,0,0,0.00,'2025-04-15 19:39:44','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2',NULL),(981,'','','','','','','','UNIQUE BABY BAG','2','2','1229','',0.00,'1400','2500','0','2500',NULL,NULL,0,0,0,'167461744813793',0,0,0,0.00,'2025-04-16 17:31:18','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','0000981'),(982,'','','','','','','','LIGHT BABY NEST','2','2','1230','',0.00,'300','550','0','550',NULL,NULL,0,0,0,'7870951744813936',0,0,0,0.00,'2025-04-16 17:33:04','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1','0000982'),(983,'','','','','','','','ND SHOW JEANS','1','2','1231','',0.00,'1000','1800','0','1800',NULL,NULL,0,0,0,'347721746114817',0,0,0,0.00,'2025-05-01 18:54:28','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2','0000983'),(984,'','','','','','','','PLASTIC DISHE SINGLE.','6','2','1232','',0.00,'50','100','0','100',NULL,NULL,0,0,0,'839101747147983',0,0,0,0.00,'2025-05-13 17:55:18','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','10','0000984'),(985,'','','','','','','','Mamas basin','1','2','1233','',0.00,'90','250','0','250',NULL,NULL,0,0,0,'4870131748186231',0,0,0,0.00,'2025-05-25 18:18:26','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2',NULL),(986,'','','','','','','','Mamas slippers','2','2','1234','',0.00,'180','350','0','350',NULL,NULL,0,0,0,'3994891748186349',0,0,0,0.00,'2025-05-25 18:20:15','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2',NULL),(987,'','','','','','','','BABY FLOATERS ','1','2','1235','',0.00,'170','300','0','300',NULL,NULL,0,0,0,'4367511748186439',0,0,0,0.00,'2025-05-25 18:21:49','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','2',NULL),(988,'','','','','','','','Bassinet','4','2','1236','',0.00,'5700','7500','0','7500',NULL,NULL,0,0,0,'8094981748591049',0,0,0,0.00,'2025-05-30 10:44:48','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1',NULL),(989,'','','','','','','','Bassinet Unique','4','2','1237','',0.00,'13500','15500','0','15500',NULL,NULL,0,0,0,'6589021748591103',0,0,0,0.00,'2025-05-30 10:45:50','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1',NULL),(990,'','','','','','','','UNIQUE BABY PILLOW','2','2','1238','',0.00,'400','800','0','800',NULL,NULL,0,0,0,'5078991750095053',0,0,0,0.00,'2025-06-16 20:31:32','10','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','ZERO RATED','1',NULL); /*!40000 ALTER TABLE `products` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `productsgrouping` -- DROP TABLE IF EXISTS `productsgrouping`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `productsgrouping` ( `id` int(50) NOT NULL AUTO_INCREMENT, `memberid` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `user` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `updatedat` varchar(50) NOT NULL, `categoryid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `productsgrouping` -- LOCK TABLES `productsgrouping` WRITE; /*!40000 ALTER TABLE `productsgrouping` DISABLE KEYS */; /*!40000 ALTER TABLE `productsgrouping` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projects` -- DROP TABLE IF EXISTS `projects`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projects` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `category` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projects` -- LOCK TABLES `projects` WRITE; /*!40000 ALTER TABLE `projects` DISABLE KEYS */; /*!40000 ALTER TABLE `projects` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudget` -- DROP TABLE IF EXISTS `projectsbudget`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudget` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudget` -- LOCK TABLES `projectsbudget` WRITE; /*!40000 ALTER TABLE `projectsbudget` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudget` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectsbudgettasks` -- DROP TABLE IF EXISTS `projectsbudgettasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectsbudgettasks` ( `id` int(11) NOT NULL AUTO_INCREMENT, `code` varchar(20) NOT NULL, `createdate` varchar(20) NOT NULL, `expamount` decimal(10,2) NOT NULL, `usedamount` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `year` varchar(20) NOT NULL, `month` varchar(20) NOT NULL, `userid` int(11) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `updatedby` int(11) NOT NULL, `description` text NOT NULL, `todate` varchar(30) DEFAULT NULL, `projectid` int(11) NOT NULL, `qty` varchar(20) NOT NULL, `uom` varchar(20) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(20) DEFAULT NULL, `buyingprice` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectsbudgettasks` -- LOCK TABLES `projectsbudgettasks` WRITE; /*!40000 ALTER TABLE `projectsbudgettasks` DISABLE KEYS */; /*!40000 ALTER TABLE `projectsbudgettasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `projectstask` -- DROP TABLE IF EXISTS `projectstask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `projectstask` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `taskid` text NOT NULL, `category` int(20) DEFAULT NULL, `invoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `projectstask` -- LOCK TABLES `projectstask` WRITE; /*!40000 ALTER TABLE `projectstask` DISABLE KEYS */; /*!40000 ALTER TABLE `projectstask` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `proposal` -- DROP TABLE IF EXISTS `proposal`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `proposal` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, `companyid` int(11) NOT NULL DEFAULT 1, `description` text NOT NULL, `version` varchar(50) NOT NULL, `package` varchar(50) NOT NULL, `exactdate` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `proposal` -- LOCK TABLES `proposal` WRITE; /*!40000 ALTER TABLE `proposal` DISABLE KEYS */; /*!40000 ALTER TABLE `proposal` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `province` -- DROP TABLE IF EXISTS `province`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `province` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `province` -- LOCK TABLES `province` WRITE; /*!40000 ALTER TABLE `province` DISABLE KEYS */; INSERT INTO `province` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `province` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchasecodes` -- DROP TABLE IF EXISTS `purchasecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchasecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) 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 `purchasecodes` -- LOCK TABLES `purchasecodes` WRITE; /*!40000 ALTER TABLE `purchasecodes` DISABLE KEYS */; INSERT INTO `purchasecodes` VALUES (1,'Wait for Approval','01',NULL,'Y','1'),(2,'Approved','02',NULL,'Y','2'),(3,'Cancel Requested','03',NULL,'Y','3'),(4,'Canceled','04',NULL,'Y','4'),(5,'Refunded','05',NULL,'Y','5'),(6,'Transferred','06',NULL,'Y','6'); /*!40000 ALTER TABLE `purchasecodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorder` -- DROP TABLE IF EXISTS `purchaseorder`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorder` ( `id` int(11) NOT NULL AUTO_INCREMENT, `supplier` varchar(30) NOT NULL, `invoice` varchar(50) NOT NULL, `orderdate` datetime NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` datetime NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` datetime NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` datetime NOT NULL, `paiddate` datetime NOT NULL, `updateddate` date NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) DEFAULT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) DEFAULT NULL, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text DEFAULT NULL, `entrydate` date NOT NULL, `branchid` int(11) NOT NULL, `controller` int(11) NOT NULL, `approvalstatus` varchar(30) DEFAULT NULL, `branchto` varchar(30) DEFAULT NULL, `qty` varchar(20) DEFAULT NULL, `EXEMPTED` decimal(10,0) DEFAULT NULL, `ZERORATED` decimal(10,0) DEFAULT NULL, `agent` int(11) DEFAULT NULL, `paymentmethodes` varchar(20) NOT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) NOT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=26 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorder` -- LOCK TABLES `purchaseorder` WRITE; /*!40000 ALTER TABLE `purchaseorder` DISABLE KEYS */; INSERT INTO `purchaseorder` VALUES (1,'2','91703176090','0000-00-00 00:00:00','1','','9','2023-12-21 19:28:34','','Yes','0000-00-00 00:00:00','','','','','purchases',7000.00,'1',0.00,'2023-12-21 19:28:10','2024-01-20 19:28:10','2023-12-21','9','','VATABLE','965.52',6034.48,'16','0.00','closed','','0000-00-00',1,0,'new','1','11',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(2,'2','91703176195','0000-00-00 00:00:00','2','','9','2023-12-21 19:30:11','','Yes','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2023-12-21 19:29:55','2024-01-20 19:29:55','2023-12-21','9','','VATABLE','0',0.00,'16','0.00','closed','','0000-00-00',1,0,'new','1','1',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(3,'2','91703176993','0000-00-00 00:00:00','3','','9','2023-12-21 19:44:07','','Yes','0000-00-00 00:00:00','','','','','purchases',3500.00,'1',0.00,'2023-12-21 19:43:13','2024-01-20 19:43:13','2023-12-21','9','','VATABLE','482.76',3017.24,'16','0.00','closed','','0000-00-00',1,0,'new','1','7',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(4,'2','91703229774','0000-00-00 00:00:00','4','','9','2023-12-22 10:23:58','','Yes','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2023-12-22 10:22:54','2024-01-21 10:22:54','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','0000-00-00',1,0,'new','1',NULL,0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(5,'2','91703229881','0000-00-00 00:00:00','5','','9','2023-12-22 10:28:34','','Yes','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2023-12-22 10:24:41','2024-01-21 10:24:41','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','0000-00-00',1,0,'new','1',NULL,0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(6,'2','91703250462','0000-00-00 00:00:00','6','','9','2023-12-22 16:08:35','','Yes','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2023-12-22 16:07:42','2024-01-21 16:07:42','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','0000-00-00',1,0,'new','1',NULL,0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(7,'2','91703250711','0000-00-00 00:00:00','7','','9','2023-12-22 16:16:31','','Yes','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2023-12-22 16:11:51','2024-01-21 16:11:51','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','0000-00-00',1,0,'new','1',NULL,0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(8,'2','91703311839','0000-00-00 00:00:00','8','','9','2023-12-23 09:10:52','','Yes','0000-00-00 00:00:00','','','','','purchases',14460.00,'1',0.00,'2023-12-23 09:10:39','2024-01-22 09:10:39','2023-12-23','9','','VATABLE','1994.48',12465.52,'16','0.00','closed','','0000-00-00',1,0,'new','1','18',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(9,'2','91703314811','0000-00-00 00:00:00','9','','9','2023-12-23 10:00:45','','Yes','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2023-12-23 10:00:11','2024-01-22 10:00:11','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','0000-00-00',1,0,'new','1',NULL,0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(10,'2','91703315038','0000-00-00 00:00:00','10','','9','2023-12-23 10:04:17','','Yes','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2023-12-23 10:03:58','2024-01-22 10:03:58','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','0000-00-00',1,0,'new','1',NULL,0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(11,'2','91703317931','0000-00-00 00:00:00','11','','9','2023-12-23 10:52:39','','Yes','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2023-12-23 10:52:11','2024-01-22 10:52:11','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open','','0000-00-00',1,0,'new','1',NULL,0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(12,'2','101724261618','0000-00-00 00:00:00','12','','10','2024-08-21 20:33:51','','Yes','0000-00-00 00:00:00','','','','','purchases',4620.00,'1',0.00,'2024-08-21 20:33:38','2024-09-20 20:33:38','2024-08-21','10','','VATABLE','0',0.00,'00','0.00','closed','','0000-00-00',1,0,'new','1','30',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(13,'2','101725557414','0000-00-00 00:00:00','13','','10','2024-09-05 20:30:26','','Yes','0000-00-00 00:00:00','','','','','purchases',1280.00,'1',0.00,'2024-09-05 20:30:14','2024-10-05 20:30:14','2024-09-05','10','','VATABLE','0',0.00,'00','0.00','closed','','0000-00-00',1,0,'new','1','4',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(14,'2','101725557887','0000-00-00 00:00:00','14','','10','2024-09-05 20:38:17','','Yes','0000-00-00 00:00:00','','','','','purchases',1920.00,'1',0.00,'2024-09-05 20:38:07','2024-10-05 20:38:07','2024-09-05','10','','VATABLE','0',0.00,'00','0.00','closed','','0000-00-00',1,0,'new','1','8',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(15,'2','101727451447','0000-00-00 00:00:00','15','','10','2024-09-27 18:37:42','','Yes','0000-00-00 00:00:00','','','','','purchases',960.00,'1',0.00,'2024-09-27 18:37:27','2024-10-27 18:37:27','2024-09-27','10','','VATABLE','0',0.00,'00','0.00','closed','','0000-00-00',1,0,'new','1','12',0,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(16,'2','111731596218','0000-00-00 00:00:00','16','','11','2024-11-14 17:57:17','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2024-11-14 17:56:58','2024-12-14 17:56:58','0000-00-00','','','VATABLE','0.00',0.00,'00','0.00','open',NULL,'0000-00-00',1,0,NULL,'Main',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(17,'2','111731598825','0000-00-00 00:00:00','17','','11','2024-11-14 18:40:40','','Direct','0000-00-00 00:00:00','','','','','purchases',21744.00,'1',0.00,'2024-11-14 18:40:25','2024-12-14 18:40:25','2024-11-14','11','','VATABLE','632.28',3951.72,'00','0.00','closed',NULL,'0000-00-00',1,0,NULL,'Main','84',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(18,'2','111731760377','0000-00-00 00:00:00','18','','11','2024-11-16 15:33:20','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2024-11-16 15:32:57','2024-12-16 15:32:57','0000-00-00','','','VATABLE','0.00',0.00,'00','0.00','open',NULL,'0000-00-00',1,0,NULL,'Main',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(19,'2','111731760487','0000-00-00 00:00:00','19','','11','2024-11-16 15:34:56','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2024-11-16 15:34:47','2024-12-16 15:34:47','0000-00-00','','','VATABLE','0.00',0.00,'00','0.00','open',NULL,'0000-00-00',1,0,NULL,'Main',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(20,'2','111731762824','0000-00-00 00:00:00','20','','11','2024-11-16 16:14:56','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2024-11-16 16:13:45','2024-12-16 16:13:45','0000-00-00','','','VATABLE','0.00',0.00,'00','0.00','open',NULL,'0000-00-00',1,0,NULL,'Main',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(21,'2','111731766842','0000-00-00 00:00:00','21','','11','2024-11-16 17:20:57','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2024-11-16 17:20:42','2024-12-16 17:20:42','0000-00-00','','','VATABLE','0.00',0.00,'00','0.00','open',NULL,'0000-00-00',1,0,NULL,'Main',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(22,'2','11731767503','0000-00-00 00:00:00','22','','1','2024-11-16 17:31:56','','Direct','0000-00-00 00:00:00','','','','','purchases',81935.00,'1',0.00,'2024-11-16 17:31:43','2024-12-16 17:31:43','2024-11-16','11','','VATABLE','2224.83',13905.17,'00','0.00','closed',NULL,'0000-00-00',1,0,NULL,'1','209',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(23,'2','111736012777','0000-00-00 00:00:00','23','','11','2025-01-04 20:46:29','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2025-01-04 20:46:17','2025-02-03 20:46:17','0000-00-00','','','VATABLE','0.00',0.00,'16','0.00','open',NULL,'0000-00-00',1,0,NULL,'Main',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(24,'2','111737220591','0000-00-00 00:00:00','24','','11','2025-01-18 20:16:43','','Direct','0000-00-00 00:00:00','','','','','purchases',3000.00,'1',0.00,'2025-01-18 20:16:31','2025-02-17 20:16:31','2025-01-18','11','','VATABLE','0',0.00,'0','0.00','closed',NULL,'0000-00-00',1,0,NULL,'Main','3',NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL),(25,'2','111737998573','0000-00-00 00:00:00','25','','11','2025-01-27 20:23:02','','Direct','0000-00-00 00:00:00','','','','','purchases',0.00,'1',0.00,'2025-01-27 20:22:53','2025-02-26 20:22:53','0000-00-00','','','VATABLE','0.00',0.00,'0','0.00','open',NULL,'0000-00-00',1,0,NULL,'Main',NULL,NULL,NULL,NULL,'',NULL,NULL,'',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL); /*!40000 ALTER TABLE `purchaseorder` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `purchaseorderlist` -- DROP TABLE IF EXISTS `purchaseorderlist`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `purchaseorderlist` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `ordersales` varchar(20) NOT NULL DEFAULT 'new', `unit` varchar(10) NOT NULL, `totalweight` varchar(10) NOT NULL, `serial` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `purchaseorderlist` -- LOCK TABLES `purchaseorderlist` WRITE; /*!40000 ALTER TABLE `purchaseorderlist` DISABLE KEYS */; /*!40000 ALTER TABLE `purchaseorderlist` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `quantitycodes` -- DROP TABLE IF EXISTS `quantitycodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `quantitycodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `company_id` varchar(20) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quantitycodes` -- LOCK TABLES `quantitycodes` WRITE; /*!40000 ALTER TABLE `quantitycodes` DISABLE KEYS */; INSERT INTO `quantitycodes` VALUES (1,'Pair','4B','Pair','Y','1','1'),(2,'Cap','AV','Cap','Y','1','2'),(3,'Barrel','BA','Barrel','Y','1','3'),(4,'bundle','BE','bundle','Y','1','4'),(5,'bag','BG','bag','Y','1','5'),(6,'block','BL','block','Y','1','6'),(7,'BLL Barrel (petroleum) (158,987 dm3)','BLL','BLL Barrel (petroleum) (158,987 dm3)','Y','1','7'),(8,'box','BX','box','Y','1','8'),(9,'Can','CA','Can','Y','1','9'),(10,'Cell','CEL','Cell','Y','1','10'),(11,'centimetre','CMT','centimetre','Y','1','11'),(12,'CARAT','CR','CARAT','Y','1','12'),(13,'Drum','DR','Drum','Y','1','13'),(14,'Dozen','DZ','Dozen','Y','1','14'),(15,'Gallon','GLL','Gallon','Y','1','15'),(16,'Gram','GRM','Gram','Y','1','16'),(17,'Gross','GRO','Gross','Y','1','17'),(18,'Kilo-Gramme','KG','Kilo-Gramme','Y','1','18'),(19,'kilometre','KTM','kilometre','Y','1','19'),(20,'kilowatt','KWT','kilowatt','Y','1','20'),(21,'Litre','L','Litre','Y','1','21'),(22,'pound','LBR','pound','Y','1','22'),(23,'link','LK','link','Y','1','23'),(24,'Litre','LTR','Litre','Y','1','24'),(25,'Metre','M','Metre','Y','1','25'),(26,'Square Metre','M2','Square Metre','Y','1','26'),(27,'Cubic Metre','M3','Cubic Metre','Y','1','27'),(28,'milligram','MGM','milligram','Y','1','28'),(29,'metre','MTR','metre','Y','1','29'),(30,'megawatt hour (1000 kW.h)','MWT','megawatt hour (1000 kW.h)','Y','1','30'),(31,'Number','NO','Number','Y','1','31'),(32,'part per thousand','NX','part per thousand','Y','1','32'),(33,'packet','PA','packet','Y','1','33'),(34,'plate','PG','plate','Y','1','34'),(35,'pair','PR','pair','Y','1','35'),(36,'reel','RL','reel','Y','1','36'),(37,'roll','RO','roll','Y','1','37'),(38,'set','SET','set','Y','1','38'),(39,'sheet','ST','sheet','Y','1','39'),(40,'tonne (metric ton)','TNE','tonne (metric ton)','Y','1','40'),(41,'tube','TU','tube','Y','1','41'),(42,'Pieces/item [Number]','U','Pieces/item [Number]','Y','1','42'),(43,'yard','YRD','yard','Y','1','43'); /*!40000 ALTER TABLE `quantitycodes` 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) DEFAULT 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 DEFAULT 'quotation', `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `weight` varchar(10) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `displayvat` varchar(50) DEFAULT NULL, `approvedby` int(11) DEFAULT NULL, `updatedid` int(11) DEFAULT NULL, `updateddate` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `quotation` -- LOCK TABLES `quotation` WRITE; /*!40000 ALTER TABLE `quotation` DISABLE KEYS */; /*!40000 ALTER TABLE `quotation` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `reasons` -- DROP TABLE IF EXISTS `reasons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `reasons` ( `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 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `reasons` -- LOCK TABLES `reasons` WRITE; /*!40000 ALTER TABLE `reasons` DISABLE KEYS */; /*!40000 ALTER TABLE `reasons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `receipt` -- DROP TABLE IF EXISTS `receipt`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `receipt` ( `id` int(40) NOT NULL AUTO_INCREMENT, `plotno` varchar(60) NOT NULL, `houseno` varchar(40) NOT NULL, `tenantid` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `description` varchar(100) NOT NULL, `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `paymentstatus` varchar(40) NOT NULL, `paymentmode` varchar(40) NOT NULL, `transactioncode` varchar(100) DEFAULT NULL, `approvedby` varchar(60) NOT NULL, `approvaldate` varchar(60) NOT NULL, `overpayment` varchar(40) NOT NULL, `balance` decimal(10,2) NOT NULL DEFAULT 0.00, `companyid` varchar(100) NOT NULL, `paidby` varchar(50) NOT NULL, `exactime` varchar(30) NOT NULL, `paymentcode` varchar(30) NOT NULL, `paid` decimal(10,2) NOT NULL, `branchid` int(2) NOT NULL DEFAULT 1, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `receipt` -- LOCK TABLES `receipt` WRITE; /*!40000 ALTER TABLE `receipt` DISABLE KEYS */; /*!40000 ALTER TABLE `receipt` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `recharge` -- DROP TABLE IF EXISTS `recharge`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `recharge` ( `id` int(11) NOT NULL AUTO_INCREMENT, `amount` decimal(10,2) NOT NULL, `userid` int(20) NOT NULL, `companyid` int(5) NOT NULL, `dateposted` varchar(30) NOT NULL, `paymentstatus` varchar(10) NOT NULL, `branch` int(10) NOT NULL, `type` varchar(30) NOT NULL, `description` text NOT NULL, `balance` double(10,2) NOT NULL, `rate` decimal(10,2) NOT NULL, `balancebefore` decimal(10,2) NOT NULL, `units` decimal(10,2) NOT NULL, `code` varchar(50) NOT NULL, `phone` varchar(30) NOT NULL, `business` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=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,3.00,1,1,'2024-11-20 11:27:50','',0,'','DENNIS',3.00,1.00,0.00,3.00,'SKK4GHLS7K','',''); /*!40000 ALTER TABLE `recharge` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `refundreasoncodes` -- DROP TABLE IF EXISTS `refundreasoncodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `refundreasoncodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=14 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `refundreasoncodes` -- LOCK TABLES `refundreasoncodes` WRITE; /*!40000 ALTER TABLE `refundreasoncodes` DISABLE KEYS */; INSERT INTO `refundreasoncodes` VALUES (1,'Missing Quantity','01',NULL,'Y','1'),(2,'Missing Waiting','02',NULL,'Y','2'),(3,'Damaged','03',NULL,'Y','3'),(4,'Wasted','04',NULL,'Y','4'),(5,'Raw Material Shortage','05',NULL,'Y','5'),(6,'Refund','06',NULL,'Y','6'),(7,'Wrong Customer PIN','07',NULL,'Y','7'),(8,'Wrong Customer name','08',NULL,'Y','8'),(9,'Wrong Amount/price','09',NULL,'Y','9'),(10,'Wrong Quantity','10',NULL,'Y','10'),(11,'Wrong Item(s)','11',NULL,'Y','11'),(12,'Wrong tax type','12',NULL,'Y','12'),(13,'Other reason','13',NULL,'Y','13'); /*!40000 ALTER TABLE `refundreasoncodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `regions` -- DROP TABLE IF EXISTS `regions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `regions` ( `id` int(20) NOT NULL, `code` varchar(40) NOT NULL, `name` varchar(255) DEFAULT NULL, `description` text DEFAULT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `regions` -- LOCK TABLES `regions` WRITE; /*!40000 ALTER TABLE `regions` DISABLE KEYS */; INSERT INTO `regions` VALUES (1,'1','Central','Central','0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'2','Coast','Coast','0000-00-00 00:00:00','0000-00-00 00:00:00'),(3,'3','Eastern','Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(4,'4','Nairobi','Nairobi','0000-00-00 00:00:00','0000-00-00 00:00:00'),(5,'5','North Eastern','North Eastern','0000-00-00 00:00:00','0000-00-00 00:00:00'),(6,'6','Nyanza','Nyanza','0000-00-00 00:00:00','0000-00-00 00:00:00'),(7,'7','Rift valley','Rift valley','0000-00-00 00:00:00','0000-00-00 00:00:00'),(8,'8','Western','Western','0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!40000 ALTER TABLE `regions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `renewals` -- DROP TABLE IF EXISTS `renewals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `renewals` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `updatedid` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `renewals` -- LOCK TABLES `renewals` WRITE; /*!40000 ALTER TABLE `renewals` DISABLE KEYS */; /*!40000 ALTER TABLE `renewals` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rentalpaymentmethodes` -- DROP TABLE IF EXISTS `rentalpaymentmethodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rentalpaymentmethodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `description` text NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `dateposted` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `type` text NOT NULL, `balance` varchar(30) NOT NULL, `branchid` int(11) NOT NULL, `accountno` text DEFAULT NULL, `chargeid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rentalpaymentmethodes` -- LOCK TABLES `rentalpaymentmethodes` WRITE; /*!40000 ALTER TABLE `rentalpaymentmethodes` DISABLE KEYS */; INSERT INTO `rentalpaymentmethodes` VALUES (1,'RENT','','active','2021-09-17 06:53:31','1','1','4161','',1,NULL,1),(2,'DEPOSIT','DEPOSIT','active','2021-09-17 06:53:51','1','1','4162','',1,NULL,2),(3,'WATER/POWER DEPOSIT','','active','2021-09-17 06:56:08','1','1','4163','',1,NULL,3),(4,'PENALTY','','active','2021-09-17 06:56:20','1','1','4164','',1,NULL,4),(5,'WATER','','active','2021-09-17 06:56:41','1','1','4165','',1,NULL,5),(6,'PARTIAL PAYMENT','','active','2021-09-17 06:57:00','1','1','4166','',1,NULL,6),(7,'GARBAGE','','active','2021-09-17 06:57:23','1','1','4167','',1,NULL,7),(8,'DAMAGES','','active','2021-09-17 06:57:35','1','1','4168','',1,NULL,8),(9,'AGREEMENT FORM','','active','2021-09-17 06:58:32','1','1','4169','',1,NULL,9),(10,'POWER','','active','2021-09-17 06:59:00','1','1','4171','',1,NULL,10),(11,'SEWAGE','SEWAGE','active','2021-09-17 06:59:30','1','1','4172','',1,NULL,11),(12,'BED ONLY','','active','2021-09-17 06:59:55','1','1','4173','',1,NULL,12),(13,'BED AND BREAKFAST','','active','2021-09-17 07:00:38','1','1','4174','',1,NULL,13),(14,'POWER','eee','active','2023-04-14 17:13:29','1','1','4167','',1,NULL,10),(15,'WATER','','active','2023-08-16 09:49:06','1','1','4165','',1,NULL,5),(16,'SERVICE CHARGE','','active','2023-09-01 11:11:46','1','1','4169','',1,NULL,19); /*!40000 ALTER TABLE `rentalpaymentmethodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `report` -- DROP TABLE IF EXISTS `report`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `report` ( `id` int(50) NOT NULL AUTO_INCREMENT, `country` varchar(60) NOT NULL, `type` varchar(50) NOT NULL, `county` varchar(50) NOT NULL, `school` varchar(50) NOT NULL, `category` varchar(30) NOT NULL, `contact` varchar(60) NOT NULL, `place` varchar(60) NOT NULL, `occurancedate` varchar(60) NOT NULL, `description` text NOT NULL, `postedtime` varchar(60) NOT NULL, `userid` varchar(60) NOT NULL, `img_id` varchar(60) NOT NULL, `updatedtime` varchar(40) NOT NULL, `status` varchar(40) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `report` -- LOCK TABLES `report` WRITE; /*!40000 ALTER TABLE `report` DISABLE KEYS */; /*!40000 ALTER TABLE `report` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisition` -- DROP TABLE IF EXISTS `requisition`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisition` ( `id` int(30) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `orderdate` varchar(30) NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` varchar(30) NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` varchar(30) NOT NULL, `deliverymethod` varchar(30) NOT NULL, `fob` text NOT NULL, `terms` text NOT NULL, `deliverydate` varchar(30) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'new', `amount` varchar(30) NOT NULL, `companyid` varchar(30) NOT NULL, `preparedby` varchar(30) NOT NULL, `taskid` varchar(30) NOT NULL DEFAULT 'No', `branchid` int(30) NOT NULL DEFAULT 1, `subtaskid` varchar(50) DEFAULT NULL, `invoice` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisition` -- LOCK TABLES `requisition` WRITE; /*!40000 ALTER TABLE `requisition` DISABLE KEYS */; /*!40000 ALTER TABLE `requisition` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `requisitionitems` -- DROP TABLE IF EXISTS `requisitionitems`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `requisitionitems` ( `id` int(30) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) DEFAULT 'retail', `sprice` varchar(100) NOT NULL, `usedamount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `taskid` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `subtaskid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `createdate` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `maincategory` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `status` varchar(30) DEFAULT 'new', `branch` varchar(30) NOT NULL, `usedqty` varchar(20) DEFAULT NULL, `balanceqty` varchar(10) NOT NULL, `expamount` varchar(10) NOT NULL, `uom` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `requisitionitems` -- LOCK TABLES `requisitionitems` WRITE; /*!40000 ALTER TABLE `requisitionitems` DISABLE KEYS */; /*!40000 ALTER TABLE `requisitionitems` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `rolepermissions` -- DROP TABLE IF EXISTS `rolepermissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `rolepermissions` ( `moduleid` varchar(100) NOT NULL, `userid` int(10) NOT NULL, PRIMARY KEY (`moduleid`,`userid`), KEY `person_id` (`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissions` -- LOCK TABLES `rolepermissions` WRITE; /*!40000 ALTER TABLE `rolepermissions` DISABLE KEYS */; INSERT INTO `rolepermissions` VALUES ('accomodation',1),('accounting',1),('accounting',5),('accountingreports',1),('accountingreports',5),('assets',1),('bankdeposits',1),('bankdeposits',5),('banktransfer',1),('banktransfer',5),('branch',1),('callcenter',1),('cashiersales',1),('cashiersales',2),('cashiersales',3),('cashiersales',4),('cashiersales',8),('complain',1),('config',1),('damagedproducts',1),('damagedproducts',2),('deals',1),('displayreport',1),('displayreport',2),('documents',1),('ecommerce',1),('events',1),('grouping',1),('humanresource',1),('income',1),('incomeexpenses',1),('incomeexpenses',3),('incomeexpenses',5),('incomingstock',1),('incomingstore',1),('incomingstore',2),('journalentry',1),('labourrecords',1),('lowproducts',1),('lowstocklist',1),('members',1),('members',2),('password',1),('password',2),('password',3),('password',4),('password',8),('payroll',1),('peoplecategory',1),('productlist',1),('productlist',2),('products',1),('products',2),('productscategory',1),('productscategory',2),('profile',1),('profile',8),('projectsmanagement',1),('purchases',1),('purchases',3),('recorddelivery',1),('reports',1),('sales',1),('sales',2),('sales',3),('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=697 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `rolepermissionsactions` -- LOCK TABLES `rolepermissionsactions` WRITE; /*!40000 ALTER TABLE `rolepermissionsactions` DISABLE KEYS */; INSERT INTO `rolepermissionsactions` VALUES (1,'sales','4','add'),(2,'sales','4','suspend'),(3,'sales','4','printreceipt'),(4,'sales','4','update'),(5,'sales','4','cash'),(6,'sales','4','delete'),(7,'sales','4','moresales'),(8,'sales','4','sale'),(9,'sales','4','Logout'),(10,'sales','4','mpesabalance'),(11,'sales','4','discount'),(12,'sales','4','reprint'),(13,'sales','4','select'),(14,'sales','4','printbill'),(15,'sales','4','productdiscount'),(16,'sales','4','mpesa'),(17,'sales','4','order'),(18,'sales','4','closebill'),(19,'sales','4','viewbuyingprice'),(20,'sales','4','editsellingprice'),(21,'sales','4','updatepaymentmode'),(22,'sales','4','card'),(23,'sales','4','clearpayments'),(24,'sales','4','cheque'),(25,'sales','4','creditnote'),(26,'sales','4','voucher'),(27,'sales','4','salesbeyondbprice'),(28,'sales','4','points'),(29,'sales','4','credit'),(30,'sales','4','selectroom'),(31,'sales','4','dontprint'),(32,'sales','4','accountlimit'),(33,'sales','4','backdatesales'),(34,'sales','4','recordcoins'),(35,'sales','4','changetaxstatus'),(36,'sales','4','leaseitems'),(37,'sales','4','giveloyalityponts'),(38,'sales','4','dontshowstock'),(39,'sales','4','splitbill'),(40,'sales','4','changeuomonsales'),(41,'sales','4','selecttable'),(42,'sales','4','printdelivery'),(43,'sales','4','sendsms'),(44,'sales','4','selectcurrency'),(45,'sales','4','salesperson'),(46,'sales','4','usekeyboard'),(47,'sales','4','receiptno'),(48,'sales','4','negativesales'),(49,'cashiersales','4','entermpesacode'),(50,'cashiersales','4','editmpesa'),(51,'cashiersales','4','all'),(52,'cashiersales','4','delete'),(53,'cashiersales','4','cashiersales'),(54,'cashiersales','4','editmpesadate'),(55,'cashiersales','4','dontshowtotal'),(56,'cashiersales','4','adddailycollection'),(57,'cashiersales','4','viewtill'),(58,'cashiersales','4','viewdailycollections'),(59,'cashiersales','4','deletedailycollections'),(60,'cashiersales','4','updatedailycollections'),(61,'cashiersales','4','reversempesa'),(62,'cashiersales','4','clearallsales'),(63,'cashiersales','4','viewallcollections'),(64,'cashiersales','4','viewallcounters'),(65,'cashiersales','4','mpesapendingreport'),(66,'cashiersales','4','mpesaverifiedreport'),(67,'cashiersales','4','viewcommission'),(68,'cashiersales','4','viewmpesamessages'),(69,'cashiersales','4','dailysalesonly'),(70,'viewreturnsales','4','add'),(71,'viewreturnsales','4','update'),(72,'viewreturnsales','4','delete'),(73,'viewreturnsales','4','return'),(74,'viewreturnsales','4','clear'),(75,'viewreturnsales','4','moresales'),(76,'password','4','change'),(77,'sales','8','add'),(78,'sales','8','suspend'),(79,'sales','8','update'),(80,'sales','8','cash'),(81,'sales','8','moresales'),(82,'sales','8','sale'),(83,'sales','8','Logout'),(84,'sales','8','displaycustomers'),(85,'sales','8','select'),(86,'sales','8','printbill'),(87,'sales','8','productdiscount'),(88,'sales','8','mpesa'),(89,'sales','8','order'),(90,'sales','8','closebill'),(91,'sales','8','viewbuyingprice'),(92,'sales','8','editsellingprice'),(93,'sales','8','updatepaymentmode'),(94,'sales','8','card'),(95,'sales','8','clearpayments'),(96,'sales','8','cheque'),(97,'sales','8','creditnote'),(98,'sales','8','voucher'),(99,'sales','8','salesbeyondbprice'),(100,'sales','8','points'),(101,'sales','8','credit'),(102,'sales','8','selectroom'),(103,'sales','8','dontprint'),(104,'sales','8','backdatesales'),(105,'sales','8','recordcoins'),(106,'sales','8','changetaxstatus'),(107,'sales','8','giveloyalityponts'),(108,'sales','8','dontshowstock'),(109,'sales','8','splitbill'),(110,'sales','8','changeuomonsales'),(111,'sales','8','selecttable'),(112,'sales','8','printdelivery'),(113,'sales','8','sendsms'),(114,'sales','8','selectcurrency'),(115,'sales','8','salesperson'),(116,'sales','8','usekeyboard'),(117,'sales','8','receiptno'),(118,'cashiersales','8','entermpesacode'),(119,'cashiersales','8','editmpesa'),(120,'cashiersales','8','all'),(121,'cashiersales','8','cashiersales'),(122,'cashiersales','8','editmpesadate'),(123,'cashiersales','8','dontshowtotal'),(124,'cashiersales','8','viewtill'),(125,'cashiersales','8','viewdailycollections'),(126,'cashiersales','8','updatedailycollections'),(127,'cashiersales','8','viewallcounters'),(128,'cashiersales','8','viewcommission'),(129,'cashiersales','8','viewmpesamessages'),(130,'cashiersales','8','dailysalesonly'),(131,'password','8','change'),(132,'profile','8','update'),(133,'sales','1','add'),(134,'sales','1','suspend'),(135,'sales','1','selectmessage'),(136,'sales','1','printreceipt'),(137,'sales','1','update'),(138,'sales','1','cash'),(139,'sales','1','delete'),(140,'sales','1','moresales'),(141,'sales','1','sale'),(142,'sales','1','Logout'),(143,'sales','1','mpesabalance'),(144,'sales','1','displaycustomers'),(145,'sales','1','discount'),(146,'sales','1','reprint'),(147,'sales','1','select'),(148,'sales','1','printbill'),(149,'sales','1','productdiscount'),(150,'sales','1','mpesa'),(151,'sales','1','order'),(152,'sales','1','closebill'),(153,'sales','1','viewbuyingprice'),(154,'sales','1','editsellingprice'),(155,'sales','1','updatepaymentmode'),(156,'sales','1','card'),(157,'sales','1','clearpayments'),(158,'sales','1','cheque'),(159,'sales','1','creditnote'),(160,'sales','1','voucher'),(161,'sales','1','salesbeyondbprice'),(162,'sales','1','points'),(163,'sales','1','credit'),(164,'sales','1','selectroom'),(165,'sales','1','dontprint'),(166,'sales','1','accountlimit'),(167,'sales','1','backdatesales'),(168,'sales','1','recordcoins'),(169,'sales','1','changetaxstatus'),(170,'sales','1','leaseitems'),(171,'sales','1','giveloyalityponts'),(172,'sales','1','dontshowstock'),(173,'sales','1','splitbill'),(174,'sales','1','changeuomonsales'),(175,'sales','1','selecttable'),(176,'sales','1','printdelivery'),(177,'sales','1','sendsms'),(178,'sales','1','selectcurrency'),(179,'sales','1','salesperson'),(180,'sales','1','usekeyboard'),(181,'sales','1','receiptno'),(182,'sales','1','negativesales'),(183,'wholesale','1','sale'),(184,'wholesale','1','add'),(185,'wholesale','1','delete'),(186,'wholesale','1','update'),(187,'cashiersales','1','entermpesacode'),(188,'cashiersales','1','editmpesa'),(189,'cashiersales','1','all'),(190,'cashiersales','1','delete'),(191,'cashiersales','1','cashiersales'),(192,'cashiersales','1','editmpesadate'),(193,'cashiersales','1','dontshowtotal'),(194,'cashiersales','1','adddailycollection'),(195,'cashiersales','1','viewtill'),(196,'cashiersales','1','viewdailycollections'),(197,'cashiersales','1','deletedailycollections'),(198,'cashiersales','1','updatedailycollections'),(199,'cashiersales','1','reversempesa'),(200,'cashiersales','1','clearallsales'),(201,'cashiersales','1','viewallcollections'),(202,'cashiersales','1','viewallcounters'),(203,'cashiersales','1','mpesapendingreport'),(204,'cashiersales','1','mpesaverifiedreport'),(205,'cashiersales','1','viewcommission'),(206,'cashiersales','1','viewmpesamessages'),(207,'cashiersales','1','dailysalesonly'),(208,'recorddelivery','1','add'),(209,'recorddelivery','1','view'),(210,'recorddelivery','1','update'),(211,'recorddelivery','1','delete'),(212,'recorddelivery','1','changestatus'),(213,'recorddelivery','1','report'),(214,'recorddelivery','1','Dispatched'),(215,'recorddelivery','1','FailedDelivery'),(216,'recorddelivery','1','ReturnedandReceived'),(217,'recorddelivery','1','Delivered'),(218,'recorddelivery','1','Claimraised'),(219,'recorddelivery','1','ClaimOK'),(220,'recorddelivery','1','ClaimDamaged'),(221,'purchases','1','add'),(222,'purchases','1','update'),(223,'purchases','1','delete'),(224,'purchases','1','updatebuyingprice'),(225,'purchases','1','updatesellingprice'),(226,'purchases','1','updateclosedinvoice'),(227,'purchases','1','viewquotation'),(228,'purchases','1','viewserials'),(229,'purchases','1','viewdirectpurchases'),(230,'purchases','1','viewpurchase'),(231,'purchases','1','salesorder'),(232,'purchases','1','budget'),(233,'purchases','1','showdefaultserials'),(234,'purchases','1','viewallcounters'),(235,'purchases','1','approve'),(236,'purchases','1','addbatchno'),(237,'purchases','1','addexpirydate'),(238,'viewreturnsales','1','add'),(239,'viewreturnsales','1','update'),(240,'viewreturnsales','1','delete'),(241,'viewreturnsales','1','return'),(242,'viewreturnsales','1','clear'),(243,'viewreturnsales','1','moresales'),(244,'income','1','View'),(245,'income','1','add'),(246,'income','1','wiewinvoices'),(247,'income','1','detailedvatinvoice'),(248,'incomeexpenses','1','add'),(249,'incomeexpenses','1','closeexpense'),(250,'incomeexpenses','1','update'),(251,'incomeexpenses','1','updateclosedexpenses'),(252,'incomeexpenses','1','wiewinvoices'),(253,'incomeexpenses','1','viewbills'),(254,'incomeexpenses','1','viewexpense'),(255,'incomeexpenses','1','viewdebtors'),(256,'incomeexpenses','1','viewcreditors'),(257,'incomeexpenses','1','postrentalexpenses'),(258,'accomodation','1','viewrooms'),(259,'accomodation','1','addhouse'),(260,'accomodation','1','dailysales'),(261,'accomodation','1','viewhouse'),(262,'accomodation','1','voucher'),(263,'accomodation','1','mpesa'),(264,'accomodation','1','points'),(265,'accomodation','1','credit'),(266,'accomodation','1','card'),(267,'accomodation','1','cash'),(268,'accomodation','1','cheque'),(269,'accomodation','1','checkinroom'),(270,'accomodation','1','checkoutroom'),(271,'accomodation','1','addroom'),(272,'accomodation','1','cancel'),(273,'accomodation','1','checkin'),(274,'accomodation','1','addcharges'),(275,'accomodation','1','givediscount'),(276,'accomodation','1','cleanrooms'),(277,'accomodation','1','updatecharges'),(278,'accomodation','1','updateroom'),(279,'accomodation','1','postexpense'),(280,'accomodation','1','updatehouse'),(281,'accomodation','1','Post Bank Deposits'),(282,'accomodation','1','managehotel'),(283,'accomodation','1','assignrooms'),(284,'accomodation','1','managerental'),(285,'accomodation','1','changepayment'),(286,'accomodation','1','housekeeping'),(287,'accomodation','1','customerregister'),(288,'accomodation','1','dailypayments'),(289,'accomodation','1','advancebooking'),(290,'accomodation','1','checkoutcustomerwithbalance'),(291,'accomodation','1','managecustomer'),(292,'accomodation','1','viewreports'),(293,'accomodation','1','accomodationmanager'),(294,'accomodation','1','accommodationcleaner'),(295,'accomodation','1','accommodationreceiptionist'),(296,'accomodation','1','config'),(297,'accomodation','1','viewroomcleaned'),(298,'accomodation','1','clearsales'),(299,'accomodation','1','dailycollections'),(300,'branch','1','add'),(301,'branch','1','view'),(302,'branch','1','update'),(303,'branch','1','delete'),(304,'members','1','add'),(305,'members','1','update'),(306,'members','1','deletepeople'),(307,'members','1','opencloseshift'),(308,'users','1','add'),(309,'users','1','update'),(310,'users','1','delete'),(311,'users','1','deleteallroles'),(312,'productscategory','1','add'),(313,'productscategory','1','update'),(314,'productscategory','1','delete'),(315,'productlist','1','bulk'),(316,'productlist','1','updatestock'),(317,'productlist','1','move'),(318,'productlist','1','more'),(319,'productlist','1','transfer'),(320,'productlist','1','addstock'),(321,'productlist','1','delete'),(322,'productlist','1','view'),(323,'productlist','1','update'),(324,'productlist','1','add'),(325,'productlist','1','openclosestock'),(326,'productlist','1','stocktaking'),(327,'productlist','1','editstocktaken'),(328,'productlist','1','editopenclosestock'),(329,'productlist','1','changeserialstatus'),(330,'productlist','1','viewserials'),(331,'productlist','1','viewproductsfromallbranches'),(332,'productlist','1','bulkpriceupdate'),(333,'productlist','1','viewbprice'),(334,'products','1','add'),(335,'products','1','update'),(336,'products','1','delete'),(337,'products','1','addstock'),(338,'products','1','more'),(339,'products','1','bulk'),(340,'products','1','deleteorder'),(341,'products','1','dispatch'),(342,'products','1','removestock'),(343,'products','1','price'),(344,'products','1','removeallstock'),(345,'products','1','bulkpriceupdate'),(346,'products','1','viewbprice'),(347,'incomingstock','1','add'),(348,'incomingstock','1','update'),(349,'incomingstock','1','view'),(350,'incomingstock','1','delete'),(351,'incomingstore','1','add'),(352,'incomingstore','1','delete'),(353,'incomingstore','1','view'),(354,'lowstocklist','1','add'),(355,'lowstocklist','1','more'),(356,'lowstocklist','1','view'),(357,'lowproducts','1','add'),(358,'lowproducts','1','update'),(359,'damagedproducts','1','add'),(360,'damagedproducts','1','update'),(361,'damagedproducts','1','delete'),(362,'projectsmanagement','1','view'),(363,'projectsmanagement','1','add'),(364,'projectsmanagement','1','update'),(365,'projectsmanagement','1','delete'),(366,'assets','1','add'),(367,'assets','1','update'),(368,'assets','1','delete'),(369,'accounting','1','deletebank'),(370,'accounting','1','deleteglaccount'),(371,'accounting','1','view'),(372,'bankdeposits','1','add'),(373,'bankdeposits','1','update'),(374,'bankdeposits','1','delete'),(375,'banktransfer','1','add'),(376,'journalentry','1','add'),(377,'accountingreports','1','view'),(378,'peoplecategory','1','add'),(379,'peoplecategory','1','update'),(380,'peoplecategory','1','delete'),(381,'labourrecords','1','add'),(382,'payroll','1','add'),(383,'reports','1','view'),(384,'reports','1','download'),(385,'reports','1','delete'),(386,'reports','1','update'),(387,'reports','1','viewall'),(388,'displayreport','1','view'),(389,'grouping','1','add'),(390,'grouping','1','update'),(391,'grouping','1','delete'),(392,'sendsms','1','add'),(393,'sendsms','1','update'),(394,'sendsms','1','delete'),(395,'sendsms','1','transfersms'),(396,'documents','1','add'),(397,'documents','1','update'),(398,'documents','1','delete'),(399,'documents','1','viewalldocuments'),(400,'humanresource','1','add'),(401,'humanresource','1','approve'),(402,'humanresource','1','update'),(403,'humanresource','1','delete'),(404,'humanresource','1','view'),(405,'humanresource','1','allocate'),(406,'humanresource','1','viewallpayroll'),(407,'humanresource','1','leavesetup'),(408,'humanresource','1','allleaves '),(409,'humanresource','1','bioattendance'),(410,'taskscategory','1','add'),(411,'taskscategory','1','update'),(412,'taskscategory','1','delete'),(413,'task','1','add'),(414,'task','1','update'),(415,'task','1','viewall'),(416,'task','1','delete'),(417,'task','1','postspecifictask'),(418,'task','1','postgeneraltask'),(419,'task','1','viewothersspecifictask'),(420,'task','1','viewothersgeneraltask'),(421,'task','1','assigntask'),(422,'task','1','posttaskforothers'),(423,'callcenter','1','add'),(424,'callcenter','1','upadate'),(425,'callcenter','1','view'),(426,'callcenter','1','download'),(427,'callcenter','1','delete'),(428,'deals','1','add'),(429,'deals','1','update'),(430,'deals','1','delete'),(431,'deals','1','viewall'),(432,'complain','1','add'),(433,'complain','1','view'),(434,'complain','1','update'),(435,'complain','1','allcompalin'),(436,'complain','1','delete'),(437,'events','1','add'),(438,'events','1','update'),(439,'events','1','delete'),(440,'password','1','change'),(441,'profile','1','update'),(442,'ecommerce','1','add'),(443,'ecommerce','1','update'),(444,'ecommerce','1','delete'),(445,'ecommerce','1','vieworders'),(446,'ecommerce','1','setup'),(447,'ecommerce','1','approveorders'),(448,'config','1','delete'),(449,'config','1','add'),(450,'config','1','update'),(512,'incomeexpenses','5','add'),(513,'incomeexpenses','5','closeexpense'),(514,'incomeexpenses','5','update'),(515,'incomeexpenses','5','updateclosedexpenses'),(516,'incomeexpenses','5','wiewinvoices'),(517,'incomeexpenses','5','viewbills'),(518,'incomeexpenses','5','viewexpense'),(519,'incomeexpenses','5','viewdebtors'),(520,'incomeexpenses','5','viewcreditors'),(521,'incomeexpenses','5','postrentalexpenses'),(522,'accounting','5','deletebank'),(523,'accounting','5','deleteglaccount'),(524,'accounting','5','view'),(525,'bankdeposits','5','add'),(526,'bankdeposits','5','update'),(527,'bankdeposits','5','delete'),(528,'banktransfer','5','add'),(529,'accountingreports','5','view'),(530,'sales','2','add'),(531,'sales','2','printreceipt'),(532,'sales','2','suspend'),(533,'sales','2','update'),(534,'sales','2','cash'),(535,'sales','2','moresales'),(536,'sales','2','sale'),(537,'sales','2','mpesa'),(538,'sales','2','card'),(539,'sales','2','updatepaymentmode'),(540,'sales','2','clearpayments'),(541,'sales','2','cheque'),(542,'sales','2','dontprint'),(543,'cashiersales','2','entermpesacode'),(544,'cashiersales','2','editmpesa'),(545,'cashiersales','2','cashiersales'),(546,'cashiersales','2','editmpesadate'),(547,'cashiersales','2','dontshowtotal'),(548,'cashiersales','2','adddailycollection'),(549,'cashiersales','2','viewtill'),(550,'cashiersales','2','viewdailycollections'),(551,'cashiersales','2','updatedailycollections'),(552,'cashiersales','2','mpesapendingreport'),(553,'cashiersales','2','viewallcounters'),(554,'cashiersales','2','mpesaverifiedreport'),(555,'cashiersales','2','viewcommission'),(556,'cashiersales','2','dailysalesonly'),(557,'cashiersales','2','viewmpesamessages'),(558,'members','2','add'),(559,'members','2','update'),(560,'members','2','deletepeople'),(561,'members','2','opencloseshift'),(562,'members','2','UpdateRenewal'),(563,'productscategory','2','add'),(564,'productscategory','2','update'),(565,'productscategory','2','delete'),(566,'productlist','2','bulk'),(567,'productlist','2','move'),(568,'productlist','2','more'),(569,'productlist','2','updatestock'),(570,'productlist','2','transfer'),(571,'productlist','2','addstock'),(572,'productlist','2','delete'),(573,'productlist','2','view'),(574,'productlist','2','update'),(575,'productlist','2','add'),(576,'productlist','2','stocktaking'),(577,'productlist','2','openclosestock'),(578,'productlist','2','editstocktaken'),(579,'productlist','2','editopenclosestock'),(580,'productlist','2','changeserialstatus'),(581,'productlist','2','viewserials'),(582,'productlist','2','viewproductsfromallbranches'),(583,'productlist','2','bulkpriceupdate'),(584,'productlist','2','viewproduction'),(585,'productlist','2','assignproduction'),(586,'productlist','2','deleteproductionitem'),(587,'productlist','2','updateproductionitem'),(588,'products','2','add'),(589,'products','2','update'),(590,'products','2','delete'),(591,'products','2','addstock'),(592,'products','2','more'),(593,'products','2','bulk'),(594,'products','2','deleteorder'),(595,'products','2','dispatch'),(596,'products','2','removestock'),(597,'products','2','price'),(598,'products','2','removeallstock'),(599,'products','2','bulkpriceupdate'),(600,'products','2','negativestockadjustment'),(601,'incomingstore','2','add'),(602,'incomingstore','2','delete'),(603,'incomingstore','2','view'),(604,'damagedproducts','2','add'),(605,'damagedproducts','2','update'),(606,'damagedproducts','2','delete'),(607,'displayreport','2','view'),(608,'password','2','change'),(609,'sales','3','add'),(610,'sales','3','printreceipt'),(611,'sales','3','suspend'),(612,'sales','3','update'),(613,'sales','3','delete'),(614,'sales','3','cash'),(615,'sales','3','moresales'),(616,'sales','3','sale'),(617,'sales','3','select'),(618,'sales','3','discount'),(619,'sales','3','mpesa'),(620,'sales','3','productdiscount'),(621,'sales','3','order'),(622,'sales','3','printbill'),(623,'sales','3','closebill'),(624,'sales','3','viewbuyingprice'),(625,'sales','3','card'),(626,'sales','3','updatepaymentmode'),(627,'sales','3','editsellingprice'),(628,'sales','3','clearpayments'),(629,'sales','3','creditnote'),(630,'sales','3','cheque'),(631,'sales','3','salesbeyondbprice'),(632,'sales','3','points'),(633,'sales','3','voucher'),(634,'sales','3','credit'),(635,'sales','3','salebelowbprice'),(636,'sales','3','backdatesales'),(637,'sales','3','recordcoins'),(638,'sales','3','giveloyalityponts'),(639,'sales','3','changetaxstatus'),(640,'sales','3','leaseitems'),(641,'sales','3','dontshowstock'),(642,'sales','3','splitbill'),(643,'sales','3','mergebill'),(644,'sales','3','changeuomonsales'),(645,'sales','3','selecttable'),(646,'sales','3','printdelivery'),(647,'sales','3','sendsms'),(648,'sales','3','entermpesacode'),(649,'sales','3','salesperson'),(650,'sales','3','usekeyboard'),(651,'sales','3','receiptno'),(652,'sales','3','selectcurrency'),(653,'sales','3','updateqtysales'),(654,'cashiersales','3','entermpesacode'),(655,'cashiersales','3','editmpesa'),(656,'cashiersales','3','all'),(657,'cashiersales','3','cashiersales'),(658,'cashiersales','3','editmpesadate'),(659,'cashiersales','3','adddailycollection'),(660,'cashiersales','3','viewtill'),(661,'cashiersales','3','viewdailycollections'),(662,'cashiersales','3','updatedailycollections'),(663,'cashiersales','3','reversempesa'),(664,'cashiersales','3','deletedailycollections'),(665,'cashiersales','3','clearallsales'),(666,'cashiersales','3','viewallcollections'),(667,'cashiersales','3','mpesapendingreport'),(668,'cashiersales','3','viewallcounters'),(669,'cashiersales','3','mpesaverifiedreport'),(670,'cashiersales','3','viewcommission'),(671,'cashiersales','3','dailysalesonly'),(672,'cashiersales','3','viewmpesamessages'),(673,'purchases','3','add'),(674,'purchases','3','update'),(675,'purchases','3','viewquotation'),(676,'purchases','3','viewdirectpurchases'),(677,'purchases','3','viewserials'),(678,'purchases','3','viewpurchase'),(679,'purchases','3','salesorder'),(680,'purchases','3','budget'),(681,'purchases','3','showdefaultserials'),(682,'purchases','3','viewallcounters'),(683,'purchases','3','approve'),(684,'purchases','3','addbatchno'),(685,'purchases','3','addexpirydate'),(686,'incomeexpenses','3','add'),(687,'incomeexpenses','3','closeexpense'),(688,'incomeexpenses','3','update'),(689,'incomeexpenses','3','updateclosedexpenses'),(690,'incomeexpenses','3','wiewinvoices'),(691,'incomeexpenses','3','viewexpense'),(692,'incomeexpenses','3','viewbills'),(693,'incomeexpenses','3','viewdebtors'),(694,'incomeexpenses','3','viewcreditors'),(695,'incomeexpenses','3','postrentalexpenses'),(696,'password','3','change'); /*!40000 ALTER TABLE `rolepermissionsactions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roles` -- DROP TABLE IF EXISTS `roles`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roles` ( `id` int(20) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `invoice` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=4 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,'pms','xxxx','2023-03-27 09:50:23','active','1','','1',''),(2,'Cashier','','2023-12-21 16:11:10','active','1','','1',''),(3,'cashiers ','','2024-07-17 10:26:27','active','1','','1',''); /*!40000 ALTER TABLE `roles` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcharges` -- DROP TABLE IF EXISTS `roomcharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcharges` ( `id` int(11) NOT NULL AUTO_INCREMENT, `roomid` varchar(40) NOT NULL, `plotno` varchar(100) NOT NULL, `cost` varchar(100) NOT NULL, `status` varchar(40) NOT NULL DEFAULT 'active', `createdat` varchar(100) NOT NULL, `updatedat` varchar(100) NOT NULL, `userid` varchar(100) NOT NULL, `name` varchar(50) NOT NULL, `companyid` varchar(30) NOT NULL, `chargeid` varchar(30) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `roomid` (`roomid`,`plotno`,`chargeid`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `roomcharges` -- LOCK TABLES `roomcharges` WRITE; /*!40000 ALTER TABLE `roomcharges` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcharges` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `roomcollection` -- DROP TABLE IF EXISTS `roomcollection`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `roomcollection` ( `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 `roomcollection` -- LOCK TABLES `roomcollection` WRITE; /*!40000 ALTER TABLE `roomcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `roomcollection` 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, `transactioncode` 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 `roomsales` -- LOCK TABLES `roomsales` WRITE; /*!40000 ALTER TABLE `roomsales` DISABLE KEYS */; INSERT INTO `roomsales` VALUES (1,2,'ROHO0232',14,'2024-07-25 10:21:35',175.00,1,1,'New','6','',0,1,'11721892082','11714973733'); /*!40000 ALTER TABLE `roomsales` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salary` -- DROP TABLE IF EXISTS `salary`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salary` ( `id` int(20) NOT NULL AUTO_INCREMENT, `userid` int(20) NOT NULL, `companyid` int(15) NOT NULL, `salary` decimal(10,2) NOT NULL, `pay` decimal(10,2) NOT NULL, `deductions` decimal(10,2) NOT NULL, `bonus` decimal(10,2) NOT NULL, `bankname` varchar(20) NOT NULL, `bankaccount` varchar(30) NOT NULL, `method` varchar(20) NOT NULL, `payment` varchar(20) NOT NULL, `netsalry` decimal(10,2) NOT NULL, `gross` decimal(10,2) NOT NULL, `memberid` int(11) NOT NULL, `salaryyear` varchar(20) NOT NULL, `paymentmode` varchar(30) NOT NULL, `slarymonth` varchar(20) NOT NULL, `number` varchar(20) NOT NULL, `createdate` varchar(30) NOT NULL, `relief` decimal(10,2) NOT NULL, `salaryid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `loanbalance` decimal(10,2) NOT NULL, `nhif` int(20) DEFAULT NULL, `nssf` varchar(20) DEFAULT NULL, `paye` varchar(20) DEFAULT NULL, `advance` varchar(20) DEFAULT NULL, `otherdeductions` varchar(20) DEFAULT NULL, `currency` varchar(20) DEFAULT NULL, `transactiontypecode` varchar(20) DEFAULT NULL, `chargetype` varchar(20) DEFAULT NULL, `paymenttype` varchar(20) NOT NULL, `nhifrelief` decimal(10,2) NOT NULL, `houselevy` 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 `salary` -- LOCK TABLES `salary` WRITE; /*!40000 ALTER TABLE `salary` DISABLE KEYS */; /*!40000 ALTER TABLE `salary` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salarycharges` -- DROP TABLE IF EXISTS `salarycharges`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salarycharges` ( `id` int(20) NOT NULL AUTO_INCREMENT, `code` int(20) NOT NULL, `name` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `category` varchar(20) NOT NULL DEFAULT 'Minus', `amountmode` varchar(20) NOT NULL, `qtymode` varchar(20) NOT NULL, `quantity` decimal(10,2) NOT NULL, `amount` decimal(10,2) NOT NULL, `unit` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=31 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','1','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Painting','2024-02-26 12:44:38','Active','1','','1','Pay','Fixed','Fixed',1.00,500.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Branding ','2024-02-26 12:44:20','Active','1','','1','Pay','Variable','Variable',1.00,200.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','1','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'NHIF','2019-03-28 12:52:09','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,11,'Advances','2019-03-28 13:00:47','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(19,15,'Loan','2019-06-11 13:31:04','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(20,26,'staff Uniforms','2023-05-15 08:38:23','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,25,'LOST/DAMAGED ITEM','2023-05-15 08:38:05','Active','1','','1','Deduction','Variable','Fixed',1.00,900.00,''),(23,18,'sales cut ','2020-12-15 19:06:21','Active','1','','1','Deduction','Variable','Variable',1.00,0.00,''),(24,19,'UNPAID LEAVE DAYS','2021-04-05 10:49:16','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(25,20,'DEDUCTION','2021-04-05 10:49:55','Active','1','','1','Deduction','Fixed','Variable',1.00,0.00,''),(26,21,'Insurance cover ','2022-02-04 10:16:25','Active','1','','1','Deduction','Variable','Fixed',1.00,0.00,''),(27,22,'PERFORMANCE PAY CUT','2023-01-23 12:04:28','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(28,23,'SALES COMMISSION','2023-03-02 09:44:12','Active','1','','1','Pay','Variable','Fixed',1.00,0.00,''),(29,24,'staff uniform shirts','2023-04-03 16:29:31','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1'),(30,2005,'House Levy','2023-09-02 08:12:42','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'1.5'); /*!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) DEFAULT 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, `change` varchar(20) DEFAULT NULL, `currency` varchar(50) DEFAULT NULL, `othercurrency` varchar(20) DEFAULT NULL, `othercurrencyamount` decimal(10,2) DEFAULT NULL, `tocurrencyamount` decimal(10,2) NOT NULL, `currcptno` varchar(50) NOT NULL, `totrcptno` varchar(50) NOT NULL, `intrldata` text NOT NULL, `rcptsign` text NOT NULL, `sdcdatetime` varchar(50) NOT NULL, `taxblAmtA` varchar(50) DEFAULT NULL, `taxblAmtB` varchar(50) DEFAULT NULL, `taxblAmtC` varchar(50) DEFAULT NULL, `taxblAmtD` varchar(50) DEFAULT NULL, `taxblAmtE` varchar(50) DEFAULT NULL, `taxAmtA` varchar(50) DEFAULT NULL, `taxAmtB` varchar(50) DEFAULT NULL, `taxAmtC` varchar(50) DEFAULT NULL, `taxAmtD` varchar(50) DEFAULT NULL, `taxAmtE` varchar(50) DEFAULT NULL, `taxRtA` varchar(50) DEFAULT NULL, `taxRtB` varchar(50) DEFAULT NULL, `taxRtC` varchar(50) DEFAULT NULL, `taxRtD` varchar(50) DEFAULT NULL, `taxRtE` varchar(50) DEFAULT NULL, `sdcId` text NOT NULL, `mrcNo` text NOT NULL, `salesdump` text NOT NULL, `receiptdump` text NOT NULL, `etimsstatus` int(11) DEFAULT 0, `itemsstockmaster` text NOT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`userid`,`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=1768 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales` -- LOCK TABLES `sales` WRITE; /*!40000 ALTER TABLE `sales` DISABLE KEYS */; INSERT INTO `sales` VALUES (1,'','Cash','','2023-12-21 18:57:32','','0','9','2023-12-21 18:57:32','','0','0','1','retail','0','3750','1','0','0','0','0','0','0','printed',' ','','2','0','91703174162','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(2,'','Mpesa','','2023-12-21 19:16:02','','0','9','2023-12-21 19:16:02','','0','0','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','2','0','91703175106','Cleared','1','2023-12-21 21:11:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(3,'rll6','Mpesa','','2023-12-21 19:52:18','','0','9','2023-12-21 19:52:18','','0','0','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91703177487','Cleared','1','2023-12-21 21:10:19','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(4,'','Cash','','2023-12-21 20:25:03','','0','9','2023-12-21 20:22:49','','0','0','1','retail','0','6200','1','0','0','0','0','0','0','printed',' ','','2','0','91703179343','Cleared','9','2023-12-21 20:25:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(5,'','Cash','','2023-12-21 20:23:53','','0','9','2023-12-21 20:23:53','','0','0','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91703179424','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(6,'rlm1','Mpesa','','2023-12-22 10:11:56','','0','9','2023-12-22 10:11:56','','0','3750','1','retail','0','3750','1','0','0','0','0','3750','0','printed',' ','','2','0','91703228945','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(7,'','Cash','','2023-12-22 11:42:35','','0','9','2023-12-22 11:42:35','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91703234447','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(8,'RLM1V','Mpesa','','2023-12-22 15:32:27','','0','9','2023-12-22 15:32:27','','0','4450','1','retail','0','4450','1','0','0','0','0','4450','0','printed',' ','','2','0','91703248270','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(9,'RLM1VZ3WKP','Mpesa','','2023-12-22 15:46:16','','0','9','2023-12-22 15:46:16','','0','2600','1','retail','0','2600','1','0','0','0','0','2600','0','printed',' ','','2','0','91703249148','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(10,'RLM6','Mpesa','','2023-12-22 16:27:40','','0','9','2023-12-22 16:27:40','','0','1950','1','retail','0','1950','1','0','0','0','0','1950','0','printed',' ','','2','0','91703251621','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(11,'RLL5','Mpesa','','2023-12-22 16:42:22','','0','9','2023-12-22 16:42:22','','0','2000','1','retail','0','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91703252494','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(12,'3WKU','Mpesa','','2023-12-22 19:54:47','','0','9','2023-12-22 19:54:47','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','2','0','91703264034','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(13,'RLM9','Mpesa','','2023-12-22 20:23:44','','0','9','2023-12-22 20:23:44','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','2','0','91703264298','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(14,'rln3','Mpesa','','2023-12-23 12:11:27','','0','9','2023-12-23 12:11:27','','0','4000','1','retail','','4000','1','0','0','0','0','4000','0','printed',' ','','2','0','91703322673','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(15,'RLM9','Mpesa','','2023-12-23 15:36:17','','0','9','2023-12-23 15:36:17','','0','2400','1','retail','','2400','1','0','0','0','0','2400','0','printed',' ','','2','0','91703333628','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(16,'rln9','Mpesa','','2023-12-23 15:38:35','','0','9','2023-12-23 15:38:35','','0','1799','1','retail','','1799','1','0','0','0','0','1799','0','printed',' ','','2','0','91703335085','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(17,'rln1','Mpesa','','2023-12-23 15:59:27','','0','9','2023-12-23 15:59:27','','0','300','1','retail','','300','1','0','0','0','0','300','0','printed',' ','','2','0','91703336286','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(18,'rln7','Mpesa','','2023-12-23 16:34:50','','0','9','2023-12-23 16:34:50','','0','5599','1','retail','','5599','1','0','0','0','0','5599','0','printed',' ','','2','0','91703338365','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(19,'rln5','Mpesa','','2023-12-23 18:26:14','','0','9','2023-12-23 18:26:14','','0','5090','1','retail','','5090','1','0','0','0','0','5090','0','printed',' ','','2','0','91703344201','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(20,'','Cash','','2023-12-23 18:49:23','','0','9','2023-12-23 18:49:23','','2300','2300','1','retail','','2300','1','0','0','0','0','0','0','printed',' ','','2','0','91703346504','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(21,'rlo9','Mpesa','','2023-12-24 10:59:55','','0','9','2023-12-24 10:59:55','','0','3150','1','retail','','3150','1','0','0','0','0','3150','0','printed',' ','','2','0','91703404651','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(22,'rlo9','Mpesa','','2023-12-24 11:48:20','','0','9','2023-12-24 11:48:20','','0','100','1','retail','','100','1','0','0','0','0','100','0','printed',' ','','2','0','91703407664','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(23,'klo9','Mpesa','','2023-12-24 16:17:53','','0','9','2023-12-24 16:17:53','','0','3210','1','retail','','3210','1','0','0','0','0','3210','0','printed',' ','','2','0','91703422745','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(24,'rlo1','Mpesa','','2023-12-24 17:48:46','','0','9','2023-12-24 17:48:46','','0','4980','1','retail','','4980','1','0','0','0','0','4980','0','printed',' ','','2','0','91703424012','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(25,'rlo9','Mpesa','','2023-12-24 18:44:18','','0','9','2023-12-24 18:44:18','','0','2000','1','retail','','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91703429784','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(26,'','Cash','','2023-12-24 20:05:36','','0','9','2023-12-24 20:05:36','','4500','4500','1','retail','','4500','1','0','0','0','0','0','0','printed',' ','','2','0','91703437504','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(27,'rlrc','Mpesa','','2023-12-27 13:30:29','','0','9','2023-12-27 13:30:29','','0','3700','1','retail','','3700','1','0','0','0','0','3700','0','printed',' ','','2','0','91703672955','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(28,'rlr4','Mpesa','','2023-12-27 19:11:40','','0','9','2023-12-27 19:11:40','','0','1749','1','retail','','1749','1','0','0','0','0','1749','0','printed',' ','','2','0','91703693451','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(29,'RLR3','Mpesa','','2023-12-27 20:05:15','','0','9','2023-12-27 20:05:15','','0','3350','1','retail','','3350','1','0','0','0','0','3350','0','printed',' ','','2','0','91703696614','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(30,'rls7','Mpesa','','2023-12-28 13:20:20','','0','9','2023-12-28 13:20:20','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91703758796','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(31,'','Cash','','2023-12-28 13:53:14','','0','9','2023-12-28 13:53:14','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91703760777','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(32,'rls8','Mpesa','','2023-12-28 14:36:46','','0','9','2023-12-28 14:36:46','','0','3450','1','retail','','3450','1','0','0','0','0','3450','0','printed',' ','','2','0','91703763275','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(33,'rls8','Mpesa','','2023-12-28 14:59:07','','0','9','2023-12-28 14:59:07','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91703764651','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(34,'rls8','Mpesa','','2023-12-28 15:30:54','','0','9','2023-12-28 15:30:54','','0','300','1','retail','','300','1','0','0','0','0','300','0','printed',' ','','2','0','91703766624','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(35,'','Cash','','2023-12-28 15:44:25','','0','9','2023-12-28 15:44:25','','50','50','1','retail','','50','1','0','0','0','0','0','0','printed',' ','','2','0','91703766923','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(36,'','Cash','','2023-12-29 10:16:25','','0','9','2023-12-29 10:16:25','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91703830481','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(37,'rlt9','Mpesa','','2023-12-29 10:20:56','','0','9','2023-12-29 10:20:56','','0','2500','1','retail','','2500','1','0','0','0','0','2500','0','printed',' ','','2','0','91703834203','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(38,'rrlt6','Mpesa','','2023-12-29 12:13:52','','0','9','2023-12-29 12:13:52','','0','6600','1','retail','','6600','1','0','0','0','0','6600','0','printed',' ','','2','0','91703840926','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(39,'rlti','Mpesa','','2023-12-29 12:57:25','','0','9','2023-12-29 12:57:25','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91703841575','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(40,'rlt1','Mpesa','','2023-12-29 15:22:18','','0','9','2023-12-29 15:22:18','','0','3950','1','retail','','3950','1','0','0','0','0','3950','0','printed',' ','','2','0','91703846376','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(41,'rlt5','Mpesa','','2023-12-29 15:46:09','','0','9','2023-12-29 15:46:09','','0','2500','1','retail','','2500','1','0','0','0','0','2500','0','printed',' ','','2','0','91703853955','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(42,'rlu2','Mpesa','','2023-12-30 18:35:31','','0','9','2023-12-30 18:35:31','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91703947051','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(43,'rlu8','Mpesa','','2023-12-30 18:38:57','','0','9','2023-12-30 18:38:57','','0','2100','1','retail','','2100','1','0','0','0','0','2100','0','printed',' ','','2','0','91703950678','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(44,'rlu7','Mpesa','','2023-12-30 18:54:28','','0','9','2023-12-30 18:54:28','','0','160','1','retail','','160','1','0','0','0','0','160','0','printed',' ','','2','0','91703950771','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(45,'rlu2','Mpesa','','2023-12-30 19:21:54','','0','9','2023-12-30 19:21:54','','0','2100','1','retail','','2100','1','0','0','0','0','2100','0','printed',' ','','2','0','91703951932','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(46,'','Cash','','2023-12-31 17:10:21','','0','9','2023-12-31 17:10:21','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','2','0','91704031726','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(47,'rlv6','Mpesa','','2023-12-31 18:14:36','','0','9','2023-12-31 18:14:36','','0','2700','1','retail','','2700','1','0','0','0','0','2700','0','printed',' ','','2','0','91704035510','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(48,'sa19','Mpesa','','2024-01-01 14:46:40','','0','9','2024-01-01 14:46:40','','0','650','1','retail','','650','1','0','0','0','0','650','0','printed',' ','','2','0','91704109546','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(49,'sa16','Mpesa','','2024-01-01 18:57:38','','0','9','2024-01-01 18:57:38','','0','1950','1','retail','','1950','1','0','0','0','0','1950','0','printed',' ','','2','0','91704124630','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(50,'','Cash','','2024-01-03 09:37:35','','0','9','2024-01-02 12:22:17','','1799','1799','1','retail','','1799','1','0','0','0','0','0','0','printed',' ','','2','0','91704187325','Cleared','9','2024-01-03 09:37:35','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(51,'sa24','Mpesa','','2024-01-02 12:56:49','','0','9','2024-01-02 12:56:49','','0','4150','1','retail','','4150','1','0','0','0','0','4150','0','printed',' ','','2','0','91704189197','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(52,'sa20','Mpesa','','2024-01-02 14:15:55','','0','9','2024-01-02 14:15:55','','0','150','1','retail','','150','1','0','0','0','0','150','0','printed',' ','','2','0','91704193904','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(53,'sa24','Mpesa','','2024-01-02 15:19:26','','0','9','2024-01-02 15:19:26','','0','1300','1','retail','','1300','1','0','0','0','0','1300','0','printed',' ','','2','0','91704194405','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(54,'sa27','Mpesa','','2024-01-02 15:47:19','','0','9','2024-01-02 15:47:19','','0','2850','1','retail','','2850','1','0','0','0','0','2850','0','printed',' ','','2','0','91704198478','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(55,'sa20','Mpesa','','2024-01-02 18:21:42','','0','9','2024-01-02 18:21:42','','0','1799','1','retail','','1799','1','0','0','0','0','1799','0','printed',' ','','2','0','91704208884','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(56,'','Cash','','2024-01-02 18:48:28','','150','9','2024-01-02 18:48:28','','1450','2100','1','retail','','2100','1','0','0','0','0','800','0','printed',' ','','2','0','91704209086','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(57,'','Cash','','2024-01-02 18:49:29','','0','9','2024-01-02 18:49:29','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','2','0','91704210544','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(58,'sa31','Mpesa','','2024-01-03 11:23:18','','0','9','2024-01-03 11:23:18','','0','900','1','retail','','900','1','0','0','0','0','900','0','printed',' ','','2','0','91704268828','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(59,'sa31','Mpesa','','2024-01-03 11:54:40','','0','9','2024-01-03 11:54:40','','0','8600','1','retail','','8600','1','0','0','0','0','8600','0','printed',' ','','2','0','91704270372','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(60,'sa33','Mpesa','','2024-01-03 18:06:40','','0','9','2024-01-03 18:06:40','','0','310','1','retail','','310','1','0','0','0','0','310','0','printed',' ','','2','0','91704294358','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(61,'sa47','Mpesa','','2024-01-04 10:27:06','','0','9','2024-01-04 10:27:06','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91704353202','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(62,'sa42','Mpesa','','2024-01-04 13:07:18','','0','9','2024-01-04 13:07:18','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91704362826','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(63,'sa48','Mpesa','','2024-01-04 17:42:21','','0','9','2024-01-04 17:42:21','','0','1800','1','retail','','1800','1','0','0','0','0','1800','0','printed',' ','','2','0','91704376534','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(64,'sa48','Mpesa','','2024-01-04 18:41:58','','0','9','2024-01-04 18:41:58','','0','1650','1','retail','','1650','1','0','0','0','0','1650','0','printed',' ','','2','0','91704379469','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(65,'sa47','Mpesa','','2024-01-04 18:47:09','','0','9','2024-01-04 18:47:09','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91704383110','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(66,'sa48','Mpesa','','2024-01-04 19:27:34','','0','9','2024-01-04 19:27:34','','0','1150','1','retail','','1150','1','0','0','0','0','1150','0','printed',' ','','2','0','91704383472','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(67,'','Cash','','2024-01-04 20:33:03','','0','9','2024-01-04 20:33:03','','2200','2200','1','retail','','2200','1','0','0','0','0','0','0','printed',' ','','2','0','91704389568','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(68,'sa58','Mpesa','','2024-01-05 11:47:31','','0','9','2024-01-05 11:47:31','','0','400','1','retail','','400','1','0','0','0','0','400','0','printed',' ','','2','0','91704441754','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(69,'sa51','Mpesa','','2024-01-05 13:29:39','','0','9','2024-01-05 13:29:39','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91704449464','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(70,'sa51','Mpesa','','2024-01-05 15:48:09','','0','9','2024-01-05 15:48:09','','0','300','1','retail','','300','1','0','0','0','0','300','0','printed',' ','','2','0','91704455697','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(71,'sa50','Mpesa','','2024-01-05 18:21:50','','0','9','2024-01-05 18:21:50','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91704464401','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(72,'sa66','Mpesa','','2024-01-06 12:54:32','','0','9','2024-01-06 12:54:32','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91704534816','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(73,'sa65','Mpesa','','2024-01-06 13:11:45','','0','9','2024-01-06 13:11:45','','0','10000','1','retail','','10000','1','0','0','0','0','10000','0','printed',' ','','2','0','91704535421','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(74,'sa64','Mpesa','','2024-01-06 15:40:48','','0','9','2024-01-06 15:40:48','','0','80','1','retail','','80','1','0','0','0','0','80','0','printed',' ','','2','0','91704541169','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(75,'sa77','Mpesa','','2024-01-07 14:34:08','','0','9','2024-01-07 14:34:08','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91704627229','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(76,'sa75','Mpesa','','2024-01-07 14:49:36','','0','9','2024-01-07 14:49:36','','0','2000','1','retail','','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91704627439','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(77,'','Cash','','2024-01-07 15:09:52','','0','9','2024-01-07 15:09:52','','3450','3450','1','retail','','3450','1','0','0','0','0','0','0','printed',' ','','2','0','91704629354','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(78,'sa87','Mpesa','','2024-01-08 13:14:47','','0','9','2024-01-08 13:14:47','','0','10','1','retail','','10','1','0','0','0','0','10','0','printed',' ','','2','0','91704708857','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(79,'sa82','Mpesa','','2024-01-08 14:20:08','','0','9','2024-01-08 14:20:08','','0','3049','1','retail','','3049','1','0','0','0','0','3049','0','printed',' ','','2','0','91704708918','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(80,'','Cash','','2024-01-08 19:37:21','','0','9','2024-01-08 19:37:21','','2200','2200','1','retail','','2200','1','0','0','0','0','0','0','printed',' ','','2','0','91704731812','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(81,'','Cash','','2024-01-08 19:54:50','','0','9','2024-01-08 19:54:50','','0','1300','1','retail','','1300','1','0','0','0','0','1300','0','printed',' ','','2','0','91704731854','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(82,'sa90','Mpesa','','2024-01-09 09:38:36','','0','9','2024-01-09 09:38:36','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91704782268','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(83,'sa94','Mpesa','','2024-01-09 10:26:12','','0','9','2024-01-09 10:26:12','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91704782407','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(84,'sa91','Mpesa','','2024-01-09 15:52:48','','0','9','2024-01-09 15:52:48','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91704804749','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(85,'sa90','Mpesa','','2024-01-09 17:53:07','','0','9','2024-01-09 17:53:07','','0','2700','1','retail','','2700','1','0','0','0','0','2700','0','printed',' ','','2','0','91704811767','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(86,'','Cash','','2024-01-10 12:10:22','','0','9','2024-01-10 12:10:23','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','91704873849','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(87,'saa0','Mpesa','','2024-01-10 14:05:00','','0','9','2024-01-10 14:05:00','','0','440','1','retail','','440','1','0','0','0','0','440','0','printed',' ','','2','0','91704884639','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(88,'saa3','Mpesa','','2024-01-10 14:11:08','','0','9','2024-01-10 14:11:08','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91704884794','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(89,'saa4','Mpesa','','2024-01-10 16:40:15','','0','9','2024-01-10 16:40:15','','0','2000','1','retail','','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91704894000','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(90,'saa3','Mpesa','','2024-01-10 17:46:56','','0','9','2024-01-10 17:46:56','','0','3700','1','retail','','3700','1','0','0','0','0','3700','0','printed',' ','','2','0','91704895236','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(91,'','Cash','','2024-01-10 20:49:12','','0','9','2024-01-10 20:49:12','','14239','14239','1','retail','','14239','1','0','0','0','0','0','0','printed',' ','','2','0','91704908119','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(92,'','Cash','','2024-01-11 11:29:45','','0','9','2024-01-11 11:29:45','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91704961772','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(93,'sab2','Mpesa','','2024-01-11 11:34:02','','0','9','2024-01-11 11:34:02','','700','800','1','retail','','800','1','0','0','0','0','100','0','printed',' ','','2','0','91704961981','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(94,'sab','Mpesa','','2024-01-11 16:17:42','','0','9','2024-01-11 16:17:42','','0','400','1','retail','','400','1','0','0','0','0','400','0','printed',' ','','2','0','91704979036','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(95,'','Cash','','2024-01-11 20:00:09','','0','9','2024-01-11 20:00:09','','5300','5300','1','retail','','5300','1','0','0','0','0','0','0','printed',' ','','2','0','91704985271','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(96,'sac','Mpesa','','2024-01-12 11:07:52','','0','9','2024-01-12 11:07:52','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91705046852','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(97,'sac9','Mpesa','','2024-01-12 11:11:03','','0','9','2024-01-12 11:11:03','','0','80','1','retail','','80','1','0','0','0','0','80','0','printed',' ','','2','0','91705046913','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(98,'','Cash','','2024-01-12 12:31:38','','0','9','2024-01-12 12:31:38','','100','100','1','retail','','100','1','0','0','0','0','0','0','printed',' ','','2','0','91705051794','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(99,'','Cash','','2024-01-12 13:39:17','','0','9','2024-01-12 13:39:17','','900','900','1','retail','','900','1','0','0','0','0','0','0','printed',' ','','2','0','91705051902','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(100,'sac0','Mpesa','','2024-01-12 17:27:11','','0','9','2024-01-12 17:27:11','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91705069603','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(101,'sac1','Mpesa','','2024-01-12 18:15:23','','1600','9','2024-01-12 18:15:23','','','','1','retail','100','-100','1','0','0','0','0','1500','0','printed',' ','',NULL,'0','91705072523','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(102,'sac1','Mpesa','','2024-01-12 18:17:26','','100','9','2024-01-12 18:17:26','','100','1600','1','retail','100','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91705072622','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(103,'sad9','Mpesa','','2024-01-13 12:05:40','','0','9','2024-01-13 12:05:40','','2500','4400','1','retail','','4400','1','0','0','0','0','1900','0','printed',' ','','2','0','91705136196','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(104,'sad8','Mpesa','','2024-01-13 16:54:01','','0','9','2024-01-13 16:54:01','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91705154002','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(105,'sad2','Mpesa','','2024-01-13 18:01:40','','0','9','2024-01-13 18:01:40','','0','2500','1','retail','','2500','1','0','0','0','0','2500','0','printed',' ','','2','0','91705154088','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(106,'sad3','Mpesa','','2024-01-13 18:05:44','','0','9','2024-01-13 18:05:44','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91705158319','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(107,'3F3J','Mpesa','','2024-01-13 18:29:01','','0','9','2024-01-13 18:29:01','','0','1300','1','retail','','1300','1','0','0','0','0','1300','0','printed',' ','','2','0','91705159729','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(108,'3OU0','Mpesa','','2024-01-13 20:20:47','','0','9','2024-01-13 20:20:47','','0','1700','1','retail','','1700','1','0','0','0','0','1700','0','printed',' ','','2','0','91705166438','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(109,'Q629','Mpesa','','2024-01-13 20:51:47','','0','9','2024-01-13 20:51:47','','0','300','1','retail','','300','1','0','0','0','0','300','0','printed',' ','','2','0','91705168240','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(110,'sad9','Mpesa','','2024-01-13 21:12:23','','0','9','2024-01-13 21:12:23','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91705168936','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(111,'911','Mpesa','','2024-01-14 12:02:50','','0','9','2024-01-14 12:02:50','','0','1100','1','retail','','1100','1','0','0','0','0','1100','0','printed',' ','','2','0','91705222839','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(112,'a53','Mpesa','','2024-01-14 18:43:14','','0','9','2024-01-14 18:43:14','','0','350','1','retail','','350','1','0','0','0','0','350','0','printed',' ','','2','0','91705241588','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(113,'d15','Mpesa','','2024-01-15 12:48:42','','0','9','2024-01-15 12:48:42','','0','2530','1','retail','','2530','1','0','0','0','0','2530','0','printed',' ','','2','0','91705311928','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(114,'sp4','Mpesa','','2024-01-15 16:24:39','','0','9','2024-01-15 16:24:39','','0','2270','1','retail','','2270','1','0','0','0','0','2270','0','printed',' ','','2','0','91705322984','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(115,'','Cash','','2024-01-15 18:30:57','','0','9','2024-01-15 18:30:57','','799','799','1','retail','','799','1','0','0','0','0','0','0','printed',' ','','2','0','91705332579','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(116,'5j4','Mpesa','','2024-01-16 11:14:50','','0','9','2024-01-16 11:14:50','','0','2500','1','retail','','2500','1','0','0','0','0','2500','0','printed',' ','','2','0','91705392876','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(117,'ys4','Mpesa','','2024-01-16 11:15:48','','0','9','2024-01-16 11:15:48','','0','240','1','retail','','240','1','0','0','0','0','240','0','printed',' ','','2','0','91705392924','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(118,'3f0','Mpesa','','2024-01-16 14:59:31','','0','9','2024-01-16 14:59:31','','0','9849','1','retail','','9849','1','0','0','0','0','9849','0','printed',' ','','2','0','91705406167','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(119,'g8m','Mpesa','','2024-01-16 15:14:54','','0','9','2024-01-16 15:14:54','','0','900','1','retail','','900','1','0','0','0','0','900','0','printed',' ','','2','0','91705407275','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(120,' jfz','Mpesa','','2024-01-16 19:14:51','','0','9','2024-01-16 18:57:45','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91705418020','Cleared','9','2024-01-16 19:14:51','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(121,'7hy','Mpesa','','2024-01-16 19:22:38','','0','9','2024-01-16 19:22:38','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91705422103','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(122,'z7h','Mpesa','','2024-01-16 20:06:17','','0','9','2024-01-16 20:06:17','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91705424728','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(123,'4ja','Mpesa','','2024-01-16 20:08:53','','0','9','2024-01-16 20:08:53','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91705424923','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(124,'pfa','Mpesa','','2024-01-16 20:10:54','','0','9','2024-01-16 20:10:54','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91705424968','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(125,'4ja','Mpesa','','2024-01-16 20:12:03','','0','9','2024-01-16 20:12:03','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91705425110','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(126,'uhh','Mpesa','','2024-01-17 13:27:01','','0','9','2024-01-17 13:27:01','','0','80','1','retail','','80','1','0','0','0','0','80','0','printed',' ','','2','0','91705487198','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(127,'','Cash','','2024-01-17 14:39:49','','0','9','2024-01-17 14:39:49','','900','900','1','retail','','900','1','0','0','0','0','0','0','printed',' ','','2','0','91705491511','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(128,'9b2','Mpesa','','2024-01-17 15:47:49','','0','9','2024-01-17 15:47:49','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91705491598','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(129,'sah','Mpesa','','2024-01-17 16:29:34','','0','9','2024-01-17 16:29:34','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91705495713','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(130,'vnn','Mpesa','','2024-01-17 16:50:51','','0','9','2024-01-17 16:50:51','','0','1250','1','retail','','1250','1','0','0','0','0','1250','0','printed',' ','','2','0','91705499027','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(131,'w5t','Mpesa','','2024-01-17 17:41:14','','0','9','2024-01-17 17:41:14','','0','1399','1','retail','','1399','1','0','0','0','0','1399','0','printed',' ','','2','0','91705499477','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(132,'px9','Mpesa','','2024-01-18 14:21:24','','0','9','2024-01-18 14:21:24','','0','2300','1','retail','','2300','1','0','0','0','0','2300','0','printed',' ','','2','0','91705576699','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(133,'348','Mpesa','','2024-01-18 17:29:02','','0','9','2024-01-18 17:29:02','','0','2100','1','retail','','2100','1','0','0','0','0','2100','0','printed',' ','','2','0','91705581825','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(134,'tvo','Mpesa','','2024-01-18 17:29:55','','0','9','2024-01-18 17:29:55','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91705588184','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(135,'8g6','Mpesa','','2024-01-18 20:38:08','','0','9','2024-01-18 20:38:08','','0','1900','1','retail','','1900','1','0','0','0','0','1900','0','printed',' ','','2','0','91705599413','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(136,'onr','Mpesa','','2024-01-19 14:01:49','','0','9','2024-01-19 14:01:49','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','91705662093','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(137,'ugv','Mpesa','','2024-01-19 15:57:03','','0','9','2024-01-19 15:57:03','','0','160','1','retail','','160','1','0','0','0','0','160','0','printed',' ','','2','0','91705668981','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(138,'','Cash','','2024-01-19 16:45:48','','0','9','2024-01-19 16:45:48','','1399','1399','1','retail','','1399','1','0','0','0','0','0','0','printed',' ','','2','0','91705669134','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(139,'m3t','Mpesa','','2024-01-20 10:55:13','','0','9','2024-01-20 10:55:13','','0','2150','1','retail','','2150','1','0','0','0','0','2150','0','printed',' ','','2','0','91705736599','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(140,'','Cash','','2024-01-20 13:54:08','','0','9','2024-01-20 13:54:08','','1700','1700','1','retail','','1700','1','0','0','0','0','0','0','printed',' ','','2','0','91705747978','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(141,'6sm','Mpesa','','2024-01-20 15:10:28','','0','9','2024-01-20 15:10:28','','0','2000','1','retail','','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91705748415','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(142,'dma','Mpesa','','2024-01-20 16:29:52','','0','9','2024-01-20 16:29:52','','0','1800','1','retail','','1800','1','0','0','0','0','1800','0','printed',' ','','2','0','91705752665','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(143,'kit','Mpesa','','2024-01-21 14:29:47','','0','9','2024-01-21 14:29:47','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91705836559','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(144,'1kd','Mpesa','','2024-01-21 18:14:50','','0','9','2024-01-21 18:14:50','','0','999','1','retail','','999','1','0','0','0','0','999','0','printed',' ','','2','0','91705850008','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(145,'sbb','Mpesa','','2024-01-22 11:26:53','','0','9','2024-01-22 11:26:53','','0','1250','1','retail','','1250','1','0','0','0','0','1250','0','printed',' ','','2','0','91705911978','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(146,'yhz','Mpesa','','2024-01-22 18:59:59','','0','9','2024-01-22 18:59:59','','0','3500','1','retail','','3500','1','0','0','0','0','3500','0','printed',' ','','2','0','91705937313','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(147,'87u','Mpesa','','2024-01-22 19:28:46','','0','9','2024-01-22 19:28:46','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91705940910','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(148,'zkc','Mpesa','','2024-01-23 09:01:26','','0','9','2024-01-23 09:01:26','','0','2100','1','retail','','2100','1','0','0','0','0','2100','0','printed',' ','','2','0','91705989574','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(149,'','Cash','','2024-01-23 11:29:50','','0','9','2024-01-23 11:29:50','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91705998478','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(150,'','Cash','','2024-01-23 18:49:38','','0','9','2024-01-23 18:49:38','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','91706024966','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(151,'08l','Mpesa','','2024-01-24 17:39:03','','0','9','2024-01-24 17:39:03','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91706105099','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(152,'','Cash','','2024-01-24 19:57:28','','0','9','2024-01-24 19:57:28','','3600','3600','1','retail','','3600','1','0','0','0','0','0','0','printed',' ','','2','0','91706115303','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(153,'','Cash','','2024-01-24 21:37:38','','0','9','2024-01-24 21:37:38','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91706121422','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(154,'','Cash','','2024-01-25 16:38:36','','0','9','2024-01-25 16:38:36','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','91706189857','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(155,'fq3','Mpesa','','2024-01-25 17:31:07','','0','9','2024-01-25 17:31:07','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91706189922','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(156,'x2k','Mpesa','','2024-01-26 13:35:24','','0','9','2024-01-26 13:35:24','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91706265307','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(157,'qil','Mpesa','','2024-01-26 17:01:27','','0','9','2024-01-26 17:01:27','','0','18200','1','retail','','18200','1','0','0','0','0','18200','0','printed',' ','','2','0','91706277517','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(158,'','Cash','','2024-01-27 16:16:10','','0','9','2024-01-27 16:16:10','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','91706361077','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(159,'fkn','Mpesa','','2024-01-27 18:26:01','','0','9','2024-01-27 18:26:01','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91706369139','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(160,'yoh','Mpesa','','2024-01-27 19:30:12','','0','9','2024-01-27 19:30:12','','0','4400','1','retail','','4400','1','0','0','0','0','4400','0','printed',' ','','2','0','91706369255','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(161,'ws3','Mpesa','','2024-01-27 19:37:39','','0','9','2024-01-27 19:37:39','','0','1100','1','retail','','1100','1','0','0','0','0','1100','0','printed',' ','','2','0','91706373314','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(162,'3b3','Mpesa','','2024-01-28 12:31:50','','0','9','2024-01-28 12:31:50','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91706434292','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(163,'','Cash','','2024-01-28 17:48:41','','0','9','2024-01-28 17:48:41','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','2','0','91706453310','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(164,'hne','Mpesa','','2024-01-28 20:10:22','','0','9','2024-01-28 20:10:22','','0','160','1','retail','','160','1','0','0','0','0','160','0','printed',' ','','2','0','91706460951','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(165,'','Cash','','2024-01-29 10:45:53','','0','9','2024-01-29 10:45:53','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','91706514326','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(166,'nuo','Mpesa','','2024-01-29 11:48:36','','0','9','2024-01-29 11:48:36','','1500','1900','1','retail','','1900','1','0','0','0','0','400','0','printed',' ','','2','0','91706514359','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(167,'hgk','Mpesa','','2024-01-29 12:24:12','','0','9','2024-01-29 12:24:12','','0','1599','1','retail','','1599','1','0','0','0','0','1599','0','printed',' ','','2','0','91706520206','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(168,'fnj','Mpesa','','2024-01-29 13:56:44','','0','9','2024-01-29 13:56:44','','0','2750','1','retail','','2750','1','0','0','0','0','2750','0','printed',' ','','2','0','91706525629','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(169,'','Cash','','2024-01-29 14:33:04','','0','9','2024-01-29 14:33:04','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','91706527971','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(170,'','Cash','','2024-01-30 10:40:03','','0','9','2024-01-29 15:09:33','','5810','5810','1','retail','','5810','1','0','0','0','0','0','0','printed',' ','','2','0','91706528438','Cleared','9','2024-01-30 10:40:03','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(171,'','Cash','','2024-01-29 19:27:27','','0','9','2024-01-29 16:05:54','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','91706533455','Cleared','9','2024-01-29 19:27:27','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(172,'ap5','Mpesa','','2024-01-30 10:40:38','','0','9','2024-01-30 10:40:38','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','91706600419','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(173,'rh8','Mpesa','','2024-01-30 13:23:04','','0','9','2024-01-30 13:23:04','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91706610172','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(174,'ibw','Mpesa','','2024-01-30 13:25:46','','0','9','2024-01-30 13:25:46','','0','880','1','retail','','880','1','0','0','0','0','880','0','printed',' ','','2','0','91706610296','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(175,'enk','Mpesa','','2024-01-30 13:57:39','','0','9','2024-01-30 13:57:40','','0','2798','1','retail','','2798','1','0','0','0','0','2798','0','printed',' ','','2','0','91706610391','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(176,'j5a','Mpesa','','2024-01-30 14:52:49','','0','9','2024-01-30 14:52:49','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91706615556','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(177,'sqb','Mpesa','','2024-01-30 14:53:50','','0','9','2024-01-30 14:53:50','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91706615597','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(178,'3sg','Mpesa','','2024-01-30 20:01:15','','0','9','2024-01-30 20:01:15','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','91706634046','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(179,'','Cash','','2024-01-31 09:36:33','','0','9','2024-01-31 09:36:33','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','2','0','91706682960','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(180,'oa3','Mpesa','','2024-01-31 14:16:25','','0','9','2024-01-31 14:16:25','','0','700','1','retail','','700','1','0','0','0','0','700','0','new',' ','','2','0','91706699773','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(181,'oa3','Mpesa','','2024-01-31 14:17:52','','0','9','2024-01-31 14:17:52','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91706699852','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(182,'9gk','Mpesa','','2024-01-31 18:24:40','','0','9','2024-01-31 18:24:40','','0','2000','1','retail','','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91706714666','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(183,'','Cash','','2024-02-01 13:02:47','','0','9','2024-02-01 13:02:47','','0','850','1','retail','','850','1','0','0','0','0','850','0','printed',' ','','2','0','91706781749','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(184,'','Cash','','2024-02-01 16:45:05','','0','9','2024-02-01 16:45:05','','0','0','1','retail','','0','1','0','0','0','0','0','0','printed',' ','','2','0','91706788888','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(185,'','Cash','','2024-02-01 16:45:48','','0','9','2024-02-01 16:45:48','','0','0','1','retail','','0','1','0','0','0','0','0','0','printed',' ','','2','0','91706795110','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(186,'531','Mpesa','','2024-02-01 18:31:18','','0','9','2024-02-01 18:31:18','','0','3950','1','retail','','3950','1','0','0','0','0','3950','0','printed',' ','','2','0','91706795217','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(187,'7n4','Mpesa','','2024-02-01 19:15:06','','0','9','2024-02-01 19:15:06','','0','2050','1','retail','','2050','1','0','0','0','0','2050','0','printed',' ','','2','0','91706803868','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(188,'','Cash','','2024-02-02 12:36:22','','0','9','2024-02-02 12:36:22','','100','100','1','retail','','100','1','0','0','0','0','0','0','printed',' ','','2','0','91706866440','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(189,'3xa','Mpesa','','2024-02-02 12:49:00','','0','9','2024-02-02 12:49:00','','0','1640','1','retail','','1640','1','0','0','0','0','1640','0','printed',' ','','2','0','91706866593','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(190,'','Cash','','2024-02-02 13:01:12','','0','9','2024-02-02 13:01:12','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','91706867362','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(191,'kof','Mpesa','','2024-02-02 15:35:52','','0','9','2024-02-02 15:35:52','','0','2400','1','retail','','2400','1','0','0','0','0','2400','0','printed',' ','','2','0','91706877324','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(192,'2d3','Mpesa','','2024-02-02 17:11:07','','0','9','2024-02-02 17:11:07','','0','2250','1','retail','','2250','1','0','0','0','0','2250','0','printed',' ','','2','0','91706877806','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(193,'l7c','Mpesa','','2024-02-02 17:34:58','','0','9','2024-02-02 17:34:58','','0','850','1','retail','','850','1','0','0','0','0','850','0','printed',' ','','2','0','91706884476','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(194,'sxe','Mpesa','','2024-02-02 18:23:56','','0','9','2024-02-02 18:23:56','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91706884605','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(195,'','Cash','','2024-02-03 09:51:55','','0','9','2024-02-03 09:51:55','','799','799','1','retail','','799','1','0','0','0','0','0','0','printed',' ','','2','0','91706943098','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(196,'9bq','Mpesa','','2024-02-03 10:00:56','','0','9','2024-02-03 10:00:56','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91706943172','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(197,'l17','Mpesa','','2024-02-03 14:49:27','','0','9','2024-02-03 14:49:27','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91706956816','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(198,'ozk','Mpesa','','2024-02-03 15:30:02','','0','9','2024-02-03 15:30:02','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91706963385','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(199,'fnj','Mpesa','','2024-02-03 18:04:15','','0','9','2024-02-03 18:04:15','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','91706972622','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(200,'imh','Mpesa','','2024-02-04 18:18:27','','0','9','2024-02-04 18:18:27','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91707059861','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(201,'','Cash','','2024-02-05 11:15:37','','0','9','2024-02-05 11:15:37','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91707120867','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(202,'','Cash','','2024-02-05 11:17:27','','0','9','2024-02-05 11:17:27','','550','550','1','retail','','550','1','0','0','0','0','0','0','printed',' ','','2','0','91707120959','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(203,'8lw','Mpesa','','2024-02-05 16:55:10','','0','9','2024-02-05 16:55:11','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91707141033','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(204,'','Cash','','2024-02-06 10:32:49','','0','9','2024-02-06 10:32:49','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','91707204732','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(205,'','Cash','','2024-02-06 10:33:56','','0','9','2024-02-06 10:33:56','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','91707204788','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(206,'ikt','Mpesa','','2024-02-06 15:59:36','','0','9','2024-02-06 15:59:36','','0','230','1','retail','','230','1','0','0','0','0','230','0','printed',' ','','2','0','91707224229','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(207,'845','Mpesa','','2024-02-06 16:03:57','','0','9','2024-02-06 16:03:57','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91707224584','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(208,'gz9','Mpesa','','2024-02-06 16:08:41','','0','9','2024-02-06 16:08:41','','0','1550','1','retail','','1550','1','0','0','0','0','1550','0','printed',' ','','2','0','91707224719','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(209,'ppq','Mpesa','','2024-02-06 16:39:52','','0','9','2024-02-06 16:39:52','','0','650','1','retail','','650','1','0','0','0','0','650','0','printed',' ','','2','0','91707226758','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(210,'mjo','Mpesa','','2024-02-06 17:21:00','','0','9','2024-02-06 17:21:00','','0','150','1','retail','','150','1','0','0','0','0','150','0','printed',' ','','2','0','91707229215','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(211,'','Cash','','2024-02-06 19:41:02','','0','9','2024-02-06 19:41:02','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91707233680','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(212,'yh','Mpesa','','2024-02-07 11:01:23','','0','9','2024-02-07 11:01:23','','0','2020','1','retail','','2020','1','0','0','0','0','2020','0','printed',' ','','2','0','91707287475','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(213,'7hy','Mpesa','','2024-02-07 18:29:02','','0','9','2024-02-07 18:29:02','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91707319581','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(214,'cd','Mpesa','','2024-02-07 21:13:38','','0','9','2024-02-07 21:13:38','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','91707329597','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(215,'asq','Mpesa','','2024-02-08 12:18:28','','0','9','2024-02-08 12:18:28','','0','50','1','retail','','50','1','0','0','0','0','50','0','printed',' ','','2','0','91707383890','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(216,'jdn','Mpesa','','2024-02-08 12:20:23','','0','9','2024-02-08 12:20:23','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91707383977','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(217,'mhz','Mpesa','','2024-02-08 16:21:50','','0','9','2024-02-08 16:21:50','','0','3440','1','retail','','3440','1','0','0','0','0','3440','0','printed',' ','','2','0','91707398325','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(218,'37r','Mpesa','','2024-02-09 12:35:46','','0','9','2024-02-09 12:35:46','','0','180','1','retail','','180','1','0','0','0','0','180','0','printed',' ','','2','0','91707471296','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(219,'3ew','Mpesa','','2024-02-09 12:46:57','','0','9','2024-02-09 12:46:57','','0','1650','1','retail','','1650','1','0','0','0','0','1650','0','printed',' ','','2','0','91707471401','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(220,'q5w','Mpesa','','2024-02-09 14:42:00','','0','9','2024-02-09 14:42:00','','0','3500','1','retail','','3500','1','0','0','0','0','3500','0','printed',' ','','2','0','91707478650','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(221,'','Cash','','2024-02-09 16:25:19','','0','9','2024-02-09 16:25:19','','4800','4800','1','retail','','4800','1','0','0','0','0','0','0','printed',' ','','2','0','91707480360','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(222,'haf','Mpesa','','2024-02-09 16:50:25','','0','9','2024-02-09 16:50:25','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91707485389','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(223,'18x','Mpesa','','2024-02-10 13:46:13','','0','9','2024-02-10 13:46:13','','0','850','1','retail','','850','1','0','0','0','0','850','0','printed',' ','','2','0','91707561216','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(224,'yx7','Mpesa','','2024-02-10 15:04:36','','0','9','2024-02-10 15:04:36','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91707565467','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(225,'tmf','Mpesa','','2024-02-10 15:27:51','','0','9','2024-02-10 15:27:51','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91707567029','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(226,'dov','Mpesa','','2024-02-10 15:43:20','','0','9','2024-02-10 15:43:20','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91707568958','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(227,'pzk','Mpesa','','2024-02-10 19:27:41','','0','9','2024-02-10 19:27:41','','0','1800','1','retail','','1800','1','0','0','0','0','1800','0','printed',' ','','2','0','91707582291','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(228,'m4w','Mpesa','','2024-02-10 19:37:57','','0','9','2024-02-10 19:37:57','','0','850','1','retail','','850','1','0','0','0','0','850','0','printed',' ','','2','0','91707582477','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(229,'cyz','Mpesa','','2024-02-10 19:48:06','','0','9','2024-02-10 19:48:06','','0','850','1','retail','','850','1','0','0','0','0','850','0','printed',' ','','2','0','91707583187','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(230,'jgf','Mpesa','','2024-02-11 13:29:02','','0','9','2024-02-11 13:29:02','','0','2700','1','retail','','2700','1','0','0','0','0','2700','0','printed',' ','','2','0','91707647321','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(231,'305','Mpesa','','2024-02-11 14:20:42','','0','9','2024-02-11 14:20:42','','0','1850','1','retail','','1850','1','0','0','0','0','1850','0','printed',' ','','2','0','91707650399','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(232,'hjk','Mpesa','','2024-02-11 16:22:11','','0','9','2024-02-11 16:22:11','','0','2699','1','retail','','2699','1','0','0','0','0','2699','0','printed',' ','','2','0','91707653243','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(233,'iga','Mpesa','','2024-02-11 16:24:01','','0','9','2024-02-11 16:24:01','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91707657763','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(234,'vmp','Mpesa','','2024-02-11 19:11:43','','0','9','2024-02-11 19:11:43','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91707663528','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(235,'u9x','Mpesa','','2024-02-12 11:26:53','','0','9','2024-02-12 11:26:53','','0','2000','1','retail','','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91707726392','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(236,'uk9','Mpesa','','2024-02-12 13:27:05','','0','9','2024-02-12 13:27:05','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91707727965','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(237,'qfm','Mpesa','','2024-02-12 14:57:25','','0','9','2024-02-12 14:57:25','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91707736530','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(238,'n4d','Mpesa','','2024-02-12 15:24:24','','0','9','2024-02-12 15:24:24','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91707740653','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(239,'mkc','Mpesa','','2024-02-12 17:08:10','','0','9','2024-02-12 17:08:10','','0','5300','1','retail','','5300','1','0','0','0','0','5300','0','printed',' ','','2','0','91707741862','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(240,'kyf','Mpesa','','2024-02-12 19:04:13','','NaN','9','2024-02-12 19:04:13','','0','2500','1','retail','','2500','1','0','0','0','0','2500kyf','0','printed',' ','','2','0','91707747055','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(241,'m1w','Mpesa','','2024-02-13 12:24:53','','0','9','2024-02-13 12:24:53','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91707813025','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(242,'','Cash','','2024-02-13 13:42:12','','0','9','2024-02-13 13:42:12','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','2','0','91707816819','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(243,'pup','Mpesa','','2024-02-13 14:17:41','','0','9','2024-02-13 14:17:41','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91707823039','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(244,'ev5','Mpesa','','2024-02-13 18:40:54','','0','9','2024-02-13 18:40:54','','0','880','1','retail','','880','1','0','0','0','0','880','0','printed',' ','','2','0','91707838785','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(245,'h61','Mpesa','','2024-02-14 12:06:32','','0','9','2024-02-14 12:06:32','','0','550','1','retail','','550','1','0','0','0','0','550','0','printed',' ','','2','0','91707901522','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(246,'q17','Mpesa','','2024-02-14 13:25:02','','0','9','2024-02-14 13:25:02','','0','3950','1','retail','','3950','1','0','0','0','0','3950','0','printed',' ','','2','0','91707901842','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(247,'4lz','Mpesa','','2024-02-14 17:25:55','','0','9','2024-02-14 17:25:55','','0','2550','1','retail','','2550','1','0','0','0','0','2550','0','printed',' ','','2','0','91707917502','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(248,'woj','Mpesa','','2024-02-14 17:31:47','','0','9','2024-02-14 17:31:47','','0','240','1','retail','','240','1','0','0','0','0','240','0','printed',' ','','2','0','91707921006','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(249,'jhk','Mpesa','','2024-02-14 18:40:43','','0','9','2024-02-14 18:40:43','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91707925225','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(250,'own','Mpesa','','2024-02-14 20:04:18','','0','9','2024-02-14 20:04:18','','0','5650','1','retail','','5650','1','0','0','0','0','5650','0','printed',' ','','2','0','91707925315','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(251,'','Cash','','2024-02-14 20:16:12','','0','9','2024-02-14 20:16:12','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','2','0','91707930832','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(252,'','Cash','','2024-02-14 20:17:43','','0','9','2024-02-14 20:17:43','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','91707930994','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(253,'7ej','Mpesa','','2024-02-15 13:30:13','','0','9','2024-02-15 13:30:13','','0','1050','1','retail','','1050','1','0','0','0','0','1050','0','printed',' ','','2','0','91707992533','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(254,'','Cash','','2024-02-15 14:47:54','','0','9','2024-02-15 14:47:54','','1659','1659','1','retail','','1659','1','0','0','0','0','0','0','printed',' ','','2','0','91707993937','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(255,'601','Mpesa','','2024-02-15 18:13:11','','0','9','2024-02-15 18:13:11','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91708009850','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(256,'t7a','Mpesa','','2024-02-15 19:31:34','','0','9','2024-02-15 19:31:34','','0','10520','1','retail','','10520','1','0','0','0','0','10520','0','printed',' ','','2','0','91708013828','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(257,'','Cash','','2024-02-15 19:44:22','','0','9','2024-02-15 19:44:22','','1040','1040','1','retail','','1040','1','0','0','0','0','0','0','printed',' ','','2','0','91708015175','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(258,'','Cash','','2024-02-16 13:03:33','','0','9','2024-02-16 13:03:33','','440','440','1','retail','','440','1','0','0','0','0','0','0','printed',' ','','2','0','91708070812','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(259,'dmu','Mpesa','','2024-02-16 16:22:27','','0','9','2024-02-16 16:22:27','','0','2850','1','retail','','2850','1','0','0','0','0','2850','0','printed',' ','','2','0','91708085985','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(260,'','Cash','','2024-02-16 18:36:45','','0','9','2024-02-16 18:36:45','','4250','4250','1','retail','','4250','1','0','0','0','0','0','0','printed',' ','','2','0','91708097249','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(261,'qri','Mpesa','','2024-02-16 19:04:28','','0','9','2024-02-16 19:04:28','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91708098675','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(262,'tg8','Mpesa','','2024-02-16 19:26:27','','0','9','2024-02-16 19:26:27','','3000','4250','1','retail','','4250','1','0','0','0','0','1250','0','printed',' ','','2','0','91708099517','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(263,'','Cash','','2024-02-17 11:26:06','','0','9','2024-02-17 11:26:06','','780','780','1','retail','','780','1','0','0','0','0','0','0','printed',' ','','2','0','91708153972','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(264,'od0','Mpesa','','2024-02-17 13:03:07','','0','9','2024-02-17 13:03:07','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91708158457','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(265,'nz8','Mpesa','','2024-02-17 13:27:01','','0','9','2024-02-17 13:27:01','','0','1950','1','retail','','1950','1','0','0','0','0','1950','0','printed',' ','','2','0','91708164699','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(266,'2qx','Mpesa','','2024-02-17 14:16:26','','0','9','2024-02-17 14:16:26','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91708165973','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(267,'r5z','Mpesa','','2024-02-17 14:22:56','','0','9','2024-02-17 14:22:56','','0','3200','1','retail','','3200','1','0','0','0','0','3200','0','printed',' ','','2','0','91708168733','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(268,'rsr','Mpesa','','2024-02-17 17:38:46','','0','9','2024-02-17 17:38:46','','0','2600','1','retail','','2600','1','0','0','0','0','2600','0','printed',' ','','2','0','91708180649','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(269,'vip','Mpesa','','2024-02-17 19:03:07','','0','9','2024-02-17 19:03:07','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91708185546','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(270,'','Cash','','2024-02-17 19:32:38','','0','9','2024-02-17 19:32:38','','1300','1300','1','retail','','1300','1','0','0','0','0','0','0','printed',' ','','2','0','91708187543','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(271,'p2j','Mpesa','','2024-02-18 15:39:46','','0','9','2024-02-18 15:39:46','','0','3600','1','retail','','3600','1','0','0','0','0','3600','0','printed',' ','','2','0','91708255738','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(272,'','Cash','','2024-02-18 18:36:27','','0','9','2024-02-18 18:36:27','','2099','2099','1','retail','','2099','1','0','0','0','0','0','0','printed',' ','','2','0','91708270276','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(273,'','Cash','','2024-02-18 18:50:57','','0','9','2024-02-18 18:50:57','','400','400','1','retail','','400','1','0','0','0','0','0','0','printed',' ','','2','0','91708271357','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(274,'or8','Mpesa','','2024-02-19 11:04:39','','NaN','9','2024-02-19 11:04:39','','0','200','1','retail','','200','1','0','0','0','0','200orr8','0','printed',' ','','2','0','91708329866','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(275,'6j3','Mpesa','','2024-02-19 12:21:44','','0','9','2024-02-19 12:21:44','','0','1450','1','retail','','1450','1','0','0','0','0','1450','0','printed',' ','','2','0','91708330177','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(276,'','Cash','','2024-02-20 11:46:44','','0','9','2024-02-20 11:46:44','','0','2200','1','retail','','2200','1','0','0','0','0','2200','0','printed',' ','','2','0','91708418674','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(277,'','Cash','','2024-02-20 12:04:34','','0','9','2024-02-20 12:04:34','','799','799','1','retail','','799','1','0','0','0','0','0','0','printed',' ','','2','0','91708419858','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(278,'n49','Mpesa','','2024-02-20 14:14:23','','0','9','2024-02-20 14:14:23','','0','240','1','retail','','240','1','0','0','0','0','240','0','printed',' ','','2','0','91708427605','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(279,'jvk','Mpesa','','2024-02-20 14:26:07','','0','9','2024-02-20 14:26:07','','0','160','1','retail','','160','1','0','0','0','0','160','0','printed',' ','','2','0','91708427681','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(280,'','Cash','','2024-02-20 14:55:36','','0','9','2024-02-20 14:55:36','','900','900','1','retail','','900','1','0','0','0','0','0','0','printed',' ','','2','0','91708429440','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(281,'wzm','Mpesa','','2024-02-20 15:06:16','','0','9','2024-02-20 15:06:16','','0','2050','1','retail','','2050','1','0','0','0','0','2050','0','printed',' ','','2','0','91708430326','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(282,'jq3','Mpesa','','2024-02-20 16:12:48','','0','9','2024-02-20 16:12:48','','0','1800','1','retail','','1800','1','0','0','0','0','1800','0','printed',' ','','2','0','91708434635','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(283,'yvz','Mpesa','','2024-02-20 16:41:19','','0','9','2024-02-20 16:41:19','','0','2200','1','retail','','2200','1','0','0','0','0','2200','0','printed',' ','','2','0','91708436088','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(284,'','Cash','','2024-02-20 17:50:27','','0','9','2024-02-20 17:50:27','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','2','0','91708440613','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(285,'10e','Mpesa','','2024-02-21 12:03:41','','0','9','2024-02-21 12:03:41','','0','2400','1','retail','','2400','1','0','0','0','0','2400','0','printed',' ','','2','0','91708506158','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(286,'','Cash','','2024-02-21 13:22:02','','0','9','2024-02-21 13:22:02','','1900','1900','1','retail','','1900','1','0','0','0','0','0','0','printed',' ','','2','0','91708506312','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(287,'u8a','Mpesa','','2024-02-21 13:39:29','','0','9','2024-02-21 13:39:29','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91708510997','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(288,'5yp','Mpesa','','2024-02-21 15:04:16','','0','9','2024-02-21 15:04:16','','0','2000','1','retail','','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91708512014','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(289,'','Cash','','2024-02-22 12:47:47','','0','9','2024-02-22 12:47:47','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91708595186','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(290,'','Cash','','2024-02-22 14:14:36','','0','9','2024-02-22 14:14:36','','1550','1550','1','retail','','1550','1','0','0','0','0','0','0','printed',' ','','2','0','91708595908','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(291,'fna','Mpesa','','2024-02-22 14:59:19','','0','9','2024-02-22 14:59:19','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91708603144','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(292,'0d5','Mpesa','','2024-02-22 15:23:14','','0','9','2024-02-22 15:23:14','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91708603191','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(293,'','Cash','','2024-02-22 19:07:12','','0','9','2024-02-22 19:07:12','','1900','1900','1','retail','','1900','1','0','0','0','0','0','0','printed',' ','','2','0','91708618004','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(294,'mvd','Mpesa','','2024-02-23 14:27:33','','0','9','2024-02-23 14:27:33','','0','850','1','retail','','850','1','0','0','0','0','850','0','printed',' ','','2','0','91708687617','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(295,'xg6','Mpesa','','2024-02-23 15:59:18','','0','9','2024-02-23 15:59:18','','0','1150','1','retail','','1150','1','0','0','0','0','1150','0','printed',' ','','2','0','91708693084','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(296,'vy1','Mpesa','','2024-02-23 17:51:54','','0','9','2024-02-23 17:51:54','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91708699887','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(297,'','Cash','','2024-02-23 18:16:04','','0','9','2024-02-23 18:16:04','','1300','1300','1','retail','','1300','1','0','0','0','0','0','0','printed',' ','','2','0','91708701330','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(298,'uc9','Mpesa','','2024-02-23 18:18:28','','0','9','2024-02-23 18:18:28','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91708701375','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(299,'pon','Mpesa','','2024-02-24 12:26:20','','0','9','2024-02-24 12:26:20','','0','2150','1','retail','','2150','1','0','0','0','0','2150','0','printed',' ','','2','0','91708766734','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(300,'kwk','Mpesa','','2024-02-24 12:51:27','','0','9','2024-02-24 12:51:27','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91708768235','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(301,'amw','Mpesa','','2024-02-24 12:54:43','','0','9','2024-02-24 12:54:43','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91708768421','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(302,'','Cash','','2024-02-24 12:58:27','','0','9','2024-02-24 12:58:27','','900','900','1','retail','','900','1','0','0','0','0','0','0','printed',' ','','2','0','91708768540','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(303,'','Cash','','2024-02-24 13:31:07','','0','9','2024-02-24 13:31:07','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','91708769016','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(304,'5fd','Mpesa','','2024-02-24 16:50:46','','0','9','2024-02-24 16:50:46','','0','650','1','retail','','650','1','0','0','0','0','650','0','printed',' ','','2','0','91708782601','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(305,'','Cash','','2024-02-24 18:57:05','','0','9','2024-02-24 18:57:05','','2299','2299','1','retail','','2299','1','0','0','0','0','0','0','printed',' ','','2','0','91708790126','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(306,'8de','Mpesa','','2024-02-24 21:01:50','','0','9','2024-02-24 21:01:50','','0','1399','1','retail','','1399','1','0','0','0','0','1399','0','printed',' ','','2','0','91708797692','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(307,'','Cash','','2024-02-24 21:23:33','','0','9','2024-02-24 21:23:33','','330','330','1','retail','','330','1','0','0','0','0','0','0','printed',' ','','2','0','91708798860','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(308,'mqs','Mpesa','','2024-02-25 13:26:53','','0','9','2024-02-25 13:26:53','','0','1950','1','retail','','1950','1','0','0','0','0','1950','0','printed',' ','','2','0','91708856790','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(309,'g1v','Mpesa','','2024-02-25 15:34:15','','0','9','2024-02-25 15:34:15','','0','1300','1','retail','','1300','1','0','0','0','0','1300','0','printed',' ','','2','0','91708864403','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(310,'wjg','Mpesa','','2024-02-25 16:34:03','','0','9','2024-02-25 16:34:03','','0','520','1','retail','','520','1','0','0','0','0','520','0','printed',' ','','2','0','91708867471','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(311,'','Cash','','2024-02-25 16:39:27','','0','9','2024-02-25 16:39:27','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','91708868350','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(312,'w1t','Mpesa','','2024-02-25 18:15:42','','0','10','2024-02-25 18:15:42','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','101708871757','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(313,'w1t','Mpesa','','2024-02-25 18:21:39','','0','9','2024-02-25 18:21:39','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91708874481','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(314,'dl7','Mpesa','','2024-02-25 20:36:04','','0','9','2024-02-25 20:36:04','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91708882514','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(315,'zb4','Mpesa','','2024-02-26 12:30:04','','0','9','2024-02-26 12:30:04','','0','2850','1','retail','','2850','1','0','0','0','0','2850','0','printed',' ','','2','0','91708938846','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(316,'scd','Mpesa','','2024-02-26 14:23:02','','0','9','2024-02-26 14:23:02','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91708939971','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(317,'326','Mpesa','','2024-02-26 14:50:02','','0','9','2024-02-26 14:50:02','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91708948189','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(318,'','Cash','','2024-02-27 11:04:51','','0','9','2024-02-27 11:04:51','','400','400','1','retail','','400','1','0','0','0','0','0','0','printed',' ','','2','0','91709015742','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(319,'','Cash','','2024-02-27 11:58:16','','0','9','2024-02-27 11:58:16','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91709021239','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(320,'i1w','Mpesa','','2024-02-27 12:53:28','','0','9','2024-02-27 12:53:28','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91709024636','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(321,'zku','Mpesa','','2024-02-27 15:24:41','','0','9','2024-02-27 15:24:41','','0','1998','1','retail','','1998','1','0','0','0','0','1998','0','printed',' ','','2','0','91709036541','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(322,'00h','Mpesa','','2024-02-27 18:11:54','','0','9','2024-02-27 18:11:54','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','91709046664','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(323,'t79','Mpesa','','2024-02-27 18:22:37','','0','9','2024-02-27 18:22:37','','0','1399','1','retail','','1399','1','0','0','0','0','1399','0','printed',' ','','2','0','91709046733','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(324,'tpk','Mpesa','','2024-02-28 11:13:14','','0','9','2024-02-28 11:13:14','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','91709102673','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(325,'epx','Mpesa','','2024-02-28 12:25:48','','0','9','2024-02-28 12:25:48','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91709112325','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(326,'xmv','Mpesa','','2024-02-28 13:52:12','','0','9','2024-02-28 13:52:12','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91709112566','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(327,'qt9','Mpesa','','2024-02-28 15:20:19','','0','9','2024-02-28 15:20:19','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91709119873','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(328,'tra','Mpesa','','2024-02-28 15:27:42','','0','9','2024-02-28 15:27:42','','0','1399','1','retail','','1399','1','0','0','0','0','1399','0','printed',' ','','2','0','91709123225','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(329,'sbs4fxkcbs','Mpesa','','2024-02-28 16:46:53','','0','9','2024-02-28 16:46:53','','0','3500','1','retail','','3500','1','0','0','0','0','3500','0','printed',' ','','2','0','91709127460','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(330,'sbs','Mpesa','','2024-02-28 18:26:25','','0','9','2024-02-28 18:26:25','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91709129727','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(331,'t88','Mpesa','','2024-02-29 10:34:18','','0','9','2024-02-29 10:34:18','','0','299','1','retail','','299','1','0','0','0','0','299','0','printed',' ','','2','0','91709191973','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(332,'uow','Mpesa','','2024-02-29 11:06:55','','0','9','2024-02-29 11:06:55','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91709192081','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(333,'197','Mpesa','','2024-02-29 14:18:29','','0','9','2024-02-29 14:18:29','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91709205486','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(334,'','Cash','','2024-02-29 18:35:49','','0','9','2024-02-29 18:35:49','','3300','3300','1','retail','','3300','1','0','0','0','0','0','0','printed',' ','','2','0','91709217946','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(335,'sbt','Mpesa','','2024-02-29 19:43:15','','0','9','2024-02-29 19:43:15','','0','2800','1','retail','','2800','1','0','0','0','0','2800','0','printed',' ','','2','0','91709224447','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(336,'','Cash','','2024-02-29 21:32:17','','0','9','2024-02-29 21:32:17','','1998','1998','1','retail','','1998','1','0','0','0','0','0','0','printed',' ','','2','0','91709231379','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(337,'b87','Mpesa','','2024-03-01 09:52:25','','0','9','2024-03-01 09:52:25','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91709275819','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(338,'','Cash','','2024-03-01 11:52:27','','0','9','2024-03-01 11:52:27','','50','50','1','retail','','50','1','0','0','0','0','0','0','printed',' ','','2','0','91709276217','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(339,'','Cash','','2024-03-01 16:53:14','','0','9','2024-03-01 16:53:14','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','91709301161','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(340,'iav','Mpesa','','2024-03-01 18:21:23','','0','9','2024-03-01 18:21:23','','0','3399','1','retail','','3399','1','0','0','0','0','3399','0','printed',' ','','2','0','91709301207','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(341,'df3','Mpesa','','2024-03-01 18:23:59','','0','9','2024-03-01 18:23:59','','0','440','1','retail','','440','1','0','0','0','0','440','0','printed',' ','','2','0','91709306513','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(342,'ddd','Mpesa','','2024-03-02 09:45:39','','0','9','2024-03-02 09:45:39','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91709361395','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(343,'sc2','Mpesa','','2024-03-02 10:50:12','','0','9','2024-03-02 10:50:12','','0','120','1','retail','','120','1','0','0','0','0','120','0','printed',' ','','2','0','91709362223','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(344,'rrl','Mpesa','','2024-03-02 11:38:22','','0','9','2024-03-02 11:38:22','','0','2750','1','retail','','2750','1','0','0','0','0','2750','0','printed',' ','','2','0','91709365968','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(345,'xe4','Mpesa','','2024-03-02 14:02:42','','0','9','2024-03-02 14:02:42','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91709377231','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(346,'zmo','Mpesa','','2024-03-02 20:45:20','','0','9','2024-03-02 20:45:20','','0','180','1','retail','','180','1','0','0','0','0','180','0','printed',' ','','2','0','91709401459','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(347,'2fh','Mpesa','','2024-03-02 20:49:00','','-9700','9','2024-03-02 20:49:00','','0','11100','1','retail','','11100','1','0','0','0','0','1400','0','printed',' ','2fh','2','0','91709401609','Cleared','9','2024-03-02 21:00:42','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(348,'izh','Mpesa','','2024-03-02 20:49:53','','0','9','2024-03-02 20:49:53','','0','1450','1','retail','','1450','1','0','0','0','0','1450','0','printed',' ','','2','0','91709401770','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(349,'','Cash','','2024-03-03 10:03:52','','0','9','2024-03-03 10:03:52','','4220','4220','1','retail','','4220','1','0','0','0','0','0','0','printed',' ','','2','0','91709446098','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(350,'b6z','Mpesa','','2024-03-03 12:20:57','','0','9','2024-03-03 12:20:57','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91709451532','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(351,'bau','Mpesa','','2024-03-03 12:29:06','','0','9','2024-03-03 12:29:06','','0','5000','1','retail','','5000','1','0','0','0','0','5000','0','printed',' ','','2','0','91709457684','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(352,'cmv','Mpesa','','2024-03-03 18:25:43','','0','9','2024-03-03 18:25:43','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91709479509','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(353,'mru','Mpesa','','2024-03-04 09:40:20','','0','9','2024-03-04 09:40:20','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91709534381','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(354,'ywt','Mpesa','','2024-03-04 13:48:53','','NaN','9','2024-03-04 13:48:53','','0','950','1','retail','','950','1','0','0','0','0','950ywt','0','printed',' ','','2','0','91709549320','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(355,'0ls','Mpesa','','2024-03-04 14:24:43','','0','9','2024-03-04 14:24:43','','0','1550','1','retail','','1550','1','0','0','0','0','1550','0','printed',' ','','2','0','91709551462','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(356,'58w','Mpesa','','2024-03-04 17:34:55','','0','9','2024-03-04 17:34:55','','0','2100','1','retail','','2100','1','0','0','0','0','2100','0','printed',' ','','2','0','91709562605','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(357,'0ms','Mpesa','','2024-03-04 17:51:02','','0','9','2024-03-04 17:51:02','','0','3550','1','retail','','3550','1','0','0','0','0','3550','0','printed',' ','','2','0','91709563117','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(358,'k8c','Mpesa','','2024-03-04 18:01:29','','0','9','2024-03-04 18:01:29','','0','160','1','retail','','160','1','0','0','0','0','160','0','printed',' ','','2','0','91709564343','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(359,'nlv','Mpesa','','2024-03-04 18:56:36','','0','9','2024-03-04 18:56:36','','0','3800','1','retail','','3800','1','0','0','0','0','3800','0','printed',' ','','2','0','91709564699','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(360,'moc','Mpesa','','2024-03-04 19:02:05','','0','9','2024-03-04 19:02:05','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91709567821','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(361,'4u2','Mpesa','','2024-03-04 20:15:12','','0','9','2024-03-04 20:15:12','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91709572494','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(362,'cqc','Mpesa','','2024-03-05 14:46:55','','0','9','2024-03-05 14:46:55','','0','1460','1','retail','','1460','1','0','0','0','0','1460','0','printed',' ','','2','0','91709639150','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(363,'xwe','Mpesa','','2024-03-05 14:51:46','','NaN','9','2024-03-05 14:51:46','','0','2800','1','retail','','2800','1','0','0','0','0','2800xwe','0','printed',' ','','2','0','91709639441','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(364,'je2','Mpesa','','2024-03-05 19:44:46','','0','9','2024-03-05 19:44:46','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91709657025','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(365,'6yk','Mpesa','','2024-03-05 20:26:53','','0','9','2024-03-05 20:26:53','','100','400','1','retail','','400','1','0','0','0','0','300','0','printed',' ','','2','0','91709659578','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(366,'n8t','Mpesa','','2024-03-06 12:00:29','','0','9','2024-03-06 12:00:29','','0','1350','1','retail','','1350','1','0','0','0','0','1350','0','printed',' ','','2','0','91709705245','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(367,'ros','Mpesa','','2024-03-06 12:47:41','','0','9','2024-03-06 12:47:41','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91709715660','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(368,'poz','Mpesa','','2024-03-06 18:19:38','','0','9','2024-03-06 18:19:38','','0','1300','1','retail','','1300','1','0','0','0','0','1300','0','printed',' ','','2','0','91709738143','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(369,'','Cash','','2024-03-06 19:30:33','','0','9','2024-03-06 19:30:33','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','91709739029','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(370,'pbk','Mpesa','','2024-03-06 20:41:53','','0','9','2024-03-06 20:41:53','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91709746813','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(371,'','Cash','','2024-03-07 14:19:37','','0','9','2024-03-07 14:19:37','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','91709808459','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(372,'xpb','Mpesa','','2024-03-07 14:20:33','','NaN','9','2024-03-07 14:20:33','','0','300','1','retail','','300','1','0','0','0','0','300xpb','0','printed',' ','','2','0','91709810386','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(373,'kim','Mpesa','','2024-03-07 17:39:50','','0','9','2024-03-07 17:39:50','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91709822370','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(374,'','Cash','','2024-03-07 17:40:37','','0','9','2024-03-07 17:40:37','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','91709822425','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(375,'yqp','Mpesa','','2024-03-07 18:04:45','','0','9','2024-03-07 18:04:45','','0','1700','1','retail','','1700','1','0','0','0','0','1700','0','printed',' ','','2','0','91709823871','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(376,'3nq','Mpesa','','2024-03-08 12:22:27','','0','9','2024-03-08 12:22:27','','0','2799','1','retail','','2799','1','0','0','0','0','2799','0','printed',' ','','2','0','91709889459','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(377,'8tx','Mpesa','','2024-03-08 16:38:11','','0','9','2024-03-08 16:38:11','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91709905072','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(378,'','Cash','','2024-03-08 17:47:34','','0','9','2024-03-08 17:47:34','','4600','4600','1','retail','','4600','1','0','0','0','0','0','0','printed',' ','','2','0','91709908698','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(379,'6n1','Mpesa','','2024-03-08 19:20:37','','0','9','2024-03-08 19:20:37','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91709914827','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(380,'7bh','Mpesa','','2024-03-08 19:52:55','','0','9','2024-03-08 19:52:55','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91709914862','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(381,'','Cash','','2024-03-08 20:20:48','','0','9','2024-03-08 20:20:48','','','','1','retail','','','1','0','0','0','0','0','0','printed',' ','',NULL,'0','91709916845','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(382,'ick','Mpesa','','2024-03-08 21:23:18','','0','9','2024-03-08 21:23:18','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91709922181','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(383,'spf','Mpesa','','2024-03-09 15:00:52','','0','9','2024-03-09 15:00:52','','0','2600','1','retail','','2600','1','0','0','0','0','2600','0','printed',' ','','2','0','91709982689','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(384,'hwp','Mpesa','','2024-03-09 15:13:33','','0','9','2024-03-09 15:13:33','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91709985935','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(385,'k6k','Mpesa','','2024-03-09 16:17:42','','0','9','2024-03-09 16:17:42','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91709990220','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(386,'lop','Mpesa','','2024-03-09 18:02:43','','0','9','2024-03-09 18:02:43','','0','100','1','retail','','100','1','0','0','0','0','100','0','printed',' ','','2','0','91709996531','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(387,'96a','Mpesa','','2024-03-09 18:06:50','','0','9','2024-03-09 18:06:50','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91709996797','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(388,'ohg','Mpesa','','2024-03-10 12:45:31','','0','9','2024-03-10 12:45:31','','0','720','1','retail','','720','1','0','0','0','0','720','0','printed',' ','','2','0','91710063891','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(389,'','Cash','','2024-03-10 14:20:53','','0','9','2024-03-10 14:20:54','','4360','4360','1','retail','','4360','1','0','0','0','0','0','0','printed',' ','','2','0','91710068178','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(390,'1g3','Mpesa','','2024-03-10 15:11:35','','0','9','2024-03-10 15:11:35','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91710069731','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(391,'at1','Mpesa','','2024-03-11 12:31:21','','0','9','2024-03-11 12:31:21','','0','360','1','retail','','360','1','0','0','0','0','360','0','printed',' ','','2','0','91710149462','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(392,'7xe','Mpesa','','2024-03-11 14:21:29','','0','9','2024-03-11 14:21:29','','260','400','1','retail','','400','1','0','0','0','0','140','0','printed',' ','','2','0','91710149953','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(393,'6zx','Mpesa','','2024-03-11 17:26:46','','0','9','2024-03-11 17:26:46','','0','300','1','retail','','300','1','0','0','0','0','300','0','printed',' ','','2','0','91710167147','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(394,'','Cash','','2024-03-11 21:00:42','','0','9','2024-03-11 21:00:42','','2970','2970','1','retail','','2970','1','0','0','0','0','0','0','printed',' ','','2','0','91710179920','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(395,'','Cash','','2024-03-12 10:30:05','','0','9','2024-03-12 10:30:05','','1020','1020','1','retail','','1020','1','0','0','0','0','0','0','printed',' ','','2','0','91710228545','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(396,'','Cash','','2024-03-12 12:33:38','','0','9','2024-03-12 12:33:38','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91710236005','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(397,'fk7','Mpesa','','2024-03-12 13:45:51','','0','9','2024-03-12 13:45:51','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91710240155','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(398,'hd8','Mpesa','','2024-03-12 16:08:23','','0','9','2024-03-12 16:08:23','','0','2250','1','retail','','2250','1','0','0','0','0','2250','0','printed',' ','','2','0','91710248841','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(399,'lar','Mpesa','','2024-03-13 11:57:22','','0','9','2024-03-13 11:57:22','','0','1700','1','retail','','1700','1','0','0','0','0','1700','0','printed',' ','','2','0','91710320191','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(400,'19r','Mpesa','','2024-03-13 15:10:43','','0','9','2024-03-13 15:10:43','','0','6000','1','retail','','6000','1','0','0','0','0','6000','0','printed',' ','','2','0','91710331331','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(401,'hsm','Mpesa','','2024-03-13 16:31:09','','0','9','2024-03-13 16:31:09','','0','1320','1','retail','','1320','1','0','0','0','0','1320','0','printed',' ','','2','0','91710336569','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(402,'1jn','Mpesa','','2024-03-13 19:40:57','','0','9','2024-03-13 19:40:57','','0','7000','1','retail','','7000','1','0','0','0','0','7000','0','printed',' ','','2','0','91710347941','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(403,'','Cash','','2024-03-13 20:59:20','','0','9','2024-03-13 20:59:20','','2800','2800','1','retail','','2800','1','0','0','0','0','0','0','printed',' ','','2','0','91710352551','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(404,'b21','Mpesa','','2024-03-14 12:38:16','','0','9','2024-03-14 12:38:16','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91710409083','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(405,'zhp','Mpesa','','2024-03-14 14:24:35','','0','9','2024-03-14 14:24:35','','0','2250','1','retail','','2250','1','0','0','0','0','2250','0','printed',' ','','2','0','91710415228','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(406,'mqg','Mpesa','','2024-03-14 17:54:28','','0','9','2024-03-14 17:54:28','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91710416316','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(407,'bef','Mpesa','','2024-03-14 20:23:16','','0','9','2024-03-14 20:23:16','','100','3100','1','retail','','3100','1','0','0','0','0','3000','0','printed',' ','','2','0','91710432682','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(408,'','Cash','','2024-03-14 20:58:43','','0','9','2024-03-14 20:58:43','','2699','2699','1','retail','','2699','1','0','0','0','0','0','0','printed',' ','','2','0','91710438734','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(409,'2p1','Mpesa','','2024-03-15 10:03:58','','0','9','2024-03-15 10:03:58','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91710486039','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(410,'5mg','Mpesa','','2024-03-15 13:27:00','','0','9','2024-03-15 13:27:00','','0','2600','1','retail','','2600','1','0','0','0','0','2600','0','printed',' ','','2','0','91710497510','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(411,'mzb','Mpesa','','2024-03-15 17:44:02','','0','9','2024-03-15 17:44:02','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91710513814','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(412,'7z0','Mpesa','','2024-03-15 18:04:10','','0','9','2024-03-15 18:04:10','','0','2400','1','retail','','2400','1','0','0','0','0','2400','0','printed',' ','','2','0','91710515028','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(413,'60o','Mpesa','','2024-03-15 18:25:38','','0','9','2024-03-15 18:25:38','','0','650','1','retail','','650','1','0','0','0','0','650','0','printed',' ','','2','0','91710516243','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(414,'','Cash','','2024-03-15 21:03:34','','0','9','2024-03-15 21:03:34','','2750','2750','1','retail','','2750','1','0','0','0','0','0','0','printed',' ','','2','0','91710525602','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(415,'jhv','Mpesa','','2024-03-16 13:32:58','','0','9','2024-03-16 13:32:58','','0','1950','1','retail','','1950','1','0','0','0','0','1950','0','printed',' ','','2','0','91710584721','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(416,'5e8','Mpesa','','2024-03-16 14:59:07','','0','9','2024-03-16 14:59:07','','0','400','1','retail','','400','1','0','0','0','0','400','0','printed',' ','','2','0','91710590312','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(417,'vyt','Mpesa','','2024-03-16 15:49:11','','0','9','2024-03-16 15:49:11','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91710591923','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(418,'t8f','Mpesa','','2024-03-16 17:59:16','','0','9','2024-03-16 17:59:16','','0','2850','1','retail','','2850','1','0','0','0','0','2850','0','printed',' ','','2','0','91710597305','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(419,'ap7','Mpesa','','2024-03-16 18:11:54','','0','9','2024-03-16 18:11:54','','0','1850','1','retail','','1850','1','0','0','0','0','1850','0','printed',' ','','2','0','91710601277','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(420,'s37','Mpesa','','2024-03-16 19:31:12','','0','9','2024-03-16 19:31:12','','0','1750','1','retail','','1750','1','0','0','0','0','1750','0','printed',' ','','2','0','91710601984','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(421,'6hd','Mpesa','','2024-03-17 15:08:20','','0','9','2024-03-17 15:08:20','','0','640','1','retail','','640','1','0','0','0','0','640','0','printed',' ','','2','0','91710676473','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(422,'7fk','Mpesa','','2024-03-17 15:20:11','','0','9','2024-03-17 15:20:11','','0','5450','1','retail','','5450','1','0','0','0','0','5450','0','printed',' ','','2','0','91710677905','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(423,'3ee','Mpesa','','2024-03-17 16:30:15','','0','9','2024-03-17 16:30:15','','0','900','1','retail','','900','1','0','0','0','0','900','0','printed',' ','','2','0','91710679237','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(424,'hr2','Mpesa','','2024-03-17 16:31:18','','0','9','2024-03-17 16:31:18','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91710682246','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(425,'','Cash','','2024-03-17 21:19:36','','0','9','2024-03-17 21:19:36','','9000','9000','1','retail','','9000','1','0','0','0','0','0','0','printed',' ','','2','0','91710699251','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(426,'c8n','Mpesa','','2024-03-18 18:40:07','','0','9','2024-03-18 18:40:08','','0','4000','1','retail','','4000','1','0','0','0','0','4000','0','printed',' ','','2','0','91710774806','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(427,'','Cash','','2024-03-18 20:56:02','','0','9','2024-03-18 20:56:02','','3200','3200','1','retail','','3200','1','0','0','0','0','0','0','printed',' ','','2','0','91710784521','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(428,'m07','Mpesa','','2024-03-19 12:36:34','','0','9','2024-03-19 12:36:34','','0','1150','1','retail','','1150','1','0','0','0','0','1150','0','printed',' ','','2','0','91710840405','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(429,'qkp','Mpesa','','2024-03-19 14:01:06','','0','9','2024-03-19 14:01:06','','0','1850','1','retail','','1850','1','0','0','0','0','1850','0','printed',' ','','2','0','91710841016','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(430,'f8k','Mpesa','','2024-03-20 12:05:47','','0','9','2024-03-20 12:05:47','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91710921782','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(431,'nwk','Mpesa','','2024-03-20 13:21:40','','0','9','2024-03-20 13:21:40','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91710929967','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(432,'kjh','Mpesa','','2024-03-20 15:25:20','','0','9','2024-03-20 15:25:20','','0','2610','1','retail','','2610','1','0','0','0','0','2610','0','printed',' ','','2','0','91710934950','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(433,'jun','Mpesa','','2024-03-20 18:02:41','','0','9','2024-03-20 18:02:41','','0','15670','1','retail','','15670','1','0','0','0','0','15670','0','printed',' ','','2','0','91710946214','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(434,'jun','Mpesa','','2024-03-20 18:22:28','','0','9','2024-03-20 18:22:28','','0','7440','1','retail','','7440','1','0','0','0','0','7440','0','printed',' ','','2','0','91710947754','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(435,'zef','Mpesa','','2024-03-20 18:31:02','','0','9','2024-03-20 18:31:02','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91710948639','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(436,'f6q','Mpesa','','2024-03-20 18:32:30','','0','9','2024-03-20 18:32:30','','0','3150','1','retail','','3150','1','0','0','0','0','3150','0','printed',' ','','2','0','91710948687','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(437,'','Cash','','2024-03-21 15:09:20','','0','9','2024-03-21 15:09:20','','799','799','1','retail','','799','1','0','0','0','0','0','0','printed',' ','','2','0','91711022930','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(438,'s40','Mpesa','','2024-03-21 15:09:52','','0','9','2024-03-21 15:09:52','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91711022982','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(439,'xc2','Mpesa','','2024-03-21 18:48:01','','0','9','2024-03-21 18:48:01','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91711036066','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(440,'','Cash','','2024-03-21 20:57:00','','0','9','2024-03-21 20:57:00','','2549','2549','1','retail','','2549','1','0','0','0','0','0','0','printed',' ','','2','0','91711043717','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(441,'','Cash','','2024-03-22 10:53:36','','0','9','2024-03-22 10:53:36','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91711090748','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(442,'klm','Mpesa','','2024-03-22 13:04:52','','0','9','2024-03-22 13:04:52','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91711101834','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(443,'602','Mpesa','','2024-03-22 13:28:49','','0','9','2024-03-22 13:28:49','','0','1150','1','retail','','1150','1','0','0','0','0','1150','0','printed',' ','','2','0','91711101966','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(444,'','Cash','','2024-03-22 15:12:01','','0','9','2024-03-22 15:12:01','','2540','2540','1','retail','','2540','1','0','0','0','0','0','0','printed',' ','','2','0','91711109055','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(445,'','Cash','','2024-03-22 15:19:20','','0','9','2024-03-22 15:19:20','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','2','0','91711109589','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(446,'','Cash','','2024-03-22 18:02:04','','0','9','2024-03-22 18:02:04','','4160','4160','1','retail','','4160','1','0','0','0','0','0','0','printed',' ','','2','0','91711119682','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(447,'57s','Mpesa','','2024-03-22 18:30:34','','0','9','2024-03-22 18:30:34','','0','3800','1','retail','','3800','1','0','0','0','0','3800','0','printed',' ','','2','0','91711121409','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(448,'','Cash','','2024-03-22 21:12:32','','0','9','2024-03-22 21:12:32','','6800','6800','1','retail','','6800','1','0','0','0','0','0','0','printed',' ','','2','0','91711130814','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(449,'423','Mpesa','','2024-03-23 10:03:28','','0','9','2024-03-23 10:03:28','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91711177394','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(450,'2kl','Mpesa','','2024-03-23 11:47:58','','0','9','2024-03-23 11:47:58','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91711177448','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(451,'','Cash','','2024-03-23 14:21:20','','0','9','2024-03-23 14:21:20','','5350','5350','1','retail','','5350','1','0','0','0','0','0','0','printed',' ','','2','0','91711192430','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(452,'m35','Mpesa','','2024-03-23 14:24:06','','0','9','2024-03-23 14:24:06','','2000','2800','1','retail','40','2760','1','0','0','0','0','800','0','printed',' ','','2','0','91711192958','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(453,'klj','Mpesa','','2024-03-23 15:05:18','','0','9','2024-03-23 15:05:18','','0','2060','1','retail','','2060','1','0','0','0','0','2060','0','printed',' ','','2','0','91711195446','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(454,'','Cash','','2024-03-23 20:54:04','','0','9','2024-03-23 20:54:04','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','91711216380','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(455,'','Cash','','2024-03-24 12:25:26','','0','9','2024-03-24 12:25:26','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','91711272316','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(456,'kpl','Mpesa','','2024-03-24 16:10:54','','0','9','2024-03-24 16:10:54','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91711285839','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(457,'','Cash','','2024-03-24 16:49:11','','0','9','2024-03-24 16:49:11','','2380','2380','1','retail','','2380','1','0','0','0','0','0','0','printed',' ','','2','0','91711285867','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(458,'cda','Mpesa','','2024-03-24 18:15:17','','0','9','2024-03-24 18:15:17','','0','240','1','retail','','240','1','0','0','0','0','240','0','printed',' ','','2','0','91711290124','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(459,'jbm','Mpesa','','2024-03-24 20:51:22','','0','9','2024-03-24 20:51:22','','0','1550','1','retail','','1550','1','0','0','0','0','1550','0','printed',' ','','2','0','91711302653','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(460,'','Cash','','2024-03-24 20:56:28','','0','9','2024-03-24 20:56:28','','7720','7720','1','retail','','7720','1','0','0','0','0','0','0','printed',' ','','2','0','91711302898','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(461,'5lk','Mpesa','','2024-03-25 14:20:45','','0','9','2024-03-25 14:20:45','','0','160','1','retail','','160','1','0','0','0','0','160','0','printed',' ','','2','0','91711365629','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(462,'568','Mpesa','','2024-03-25 14:29:14','','0','9','2024-03-25 14:29:14','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91711365660','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(463,'w1d','Mpesa','','2024-03-25 17:56:00','','0','9','2024-03-25 17:56:00','','0','1900','1','retail','','1900','1','0','0','0','0','1900','0','printed',' ','','2','0','91711378524','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(464,'','Cash','','2024-03-25 21:03:18','','0','9','2024-03-25 21:03:18','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','91711389780','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(465,'qxq','Mpesa','','2024-03-26 12:41:13','','0','9','2024-03-26 12:41:13','','0','2400','1','retail','','2400','1','0','0','0','0','2400','0','printed',' ','','2','0','91711446013','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(466,'nkz','Mpesa','','2024-03-26 14:39:25','','0','9','2024-03-26 14:39:25','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91711447471','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(467,'','Cash','','2024-03-26 17:24:40','','0','9','2024-03-26 17:24:40','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','91711463061','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(468,'','Cash','','2024-03-26 21:10:25','','0','9','2024-03-26 21:10:25','','6150','6150','1','retail','','6150','1','0','0','0','0','0','0','printed',' ','','2','0','91711476100','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(469,'9ov','Mpesa','','2024-03-27 15:37:40','','0','9','2024-03-27 15:37:40','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91711543029','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(470,'','Cash','','2024-03-27 15:42:19','','0','9','2024-03-27 15:42:19','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','91711543326','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(471,'','Cash','','2024-03-27 15:42:48','','0','9','2024-03-27 15:42:48','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','91711543349','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(472,'','Cash','','2024-03-27 16:04:14','','0','9','2024-03-27 16:04:14','','2400','2400','1','retail','','2400','1','0','0','0','0','0','0','printed',' ','','2','0','91711544627','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(473,'','Cash','','2024-03-27 21:07:24','','0','9','2024-03-27 21:07:24','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','2','0','91711562832','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(474,'mnb','Mpesa','','2024-03-28 17:15:25','','0','9','2024-03-28 17:15:25','','0','1100','1','retail','','1100','1','0','0','0','0','1100','0','printed',' ','','2','0','91711635271','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(475,'2po','Mpesa','','2024-03-28 18:09:00','','0','9','2024-03-28 18:09:00','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91711635500','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(476,'6lk','Mpesa','','2024-03-28 18:11:11','','0','9','2024-03-28 18:11:11','','200','250','1','retail','','250','1','0','0','0','0','50','0','printed',' ','','2','0','91711638658','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(477,'5lk','Mpesa','','2024-03-28 19:11:48','','0','9','2024-03-28 19:11:48','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91711642296','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(478,'pok','Mpesa','','2024-03-28 19:16:24','','0','9','2024-03-28 19:16:24','','0','850','1','retail','','850','1','0','0','0','0','850','0','printed',' ','','2','0','91711642555','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(479,'kgt','Mpesa','','2024-03-28 20:58:52','','0','9','2024-03-28 20:58:52','','0','650','1','retail','','650','1','0','0','0','0','650','0','printed',' ','','2','0','91711648688','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(480,'','Cash','','2024-03-28 21:06:42','','0','9','2024-03-28 21:06:42','','5740','5740','1','retail','','5740','1','0','0','0','0','0','0','printed',' ','','2','0','91711649059','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(481,'20k','Mpesa','','2024-03-29 10:31:58','','0','9','2024-03-29 10:31:58','','0','4200','1','retail','','4200','1','0','0','0','0','4200','0','printed',' ','','2','0','91711697424','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(482,'hnb','Mpesa','','2024-03-29 12:44:39','','0','9','2024-03-29 12:44:39','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91711705467','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(483,'kty','Mpesa','','2024-03-29 13:44:52','','0','9','2024-03-29 13:44:52','','0','3800','1','retail','','3800','1','0','0','0','0','3800','0','printed',' ','','2','0','91711709024','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(484,'652','Mpesa','','2024-03-29 14:01:10','','0','9','2024-03-29 14:01:10','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91711709250','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(485,'oov','Mpesa','','2024-03-29 16:28:45','','0','9','2024-03-29 16:28:45','','0','1750','1','retail','','1750','1','0','0','0','0','1750','0','printed',' ','','2','0','91711718905','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(486,'ryb','Mpesa','','2024-03-29 16:54:35','','0','9','2024-03-29 16:54:35','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91711719439','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(487,'q5n','Mpesa','','2024-03-29 17:50:03','','0','9','2024-03-29 17:50:03','','0','1950','1','retail','','1950','1','0','0','0','0','1950','0','printed',' ','','2','0','91711721046','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(488,'','Cash','','2024-03-29 20:44:35','','0','9','2024-03-29 20:44:35','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91711734248','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(489,'','Cash','','2024-03-29 20:58:25','','0','9','2024-03-29 20:58:25','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','2','0','91711734979','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(490,'','Cash','','2024-03-29 21:06:15','','0','9','2024-03-29 21:06:15','','2200','2200','1','retail','','2200','1','0','0','0','0','0','0','printed',' ','','2','0','91711735547','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(491,'','Cash','','2024-03-30 12:16:37','','0','9','2024-03-30 12:16:37','','2649','2649','1','retail','','2649','1','0','0','0','0','0','0','printed',' ','','2','0','91711790006','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(492,'','Cash','','2024-03-30 14:49:22','','0','9','2024-03-30 14:49:22','','3000','3000','1','retail','','3000','1','0','0','0','0','0','0','printed',' ','','2','0','91711799293','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(493,'tgh','Mpesa','','2024-03-30 14:51:38','','0','9','2024-03-30 14:51:38','','0','2700','1','retail','','2700','1','0','0','0','0','2700','0','printed',' ','','2','0','91711799413','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(494,'cvq','Mpesa','','2024-03-30 18:59:12','','0','9','2024-03-30 18:59:12','','0','9200','1','retail','','9200','1','0','0','0','0','9200','0','printed',' ','','2','0','91711813923','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(495,'ghj','Mpesa','','2024-03-30 19:23:55','','0','9','2024-03-30 19:23:55','','0','150','1','retail','','150','1','0','0','0','0','150','0','printed',' ','','2','0','91711815815','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(496,'','Cash','','2024-03-30 21:03:55','','0','9','2024-03-30 21:03:55','','23850','23850','1','retail','','23850','1','0','0','0','0','0','0','printed',' ','','2','0','91711821703','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(497,'456','Mpesa','','2024-03-31 16:26:32','','0','9','2024-03-31 16:26:32','','0','1300','1','retail','','1300','1','0','0','0','0','1300','0','printed',' ','','2','0','91711891429','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(498,'','Cash','','2024-03-31 16:27:46','','0','9','2024-03-31 16:27:46','','100','100','1','retail','','100','1','0','0','0','0','0','0','printed',' ','','2','0','91711891622','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(499,'ghn','Mpesa','','2024-03-31 19:40:35','','0','9','2024-03-31 19:40:35','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91711903210','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(500,'','Cash','','2024-03-31 21:03:47','','0','9','2024-03-31 21:03:47','','2600','2600','1','retail','','2600','1','0','0','0','0','0','0','printed',' ','','2','0','91711908188','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(501,'fgb','Mpesa','','2024-04-01 19:31:14','','0','9','2024-04-01 19:31:14','','0','2350','1','retail','','2350','1','0','0','0','0','2350','0','printed',' ','','2','0','91711989027','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(502,'','Cash','','2024-04-01 21:03:21','','0','9','2024-04-01 21:03:21','','1950','1950','1','retail','','1950','1','0','0','0','0','0','0','printed',' ','','2','0','91711994567','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(503,'','Cash','','2024-04-02 14:40:53','','0','9','2024-04-02 14:40:53','','2950','2950','1','retail','','2950','1','0','0','0','0','0','0','printed',' ','','2','0','91712057921','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(504,'','Cash','','2024-04-02 20:59:16','','0','9','2024-04-02 20:59:16','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91712080743','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(505,'mhj','Mpesa','','2024-04-03 14:25:07','','0','9','2024-04-03 14:25:07','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','91712142668','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(506,'nmb','Mpesa','','2024-04-03 15:48:07','','0','9','2024-04-03 15:48:07','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91712148446','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(507,'6kl','Mpesa','','2024-04-03 20:53:09','','0','9','2024-04-03 20:53:09','','0','180','1','retail','','180','1','0','0','0','0','180','0','printed',' ','','2','0','91712160293','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(508,'2mn','Mpesa','','2024-04-03 20:53:40','','0','9','2024-04-03 20:53:40','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91712166803','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(509,'','Cash','','2024-04-03 20:54:40','','0','9','2024-04-03 20:54:40','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','91712166870','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(510,'254','Mpesa','','2024-04-04 14:04:17','','0','9','2024-04-04 14:04:17','','0','80','1','retail','','80','1','0','0','0','0','80','0','printed',' ','','2','0','91712228644','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(511,'5mj','Mpesa','','2024-04-04 15:21:02','','0','9','2024-04-04 15:21:02','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91712233241','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(512,'','Cash','','2024-04-04 20:03:32','','0','9','2024-04-04 20:03:32','','1300','1300','1','retail','','1300','1','0','0','0','0','0','0','printed',' ','','2','0','91712250193','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(513,'','Cash','','2024-04-04 20:59:46','','0','9','2024-04-04 20:59:46','','2080','2080','1','retail','','2080','1','0','0','0','0','0','0','printed',' ','','2','0','91712253508','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(514,'','Cash','','2024-04-05 11:52:07','','0','9','2024-04-05 11:52:07','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','91712307067','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(515,'','Cash','','2024-04-05 13:58:54','','0','9','2024-04-05 13:58:54','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91712314693','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(516,'opk','Mpesa','','2024-04-05 15:39:02','','0','9','2024-04-05 15:39:02','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91712320694','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(517,'6zm','Mpesa','','2024-04-05 17:07:34','','0','9','2024-04-05 17:07:34','','0','2500','1','retail','','2500','1','0','0','0','0','2500','0','printed',' ','','2','0','91712326032','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(518,'','Cash','','2024-04-05 20:57:42','','0','9','2024-04-05 20:57:42','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','91712339808','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(519,'d6w','Mpesa','','2024-04-06 14:42:24','','0','9','2024-04-06 14:42:24','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91712403260','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(520,'2sy','Mpesa','','2024-04-06 16:05:30','','0','9','2024-04-06 16:05:30','','0','2950','1','retail','','2950','1','0','0','0','0','2950','0','printed',' ','','2','0','91712408681','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(521,'rtg','Mpesa','','2024-04-06 17:02:50','','0','9','2024-04-06 17:02:50','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91712411964','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(522,'mjp','Mpesa','','2024-04-06 17:50:28','','0','9','2024-04-06 17:50:28','','0','1100','1','retail','','1100','1','0','0','0','0','1100','0','printed',' ','','2','0','91712414977','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(523,'','Cash','','2024-04-06 18:43:21','','0','9','2024-04-06 18:43:21','','4739','4739','1','retail','','4739','1','0','0','0','0','0','0','printed',' ','','2','0','91712415817','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(524,'','Cash','','2024-04-06 19:25:45','','0','9','2024-04-06 19:25:45','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','2','0','91712420696','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(525,'','Cash','','2024-04-06 21:04:46','','0','9','2024-04-06 21:04:46','','1720','1720','1','retail','','1720','1','0','0','0','0','0','0','printed',' ','','2','0','91712426601','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(526,'nhj','Mpesa','','2024-04-07 14:54:54','','0','9','2024-04-07 14:54:54','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91712490871','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(527,'ogx','Mpesa','','2024-04-07 14:57:44','','0','9','2024-04-07 14:57:44','','0','3750','1','retail','','3750','1','0','0','0','0','3750','0','printed',' ','','2','0','91712490923','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(528,'','Cash','','2024-04-07 14:58:36','','0','9','2024-04-07 14:58:36','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91712491093','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(529,'n2l','Mpesa','','2024-04-07 20:59:52','','0','9','2024-04-07 20:59:52','','0','3000','1','retail','','3000','1','0','0','0','0','3000','0','printed',' ','','2','0','91712512776','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(530,'mju','Mpesa','','2024-04-07 21:00:45','','0','9','2024-04-07 21:00:45','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91712512831','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(531,'','Cash','','2024-04-07 21:03:54','','0','9','2024-04-07 21:03:54','','3700','3700','1','retail','','3700','1','0','0','0','0','0','0','printed',' ','','2','0','91712512983','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(532,'ghb','Mpesa','','2024-04-08 20:59:31','','0','9','2024-04-08 20:59:31','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91712599091','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(533,'mkl','Mpesa','','2024-04-08 20:59:56','','0','9','2024-04-08 20:59:56','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91712599183','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(534,'','Cash','','2024-04-08 21:01:49','','0','9','2024-04-08 21:01:49','','780','780','1','retail','','780','1','0','0','0','0','0','0','printed',' ','','2','0','91712599267','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(535,'1oq','Mpesa','','2024-04-09 18:00:39','','0','9','2024-04-09 18:00:39','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91712674787','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(536,'tnd','Mpesa','','2024-04-09 18:01:10','','0','9','2024-04-09 18:01:10','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91712674855','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(537,'524','Mpesa','','2024-04-09 18:02:03','','0','9','2024-04-09 18:02:03','','0','1050','1','retail','','1050','1','0','0','0','0','1050','0','printed',' ','','2','0','91712674890','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(538,'','Cash','','2024-04-09 18:02:47','','0','9','2024-04-09 18:02:47','','1150','1150','1','retail','','1150','1','0','0','0','0','0','0','printed',' ','','2','0','91712674941','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(539,'','Cash','','2024-04-09 18:03:48','','0','9','2024-04-09 18:03:48','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91712674978','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(540,'','Cash','','2024-04-09 18:05:23','','0','9','2024-04-09 18:05:23','','3200','3200','1','retail','','3200','1','0','0','0','0','0','0','printed',' ','','2','0','91712675046','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(541,'jkl','Mpesa','','2024-04-09 20:07:56','','0','9','2024-04-09 20:07:56','','0','400','1','retail','','400','1','0','0','0','0','400','0','printed',' ','','2','0','91712682445','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(542,'a4p','Mpesa','','2024-04-09 20:09:05','','0','9','2024-04-09 20:09:05','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91712682488','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(543,'','Cash','','2024-04-09 20:10:25','','0','9','2024-04-09 20:10:25','','1600','1600','1','retail','','1600','1','0','0','0','0','0','0','printed',' ','','2','0','91712682605','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(544,'','Cash','','2024-04-09 21:04:07','','0','9','2024-04-09 21:04:07','','5940','5940','1','retail','','5940','1','0','0','0','0','0','0','printed',' ','','2','0','91712685581','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(545,'','Cash','','2024-04-10 20:25:37','','0','9','2024-04-10 20:25:37','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91712769920','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(546,'','Cash','','2024-04-10 20:26:14','','0','9','2024-04-10 20:26:14','','3700','3700','1','retail','','3700','1','0','0','0','0','0','0','printed',' ','','2','0','91712769947','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(547,'','Cash','','2024-04-10 21:03:36','','0','9','2024-04-10 21:03:36','','1930','1930','1','retail','','1930','1','0','0','0','0','0','0','printed',' ','','2','0','91712772179','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(548,'hjg','Mpesa','','2024-04-11 17:59:13','','0','9','2024-04-11 17:59:13','','0','2200','1','retail','','2200','1','0','0','0','0','2200','0','printed',' ','','2','0','91712847529','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(549,'','Cash','','2024-04-11 18:00:50','','0','9','2024-04-11 18:00:50','','1300','1300','1','retail','','1300','1','0','0','0','0','0','0','printed',' ','','2','0','91712847567','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(550,'','Cash','','2024-04-11 18:01:22','','0','9','2024-04-11 18:01:22','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','2','0','91712847669','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(551,'','Cash','','2024-04-11 20:59:05','','0','9','2024-04-11 20:59:05','','949','949','1','retail','','949','1','0','0','0','0','0','0','printed',' ','','2','0','91712858314','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(552,'shj','Mpesa','','2024-04-12 11:24:31','','0','9','2024-04-12 11:24:31','','0','3350','1','retail','','3350','1','0','0','0','0','3350','0','printed',' ','','2','0','91712910232','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(553,'5op','Mpesa','','2024-04-12 11:25:20','','0','9','2024-04-12 11:25:20','','0','180','1','retail','','180','1','0','0','0','0','180','0','printed',' ','','2','0','91712910291','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(554,'ghb','Mpesa','','2024-04-12 17:42:33','','0','9','2024-04-12 17:42:33','','0','3800','1','retail','','3800','1','0','0','0','0','3800','0','printed',' ','','2','0','91712932931','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(555,'','Cash','','2024-04-12 21:09:41','','0','9','2024-04-12 21:09:41','','7300','7300','1','retail','','7300','1','0','0','0','0','0','0','printed',' ','','2','0','91712944546','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(556,'gty','Mpesa','','2024-04-13 13:35:26','','0','9','2024-04-13 13:35:26','','0','5200','1','retail','','5200','1','0','0','0','0','5200','0','printed',' ','','2','0','91713004363','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(557,'5m8','Mpesa','','2024-04-13 13:36:51','','0','9','2024-04-13 13:36:51','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91713004580','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(558,'hjk','Mpesa','','2024-04-13 14:14:45','','0','9','2024-04-13 14:14:45','','0','2150','1','retail','','2150','1','0','0','0','0','2150','0','printed',' ','','2','0','91713004665','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(559,'1lp','Mpesa','','2024-04-13 16:46:20','','0','9','2024-04-13 16:46:20','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91713015943','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(560,'','Cash','','2024-04-13 20:57:41','','0','9','2024-04-13 20:57:41','','1900','1900','1','retail','','1900','1','0','0','0','0','0','0','printed',' ','','2','0','91713030950','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(561,'','Cash','','2024-04-13 20:59:23','','0','9','2024-04-13 20:59:23','','850','850','1','retail','','850','1','0','0','0','0','0','0','printed',' ','','2','0','91713031150','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(562,'jko','Mpesa','','2024-04-14 17:05:11','','0','9','2024-04-14 17:05:11','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91713103493','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(563,'25m','Mpesa','','2024-04-14 17:09:24','','0','9','2024-04-14 17:09:24','','0','2000','1','retail','','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91713103541','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(564,'fge','Mpesa','','2024-04-14 19:05:49','','0','9','2024-04-14 19:05:49','','0','1850','1','retail','','1850','1','0','0','0','0','1850','0','printed',' ','','2','0','91713110697','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(565,'mws','Mpesa','','2024-04-14 20:59:17','','0','9','2024-04-14 20:59:17','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91713117535','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(566,'','Cash','','2024-04-14 21:11:51','','0','9','2024-04-14 21:11:51','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','91713118297','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(567,'2mk','Mpesa','','2024-04-15 18:56:15','','0','9','2024-04-15 18:56:15','','0','300','1','retail','','300','1','0','0','0','0','300','0','printed',' ','','2','0','91713196553','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(568,'as4','Mpesa','','2024-04-15 18:57:35','','0','9','2024-04-15 18:57:35','','0','2200','1','retail','','2200','1','0','0','0','0','2200','0','printed',' ','','2','0','91713196603','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(569,'','Cash','','2024-04-15 19:02:18','','0','9','2024-04-15 19:02:18','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','2','0','91713196879','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(570,'','Cash','','2024-04-15 20:57:58','','0','9','2024-04-15 20:57:58','','1650','1650','1','retail','','1650','1','0','0','0','0','0','0','printed',' ','','2','0','91713203611','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(571,'ao8','Mpesa','','2024-04-16 10:48:52','','0','9','2024-04-16 10:48:52','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91713253719','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(572,'452','Mpesa','','2024-04-16 13:05:51','','0','9','2024-04-16 13:05:52','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91713261940','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(573,'','Cash','','2024-04-16 13:06:41','','0','9','2024-04-16 13:06:41','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','91713261964','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(574,'','Cash','','2024-04-16 13:07:20','','0','9','2024-04-16 13:07:20','','240','240','1','retail','','240','1','0','0','0','0','0','0','printed',' ','','2','0','91713262011','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(575,'h19','Mpesa','','2024-04-16 13:09:27','','0','9','2024-04-16 13:09:27','','0','2820','1','retail','','2820','1','0','0','0','0','2820','0','printed',' ','','2','0','91713262063','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(576,'hwa','Mpesa','','2024-04-16 13:55:10','','0','9','2024-04-16 13:55:10','','0','350','1','retail','','350','1','0','0','0','0','350','0','printed',' ','','2','0','91713264891','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(577,'','Cash','','2024-04-16 21:00:43','','0','9','2024-04-16 21:00:43','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','91713290388','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(578,'','Cash','','2024-04-16 21:07:36','','0','9','2024-04-16 21:07:36','','4350','4350','1','retail','','4350','1','0','0','0','0','0','0','printed',' ','','2','0','91713290703','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(579,'gve','Mpesa','','2024-04-17 20:07:17','','0','9','2024-04-17 20:07:17','','0','60','1','retail','','60','1','0','0','0','0','60','0','printed',' ','','2','0','91713373579','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(580,'2pj','Mpesa','','2024-04-17 20:17:10','','0','9','2024-04-17 20:17:10','','650','1650','1','retail','','1650','1','0','0','0','0','1000','0','printed',' ','','2','0','91713374179','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(581,'','Cash','','2024-04-17 20:19:17','','0','9','2024-04-17 20:19:17','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','91713374281','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(582,'ops','Mpesa','','2024-04-17 21:04:49','','0','9','2024-04-17 21:04:49','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91713377075','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(583,'','Cash','','2024-04-17 21:07:36','','0','9','2024-04-17 21:07:36','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','91713377245','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(584,'wmg','Mpesa','','2024-04-18 10:50:25','','0','9','2024-04-18 10:50:25','','0','180','1','retail','','180','1','0','0','0','0','180','0','printed',' ','','2','0','91713426596','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(585,'cd4','Mpesa','','2024-04-18 19:04:15','','0','9','2024-04-18 19:04:15','','0','3600','1','retail','','3600','1','0','0','0','0','3600','0','printed',' ','','2','0','91713456224','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(586,'','Cash','','2024-04-18 21:06:45','','0','9','2024-04-18 21:06:45','','1050','1050','1','retail','','1050','1','0','0','0','0','0','0','printed',' ','','2','0','91713463576','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(587,'h53','Mpesa','','2024-04-19 18:29:53','','0','9','2024-04-19 18:29:53','','0','900','1','retail','','900','1','0','0','0','0','900','0','printed',' ','','2','0','91713540420','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(588,'1ql','Mpesa','','2024-04-19 18:30:23','','0','9','2024-04-19 18:30:23','','0','180','1','retail','','180','1','0','0','0','0','180','0','printed',' ','','2','0','91713540611','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(589,'fco','Mpesa','','2024-04-19 18:30:51','','0','9','2024-04-19 18:30:51','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91713540638','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(590,'','Cash','','2024-04-19 21:18:15','','0','9','2024-04-19 21:18:16','','1770','1770','1','retail','','1770','1','0','0','0','0','0','0','printed',' ','','2','0','91713550609','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(591,'hgt','Mpesa','','2024-04-20 14:08:48','','0','9','2024-04-20 14:08:48','','0','1800','1','retail','','1800','1','0','0','0','0','1800','0','printed',' ','','2','0','91713610695','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(592,'7nq','Mpesa','','2024-04-20 15:24:42','','0','9','2024-04-20 15:24:42','','0','2350','1','retail','','2350','1','0','0','0','0','2350','0','printed',' ','','2','0','91713615792','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(593,'','Cash','','2024-04-20 21:37:30','','0','9','2024-04-20 21:37:30','','2100','2100','1','retail','','2100','1','0','0','0','0','0','0','printed',' ','','2','0','91713638226','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(594,'6oa','Mpesa','','2024-04-21 19:27:26','','0','9','2024-04-21 19:27:26','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91713716805','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(595,'','Cash','','2024-04-21 20:43:51','','0','9','2024-04-21 20:43:52','','1210','1210','1','retail','','1210','1','0','0','0','0','0','0','printed',' ','','2','0','91713721385','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(596,'','Cash','','2024-04-22 21:00:56','','0','9','2024-04-22 21:00:56','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91713808817','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(597,'fr4','Mpesa','','2024-04-22 21:01:15','','0','9','2024-04-22 21:01:15','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91713808864','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(598,'','Cash','','2024-04-22 21:02:30','','0','9','2024-04-22 21:02:30','','4100','4100','1','retail','','4100','1','0','0','0','0','0','0','printed',' ','','2','0','91713808901','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(599,'s5l','Mpesa','','2024-04-23 14:52:48','','0','9','2024-04-23 14:52:48','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91713873141','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(600,'','Cash','','2024-04-23 18:00:14','','0','9','2024-04-23 18:00:14','','20605','20605','1','retail','','20605','1','0','0','0','0','0','0','printed',' ','','2','0','91713880260','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(601,'su4','Mpesa','','2024-04-23 18:01:17','','0','9','2024-04-23 18:01:18','','0','2300','1','retail','','2300','1','0','0','0','0','2300','0','printed',' ','','2','0','91713884446','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(602,'','Cash','','2024-04-23 18:02:17','','0','9','2024-04-23 18:02:17','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91713884516','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(603,'854','Mpesa','','2024-04-23 18:46:05','','0','9','2024-04-23 18:46:05','','0','2160','1','retail','','2160','1','0','0','0','0','2160','0','printed',' ','','2','0','91713884809','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(604,'','Cash','','2024-04-23 21:04:13','','0','9','2024-04-23 21:04:13','','5850','5850','1','retail','','5850','1','0','0','0','0','0','0','printed',' ','','2','0','91713895383','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(605,'25k','Mpesa','','2024-04-24 21:06:46','','0','9','2024-04-24 21:06:46','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91713981973','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(606,'epx','Mpesa','','2024-04-24 21:07:44','','0','9','2024-04-24 21:07:44','','0','1660','1','retail','','1660','1','0','0','0','0','1660','0','printed',' ','','2','0','91713982021','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(607,'s42','Mpesa','','2024-04-24 21:08:34','','NaN','9','2024-04-24 21:08:34','','0','1000','1','retail','','1000','1','0','0','0','0','1000s52','0','printed',' ','','2','0','91713982078','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(608,'','Cash','','2024-04-24 21:10:35','','0','9','2024-04-24 21:10:35','','3450','3450','1','retail','','3450','1','0','0','0','0','0','0','printed',' ','','2','0','91713982173','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(609,'aob','Mpesa','','2024-04-25 20:32:49','','0','9','2024-04-25 20:32:49','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91714066210','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(610,'xug','Mpesa','','2024-04-25 20:33:50','','0','9','2024-04-25 20:33:50','','0','999','1','retail','','999','1','0','0','0','0','999','0','printed',' ','','2','0','91714066382','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(611,'1uh','Mpesa','','2024-04-26 20:00:01','','0','9','2024-04-26 20:00:01','','0','1320','1','retail','','1320','1','0','0','0','0','1320','0','printed',' ','','2','0','91714150717','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(612,'4qg','Mpesa','','2024-04-26 20:01:00','','0','9','2024-04-26 20:01:00','','0','1800','1','retail','','1800','1','0','0','0','0','1800','0','printed',' ','','2','0','91714150843','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(613,'kcy','Mpesa','','2024-04-26 20:01:41','','0','9','2024-04-26 20:01:41','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91714150876','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(614,'pwy','Mpesa','','2024-04-26 20:06:02','','0','9','2024-04-26 20:06:02','','0','3520','1','retail','','3520','1','0','0','0','0','3520','0','printed',' ','','2','0','91714150928','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(615,'gej','Mpesa','','2024-04-26 20:07:14','','0','9','2024-04-26 20:07:15','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91714151179','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(616,'','Cash','','2024-04-26 20:46:00','','0','9','2024-04-26 20:46:00','','1010','1010','1','retail','','1010','1','0','0','0','0','0','0','printed',' ','','2','0','91714153522','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(617,'','Cash','','2024-04-27 19:32:03','','0','9','2024-04-27 19:32:03','','400','400','1','retail','','400','1','0','0','0','0','0','0','printed',' ','','2','0','91714235497','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(618,'ad2','Mpesa','','2024-04-27 19:32:27','','0','9','2024-04-27 19:32:27','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91714235532','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(619,'wlc','Mpesa','','2024-04-27 19:32:57','','0','9','2024-04-27 19:32:57','','0','160','1','retail','','160','1','0','0','0','0','160','0','printed',' ','','2','0','91714235560','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(620,'','Cash','','2024-04-27 19:35:33','','0','9','2024-04-27 19:35:33','','360','360','1','retail','','360','1','0','0','0','0','0','0','printed',' ','','2','0','91714235718','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(621,'','Cash','','2024-04-28 17:59:59','','0','9','2024-04-28 17:59:59','','3800','3800','1','retail','','3800','1','0','0','0','0','0','0','printed',' ','','2','0','91714315888','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(622,'','Cash','','2024-04-28 20:59:45','','0','9','2024-04-28 20:59:45','','0','2260','1','retail','','2260','1','0','0','0','0','2260','0','printed',' ','','2','0','91714327140','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(623,'','Cash','','2024-04-29 19:52:39','','0','9','2024-04-29 19:52:39','','1680','1680','1','retail','','1680','1','0','0','0','0','0','0','printed',' ','','2','0','91714409449','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(624,'','Cash','','2024-04-29 21:04:33','','0','9','2024-04-29 21:04:33','','2800','2800','1','retail','','2800','1','0','0','0','0','0','0','printed',' ','','2','0','91714413809','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(625,'fr5','Mpesa','','2024-04-30 19:09:36','','0','9','2024-04-30 19:09:36','','0','2109','1','retail','','2109','1','0','0','0','0','2109','0','printed',' ','','2','0','91714493298','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(626,'epm','Mpesa','','2024-04-30 19:10:11','','0','9','2024-04-30 19:10:11','','100','600','1','retail','','600','1','0','0','0','0','500','0','printed',' ','','2','0','91714493388','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(627,'','Cash','','2024-04-30 20:16:55','','0','9','2024-04-30 20:16:55','','550','550','1','retail','','550','1','0','0','0','0','0','0','printed',' ','','2','0','91714496915','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(628,'qhb','Mpesa','','2024-04-30 20:17:37','','0','9','2024-04-30 20:17:37','','0','3700','1','retail','','3700','1','0','0','0','0','3700','0','printed',' ','','2','0','91714497423','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(629,'','Cash','','2024-04-30 21:07:26','','0','9','2024-04-30 21:07:26','','1770','1770','1','retail','','1770','1','0','0','0','0','0','0','printed',' ','','2','0','91714500429','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(630,'dfg','Mpesa','','2024-05-01 20:46:31','','0','9','2024-05-01 20:46:31','','0','70','1','retail','','70','1','0','0','0','0','70','0','printed',' ','','2','0','91714585578','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(631,'','Cash','','2024-05-01 20:48:28','','0','9','2024-05-01 20:48:28','','1280','1280','1','retail','','1280','1','0','0','0','0','0','0','printed',' ','','2','0','91714585650','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(632,'','Cash','','2024-05-01 20:49:57','','0','9','2024-05-01 20:49:57','','4100','4100','1','retail','','4100','1','0','0','0','0','0','0','printed',' ','','2','0','91714585762','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(633,'w43','Mpesa','','2024-05-02 20:03:31','','0','9','2024-05-02 20:03:31','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91714669284','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(634,'','Cash','','2024-05-02 20:04:22','','0','9','2024-05-02 20:04:22','','2300','2300','1','retail','','2300','1','0','0','0','0','0','0','printed',' ','','2','0','91714669424','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(635,'','Cash','','2024-05-02 20:52:05','','0','9','2024-05-02 20:52:05','','1850','1850','1','retail','','1850','1','0','0','0','0','0','0','printed',' ','','2','0','91714672271','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(636,'aug','Mpesa','','2024-05-03 20:47:49','','0','9','2024-05-03 20:47:49','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91714758323','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(637,'','Cash','','2024-05-03 20:48:28','','0','9','2024-05-03 20:48:28','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','2','0','91714758486','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(638,'','Cash','','2024-05-03 21:00:36','','0','9','2024-05-03 21:00:36','','3450','3450','1','retail','','3450','1','0','0','0','0','0','0','printed',' ','','2','0','91714759183','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(639,'6kl','Mpesa','','2024-05-04 17:14:52','','0','9','2024-05-04 17:14:52','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91714831784','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(640,'gl5','Mpesa','','2024-05-04 18:32:23','','0','9','2024-05-04 18:32:23','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91714833096','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(641,'','Cash','','2024-05-04 18:34:10','','0','9','2024-05-04 18:34:10','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','2','0','91714836756','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(642,'','Cash','','2024-05-04 18:34:37','','0','9','2024-05-04 18:34:37','','100','100','1','retail','','100','1','0','0','0','0','0','0','printed',' ','','2','0','91714836858','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(643,'','Cash','','2024-05-04 18:35:43','','0','9','2024-05-04 18:35:43','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','91714836924','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(644,'fuy','Mpesa','','2024-05-04 20:38:06','','0','9','2024-05-04 20:38:06','','0','1250','1','retail','','1250','1','0','0','0','0','1250','0','printed',' ','','2','0','91714844225','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(645,'','Cash','','2024-05-04 20:58:13','','0','9','2024-05-04 20:58:13','','3900','3900','1','retail','','3900','1','0','0','0','0','0','0','printed',' ','','2','0','91714845427','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(646,'','Cash','','2024-05-05 19:14:24','','0','9','2024-05-05 19:14:24','','2300','2300','1','retail','','2300','1','0','0','0','0','0','0','printed',' ','','2','0','91714925608','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(647,'','Cash','','2024-05-05 19:16:19','','0','9','2024-05-05 19:16:19','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','2','0','91714925679','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(648,'','Cash','','2024-05-05 21:07:07','','0','9','2024-05-05 21:07:07','','1810','1810','1','retail','','1810','1','0','0','0','0','0','0','printed',' ','','2','0','91714932390','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(649,'spn','Mpesa','','2024-05-06 14:50:48','','0','9','2024-05-06 14:50:48','','0','1350','1','retail','','1350','1','0','0','0','0','1350','0','printed',' ','','2','0','91714996213','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(650,'','Cash','','2024-05-06 14:51:51','','0','9','2024-05-06 14:51:51','','490','490','1','retail','','490','1','0','0','0','0','0','0','printed',' ','','2','0','91714996268','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(651,'','Cash','','2024-05-06 14:52:17','','0','9','2024-05-06 14:52:17','','1300','1300','1','retail','','1300','1','0','0','0','0','0','0','printed',' ','','2','0','91714996320','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(652,'','Cash','','2024-05-06 14:53:09','','0','9','2024-05-06 14:53:09','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','91714996345','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(653,'tf1','Mpesa','','2024-05-06 14:53:30','','0','9','2024-05-06 14:53:30','','0','80','1','retail','','80','1','0','0','0','0','80','0','printed',' ','','2','0','91714996397','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(654,'gio','Mpesa','','2024-05-06 15:08:53','','0','9','2024-05-06 15:08:53','','0','2800','1','retail','','2800','1','0','0','0','0','2800','0','printed',' ','','2','0','91714996517','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(655,'','Cash','','2024-05-06 21:02:19','','0','9','2024-05-06 21:02:19','','2919','2919','1','retail','','2919','1','0','0','0','0','0','0','printed',' ','','2','0','91715018198','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(656,'ert','Mpesa','','2024-05-07 21:03:58','','0','9','2024-05-07 21:03:58','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91715104820','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(657,'y4m','Mpesa','','2024-05-07 21:04:56','','0','9','2024-05-07 21:04:56','','0','680','1','retail','','680','1','0','0','0','0','680','0','printed',' ','','2','0','91715105056','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(658,'xp2','Mpesa','','2024-05-07 21:05:54','','0','9','2024-05-07 21:05:54','','0','1850','1','retail','','1850','1','0','0','0','0','1850','0','printed',' ','','2','0','91715105115','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(659,'cy9','Mpesa','','2024-05-07 21:07:25','','0','9','2024-05-07 21:07:25','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91715105236','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(660,'gbk','Mpesa','','2024-05-07 21:08:10','','0','9','2024-05-07 21:08:10','','0','1740','1','retail','','1740','1','0','0','0','0','1740','0','printed',' ','','2','0','91715105261','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(661,'wpg','Mpesa','','2024-05-07 21:09:41','','0','9','2024-05-07 21:09:41','','0','2300','1','retail','','2300','1','0','0','0','0','2300','0','printed',' ','','2','0','91715105334','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(662,'egn','Mpesa','','2024-05-07 21:10:13','','0','9','2024-05-07 21:10:13','','0','330','1','retail','','330','1','0','0','0','0','330','0','printed',' ','','2','0','91715105393','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(663,'','Cash','','2024-05-07 21:13:00','','0','9','2024-05-07 21:13:00','','3530','3530','1','retail','','3530','1','0','0','0','0','0','0','printed',' ','','2','0','91715105450','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(664,'gpk','Mpesa','','2024-05-08 20:21:48','','0','9','2024-05-08 20:21:48','','0','2800','1','retail','','2800','1','0','0','0','0','2800','0','printed',' ','','2','0','91715188818','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(665,'297','Mpesa','','2024-05-08 20:22:11','','0','9','2024-05-08 20:22:11','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91715188921','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(666,'hmp','Mpesa','','2024-05-09 20:13:06','','0','9','2024-05-09 20:13:06','','0','120','1','retail','','120','1','0','0','0','0','120','0','printed',' ','','2','0','91715274157','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(667,'5em','Mpesa','','2024-05-09 20:15:29','','0','9','2024-05-09 20:15:29','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','91715274912','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(668,'','Cash','','2024-05-09 21:06:46','','0','9','2024-05-09 21:06:46','','7150','7150','1','retail','','7150','1','0','0','0','0','0','0','printed',' ','','2','0','91715277754','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(669,'ao5','Mpesa','','2024-05-10 19:06:06','','0','9','2024-05-10 19:06:06','','0','360','1','retail','','360','1','0','0','0','0','360','0','printed',' ','','2','0','91715357146','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(670,'ahd','Mpesa','','2024-05-10 19:06:28','','0','9','2024-05-10 19:06:28','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91715357179','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(671,'','Cash','','2024-05-10 19:06:56','','0','9','2024-05-10 19:06:56','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91715357200','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(672,'cop','Mpesa','','2024-05-10 19:10:17','','0','9','2024-05-10 19:10:17','','0','2800','1','retail','','2800','1','0','0','0','0','2800','0','printed',' ','','2','0','91715357220','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(673,'','Cash','','2024-05-10 19:11:12','','0','9','2024-05-10 19:11:12','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','2','0','91715357446','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(674,'mrx','Mpesa','','2024-05-10 19:12:45','','0','9','2024-05-10 19:12:45','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91715357554','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(675,'916','Mpesa','','2024-05-10 19:13:12','','0','9','2024-05-10 19:13:12','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91715357581','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(676,'fpn','Mpesa','','2024-05-10 19:13:36','','0','9','2024-05-10 19:13:36','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91715357602','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(677,'3gb','Mpesa','','2024-05-10 21:25:57','','0','9','2024-05-10 21:25:57','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91715365543','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(678,'fja','Mpesa','','2024-05-10 21:27:49','','0','9','2024-05-10 21:27:49','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91715365569','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(679,'xop','Mpesa','','2024-05-10 21:30:16','','0','9','2024-05-10 21:30:16','','0','4500','1','retail','','4500','1','0','0','0','0','4500','0','printed',' ','','2','0','91715365718','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(680,'','Cash','','2024-05-10 21:34:23','','0','9','2024-05-10 21:34:23','','6300','6300','1','retail','','6300','1','0','0','0','0','0','0','printed',' ','','2','0','91715366034','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(681,'apn','Mpesa','','2024-05-11 20:06:53','','0','9','2024-05-11 20:06:53','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91715447002','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(682,'','Cash','','2024-05-11 20:07:22','','0','9','2024-05-11 20:07:22','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91715447230','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(683,'r52','Mpesa','','2024-05-11 20:07:39','','0','9','2024-05-11 20:07:39','','0','120','1','retail','','120','1','0','0','0','0','120','0','printed',' ','','2','0','91715447248','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(684,'xuh','Mpesa','','2024-05-11 20:08:05','','0','9','2024-05-11 20:08:05','','0','480','1','retail','','480','1','0','0','0','0','480','0','printed',' ','','2','0','91715447270','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(685,'zpg','Mpesa','','2024-05-12 20:04:15','','0','9','2024-05-12 20:04:15','','0','2700','1','retail','','2700','1','0','0','0','0','2700','0','printed',' ','','2','0','91715533383','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(686,'8ls','Mpesa','','2024-05-12 20:05:07','','0','9','2024-05-12 20:05:07','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91715533469','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(687,'son','Mpesa','','2024-05-12 20:05:37','','0','9','2024-05-12 20:05:37','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91715533520','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(688,'rnla','Mpesa','','2024-05-13 19:49:09','','0','9','2024-05-13 19:49:09','','0','3050','1','retail','','3050','1','0','0','0','0','3050','0','printed',' ','','2','0','91715618902','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(689,'ke5','Mpesa','','2024-05-13 19:50:47','','0','9','2024-05-13 19:50:47','','0','2950','1','retail','','2950','1','0','0','0','0','2950','0','printed',' ','','2','0','91715618983','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(690,'gto','Mpesa','','2024-05-13 19:51:25','','0','9','2024-05-13 19:51:25','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91715619060','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(691,'hwx','Mpesa','','2024-05-13 19:53:41','','0','9','2024-05-13 19:53:41','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91715619207','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(692,'gep','Mpesa','','2024-05-13 21:07:03','','0','9','2024-05-13 21:07:03','','0','1299','1','retail','','1299','1','0','0','0','0','1299','0','printed',' ','','2','0','91715623596','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(693,'','Cash','','2024-05-13 21:12:25','','0','9','2024-05-13 21:12:26','','4550','4550','1','retail','','4550','1','0','0','0','0','0','0','printed',' ','','2','0','91715623716','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(694,'4ls','Mpesa','','2024-05-14 20:08:18','','0','9','2024-05-14 20:08:18','','0','460','1','retail','','460','1','0','0','0','0','460','0','printed',' ','','2','0','91715706435','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(695,'ufn','Mpesa','','2024-05-14 20:09:37','','0','9','2024-05-14 20:09:37','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91715706509','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(696,'jfc','Mpesa','','2024-05-14 20:10:21','','0','9','2024-05-14 20:10:21','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91715706598','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(697,'udb','Mpesa','','2024-05-14 20:11:23','','0','9','2024-05-14 20:11:23','','0','1350','1','retail','','1350','1','0','0','0','0','1350','0','printed',' ','','2','0','91715706639','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(698,'','Cash','','2024-05-14 20:12:07','','0','9','2024-05-14 20:12:07','','3800','3800','1','retail','','3800','1','0','0','0','0','0','0','printed',' ','','2','0','91715706697','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(699,'JBX','Mpesa','','2024-05-14 20:13:56','','0','9','2024-05-14 20:13:56','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91715706735','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(700,'','Cash','','2024-05-14 21:02:07','','0','9','2024-05-14 21:02:07','','6320','6320','1','retail','','6320','1','0','0','0','0','0','0','printed',' ','','2','0','91715709165','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(701,'s8m','Mpesa','','2024-05-15 20:13:41','','0','9','2024-05-15 20:13:41','','0','1800','1','retail','','1800','1','0','0','0','0','1800','0','printed',' ','','2','0','91715791488','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(702,'may ','Mpesa','','2024-05-15 20:14:07','','NaN','9','2024-05-15 20:14:07','','0','250','1','retail','','250','1','0','0','0','0','250foa','0','printed',' ','','2','0','91715793233','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(703,'x5m','Mpesa','','2024-05-15 20:14:38','','0','9','2024-05-15 20:14:38','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91715793264','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(704,'','Cash','','2024-05-15 21:00:26','','0','9','2024-05-15 21:00:26','','1300','1300','1','retail','','1300','1','0','0','0','0','0','0','printed',' ','','2','0','91715796004','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(705,'41k','Mpesa','','2024-05-16 20:40:03','','0','9','2024-05-16 20:40:03','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91715880773','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(706,'rbw','Mpesa','','2024-05-16 20:41:11','','0','9','2024-05-16 20:41:11','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91715881219','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(707,'','Cash','','2024-05-16 20:55:04','','0','9','2024-05-16 20:55:04','','2689','2689','1','retail','','2689','1','0','0','0','0','0','0','printed',' ','','2','0','91715882002','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(708,'jnw','Mpesa','','2024-05-17 19:30:03','','0','9','2024-05-17 19:30:03','','0','1750','1','retail','','1750','1','0','0','0','0','1750','0','printed',' ','','2','0','91715958759','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(709,'vom','Mpesa','','2024-05-17 19:31:05','','0','9','2024-05-17 19:31:05','','0','2500','1','retail','','2500','1','0','0','0','0','2500','0','printed',' ','','2','0','91715963416','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(710,'ha2','Mpesa','','2024-05-17 19:31:32','','0','9','2024-05-17 19:31:32','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91715963480','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(711,'1h9','Mpesa','','2024-05-17 19:32:16','','0','9','2024-05-17 19:32:16','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91715963504','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(712,'','Cash','','2024-05-17 21:01:13','','0','9','2024-05-17 21:01:13','','4850','4850','1','retail','','4850','1','0','0','0','0','0','0','printed',' ','','2','0','91715968706','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(713,'aph','Mpesa','','2024-05-18 09:50:39','','0','9','2024-05-18 09:50:39','','10','3010','1','retail','','3010','1','0','0','0','0','3000','0','printed',' ','','2','0','91716014675','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(714,'okioi','Mpesa','','2024-05-18 15:28:22','','0','9','2024-05-18 15:28:22','','0','1100','1','retail','','1100','1','0','0','0','0','1100','0','printed',' ','','2','0','91716035291','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(715,'fgbc','Mpesa','','2024-05-18 18:12:03','','0','9','2024-05-18 18:12:03','','0','2500','1','retail','','2500','1','0','0','0','0','2500','0','printed',' ','','2','0','91716045066','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(716,'jhg','Mpesa','','2024-05-18 20:56:29','','0','9','2024-05-18 20:56:29','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91716054917','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(717,'jhgv','Mpesa','','2024-05-18 20:58:40','','0','9','2024-05-18 20:58:40','','0','550','1','retail','','550','1','0','0','0','0','550','0','printed',' ','','2','0','91716055101','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(718,'','Cash','','2024-05-18 21:02:17','','0','9','2024-05-18 21:02:17','','3700','3700','1','retail','','3700','1','0','0','0','0','0','0','printed',' ','','2','0','91716055211','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(719,'whx','Mpesa','','2024-05-19 11:54:07','','0','9','2024-05-19 11:54:07','','0','7900','1','retail','','7900','1','0','0','0','0','7900','0','printed',' ','','2','0','91716108716','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(720,'ghf','Mpesa','','2024-05-19 13:45:42','','0','9','2024-05-19 13:45:42','','0','3600','1','retail','','3600','1','0','0','0','0','3600','0','printed',' ','','2','0','91716109792','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(721,'','Cash','','2024-05-19 20:54:43','','0','9','2024-05-19 20:54:43','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','91716141245','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(722,'','Cash','','2024-05-19 20:55:27','','0','9','2024-05-19 20:55:27','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','2','0','91716141289','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(723,'','Cash','','2024-05-19 20:55:54','','0','9','2024-05-19 20:55:54','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','91716141334','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(724,'spk','Mpesa','','2024-05-20 20:50:42','','0','9','2024-05-20 20:50:42','','0','2400','1','retail','','2400','1','0','0','0','0','2400','0','printed',' ','','2','0','91716227383','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(725,'627','Mpesa','','2024-05-20 20:51:50','','0','9','2024-05-20 20:51:50','','0','6500','1','retail','','6500','1','0','0','0','0','6500','0','printed',' ','','2','0','91716227454','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(726,'','Cash','','2024-05-20 20:52:58','','0','9','2024-05-20 20:52:58','','1150','1150','1','retail','','1150','1','0','0','0','0','0','0','printed',' ','','2','0','91716227543','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(727,'qon','Mpesa','','2024-05-20 20:58:17','','0','9','2024-05-20 20:58:17','','0','80','1','retail','','80','1','0','0','0','0','80','0','printed',' ','','2','0','91716227597','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(728,'','Cash','','2024-05-20 20:59:07','','0','9','2024-05-20 20:59:07','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','91716227932','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(729,'hb5','Mpesa','','2024-05-21 19:44:22','','0','9','2024-05-21 19:44:22','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91716309789','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(730,'diz','Mpesa','','2024-05-21 19:45:35','','0','9','2024-05-21 19:45:35','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91716309894','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(731,'gzp','Mpesa','','2024-05-21 19:46:35','','0','9','2024-05-21 19:46:35','','0','1100','1','retail','','1100','1','0','0','0','0','1100','0','printed',' ','','2','0','91716309954','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(732,'fcp','Mpesa','','2024-05-21 19:47:57','','0','9','2024-05-21 19:47:57','','0','2560','1','retail','','2560','1','0','0','0','0','2560','0','printed',' ','','2','0','91716310011','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(733,'mrg','Mpesa','','2024-05-21 19:48:28','','0','9','2024-05-21 19:48:28','','0','400','1','retail','','400','1','0','0','0','0','400','0','printed',' ','','2','0','91716310093','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(734,'834','Mpesa','','2024-05-21 19:48:48','','0','9','2024-05-21 19:48:48','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91716310119','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(735,'','Cash','','2024-05-21 21:03:38','','0','9','2024-05-21 21:03:38','','4900','4900','1','retail','','4900','1','0','0','0','0','0','0','printed',' ','','2','0','91716314500','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(736,'','Cash','','2024-05-21 21:05:21','','0','9','2024-05-21 21:05:21','','8270','8270','1','retail','','8270','1','0','0','0','0','0','0','printed',' ','','2','0','91716314634','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(737,'gvo','Mpesa','','2024-05-22 19:47:40','','0','9','2024-05-22 19:47:40','','0','550','1','retail','','550','1','0','0','0','0','550','0','printed',' ','','2','0','91716396430','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(738,'','Cash','','2024-05-22 19:48:08','','0','9','2024-05-22 19:48:08','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','91716396474','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(739,'dxp','Mpesa','','2024-05-22 19:48:35','','0','9','2024-05-22 19:48:35','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91716396500','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(740,'gvq','Mpesa','','2024-05-22 21:00:25','','0','9','2024-05-22 21:00:25','','0','1200','1','retail','','1200','1','0','0','0','0','1200','0','printed',' ','','2','0','91716396538','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(741,'mrd','Mpesa','','2024-05-23 19:05:11','','0','9','2024-05-23 19:05:11','','0','550','1','retail','','550','1','0','0','0','0','550','0','printed',' ','','2','0','91716480286','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(742,'zpf','Mpesa','','2024-05-23 19:06:08','','0','9','2024-05-23 19:06:08','','0','2000','1','retail','','2000','1','0','0','0','0','2000','0','printed',' ','','2','0','91716480333','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(743,'ves','Mpesa','','2024-05-23 19:09:16','','0','9','2024-05-23 19:09:16','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91716480383','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(744,'','Cash','','2024-05-23 19:13:53','','0','9','2024-05-23 19:13:53','','4300','4300','1','retail','','4300','1','0','0','0','0','0','0','printed',' ','','2','0','91716480566','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(745,'82m','Mpesa','','2024-05-23 19:16:31','','0','9','2024-05-23 19:16:31','','0','1049','1','retail','','1049','1','0','0','0','0','1049','0','printed',' ','','2','0','91716480873','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(746,'','Cash','','2024-05-23 21:05:17','','0','9','2024-05-23 21:05:17','','23068','23068','1','retail','','23068','1','0','0','0','0','0','0','printed',' ','','2','0','91716487195','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(747,'zpn','Mpesa','','2024-05-24 20:05:57','','0','9','2024-05-24 20:05:57','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91716570304','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(748,'','Cash','','2024-05-24 20:06:53','','0','9','2024-05-24 20:06:53','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','91716570377','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(749,'tzp','Mpesa','','2024-05-24 20:07:30','','0','9','2024-05-24 20:07:30','','0','400','1','retail','','400','1','0','0','0','0','400','0','printed',' ','','2','0','91716570422','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(750,'n59','Mpesa','','2024-05-24 20:08:06','','0','9','2024-05-24 20:08:06','','0','240','1','retail','','240','1','0','0','0','0','240','0','printed',' ','','2','0','91716570467','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(751,'bt6','Mpesa','','2024-05-24 20:08:44','','0','9','2024-05-24 20:08:44','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91716570503','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(752,'','Cash','','2024-05-24 20:09:23','','0','9','2024-05-24 20:09:23','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','91716570549','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(753,'582','Mpesa','','2024-05-24 20:09:50','','0','9','2024-05-24 20:09:50','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91716570571','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(754,'sep','Mpesa','','2024-05-25 18:59:22','','0','9','2024-05-25 18:59:22','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91716652743','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(755,'hco','Mpesa','','2024-05-25 18:59:55','','NaN','9','2024-05-25 18:59:55','','0','250','1','retail','','250','1','0','0','0','0','250hco','0','printed',' ','','2','0','91716652776','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(756,'zlf','Mpesa','','2024-05-25 19:00:55','','0','9','2024-05-25 19:00:55','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91716652815','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(757,'4ld','Mpesa','','2024-05-25 19:01:40','','0','9','2024-05-25 19:01:40','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91716652886','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(758,'','Cash','','2024-05-25 21:03:06','','0','9','2024-05-25 21:03:06','','6600','6600','1','retail','','6600','1','0','0','0','0','0','0','printed',' ','','2','0','91716660075','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(759,'vrp','Mpesa','','2024-05-26 20:25:02','','0','9','2024-05-26 20:25:02','','0','1350','1','retail','','1350','1','0','0','0','0','1350','0','printed',' ','','2','0','91716741172','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(760,'dpa','Mpesa','','2024-05-26 20:26:12','','0','9','2024-05-26 20:26:12','','0','1300','1','retail','','1300','1','0','0','0','0','1300','0','printed',' ','','2','0','91716744316','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(761,'','Cash','','2024-05-26 21:01:02','','0','9','2024-05-26 21:01:02','','3099','3099','1','retail','','3099','1','0','0','0','0','0','0','printed',' ','','2','0','91716746413','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(762,'','Cash','','2024-05-27 20:56:18','','0','9','2024-05-27 20:56:18','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','91716832063','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(763,'mes','Mpesa','','2024-05-27 20:56:55','','0','9','2024-05-27 20:56:55','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91716832586','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(764,'btj','Mpesa','','2024-05-27 20:57:35','','0','9','2024-05-27 20:57:35','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','91716832628','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(765,'fop','Mpesa','','2024-05-27 21:08:28','','0','9','2024-05-27 21:08:28','','0','2300','1','retail','','2300','1','0','0','0','0','2300','0','printed',' ','','2','0','91716833284','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(766,'','Cash','','2024-05-27 21:17:35','','0','9','2024-05-27 21:17:35','','0','1150','1','retail','','1150','1','0','0','0','0','1150','0','printed',' ','','2','0','91716833836','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(767,'cug','Mpesa','','2024-05-28 21:01:10','','0','9','2024-05-28 21:01:11','','200','700','1','retail','','700','1','0','0','0','0','500','0','printed',' ','','2','0','91716919239','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(768,'bsz','Mpesa','','2024-05-28 21:02:26','','0','9','2024-05-28 21:02:26','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91716919333','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(769,'','Cash','','2024-05-28 21:19:28','','0','9','2024-05-28 21:19:28','','7050','7050','1','retail','','7050','1','0','0','0','0','0','0','printed',' ','','2','0','91716919584','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(770,'gvo','Mpesa','','2024-05-29 21:06:00','','0','9','2024-05-29 21:06:00','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91717005886','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(771,'','Cash','','2024-05-30 20:50:27','','0','9','2024-05-30 20:50:27','','1040','1040','1','retail','','1040','1','0','0','0','0','0','0','printed',' ','','2','0','91717091188','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(772,'mof','Mpesa','','2024-05-30 20:50:49','','0','9','2024-05-30 20:50:49','','0','1300','1','retail','','1300','1','0','0','0','0','1300','0','printed',' ','','2','0','91717091436','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(773,'','Cash','','2024-05-30 21:01:05','','0','9','2024-05-30 21:01:05','','1850','1850','1','retail','','1850','1','0','0','0','0','0','0','printed',' ','','2','0','91717091478','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(774,'mcw','Mpesa','','2024-05-31 20:49:50','','0','9','2024-05-31 20:49:50','','0','3470','1','retail','','3470','1','0','0','0','0','3470','0','printed',' ','','2','0','91717177647','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(775,'gvw','Mpesa','','2024-05-31 20:50:31','','0','9','2024-05-31 20:50:31','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91717177808','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(776,'18m','Mpesa','','2024-05-31 20:51:05','','0','9','2024-05-31 20:51:05','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91717177844','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(777,'zph','Mpesa','','2024-05-31 20:52:06','','0','9','2024-05-31 20:52:06','','0','160','1','retail','','160','1','0','0','0','0','160','0','printed',' ','','2','0','91717177878','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(778,'xph','Mpesa','','2024-05-31 20:53:02','','0','9','2024-05-31 20:53:02','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91717177954','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(779,'xug','Mpesa','','2024-05-31 20:53:42','','0','9','2024-05-31 20:53:42','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91717177999','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(780,'d28','Mpesa','','2024-05-31 20:55:07','','0','9','2024-05-31 20:55:07','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91717178091','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(781,'spg','Mpesa','','2024-05-31 20:55:49','','0','9','2024-05-31 20:55:49','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91717178127','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(782,'gvq','Mpesa','','2024-06-01 20:51:15','','0','9','2024-06-01 20:51:15','','0','3400','1','retail','','3400','1','0','0','0','0','3400','0','printed',' ','','2','0','91717264251','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(783,'mfv','Mpesa','','2024-06-01 20:52:06','','0','9','2024-06-01 20:52:06','','0','1460','1','retail','','1460','1','0','0','0','0','1460','0','printed',' ','','2','0','91717264290','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(784,'fcp','Mpesa','','2024-06-01 20:53:44','','0','9','2024-06-01 20:53:44','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91717264371','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(785,'vok','Mpesa','','2024-06-01 20:54:05','','0','9','2024-06-01 20:54:05','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91717264435','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(786,'','Cash','','2024-06-02 20:37:53','','0','9','2024-06-02 20:37:53','','2600','2600','1','retail','','2600','1','0','0','0','0','0','0','printed',' ','','2','0','91717349832','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(787,'c95','Mpesa','','2024-06-02 20:40:39','','0','9','2024-06-02 20:40:39','','0','2700','1','retail','','2700','1','0','0','0','0','2700','0','printed',' ','','2','0','91717349881','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(788,'brm','Mpesa','','2024-06-02 20:41:37','','0','9','2024-06-02 20:41:37','','0','4300','1','retail','','4300','1','0','0','0','0','4300','0','printed',' ','','2','0','91717350056','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(789,'gbe','Mpesa','','2024-06-02 21:04:21','','0','9','2024-06-02 21:04:21','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91717350139','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(790,'mes','Mpesa','','2024-06-02 21:09:04','','0','9','2024-06-02 21:09:04','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','91717351477','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(791,'fcp','Mpesa','','2024-06-03 20:59:06','','0','9','2024-06-03 20:59:06','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91717437536','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(792,'','Cash','','2024-06-04 20:59:12','','0','9','2024-06-04 20:59:12','','160','160','1','retail','','160','1','0','0','0','0','0','0','printed',' ','','2','0','91717523529','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(793,'gvo','Mpesa','','2024-06-04 21:01:11','','0','9','2024-06-04 21:01:11','','0','1400','1','retail','','1400','1','0','0','0','0','1400','0','printed',' ','','2','0','91717524044','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(794,'m28','Mpesa','','2024-06-04 21:02:00','','0','9','2024-06-04 21:02:00','','0','610','1','retail','','610','1','0','0','0','0','610','0','printed',' ','','2','0','91717524087','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(795,'834','Mpesa','','2024-06-04 21:04:50','','0','9','2024-06-04 21:04:50','','0','3250','1','retail','','3250','1','0','0','0','0','3250','0','printed',' ','','2','0','91717524139','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(796,'cdp','Mpesa','','2024-06-05 19:59:33','','0','9','2024-06-05 19:59:33','','0','1650','1','retail','','1650','1','0','0','0','0','1650','0','printed',' ','','2','0','91717606724','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(797,'5me','Mpesa','','2024-06-05 20:00:39','','0','9','2024-06-05 20:00:39','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91717606794','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(798,'mwa','Mpesa','','2024-06-05 20:01:37','','0','9','2024-06-05 20:01:37','','0','600','1','retail','','600','1','0','0','0','0','600','0','printed',' ','','2','0','91717606868','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(799,'187','Mpesa','','2024-06-05 20:03:29','','0','9','2024-06-05 20:03:29','','0','460','1','retail','','460','1','0','0','0','0','460','0','printed',' ','','2','0','91717606951','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(800,'bof','Mpesa','','2024-06-05 20:04:04','','0','9','2024-06-05 20:04:04','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91717607031','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(801,'nlm','Mpesa','','2024-06-06 20:52:34','','0','9','2024-06-06 20:52:34','','0','1700','1','retail','','1700','1','0','0','0','0','1700','0','printed',' ','','2','0','91717696202','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(802,'762','Mpesa','','2024-06-06 20:54:17','','0','9','2024-06-06 20:54:17','','0','4300','1','retail','','4300','1','0','0','0','0','4300','0','printed',' ','','2','0','91717696412','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(803,'hal','Mpesa','','2024-06-06 20:54:38','','0','9','2024-06-06 20:54:38','','0','699','1','retail','','699','1','0','0','0','0','699','0','printed',' ','','2','0','91717696469','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(804,'uhb','Mpesa','','2024-06-06 20:56:42','','0','9','2024-06-06 20:56:42','','0','4020','1','retail','','4020','1','0','0','0','0','4020','0','printed',' ','','2','0','91717696487','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(805,'p48','Mpesa','','2024-06-06 21:03:32','','0','9','2024-06-06 21:03:32','','0','2800','1','retail','','2800','1','0','0','0','0','2800','0','printed',' ','','2','0','91717696967','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(806,'rap','Mpesa','','2024-06-07 20:35:23','','0','9','2024-06-07 20:35:23','','0','3110','1','retail','','3110','1','0','0','0','0','3110','0','printed',' ','','2','0','91717781601','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(807,'epm','Mpesa','','2024-06-07 20:37:51','','0','9','2024-06-07 20:37:51','','0','5559','1','retail','','5559','1','0','0','0','0','5559','0','printed',' ','','2','0','91717781737','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(808,'fvp','Mpesa','','2024-06-07 20:50:10','','0','9','2024-06-07 20:50:10','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','91717782599','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(809,'hnz','Mpesa','','2024-06-07 20:51:07','','0','9','2024-06-07 20:51:07','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','91717782621','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(810,';kjk','Mpesa','','2024-06-08 17:30:40','','0','9','2024-06-08 17:30:40','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','91717857025','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(811,'','Cash','','2024-06-08 17:33:36','','0','9','2024-06-08 17:33:36','','4900','4900','1','retail','','4900','1','0','0','0','0','0','0','printed',' ','','2','0','91717857079','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(812,'','Cash','','2024-06-08 17:34:43','','0','9','2024-06-08 17:34:43','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','91717857258','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(813,'fghcg','Mpesa','','2024-06-08 17:41:56','','0','9','2024-06-08 17:41:56','','0','6000','1','retail','','6000','1','0','0','0','0','6000','0','printed',' ','','2','0','91717857474','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(814,'','Cash','','2024-06-08 17:42:58','','0','9','2024-06-08 17:42:58','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','91717857750','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(815,'fgjhf','Mpesa','','2024-06-08 17:43:22','','0','9','2024-06-08 17:43:22','','0','1600','1','retail','','1600','1','0','0','0','0','1600','0','printed',' ','','2','0','91717857782','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(816,'klmn','Mpesa','','2024-06-09 20:55:00','','0','9','2024-06-09 20:55:00','','0','6550','1','retail','','6550','1','0','0','0','0','6550','0','printed',' ','','2','0','91717955552','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(817,'ain','Mpesa','','2024-06-10 20:51:01','','0','9','2024-06-10 20:51:01','','0','8650','1','retail','','8650','1','0','0','0','0','8650','0','printed',' ','','2','0','91718041323','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(818,'fpn','Mpesa','','2024-06-10 20:52:34','','0','9','2024-06-10 20:52:34','','0','5150','1','retail','','5150','1','0','0','0','0','5150','0','printed',' ','','2','0','91718041883','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(819,'zbn','Mpesa','','2024-06-11 20:56:29','','0','9','2024-06-11 20:56:29','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91718127945','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(820,'vmz','Mpesa','','2024-06-11 20:59:37','','0','9','2024-06-11 20:59:37','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91718128637','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(821,'','Cash','','2024-06-12 20:58:38','','0','9','2024-06-12 20:58:38','','1300','1300','1','retail','','1300','1','0','0','0','0','0','0','printed',' ','','2','0','91718215068','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(822,'bgc','Mpesa','','2024-06-12 20:59:13','','0','9','2024-06-12 20:59:13','','0','900','1','retail','','900','1','0','0','0','0','900','0','printed',' ','','2','0','91718215124','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(823,'4mz','Mpesa','','2024-06-12 21:01:01','','0','9','2024-06-12 21:01:01','','0','950','1','retail','','950','1','0','0','0','0','950','0','printed',' ','','2','0','91718215241','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(824,'xuh','Mpesa','','2024-06-13 20:54:31','','0','9','2024-06-13 20:54:31','','0','880','1','retail','','880','1','0','0','0','0','880','0','printed',' ','','2','0','91718301229','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(825,'szp','Mpesa','','2024-06-13 20:55:33','','0','9','2024-06-13 20:55:33','','0','1650','1','retail','','1650','1','0','0','0','0','1650','0','printed',' ','','2','0','91718301289','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(826,'auh','Mpesa','','2024-06-13 20:56:38','','0','9','2024-06-13 20:56:38','','0','3170','1','retail','','3170','1','0','0','0','0','3170','0','printed',' ','','2','0','91718301353','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(827,'418','Mpesa','','2024-06-13 20:58:54','','0','9','2024-06-13 20:58:54','','0','2500','1','retail','','2500','1','0','0','0','0','2500','0','printed',' ','','2','0','91718301414','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(828,'374','Mpesa','','2024-06-14 11:53:24','','0','9','2024-06-14 11:53:24','','0','3700','1','retail','','3700','1','0','0','0','0','3700','0','printed',' ','','2','0','91718354365','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(829,'mes','Mpesa','','2024-06-14 11:53:48','','0','9','2024-06-14 11:53:48','','0','1500','1','retail','','1500','1','0','0','0','0','1500','0','printed',' ','','2','0','91718355219','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(830,'hgtd','Mpesa','','2024-06-14 20:11:12','','0','9','2024-06-14 20:11:12','','0','2830','1','retail','','2830','1','0','0','0','0','2830','0','printed',' ','','2','0','91718384964','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(831,'','Cash','','2024-06-14 20:15:28','','0','9','2024-06-14 20:15:28','','11550','11550','1','retail','','11550','1','0','0','0','0','0','0','printed',' ','','2','0','91718385090','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(832,'MTH','Mpesa','','2024-06-14 20:17:24','','0','9','2024-06-14 20:17:24','','0','960','1','retail','','960','1','0','0','0','0','960','0','printed',' ','','2','0','91718385350','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(833,'','Cash','','2024-06-14 20:37:28','','0','9','2024-06-14 20:37:28','','5300','5300','1','retail','','5300','1','0','0','0','0','0','0','printed',' ','','2','0','91718386517','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(834,'hgh','Mpesa','','2024-06-15 16:32:23','','0','9','2024-06-15 16:32:23','','0','12280','1','retail','','12280','1','0','0','0','0','12280','0','printed',' ','','2','0','91718458007','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(835,'','Cash','','2024-06-15 16:32:56','','0','9','2024-06-15 16:32:56','','120','120','1','retail','','120','1','0','0','0','0','0','0','printed',' ','','2','0','91718458362','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(836,'gfd','Mpesa','','2024-06-15 21:04:37','','0','9','2024-06-15 21:04:37','','0','1250','1','retail','','1250','1','0','0','0','0','1250','0','printed',' ','','2','0','91718474624','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(837,'hgh','Mpesa','','2024-06-15 21:05:40','','0','9','2024-06-15 21:05:40','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','91718474717','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(838,'gcvb','Mpesa','','2024-06-16 21:00:00','','0','9','2024-06-16 21:00:00','','0','2200','1','retail','','2200','1','0','0','0','0','2200','0','printed',' ','','2','0','91718560745','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(839,'8do','Mpesa','','2024-06-17 17:05:14','','0','9','2024-06-17 17:05:14','','0','5200','1','retail','','5200','1','0','0','0','0','5200','0','printed',' ','','2','0','91718633039','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(840,'210','Mpesa','','2024-06-17 17:07:01','','0','9','2024-06-17 17:07:01','','0','3550','1','retail','','3550','1','0','0','0','0','3550','0','printed',' ','','2','0','91718633144','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(841,'fb3','Mpesa','','2024-06-17 17:08:02','','0','9','2024-06-17 17:08:03','','0','1800','1','retail','','1800','1','0','0','0','0','1800','0','printed',' ','','2','0','91718633257','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(842,'9qw','Mpesa','','2024-06-17 17:08:48','','0','9','2024-06-17 17:08:48','','0','450','1','retail','','450','1','0','0','0','0','450','0','printed',' ','','2','0','91718633314','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(843,'ytr','Mpesa','','2024-06-17 17:09:23','','0','9','2024-06-17 17:09:23','','0','2700','1','retail','','2700','1','0','0','0','0','2700','0','printed',' ','','2','0','91718633350','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(844,'hygy','Mpesa','','2024-06-17 21:01:40','','0','9','2024-06-17 21:01:40','','0','500','1','retail','','500','1','0','0','0','0','500','0','printed',' ','','2','0','91718647272','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(845,'z49','Mpesa','','2024-06-18 19:36:02','','0','9','2024-06-18 19:36:02','','0','2890','1','retail','','2890','1','0','0','0','0','2890','0','printed',' ','','2','0','91718728395','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(846,'','Cash','','2024-06-18 19:38:10','','0','9','2024-06-18 19:38:10','','699','699','1','retail','','699','1','0','0','0','0','0','0','printed',' ','','2','0','91718728591','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(847,'wmb','Mpesa','','2024-06-19 19:39:25','','0','9','2024-06-19 19:39:25','','0','2220','1','retail','','2220','1','0','0','0','0','2220','0','printed',' ','','2','0','91718814977','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(848,'dftu','Mpesa','','2024-06-19 19:47:31','','0','9','2024-06-19 19:47:31','','0','2500','1','retail','','2500','1','0','0','0','0','2500','0','printed',' ','','2','0','91718815208','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(849,'jhyt','Mpesa','','2024-06-20 20:10:10','','0','9','2024-06-20 20:10:10','','0','3450','1','retail','','3450','1','0','0','0','0','3450','0','printed',' ','','2','0','91718903294','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(850,'gfsrk','Mpesa','','2024-06-21 19:51:29','','0','9','2024-06-21 19:51:29','','0','7900','1','retail','','7900','1','0','0','0','0','7900','0','printed',' ','','2','0','91718988479','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(851,'','Cash','','2024-06-22 11:52:17','','0','10','2024-06-22 11:52:17','','9230','9230','1','retail','','9230','1','0','0','0','0','0','0','printed',' ','','2','0','101711810204','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(852,'','Cash','','2024-06-23 11:48:14','','0','10','2024-06-23 11:48:14','','2700','2700','1','retail','','2700','1','0','0','0','0','0','0','printed',' ','','2','0','101719075131','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(853,'','Cash','','2024-06-23 11:48:27','','2','10','2024-06-23 11:48:27','','','','1','retail','','','1','0','0','0','0','2\\','0','printed',' ','',NULL,'0','101719132507','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(854,'kjhn','Mpesa','','2024-06-24 18:32:05','','0','9','2024-06-24 18:32:05','','0','0','1','retail','','0','1','0','0','0','0','0','0','printed',' ','','2','0','91719243106','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(855,'','Cash','','2024-06-25 10:50:30','','0','10','2024-06-25 10:50:30','','0','240','1','retail','','240','1','0','0','0','0','240','0','printed',' ','','2','0','101719301811','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(856,'U4PC','Mpesa','','2024-06-27 11:51:42','','0','10','2024-06-27 11:51:42','','0','160','1','retail','','160','1','0','0','0','0','160','0','printed',' ','','2','0','101719478289','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(857,'27S9','Mpesa','','2024-06-27 11:55:45','','0','10','2024-06-27 11:55:45','','0','1900','1','retail','50','1850','1','0','0','0','0','1900','0','printed',' ','','2','0','101719478390','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(858,'SRN0','Mpesa','','2024-06-27 12:02:49','','0','10','2024-06-27 12:02:49','','0','21910','1','retail','','21910','1','0','0','0','0','21910','0','printed',' ','','2','0','101719478569','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(859,'K777','Mpesa','','2024-06-27 13:42:54','','0','10','2024-06-27 13:42:54','','0','2500','1','retail','200','2300','1','0','0','0','0','2500','0','printed',' ','','2','0','101719479003','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(860,'DUSJ','Mpesa','','2024-06-27 14:28:53','','0','10','2024-06-27 14:28:53','','0','2670','1','retail','','2670','1','0','0','0','0','2670','0','printed',' ','','2','0','101719485083','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(861,'ID5D','Mpesa','','2024-06-27 14:30:28','','0','10','2024-06-27 14:30:28','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','101719487808','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(862,'KD17','Mpesa','','2024-06-27 14:59:32','','0','10','2024-06-27 14:59:32','','0','3050','1','retail','200','2850','1','0','0','0','0','3050','0','printed',' ','','2','0','101719487871','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(863,'','Cash','','2024-06-27 17:31:06','','0','10','2024-06-27 17:31:06','','8210','8210','1','retail','','8210','1','0','0','0','0','0','0','printed',' ','','2','0','101719497571','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(864,'VHSX','Mpesa','','2024-06-27 20:11:10','','0','10','2024-06-27 17:52:43','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','101719499009','Cleared','10','2024-06-27 20:11:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(865,'4oz0','Mpesa','','2024-06-28 13:45:50','','0','10','2024-06-28 13:45:50','','0','5250','1','retail','','5250','1','0','0','0','0','5250','0','printed',' ','','2','0','101719571149','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(866,'RQWB','Mpesa','','2024-06-28 16:34:37','','0','10','2024-06-28 16:34:37','','0','1100','1','retail','50','1050','1','0','0','0','0','1100','0','printed',' ','','2','0','101719571575','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(867,'','Cash','','2024-06-28 16:48:25','','0','10','2024-06-28 16:48:25','','1799','1799','1','retail','99','1700','1','0','0','0','0','0','0','printed',' ','','2','0','101719581892','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(868,'VGXG','Mpesa','','2024-06-28 17:12:14','','0','10','2024-06-28 17:12:14','','0','5800','1','retail','','5800','1','0','0','0','0','5800','0','printed',' ','','2','0','101719582513','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(869,'2YD0','Mpesa','','2024-06-28 17:55:29','','0','10','2024-06-28 17:55:29','','0','2700','1','retail','100','2600','1','0','0','0','0','2700','0','printed',' ','','2','0','101719586522','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(870,'','Cash','','2024-06-28 19:00:11','','0','10','2024-06-28 19:00:11','','2250','2250','1','retail','','2250','1','0','0','0','0','0','0','printed',' ','','2','0','101719590393','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(871,'hb4d','Mpesa','','2024-06-29 10:53:43','','0','10','2024-06-29 10:53:43','','0','2030','1','retail','30','2000','1','0','0','0','0','2030','0','printed',' ','','2','0','101719647589','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(872,'','Cash','','2024-06-29 12:58:12','','0','10','2024-06-29 12:58:12','','3750','3750','1','retail','','3750','1','0','0','0','0','0','0','printed',' ','','2','0','101719647702','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(873,'','Cash','','2024-06-29 13:05:39','','0','10','2024-06-29 13:05:39','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','101719655158','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(874,'55','Mpesa','','2024-06-29 13:55:18','','0','10','2024-06-29 13:55:18','','0','3200','1','retail','','3200','1','0','0','0','0','3200','0','printed',' ','','2','0','101719655543','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(875,'9z19','Mpesa','','2024-06-29 14:02:42','','0','10','2024-06-29 14:02:42','','0','800','1','retail','','800','1','0','0','0','0','800','0','printed',' ','','2','0','101719658617','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(876,'tmug','Mpesa','','2024-06-29 14:27:08','','0','10','2024-06-29 14:27:08','','0','1300','1','retail','','1300','1','0','0','0','0','1300tmugt','0','printed',' ','','2','0','101719658978','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(877,'A0L3','Mpesa','','2024-07-01 15:39:53','','0','10','2024-07-01 15:39:53','','0','900','1','retail','','900','1','0','0','0','0','900','0','printed',' ','','2','0','101719837528','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(878,'','Cash','','2024-07-01 15:56:38','','0','10','2024-07-01 15:56:38','','6250','6250','1','retail','','6250','1','0','0','0','0','0','0','printed',' ','','2','0','101719837993','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(879,'KLOI','Mpesa','','2024-07-01 20:13:41','','0','10','2024-07-01 20:13:41','','0','700','1','retail','','700','1','0','0','0','0','700','0','printed',' ','','2','0','101719854007','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(880,'YISF','Mpesa','','2024-07-02 12:34:52','','0','10','2024-07-02 12:34:52','','0','250','1','retail','','250','1','0','0','0','0','250','0','printed',' ','','2','0','101719912886','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(881,'','Cash','','2024-07-02 12:58:14','','0','10','2024-07-02 12:58:14','','6799','6799','1','retail','','6799','1','0','0','0','0','0','0','printed',' ','','2','0','101719914210','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(882,'SA','Mpesa','','2024-07-02 16:52:46','','0','10','2024-07-02 16:52:46','','0','1000','1','retail','','1000','1','0','0','0','0','1000','0','printed',' ','','2','0','101719928358','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(883,'44','Mpesa','','2024-07-03 11:31:23','','0','10','2024-07-03 11:31:23','','0','3140','1','retail','','3140','1','0','0','0','0','3140lll','0','printed',' ','','2','0','101719995414','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(884,'755','Mpesa','','2024-07-03 15:17:03','','0','10','2024-07-03 15:17:03','','0','750','1','retail','','750','1','0','0','0','0','750','0','printed',' ','','2','0','101720009017','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(885,'','Cash','','2024-07-03 17:28:45','','0','10','2024-07-03 15:59:28','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','101720011556','Cleared','10','2024-07-03 17:28:45','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(886,'kkk','Mpesa','','2024-07-03 20:49:10','','0','10','2024-07-03 19:47:57','','0','4500','1','retail','','4500','1','0','0','0','0','4500','0','printed',' ','','2','0','101720025269','Cleared','10','2024-07-03 20:49:10','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(887,'','Cash','','2024-07-04 13:13:44','','0','10','2024-07-04 12:45:13','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','101720086301','Cleared','10','2024-07-04 13:13:44','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(888,'1.15pm','Mpesa','','2024-07-04 13:14:32','','0','10','2024-07-04 13:14:32','','0','1640','1','retail','','1640','1','0','0','0','0','1640','0','printed',' ','','2','0','101720088031','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(889,'1.27pm','Mpesa','','2024-07-04 13:25:27','','0','10','2024-07-04 13:25:27','','0','4700','1','retail','','4700','1','0','0','0','0','4700','0','printed',' ','','2','0','101720088150','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(890,'1.48pm','Mpesa','','2024-07-04 13:44:36','','0','10','2024-07-04 13:44:36','','0','2700','1','retail','','2700','1','0','0','0','0','2700','0','printed',' ','','2','0','101720089857','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(891,'5.39pm','Mpesa','','2024-07-04 17:37:15','','0','10','2024-07-04 16:31:57','','0','1550','1','retail','','1550','1','0','0','0','0','1550','0','printed',' ','','2','0','101720099554','Cleared','10','2024-07-04 17:37:15','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(892,'6.04pm','Mpesa','','2024-07-04 17:55:33','','0','10','2024-07-04 17:55:33','','0','4250','1','retail','','4250','1','0','0','0','0','4250','0','printed',' ','','2','0','101720104060','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(893,'','Cash','','2024-07-05 11:52:17','','0','10','2024-07-05 11:52:17','','1450','1450','1','retail','','1450','1','0','0','0','0','0','0','printed',' ','','2','0','101720169512','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(894,'','Cash','','2024-07-05 11:55:44','','0','10','2024-07-05 11:55:44','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','2','0','101720169605','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(895,'1.35pm','Mpesa','','2024-07-05 13:54:41','','0','10','2024-07-05 13:54:41','','0','200','1','retail','','200','1','0','0','0','0','200','0','printed',' ','','2','0','101720169750','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(896,'','Cash','','2024-07-05 14:09:27','','0','10','2024-07-05 14:09:27','','1600','1600','1','retail','','1600','1','0','0','0','0','0','0','printed',' ','','2','0','101720176955','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(897,'3.54pm','Mpesa','','2024-07-05 15:49:01','','0','10','2024-07-05 15:49:01','','0','1049','1','retail','','1049','1','0','0','0','0','1049','0','printed',' ','','2','0','101720177775','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(898,'','Cash','','2024-07-05 16:55:52','','0','10','2024-07-05 16:55:52','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','101720184069','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(899,'7.13pm','Mpesa','','2024-07-05 19:16:26','','0','10','2024-07-05 19:16:26','','0','8050','1','retail','','8050','1','0','0','0','0','8050','0','printed',' ','','2','0','101720193947','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(900,'','Cash','','2024-07-05 19:17:05','','0','10','2024-07-05 19:17:05','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','101720196201','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(901,'6.54PM','Mpesa','','2024-07-05 19:39:12','','0','10','2024-07-05 19:39:12','','0','1850','1','retail','','1850','1','0','0','0','0','1850','0','printed',' ','','2','0','101720197545','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(902,'','Cash','','2024-07-05 20:14:43','','0','10','2024-07-05 20:14:43','','260','260','1','retail','','260','1','0','0','0','0','0','0','printed',' ','','2','0','101720199675','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(903,'','Cash','','2024-07-06 08:41:03','','0','10','2024-07-06 08:41:03','','6700','6700','1','retail','','6700','1','0','0','0','0','0','0','printed',' ','','2','0','101720243847','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(904,'','Cash','','2024-07-11 10:50:29','','0','10','2024-07-11 10:50:29','','18700','18700','1','retail','','18700','1','0','0','0','0','0','0','printed',' ','','2','0','101720684071','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(905,'','Cash','','2024-07-11 10:52:46','','0','10','2024-07-11 10:52:46','','5000','5000','1','retail','','5000','1','0','0','0','0','0','0','printed',' ','','2','0','101720684237','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(906,'','Cash','','2024-07-11 11:07:57','','0','10','2024-07-11 11:07:57','','8400','8400','1','retail','','8400','1','0','0','0','0','0','0','printed',' ','','2','0','101720684444','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(907,'11.35am','Mpesa','','2024-07-11 11:33:46','','0','10','2024-07-11 11:12:40','','0','799','1','retail','','799','1','0','0','0','0','799','0','printed',' ','','2','0','101720685284','Cleared','10','2024-07-11 11:33:46','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(908,'6.48pm','Mpesa','','2024-07-12 18:46:28','','0','10','2024-07-12 18:46:28','','0','9990','1','retail','','9990','1','0','0','0','0','9990','0','printed',' ','','2','0','101720798893','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(909,'','Cash','','2024-07-13 11:37:59','','0','10','2024-07-13 11:37:59','','17600','17600','1','retail','','17600','1','0','0','0','0','0','0','printed',' ','','2','0','101720859250','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(910,'','Cash','','2024-07-13 18:40:46','','0','10','2024-07-13 18:40:46','','11940','11940','1','retail','','11940','1','0','0','0','0','0','0','printed',' ','','2','0','101720883599','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(911,'','Cash','','2024-07-17 12:40:03','','0','10','2024-07-17 12:40:03','','48574','48574','1','retail','','48574','1','0','0','0','0','0','0','printed',' ','','2','0','101721208290','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(912,'','Cash','','2024-07-17 12:59:47','','0','10','2024-07-17 12:59:47','','65036','65036','1','retail','','65036','1','0','0','0','0','0','0','printed',' ','','2','0','101721209208','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(913,'','Cash','','2024-07-17 20:11:45','','0','11','2024-07-17 20:11:45','','8699','8699','1','retail','','8699','1','0','0','0','0','0','0','printed',' ','','2','0','111721235589','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(914,'','Cash','','2024-07-18 20:22:08','','0','11','2024-07-18 20:22:08','','11450','11450','1','retail','','11450','1','0','0','0','0','0','0','printed',' ','','2','0','111721323047','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(915,'','Cash','','2024-07-19 20:14:47','','0','11','2024-07-19 20:14:47','','14700','14700','1','retail','','14700','1','0','0','0','0','0','0','printed',' ','','2','0','111721409149','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(916,'','Cash','','2024-07-20 20:21:12','','0','11','2024-07-20 20:21:12','','12819','12819','1','retail','','12819','1','0','0','0','0','0','0','printed',' ','','2','0','111721495652','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(917,'','Cash','','2024-07-21 17:55:50','','0','12','2024-07-21 17:55:50','','1060','1060','1','retail','','1060','1','0','0','0','0','0','0','printed',' ','','2','0','121721573174','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(918,'','Cash','','2024-07-21 19:56:48','','0','11','2024-07-21 19:56:48','','7400','7400','1','retail','','7400','1','0','0','0','0','0','0','printed',' ','','2','0','111721580898','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(919,'','Cash','','2024-07-22 20:03:35','','0','11','2024-07-22 20:03:35','','13050','13050','1','retail','','13050','1','0','0','0','0','0','0','printed',' ','','2','0','111721667484','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(920,'','Cash','','2024-07-22 20:08:06','','0','11','2024-07-22 20:08:06','','550','550','1','retail','','550','1','0','0','0','0','0','0','printed',' ','','2','0','111721667821','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(921,'','Cash','','2024-07-23 20:07:18','','0','12','2024-07-23 20:07:18','','6720','6720','1','retail','','6720','1','0','0','0','0','0','0','printed',' ','','2','0','121721748981','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(922,'','Cash','','2024-07-24 19:47:36','','0','12','2024-07-24 19:47:36','','2199','2199','1','retail','','2199','1','0','0','0','0','0','0','printed',' ','','2','0','121721839561','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(923,'','Cash','','2024-07-24 19:54:36','','0','12','2024-07-24 19:54:36','','6689','6689','1','retail','','6689','1','0','0','0','0','0','0','printed',' ','','2','0','121721839666','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(924,'','Cash','','2024-07-24 20:23:32','','0','12','2024-07-24 20:23:32','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','121721841714','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(925,'','Cash','','2024-07-25 20:11:11','','0','12','2024-07-25 20:11:11','','2930','2930','1','retail','','2930','1','0','0','0','0','0','0','printed',' ','','2','0','121721926914','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(926,'','Cash','','2024-07-26 20:26:29','','0','11','2024-07-26 20:26:29','','17470','17470','1','retail','','17470','1','0','0','0','0','0','0','printed',' ','','2','0','111722014314','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(927,'','Cash','','2024-07-26 20:30:20','','0','11','2024-07-26 20:30:20','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','111722014798','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(928,'','Cash','','2024-07-27 20:25:25','','0','11','2024-07-27 20:25:25','','5150','5150','1','retail','','5150','1','0','0','0','0','0','0','printed',' ','','2','0','111722100732','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(929,'','Cash','','2024-07-28 19:29:31','','0','11','2024-07-28 19:29:31','','25250','25250','1','retail','','25250','1','0','0','0','0','0','0','printed',' ','','2','0','111722183865','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(930,'','Cash','','2024-07-28 20:00:54','','0','11','2024-07-28 20:00:54','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','2','0','111722186011','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(931,'','Cash','','2024-07-28 20:12:45','','0','11','2024-07-28 20:12:45','','50','50','1','retail','','50','1','0','0','0','0','0','0','printed',' ','','2','0','111722186445','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(932,'','Cash','','2024-07-29 20:07:30','','0','11','2024-07-29 20:07:30','','4190','4190','1','retail','','4190','1','0','0','0','0','0','0','printed',' ','','2','0','111722272572','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(933,'','Cash','','2024-07-30 20:23:33','','0','11','2024-07-30 20:23:33','','11720','11720','1','retail','','11720','1','0','0','0','0','0','0','printed',' ','','2','0','111722358187','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(934,'','Cash','','2024-07-31 20:21:15','','0','11','2024-07-31 20:21:15','','2814','2814','1','retail','','2814','1','0','0','0','0','0','0','printed',' ','','2','0','111722446090','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(935,'','Cash','','2024-08-01 20:15:56','','0','11','2024-08-01 20:15:56','','18950','18950','1','retail','','18950','1','0','0','0','0','0','0','printed',' ','','2','0','111722530296','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(936,'','Cash','','2024-08-02 20:06:55','','0','11','2024-08-02 20:06:55','','5480','5480','1','retail','','5480','1','0','0','0','0','0','0','printed',' ','','2','0','111722617793','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(937,'','Cash','','2024-08-03 19:40:05','','0','11','2024-08-03 19:40:05','','16179','16179','1','retail','','16179','1','0','0','0','0','0','0','printed',' ','','2','0','111722702602','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(938,'','Cash','','2024-08-04 20:07:51','','0','11','2024-08-04 20:07:52','','16410','16410','1','retail','','16410','1','0','0','0','0','0','0','printed',' ','','2','0','111722790294','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(939,'','Cash','','2024-08-05 19:43:09','','0','11','2024-08-05 19:43:09','','7300','7300','1','retail','','7300','1','0','0','0','0','0','0','printed',' ','','2','0','111722876120','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(940,'','Cash','','2024-08-05 20:15:14','','0','11','2024-08-05 20:15:14','','4250','4250','1','retail','','4250','1','0','0','0','0','0','0','printed',' ','','2','0','111722878096','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(941,'','Cash','','2024-08-05 20:31:15','','0','11','2024-08-05 20:31:15','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','111722879065','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(942,'','Cash','','2024-08-05 20:37:04','','0','11','2024-08-05 20:37:04','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','111722879324','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(943,'','Cash','','2024-08-06 19:56:20','','0','11','2024-08-06 19:56:20','','10430','10430','1','retail','','10430','1','0','0','0','0','0','0','printed',' ','','2','0','111722963172','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(944,'','Cash','','2024-08-07 20:02:28','','0','11','2024-08-07 20:02:28','','10769','10769','1','retail','','10769','1','0','0','0','0','0','0','printed',' ','','2','0','111723049900','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(945,'','Cash','','2024-08-08 19:18:57','','0','11','2024-08-08 19:18:57','','7040','7040','1','retail','','7040','1','0','0','0','0','0','0','printed',' ','','2','0','111723133648','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(946,'','Cash','','2024-08-08 20:06:41','','0','11','2024-08-08 20:06:41','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','111723133942','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(947,'','Cash','','2024-08-08 20:23:38','','0','11','2024-08-08 20:23:38','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','111723137804','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(948,'','Cash','','2024-08-09 20:11:17','','0','11','2024-08-09 20:11:18','','22207','22207','1','retail','','22207','1','0','0','0','0','0','0','printed',' ','','2','0','111723222843','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(949,'','Cash','','2024-08-10 20:10:53','','0','11','2024-08-10 20:10:53','','7999','7999','1','retail','','7999','1','0','0','0','0','0','0','printed',' ','','2','0','111723309519','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(950,'','Cash','','2024-08-10 20:15:54','','0','11','2024-08-10 20:15:54','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','111723309869','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(951,'','Cash','','2024-08-11 19:56:37','','0','11','2024-08-11 19:56:37','','8108','8108','1','retail','','8108','1','0','0','0','0','0','0','printed',' ','','2','0','111723395147','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(952,'','Cash','','2024-08-12 20:09:26','','0','11','2024-08-12 20:09:26','','3400','3400','1','retail','','3400','1','0','0','0','0','0','0','printed',' ','','2','0','111723482384','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(953,'','Cash','','2024-08-12 20:12:36','','0','11','2024-08-12 20:12:36','','120','120','1','retail','','120','1','0','0','0','0','0','0','printed',' ','','2','0','111723482588','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(954,'','Cash','','2024-08-13 20:17:02','','0','11','2024-08-13 20:17:02','','15150','15150','1','retail','','15150','1','0','0','0','0','0','0','printed',' ','','2','0','111723568389','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(955,'','Cash','','2024-08-13 20:21:05','','0','11','2024-08-13 20:21:05','','60','60','1','retail','','60','1','0','0','0','0','0','0','printed',' ','','2','0','111723569656','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(956,'','Cash','','2024-08-14 20:20:48','','0','11','2024-08-14 20:20:48','','17240','17240','1','retail','','17240','1','0','0','0','0','0','0','printed',' ','','2','0','111723655743','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(957,'','Cash','','2024-08-17 19:44:37','','0','11','2024-08-17 19:44:37','','10259','10259','1','retail','','10259','1','0','0','0','0','0','0','printed',' ','','2','0','111723912829','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(958,'','Cash','','2024-08-17 20:10:04','','0','11','2024-08-17 20:10:04','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','111723914542','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(959,'','Cash','','2024-08-18 19:59:22','','0','11','2024-08-18 19:59:22','','17329','17329','1','retail','','17329','1','0','0','0','0','0','0','printed',' ','','2','0','111723998098','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(960,'','Cash','','2024-08-19 20:06:45','','0','11','2024-08-19 20:06:45','','4299','4299','1','retail','','4299','1','0','0','0','0','0','0','printed',' ','','2','0','111724087128','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(961,'','Cash','','2024-08-20 20:05:57','','0','11','2024-08-20 20:05:57','','4399','4399','1','retail','','4399','1','0','0','0','0','0','0','printed',' ','','2','0','111724173352','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(962,'','Cash','','2024-08-21 20:36:26','','0','11','2024-08-21 20:36:26','','3150','3150','1','retail','','3150','1','0','0','0','0','0','0','printed',' ','','2','0','111724260708','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(963,'','Cash','','2024-08-22 20:36:12','','0','11','2024-08-22 20:36:12','','930','930','1','retail','','930','1','0','0','0','0','0','0','printed',' ','','2','0','111724348033','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(964,'','Cash','','2024-08-23 20:03:21','','0','11','2024-08-23 20:03:21','','9619','9619','1','retail','','9619','1','0','0','0','0','0','0','printed',' ','','2','0','111724432456','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(965,'','Cash','','2024-08-24 20:30:13','','0','11','2024-08-24 20:30:13','','15500','15500','1','retail','','15500','1','0','0','0','0','0','0','printed',' ','','2','0','111724520303','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(966,'','Cash','','2024-08-25 20:38:27','','0','11','2024-08-25 20:38:27','','2300','2300','1','retail','','2300','1','0','0','0','0','0','0','printed',' ','','2','0','111724607386','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(967,'','Cash','','2024-08-26 20:06:35','','0','11','2024-08-26 20:06:35','','5620','5620','1','retail','','5620','1','0','0','0','0','0','0','printed',' ','','2','0','111724691872','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(968,'','Cash','','2024-08-27 20:04:14','','0','11','2024-08-27 20:04:14','','6060','6060','1','retail','','6060','1','0','0','0','0','0','0','printed',' ','','2','0','111724778157','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(969,'','Cash','','2024-08-27 20:30:25','','0','11','2024-08-27 20:30:25','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','111724779773','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(970,'','Cash','','2024-08-28 20:35:36','','0','11','2024-08-28 20:35:36','','7300','7300','1','retail','','7300','1','0','0','0','0','0','0','printed',' ','','2','0','111724866222','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(971,'','Cash','','2024-08-29 20:17:10','','0','11','2024-08-29 20:17:10','','15150','15150','1','retail','','15150','1','0','0','0','0','0','0','printed',' ','','2','0','111724951614','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(972,'','Cash','','2024-08-30 20:39:15','','0','11','2024-08-30 20:39:15','','6450','6450','1','retail','','6450','1','0','0','0','0','0','0','printed',' ','','2','0','111725039462','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(973,'','Cash','','2024-08-31 20:37:59','','0','11','2024-08-31 20:37:59','','31050','31050','1','retail','','31050','1','0','0','0','0','0','0','printed',' ','','2','0','111725125283','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(974,'','Cash','','2024-09-01 20:37:00','','0','11','2024-09-01 20:37:00','','6380','6380','1','retail','','6380','1','0','0','0','0','0','0','printed',' ','','2','0','111725211753','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(975,'','Cash','','2024-09-02 20:11:57','','0','11','2024-09-02 20:11:57','','12910','12910','1','retail','','12910','1','0','0','0','0','0','0','printed',' ','','2','0','111725296616','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(976,'','Cash','','2024-09-03 20:37:57','','0','11','2024-09-03 20:37:57','','16730','16730','1','retail','','16730','1','0','0','0','0','0','0','printed',' ','','2','0','111725384642','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(977,'','Cash','','2024-09-04 19:22:06','','0','11','2024-09-04 19:22:07','','8070','8070','1','retail','','8070','1','0','0','0','0','0','0','printed',' ','','2','0','111725466266','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(978,'','Cash','','2024-09-04 21:00:48','','0','11','2024-09-04 21:00:48','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','111725472787','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(979,'','Cash','','2024-09-05 19:38:26','','0','11','2024-09-05 19:38:26','','13039','13039','1','retail','','13039','1','0','0','0','0','0','0','printed',' ','','2','0','111725554119','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(980,'','Cash','','2024-09-05 20:31:01','','0','10','2024-09-05 20:31:01','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','101725557448','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(981,'','Cash','','2024-09-05 20:38:47','','0','11','2024-09-05 20:38:47','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','111725557920','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(982,'','Cash','','2024-09-06 20:06:42','','0','11','2024-09-06 20:06:42','','9800','9800','1','retail','','9800','1','0','0','0','0','0','0','printed',' ','','2','0','111725642124','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(983,'','Cash','','2024-09-07 20:19:02','','0','11','2024-09-07 20:19:02','','8148','8148','1','retail','','8148','1','0','0','0','0','0','0','printed',' ','','2','0','111725729333','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(984,'','Cash','','2024-09-07 20:34:02','','0','11','2024-09-07 20:34:02','','4300','4300','1','retail','','4300','1','0','0','0','0','0','0','printed',' ','','2','0','111725729548','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(985,'','Cash','','2024-09-08 20:02:04','','0','11','2024-09-08 20:02:04','','16850','16850','1','retail','','16850','1','0','0','0','0','0','0','printed',' ','','2','0','111725814435','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(986,'','Cash','','2024-09-08 20:04:01','','0','11','2024-09-08 20:04:01','','50','50','1','retail','','50','1','0','0','0','0','0','0','printed',' ','','2','0','111725814932','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(987,'','Cash','','2024-09-09 20:17:23','','0','11','2024-09-09 20:17:23','','7419','7419','1','retail','','7419','1','0','0','0','0','0','0','printed',' ','','2','0','111725901708','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(988,'','Cash','','2024-09-10 20:31:11','','0','11','2024-09-10 20:31:11','','4700','4700','1','retail','','4700','1','0','0','0','0','0','0','printed',' ','','2','0','111725988686','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(989,'','Cash','','2024-09-11 20:37:54','','0','11','2024-09-11 20:37:54','','9950','9950','1','retail','','9950','1','0','0','0','0','0','0','printed',' ','','2','0','111726076034','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(990,'','Cash','','2024-09-12 20:51:13','','0','11','2024-09-12 20:51:13','','6670','6670','1','retail','','6670','1','0','0','0','0','0','0','printed',' ','','2','0','111726163102','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(991,'','Cash','','2024-09-12 20:55:15','','0','11','2024-09-12 20:55:15','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','111726163496','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(992,'','Cash','','2024-09-13 20:48:38','','0','11','2024-09-13 20:48:38','','17350','17350','1','retail','','17350','1','0','0','0','0','0','0','printed',' ','','2','0','111726248170','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(993,'','Cash','','2024-09-14 20:55:00','','0','11','2024-09-14 20:55:00','','6450','6450','1','retail','','6450','1','0','0','0','0','0','0','printed',' ','','2','0','111726336133','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(994,'','Cash','','2024-09-15 20:22:56','','0','11','2024-09-15 20:22:56','','11699','11699','1','retail','','11699','1','0','0','0','0','0','0','printed',' ','','2','0','111726420678','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(995,'','Cash','','2024-09-16 20:22:16','','0','11','2024-09-16 20:22:16','','5390','5390','1','retail','','5390','1','0','0','0','0','0','0','printed',' ','','2','0','111726506994','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(996,'','Cash','','2024-09-17 20:36:19','','0','11','2024-09-17 20:36:19','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','111726594572','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(997,'','Cash','','2024-09-18 20:30:50','','0','11','2024-09-18 20:30:50','','4000','4000','1','retail','','4000','1','0','0','0','0','0','0','printed',' ','','2','0','111726680618','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(998,'','Cash','','2024-09-19 20:37:45','','0','11','2024-09-19 20:37:45','','5150','5150','1','retail','','5150','1','0','0','0','0','0','0','printed',' ','','2','0','111726767402','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(999,'','Cash','','2024-09-20 20:39:19','','0','11','2024-09-20 20:39:19','','5528','5528','1','retail','','5528','1','0','0','0','0','0','0','printed',' ','','2','0','111726853530','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1000,'','Cash','','2024-09-21 19:58:14','','0','11','2024-09-21 19:58:14','','19350','19350','1','retail','','19350','1','0','0','0','0','0','0','printed',' ','','2','0','111726937469','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1001,'','Cash','','2024-09-22 20:23:37','','0','11','2024-09-22 20:23:37','','7650','7650','1','retail','','7650','1','0','0','0','0','0','0','printed',' ','','2','0','111727025723','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1002,'','Cash','','2024-09-23 20:20:41','','0','11','2024-09-23 20:20:42','','10200','10200','1','retail','','10200','1','0','0','0','0','0','0','printed',' ','','2','0','111727111920','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1003,'','Cash','','2024-09-24 20:38:31','','0','11','2024-09-24 20:38:32','','17240','17240','1','retail','','17240','1','0','0','0','0','0','0','printed',' ','','2','0','111727198234','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1004,'','Cash','','2024-09-25 20:06:11','','0','11','2024-09-25 20:06:11','','4750','4750','1','retail','','4750','1','0','0','0','0','0','0','printed',' ','','2','0','111727283948','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1005,'','Cash','','2024-09-26 20:01:57','','0','11','2024-09-26 20:01:57','','13200','13200','1','retail','','13200','1','0','0','0','0','0','0','printed',' ','','2','0','111727369804','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1006,'','Cash','','2024-09-27 20:05:16','','0','11','2024-09-27 20:05:16','','14810','14810','1','retail','','14810','1','0','0','0','0','0','0','printed',' ','','2','0','111727455889','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1007,'','Cash','','2024-09-27 20:14:42','','0','11','2024-09-27 20:14:42','','10750','10750','1','retail','','10750','1','0','0','0','0','0','0','printed',' ','','2','0','111727457220','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1008,'','Cash','','2024-09-28 19:59:44','','0','11','2024-09-28 19:59:45','','17800','17800','1','retail','','17800','1','0','0','0','0','0','0','printed',' ','','2','0','111727542164','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1009,'','Cash','','2024-09-28 20:49:56','','0','11','2024-09-28 20:49:56','','5790','5790','1','retail','','5790','1','0','0','0','0','0','0','printed',' ','','2','0','111727545752','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1010,'','Cash','','2024-09-29 19:52:06','','0','11','2024-09-29 19:52:06','','8350','8350','1','retail','','8350','1','0','0','0','0','0','0','printed',' ','','2','0','111727628570','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1011,'','Cash','','2024-09-30 20:02:42','','0','11','2024-09-30 20:02:42','','22489','22489','1','retail','','22489','1','0','0','0','0','0','0','printed',' ','','2','0','111727715235','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1012,'','Cash','','2024-09-30 20:24:13','','0','11','2024-09-30 20:24:13','','11250','11250','1','retail','','11250','1','0','0','0','0','0','0','printed',' ','','2','0','111727715778','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1013,'','Cash','','2024-10-01 20:06:37','','0','11','2024-10-01 20:06:37','','14700','14700','1','retail','','14700','1','0','0','0','0','0','0','printed',' ','','2','0','111727802160','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1014,'','Cash','','2024-10-02 20:41:13','','0','11','2024-10-02 20:41:13','','18909','18909','1','retail','','18909','1','0','0','0','0','0','0','printed',' ','','2','0','111727888340','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1015,'','Cash','','2024-10-03 20:24:40','','0','11','2024-10-03 20:24:40','','8599','8599','1','retail','','8599','1','0','0','0','0','0','0','printed',' ','','2','0','111727976170','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1016,'','Cash','','2024-10-04 20:27:38','','0','11','2024-10-04 20:27:38','','13118','13118','1','retail','','13118','1','0','0','0','0','0','0','printed',' ','','2','0','111728062508','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1017,'','Cash','','2024-10-05 20:31:41','','0','11','2024-10-05 20:31:41','','10939','10939','1','retail','','10939','1','0','0','0','0','0','0','printed',' ','','2','0','111728148882','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1018,'','Cash','','2024-10-05 20:35:04','','0','11','2024-10-05 20:35:04','','3800','3800','1','retail','','3800','1','0','0','0','0','0','0','printed',' ','','2','0','111728149591','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1019,'','Cash','','2024-10-06 20:41:17','','0','11','2024-10-06 20:41:17','','6149','6149','1','retail','','6149','1','0','0','0','0','0','0','printed',' ','','2','0','111728236256','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1020,'','Cash','','2024-10-07 20:15:38','','0','11','2024-10-07 20:15:38','','4410','4410','1','retail','','4410','1','0','0','0','0','0','0','printed',' ','','2','0','111728321100','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1021,'','Cash','','2024-10-08 20:24:54','','0','11','2024-10-08 20:24:54','','22078','22078','1','retail','','22078','1','0','0','0','0','0','0','printed',' ','','2','0','111728407950','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1022,'','Cash','','2024-10-09 20:02:41','','0','11','2024-10-09 20:02:41','','11480','11480','1','retail','','11480','1','0','0','0','0','0','0','printed',' ','','2','0','111728493103','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1023,'','Cash','','2024-10-10 20:31:44','','0','11','2024-10-10 20:31:44','','8350','8350','1','retail','','8350','1','0','0','0','0','0','0','printed',' ','','2','0','111728581270','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1024,'','Cash','','2024-10-10 20:35:38','','0','11','2024-10-10 20:35:38','','8600','8600','1','retail','','8600','1','0','0','0','0','0','0','printed',' ','','2','0','111728581644','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1025,'','Cash','','2024-10-11 20:31:14','','0','11','2024-10-11 20:31:14','','7260','7260','1','retail','','7260','1','0','0','0','0','0','0','printed',' ','','2','0','111728667124','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1026,'','Cash','','2024-10-12 20:20:28','','0','11','2024-10-12 20:20:28','','5149','5149','1','retail','','5149','1','0','0','0','0','0','0','printed',' ','','2','0','111728753469','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1027,'','Cash','','2024-10-12 20:38:45','','0','11','2024-10-12 20:38:45','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','111728753746','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1028,'','Cash','','2024-10-13 20:29:16','','0','11','2024-10-13 20:29:16','','640','640','1','retail','','640','1','0','0','0','0','0','0','printed',' ','','2','0','111728840522','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1029,'','Cash','','2024-10-13 20:30:30','','0','11','2024-10-13 20:30:30','','1600','1600','1','retail','','1600','1','0','0','0','0','0','0','printed',' ','','2','0','111728840565','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1030,'','Cash','','2024-10-14 20:02:15','','0','11','2024-10-14 20:02:15','','16490','16490','1','retail','','16490','1','0','0','0','0','0','0','printed',' ','','2','0','111728925113','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1031,'','Cash','','2024-10-15 20:20:42','','0','11','2024-10-15 20:20:42','','3550','3550','1','retail','','3550','1','0','0','0','0','0','0','printed',' ','','2','0','111729012725','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1032,'','Cash','','2024-10-16 20:25:16','','0','11','2024-10-16 20:25:17','','2170','2170','1','retail','','2170','1','0','0','0','0','0','0','printed',' ','','2','0','111729095720','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1033,'','Cash','','2024-10-17 20:33:45','','0','11','2024-10-17 20:33:45','','14450','14450','1','retail','','14450','1','0','0','0','0','0','0','printed',' ','','2','0','111729186149','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1034,'','Cash','','2024-10-18 20:16:32','','0','11','2024-10-18 20:16:32','','20800','20800','1','retail','','20800','1','0','0','0','0','0','0','printed',' ','','2','0','111729267639','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1035,'','Cash','','2024-10-19 20:40:48','','0','11','2024-10-19 20:40:48','','13199','13199','1','retail','','13199','1','0','0','0','0','0','0','printed',' ','','2','0','111729359039','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1036,'','Cash','','2024-10-19 20:45:38','','0','11','2024-10-19 20:45:38','','850','850','1','retail','','850','1','0','0','0','0','0','0','printed',' ','','2','0','111729359922','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1037,'','Cash','','2024-10-19 20:45:51','','0','11','2024-10-19 20:45:51','','2400','2400','1','retail','','2400','1','0','0','0','0','0','0','printed',' ','','2','0','111729359941','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1038,'','Cash','','2024-10-20 20:17:23','','0','11','2024-10-20 20:17:23','','8169','8169','1','retail','','8169','1','0','0','0','0','0','0','printed',' ','','2','0','111729444474','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1039,'','Cash','','2024-10-20 20:25:26','','0','11','2024-10-20 20:25:26','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','111729445095','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1040,'','Cash','','2024-10-21 20:34:07','','0','11','2024-10-21 20:34:07','','5750','5750','1','retail','','5750','1','0','0','0','0','0','0','printed',' ','','2','0','111729531876','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1041,'','Cash','','2024-10-22 20:41:49','','0','11','2024-10-22 20:41:49','','19349','19349','1','retail','','19349','1','0','0','0','0','0','0','printed',' ','','2','0','111729615656','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1042,'','Cash','','2024-10-23 20:24:17','','0','11','2024-10-23 20:24:17','','1550','1550','1','retail','','1550','1','0','0','0','0','0','0','printed',' ','','2','0','111729704088','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1043,'','Cash','','2024-10-24 20:28:58','','0','11','2024-10-24 20:28:58','','7150','7150','1','retail','','7150','1','0','0','0','0','0','0','printed',' ','','2','0','111729790749','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1044,'','Cash','','2024-10-24 20:30:35','','0','11','2024-10-24 20:30:35','','2200','2200','1','retail','','2200','1','0','0','0','0','0','0','printed',' ','','2','0','111729790999','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1045,'','Cash','','2024-10-25 20:42:26','','0','11','2024-10-25 20:42:26','','19039','19039','1','retail','','19039','1','0','0','0','0','0','0','printed',' ','','2','0','111729877731','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1046,'','Cash','','2024-10-26 20:34:15','','0','11','2024-10-26 20:34:15','','5370','5370','1','retail','','5370','1','0','0','0','0','0','0','printed',' ','','2','0','111729963634','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1047,'','Cash','','2024-10-27 20:30:51','','0','11','2024-10-27 20:30:51','','10199','10199','1','retail','','10199','1','0','0','0','0','0','0','printed',' ','','2','0','111730049318','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1048,'','Cash','','2024-10-28 20:24:45','','0','11','2024-10-28 20:24:45','','2070','2070','1','retail','','2070','1','0','0','0','0','0','0','printed',' ','','2','0','111730136123','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1049,'','Cash','','2024-10-29 20:25:57','','0','11','2024-10-29 20:25:57','','9908','9908','1','retail','','9908','1','0','0','0','0','0','0','printed',' ','','2','0','111730222142','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1050,'','Cash','','2024-10-29 20:27:27','','0','11','2024-10-29 20:27:27','','11800','11800','1','retail','','11800','1','0','0','0','0','0','0','printed',' ','','2','0','111730222797','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1051,'','Cash','','2024-10-30 20:21:34','','0','11','2024-10-30 20:21:34','','4300','4300','1','retail','','4300','1','0','0','0','0','0','0','printed',' ','','2','0','111730308851','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1052,'','Cash','','2024-10-31 21:14:10','','0','11','2024-10-31 21:14:10','','42559','42559','1','retail','','42559','1','0','0','0','0','0','0','printed',' ','','2','0','111730396376','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1053,'','Cash','','2024-11-01 20:15:17','','0','11','2024-11-01 20:15:17','','22849','22849','1','retail','','22849','1','0','0','0','0','0','0','printed',' ','','2','0','111730481006','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1054,'','Cash','','2024-11-02 20:31:49','','0','11','2024-11-02 20:31:49','','3030','3030','1','retail','','3030','1','0','0','0','0','0','0','printed',' ','','2','0','111730568424','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1055,'','Cash','','2024-11-03 20:13:30','','0','11','2024-11-03 20:13:30','','4040','4040','1','retail','','4040','1','0','0','0','0','0','0','printed',' ','','2','0','111730653170','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1056,'','Cash','','2024-11-04 20:49:02','','0','11','2024-11-04 20:49:02','','2010','2010','1','retail','','2010','1','0','0','0','0','0','0','printed',' ','','2','0','111730742424','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1057,'','Cash','','2024-11-05 20:27:47','','0','11','2024-11-05 20:27:47','','9150','9150','1','retail','','9150','1','0','0','0','0','0','0','printed',' ','','2','0','111730827405','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1058,'','Cash','','2024-11-06 20:47:31','','0','11','2024-11-06 20:47:31','','12900','12900','1','retail','','12900','1','0','0','0','0','0','0','printed',' ','','2','0','111730914534','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1059,'','Cash','','2024-11-07 20:21:09','','0','11','2024-11-07 20:21:09','','17637','17637','1','retail','','17637','1','0','0','0','0','0','0','printed',' ','','2','0','111730999127','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1060,'','Cash','','2024-11-08 20:26:53','','0','11','2024-11-08 20:26:53','','11680','11680','1','retail','','11680','1','0','0','0','0','0','0','printed',' ','','2','0','111731086337','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1061,'','Cash','','2024-11-08 20:33:19','','0','11','2024-11-08 20:33:19','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','111731086852','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1062,'','Cash','','2024-11-09 20:34:37','','0','11','2024-11-09 20:34:37','','9480','9480','1','retail','','9480','1','0','0','0','0','0','0','printed',' ','','2','0','111731172413','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1063,'','Cash','','2024-11-11 20:28:24','','0','11','2024-11-11 20:28:24','','3400','3400','1','retail','','3400','1','0','0','0','0','0','0','printed',' ','','2','0','111731345860','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1064,'','Cash','','2024-11-12 20:34:30','','0','11','2024-11-12 20:34:30','','11940','11940','1','retail','','11940','1','0','0','0','0','0','0','printed',' ','','2','0','111731432453','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1065,'','Cash','','2024-11-13 20:19:37','','0','11','2024-11-13 20:19:37','','4600','4600','1','retail','','4600','1','0','0','0','0','0','0','printed',' ','','2','0','111731518234','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1066,'','Cash','','2024-11-13 20:35:47','','0','11','2024-11-13 20:35:47','','7350','7350','1','retail','','7350','1','0','0','0','0','0','0','printed',' ','','2','0','111731519235','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1067,'','Cash','','2024-11-13 20:39:22','','0','11','2024-11-13 20:39:22','','3800','3800','1','retail','','3800','1','0','0','0','0','0','0','printed',' ','','2','0','111731519555','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1068,'','Cash','','2024-11-13 20:40:00','','0','11','2024-11-13 20:40:00','','4200','4200','1','retail','','4200','1','0','0','0','0','0','0','printed',' ','','2','0','111731519566','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1069,'','Cash','','2024-11-14 17:41:46','','0','11','2024-11-14 17:41:46','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','111731595278','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1070,'','Cash','','2024-11-14 20:18:53','','0','11','2024-11-14 20:18:53','','7600','7600','1','retail','','7600','1','0','0','0','0','0','0','printed',' ','','3','0','111731604569','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1071,'','Cash','','2024-11-14 20:23:58','','0','13','2024-11-14 20:23:58','','120','120','1','retail','','120','1','0','0','0','0','0','0','printed',' ','','2','0','131731604996','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1072,'','Cash','','2024-11-15 19:54:14','','0','11','2024-11-15 19:54:14','','27049','27049','1','retail','','27049','1','0','0','0','0','0','0','printed',' ','','3','0','111731687862','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1073,'','Cash','','2024-11-15 20:48:11','','0','11','2024-11-15 20:48:11','','1250','1250','1','retail','','1250','1','0','0','0','0','0','0','printed',' ','','2','0','111731692760','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1074,'','Cash','','2024-11-16 20:30:34','','0','11','2024-11-16 20:30:34','','17950','17950','1','retail','','17950','1','0','0','0','0','0','0','printed',' ','','3','0','111731776705','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1075,'','Cash','','2024-11-18 20:37:50','','0','11','2024-11-18 20:37:50','','42829','42829','1','retail','','42829','1','0','0','0','0','0','0','printed',' ','','3','0','111731861827','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1076,'','Cash','','2024-11-18 20:47:24','','0','13','2024-11-18 20:47:24','','5059','5059','1','retail','','5059','1','0','0','0','0','0','0','printed',' ','','3','0','131731951696','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1077,'','Cash','','2024-11-19 20:04:59','','0','11','2024-11-19 20:04:59','','4670','4670','1','retail','','4670','1','0','0','0','0','0','0','printed',' ','','3','0','111732035167','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1078,'','Cash','','2024-11-19 20:24:24','','0','11','2024-11-19 20:24:24','','1600','1600','1','retail','','1600','1','0','0','0','0','0','0','printed',' ','','2','0','111732036012','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1079,'','Cash','','2024-11-20 14:08:50','','0','11','2024-11-20 14:08:50','','0','0','1','retail','','350','1','0','0','0','0','0','0','printed',' ','','3','350','111732100919','Cleared','','','','','','48.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1','1','LBJUHD6OKDMCFDUEJD4KWLMFJM','W4U6VK5QXENZCQBC','20241120140854','0','301.72','0','0','0','0','48.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1080,'','Cash','','2024-11-20 20:13:53','','0','13','2024-11-20 20:13:53','','12580','12580','1','retail','','12580','1','0','0','0','0','0','0','printed',' ','','3','0','131732122040','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1081,'','Cash','','2024-11-21 08:30:29','','0','1','2024-11-21 08:29:16','14','350','350','1','retail','','350','1','0','0','0','0','0','0','printed',' ','','3','0','111732100918','Cleared','1','2024-11-21 08:30:29','','','','48.28','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'2','2','F3NVVDHRBBXYAOR6ACME7I4ZN4','IYHDLWWJ4EVL425E','20241121083039','0','301.72','0','0','0','0','48.28','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1082,'','Cash','','2024-11-21 19:56:18','','0','11','2024-11-21 19:56:18','','13019','13019','1','retail','','13019','1','0','0','0','0','0','0','printed',' ','','2','0','111732207836','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1083,'','Cash','','2024-11-21 19:58:24','','0','11','2024-11-21 19:58:24','','5030','5030','1','retail','','5030','1','0','0','0','0','0','0','printed',' ','','2','0','111732208182','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1084,'','Cash','','2024-11-21 20:24:13','','0','11','2024-11-21 20:24:13','','2300','2300','1','retail','','2300','1','0','0','0','0','0','0','printed',' ','','2','0','111732209844','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1084','1084','AFJXZVW2GJFOBTXFKKU7FQ4ZLS','L4QSXNHWTJ1DQNQE','20241121202414','0','2300','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1084\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20241121202414\",\"salesDt\":\"20241121\",\"stockRlsDt\":\"20241121202414\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":2300,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2300,\"totTaxAmt\":0,\"totAmt\":2300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1084\",\"rcptPbctDt\":\"20241121\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000252\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SILICONE FEEDING SET\",\"bcd\":\"249\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2300\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1084\",\"orgInvcNo\":0,\"curRcptNo\":\"1084\",\"totRcptNo\":\"1084\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1084\",\"rcptPbctDt\":\"20241121202414\",\"intrlData\":\"AFJXZVW2GJFOBTXFKKU7FQ4ZLS\",\"rcptSign\":\"L4QSXNHWTJ1DQNQE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000252\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1085,'','Cash','','2024-11-22 19:43:49','','0','11','2024-11-22 19:43:49','','3450','3450','1','retail','','3450','1','0','0','0','0','0','0','printed',' ','','2','0','111732293680','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1086,'','Cash','','2024-11-22 19:47:24','','0','11','2024-11-22 19:47:24','','9450','9450','1','retail','','9450','1','0','0','0','0','0','0','printed',' ','','2','0','111732293859','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1087,'','Cash','','2024-11-22 19:50:14','','0','11','2024-11-22 19:50:14','','1550','1550','1','retail','','1550','1','0','0','0','0','0','0','printed',' ','','3','0','111732294048','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1088,'','Cash','','2024-11-22 19:51:30','','0','11','2024-11-22 19:51:30','','1550','1550','1','retail','','1550','1','0','0','0','0','0','0','printed',' ','','3','0','111732294249','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1089,'','Cash','','2024-11-22 20:29:36','','0','13','2024-11-22 20:29:36','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','131732294377','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1090,'','Cash','','2024-11-23 20:11:32','','0','13','2024-11-23 20:11:32','','13549','13549','1','retail','','13549','1','0','0','0','0','0','0','printed',' ','','3','0','131732381268','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1091,'','Cash','','2024-11-23 20:28:42','','0','13','2024-11-23 20:28:42','','350','350','1','retail','','350','1','0','0','0','0','0','0','printed',' ','','2','0','131732382910','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1092,'','Cash','','2024-11-23 20:39:14','','0','13','2024-11-23 20:39:14','','6000','6000','1','retail','','6000','1','0','0','0','0','0','0','printed',' ','','2','0','131732382934','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1093,'','Cash','','2024-11-23 20:39:38','','0','13','2024-11-23 20:39:38','','1650','1650','1','retail','','1650','1','0','0','0','0','0','0','printed',' ','','2','0','131732383558','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1094,'','Cash','','2024-11-24 19:59:21','','0','13','2024-11-24 19:59:21','','4690','4690','1','retail','','4690','1','0','0','0','0','0','0','printed',' ','','2','0','131732466176','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1095,'','Cash','','2024-11-25 20:36:29','','0','11','2024-11-25 20:36:29','','2700','2700','1','retail','','2700','1','0','0','0','0','0','0','printed',' ','','2','0','111732555922','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1096,'','Cash','','2024-11-25 20:37:15','','0','11','2024-11-25 20:37:15','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','2','0','111732556195','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1097,'','Cash','','2024-11-26 20:16:25','','0','11','2024-11-26 20:16:25','','2260','2260','1','retail','','2260','1','0','0','0','0','0','0','printed',' ','','2','0','111732641283','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1098,'','Cash','','2024-11-26 20:22:31','','0','11','2024-11-26 20:22:31','','10670','10670','1','retail','','10670','1','0','0','0','0','0','0','printed',' ','','3','0','111732641425','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1099,'','Cash','','2024-11-26 20:25:44','','0','11','2024-11-26 20:25:44','','6600','6600','1','retail','','6600','1','0','0','0','0','0','0','printed',' ','','2','0','111732641756','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1100,'','Cash','','2024-11-26 20:31:09','','0','11','2024-11-26 20:31:09','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','111732642251','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1101,'','Cash','','2024-11-27 20:04:21','','0','13','2024-11-27 20:04:21','','6940','6940','1','retail','','6940','1','0','0','0','0','0','0','printed',' ','','3','0','131732725595','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1102,'','Cash','','2024-11-27 20:25:15','','0','11','2024-11-27 20:25:15','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','111732728261','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1103,'','Cash','','2024-11-28 19:49:58','','0','11','2024-11-28 19:49:58','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','111732812487','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1104,'','Cash','','2024-11-28 19:56:33','','0','11','2024-11-28 19:56:33','','10799','10799','1','retail','','10799','1','0','0','0','0','0','0','printed',' ','','2','0','111732812612','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1105,'','Cash','','2024-11-28 19:59:54','','0','11','2024-11-28 19:59:54','','2900','2900','1','retail','','2900','1','0','0','0','0','0','0','printed',' ','','3','0','111732813069','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1106,'','Cash','','2024-11-28 20:01:42','','0','11','2024-11-28 20:01:42','','4500','4500','1','retail','','4500','1','0','0','0','0','0','0','printed',' ','','2','0','111732813197','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1107,'','Cash','','2024-11-28 20:22:38','','0','13','2024-11-28 20:22:38','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','3','0','131732814539','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1108,'','Cash','','2024-11-29 20:38:42','','0','13','2024-11-29 20:38:42','','10950','10950','1','retail','','10950','1','0','0','0','0','0','0','printed',' ','','3','0','131732901454','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1109,'','Cash','','2024-11-29 20:43:41','','0','11','2024-11-29 20:43:41','','1950','1950','1','retail','','1950','1','0','0','0','0','0','0','printed',' ','','2','0','111732901946','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1110,'','Cash','','2024-11-29 20:55:44','','0','11','2024-11-29 20:55:44','','14120','14120','1','retail','','14120','1','0','0','0','0','0','0','printed',' ','','2','0','111732902264','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1111,'','Cash','','2024-11-29 21:00:11','','0','13','2024-11-29 21:00:11','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','3','0','131732902971','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1112,'','Cash','','2024-11-30 18:15:22','','0','11','2024-11-30 18:15:22','','9150','9150','1','retail','','9150','1','0','0','0','0','0','0','printed',' ','','2','0','111732979494','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1113,'','Cash','','2024-11-30 19:56:50','','0','11','2024-11-30 19:56:50','','1850','1850','1','retail','','1850','1','0','0','0','0','0','0','printed',' ','','2','0','111732985769','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1114,'','Cash','','2024-11-30 20:15:33','','0','11','2024-11-30 20:15:33','','31115','31115','1','retail','','31115','1','0','0','0','0','0','0','printed',' ','','2','0','111732985815','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1115,'','Cash','','2024-11-30 20:24:37','','0','13','2024-11-30 20:24:37','','1670','1670','1','retail','','1670','1','0','0','0','0','0','0','printed',' ','','3','0','131732987401','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1116,'','Cash','','2024-12-01 20:01:30','','0','11','2024-12-01 20:01:30','','6730','6730','1','retail','','6730','1','0','0','0','0','0','0','printed',' ','','2','0','111733072357','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1117,'','Cash','','2024-12-01 20:02:33','','0','11','2024-12-01 20:02:33','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','2','0','111733072523','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1118,'','Cash','','2024-12-01 20:04:44','','0','13','2024-12-01 20:04:44','','3250','3250','1','retail','','3250','1','0','0','0','0','0','0','printed',' ','','3','0','131733072579','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1119,'','Cash','','2024-12-02 10:05:04','','0','11','2024-12-02 10:05:04','','3000','3000','1','retail','','3000','1','0','0','0','0','0','0','printed',' ','','2','0','111733123091','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1120,'','Cash','','2024-12-02 10:05:08','','NaN','11','2024-12-02 10:05:08','','','','1','retail','','','1','0','0','0',',\\','0','0','printed',' ','',NULL,'0','111733123108','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1121,'','Cash','','2024-12-02 20:34:23','','0','11','2024-12-02 20:34:23','','4510','4510','1','retail','','4510','1','0','0','0','0','0','0','printed',' ','','2','0','111733160665','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1122,'','Cash','','2024-12-02 20:37:43','','0','13','2024-12-02 20:37:43','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','3','0','131733160996','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1123,'','Cash','','2024-12-03 20:15:55','','0','11','2024-12-03 20:15:55','','619','619','1','retail','','619','1','0','0','0','0','0','0','printed',' ','','2','0','111733246086','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1124,'','Cash','','2024-12-03 20:22:06','','0','11','2024-12-03 20:22:06','','8460','8460','1','retail','','8460','1','0','0','0','0','0','0','printed',' ','','2','0','111733246218','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1125,'','Cash','','2024-12-03 20:29:58','','0','13','2024-12-03 20:29:58','','5350','5350','1','retail','','5350','1','0','0','0','0','0','0','printed',' ','','3','0','131733246879','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1126,'','Cash','','2024-12-04 20:34:01','','0','11','2024-12-04 20:34:01','','1850','1850','1','retail','','1850','1','0','0','0','0','0','0','printed',' ','','2','0','111733333566','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1127,'','Cash','','2024-12-04 20:35:14','','0','11','2024-12-04 20:35:14','','1850','1850','1','retail','','1850','1','0','0','0','0','0','0','printed',' ','','2','0','111733333645','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1128,'','Cash','','2024-12-04 20:36:55','','0','11','2024-12-04 20:36:55','','5799','5799','1','retail','','5799','1','0','0','0','0','0','0','printed',' ','','2','0','111733333719','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1129,'','Cash','','2024-12-04 20:42:06','','0','13','2024-12-04 20:42:06','','8199','8199','1','retail','','8199','1','0','0','0','0','0','0','printed',' ','','3','0','131733323374','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1130,'','Cash','','2024-12-05 20:13:48','','0','11','2024-12-05 20:13:48','','1440','1440','1','retail','','1440','1','0','0','0','0','0','0','printed',' ','','2','0','111733418262','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1131,'','Cash','','2024-12-05 20:15:23','','0','11','2024-12-05 20:15:23','','3250','3250','1','retail','','3250','1','0','0','0','0','0','0','printed',' ','','2','0','111733418859','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1132,'','Cash','','2024-12-05 20:19:13','','0','13','2024-12-05 20:19:13','','5200','5200','1','retail','','5200','1','0','0','0','0','0','0','printed',' ','','3','0','131733418999','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1133,'','Cash','','2024-12-06 09:54:57','','0','11','2024-12-06 09:54:57','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','3','0','111733468086','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1134,'','Cash','','2024-12-06 19:21:33','','0','11','2024-12-06 19:21:33','','50339','50339','1','retail','','50339','1','0','0','0','0','0','0','printed',' ','','2','0','111733500355','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1135,'','Cash','','2024-12-06 19:37:04','','0','11','2024-12-06 19:37:04','','2100','2100','1','retail','','2100','1','0','0','0','0','0','0','printed',' ','','2','0','111733502766','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1136,'','Cash','','2024-12-06 19:37:53','','0','11','2024-12-06 19:37:53','','2750','2750','1','retail','','2750','1','0','0','0','0','0','0','printed',' ','','2','0','111733503055','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1137,'','Cash','','2024-12-06 19:45:16','','0','11','2024-12-06 19:45:16','','5300','5300','1','retail','','5300','1','0','0','0','0','0','0','printed',' ','','2','0','111733503455','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1138,'','Cash','','2024-12-06 19:58:47','','0','11','2024-12-06 19:58:47','','3700','3700','1','retail','','3700','1','0','0','0','0','0','0','printed',' ','','2','0','111733504253','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1139,'','Cash','','2024-12-06 20:05:57','','0','13','2024-12-06 20:05:57','','4350','4350','1','retail','','4350','1','0','0','0','0','0','0','printed',' ','','3','0','131733504356','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1140,'','Cash','','2024-12-06 20:16:41','','0','13','2024-12-06 20:16:41','','3500','3500','1','retail','','3500','1','0','0','0','0','0','0','printed',' ','','3','0','131733505382','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1141,'','Cash','','2024-12-06 20:45:47','','0','13','2024-12-06 20:45:47','','5370','5370','1','retail','','5370','1','0','0','0','0','0','0','printed',' ','','3','0','131733505781','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1142,'','Cash','','2024-12-06 20:47:17','','0','13','2024-12-06 20:47:17','','1100','1100','1','retail','','1100','1','0','0','0','0','0','0','printed',' ','','3','0','131733507152','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1143,'','Cash','','2024-12-06 21:00:59','','0','11','2024-12-06 21:00:59','','2700','2700','1','retail','','2700','1','0','0','0','0','0','0','printed',' ','','2','0','111733507674','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1144,'','Cash','','2024-12-06 21:09:22','','0','11','2024-12-06 21:09:22','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','111733508073','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1145,'','Cash','','2024-12-07 20:03:08','','0','11','2024-12-07 20:03:08','','3470','3470','1','retail','','3470','1','0','0','0','0','0','0','printed',' ','','2','0','111733590657','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1146,'','Cash','','2024-12-07 20:03:57','','0','11','2024-12-07 20:03:57','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','111733591018','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1147,'','Cash','','2024-12-07 20:17:27','','0','13','2024-12-07 20:17:27','','9000','9000','1','retail','','9000','1','0','0','0','0','0','0','printed',' ','','3','0','131733591118','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1148,'','Cash','','2024-12-07 20:27:01','','0','11','2024-12-07 20:27:01','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','2','0','111733592409','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1149,'','Cash','','2024-12-08 19:50:37','','0','11','2024-12-08 19:50:37','','1450','1450','1','retail','','1450','1','0','0','0','0','0','0','printed',' ','','2','0','111733676594','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1150,'','Cash','','2024-12-08 19:53:31','','0','11','2024-12-08 19:53:31','','7829','7829','1','retail','','7829','1','0','0','0','0','0','0','printed',' ','','2','0','111733676690','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1151,'','Cash','','2024-12-08 20:11:33','','0','13','2024-12-08 20:11:33','','900','900','1','retail','','900','1','0','0','0','0','0','0','printed',' ','','3','0','131733677736','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1152,'','Cash','','2024-12-09 20:17:32','','0','11','2024-12-09 20:17:32','','1300','1300','1','retail','','1300','1','0','0','0','0','0','0','printed',' ','','2','0','111733764617','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1153,'','Cash','','2024-12-09 20:25:20','','0','11','2024-12-09 20:25:20','','26020','26020','1','retail','','26020','1','0','0','0','0','0','0','printed',' ','','2','0','111733764704','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1154,'','Cash','','2024-12-09 20:39:44','','0','13','2024-12-09 20:39:44','','9349','9349','1','retail','','9349','1','0','0','0','0','0','0','printed',' ','','3','0','131733765153','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1155,'','Cash','','2024-12-10 20:34:24','','0','11','2024-12-10 20:34:24','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','111733852037','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1156,'','Cash','','2024-12-10 20:37:07','','0','11','2024-12-10 20:37:07','','9909','9909','1','retail','','9909','1','0','0','0','0','0','0','printed',' ','','2','0','111733852085','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1157,'','Cash','','2024-12-10 20:40:03','','0','13','2024-12-10 20:40:03','','5758','5758','1','retail','','5758','1','0','0','0','0','0','0','printed',' ','','3','0','131733852275','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1158,'','Cash','','2024-12-11 18:34:42','','0','11','2024-12-11 18:34:42','','2900','2900','1','retail','','2900','1','0','0','0','0','0','0','printed',' ','','2','0','111733931256','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1159,'','Cash','','2024-12-11 20:27:35','','0','13','2024-12-11 20:27:35','','10950','10950','1','retail','','10950','1','0','0','0','0','0','0','printed',' ','','3','0','131733937581','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1160,'','Cash','','2024-12-11 20:30:18','','0','11','2024-12-11 20:30:18','','9050','9050','1','retail','','9050','1','0','0','0','0','0','0','printed',' ','','2','0','111733938078','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1161,'','Cash','','2024-12-11 20:30:57','','0','11','2024-12-11 20:30:57','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','111733938233','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1162,'','Cash','','2024-12-12 20:47:47','','0','11','2024-12-12 20:47:47','','8070','8070','1','retail','','8070','1','0','0','0','0','0','0','printed',' ','','2','0','111734025322','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1163,'','Cash','','2024-12-12 20:51:49','','0','13','2024-12-12 20:51:49','','1240','1240','1','retail','','1240','1','0','0','0','0','0','0','printed',' ','','3','0','131734025751','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1164,'','Cash','','2024-12-12 20:53:21','','0','13','2024-12-12 20:53:21','','1299','1299','1','retail','','1299','1','0','0','0','0','0','0','printed',' ','','3','0','131734025976','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1165,'','Cash','','2024-12-13 20:37:49','','0','11','2024-12-13 20:37:49','','1289','1289','1','retail','','1289','1','0','0','0','0','0','0','printed',' ','','2','0','111734111187','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1166,'','Cash','','2024-12-13 20:55:16','','0','11','2024-12-13 20:55:16','','17030','17030','1','retail','','17030','1','0','0','0','0','0','0','printed',' ','','2','0','111734111476','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1167,'','Cash','','2024-12-13 20:57:10','','0','13','2024-12-13 20:57:10','','4849','4849','1','retail','','4849','1','0','0','0','0','0','0','printed',' ','','3','0','131734112538','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1168,'','Cash','','2024-12-14 20:45:54','','0','13','2024-12-14 20:45:54','','2450','2450','1','retail','','2450','1','0','0','0','0','0','0','printed',' ','','2','0','131734198100','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1169,'','Cash','','2024-12-14 21:03:53','','0','11','2024-12-14 21:03:53','','11690','11690','1','retail','','11690','1','0','0','0','0','0','0','printed',' ','','2','0','111734198861','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1170,'','Cash','','2024-12-14 21:12:08','','0','11','2024-12-14 21:12:08','','1150','1150','1','retail','','1150','1','0','0','0','0','0','0','printed',' ','','2','0','111734199920','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1171,'','Cash','','2024-12-14 21:14:22','','0','11','2024-12-14 21:14:22','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','111734199931','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1172,'','Cash','','2024-12-14 21:20:20','','0','11','2024-12-14 21:20:20','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','111734200071','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1173,'','Cash','','2024-12-15 20:37:01','','0','11','2024-12-15 20:37:01','','7090','7090','1','retail','','7090','1','0','0','0','0','0','0','printed',' ','','2','0','111734283956','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1174,'','Cash','','2024-12-15 20:39:30','','0','11','2024-12-15 20:39:30','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','2','0','111734284359','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1175,'','Cash','','2024-12-15 20:39:49','','0','11','2024-12-15 20:39:49','','14400','14400','1','retail','','14400','1','0','0','0','0','0','0','printed',' ','','2','0','111734284376','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1176,'','Cash','','2024-12-15 20:42:26','','0','13','2024-12-15 20:42:26','','850','850','1','retail','','850','1','0','0','0','0','0','0','printed',' ','','3','0','131734284447','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1177,'','Cash','','2024-12-15 20:45:10','','0','13','2024-12-15 20:45:10','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','3','0','131734284590','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1178,'','Cash','','2024-12-16 11:25:32','','0','11','2024-12-16 11:25:32','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','3','0','111734337243','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1179,'','Cash','','2024-12-16 20:37:42','','0','13','2024-12-16 20:37:42','','6600','6600','1','retail','','6600','1','0','0','0','0','0','0','printed',' ','','3','0','131734370524','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1180,'','Cash','','2024-12-16 20:44:16','','0','13','2024-12-16 20:44:16','','6600','6600','1','retail','','6600','1','0','0','0','0','0','0','printed',' ','','3','0','131734370981','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1181,'','Cash','','2024-12-16 20:47:09','','0','13','2024-12-16 20:47:09','','8948','8948','1','retail','','8948','1','0','0','0','0','0','0','printed',' ','','2','0','131734371063','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1182,'','Cash','','2024-12-17 20:37:42','','0','11','2024-12-17 20:37:42','','7750','7750','1','retail','','7750','1','0','0','0','0','0','0','printed',' ','','2','0','111734456798','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1183,'','Cash','','2024-12-17 20:40:22','','0','11','2024-12-17 20:40:22','','11690','11690','1','retail','','11690','1','0','0','0','0','0','0','printed',' ','','2','0','111734457104','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1184,'','Cash','','2024-12-17 20:41:49','','0','13','2024-12-17 20:41:49','','900','900','1','retail','','900','1','0','0','0','0','0','0','printed',' ','','3','0','131734457254','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1185,'','Cash','','2024-12-17 20:43:15','','0','13','2024-12-17 20:43:15','','2299','2299','1','retail','','2299','1','0','0','0','0','0','0','printed',' ','','3','0','131734457317','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1186,'','Cash','','2024-12-17 20:48:32','','0','11','2024-12-17 20:48:32','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','111734457670','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1187,'','Cash','','2024-12-18 20:55:25','','0','11','2024-12-18 20:55:25','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','111734544480','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1188,'','Cash','','2024-12-19 20:44:38','','0','13','2024-12-19 20:44:38','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','new',' ','','3','0','131734630087','No','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1189,'','Cash','','2024-12-19 20:48:35','','0','13','2024-12-19 20:48:35','','2120','2120','1','retail','','2120','1','0','0','0','0','0','0','printed',' ','','2','0','131734630434','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1190,'','Cash','','2024-12-19 20:50:24','','0','13','2024-12-19 20:50:24','','2650','2650','1','retail','','2650','1','0','0','0','0','0','0','printed',' ','','2','0','131734630538','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1191,'','Cash','','2024-12-19 20:52:11','','0','13','2024-12-19 20:52:11','','7200','7200','1','retail','','7200','1','0','0','0','0','0','0','printed',' ','','2','0','131734630677','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1192,'','Cash','','2024-12-20 20:36:35','','0','11','2024-12-20 20:36:35','','5750','5750','1','retail','','5750','1','0','0','0','0','0','0','printed',' ','','2','0','111734715702','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1193,'','Cash','','2024-12-21 20:15:44','','0','11','2024-12-21 20:15:44','','13300','13300','1','retail','','13300','1','0','0','0','0','0','0','printed',' ','','2','0','111734801128','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1194,'','Cash','','2024-12-21 20:17:40','','0','11','2024-12-21 20:17:40','','13050','13050','1','retail','','13050','1','0','0','0','0','0','0','printed',' ','','2','0','111734801373','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1195,'','Cash','','2024-12-21 20:25:30','','0','13','2024-12-21 20:25:30','','1280','1280','1','retail','','1280','1','0','0','0','0','0','0','printed',' ','','3','0','131734801825','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1196,'','Cash','','2024-12-22 20:25:25','','0','11','2024-12-22 20:25:25','','11100','11100','1','retail','','11100','1','0','0','0','0','0','0','printed',' ','','2','0','111734887896','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1197,'','Cash','','2024-12-22 20:31:22','','0','11','2024-12-22 20:31:22','','5390','5390','1','retail','','5390','1','0','0','0','0','0','0','printed',' ','','2','0','111734888374','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1198,'','Cash','','2024-12-22 20:35:22','','0','13','2024-12-22 20:35:22','','2200','2200','1','retail','','2200','1','0','0','0','0','0','0','printed',' ','','3','0','131734888731','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1199,'','Cash','','2024-12-22 20:41:15','','0','13','2024-12-22 20:41:15','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','131734889230','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1200,'','Cash','','2024-12-23 20:38:12','','0','11','2024-12-23 20:38:12','','12330','12330','1','retail','','12330','1','0','0','0','0','0','0','printed',' ','','2','0','111734974910','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1201,'','Cash','','2024-12-23 20:42:36','','0','13','2024-12-23 20:42:36','','5700','5700','1','retail','','5700','1','0','0','0','0','0','0','printed',' ','','3','0','131734975598','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1202,'','Cash','','2024-12-24 20:30:59','','0','13','2024-12-24 20:30:59','','13360','13360','1','retail','','13360','1','0','0','0','0','0','0','printed',' ','','2','0','131735060441','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1203,'','Cash','','2024-12-24 20:31:49','','0','11','2024-12-24 20:31:49','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','2','0','111735061484','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1204,'','Cash','','2024-12-24 20:46:51','','0','13','2024-12-24 20:46:51','','1850','1850','1','retail','','1850','1','0','0','0','0','0','0','printed',' ','','2','0','131735062254','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1205,'','Cash','','2024-12-24 20:48:13','','0','13','2024-12-24 20:48:13','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','131735062415','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1206,'','Cash','','2024-12-24 20:52:20','','0','13','2024-12-24 20:52:20','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','131735062497','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1207,'','Cash','','2024-12-24 20:55:01','','0','13','2024-12-24 20:55:01','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','131735062889','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1208,'','Cash','','2024-12-26 09:05:55','','0','11','2024-12-26 09:05:55','','1350','1350','1','retail','','1350','1','0','0','0','0','0','0','printed',' ','','2','0','111735193120','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1209,'','Cash','','2024-12-26 19:43:56','','0','11','2024-12-26 19:43:56','','3300','3300','1','retail','','3300','1','0','0','0','0','0','0','printed',' ','','2','0','111735231348','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1210,'','Cash','','2024-12-26 19:46:23','','0','13','2024-12-26 19:46:23','','240','240','1','retail','','240','1','0','0','0','0','0','0','printed',' ','','2','0','131735231563','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1211,'','Cash','','2024-12-26 19:54:10','','0','13','2024-12-26 19:54:10','','10050','10050','1','retail','','10050','1','0','0','0','0','0','0','printed',' ','','3','0','131735231590','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1212,'','Cash','','2024-12-27 20:06:57','','0','11','2024-12-27 20:06:57','','6900','6900','1','retail','','6900','1','0','0','0','0','0','0','printed',' ','','2','0','111735318935','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1213,'','Cash','','2024-12-27 20:14:13','','0','13','2024-12-27 20:14:13','','8709','8709','1','retail','','8709','1','0','0','0','0','0','0','printed',' ','','3','0','131735319268','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1214,'','Cash','','2024-12-27 20:15:40','','0','11','2024-12-27 20:15:40','','2200','2200','1','retail','','2200','1','0','0','0','0','0','0','printed',' ','','2','0','111735319710','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1215,'','Cash','','2024-12-27 20:21:35','','0','11','2024-12-27 20:21:35','','7100','7100','1','retail','','7100','1','0','0','0','0','0','0','printed',' ','','2','0','111735319752','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1216,'','Cash','','2024-12-27 20:25:20','','0','11','2024-12-27 20:25:20','','1600','1600','1','retail','','1600','1','0','0','0','0','0','0','printed',' ','','2','0','111735320099','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1217,'','Cash','','2024-12-28 20:09:30','','0','13','2024-12-28 20:09:30','','23050','23050','1','retail','','23050','1','0','0','0','0','0','0','printed',' ','','3','0','131735405048','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1218,'','Cash','','2024-12-28 20:13:36','','0','11','2024-12-28 20:13:36','','6210','6210','1','retail','','6210','1','0','0','0','0','0','0','printed',' ','','2','0','111735405903','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1219,'','Cash','','2024-12-28 20:20:24','','0','11','2024-12-28 20:20:24','','4700','4700','1','retail','','4700','1','0','0','0','0','0','0','printed',' ','','2','0','111735406025','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1220,'','Cash','','2024-12-28 20:21:07','','0','11','2024-12-28 20:21:07','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','2','0','111735406427','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1221,'','Cash','','2024-12-28 20:34:04','','0','13','2024-12-28 20:34:04','','350','350','1','retail','','350','1','0','0','0','0','0','0','printed',' ','','3','0','131735407149','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1222,'','Cash','','2024-12-29 19:58:11','','0','11','2024-12-29 19:58:11','','2670','2670','1','retail','','2670','1','0','0','0','0','0','0','printed',' ','','2','0','111735491420','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1223,'','Cash','','2024-12-29 20:23:00','','0','13','2024-12-29 20:23:00','','1700','1700','1','retail','','1700','1','0','0','0','0','0','0','printed',' ','','3','0','131735492886','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1224,'','Cash','','2024-12-30 20:49:23','','0','11','2024-12-30 20:49:23','','10750','10750','1','retail','','10750','1','0','0','0','0','0','0','printed',' ','','2','0','111735580348','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1225,'','Cash','','2024-12-30 20:50:30','','0','13','2024-12-30 20:50:30','','6900','6900','1','retail','','6900','1','0','0','0','0','0','0','printed',' ','','2','0','131735581017','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1226,'','Cash','','2024-12-31 20:40:37','','0','11','2024-12-31 20:40:37','','10950','10950','1','retail','','10950','1','0','0','0','0','0','0','printed',' ','','2','0','111735666436','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1227,'','Cash','','2024-12-31 20:42:17','','0','11','2024-12-31 20:42:17','','6999','6999','1','retail','','6999','1','0','0','0','0','0','0','printed',' ','','2','0','111735666866','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1228,'','Cash','','2024-12-31 20:44:17','','0','13','2024-12-31 20:44:17','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','3','0','131735667045','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1229,'','Cash','','2025-01-01 15:27:31','','0','11','2025-01-01 15:27:31','','1600','1600','1','retail','','1600','1','0','0','0','0','0','0','printed',' ','','2','0','111735734426','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1230,'','Cash','','2025-01-02 20:49:59','','0','13','2025-01-02 20:49:59','','1650','1650','1','retail','','1650','1','0','0','0','0','0','0','printed',' ','','3','0','131735839928','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1231,'','Cash','','2025-01-02 20:52:04','','0','11','2025-01-02 20:52:04','','2450','2450','1','retail','','2450','1','0','0','0','0','0','0','printed',' ','','2','0','111735840233','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1232,'','Cash','','2025-01-03 20:51:38','','0','11','2025-01-03 20:51:38','','10350','10350','1','retail','','10350','1','0','0','0','0','0','0','printed',' ','','2','0','111735926543','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1233,'','Cash','','2025-01-03 20:52:57','','0','11','2025-01-03 20:52:57','','4450','4450','1','retail','','4450','1','0','0','0','0','0','0','printed',' ','','2','0','111735926730','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1234,'','Cash','','2025-01-03 20:57:17','','0','13','2025-01-03 20:57:17','','4500','4500','1','retail','','4500','1','0','0','0','0','0','0','printed',' ','','3','0','131735926815','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1235,'','Cash','','2025-01-04 20:42:15','','0','11','2025-01-04 20:42:15','','6450','6450','1','retail','','6450','1','0','0','0','0','0','0','printed',' ','','2','0','111736012365','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1236,'','Cash','','2025-01-04 20:48:39','','0','13','2025-01-04 20:48:39','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','3','0','131736012908','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1237,'','Cash','','2025-01-05 19:41:27','','0','11','2025-01-05 19:41:27','','14479','14479','1','retail','','14479','1','0','0','0','0','0','0','printed',' ','','2','0','111736094986','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1238,'','Cash','','2025-01-06 20:23:52','','0','11','2025-01-06 20:23:52','','7000','7000','1','retail','','7000','1','0','0','0','0','0','0','printed',' ','','2','0','111736184042','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1239,'','Cash','','2025-01-06 20:40:46','','0','11','2025-01-06 20:40:46','','3050','3050','1','retail','','3050','1','0','0','0','0','0','0','printed',' ','','2','0','111736185222','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1240,'','Cash','','2025-01-07 09:05:08','','0','11','2025-01-07 09:05:08','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','111736229689','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1241,'','Cash','','2025-01-07 20:41:19','','0','11','2025-01-07 20:41:19','','7630','7630','1','retail','','7630','1','0','0','0','0','0','0','printed',' ','','2','0','111736271301','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1242,'','Cash','','2025-01-07 20:44:07','','0','13','2025-01-07 20:44:07','','1999','1999','1','retail','','1999','1','0','0','0','0','0','0','printed',' ','','3','0','131736271835','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1243,'','Cash','','2025-01-07 20:45:39','','0','13','2025-01-07 20:45:39','','1298','1298','1','retail','','1298','1','0','0','0','0','0','0','printed',' ','','3','0','131736271883','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1244,'','Cash','','2025-01-08 20:44:15','','0','11','2025-01-08 20:44:15','','15199','15199','1','retail','','15199','1','0','0','0','0','0','0','printed',' ','','2','0','111736357949','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1245,'','Cash','','2025-01-08 20:46:44','','0','11','2025-01-08 20:46:44','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','3','0','111736358316','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1246,'','Cash','','2025-01-09 20:28:01','','0','11','2025-01-09 20:28:01','','11430','11430','1','retail','','11430','1','0','0','0','0','0','0','printed',' ','','2','0','111736443005','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1247,'','Cash','','2025-01-09 20:33:28','','0','11','2025-01-09 20:33:28','','9400','9400','1','retail','','9400','1','0','0','0','0','0','0','printed',' ','','3','0','111736443792','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1248,'','Cash','','2025-01-10 20:42:28','','0','11','2025-01-10 20:42:28','','11320','11320','1','retail','','11320','1','0','0','0','0','0','0','printed',' ','','2','0','111736530375','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1249,'','Cash','','2025-01-10 20:50:30','','0','11','2025-01-10 20:50:30','','4950','4950','1','retail','','4950','1','0','0','0','0','0','0','printed',' ','','3','0','111736530952','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1250,'','Cash','','2025-01-11 20:34:15','','0','11','2025-01-11 20:34:15','','7800','7800','1','retail','','7800','1','0','0','0','0','0','0','printed',' ','','2','0','111736616640','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1251,'','Cash','','2025-01-11 20:41:52','','0','13','2025-01-11 20:41:52','','6098','6098','1','retail','','6098','1','0','0','0','0','0','0','printed',' ','','3','0','131736616925','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1252,'','Cash','','2025-01-11 20:52:26','','0','13','2025-01-11 20:52:26','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','131736617890','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1253,'','Cash','','2025-01-12 19:04:54','','0','11','2025-01-12 19:04:55','','4600','4600','1','retail','','4600','1','0','0','0','0','0','0','printed',' ','','2','0','111736697692','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1254,'','Cash','','2025-01-12 19:05:19','','0','11','2025-01-12 19:05:19','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','111736697906','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1255,'','Cash','','2025-01-12 19:05:42','','0','11','2025-01-12 19:05:42','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','111736697931','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1256,'','Cash','','2025-01-12 19:11:56','','0','13','2025-01-12 19:11:56','','4320','4320','1','retail','','4320','1','0','0','0','0','0','0','printed',' ','','3','0','131736698157','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1257,'','Cash','','2025-01-12 19:12:51','','0','13','2025-01-12 19:12:51','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','2','0','131736698325','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1258,'','Cash','','2025-01-13 20:31:57','','0','13','2025-01-13 20:31:57','','6250','6250','1','retail','','6250','1','0','0','0','0','0','0','printed',' ','','3','0','131736789400','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1259,'','Cash','','2025-01-13 20:44:54','','0','13','2025-01-13 20:44:54','','12599','12599','1','retail','','12599','1','0','0','0','0','0','0','printed',' ','','2','0','131736789685','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1260,'','Cash','','2025-01-14 20:45:09','','0','13','2025-01-14 20:45:09','','6349','6349','1','retail','','6349','1','0','0','0','0','0','0','printed',' ','','3','0','131736875929','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1261,'','Cash','','2025-01-14 20:50:16','','0','13','2025-01-14 20:50:16','','4200','4200','1','retail','','4200','1','0','0','0','0','0','0','printed',' ','','2','0','131736876886','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1262,'','Cash','','2025-01-15 20:23:06','','0','11','2025-01-15 20:23:06','','10450','10450','1','retail','','10450','1','0','0','0','0','0','0','printed',' ','','2','0','111736961499','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1263,'','Cash','','2025-01-15 20:26:58','','0','13','2025-01-15 20:26:58','','11049','11049','1','retail','','11049','1','0','0','0','0','0','0','printed',' ','','3','0','131736961829','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1264,'','Cash','','2025-01-15 20:49:00','','0','11','2025-01-15 20:49:00','','3200','3200','1','retail','','3200','1','0','0','0','0','0','0','printed',' ','','2','0','111736963330','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1265,'','Cash','','2025-01-16 20:29:01','','0','13','2025-01-16 20:29:01','','550','550','1','retail','','550','1','0','0','0','0','0','0','printed',' ','','3','0','131737048435','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1266,'','Cash','','2025-01-16 20:33:39','','0','11','2025-01-16 20:33:39','','2100','2100','1','retail','','2100','1','0','0','0','0','0','0','printed',' ','','2','0','111737048626','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1267,'','Cash','','2025-01-17 20:38:38','','0','13','2025-01-17 20:38:38','','14550','14550','1','retail','','14550','1','0','0','0','0','0','0','printed',' ','','3','0','131737135141','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1268,'','Cash','','2025-01-17 20:46:18','','0','13','2025-01-17 20:46:18','','6539','6539','1','retail','','6539','1','0','0','0','0','0','0','printed',' ','','2','0','131737135523','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1269,'','Cash','','2025-01-17 20:47:05','','0','13','2025-01-17 20:47:05','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','131737136006','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1270,'','Cash','','2025-01-17 20:47:19','','0','13','2025-01-17 20:47:19','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','131737136028','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1271,'','Cash','','2025-01-18 20:21:43','','0','11','2025-01-18 20:21:43','','13450','13450','1','retail','','13450','1','0','0','0','0','0','0','printed',' ','','2','0','111737220470','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1272,'','Cash','','2025-01-18 20:27:05','','0','13','2025-01-18 20:27:05','','400','400','1','retail','','400','1','0','0','0','0','0','0','printed',' ','','3','0','131737221091','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1273,'','Cash','','2025-01-18 20:28:25','','0','13','2025-01-18 20:28:25','','1600','1600','1','retail','','1600','1','0','0','0','0','0','0','printed',' ','','2','0','131737221234','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1274,'','Cash','','2025-01-19 19:20:03','','0','13','2025-01-19 19:20:03','','22818','22818','1','retail','','22818','1','0','0','0','0','0','0','printed',' ','','2','0','131737303054','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1275,'','Cash','','2025-01-19 19:21:16','','0','13','2025-01-19 19:21:16','','7650','7650','1','retail','','7650','1','0','0','0','0','0','0','printed',' ','','2','0','131737303625','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1276,'','Cash','','2025-01-19 19:34:56','','0','13','2025-01-19 19:34:56','','10499','10499','1','retail','','10499','1','0','0','0','0','0','0','printed',' ','','3','0','131737303941','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1277,'','Cash','','2025-01-20 20:40:30','','0','11','2025-01-20 20:40:30','','7600','7600','1','retail','','7600','1','0','0','0','0','0','0','printed',' ','','2','0','111737394508','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1278,'','Cash','','2025-01-20 20:45:53','','0','13','2025-01-20 20:45:53','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','3','0','131737395017','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1279,'','Cash','','2025-01-21 20:35:29','','0','11','2025-01-21 20:35:29','','8750','8750','1','retail','','8750','1','0','0','0','0','0','0','printed',' ','','2','0','111737480721','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1280,'','Cash','','2025-01-21 20:37:15','','0','11','2025-01-21 20:37:15','','3150','3150','1','retail','','3150','1','0','0','0','0','0','0','printed',' ','','2','0','111737481004','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1281,'','Cash','','2025-01-22 20:40:48','','0','11','2025-01-22 20:40:48','','37800','37800','1','retail','','37800','1','0','0','0','0','0','0','printed',' ','','2','0','111737566801','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1282,'','Cash','','2025-01-22 20:41:46','','0','11','2025-01-22 20:41:46','','3650','3650','1','retail','','3650','1','0','0','0','0','0','0','printed',' ','','2','0','111737567671','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1283,'','Cash','','2025-01-22 20:48:49','','0','13','2025-01-22 20:48:49','','5090','5090','1','retail','','5090','1','0','0','0','0','0','0','printed',' ','','3','0','131737567977','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1284,'','Cash','','2025-01-23 20:17:17','','0','11','2025-01-23 20:17:17','','17490','17490','1','retail','','17490','1','0','0','0','0','0','0','printed',' ','','2','0','111737652390','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1285,'','Cash','','2025-01-23 20:23:09','','0','11','2025-01-23 20:23:09','','400','400','1','retail','','400','1','0','0','0','0','0','0','printed',' ','','2','0','111737652704','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1286,'','Cash','','2025-01-24 20:12:04','','0','13','2025-01-24 20:12:04','','17180','17180','1','retail','','17180','1','0','0','0','0','0','0','printed',' ','','3','0','131737737981','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1287,'','Cash','','2025-01-24 20:18:57','','0','11','2025-01-24 20:18:57','','18150','18150','1','retail','','18150','1','0','0','0','0','0','0','printed',' ','','2','0','111737738827','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1288,'','Cash','','2025-01-24 20:20:59','','0','11','2025-01-24 20:20:59','','11248','11248','1','retail','','11248','1','0','0','0','0','0','0','printed',' ','','2','0','111737739189','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1289,'','Cash','','2025-01-25 20:38:46','','0','11','2025-01-25 20:38:46','','10799','10799','1','retail','','10799','1','0','0','0','0','0','0','printed',' ','','2','0','111737826545','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1290,'','Cash','','2025-01-25 20:43:40','','0','13','2025-01-25 20:43:40','','4499','4499','1','retail','','4499','1','0','0','0','0','0','0','printed',' ','','3','0','131737826976','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1291,'','Cash','','2025-01-25 20:49:42','','0','13','2025-01-25 20:49:42','','4499','4499','1','retail','','4499','1','0','0','0','0','0','0','printed',' ','','3','0','131737827331','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1292,'','Cash','','2025-01-26 19:12:04','','0','11','2025-01-26 19:12:04','','180','180','1','retail','','180','1','0','0','0','0','0','0','printed',' ','','2','0','111737907905','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1293,'','Cash','','2025-01-26 19:18:14','','0','11','2025-01-26 19:18:14','','10500','10500','1','retail','','10500','1','0','0','0','0','0','0','printed',' ','','2','0','111737907961','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1294,'','Cash','','2025-01-26 19:24:09','','0','11','2025-01-26 19:24:09','','350','350','1','retail','','350','1','0','0','0','0','0','0','printed',' ','','3','0','111737908298','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1295,'','Cash','','2025-01-26 19:28:39','','0','11','2025-01-26 19:28:39','','4500','4500','1','retail','','4500','1','0','0','0','0','0','0','printed',' ','','3','0','111737908838','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1296,'','Cash','','2025-01-27 20:21:56','','0','11','2025-01-27 20:21:56','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','111737998500','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1297,'','Cash','','2025-01-27 20:25:51','','0','11','2025-01-27 20:25:51','','4289','4289','1','retail','','4289','1','0','0','0','0','0','0','printed',' ','','2','0','111737998661','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1298,'','Cash','','2025-01-27 20:56:25','','0','13','2025-01-27 20:56:25','','2150','2150','1','retail','','2150','1','0','0','0','0','0','0','printed',' ','','3','0','131738000418','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1299,'','Cash','','2025-01-28 13:51:38','','0','11','2025-01-28 13:51:38','','5900','5900','1','retail','','5900','1','0','0','0','0','0','0','printed',' ','','3','0','111738061407','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1300,'','Cash','','2025-01-28 20:33:33','','0','13','2025-01-28 20:33:33','','4420','4420','1','retail','','4420','1','0','0','0','0','0','0','printed',' ','','3','0','131738079059','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1301,'','Cash','','2025-01-28 20:37:28','','0','11','2025-01-28 20:37:28','','3450','3450','1','retail','','3450','1','0','0','0','0','0','0','printed',' ','','2','0','111738085675','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1302,'','Cash','','2025-01-29 20:23:45','','0','11','2025-01-29 20:23:45','','5600','5600','1','retail','','5600','1','0','0','0','0','0','0','printed',' ','','2','0','111738171325','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1303,'','Cash','','2025-01-29 20:25:58','','0','11','2025-01-29 20:25:58','','4350','4350','1','retail','','4350','1','0','0','0','0','0','0','printed',' ','','2','0','111738171443','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1304,'','Cash','','2025-01-29 20:40:16','','0','11','2025-01-29 20:40:16','','3550','3550','1','retail','','3550','1','0','0','0','0','0','0','printed',' ','','2','0','111738172361','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1305,'','Cash','','2025-01-29 20:42:54','','0','11','2025-01-29 20:42:54','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','111738172420','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1306,'','Cash','','2025-01-30 20:20:35','','0','11','2025-01-30 20:20:35','','12450','12450','1','retail','','12450','1','0','0','0','0','0','0','printed',' ','','2','0','111738257482','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1307,'','Cash','','2025-01-30 20:25:04','','0','11','2025-01-30 20:25:04','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','111738257886','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1308,'','Cash','','2025-01-30 20:27:09','','0','11','2025-01-30 20:27:09','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','111738258006','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1309,'','Cash','','2025-01-30 20:27:46','','0','13','2025-01-30 20:27:46','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','131738258041','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1310,'','Cash','','2025-01-31 20:39:50','','0','11','2025-01-31 20:39:50','','13970','13970','1','retail','','13970','1','0','0','0','0','0','0','printed',' ','','2','0','111738344805','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1311,'','Cash','','2025-01-31 20:42:25','','0','11','2025-01-31 20:42:25','','860','860','1','retail','','860','1','0','0','0','0','0','0','printed',' ','','2','0','111738345195','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1312,'','Cash','','2025-01-31 20:45:22','','0','13','2025-01-31 20:45:22','','2299','2299','1','retail','','2299','1','0','0','0','0','0','0','printed',' ','','3','0','131738345403','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1313,'','Cash','','2025-01-31 21:00:43','','0','11','2025-01-31 21:00:43','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','111738346026','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1314,'','Cash','','2025-01-31 21:01:45','','0','11','2025-01-31 21:01:45','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','111738346450','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1315,'','Cash','','2025-02-01 20:04:33','','0','11','2025-02-01 20:04:33','','4210','4210','1','retail','','4210','1','0','0','0','0','0','0','printed',' ','','2','0','111738428973','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1316,'','Cash','','2025-02-01 20:10:22','','0','11','2025-02-01 20:10:22','','8910','8910','1','retail','','8910','1','0','0','0','0','0','0','printed',' ','','3','0','111738429709','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1317,'','Cash','','2025-02-01 20:15:20','','0','11','2025-02-01 20:15:20','','15330','15330','1','retail','','15330','1','0','0','0','0','0','0','printed',' ','','2','0','111738429828','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1318,'','Cash','','2025-02-01 20:27:05','','0','11','2025-02-01 20:27:05','','140','140','1','retail','','140','1','0','0','0','0','0','0','printed',' ','','2','0','111738430124','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1319,'','Cash','','2025-02-02 19:08:14','','0','11','2025-02-02 19:08:14','','3080','3080','1','retail','','3080','1','0','0','0','0','0','0','printed',' ','','2','0','111738511433','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1320,'','Cash','','2025-02-04 19:23:55','','0','11','2025-02-04 19:23:55','','15300','15300','1','retail','','15300','1','0','0','0','0','0','0','printed',' ','','3','0','111738684457','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1321,'','Cash','','2025-02-04 19:38:15','','0','11','2025-02-04 19:38:15','','13330','13330','1','retail','','13330','1','0','0','0','0','0','0','printed',' ','','2','0','111738686241','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1322,'','Cash','','2025-02-04 19:57:12','','0','11','2025-02-04 19:57:12','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','111738687985','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1323,'','Cash','','2025-02-04 20:16:05','','0','11','2025-02-04 20:16:06','','17588','17588','1','retail','','17588','1','0','0','0','0','0','0','printed',' ','','2','0','111738688276','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1324,'','Cash','','2025-02-04 20:19:27','','0','11','2025-02-04 20:19:27','','3750','3750','1','retail','','3750','1','0','0','0','0','0','0','printed',' ','','3','0','111738689543','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1325,'','Cash','','2025-02-04 20:34:10','','0','11','2025-02-04 20:34:10','','50','50','1','retail','','50','1','0','0','0','0','0','0','printed',' ','','2','0','111738690177','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1326,'','Cash','','2025-02-05 20:37:19','','0','11','2025-02-05 20:37:19','','3150','3150','1','retail','','3150','1','0','0','0','0','0','0','printed',' ','','2','0','111738776838','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1327,'','Cash','','2025-02-06 20:22:40','','0','11','2025-02-06 20:22:40','','2550','2550','1','retail','','2550','1','0','0','0','0','0','0','printed',' ','','3','0','111738862137','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1328,'','Cash','','2025-02-06 20:25:06','','0','11','2025-02-06 20:25:06','','1540','1540','1','retail','','1540','1','0','0','0','0','0','0','printed',' ','','2','0','111738862567','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1329,'','Cash','','2025-02-06 20:26:26','','0','11','2025-02-06 20:26:26','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','111738862765','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1330,'','Cash','','2025-02-07 20:09:06','','0','11','2025-02-07 20:09:06','','13700','13700','1','retail','','13700','1','0','0','0','0','0','0','printed',' ','','2','0','111738947873','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1331,'','Cash','','2025-02-07 20:15:03','','0','11','2025-02-07 20:15:03','','2400','2400','1','retail','','2400','1','0','0','0','0','0','0','printed',' ','','3','0','111738948151','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1332,'','Cash','','2025-02-07 20:23:40','','0','11','2025-02-07 20:23:41','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','111738948508','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1333,'','Cash','','2025-02-08 20:13:11','','0','11','2025-02-08 20:13:11','','6839','6839','1','retail','','6839','1','0','0','0','0','0','0','printed',' ','','2','0','111739034678','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1334,'','Cash','','2025-02-08 20:18:40','','0','11','2025-02-08 20:18:40','','5449','5449','1','retail','','5449','1','0','0','0','0','0','0','printed',' ','','3','0','111739034795','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1335,'','Cash','','2025-02-08 20:19:37','','0','11','2025-02-08 20:19:37','','240','240','1','retail','','240','1','0','0','0','0','0','0','printed',' ','','2','0','111739035163','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1336,'','Cash','','2025-02-09 18:51:55','','0','11','2025-02-09 18:51:55','','9460','9460','1','retail','','9460','1','0','0','0','0','0','0','printed',' ','','2','0','111739116116','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1337,'','Cash','','2025-02-09 18:53:30','','0','11','2025-02-09 18:53:30','','60','60','1','retail','','60','1','0','0','0','0','0','0','printed',' ','','2','0','111739116401','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1338,'','Cash','','2025-02-10 19:47:42','','0','11','2025-02-10 19:47:42','','2849','2849','1','retail','','2849','1','0','0','0','0','0','0','printed',' ','','3','0','111739205930','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1339,'','Cash','','2025-02-10 19:50:37','','0','11','2025-02-10 19:50:37','','4349','4349','1','retail','','4349','1','0','0','0','0','0','0','printed',' ','','2','0','111739206073','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1340,'','Cash','','2025-02-10 20:15:10','','0','11','2025-02-10 20:15:10','','20980','20980','1','retail','','20980','1','0','0','0','0','0','0','printed',' ','','2','0','111739206295','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1341,'','Cash','','2025-02-10 20:16:38','','0','11','2025-02-10 20:16:38','','9650','9650','1','retail','','9650','1','0','0','0','0','0','0','printed',' ','','3','0','111739207714','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1342,'','Cash','','2025-02-10 20:26:52','','0','11','2025-02-10 20:26:52','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','2','0','111739208344','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1343,'','Cash','','2025-02-11 19:30:17','','0','11','2025-02-11 19:30:17','','12140','12140','1','retail','','12140','1','0','0','0','0','0','0','printed',' ','','2','0','111739291153','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1344,'','Cash','','2025-02-11 19:45:54','','0','11','2025-02-11 19:45:54','','1440','1440','1','retail','','1440','1','0','0','0','0','0','0','printed',' ','','2','0','111739291421','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1345,'','Cash','','2025-02-12 12:57:46','','0','10','2025-02-12 12:57:46','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','101739354255','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1346,'','Cash','','2025-02-12 20:02:11','','0','11','2025-02-12 20:02:11','','13200','13200','1','retail','','13200','1','0','0','0','0','0','0','printed',' ','','2','0','111739378882','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1347,'','Cash','','2025-02-12 20:03:40','','0','11','2025-02-12 20:03:40','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','2','0','111739379735','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1348,'','Cash','','2025-02-13 19:45:44','','0','11','2025-02-13 19:45:44','','6310','6310','1','retail','','6310','1','0','0','0','0','0','0','printed',' ','','2','0','111739464146','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1349,'','Cash','','2025-02-13 19:46:20','','0','11','2025-02-13 19:46:20','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','111739465150','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1350,'','Cash','','2025-02-13 19:47:24','','0','11','2025-02-13 19:47:24','','1350','1350','1','retail','','1350','1','0','0','0','0','0','0','printed',' ','','3','0','111739465183','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1351,'','Cash','','2025-02-14 19:49:34','','0','11','2025-02-14 19:49:34','','7410','7410','1','retail','','7410','1','0','0','0','0','0','0','printed',' ','','2','0','111739551429','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1352,'','Cash','','2025-02-15 20:10:13','','0','11','2025-02-15 20:10:13','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','3','0','111739639364','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1353,'','Cash','','2025-02-15 20:14:24','','0','11','2025-02-15 20:14:24','','10500','10500','1','retail','','10500','1','0','0','0','0','0','0','printed',' ','','2','0','111739639419','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1354,'','Cash','','2025-02-15 20:17:22','','0','11','2025-02-15 20:17:22','','3500','3500','1','retail','','3500','1','0','0','0','0','0','0','printed',' ','','2','0','111739639800','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1355,'','Cash','','2025-02-16 18:48:26','','0','11','2025-02-16 18:48:26','','4590','4590','1','retail','','4590','1','0','0','0','0','0','0','printed',' ','','2','0','111739720681','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1356,'','Cash','','2025-02-16 18:49:21','','0','11','2025-02-16 18:49:21','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','3','0','111739720911','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1357,'','Cash','','2025-02-16 18:49:49','','0','11','2025-02-16 18:49:49','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','3','0','111739720964','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1358,'','Cash','','2025-02-17 20:03:59','','0','11','2025-02-17 20:03:59','','7550','7550','1','retail','','7550','1','0','0','0','0','0','0','printed',' ','','2','0','111739811249','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1359,'','Cash','','2025-02-18 20:35:15','','0','11','2025-02-18 20:35:15','','25078','25078','1','retail','','25078','1','0','0','0','0','0','0','printed',' ','','2','0','111739899537','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1360,'','Cash','','2025-02-18 20:49:05','','0','11','2025-02-18 20:49:05','','2750','2750','1','retail','','2750','1','0','0','0','0','0','0','printed',' ','','3','0','111739900903','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1361,'','Cash','','2025-02-19 19:59:20','','0','11','2025-02-19 19:59:20','','6199','6199','1','retail','','6199','1','0','0','0','0','0','0','printed',' ','','2','0','111739984119','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1362,'','Cash','','2025-02-19 20:00:35','','0','11','2025-02-19 20:00:35','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','111739984423','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1363,'','Cash','','2025-02-20 19:59:41','','0','11','2025-02-20 19:59:41','','5599','5599','1','retail','','5599','1','0','0','0','0','0','0','printed',' ','','2','0','111740070298','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1364,'','Cash','','2025-02-20 20:04:06','','0','11','2025-02-20 20:04:07','','6150','6150','1','retail','','6150','1','0','0','0','0','0','0','printed',' ','','3','0','111740070786','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1365,'','Cash','','2025-02-20 20:10:34','','0','11','2025-02-20 20:10:34','','350','350','1','retail','','350','1','0','0','0','0','0','0','printed',' ','','2','0','111740071081','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1366,'','Cash','','2025-02-20 20:12:16','','0','11','2025-02-20 20:12:16','','350','350','1','retail','','350','1','0','0','0','0','0','0','printed',' ','','2','0','111740071436','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1367,'','Cash','','2025-02-21 20:09:26','','0','11','2025-02-21 20:09:26','','3100','3100','1','retail','','3100','1','0','0','0','0','0','0','printed',' ','','3','0','111740157579','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1368,'','Cash','','2025-02-21 20:15:07','','0','11','2025-02-21 20:15:07','','18560','18560','1','retail','','18560','1','0','0','0','0','0','0','printed',' ','','2','0','111740157771','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1369,'','Cash','','2025-02-21 20:16:13','','0','11','2025-02-21 20:16:13','','1580','1580','1','retail','','1580','1','0','0','0','0','0','0','printed',' ','','2','0','111740158151','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1370,'','Cash','','2025-02-21 20:20:49','','0','11','2025-02-21 20:20:49','','10700','10700','1','retail','','10700','1','0','0','0','0','0','0','printed',' ','','3','0','111740158357','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1371,'','Cash','','2025-02-21 20:32:33','','0','11','2025-02-21 20:32:33','','160','160','1','retail','','160','1','0','0','0','0','0','0','printed',' ','','2','0','111740158493','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1372,'','Cash','','2025-02-22 20:04:34','','0','11','2025-02-22 20:04:34','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','3','0','111740243849','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1373,'','Cash','','2025-02-22 20:09:10','','0','11','2025-02-22 20:09:10','','180','180','1','retail','','180','1','0','0','0','0','0','0','printed',' ','','2','0','111740244085','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1374,'','Cash','','2025-02-22 20:14:43','','0','11','2025-02-22 20:14:43','','16699','16699','1','retail','','16699','1','0','0','0','0','0','0','printed',' ','','2','0','111740244205','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1375,'','Cash','','2025-02-23 18:45:39','','0','11','2025-02-23 18:45:39','','499','499','1','retail','','499','1','0','0','0','0','0','0','printed',' ','','2','0','111740325499','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1376,'','Cash','','2025-02-23 18:46:38','','0','11','2025-02-23 18:46:38','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','111740325544','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1377,'','Cash','','2025-02-24 19:48:56','','0','11','2025-02-24 19:48:56','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','111740415727','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1378,'','Cash','','2025-02-24 19:51:43','','0','11','2025-02-24 19:51:43','','2100','2100','1','retail','','2100','1','0','0','0','0','0','0','printed',' ','','2','0','111740415816','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1379,'','Cash','','2025-02-24 20:11:30','','0','11','2025-02-24 20:11:30','','32970','32970','1','retail','','32970','1','0','0','0','0','0','0','printed',' ','','2','0','111740415907','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1380,'','Cash','','2025-02-24 20:13:20','','0','11','2025-02-24 20:13:20','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','3','0','111740417153','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1381,'','Cash','','2025-02-24 20:15:31','','0','11','2025-02-24 20:15:31','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','111740417265','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1382,'','Cash','','2025-02-25 19:51:01','','0','11','2025-02-25 19:51:01','','3120','3120','1','retail','','3120','1','0','0','0','0','0','0','printed',' ','','2','0','111740502144','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1383,'','Cash','','2025-02-25 19:59:06','','0','11','2025-02-25 19:59:06','','12379','12379','1','retail','','12379','1','0','0','0','0','0','0','printed',' ','','2','0','111740502311','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1384,'','Cash','','2025-02-25 20:00:42','','0','11','2025-02-25 20:00:42','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','111740502828','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1385,'','Cash','','2025-02-25 20:28:38','','0','11','2025-02-25 20:28:38','','12639','12639','1','retail','','12639','1','0','0','0','0','0','0','printed',' ','','2','0','111740504103','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1386,'','Cash','','2025-02-26 20:14:29','','0','11','2025-02-26 20:14:29','','5660','5660','1','retail','','5660','1','0','0','0','0','0','0','printed',' ','','2','0','111740589893','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1387,'','Cash','','2025-02-26 20:15:57','','0','11','2025-02-26 20:15:57','','4550','4550','1','retail','','4550','1','0','0','0','0','0','0','printed',' ','','2','0','111740590091','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1388,'','Cash','','2025-02-26 20:22:33','','0','11','2025-02-26 20:22:33','','330','330','1','retail','','330','1','0','0','0','0','0','0','printed',' ','','2','0','111740590532','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1389,'','Cash','','2025-02-27 20:01:44','','0','11','2025-02-27 20:01:44','','1530','1530','1','retail','','1530','1','0','0','0','0','0','0','printed',' ','','2','0','111740675056','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1390,'','Cash','','2025-02-27 20:04:51','','0','11','2025-02-27 20:04:51','','3600','3600','1','retail','','3600','1','0','0','0','0','0','0','printed',' ','','3','0','111740675709','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1391,'','Cash','','2025-02-27 20:05:51','','0','11','2025-02-27 20:05:51','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','2','0','111740675920','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1392,'','Cash','','2025-02-27 20:10:30','','0','11','2025-02-27 20:10:30','','6800','6800','1','retail','','6800','1','0','0','0','0','0','0','printed',' ','','2','0','111740676187','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1393,'','Cash','','2025-02-28 19:20:36','','0','11','2025-02-28 19:20:36','','2900','2900','1','retail','','2900','1','0','0','0','0','0','0','printed',' ','','3','0','111740759500','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1394,'','Cash','','2025-02-28 19:21:47','','0','11','2025-02-28 19:21:47','','2200','2200','1','retail','','2200','1','0','0','0','0','0','0','printed',' ','','2','0','111740759689','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1395,'','Cash','','2025-02-28 19:34:07','','0','11','2025-02-28 19:34:08','','1800','1800','1','retail','','1800','1','0','0','0','0','0','0','printed',' ','','2','0','111740760392','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1396,'','Cash','','2025-02-28 19:36:29','','0','11','2025-02-28 19:36:29','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','111740760573','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1397,'','Cash','','2025-03-06 18:51:12','','0','11','2025-03-06 18:51:13','','11370','11370','1','retail','','11370','1','0','0','0','0','0','0','printed',' ','','2','0','111740760596','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1398,'','Cash','','2025-03-06 18:54:17','','0','11','2025-03-06 18:54:17','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','111741276287','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1399,'','Cash','','2025-03-07 19:57:45','','0','1','2025-03-07 19:57:45','','3','3','1','retail','','3','1','0','0','0','0','0','0','printed',' ','','2','0','11741366648','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'3','3','AUFIBL7ROGKWFFVI24K4VVYZIQ','2MNUNW7FGUZVZKHP','20250307195757','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1400,'','Cash','','2025-03-07 20:29:08','','0','1','2025-03-07 20:29:08','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','11741368499','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'4','4','RRJBOLNXJR6YTECGREPI7WIGRU','PGXUE6AUN7LTU6BW','20250307202921','0','300','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1401,'','Cash','','2025-03-07 20:33:25','','0','1','2025-03-07 20:33:25','','11460','11460','1','retail','','11460','1','0','0','0','0','0','0','printed',' ','','2','0','11741368666','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'5','5','OZH2ZCZG67DVN3DGHT6CRXFMYM','ET3T724DXIO6ROJK','20250307203357','0','9520','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1402,'','Cash','','2025-03-07 20:35:41','','0','1','2025-03-07 20:35:41','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','3','0','11741368904','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1403,'','Cash','','2025-03-08 12:20:48','','0','11','2025-03-08 12:20:48','','5850','5850','1','retail','','5850','1','0','0','0','0','0','0','printed',' ','','2','0','111741425398','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'6','6','7IBRRGGUX5ETMSJ5ASJWKIDAXI','HQCWBVFY3AGVGET7','20250308122110','0','4950','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1404,'','Cash','','2025-03-08 12:32:31','','0','11','2025-03-08 12:32:31','','9350','9350','1','retail','','9350','1','0','0','0','0','0','0','printed',' ','','2','0','111741425674','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'7','7','CA67PKFPPDN2VXG4F5437HX3OQ','UCFJTNEM5KJS3TBG','20250308123322','0','6800','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1405,'','Cash','','2025-03-08 12:51:02','','0','11','2025-03-08 12:51:02','','15079','15079','1','retail','','15079','1','0','0','0','0','0','0','printed',' ','','2','0','111741426407','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1406,'','Cash','','2025-03-08 12:54:43','','0','11','2025-03-08 12:54:43','','1140','1140','1','retail','','1140','1','0','0','0','0','0','0','printed',' ','','2','0','111741427593','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1407,'','Cash','','2025-03-08 13:03:37','','0','11','2025-03-08 13:03:37','','5950','5950','1','retail','','5950','1','0','0','0','0','0','0','printed',' ','','2','0','111741427709','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'8','8','XSQFP7ZSN6DM4EPHVZ4KEE5WVU','4SDT54VQFM6XXE55','20250308130357','0','5400','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1408,'','Cash','','2025-03-08 13:09:27','','0','11','2025-03-08 13:09:27','','5599','5599','1','retail','','5599','1','0','0','0','0','0','0','printed',' ','','2','0','111741428283','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1409,'','Cash','','2025-03-08 13:13:01','','0','11','2025-03-08 13:13:01','','5900','5900','1','retail','','5900','1','0','0','0','0','0','0','printed',' ','','2','0','111741428704','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1410,'','Cash','','2025-03-08 13:14:34','','0','11','2025-03-08 13:14:34','','5900','5900','1','retail','','5900','1','0','0','0','0','0','0','printed',' ','','2','0','111741428815','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'9','9','B4YFZY3LID6MKMSH6ZPM23JF54','GMW57TNKNHHV33QZ','20250308131500','0','4800','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1411,'','Cash','','2025-03-08 13:16:32','','0','11','2025-03-08 13:16:32','','1800','1800','1','retail','','1800','1','0','0','0','0','0','0','printed',' ','','2','0','111741428928','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1412,'','Cash','','2025-03-08 13:22:07','','0','11','2025-03-08 13:22:07','','4800','4800','1','retail','','4800','1','0','0','0','0','0','0','printed',' ','','2','0','111741429090','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'10','10','KDDQFHXGGDM35BC2C2OECSKLDQ','VHOCLCIOBBRKJHYZ','20250308132226','0','4350','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1413,'','Cash','','2025-03-08 13:23:32','','0','11','2025-03-08 13:23:32','','3650','3650','1','retail','','3650','1','0','0','0','0','0','0','printed',' ','','2','0','111741429376','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1414,'','Cash','','2025-03-08 13:31:40','','0','11','2025-03-08 13:31:40','','2800','2800','1','retail','','2800','1','0','0','0','0','0','0','printed',' ','','3','0','111741429726','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'11','11','6D2TBDNEOB2GKYYGAD4JZY736Y','XZKFHNQEVQWN4NXW','20250308133213','0','2200','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1415,'','Cash','','2025-03-08 13:37:43','','0','11','2025-03-08 13:37:43','','8089','8089','1','retail','','8089','1','0','0','0','0','0','0','printed',' ','','3','0','111741429942','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'12','12','PJCL63AZV7I54NWXE2YFTLERFM','OFO7XWMQOKOXP6NQ','20250308133803','0','8089','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1416,'','Cash','','2025-03-08 13:38:44','','0','11','2025-03-08 13:38:44','','499','499','1','retail','','499','1','0','0','0','0','0','0','printed',' ','','3','0','111741430311','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1417,'','Cash','','2025-03-08 13:39:30','','0','11','2025-03-08 13:39:30','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','3','0','111741430333','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1418,'','Cash','','2025-03-08 13:40:33','','0','11','2025-03-08 13:40:33','','2100','2100','1','retail','','2100','1','0','0','0','0','0','0','printed',' ','','3','0','111741430404','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'13','13','L4FSKUCISKLC4LIDOYZXM4SBHM','M5DDYOTZAGBRUKQX','20250308134046','0','2100','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1419,'','Cash','','2025-03-08 20:11:14','','0','11','2025-03-08 20:11:14','','17459','17459','1','retail','','17459','1','0','0','0','0','0','0','printed',' ','','2','0','111741453301','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1420,'','Cash','','2025-03-08 20:23:47','','0','11','2025-03-08 20:23:47','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','111741454598','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'14','14','PSAXHUH7JXZHQ4K5BFGTNQNXN4','JSU2F3MOMEFIOEIT','20250308202358','0','150','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'','','','',1,''),(1421,'','Cash','','2025-03-09 18:11:59','','0','11','2025-03-09 18:11:59','','5499','5499','1','retail','','5499','1','0','0','0','0','0','0','printed',' ','','2','0','111741532896','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1421','1421','SHGFAWVOG3KQTBUU2TIB01VFPX','7A_H1_TI24T9TCTJ','20250309181202','0','3199','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1421\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250309181202\",\"salesDt\":\"20250309\",\"stockRlsDt\":\"20250309181202\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":10,\"taxblAmtA\":0,\"taxblAmtB\":3199,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3199,\"totTaxAmt\":0,\"totAmt\":5499,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1421\",\"rcptPbctDt\":\"20250309\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000942\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BABY WRITING BOARD\",\"bcd\":\"1190\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000125\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare Diapper (Medium )\",\"bcd\":\"6166000121849\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"53100000\",\"itemNm\":\"onesis \",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"300\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON\\/FLEECE ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"0.00\",\"qtyUnitCd\":\"U\",\"qty\":\"0.00\",\"prc\":\"300\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"0\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000937\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ONESIS MTUMBA\",\"bcd\":\"1185\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"100\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000287\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SINGLE NAIL CUTTER\",\"bcd\":\"284\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON\\/FLEECE ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"300\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000304\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ARIMIS SMALL\",\"bcd\":\"301\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"31\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1421\",\"orgInvcNo\":0,\"curRcptNo\":\"1421\",\"totRcptNo\":\"1421\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1421\",\"rcptPbctDt\":\"20250309181202\",\"intrlData\":\"SHGFAWVOG3KQTBUU2TIB01VFPX\",\"rcptSign\":\"7A_H1_TI24T9TCTJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000942\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000125\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"0.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000937\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000287\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000304\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1422,'','Cash','','2025-03-10 19:45:48','','0','11','2025-03-10 19:45:48','','8090','8090','1','retail','','8090','1','0','0','0','0','0','0','printed',' ','','2','0','111741624734','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1422','1422','XKVKY0JDCAMBHSJCTXCRLQSCF6','NBDDIZ0JHN6IL-1-','20250310194556','0','6870','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1422\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250310194556\",\"salesDt\":\"20250310\",\"stockRlsDt\":\"20250310194556\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":9,\"taxblAmtA\":0,\"taxblAmtB\":6870,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6870,\"totTaxAmt\":0,\"totAmt\":8090,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1422\",\"rcptPbctDt\":\"20250310\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000951\",\"itemClsCd\":\"99030000\",\"itemNm\":\"FLEECE UNIQUE RECEIVING SET\",\"bcd\":\"1199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1900\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000232\",\"itemClsCd\":\"53100000\",\"itemNm\":\"concept short and tshirt.\",\"bcd\":\"229\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON\\/FLEECE ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000865\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY GALS BAG\",\"bcd\":\"1112\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1422\",\"orgInvcNo\":0,\"curRcptNo\":\"1422\",\"totRcptNo\":\"1422\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1422\",\"rcptPbctDt\":\"20250310194556\",\"intrlData\":\"XKVKY0JDCAMBHSJCTXCRLQSCF6\",\"rcptSign\":\"NBDDIZ0JHN6IL-1-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000951\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000232\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000865\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1423,'','Cash','','2025-03-10 19:48:57','','0','11','2025-03-10 19:48:57','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','111741625195','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1424,'','Cash','','2025-03-11 19:50:05','','0','11','2025-03-11 19:50:05','','6350','6350','1','retail','','6350','1','0','0','0','0','0','0','printed',' ','','3','0','111741711348','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1424','1424','SK0NOFDCUECIJB8VQYMLCBVF19','JGCORGOPHCVQXSMW','20250311195016','0','3450','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1424\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250311195016\",\"salesDt\":\"20250311\",\"stockRlsDt\":\"20250311195016\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":3450,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3450,\"totTaxAmt\":0,\"totAmt\":6350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1424\",\"rcptPbctDt\":\"20250311\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000640\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ICE CUBE TRAYSILICON\",\"bcd\":\"m07\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000586\",\"itemClsCd\":\"53100000\",\"itemNm\":\"EGG TRAYS\",\"bcd\":\"m77\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"750\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000895\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SINGLE LOTION DISPENSER.\",\"bcd\":\"1143\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000629\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HANDSOME MUG\",\"bcd\":\"522\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"91\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000586\",\"itemClsCd\":\"53100000\",\"itemNm\":\"EGG TRAYS\",\"bcd\":\"m77\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000650\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KICHUNGI MEDIUM\",\"bcd\":\"537\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"50\",\"splyAmt\":\"25\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000581\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DOUBLE WALL MUGS 400ML\",\"bcd\":\"m82\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"600\",\"splyAmt\":\"380\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000676\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MEASURING CUPS 6 IN 1\",\"bcd\":\"559\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1424\",\"orgInvcNo\":0,\"curRcptNo\":\"1424\",\"totRcptNo\":\"1424\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1424\",\"rcptPbctDt\":\"20250311195016\",\"intrlData\":\"SK0NOFDCUECIJB8VQYMLCBVF19\",\"rcptSign\":\"JGCORGOPHCVQXSMW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000640\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000586\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000895\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000629\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000586\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000650\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000581\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000676\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1425,'','Cash','','2025-03-11 20:01:00','','0','11','2025-03-11 20:01:00','','10550','10550','1','retail','','10550','1','0','0','0','0','0','0','printed',' ','','2','0','111741711899','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1425','1425','4CKSHTB1WG6BPX6JPUNCVJK_MB','ALBIAEOAYEU7NPWF','20250311200110','0','7530','1100','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1425\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250311200110\",\"salesDt\":\"20250311\",\"stockRlsDt\":\"20250311200110\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":16,\"taxblAmtA\":0,\"taxblAmtB\":7530,\"taxblAmtC\":1100,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8750,\"totTaxAmt\":0,\"totAmt\":10550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1425\",\"rcptPbctDt\":\"20250311\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000024\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Building Blocks\",\"bcd\":\"24\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000092\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Teether \",\"bcd\":\"94\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000907\",\"itemClsCd\":\"99030000\",\"itemNm\":\"NIP NAP LOW COUNT\",\"bcd\":\"1155\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"131\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000198\",\"itemClsCd\":\"53100000\",\"itemNm\":\"poti\",\"bcd\":\"195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":9,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000287\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SINGLE NAIL CUTTER\",\"bcd\":\"284\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":11,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1950\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000937\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ONESIS MTUMBA\",\"bcd\":\"1185\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000270\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON WOOL 200 GRAMS\",\"bcd\":\"267\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1425\",\"orgInvcNo\":0,\"curRcptNo\":\"1425\",\"totRcptNo\":\"1425\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1425\",\"rcptPbctDt\":\"20250311200110\",\"intrlData\":\"4CKSHTB1WG6BPX6JPUNCVJK_MB\",\"rcptSign\":\"ALBIAEOAYEU7NPWF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000024\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000092\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000907\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000198\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000287\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000937\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000270\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1426,'','Cash','','2025-03-11 20:02:43','','0','11','2025-03-11 20:02:43','','4500','4500','1','retail','','4500','1','0','0','0','0','0','0','printed',' ','','2','0','111741712500','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1427,'','Cash','','2025-03-12 20:10:46','','0','11','2025-03-12 20:10:46','','18850','18850','1','retail','','18850','1','0','0','0','0','0','0','printed',' ','','2','0','111741798850','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1427','1427','GH5WQQ1Z3N0JQZ-JESFBWFCVLP','VL3RPHWPU0MMVYN5','20250312201105','0','18400','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1427\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250312201105\",\"salesDt\":\"20250312\",\"stockRlsDt\":\"20250312201105\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":15,\"taxblAmtA\":0,\"taxblAmtB\":18400,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":18550,\"totTaxAmt\":0,\"totAmt\":18850,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1427\",\"rcptPbctDt\":\"20250312\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000948\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BIG BALL\",\"bcd\":\"1196\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000017\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Silicon Bibs\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000279\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY DISPOSABLE BREAST PAD\",\"bcd\":\"276\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"535\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP-MOMEASY\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000234\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY STORAGE BAGS\",\"bcd\":\"231\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000865\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY GALS BAG\",\"bcd\":\"1112\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE BASIN\",\"bcd\":\"197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000865\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY GALS BAG\",\"bcd\":\"1112\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000368\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY WALKER WITH UMBRELLA -MOMEASY.\",\"bcd\":\"365\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4500\",\"splyAmt\":\"2900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4500\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON\\/FLEECE ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP-MOMEASY\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":13,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000368\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY WALKER WITH UMBRELLA -MOMEASY.\",\"bcd\":\"365\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4500\",\"splyAmt\":\"2900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4500\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Care Kit\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1427\",\"orgInvcNo\":0,\"curRcptNo\":\"1427\",\"totRcptNo\":\"1427\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1427\",\"rcptPbctDt\":\"20250312201105\",\"intrlData\":\"GH5WQQ1Z3N0JQZ-JESFBWFCVLP\",\"rcptSign\":\"VL3RPHWPU0MMVYN5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000948\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000017\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000279\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000234\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000865\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000865\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000368\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000368\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1428,'','Cash','','2025-03-12 20:15:25','','0','11','2025-03-12 20:15:25','','3000','3000','1','retail','','3000','1','0','0','0','0','0','0','printed',' ','','3','0','111741799470','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1428','1428','-NBEMNV7VIR71AXWUWAKSAPDQX','0LRAGZTBGDI7FN8R','20250312201547','0','600','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1428\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250312201547\",\"salesDt\":\"20250312\",\"stockRlsDt\":\"20250312201547\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":600,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":600,\"totTaxAmt\":0,\"totAmt\":3000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1428\",\"rcptPbctDt\":\"20250312\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000685\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MILK SHAKE GLASS\",\"bcd\":\"m53\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000604\",\"itemClsCd\":\"53100000\",\"itemNm\":\"G HORSE WHISKY GLASS\",\"bcd\":\"m58\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"200\",\"splyAmt\":\"92\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000604\",\"itemClsCd\":\"53100000\",\"itemNm\":\"G HORSE WHISKY GLASS\",\"bcd\":\"m58\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"200\",\"splyAmt\":\"92\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1428\",\"orgInvcNo\":0,\"curRcptNo\":\"1428\",\"totRcptNo\":\"1428\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1428\",\"rcptPbctDt\":\"20250312201547\",\"intrlData\":\"-NBEMNV7VIR71AXWUWAKSAPDQX\",\"rcptSign\":\"0LRAGZTBGDI7FN8R\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000685\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000604\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000604\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1429,'','Cash','','2025-03-12 20:16:52','','0','11','2025-03-12 20:16:52','','350','350','1','retail','','350','1','0','0','0','0','0','0','printed',' ','','3','0','111741799782','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1430,'','Cash','','2025-03-12 20:17:47','','0','11','2025-03-12 20:17:47','','550','550','1','retail','','550','1','0','0','0','0','0','0','printed',' ','','2','0','111741799819','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1431,'','Cash','','2025-03-13 20:12:06','','0','11','2025-03-13 20:12:07','','6479','6479','1','retail','','6479','1','0','0','0','0','0','0','printed',' ','','2','0','111741885828','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1431','1431','UMYUK2516FPQZGC7QXX9TBKPH8','MMYNBBUTT84AL_DS','20250313201210','0','5479','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1431\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250313201210\",\"salesDt\":\"20250313\",\"stockRlsDt\":\"20250313201210\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":5479,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6029,\"totTaxAmt\":0,\"totAmt\":6479,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1431\",\"rcptPbctDt\":\"20250313\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000191\",\"itemClsCd\":\"53100000\",\"itemNm\":\"softcare large\",\"bcd\":\"188\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"642\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000096\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dispossable Panties (51 in 1 )\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000267\",\"itemClsCd\":\"53100000\",\"itemNm\":\"INFANTINO BABY CARRIER\",\"bcd\":\"264\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1431\",\"orgInvcNo\":0,\"curRcptNo\":\"1431\",\"totRcptNo\":\"1431\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1431\",\"rcptPbctDt\":\"20250313201210\",\"intrlData\":\"UMYUK2516FPQZGC7QXX9TBKPH8\",\"rcptSign\":\"MMYNBBUTT84AL_DS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000191\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000096\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000267\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1432,'','Cash','','2025-03-13 20:12:45','','0','11','2025-03-13 20:12:45','','700','700','1','retail','','700','1','0','0','0','0','0','0','printed',' ','','2','0','111741885957','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1433,'','Cash','','2025-03-13 20:20:22','','0','11','2025-03-13 20:20:22','','100','100','1','retail','','100','1','0','0','0','0','0','0','printed',' ','','2','0','111741885969','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1433','1433','IBY6BHJW60DXZUL0E_WD9A2K-P','QEEI4QZXLYPC1QWB','20250313202026','0','100','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1433\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250313202026\",\"salesDt\":\"20250313\",\"stockRlsDt\":\"20250313202026\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":100,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":100,\"totTaxAmt\":0,\"totAmt\":100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1433\",\"rcptPbctDt\":\"20250313\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000906\",\"itemClsCd\":\"99030000\",\"itemNm\":\"GEISHA SOAP SMALL\",\"bcd\":\"1154\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"47\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1433\",\"orgInvcNo\":0,\"curRcptNo\":\"1433\",\"totRcptNo\":\"1433\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1433\",\"rcptPbctDt\":\"20250313202026\",\"intrlData\":\"IBY6BHJW60DXZUL0E_WD9A2K-P\",\"rcptSign\":\"QEEI4QZXLYPC1QWB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000906\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1434,'','Cash','','2025-03-14 20:11:50','','0','11','2025-03-14 20:11:50','','5660','5660','1','retail','','5660','1','0','0','0','0','0','0','printed',' ','','2','0','111741972064','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1434','1434','JAH4MAT1HLEPPKZKHHQ763AW-B','FCQLPOQJ7OVE5QJP','20250314201207','0','5600','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1434\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250314201207\",\"salesDt\":\"20250314\",\"stockRlsDt\":\"20250314201207\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":5600,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5660,\"totTaxAmt\":0,\"totAmt\":5660,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1434\",\"rcptPbctDt\":\"20250314\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000948\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BIG BALL\",\"bcd\":\"1196\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000287\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SINGLE NAIL CUTTER\",\"bcd\":\"284\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP-MOMEASY\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000239\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY 240ML BOTTLE WITH HANDLE\",\"bcd\":\"236\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"285\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1434\",\"orgInvcNo\":0,\"curRcptNo\":\"1434\",\"totRcptNo\":\"1434\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1434\",\"rcptPbctDt\":\"20250314201207\",\"intrlData\":\"JAH4MAT1HLEPPKZKHHQ763AW-B\",\"rcptSign\":\"FCQLPOQJ7OVE5QJP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000948\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000287\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000239\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1435,'','Cash','','2025-03-14 20:13:02','','0','11','2025-03-14 20:13:02','','650','650','1','retail','','650','1','0','0','0','0','0','0','printed',' ','','3','0','111741972349','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1435','1435','FKBQMAIZZ6HUJGVJJR6BYRGXN5','PVZRR3U20TNVSCIC','20250314201323','0','650','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1435\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250314201323\",\"salesDt\":\"20250314\",\"stockRlsDt\":\"20250314201323\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":650,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":650,\"totTaxAmt\":0,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1435\",\"rcptPbctDt\":\"20250314\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000674\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MARBLE OIL JAR DISPENSER\",\"bcd\":\"557\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1435\",\"orgInvcNo\":0,\"curRcptNo\":\"1435\",\"totRcptNo\":\"1435\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1435\",\"rcptPbctDt\":\"20250314201323\",\"intrlData\":\"FKBQMAIZZ6HUJGVJJR6BYRGXN5\",\"rcptSign\":\"PVZRR3U20TNVSCIC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000674\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1436,'','Cash','','2025-03-14 20:15:14','','0','11','2025-03-14 20:15:14','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','3','0','111741972445','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1437,'','Cash','','2025-03-14 20:24:45','','0','11','2025-03-14 20:24:45','','1050','1050','1','retail','','1050','1','0','0','0','0','0','0','printed',' ','','2','0','111741972528','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1438,'','Cash','','2025-03-15 20:06:31','','0','11','2025-03-15 20:06:31','','14700','14700','1','retail','','14700','1','0','0','0','0','0','0','printed',' ','','2','0','111742058000','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1438','1438','VWATT2PNRVH1JHJQ0N6MB2MRGI','BVZYZBFL3C5PYXXJ','20250315200700','0','14400','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1438\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250315200700\",\"salesDt\":\"20250315\",\"stockRlsDt\":\"20250315200700\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":12,\"taxblAmtA\":0,\"taxblAmtB\":14400,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":14400,\"totTaxAmt\":0,\"totAmt\":14700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1438\",\"rcptPbctDt\":\"20250315\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000053\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Carrier (Hip Seater )\",\"bcd\":\"50\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2800\",\"splyAmt\":\"1900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000054\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Washable Diaper\",\"bcd\":\"51\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000366\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LITTLE LITTLE SUIT\",\"bcd\":\"363\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000902\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE DRESS WITH SOCKS\\/KOFIA\",\"bcd\":\"1150\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000865\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY GALS BAG\",\"bcd\":\"1112\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000280\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY MILK COLLECTORS\",\"bcd\":\"277\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"330\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1438\",\"orgInvcNo\":0,\"curRcptNo\":\"1438\",\"totRcptNo\":\"1438\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1438\",\"rcptPbctDt\":\"20250315200700\",\"intrlData\":\"VWATT2PNRVH1JHJQ0N6MB2MRGI\",\"rcptSign\":\"BVZYZBFL3C5PYXXJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000053\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000054\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000366\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000902\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000865\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000280\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1439,'','Cash','','2025-03-15 20:11:39','','0','11','2025-03-15 20:11:39','','1989','1989','1','retail','','1989','1','0','0','0','0','0','0','printed',' ','','3','0','111742058485','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1439','1439','MXQIUZGPYBQLGQEGB88IHAOIVK','I217E20G_TO3KOI4','20250315201154','0','1679','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1439\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250315201154\",\"salesDt\":\"20250315\",\"stockRlsDt\":\"20250315201154\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":1679,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1679,\"totTaxAmt\":0,\"totAmt\":1989,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1439\",\"rcptPbctDt\":\"20250315\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000640\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ICE CUBE TRAYSILICON\",\"bcd\":\"m07\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000774\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SILVER GRATER\",\"bcd\":\"624\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000712\",\"itemClsCd\":\"53100000\",\"itemNm\":\"OVER THE DOOR HANGER\",\"bcd\":\"m89\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"499\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"499.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"499\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000544\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BREAD BAKING CONTAINER.\",\"bcd\":\"463\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000591\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION BOWLS\",\"bcd\":\"496\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000928\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WALL STICKERS\",\"bcd\":\"1176\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"30\",\"splyAmt\":\"10\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"30.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"90\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1439\",\"orgInvcNo\":0,\"curRcptNo\":\"1439\",\"totRcptNo\":\"1439\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1439\",\"rcptPbctDt\":\"20250315201154\",\"intrlData\":\"MXQIUZGPYBQLGQEGB88IHAOIVK\",\"rcptSign\":\"I217E20G_TO3KOI4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000640\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000774\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000712\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000544\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000591\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000928\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1440,'','Cash','','2025-03-15 20:12:53','','0','11','2025-03-15 20:12:53','','4800','4800','1','retail','','4800','1','0','0','0','0','0','0','printed',' ','','3','0','111742058741','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1441,'','Cash','','2025-03-16 17:51:28','','0','11','2025-03-16 17:51:28','','3660','3660','1','retail','','3660','1','0','0','0','0','0','0','printed',' ','','2','0','111742136470','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1441','1441','QYUZWYDLYSFLT-NOEWFXEBKPRO','1QKSYUSLQI9RCRRA','20250316175142','0','2550','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1441\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250316175142\",\"salesDt\":\"20250316\",\"stockRlsDt\":\"20250316175142\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":2550,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2760,\"totTaxAmt\":0,\"totAmt\":3660,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1441\",\"rcptPbctDt\":\"20250316\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000270\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON WOOL 200 GRAMS\",\"bcd\":\"267\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Shawl\",\"bcd\":\"131\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000946\",\"itemClsCd\":\"99032000\",\"itemNm\":\"DOCTOR SET\",\"bcd\":\"1194\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"0\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"0\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":6,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":7,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1441\",\"orgInvcNo\":0,\"curRcptNo\":\"1441\",\"totRcptNo\":\"1441\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1441\",\"rcptPbctDt\":\"20250316175142\",\"intrlData\":\"QYUZWYDLYSFLT-NOEWFXEBKPRO\",\"rcptSign\":\"1QKSYUSLQI9RCRRA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000270\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000946\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1442,'','Cash','','2025-03-16 19:03:38','','0','11','2025-03-16 19:03:38','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','111742136704','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1442','1442','AUR7WARETBR67OMAOPJIHCVMIU','8SNAR1_HBYY1E8T3','20250316190342','0','450','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1442\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250316190342\",\"salesDt\":\"20250316\",\"stockRlsDt\":\"20250316190342\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":450,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":450,\"totTaxAmt\":0,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1442\",\"rcptPbctDt\":\"20250316\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000285\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LESO\",\"bcd\":\"282\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"280\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1442\",\"orgInvcNo\":0,\"curRcptNo\":\"1442\",\"totRcptNo\":\"1442\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1442\",\"rcptPbctDt\":\"20250316190342\",\"intrlData\":\"AUR7WARETBR67OMAOPJIHCVMIU\",\"rcptSign\":\"8SNAR1_HBYY1E8T3\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000285\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1443,'','Cash','','2025-03-17 20:14:01','','0','11','2025-03-17 20:14:01','','13549','13549','1','retail','','13549','1','0','0','0','0','0','0','printed',' ','','2','0','111742231181','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1443','1443','VFHWHA4AK6KFY3MH89B67IRFMW','3CWGYGQWRI7BVFOV','20250317201717','0','6349','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1443\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250317201717\",\"salesDt\":\"20250317\",\"stockRlsDt\":\"20250317201717\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":9,\"taxblAmtA\":0,\"taxblAmtB\":6349,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6349,\"totTaxAmt\":0,\"totAmt\":13549,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1443\",\"rcptPbctDt\":\"20250317\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000944\",\"itemClsCd\":\"99030000\",\"itemNm\":\"LOVE DOLL\",\"bcd\":\"1192\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000327\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PIANO FITNESS RACK\",\"bcd\":\"324\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2700\",\"splyAmt\":\"1600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2700\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000907\",\"itemClsCd\":\"99030000\",\"itemNm\":\"NIP NAP LOW COUNT\",\"bcd\":\"1155\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"131\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"25.00\",\"qtyUnitCd\":\"U\",\"qty\":\"25.00\",\"prc\":\"300\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"7500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000301\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT- SMALL\",\"bcd\":\"298\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000071\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bottle 3 in 1 Big\",\"bcd\":\"66\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1443\",\"orgInvcNo\":0,\"curRcptNo\":\"1443\",\"totRcptNo\":\"1443\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1443\",\"rcptPbctDt\":\"20250317201717\",\"intrlData\":\"VFHWHA4AK6KFY3MH89B67IRFMW\",\"rcptSign\":\"3CWGYGQWRI7BVFOV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000944\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000327\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000907\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"25.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000301\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000071\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1444,'','Cash','','2025-03-17 20:27:33','','0','11','2025-03-17 20:27:33','','3799','3799','1','retail','','3799','1','0','0','0','0','0','0','printed',' ','','3','0','111742231839','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1444','1444','KR-BDGFEZ-MP8DNFRXN7EWFYHG','_BJL10TGZ05DWEZP','20250317202742','0','3799','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1444\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250317202742\",\"salesDt\":\"20250317\",\"stockRlsDt\":\"20250317202742\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":3799,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3799,\"totTaxAmt\":0,\"totAmt\":3799,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1444\",\"rcptPbctDt\":\"20250317\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000924\",\"itemClsCd\":\"99030000\",\"itemNm\":\"PLASTIC STANLEY MUG\",\"bcd\":\"1172\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000491\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 IN 1 WATER BOTTLE\",\"bcd\":\"416\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1299\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1299.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1299\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000820\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TEA POTS GLASS\",\"bcd\":\"m80\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1444\",\"orgInvcNo\":0,\"curRcptNo\":\"1444\",\"totRcptNo\":\"1444\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1444\",\"rcptPbctDt\":\"20250317202742\",\"intrlData\":\"KR-BDGFEZ-MP8DNFRXN7EWFYHG\",\"rcptSign\":\"_BJL10TGZ05DWEZP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000924\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000491\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000820\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1445,'','Cash','','2025-03-17 20:34:19','','0','11','2025-03-17 20:34:19','','1519','1519','1','retail','','1519','1','0','0','0','0','0','0','printed',' ','','3','0','111742232504','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1446,'','Cash','','2025-03-17 20:35:28','','0','11','2025-03-17 20:35:28','','1320','1320','1','retail','','1320','1','0','0','0','0','0','0','printed',' ','','3','0','111742232915','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1447,'','Cash','','2025-03-17 21:03:12','','0','11','2025-03-17 20:37:14','','3550','3550','1','retail','','3550','1','0','0','0','0','0','0','printed',' ','','2','0','111742232936','Cleared','11','2025-03-17 21:03:12','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1448,'','Cash','','2025-03-18 09:57:03','','0','11','2025-03-18 09:57:03','','3200','3200','1','retail','','3200','1','0','0','0','0','0','0','printed',' ','','2','0','111742280999','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1449,'','Cash','','2025-03-18 20:04:25','','0','11','2025-03-18 20:04:25','','11949','11949','1','retail','','11949','1','0','0','0','0','0','0','printed',' ','','2','0','111742316824','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1450,'','Cash','','2025-03-18 20:10:32','','0','11','2025-03-18 20:10:32','','4850','4850','1','retail','','4850','1','0','0','0','0','0','0','printed',' ','','3','0','111742317475','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1451,'','Cash','','2025-03-19 20:13:23','','0','11','2025-03-19 20:13:23','','6980','6980','1','retail','','6980','1','0','0','0','0','0','0','printed',' ','','2','0','111742404052','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1451','1451','V1HMTIQB2RNTGYGBDBZYJIA2UC','4K0PQICSB7WTGWHV','20250319201331','0','5750','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1451\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250319201331\",\"salesDt\":\"20250319\",\"stockRlsDt\":\"20250319201331\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":11,\"taxblAmtA\":0,\"taxblAmtB\":5750,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5750,\"totTaxAmt\":0,\"totAmt\":6980,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1451\",\"rcptPbctDt\":\"20250319\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000173\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NAPPY LINERS-LARGE\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"70\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"70.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1900\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000234\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY STORAGE BAGS\",\"bcd\":\"231\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000305\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SLIPPERS\",\"bcd\":\"302\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000360\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE FRUIT FEEDER\",\"bcd\":\"357\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000943\",\"itemClsCd\":\"99030000\",\"itemNm\":\"GIRL BUILDING BLOCK\",\"bcd\":\"1191\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1451\",\"orgInvcNo\":0,\"curRcptNo\":\"1451\",\"totRcptNo\":\"1451\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1451\",\"rcptPbctDt\":\"20250319201331\",\"intrlData\":\"V1HMTIQB2RNTGYGBDBZYJIA2UC\",\"rcptSign\":\"4K0PQICSB7WTGWHV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000173\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000234\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000305\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000360\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000943\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1452,'','Cash','','2025-03-19 20:13:52','','0','11','2025-03-19 20:13:52','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','111742404413','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1452','1452','PM0Z3MIVOZOM1APJMALVW-42QP','JIUQX1VWROPL309Y','20250319201357','0','200','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1452\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250319201357\",\"salesDt\":\"20250319\",\"stockRlsDt\":\"20250319201357\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":200,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":200,\"totTaxAmt\":0,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1452\",\"rcptPbctDt\":\"20250319\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000676\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MEASURING CUPS 6 IN 1\",\"bcd\":\"559\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1452\",\"orgInvcNo\":0,\"curRcptNo\":\"1452\",\"totRcptNo\":\"1452\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1452\",\"rcptPbctDt\":\"20250319201357\",\"intrlData\":\"PM0Z3MIVOZOM1APJMALVW-42QP\",\"rcptSign\":\"JIUQX1VWROPL309Y\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000676\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1453,'','Cash','','2025-03-19 20:16:45','','0','11','2025-03-19 20:16:45','','4750','4750','1','retail','','4750','1','0','0','0','0','0','0','printed',' ','','2','0','111742404462','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1454,'','Cash','','2025-03-19 20:17:35','','0','11','2025-03-19 20:17:35','','3150','3150','1','retail','','3150','1','0','0','0','0','0','0','printed',' ','','3','0','111742404612','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1455,'','Cash','','2025-03-20 20:34:24','','0','11','2025-03-20 20:34:24','','4420','4420','1','retail','','4420','1','0','0','0','0','0','0','printed',' ','','2','0','111742491891','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1455','1455','GNGUZL2FCBBWFDIHJP1PWU_YVV','34G8W1RHFYQKB2NA','20250320203430','0','4340','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1455\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250320203430\",\"salesDt\":\"20250320\",\"stockRlsDt\":\"20250320203430\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":10,\"taxblAmtA\":0,\"taxblAmtB\":4340,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4340,\"totTaxAmt\":0,\"totAmt\":4420,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1455\",\"rcptPbctDt\":\"20250320\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000272\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT-MEDIUM\",\"bcd\":\"269\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000050\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bath Sits\",\"bcd\":\"47\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000026\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Shakers\",\"bcd\":\"26\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000090\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby fruit Feeder \",\"bcd\":\"6972864340117\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000936\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SILICONE TEETHING TOY\",\"bcd\":\"1184\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"216\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1455\",\"orgInvcNo\":0,\"curRcptNo\":\"1455\",\"totRcptNo\":\"1455\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1455\",\"rcptPbctDt\":\"20250320203430\",\"intrlData\":\"GNGUZL2FCBBWFDIHJP1PWU_YVV\",\"rcptSign\":\"34G8W1RHFYQKB2NA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000272\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000050\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000026\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000090\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000936\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1456,'','Cash','','2025-03-20 20:38:53','','0','11','2025-03-20 20:38:53','','19520','19520','1','retail','','19520','1','0','0','0','0','0','0','printed',' ','','3','0','111742492133','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1456','1456','NK9QNYT9RMSAH6ZA6NNNDDZMCQ','W_JJHZ-79JCN20GH','20250320203857','0','13920','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1456\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250320203857\",\"salesDt\":\"20250320\",\"stockRlsDt\":\"20250320203857\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":13920,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13920,\"totTaxAmt\":0,\"totAmt\":19520,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1456\",\"rcptPbctDt\":\"20250320\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000640\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ICE CUBE TRAYSILICON\",\"bcd\":\"m07\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000590\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION BIG PLATE 10.5 INCH\",\"bcd\":\"495\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"350\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2100\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000591\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION BOWLS\",\"bcd\":\"496\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000592\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION MUG\",\"bcd\":\"497\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"220\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"220.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1320\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000593\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION PLATE SMALL\",\"bcd\":\"498\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"300\",\"splyAmt\":\"158\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000476\",\"itemClsCd\":\"53100000\",\"itemNm\":\"19 PCS SILICONE KNIFE\\/SPOON SET.\",\"bcd\":\"403\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"2300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000473\",\"itemClsCd\":\"53100000\",\"itemNm\":\"10pcs nonstick cookware set\",\"bcd\":\"401\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"9000\",\"splyAmt\":\"7500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"9000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"9000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1456\",\"orgInvcNo\":0,\"curRcptNo\":\"1456\",\"totRcptNo\":\"1456\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1456\",\"rcptPbctDt\":\"20250320203857\",\"intrlData\":\"NK9QNYT9RMSAH6ZA6NNNDDZMCQ\",\"rcptSign\":\"W_JJHZ-79JCN20GH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000640\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000590\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000591\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000592\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000593\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000476\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000473\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1457,'','Cash','','2025-03-21 19:57:37','','0','11','2025-03-21 19:57:37','','18019','18019','1','retail','','18019','1','0','0','0','0','0','0','printed',' ','','2','0','111742575649','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1457','1457','E-PFXT9D-NVDE_NI_-TQRSQ4WX','HQ00KPY9FLSG97ZJ','20250321195741','0','13609','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1457\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250321195741\",\"salesDt\":\"20250321\",\"stockRlsDt\":\"20250321195741\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":20,\"taxblAmtA\":0,\"taxblAmtB\":13609,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13759,\"totTaxAmt\":0,\"totAmt\":18019,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1457\",\"rcptPbctDt\":\"20250321\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000867\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY GAL TIGHT\",\"bcd\":\"1115\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"800\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2400\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000275\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY PILLOW\",\"bcd\":\"272\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000913\",\"itemClsCd\":\"99030000\",\"itemNm\":\"COTTON SOCKS\",\"bcd\":\"1161\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"130\",\"splyAmt\":\"67\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"130.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"130\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE BASIN\",\"bcd\":\"197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000224\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Stocking lace\",\"bcd\":\"221\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":13,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"\",\"qty\":\"4.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000360\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE FRUIT FEEDER\",\"bcd\":\"357\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000364\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DEMURE 2 IN 1 SUIT\",\"bcd\":\"361\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy storage cups\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"520\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000090\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby fruit Feeder \",\"bcd\":\"6972864340117\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Care Kit\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000926\",\"itemClsCd\":\"99030000\",\"itemNm\":\"NIP NAP 48PCS -SMALL \",\"bcd\":\"1174\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1457\",\"orgInvcNo\":0,\"curRcptNo\":\"1457\",\"totRcptNo\":\"1457\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1457\",\"rcptPbctDt\":\"20250321195741\",\"intrlData\":\"E-PFXT9D-NVDE_NI_-TQRSQ4WX\",\"rcptSign\":\"HQ00KPY9FLSG97ZJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000867\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000275\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000913\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000224\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000360\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000364\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000090\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000926\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1458,'','Cash','','2025-03-21 19:58:16','','0','11','2025-03-21 19:58:16','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','111742576263','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1458','1458','Y88PKWEYVG4SV2ETYABH4PHXER','P-HPDJEZTLHYP31N','20250321195822','0','200','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1458\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250321195822\",\"salesDt\":\"20250321\",\"stockRlsDt\":\"20250321195822\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":200,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":200,\"totTaxAmt\":0,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1458\",\"rcptPbctDt\":\"20250321\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000819\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TEA MUG CLEAR\",\"bcd\":\"660\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"92\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1458\",\"orgInvcNo\":0,\"curRcptNo\":\"1458\",\"totRcptNo\":\"1458\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1458\",\"rcptPbctDt\":\"20250321195822\",\"intrlData\":\"Y88PKWEYVG4SV2ETYABH4PHXER\",\"rcptSign\":\"P-HPDJEZTLHYP31N\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000819\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1459,'','Cash','','2025-03-21 20:00:08','','0','11','2025-03-21 20:00:08','','2700','2700','1','retail','','2700','1','0','0','0','0','0','0','printed',' ','','2','0','111742576350','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1460,'','Cash','','2025-03-22 19:51:21','','0','11','2025-03-22 19:51:21','','19950','19950','1','retail','','19950','1','0','0','0','0','0','0','printed',' ','','2','0','111742662009','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1460','1460','8JH4RSH3MRB2G5XH--LURAJBN9','BUCBYSY5N9RQWVB4','20250322195126','0','19500','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1460\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250322195126\",\"salesDt\":\"20250322\",\"stockRlsDt\":\"20250322195126\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":16,\"taxblAmtA\":0,\"taxblAmtB\":19500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":19500,\"totTaxAmt\":0,\"totAmt\":19950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1460\",\"rcptPbctDt\":\"20250322\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE BASIN\",\"bcd\":\"197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000050\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bath Sits\",\"bcd\":\"47\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000368\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY WALKER WITH UMBRELLA -MOMEASY.\",\"bcd\":\"365\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4500\",\"splyAmt\":\"2900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000078\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Nest\",\"bcd\":\"71\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000013\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Kofia 2 in 1\",\"bcd\":\"13\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000246\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNISEX SHORT\",\"bcd\":\"243\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1150\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1150\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Squize Silicon feeder \",\"bcd\":\"6957660746691\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000148\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 in 1 bandana bib\",\"bcd\":\"145\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000013\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Kofia 2 in 1\",\"bcd\":\"13\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000915\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE TURKEY BOYS\",\"bcd\":\"1163\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000224\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Stocking lace\",\"bcd\":\"221\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000901\",\"itemClsCd\":\"99030000\",\"itemNm\":\"DANGAREE AND ONESIS -GIRLS\",\"bcd\":\"1149\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1460\",\"orgInvcNo\":0,\"curRcptNo\":\"1460\",\"totRcptNo\":\"1460\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1460\",\"rcptPbctDt\":\"20250322195126\",\"intrlData\":\"8JH4RSH3MRB2G5XH--LURAJBN9\",\"rcptSign\":\"BUCBYSY5N9RQWVB4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000050\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000368\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000246\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000148\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000915\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000224\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000901\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1461,'','Cash','','2025-03-22 19:52:54','','0','11','2025-03-22 19:52:54','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','2','0','111742662310','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1462,'','Cash','','2025-03-22 19:53:16','','0','11','2025-03-22 19:53:17','','2700','2700','1','retail','','2700','1','0','0','0','0','0','0','printed',' ','','2','0','111742662382','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1463,'','Cash','','2025-03-23 18:14:21','','0','11','2025-03-23 18:14:21','','10080','10080','1','retail','','10080','1','0','0','0','0','0','0','printed',' ','','2','0','111742742603','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1463','1463','OOR4U7V3IVCY9XQBOWNHXPKSQ2','Q1-FQNNEUJJ2HIJA','20250323181427','0','7480','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1463\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250323181427\",\"salesDt\":\"20250323\",\"stockRlsDt\":\"20250323181427\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":10,\"taxblAmtA\":0,\"taxblAmtB\":7480,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7480,\"totTaxAmt\":0,\"totAmt\":10080,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1463\",\"rcptPbctDt\":\"20250323\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000342\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SUPERSOFT COTTON VEST\",\"bcd\":\"339\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1400\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1900\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000026\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Shakers\",\"bcd\":\"26\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000027\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dr. Dudu\",\"bcd\":\"6970802080026\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1463\",\"orgInvcNo\":0,\"curRcptNo\":\"1463\",\"totRcptNo\":\"1463\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1463\",\"rcptPbctDt\":\"20250323181427\",\"intrlData\":\"OOR4U7V3IVCY9XQBOWNHXPKSQ2\",\"rcptSign\":\"Q1-FQNNEUJJ2HIJA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000342\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000026\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000027\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1464,'','Cash','','2025-03-23 18:16:44','','0','11','2025-03-23 18:16:44','','4000','4000','1','retail','','4000','1','0','0','0','0','0','0','printed',' ','','3','0','111742742869','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1464','1464','B4QRCYESBC4-2T-2RG7MFDC0ZW','8VSRDRT3HLAB5CYI','20250323181648','0','1750','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1464\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250323181648\",\"salesDt\":\"20250323\",\"stockRlsDt\":\"20250323181648\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1750,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1750,\"totTaxAmt\":0,\"totAmt\":4000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1464\",\"rcptPbctDt\":\"20250323\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000571\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DANNY HOME MUG\",\"bcd\":\"481\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"450\",\"splyAmt\":\"283\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2700\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000710\",\"itemClsCd\":\"53100000\",\"itemNm\":\"OIL JAR CONTROL\",\"bcd\":\"m87\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000847\",\"itemClsCd\":\"53100000\",\"itemNm\":\"VACUUM FLASK 500ML\",\"bcd\":\"684\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1464\",\"orgInvcNo\":0,\"curRcptNo\":\"1464\",\"totRcptNo\":\"1464\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1464\",\"rcptPbctDt\":\"20250323181648\",\"intrlData\":\"B4QRCYESBC4-2T-2RG7MFDC0ZW\",\"rcptSign\":\"8VSRDRT3HLAB5CYI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000571\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000710\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000847\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1465,'','Cash','','2025-03-23 18:19:14','','0','11','2025-03-23 18:19:14','','1700','1700','1','retail','','1700','1','0','0','0','0','0','0','printed',' ','','3','0','111742743046','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1466,'','Cash','','2025-03-23 18:21:36','','0','11','2025-03-23 18:21:36','','1480','1480','1','retail','','1480','1','0','0','0','0','0','0','printed',' ','','2','0','111742743163','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1467,'','Cash','','2025-03-23 18:23:27','','0','11','2025-03-23 18:23:27','','4400','4400','1','retail','','4400','1','0','0','0','0','0','0','printed',' ','','2','0','111742743344','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1468,'','Cash','','2025-03-24 20:13:27','','0','11','2025-03-24 20:13:27','','13789','13789','1','retail','','13789','1','0','0','0','0','0','0','printed',' ','','2','0','111742835304','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1468','1468','MJ-A-1NIFQ8D8V2C2CGVJX2KPV','NPEVZVEQ9LGSFIVE','20250324201334','0','8929','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1468\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250324201334\",\"salesDt\":\"20250324\",\"stockRlsDt\":\"20250324201334\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":24,\"taxblAmtA\":0,\"taxblAmtB\":8929,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10109,\"totTaxAmt\":0,\"totAmt\":13789,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1468\",\"rcptPbctDt\":\"20250324\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000140\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOLFIX NO.5 (MEDIUM)\",\"bcd\":\"137\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"606\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":2,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000936\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SILICONE TEETHING TOY\",\"bcd\":\"1184\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"216\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000947\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SMALL BALL\",\"bcd\":\"1195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000947\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SMALL BALL\",\"bcd\":\"1195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":9,\"itemCd\":\"0000967\",\"itemClsCd\":\"\",\"itemNm\":\"WATER GUN\",\"bcd\":\"1215\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":10,\"itemCd\":\"0000963\",\"itemClsCd\":\"\",\"itemNm\":\"KIDS GLASS\\/SHADES\",\"bcd\":\"1211\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":11,\"itemCd\":\"0000968\",\"itemClsCd\":\"\",\"itemNm\":\"CARD WATER GAME\",\"bcd\":\"1216\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":12,\"itemCd\":\"0000968\",\"itemClsCd\":\"\",\"itemNm\":\"CARD WATER GAME\",\"bcd\":\"1216\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":13,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000078\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Nest\",\"bcd\":\"71\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000947\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SMALL BALL\",\"bcd\":\"1195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":22,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":23,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":24,\"itemCd\":\"KE2BGU0000291\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HANDKERCHIEF\",\"bcd\":\"288\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"21\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1468\",\"orgInvcNo\":0,\"curRcptNo\":\"1468\",\"totRcptNo\":\"1468\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1468\",\"rcptPbctDt\":\"20250324201334\",\"intrlData\":\"MJ-A-1NIFQ8D8V2C2CGVJX2KPV\",\"rcptSign\":\"NPEVZVEQ9LGSFIVE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000140\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000936\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000947\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000947\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000967\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000963\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000968\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000968\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000947\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000291\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1469,'','Cash','','2025-03-24 20:14:17','','0','11','2025-03-24 20:14:17','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','111742836443','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1470,'','Cash','','2025-03-24 20:22:35','','0','11','2025-03-24 20:22:35','','799','799','1','retail','','799','1','0','0','0','0','0','0','printed',' ','','2','0','111742836915','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1470','1470','VZNXGFKZCUVH6XMQNX8YRZZ0KU','WQNSEWN6WAOMOIJF','20250324202246','0','799','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1470\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250324202246\",\"salesDt\":\"20250324\",\"stockRlsDt\":\"20250324202246\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":799,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":799,\"totTaxAmt\":0,\"totAmt\":799,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1470\",\"rcptPbctDt\":\"20250324\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000140\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOLFIX NO.5 (MEDIUM)\",\"bcd\":\"137\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"606\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1470\",\"orgInvcNo\":0,\"curRcptNo\":\"1470\",\"totRcptNo\":\"1470\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1470\",\"rcptPbctDt\":\"20250324202246\",\"intrlData\":\"VZNXGFKZCUVH6XMQNX8YRZZ0KU\",\"rcptSign\":\"WQNSEWN6WAOMOIJF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000140\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1471,'','Cash','','2025-03-24 20:30:45','','0','11','2025-03-24 20:30:45','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','111742837431','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1471','1471','M5HKISI7T8XQYNKTKNMPEFWRT8','ZOLQ3OXVQ1ATILBT','20250324203103','0','800','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1471\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250324203103\",\"salesDt\":\"20250324\",\"stockRlsDt\":\"20250324203103\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":800,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":800,\"totTaxAmt\":0,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1471\",\"rcptPbctDt\":\"20250324\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Marking Tosh- BIG\",\"bcd\":\"67\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1471\",\"orgInvcNo\":0,\"curRcptNo\":\"1471\",\"totRcptNo\":\"1471\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1471\",\"rcptPbctDt\":\"20250324203103\",\"intrlData\":\"M5HKISI7T8XQYNKTKNMPEFWRT8\",\"rcptSign\":\"ZOLQ3OXVQ1ATILBT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1472,'','Cash','','2025-03-25 19:49:54','','0','11','2025-03-25 19:49:54','','15919','15919','1','retail','','15919','1','0','0','0','0','0','0','printed',' ','','2','0','111742920812','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1472','1472','UYVLIYAXDFAPV2PWAZ7FZ5IO1V','PYD71NMJKI8EKLZY','20250325195008','0','14869','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1472\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250325195008\",\"salesDt\":\"20250325\",\"stockRlsDt\":\"20250325195008\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":14,\"taxblAmtA\":0,\"taxblAmtB\":14869,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":15579,\"totTaxAmt\":0,\"totAmt\":15919,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1472\",\"rcptPbctDt\":\"20250325\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000302\",\"itemClsCd\":\"53100000\",\"itemNm\":\"CUSSONS SOAP.\",\"bcd\":\"299\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"86\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000935\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MOMEASY FEEDING CHAIR\",\"bcd\":\"1183\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"5500\",\"splyAmt\":\"2805\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"5500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"5500\"},{\"itemSeq\":6,\"itemCd\":\"0000969\",\"itemClsCd\":\"\",\"itemNm\":\"TOURIST CAR\",\"bcd\":\"1217\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"120\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000125\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare Diapper (Medium )\",\"bcd\":\"6166000121849\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"608\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000026\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Shakers\",\"bcd\":\"26\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":9,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000273\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY SIT UP\",\"bcd\":\"270\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3200\",\"splyAmt\":\"1500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3200\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000078\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Nest\",\"bcd\":\"71\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":13,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000050\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bath Sits\",\"bcd\":\"47\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1472\",\"orgInvcNo\":0,\"curRcptNo\":\"1472\",\"totRcptNo\":\"1472\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1472\",\"rcptPbctDt\":\"20250325195008\",\"intrlData\":\"UYVLIYAXDFAPV2PWAZ7FZ5IO1V\",\"rcptSign\":\"PYD71NMJKI8EKLZY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000302\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000935\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000969\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000125\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000026\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000273\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000050\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1473,'','Cash','','2025-03-25 19:53:01','','0','11','2025-03-25 19:53:01','','1900','1900','1','retail','','1900','1','0','0','0','0','0','0','printed',' ','','2','0','111742921565','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1474,'','Cash','','2025-03-25 19:56:05','','0','11','2025-03-25 19:56:05','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','111742921755','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1475,'','Cash','','2025-03-25 20:13:27','','0','13','2025-03-25 20:13:27','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','131742922790','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1476,'','Cash','','2025-03-26 20:05:26','','0','11','2025-03-26 20:05:26','','6690','6690','1','retail','','6690','1','0','0','0','0','0','0','printed',' ','','2','0','111743007809','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1476','1476','N-J2RBTTLUL557DEBVKBLL5LNX','WCYW69HK70AML8QS','20250326200559','0','4120','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1476\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326200559\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326200559\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":14,\"taxblAmtA\":0,\"taxblAmtB\":4120,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4370,\"totTaxAmt\":0,\"totAmt\":6690,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1476\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000236\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NIPPLE SHIELD\",\"bcd\":\"233\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"240\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":6,\"itemCd\":\"0000969\",\"itemClsCd\":\"\",\"itemNm\":\"TOURIST CAR\",\"bcd\":\"1217\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"120\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000947\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SMALL BALL\",\"bcd\":\"1195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000865\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY GALS BAG\",\"bcd\":\"1112\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000280\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY MILK COLLECTORS\",\"bcd\":\"277\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"330\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1476\",\"orgInvcNo\":0,\"curRcptNo\":\"1476\",\"totRcptNo\":\"1476\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1476\",\"rcptPbctDt\":\"20250326200559\",\"intrlData\":\"N-J2RBTTLUL557DEBVKBLL5LNX\",\"rcptSign\":\"WCYW69HK70AML8QS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000236\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000969\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000947\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000865\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000280\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1477,'','Cash','','2025-03-26 20:06:24','','0','11','2025-03-26 20:06:24','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','111743008762','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1477','1477','2ANVHWDR9XZ89L0FNSRVPG694_','SQW_SAHDQ2LYUAUX','20250326200630','0','200','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1477\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250326200630\",\"salesDt\":\"20250326\",\"stockRlsDt\":\"20250326200630\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":200,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":200,\"totTaxAmt\":0,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1477\",\"rcptPbctDt\":\"20250326\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000676\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MEASURING CUPS 6 IN 1\",\"bcd\":\"559\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1477\",\"orgInvcNo\":0,\"curRcptNo\":\"1477\",\"totRcptNo\":\"1477\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1477\",\"rcptPbctDt\":\"20250326200630\",\"intrlData\":\"2ANVHWDR9XZ89L0FNSRVPG694_\",\"rcptSign\":\"SQW_SAHDQ2LYUAUX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000676\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1478,'','Cash','','2025-03-26 20:08:27','','0','11','2025-03-26 20:08:27','','2940','2940','1','retail','','2940','1','0','0','0','0','0','0','printed',' ','','2','0','111743008815','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1479,'','Cash','','2025-03-26 20:09:00','','0','11','2025-03-26 20:09:00','','3300','3300','1','retail','','3300','1','0','0','0','0','0','0','printed',' ','','2','0','111743008919','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1480,'','Cash','','2025-03-27 19:52:42','','0','13','2025-03-27 19:52:42','','16239','16239','1','retail','','16239','1','0','0','0','0','0','0','printed',' ','','2','0','131743093815','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1480','1480','PR8JN8DQN4PTLV7Q5MQPH-7WCQ','UOHZRPRYL985MSGJ','20250327195252','0','14329','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1480\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327195252\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327195252\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":21,\"taxblAmtA\":0,\"taxblAmtB\":14329,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":14449,\"totTaxAmt\":0,\"totAmt\":16239,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1480\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000235\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HANDLE FREE MILK BOTTLE\",\"bcd\":\"232\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"360\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"360.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"\",\"qty\":\"4.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1400\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000270\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON WOOL 200 GRAMS\",\"bcd\":\"267\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":10,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000066\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby bag Normal \",\"bcd\":\"61\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2200\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2200\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000926\",\"itemClsCd\":\"99030000\",\"itemNm\":\"NIP NAP 48PCS -SMALL \",\"bcd\":\"1174\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000292\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PLAY MAT\",\"bcd\":\"289\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000048\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Supersoft Blankets \",\"bcd\":\"45\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000145\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HIP STAR\",\"bcd\":\"142\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1450\",\"splyAmt\":\"900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1450\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000147\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GIRLS T-SHIRT\",\"bcd\":\"144\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000246\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNISEX SHORT\",\"bcd\":\"243\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1150\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1150\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Squize Silicon feeder \",\"bcd\":\"6957660746691\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000938\",\"itemClsCd\":\"99030000\",\"itemNm\":\"HEAVY ROMPER MTUMBA\",\"bcd\":\"1186\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1480\",\"orgInvcNo\":0,\"curRcptNo\":\"1480\",\"totRcptNo\":\"1480\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1480\",\"rcptPbctDt\":\"20250327195252\",\"intrlData\":\"PR8JN8DQN4PTLV7Q5MQPH-7WCQ\",\"rcptSign\":\"UOHZRPRYL985MSGJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000235\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000270\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000066\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000926\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000292\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000048\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000145\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000147\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000246\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000938\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1481,'','Cash','','2025-03-27 19:53:56','','0','13','2025-03-27 19:53:56','','9000','9000','1','retail','','9000','1','0','0','0','0','0','0','printed',' ','','3','0','131743094374','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1481','1481','PRAAA5Z2CNOBMFCML09VWAFEN7','AYWYZNO451M0U7Y-','20250327195400','0','9000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1481\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250327195400\",\"salesDt\":\"20250327\",\"stockRlsDt\":\"20250327195400\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":9000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9000,\"totTaxAmt\":0,\"totAmt\":9000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1481\",\"rcptPbctDt\":\"20250327\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000473\",\"itemClsCd\":\"53100000\",\"itemNm\":\"10pcs nonstick cookware set\",\"bcd\":\"401\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"9000\",\"splyAmt\":\"7500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"9000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"9000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1481\",\"orgInvcNo\":0,\"curRcptNo\":\"1481\",\"totRcptNo\":\"1481\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1481\",\"rcptPbctDt\":\"20250327195400\",\"intrlData\":\"PRAAA5Z2CNOBMFCML09VWAFEN7\",\"rcptSign\":\"AYWYZNO451M0U7Y-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000473\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1482,'','Cash','','2025-03-27 19:55:24','','0','13','2025-03-27 19:55:24','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','2','0','131743094500','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1483,'','Cash','','2025-03-27 20:01:19','','0','11','2025-03-27 20:01:19','','2180','2180','1','retail','','2180','1','0','0','0','0','0','0','printed',' ','','2','0','111743094650','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1484,'','Cash','','2025-03-27 20:04:06','','0','11','2025-03-27 20:04:06','','6000','6000','1','retail','','6000','1','0','0','0','0','0','0','printed',' ','','2','0','111743095019','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1485,'','Cash','','2025-03-28 19:59:56','','0','11','2025-03-28 19:59:56','','17490','17490','1','retail','','17490','1','0','0','0','0','0','0','printed',' ','','2','0','111743180385','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1485','1485','MK-WEPEYB5-3XPCKJIAMFDSM98','_CFREXJDFBFSOHOP','20250328200011','0','12930','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1485\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250328200011\",\"salesDt\":\"20250328\",\"stockRlsDt\":\"20250328200011\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":21,\"taxblAmtA\":0,\"taxblAmtB\":12930,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":12990,\"totTaxAmt\":0,\"totAmt\":17490,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1485\",\"rcptPbctDt\":\"20250328\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000090\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby fruit Feeder \",\"bcd\":\"6972864340117\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1700\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000914\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE ROMPER\",\"bcd\":\"1162\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1200\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2400\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Blanket\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1700\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000267\",\"itemClsCd\":\"53100000\",\"itemNm\":\"INFANTINO BABY CARRIER\",\"bcd\":\"264\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":16,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000016\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Wash clothes (pack of 8)\",\"bcd\":\"16\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000078\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Nest\",\"bcd\":\"71\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1485\",\"orgInvcNo\":0,\"curRcptNo\":\"1485\",\"totRcptNo\":\"1485\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1485\",\"rcptPbctDt\":\"20250328200011\",\"intrlData\":\"MK-WEPEYB5-3XPCKJIAMFDSM98\",\"rcptSign\":\"_CFREXJDFBFSOHOP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000090\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000914\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000267\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000016\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1486,'','Cash','','2025-03-28 20:06:40','','0','11','2025-03-28 20:06:40','','7247','7247','1','retail','','7247','1','0','0','0','0','0','0','printed',' ','','3','0','111743181213','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1486','1486','UU1L_CD9HECNG704GFLLKRQ3BD','MHTJZD8GXSQQRP--','20250328200647','0','5198','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1486\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250328200647\",\"salesDt\":\"20250328\",\"stockRlsDt\":\"20250328200647\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":5198,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5198,\"totTaxAmt\":0,\"totAmt\":7247,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1486\",\"rcptPbctDt\":\"20250328\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000596\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FLOWER BOWL\",\"bcd\":\"501\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000597\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FLOWER PLATE BIG\",\"bcd\":\"502\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1050\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000598\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FLOWER PLATE SMALL\",\"bcd\":\"503\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000611\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GOLD CUTELRY SET\",\"bcd\":\"511\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2999\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2999.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2999\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000656\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KNIFE SHARPENER\",\"bcd\":\"541\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"499\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"499.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"998\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000652\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KITCHEN TISSUE HOLDER\",\"bcd\":\"m37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1486\",\"orgInvcNo\":0,\"curRcptNo\":\"1486\",\"totRcptNo\":\"1486\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1486\",\"rcptPbctDt\":\"20250328200647\",\"intrlData\":\"UU1L_CD9HECNG704GFLLKRQ3BD\",\"rcptSign\":\"MHTJZD8GXSQQRP--\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000596\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000597\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000598\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000611\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000656\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000652\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1487,'','Cash','','2025-03-28 20:07:34','','0','11','2025-03-28 20:07:34','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','111743181635','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1488,'','Cash','','2025-03-28 20:09:46','','0','11','2025-03-28 20:09:46','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','111743181663','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1489,'','Cash','','2025-03-28 20:11:24','','0','11','2025-03-28 20:11:24','','2080','2080','1','retail','','2080','1','0','0','0','0','0','0','printed',' ','','2','0','111743181861','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1490,'','Cash','','2025-03-28 20:12:27','','0','11','2025-03-28 20:12:27','','5600','5600','1','retail','','5600','1','0','0','0','0','0','0','printed',' ','','2','0','111743181892','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1491,'','Cash','','2025-03-29 20:03:08','','0','13','2025-03-29 20:03:08','','17680','17680','1','retail','','17680','1','0','0','0','0','0','0','printed',' ','','2','0','131743266856','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1491','1491','8VTEMBKADNKZ0DZG1EUDO3FLMY','8HPKQHMLTRPAEGQO','20250329200318','0','13100','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1491\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250329200318\",\"salesDt\":\"20250329\",\"stockRlsDt\":\"20250329200318\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":21,\"taxblAmtA\":0,\"taxblAmtB\":13100,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13560,\"totTaxAmt\":0,\"totAmt\":17680,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1491\",\"rcptPbctDt\":\"20250329\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000870\",\"itemClsCd\":\"53100000\",\"itemNm\":\"RAIN COAT-ADULT\",\"bcd\":\"1118\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"450\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000267\",\"itemClsCd\":\"53100000\",\"itemNm\":\"INFANTINO BABY CARRIER\",\"bcd\":\"264\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000182\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Wollen baby walker\",\"bcd\":\"179\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"750\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Blanket\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000870\",\"itemClsCd\":\"53100000\",\"itemNm\":\"RAIN COAT-ADULT\",\"bcd\":\"1118\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":12,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000936\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SILICONE TEETHING TOY\",\"bcd\":\"1184\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"216\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000274\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TOTO WRAP\",\"bcd\":\"271\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000051\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Towel \",\"bcd\":\"48\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000048\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Supersoft Blankets \",\"bcd\":\"45\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000261\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MUSLIN FLANNEL\",\"bcd\":\"258\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1491\",\"orgInvcNo\":0,\"curRcptNo\":\"1491\",\"totRcptNo\":\"1491\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1491\",\"rcptPbctDt\":\"20250329200318\",\"intrlData\":\"8VTEMBKADNKZ0DZG1EUDO3FLMY\",\"rcptSign\":\"8HPKQHMLTRPAEGQO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000870\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000267\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000182\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000870\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000936\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000274\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000051\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000048\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000261\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1492,'','Cash','','2025-03-29 20:13:59','','0','13','2025-03-29 20:13:59','','10200','10200','1','retail','','10200','1','0','0','0','0','0','0','printed',' ','','3','0','131743267802','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1492','1492','AVTHBHPDOG4CQUQURWHGYI-MZX','EKHKL9L7OPO7KSAK','20250329201407','0','6250','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1492\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250329201407\",\"salesDt\":\"20250329\",\"stockRlsDt\":\"20250329201407\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":6250,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7750,\"totTaxAmt\":0,\"totAmt\":10200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1492\",\"rcptPbctDt\":\"20250329\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000571\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DANNY HOME MUG\",\"bcd\":\"481\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"450\",\"splyAmt\":\"283\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2700\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000790\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOAP PUMP\",\"bcd\":\"m14\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000538\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BOROSILICATE 1.5L\",\"bcd\":\"458\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1950\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1950\"},{\"itemSeq\":4,\"itemCd\":\"0000958\",\"itemClsCd\":\"\",\"itemNm\":\"AQUA JUG 7LITRES\",\"bcd\":\"1206\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000686\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MILK\\/JUICE STORAGE\",\"bcd\":\"m83\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000572\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DAY DAY FLASK\",\"bcd\":\"m26\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2350\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2350\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000629\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HANDSOME MUG\",\"bcd\":\"522\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"91\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1492\",\"orgInvcNo\":0,\"curRcptNo\":\"1492\",\"totRcptNo\":\"1492\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1492\",\"rcptPbctDt\":\"20250329201407\",\"intrlData\":\"AVTHBHPDOG4CQUQURWHGYI-MZX\",\"rcptSign\":\"EKHKL9L7OPO7KSAK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000571\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000790\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000538\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000958\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000686\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000572\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000629\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1493,'','Cash','','2025-03-29 20:14:51','','0','13','2025-03-29 20:14:51','','4500','4500','1','retail','','4500','1','0','0','0','0','0','0','printed',' ','','2','0','131743268449','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1493','1493','5LYZ8L4T9MH0QQHT8UC0TXBPRZ','XY8HWTGX2QZAF5ZX','20250329201455','0','4500','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1493\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250329201455\",\"salesDt\":\"20250329\",\"stockRlsDt\":\"20250329201455\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":4500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4500,\"totTaxAmt\":0,\"totAmt\":4500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1493\",\"rcptPbctDt\":\"20250329\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000368\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY WALKER WITH UMBRELLA -MOMEASY.\",\"bcd\":\"365\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4500\",\"splyAmt\":\"2900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1493\",\"orgInvcNo\":0,\"curRcptNo\":\"1493\",\"totRcptNo\":\"1493\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1493\",\"rcptPbctDt\":\"20250329201455\",\"intrlData\":\"5LYZ8L4T9MH0QQHT8UC0TXBPRZ\",\"rcptSign\":\"XY8HWTGX2QZAF5ZX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000368\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1494,'','Cash','','2025-03-29 20:15:54','','0','13','2025-03-29 20:15:54','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','131743268532','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1495,'','Cash','','2025-03-29 20:17:41','','0','13','2025-03-29 20:17:41','','5150','5150','1','retail','','5150','1','0','0','0','0','0','0','printed',' ','','2','0','131743268572','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1496,'','Cash','','2025-03-30 18:18:40','','0','11','2025-03-30 18:18:40','','3350','3350','1','retail','','3350','1','0','0','0','0','0','0','printed',' ','','2','0','111743347824','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1496','1496','WJUUOBA6G7XYPZPXGC5M-TQU13','_XGRF09KT0VDKPPS','20250330181844','0','2100','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1496\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250330181844\",\"salesDt\":\"20250330\",\"stockRlsDt\":\"20250330181844\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":2100,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2250,\"totTaxAmt\":0,\"totAmt\":3350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1496\",\"rcptPbctDt\":\"20250330\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1900\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":3,\"itemCd\":\"0000965\",\"itemClsCd\":\"\",\"itemNm\":\"BEACH BALL\",\"bcd\":\"1213\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000027\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dr. Dudu\",\"bcd\":\"6970802080026\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1496\",\"orgInvcNo\":0,\"curRcptNo\":\"1496\",\"totRcptNo\":\"1496\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1496\",\"rcptPbctDt\":\"20250330181844\",\"intrlData\":\"WJUUOBA6G7XYPZPXGC5M-TQU13\",\"rcptSign\":\"_XGRF09KT0VDKPPS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000965\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000027\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1497,'','Cash','','2025-03-30 18:19:42','','0','11','2025-03-30 18:19:42','','400','400','1','retail','','400','1','0','0','0','0','0','0','printed',' ','','2','0','111743347949','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1498,'','Cash','','2025-03-30 18:20:43','','0','11','2025-03-30 18:20:43','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','111743348031','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1499,'','Cash','','2025-03-31 19:37:43','','0','13','2025-03-31 19:37:43','','3560','3560','1','retail','','3560','1','0','0','0','0','0','0','printed',' ','','2','0','131743438655','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1499','1499','XT8JUJ4SPK6CD1OSMHQFNQAYLR','6WAFFE1PM8F7A8UM','20250331193747','0','2550','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1499\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250331193747\",\"salesDt\":\"20250331\",\"stockRlsDt\":\"20250331193747\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":2550,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3260,\"totTaxAmt\":0,\"totAmt\":3560,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1499\",\"rcptPbctDt\":\"20250331\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":5,\"itemCd\":\"0000968\",\"itemClsCd\":\"\",\"itemNm\":\"CARD WATER GAME\",\"bcd\":\"1216\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000947\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SMALL BALL\",\"bcd\":\"1195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":8,\"itemCd\":\"0000963\",\"itemClsCd\":\"\",\"itemNm\":\"KIDS GLASS\\/SHADES\",\"bcd\":\"1211\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1499\",\"orgInvcNo\":0,\"curRcptNo\":\"1499\",\"totRcptNo\":\"1499\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1499\",\"rcptPbctDt\":\"20250331193747\",\"intrlData\":\"XT8JUJ4SPK6CD1OSMHQFNQAYLR\",\"rcptSign\":\"6WAFFE1PM8F7A8UM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000968\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000947\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000963\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1500,'','Cash','','2025-03-31 20:21:25','','0','13','2025-03-31 20:21:25','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','3','0','131743439069','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1500','1500','LZKARQFTWE3GOOXDHQHUZCF_II','5S0VKHOCSGOYRA9M','20250331202128','0','300','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1500\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250331202128\",\"salesDt\":\"20250331\",\"stockRlsDt\":\"20250331202128\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":300,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":300,\"totTaxAmt\":0,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1500\",\"rcptPbctDt\":\"20250331\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000640\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ICE CUBE TRAYSILICON\",\"bcd\":\"m07\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1500\",\"orgInvcNo\":0,\"curRcptNo\":\"1500\",\"totRcptNo\":\"1500\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1500\",\"rcptPbctDt\":\"20250331202128\",\"intrlData\":\"LZKARQFTWE3GOOXDHQHUZCF_II\",\"rcptSign\":\"5S0VKHOCSGOYRA9M\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000640\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1501,'','Cash','','2025-04-04 10:12:16','','0','11','2025-04-04 10:12:16','','1','1','1','retail','','1','1','0','0','0','0','0','0','printed',' ','','2','0','111743750687','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1502,'','Cash','','2025-04-05 19:28:17','','0','13','2025-04-05 19:28:18','','17930','17930','1','retail','','17930','1','0','0','0','0','0','0','printed',' ','','2','0','131743869943','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1502','1502','RALDVRID0FM1H9ZJO1XHDDJA6X','L4TK8RORBBRJYO6J','20250405192822','0','16990','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1502\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250405192822\",\"salesDt\":\"20250405\",\"stockRlsDt\":\"20250405192822\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":21,\"taxblAmtA\":0,\"taxblAmtB\":16990,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17050,\"totTaxAmt\":0,\"totAmt\":17930,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1502\",\"rcptPbctDt\":\"20250405\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"53100000\",\"itemNm\":\"8PC Receiving Set (Cotton)\",\"bcd\":\"1\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":2,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000173\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NAPPY LINERS-LARGE\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"70\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"70.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"210\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000261\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MUSLIN FLANNEL\",\"bcd\":\"258\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000301\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT- SMALL\",\"bcd\":\"298\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000949\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BABY JEEP\",\"bcd\":\"1197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000093\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bath Nets \",\"bcd\":\"96\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000173\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NAPPY LINERS-LARGE\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"7.00\",\"qtyUnitCd\":\"U\",\"qty\":\"7.00\",\"prc\":\"70\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"70.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"490\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000279\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY DISPOSABLE BREAST PAD\",\"bcd\":\"276\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"535\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000936\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SILICONE TEETHING TOY\",\"bcd\":\"1184\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"216\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000368\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY WALKER WITH UMBRELLA -MOMEASY.\",\"bcd\":\"365\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4500\",\"splyAmt\":\"2900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4500\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000233\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TRAINING CUP\",\"bcd\":\"230\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"230\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000865\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY GALS BAG\",\"bcd\":\"1112\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000952\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BEST QUALITY ROMPER\",\"bcd\":\"1200\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000180\",\"itemClsCd\":\"53100000\",\"itemNm\":\" GIRLS Bow-tie socks\",\"bcd\":\"177\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1502\",\"orgInvcNo\":0,\"curRcptNo\":\"1502\",\"totRcptNo\":\"1502\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1502\",\"rcptPbctDt\":\"20250405192822\",\"intrlData\":\"RALDVRID0FM1H9ZJO1XHDDJA6X\",\"rcptSign\":\"L4TK8RORBBRJYO6J\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000173\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000261\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000301\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000949\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000093\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000173\",\"rsdQty\":\"7.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000279\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000936\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000368\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000233\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000865\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000952\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000180\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1503,'','Cash','','2025-04-05 19:29:51','','0','13','2025-04-05 19:29:51','','7000','7000','1','retail','','7000','1','0','0','0','0','0','0','printed',' ','','3','0','131743870507','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1503','1503','PNG83GBA5JOAFM632_2QZAF0NY','-ZEICBUZWAOYSC0E','20250405192956','0','7000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1503\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250405192956\",\"salesDt\":\"20250405\",\"stockRlsDt\":\"20250405192956\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":7000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7000,\"totTaxAmt\":0,\"totAmt\":7000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1503\",\"rcptPbctDt\":\"20250405\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000486\",\"itemClsCd\":\"53100000\",\"itemNm\":\"24PCS DINNER SET\",\"bcd\":\"411\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"6800\",\"splyAmt\":\"4400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"6800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"6800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000706\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NORMAL BLACK CUP\",\"bcd\":\"582\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1503\",\"orgInvcNo\":0,\"curRcptNo\":\"1503\",\"totRcptNo\":\"1503\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1503\",\"rcptPbctDt\":\"20250405192956\",\"intrlData\":\"PNG83GBA5JOAFM632_2QZAF0NY\",\"rcptSign\":\"-ZEICBUZWAOYSC0E\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000486\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000706\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1504,'','Cash','','2025-04-05 19:30:42','','0','13','2025-04-05 19:30:42','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','2','0','131743870601','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1505,'','Cash','','2025-04-06 17:08:29','','0','13','2025-04-06 17:08:29','','25189','25189','1','retail','','25189','1','0','0','0','0','0','0','printed',' ','','2','0','131743946946','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1505','1505','NNYANS5VQOKVOILYKLBBRF-GUM','GU5I8KIYJL28SC4A','20250406170845','0','22619','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1505\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250406170845\",\"salesDt\":\"20250406\",\"stockRlsDt\":\"20250406170845\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":34,\"taxblAmtA\":0,\"taxblAmtB\":22619,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":23719,\"totTaxAmt\":0,\"totAmt\":25189,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1505\",\"rcptPbctDt\":\"20250406\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"480\"},{\"itemSeq\":2,\"itemCd\":\"0000965\",\"itemClsCd\":\"\",\"itemNm\":\"BEACH BALL\",\"bcd\":\"1213\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000043\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Rocker\",\"bcd\":\"40\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"5800\",\"splyAmt\":\"4700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"5800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"5800\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000274\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TOTO WRAP\",\"bcd\":\"271\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000363\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DENIM 2 IN 1 SUIT.\",\"bcd\":\"360\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000214\",\"itemClsCd\":\"53100000\",\"itemNm\":\"unique shoes\",\"bcd\":\"211\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000265\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY COTTON DRESS\",\"bcd\":\"262\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1100\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1100\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":11,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000270\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON WOOL 200 GRAMS\",\"bcd\":\"267\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":18,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":20,\"itemCd\":\"0000970\",\"itemClsCd\":\"\",\"itemNm\":\"BIG TRUCK TOY\",\"bcd\":\"1218\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"0\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"0\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000865\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY GALS BAG\",\"bcd\":\"1112\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":22,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":23,\"itemCd\":\"KE2BGU0000233\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TRAINING CUP\",\"bcd\":\"230\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"230\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":24,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":25,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":26,\"itemCd\":\"KE2BGU0000293\",\"itemClsCd\":\"53100000\",\"itemNm\":\"THERMOMETER\",\"bcd\":\"290\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":27,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":28,\"itemCd\":\"KE2BGU0000027\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dr. Dudu\",\"bcd\":\"6970802080026\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":29,\"itemCd\":\"KE2BGU0000947\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SMALL BALL\",\"bcd\":\"1195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":30,\"itemCd\":\"0000968\",\"itemClsCd\":\"\",\"itemNm\":\"CARD WATER GAME\",\"bcd\":\"1216\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":31,\"itemCd\":\"KE2BGU0000148\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 in 1 bandana bib\",\"bcd\":\"145\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":32,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":33,\"itemCd\":\"KE2BGU0000205\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SILICONE SHOES\",\"bcd\":\"202\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":34,\"itemCd\":\"KE2BGU0000301\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT- SMALL\",\"bcd\":\"298\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1505\",\"orgInvcNo\":0,\"curRcptNo\":\"1505\",\"totRcptNo\":\"1505\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1505\",\"rcptPbctDt\":\"20250406170845\",\"intrlData\":\"NNYANS5VQOKVOILYKLBBRF-GUM\",\"rcptSign\":\"GU5I8KIYJL28SC4A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000965\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000043\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000274\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000363\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000214\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000265\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000270\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000970\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000865\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000233\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000293\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000027\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000947\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000968\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000148\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000205\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000301\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1506,'','Cash','','2025-04-06 17:26:39','','0','13','2025-04-06 17:26:39','','9450','9450','1','retail','','9450','1','0','0','0','0','0','0','printed',' ','','3','0','131743948528','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1506','1506','Q-8OXW7IIU_N13UIKUTN4EWEE4','CXBPCATZ6JYIWMZY','20250406172648','0','8700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1506\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250406172648\",\"salesDt\":\"20250406\",\"stockRlsDt\":\"20250406172648\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":10,\"taxblAmtA\":0,\"taxblAmtB\":8700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8700,\"totTaxAmt\":0,\"totAmt\":9450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1506\",\"rcptPbctDt\":\"20250406\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000741\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SALT SHAKERS\",\"bcd\":\"m85\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"162\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000476\",\"itemClsCd\":\"53100000\",\"itemNm\":\"19 PCS SILICONE KNIFE\\/SPOON SET.\",\"bcd\":\"403\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"2300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000561\",\"itemClsCd\":\"53100000\",\"itemNm\":\"CLOTH STRONG\",\"bcd\":\"473\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000923\",\"itemClsCd\":\"99030000\",\"itemNm\":\"STANLEY MUG\",\"bcd\":\"1171\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000710\",\"itemClsCd\":\"53100000\",\"itemNm\":\"OIL JAR CONTROL\",\"bcd\":\"m87\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000686\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MILK\\/JUICE STORAGE\",\"bcd\":\"m83\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000537\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BLUE SOUP BOWL\",\"bcd\":\"m47\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"92\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000819\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TEA MUG CLEAR\",\"bcd\":\"660\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"92\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000930\",\"itemClsCd\":\"99030000\",\"itemNm\":\"CANDLE AROMA\",\"bcd\":\"1178\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000747\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SERVIETTE HOLDER GOLD\",\"bcd\":\"m13\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"350\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1506\",\"orgInvcNo\":0,\"curRcptNo\":\"1506\",\"totRcptNo\":\"1506\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1506\",\"rcptPbctDt\":\"20250406172648\",\"intrlData\":\"Q-8OXW7IIU_N13UIKUTN4EWEE4\",\"rcptSign\":\"CXBPCATZ6JYIWMZY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000741\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000476\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000561\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000923\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000710\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000686\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000537\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000819\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000930\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000747\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1507,'','Cash','','2025-04-06 17:28:07','','0','13','2025-04-06 17:28:07','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','131743949668','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1508,'','Cash','','2025-04-06 17:30:06','','0','13','2025-04-06 17:30:06','','2400','2400','1','retail','','2400','1','0','0','0','0','0','0','printed',' ','','2','0','131743949693','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1509,'','Cash','','2025-04-06 18:28:42','','0','13','2025-04-06 18:28:42','','8600','8600','1','retail','','8600','1','0','0','0','0','0','0','printed',' ','','2','0','131743953159','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1510,'','Cash','','2025-04-06 18:30:47','','0','13','2025-04-06 18:30:47','','1130','1130','1','retail','','1130','1','0','0','0','0','0','0','printed',' ','','2','0','131743953356','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1510','1510','6YUPAWJ8N8FC5EZEGCTQ7NNGRE','NJTCSTJKVYKLJCWX','20250406183058','0','700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1510\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250406183058\",\"salesDt\":\"20250406\",\"stockRlsDt\":\"20250406183058\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1010,\"totTaxAmt\":0,\"totAmt\":1130,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1510\",\"rcptPbctDt\":\"20250406\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":2,\"itemCd\":\"0000970\",\"itemClsCd\":\"\",\"itemNm\":\"BIG TRUCK TOY\",\"bcd\":\"1218\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"0\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"0\"},{\"itemSeq\":3,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1510\",\"orgInvcNo\":0,\"curRcptNo\":\"1510\",\"totRcptNo\":\"1510\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1510\",\"rcptPbctDt\":\"20250406183058\",\"intrlData\":\"6YUPAWJ8N8FC5EZEGCTQ7NNGRE\",\"rcptSign\":\"NJTCSTJKVYKLJCWX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000970\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1511,'','Cash','','2025-04-06 18:40:47','','0','13','2025-04-06 18:40:47','','22429','22429','1','retail','','22429','1','0','0','0','0','0','0','printed',' ','','2','0','131743953490','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1512,'','Cash','','2025-04-07 19:30:46','','0','11','2025-04-07 19:30:47','','34762','34762','1','retail','','34762','1','0','0','0','0','0','0','printed',' ','','3','0','111744042182','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1512','1512','Z45FNF1Q42M4SX-VJ2HFQZU1DT','JIX1IMDF7YLGQWVD','20250407193143','0','22066','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1512\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250407193143\",\"salesDt\":\"20250407\",\"stockRlsDt\":\"20250407193143\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":24,\"taxblAmtA\":0,\"taxblAmtB\":22066,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":23066,\"totTaxAmt\":0,\"totAmt\":34762,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1512\",\"rcptPbctDt\":\"20250407\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000590\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION BIG PLATE 10.5 INCH\",\"bcd\":\"495\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"350\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2100\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000591\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION BOWLS\",\"bcd\":\"496\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000592\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION MUG\",\"bcd\":\"497\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"220\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"220.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1320\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000593\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION PLATE SMALL\",\"bcd\":\"498\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"300\",\"splyAmt\":\"158\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000540\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BOROSILICATE GLASS JAR\",\"bcd\":\"m81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000522\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BAKING GLOVES\",\"bcd\":\"445\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000816\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TABLE MATS\",\"bcd\":\"m98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000556\",\"itemClsCd\":\"53100000\",\"itemNm\":\"CHAMPAGNE GLASS\",\"bcd\":\"m59\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"300\",\"splyAmt\":\"116\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000605\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GARLIC GRATER-BLACK HANDLE\",\"bcd\":\"507\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000569\",\"itemClsCd\":\"53100000\",\"itemNm\":\"CUP\\/PLATE HOLDER\",\"bcd\":\"480\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1200\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2400\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000930\",\"itemClsCd\":\"99030000\",\"itemNm\":\"CANDLE AROMA\",\"bcd\":\"1178\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000709\",\"itemClsCd\":\"53100000\",\"itemNm\":\"OIL JAR AUTOMATIC\",\"bcd\":\"m86\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000547\",\"itemClsCd\":\"53100000\",\"itemNm\":\"CALABASH\",\"bcd\":\"464\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"199\",\"splyAmt\":\"90\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"199.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"796\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000852\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WELCOME HOME DECORATION\",\"bcd\":\"687\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1700\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1700\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000850\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WALL STICKERS\",\"bcd\":\"686\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000846\",\"itemClsCd\":\"53100000\",\"itemNm\":\"VACCUM NORDIC JUG FLASK\",\"bcd\":\"683\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2299\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2299.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2299\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000895\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SINGLE LOTION DISPENSER.\",\"bcd\":\"1143\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000606\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GLASS JAR-HIGH WHITE\",\"bcd\":\"508\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"280\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000570\",\"itemClsCd\":\"53100000\",\"itemNm\":\"CUTLERY SET SILVER\",\"bcd\":\"m38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2299\",\"splyAmt\":\"1300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2299.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2299\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000839\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE KNIFE SET-9PCS\",\"bcd\":\"676\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000604\",\"itemClsCd\":\"53100000\",\"itemNm\":\"G HORSE WHISKY GLASS\",\"bcd\":\"m58\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"200\",\"splyAmt\":\"92\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":22,\"itemCd\":\"KE2BGU0000479\",\"itemClsCd\":\"53100000\",\"itemNm\":\"2 IN 1 KITCHEN MATS.\",\"bcd\":\"406\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":23,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"SILVER CUP STAND HEAVY\",\"bcd\":\"1221\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"1000\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":24,\"itemCd\":\"KE2BGU0000507\",\"itemClsCd\":\"53100000\",\"itemNm\":\"50 by 80 SHOWER MAT\",\"bcd\":\"432\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"799\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1598\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1512\",\"orgInvcNo\":0,\"curRcptNo\":\"1512\",\"totRcptNo\":\"1512\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1512\",\"rcptPbctDt\":\"20250407193143\",\"intrlData\":\"Z45FNF1Q42M4SX-VJ2HFQZU1DT\",\"rcptSign\":\"JIX1IMDF7YLGQWVD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000590\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000591\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000592\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000593\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000540\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000522\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000816\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000556\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000605\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000569\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000930\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000709\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000547\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000852\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000850\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000846\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000895\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000606\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000570\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000839\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000604\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000479\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000507\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1513,'','Cash','','2025-04-07 19:47:02','','0','11','2025-04-07 19:47:02','','25840','25840','1','retail','','25840','1','0','0','0','0','0','0','printed',' ','','2','0','111744043806','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1513','1513','HD9CXMS2ZTP45A_14XOGEVZFZH','KA1K1JPDYG8ED04B','20250407194736','0','20750','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1513\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250407194736\",\"salesDt\":\"20250407\",\"stockRlsDt\":\"20250407194736\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":24,\"taxblAmtA\":0,\"taxblAmtB\":20750,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":21370,\"totTaxAmt\":0,\"totAmt\":25840,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1513\",\"rcptPbctDt\":\"20250407\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000881\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA-DANGAREE\",\"bcd\":\"1129\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"56\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":4,\"itemCd\":\"0000969\",\"itemClsCd\":\"\",\"itemNm\":\"TOURIST CAR\",\"bcd\":\"1217\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"120\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000947\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SMALL BALL\",\"bcd\":\"1195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":7,\"itemCd\":\"0000967\",\"itemClsCd\":\"\",\"itemNm\":\"WATER GUN\",\"bcd\":\"1215\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2850\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000952\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BEST QUALITY ROMPER\",\"bcd\":\"1200\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000914\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE ROMPER\",\"bcd\":\"1162\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000240\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KNITTED UNIQUE ROMPERS\",\"bcd\":\"237\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3200\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":16,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000902\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE DRESS WITH SOCKS\\/KOFIA\",\"bcd\":\"1150\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":21,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":22,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":23,\"itemCd\":\"KE2BGU0000896\",\"itemClsCd\":\"99030000\",\"itemNm\":\"GIRL DRESS WITH LON SLEEVED T-SHIRT OR CHIFFON TOP- TURKEY\",\"bcd\":\"1144\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":24,\"itemCd\":\"KE2BGU0000295\",\"itemClsCd\":\"53100000\",\"itemNm\":\"2 PIECE BEAUTIFUL DRESS\",\"bcd\":\"292\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2800\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2800\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1513\",\"orgInvcNo\":0,\"curRcptNo\":\"1513\",\"totRcptNo\":\"1513\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1513\",\"rcptPbctDt\":\"20250407194736\",\"intrlData\":\"HD9CXMS2ZTP45A_14XOGEVZFZH\",\"rcptSign\":\"KA1K1JPDYG8ED04B\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000881\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000969\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000947\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000967\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000952\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000914\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000240\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000902\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000896\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000295\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1514,'','Cash','','2025-04-07 19:50:05','','0','11','2025-04-07 19:50:05','','1650','1650','1','retail','','1650','1','0','0','0','0','0','0','printed',' ','','2','0','111744044582','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1515,'','Cash','','2025-04-08 19:40:20','','0','11','2025-04-08 19:40:20','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','3','0','111744130392','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1515','1515','AOYEYIGLLHTPQKROS0UJ390FYU','WOKSHDQTKV6ZE6CD','20250408194029','0','1000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1515\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408194029\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408194029\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1000,\"totTaxAmt\":0,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1515\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000816\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TABLE MATS\",\"bcd\":\"m98\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1515\",\"orgInvcNo\":0,\"curRcptNo\":\"1515\",\"totRcptNo\":\"1515\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1515\",\"rcptPbctDt\":\"20250408194029\",\"intrlData\":\"AOYEYIGLLHTPQKROS0UJ390FYU\",\"rcptSign\":\"WOKSHDQTKV6ZE6CD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000816\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1516,'','Cash','','2025-04-08 20:00:55','','0','11','2025-04-08 20:00:55','','17879','17879','1','retail','','17879','1','0','0','0','0','0','0','printed',' ','','2','0','111744130433','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1516','1516','QYGS7XFHY6KLYIEZHUSQW05TN4','-4ZKAVJNDX0L86AB','20250408200101','0','11749','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1516\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408200101\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408200101\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":19,\"taxblAmtA\":0,\"taxblAmtB\":11749,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13269,\"totTaxAmt\":0,\"totAmt\":17879,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1516\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":3,\"itemCd\":\"0000971\",\"itemClsCd\":\"\",\"itemNm\":\"SMALL TRUCK TOY\",\"bcd\":\"1219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000870\",\"itemClsCd\":\"53100000\",\"itemNm\":\"RAIN COAT-ADULT\",\"bcd\":\"1118\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000173\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NAPPY LINERS-LARGE\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"70\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"70.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":9,\"itemCd\":\"0000963\",\"itemClsCd\":\"\",\"itemNm\":\"KIDS GLASS\\/SHADES\",\"bcd\":\"1211\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000086\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Balley Dress \",\"bcd\":\"87\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1900\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1900\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":14,\"itemCd\":\"0000963\",\"itemClsCd\":\"\",\"itemNm\":\"KIDS GLASS\\/SHADES\",\"bcd\":\"1211\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":15,\"itemCd\":\"0000969\",\"itemClsCd\":\"\",\"itemNm\":\"TOURIST CAR\",\"bcd\":\"1217\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"120\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2550\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000327\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PIANO FITNESS RACK\",\"bcd\":\"324\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2700\",\"splyAmt\":\"1600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2700\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000026\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Shakers\",\"bcd\":\"26\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1516\",\"orgInvcNo\":0,\"curRcptNo\":\"1516\",\"totRcptNo\":\"1516\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1516\",\"rcptPbctDt\":\"20250408200101\",\"intrlData\":\"QYGS7XFHY6KLYIEZHUSQW05TN4\",\"rcptSign\":\"-4ZKAVJNDX0L86AB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000971\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000870\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000173\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000963\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000086\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000963\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000969\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000327\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000026\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1517,'','Cash','','2025-04-08 20:04:01','','0','11','2025-04-08 20:04:01','','1860','1860','1','retail','','1860','1','0','0','0','0','0','0','printed',' ','','2','0','111744131724','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1518,'','Cash','','2025-04-08 20:04:36','','0','11','2025-04-08 20:04:36','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','3','0','111744131847','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1519,'','Cash','','2025-04-08 20:14:56','','0','11','2025-04-08 20:14:56','','900','900','1','retail','','900','1','0','0','0','0','0','0','printed',' ','','2','0','111744132484','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1519','1519','J45R0T9PNTNRNWEUYI2MSPELUJ','ZHRP1BICQY811J8V','20250408201500','0','900','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1519\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250408201500\",\"salesDt\":\"20250408\",\"stockRlsDt\":\"20250408201500\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":900,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":900,\"totTaxAmt\":0,\"totAmt\":900,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1519\",\"rcptPbctDt\":\"20250408\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy storage cups\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"520\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1519\",\"orgInvcNo\":0,\"curRcptNo\":\"1519\",\"totRcptNo\":\"1519\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1519\",\"rcptPbctDt\":\"20250408201500\",\"intrlData\":\"J45R0T9PNTNRNWEUYI2MSPELUJ\",\"rcptSign\":\"ZHRP1BICQY811J8V\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1520,'','Cash','','2025-04-09 20:01:07','','0','13','2025-04-09 20:01:07','','2250','2250','1','retail','','2250','1','0','0','0','0','0','0','printed',' ','','3','0','131744218013','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1520','1520','K0JAXL_FGLKI_GTD4CJHDTTWBU','QRHY2XF1SHVIRY_K','20250409200111','0','2250','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1520\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409200111\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409200111\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":2250,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2250,\"totTaxAmt\":0,\"totAmt\":2250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1520\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000923\",\"itemClsCd\":\"99030000\",\"itemNm\":\"STANLEY MUG\",\"bcd\":\"1171\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000798\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SUFURIA 1\",\"bcd\":\"643\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1520\",\"orgInvcNo\":0,\"curRcptNo\":\"1520\",\"totRcptNo\":\"1520\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1520\",\"rcptPbctDt\":\"20250409200111\",\"intrlData\":\"K0JAXL_FGLKI_GTD4CJHDTTWBU\",\"rcptSign\":\"QRHY2XF1SHVIRY_K\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000923\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000798\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1521,'','Cash','','2025-04-09 20:07:21','','0','13','2025-04-09 20:07:21','','9000','9000','1','retail','','9000','1','0','0','0','0','0','0','printed',' ','','2','0','131744218074','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1521','1521','OUY-1LBFB3RVL0USG3HODXXFUG','DCGFIYULMB-1YBRQ','20250409200801','0','7010','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1521\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409200801\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409200801\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":7010,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7320,\"totTaxAmt\":0,\"totAmt\":9000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1521\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Shawl\",\"bcd\":\"131\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000272\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT-MEDIUM\",\"bcd\":\"269\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":4,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Care Kit\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000236\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NIPPLE SHIELD\",\"bcd\":\"233\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"240\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1521\",\"orgInvcNo\":0,\"curRcptNo\":\"1521\",\"totRcptNo\":\"1521\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1521\",\"rcptPbctDt\":\"20250409200801\",\"intrlData\":\"OUY-1LBFB3RVL0USG3HODXXFUG\",\"rcptSign\":\"DCGFIYULMB-1YBRQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000272\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000236\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1522,'','Cash','','2025-04-09 20:10:06','','0','13','2025-04-09 20:10:06','','6720','6720','1','retail','','6720','1','0','0','0','0','0','0','printed',' ','','3','0','131744218483','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1523,'','Cash','','2025-04-09 20:23:35','','0','13','2025-04-09 20:23:35','','2250','2250','1','retail','','2250','1','0','0','0','0','0','0','printed',' ','','2','0','131744219259','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1523','1523','AXUTIXFBKNGB4MG7H0I9OKLQW_','B8HLFEF6LX1UZXMB','20250409202338','0','1800','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1523\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250409202338\",\"salesDt\":\"20250409\",\"stockRlsDt\":\"20250409202338\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1800,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1950,\"totTaxAmt\":0,\"totAmt\":2250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1523\",\"rcptPbctDt\":\"20250409\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"53100000\",\"itemNm\":\"onesis \",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1523\",\"orgInvcNo\":0,\"curRcptNo\":\"1523\",\"totRcptNo\":\"1523\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1523\",\"rcptPbctDt\":\"20250409202338\",\"intrlData\":\"AXUTIXFBKNGB4MG7H0I9OKLQW_\",\"rcptSign\":\"B8HLFEF6LX1UZXMB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1524,'','Cash','','2025-04-10 20:02:57','','0','11','2025-04-10 20:02:57','','12700','12700','1','retail','','12700','1','0','0','0','0','0','0','printed',' ','','2','0','111744303518','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1524','1524','EKPDJ_UL2ARZAVSGDS2LON34FU','XARLDCCYYJCIESXD','20250410200527','0','12250','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1524\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250410200527\",\"salesDt\":\"20250410\",\"stockRlsDt\":\"20250410200527\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":12250,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":12250,\"totTaxAmt\":0,\"totAmt\":12700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1524\",\"rcptPbctDt\":\"20250410\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000935\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MOMEASY FEEDING CHAIR\",\"bcd\":\"1183\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"5500\",\"splyAmt\":\"2805\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"5500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"5500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000289\",\"itemClsCd\":\"53100000\",\"itemNm\":\"JEANS DRESS WITH BELT\",\"bcd\":\"286\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2200\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000115\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cocorayco Turkey (2 in 1) Dress\",\"bcd\":\"118\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000230\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MFM DRESS\",\"bcd\":\"227\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1524\",\"orgInvcNo\":0,\"curRcptNo\":\"1524\",\"totRcptNo\":\"1524\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1524\",\"rcptPbctDt\":\"20250410200527\",\"intrlData\":\"EKPDJ_UL2ARZAVSGDS2LON34FU\",\"rcptSign\":\"XARLDCCYYJCIESXD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000935\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000289\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000115\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000230\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1525,'','Cash','','2025-04-10 20:07:49','','0','11','2025-04-10 20:07:49','','4500','4500','1','retail','','4500','1','0','0','0','0','0','0','printed',' ','','2','0','111744304782','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1526,'','Cash','','2025-04-10 20:08:14','','0','11','2025-04-10 20:08:14','','750','750','1','retail','','750','1','0','0','0','0','0','0','printed',' ','','3','0','111744304874','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1527,'','Cash','','2025-04-11 19:54:13','','0','13','2025-04-11 19:54:13','','19650','19650','1','retail','','19650','1','0','0','0','0','0','0','printed',' ','','2','0','131744389886','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1527','1527','OISJEMH-Y8SUQYGMYVYU0-1HC5','GBDAO8-BTHFHEEQW','20250411195432','0','15700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1527\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250411195432\",\"salesDt\":\"20250411\",\"stockRlsDt\":\"20250411195432\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":23,\"taxblAmtA\":0,\"taxblAmtB\":15700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":16500,\"totTaxAmt\":0,\"totAmt\":19650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1527\",\"rcptPbctDt\":\"20250411\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000303\",\"itemClsCd\":\"53100000\",\"itemNm\":\"VASELINE SMALL\",\"bcd\":\"300\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"36\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000214\",\"itemClsCd\":\"53100000\",\"itemNm\":\"unique shoes\",\"bcd\":\"211\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":5,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":6,\"itemCd\":\"0000968\",\"itemClsCd\":\"\",\"itemNm\":\"CARD WATER GAME\",\"bcd\":\"1216\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000234\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY STORAGE BAGS\",\"bcd\":\"231\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1700\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":9,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000092\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Teether \",\"bcd\":\"94\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000026\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Shakers\",\"bcd\":\"26\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":13,\"itemCd\":\"0000965\",\"itemClsCd\":\"\",\"itemNm\":\"BEACH BALL\",\"bcd\":\"1213\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000091\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY T- shirt.\",\"bcd\":\"93\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":17,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"\",\"qty\":\"4.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000096\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dispossable Panties (51 in 1 )\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy baby walker\",\"bcd\":\"169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000078\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Nest\",\"bcd\":\"71\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":22,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":23,\"itemCd\":\"KE2BGU0000053\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Carrier (Hip Seater )\",\"bcd\":\"50\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2800\",\"splyAmt\":\"1900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2800\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1527\",\"orgInvcNo\":0,\"curRcptNo\":\"1527\",\"totRcptNo\":\"1527\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1527\",\"rcptPbctDt\":\"20250411195432\",\"intrlData\":\"OISJEMH-Y8SUQYGMYVYU0-1HC5\",\"rcptSign\":\"GBDAO8-BTHFHEEQW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000303\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000214\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000968\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000234\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000092\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000026\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000965\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000091\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000096\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000053\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1528,'','Cash','','2025-04-12 19:58:31','','0','13','2025-04-12 19:58:31','','9060','9060','1','retail','','9060','1','0','0','0','0','0','0','printed',' ','','2','0','131744476885','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1528','1528','ZNFU2KBAF5FIXRYCHHWUSUYQF5','A2BIWAKAPSLKP_AI','20250412195847','0','8700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1528\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412195847\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412195847\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":8700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8760,\"totTaxAmt\":0,\"totAmt\":9060,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1528\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000044\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Rocker\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000325\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SINGLE BOTTLE WARMER\",\"bcd\":\"322\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000951\",\"itemClsCd\":\"99030000\",\"itemNm\":\"FLEECE UNIQUE RECEIVING SET\",\"bcd\":\"1199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000064\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Wool \",\"bcd\":\"59\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Care Kit\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1528\",\"orgInvcNo\":0,\"curRcptNo\":\"1528\",\"totRcptNo\":\"1528\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1528\",\"rcptPbctDt\":\"20250412195847\",\"intrlData\":\"ZNFU2KBAF5FIXRYCHHWUSUYQF5\",\"rcptSign\":\"A2BIWAKAPSLKP_AI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000044\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000325\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000951\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000064\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1529,'','Cash','','2025-04-12 20:03:55','','0','13','2025-04-12 20:03:55','','2649','2649','1','retail','','2649','1','0','0','0','0','0','0','printed',' ','','3','0','131744477130','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1529','1529','WI5AU1HV-TO7QIAZBW_Z4TOAD-','-BI21EV7ZOMRNGZK','20250412200412','0','2649','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1529\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412200412\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412200412\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":2649,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2649,\"totTaxAmt\":0,\"totAmt\":2649,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1529\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000637\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HOT WATER BAG 2LITRES\",\"bcd\":\"528\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000750\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SG-8233 SIGNATURE TRAVEL MUG 550ML\",\"bcd\":\"m62\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1299\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1299.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1299\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000770\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SILICONE CHAPATI ROLLING PIN\",\"bcd\":\"621\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000747\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SERVIETTE HOLDER GOLD\",\"bcd\":\"m13\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1529\",\"orgInvcNo\":0,\"curRcptNo\":\"1529\",\"totRcptNo\":\"1529\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1529\",\"rcptPbctDt\":\"20250412200412\",\"intrlData\":\"WI5AU1HV-TO7QIAZBW_Z4TOAD-\",\"rcptSign\":\"-BI21EV7ZOMRNGZK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000637\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000750\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000770\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000747\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1530,'','Cash','','2025-04-12 20:06:35','','0','13','2025-04-12 20:06:35','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','131744477489','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1531,'','Cash','','2025-04-12 20:10:44','','0','13','2025-04-12 20:10:44','','1770','1770','1','retail','','1770','1','0','0','0','0','0','0','printed',' ','','2','0','131744477600','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1532,'','Cash','','2025-04-12 20:14:19','','0','13','2025-04-12 20:14:19','','7250','7250','1','retail','','7250','1','0','0','0','0','0','0','printed',' ','','2','0','131744477905','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1533,'','Cash','','2025-04-12 20:15:15','','0','13','2025-04-12 20:15:15','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','131744478103','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1533','1533','WNSBWJ0UISYET3BCNR6YWHMQEC','NEKC_JDXZVTXGMI0','20250412201519','0','450','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1533\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412201519\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412201519\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":450,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":450,\"totTaxAmt\":0,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1533\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000881\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA-DANGAREE\",\"bcd\":\"1129\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"56\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1533\",\"orgInvcNo\":0,\"curRcptNo\":\"1533\",\"totRcptNo\":\"1533\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1533\",\"rcptPbctDt\":\"20250412201519\",\"intrlData\":\"WNSBWJ0UISYET3BCNR6YWHMQEC\",\"rcptSign\":\"NEKC_JDXZVTXGMI0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000881\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1534,'','Cash','','2025-04-12 20:15:57','','0','13','2025-04-12 20:15:57','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','2','0','131744478122','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1534','1534','1MZC1AYW87VWGUC_7KXK35LFOB','2-DMV_H7QQECHO_5','20250412201600','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1534\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250412201600\",\"salesDt\":\"20250412\",\"stockRlsDt\":\"20250412201600\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":150,\"totTaxAmt\":0,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1534\",\"rcptPbctDt\":\"20250412\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1534\",\"orgInvcNo\":0,\"curRcptNo\":\"1534\",\"totRcptNo\":\"1534\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1534\",\"rcptPbctDt\":\"20250412201600\",\"intrlData\":\"1MZC1AYW87VWGUC_7KXK35LFOB\",\"rcptSign\":\"2-DMV_H7QQECHO_5\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1535,'','Cash','','2025-04-13 18:20:18','','0','11','2025-04-13 18:20:18','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','3','0','111744557586','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1535','1535','FPTGPOGZCYFZZK-VPJNEK1TOEV','UXE8UGFIIKLGUQUF','20250413182023','0','1200','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1535\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413182023\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413182023\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1200,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1200,\"totTaxAmt\":0,\"totAmt\":1200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1535\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000702\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NICE DAY 3.2LTRS FLASK\",\"bcd\":\"580\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1535\",\"orgInvcNo\":0,\"curRcptNo\":\"1535\",\"totRcptNo\":\"1535\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1535\",\"rcptPbctDt\":\"20250413182023\",\"intrlData\":\"FPTGPOGZCYFZZK-VPJNEK1TOEV\",\"rcptSign\":\"UXE8UGFIIKLGUQUF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000702\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1536,'','Cash','','2025-04-13 18:26:28','','0','11','2025-04-13 18:26:28','','8040','8040','1','retail','','8040','1','0','0','0','0','0','0','printed',' ','','2','0','111744557625','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1536','1536','JLBLFO4X2EZBZHJBKUIWZAWXL-','GEJSINESK4JCPOGX','20250413182703','0','7430','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1536\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250413182703\",\"salesDt\":\"20250413\",\"stockRlsDt\":\"20250413182703\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":7430,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7740,\"totTaxAmt\":0,\"totAmt\":8040,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1536\",\"rcptPbctDt\":\"20250413\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000963\",\"itemClsCd\":\"\",\"itemNm\":\"KIDS GLASS\\/SHADES\",\"bcd\":\"1211\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy storage cups\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"520\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000902\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE DRESS WITH SOCKS\\/KOFIA\",\"bcd\":\"1150\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000288\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DOTTED SOCKS\",\"bcd\":\"285\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000881\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA-DANGAREE\",\"bcd\":\"1129\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"56\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000282\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY NAIL CLIP WITH MAGNIFIER\",\"bcd\":\"279\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"210\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":13,\"itemCd\":\"0000967\",\"itemClsCd\":\"\",\"itemNm\":\"WATER GUN\",\"bcd\":\"1215\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1536\",\"orgInvcNo\":0,\"curRcptNo\":\"1536\",\"totRcptNo\":\"1536\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1536\",\"rcptPbctDt\":\"20250413182703\",\"intrlData\":\"JLBLFO4X2EZBZHJBKUIWZAWXL-\",\"rcptSign\":\"GEJSINESK4JCPOGX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000963\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000902\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000288\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000881\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000282\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000967\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1537,'','Cash','','2025-04-13 18:29:07','','0','11','2025-04-13 18:29:07','','5299','5299','1','retail','','5299','1','0','0','0','0','0','0','printed',' ','','2','0','111744558049','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1538,'','Cash','','2025-04-13 18:32:23','','0','11','2025-04-13 18:32:23','','5500','5500','1','retail','','5500','1','0','0','0','0','0','0','printed',' ','','2','0','111744558203','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1539,'','Cash','','2025-04-14 19:58:59','','0','13','2025-04-14 19:58:59','','14050','14050','1','retail','','14050','1','0','0','0','0','0','0','printed',' ','','2','0','131744649650','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1539','1539','0_YN6UFG4BVZ3QMCTUF3E4EM50','YVHTBNUKOEO47K42','20250414195904','0','8750','1100','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1539\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250414195904\",\"salesDt\":\"20250414\",\"stockRlsDt\":\"20250414195904\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":10,\"taxblAmtA\":0,\"taxblAmtB\":8750,\"taxblAmtC\":1100,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9850,\"totTaxAmt\":0,\"totAmt\":14050,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1539\",\"rcptPbctDt\":\"20250414\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3400\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000078\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Nest\",\"bcd\":\"71\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000270\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON WOOL 200 GRAMS\",\"bcd\":\"267\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000065\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Chicco Bags (Suprime)\",\"bcd\":\"60\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2700\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2700\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000347\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WIDE NECK FEEDING BOTTLE\",\"bcd\":\"344\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000936\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SILICONE TEETHING TOY\",\"bcd\":\"1184\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"216\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1539\",\"orgInvcNo\":0,\"curRcptNo\":\"1539\",\"totRcptNo\":\"1539\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1539\",\"rcptPbctDt\":\"20250414195904\",\"intrlData\":\"0_YN6UFG4BVZ3QMCTUF3E4EM50\",\"rcptSign\":\"YVHTBNUKOEO47K42\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000270\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000065\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000347\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000936\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1540,'','Cash','','2025-04-14 20:12:04','','0','13','2025-04-14 20:12:04','','25840','25840','1','retail','','25840','1','0','0','0','0','0','0','printed',' ','','2','0','131744649991','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1541,'','Cash','','2025-04-15 19:58:23','','0','13','2025-04-15 19:58:23','','7550','7550','1','retail','','7550','1','0','0','0','0','0','0','printed',' ','','2','0','131744735957','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1541','1541','GL8TIQCLSMTZLNCGY4GO34A_NF','QUTICWDP5P3NLOD8','20250415195831','0','6050','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1541\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415195831\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415195831\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":6050,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6600,\"totTaxAmt\":0,\"totAmt\":7550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1541\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1900\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000944\",\"itemClsCd\":\"99030000\",\"itemNm\":\"LOVE DOLL\",\"bcd\":\"1192\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000048\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Supersoft Blankets \",\"bcd\":\"45\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000356\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON BUDS-BIG\",\"bcd\":\"353\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000905\",\"itemClsCd\":\"99030000\",\"itemNm\":\"VASELINE MEDIUM.\",\"bcd\":\"1153\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"114\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000301\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT- SMALL\",\"bcd\":\"298\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000234\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY STORAGE BAGS\",\"bcd\":\"231\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1541\",\"orgInvcNo\":0,\"curRcptNo\":\"1541\",\"totRcptNo\":\"1541\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1541\",\"rcptPbctDt\":\"20250415195831\",\"intrlData\":\"GL8TIQCLSMTZLNCGY4GO34A_NF\",\"rcptSign\":\"QUTICWDP5P3NLOD8\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000944\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000048\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000356\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000905\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000301\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000234\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1542,'','Cash','','2025-04-15 20:01:39','','0','13','2025-04-15 20:01:39','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','3','0','131744736315','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1542','1542','_WCFFKRP9ATPAGLBRBQHUMHBAY','AMYGY0S6T-14XPG6','20250415200143','0','2000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1542\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415200143\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415200143\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":2000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2000,\"totTaxAmt\":0,\"totAmt\":2000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1542\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000648\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KENPOLY DISH RACK\",\"bcd\":\"535\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000919\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ELEGANT FRIDGE ORGANIZER-RECTANGULAR\",\"bcd\":\"1167\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000919\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ELEGANT FRIDGE ORGANIZER-RECTANGULAR\",\"bcd\":\"1167\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1542\",\"orgInvcNo\":0,\"curRcptNo\":\"1542\",\"totRcptNo\":\"1542\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1542\",\"rcptPbctDt\":\"20250415200143\",\"intrlData\":\"_WCFFKRP9ATPAGLBRBQHUMHBAY\",\"rcptSign\":\"AMYGY0S6T-14XPG6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000648\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000919\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000919\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1543,'','Cash','','2025-04-15 20:03:45','','0','13','2025-04-15 20:03:45','','2150','2150','1','retail','','2150','1','0','0','0','0','0','0','printed',' ','','2','0','131744736532','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1544,'','Cash','','2025-04-15 20:05:35','','0','13','2025-04-15 20:05:35','','1150','1150','1','retail','','1150','1','0','0','0','0','0','0','printed',' ','','2','0','131744736706','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1544','1544','KSUOJB94RXDP60JZHNJNE4-2HS','ZAJQPYB-HK5NMX-7','20250415200542','0','1150','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1544\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415200542\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415200542\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":1150,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1150,\"totTaxAmt\":0,\"totAmt\":1150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1544\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1544\",\"orgInvcNo\":0,\"curRcptNo\":\"1544\",\"totRcptNo\":\"1544\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1544\",\"rcptPbctDt\":\"20250415200542\",\"intrlData\":\"KSUOJB94RXDP60JZHNJNE4-2HS\",\"rcptSign\":\"ZAJQPYB-HK5NMX-7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1545,'','Cash','','2025-04-15 20:12:30','','0','13','2025-04-15 20:12:30','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','131744737119','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1545','1545','BJ3T0SHQTCQVUDSAV7D99NDNJC','5HH7GAJNEQQJF9AV','20250415201242','0','600','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1545\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250415201242\",\"salesDt\":\"20250415\",\"stockRlsDt\":\"20250415201242\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":600,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":600,\"totTaxAmt\":0,\"totAmt\":600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1545\",\"rcptPbctDt\":\"20250415\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000228\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Head bands 4 in 1\",\"bcd\":\"225\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1545\",\"orgInvcNo\":0,\"curRcptNo\":\"1545\",\"totRcptNo\":\"1545\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1545\",\"rcptPbctDt\":\"20250415201242\",\"intrlData\":\"BJ3T0SHQTCQVUDSAV7D99NDNJC\",\"rcptSign\":\"5HH7GAJNEQQJF9AV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000228\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1546,'','Cash','','2025-04-16 19:58:12','','0','13','2025-04-16 19:58:12','','7460','7460','1','retail','','7460','1','0','0','0','0','0','0','printed',' ','','2','0','131744822329','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1546','1546','V1QJFT8HXFTTSCZDZWUD39WX5W','5Z-3I1CA64ORKBDB','20250416195824','0','5500','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1546\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416195824\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416195824\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":5500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5870,\"totTaxAmt\":0,\"totAmt\":7460,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1546\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000304\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ARIMIS SMALL\",\"bcd\":\"301\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"31\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000279\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY DISPOSABLE BREAST PAD\",\"bcd\":\"276\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"535\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000288\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DOTTED SOCKS\",\"bcd\":\"285\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"150\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":10,\"itemCd\":\"0000969\",\"itemClsCd\":\"\",\"itemNm\":\"TOURIST CAR\",\"bcd\":\"1217\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"120\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Blanket\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":13,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1546\",\"orgInvcNo\":0,\"curRcptNo\":\"1546\",\"totRcptNo\":\"1546\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1546\",\"rcptPbctDt\":\"20250416195824\",\"intrlData\":\"V1QJFT8HXFTTSCZDZWUD39WX5W\",\"rcptSign\":\"5Z-3I1CA64ORKBDB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000304\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000279\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000288\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000969\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1547,'','Cash','','2025-04-16 20:00:42','','0','13','2025-04-16 20:00:42','','4950','4950','1','retail','','4950','1','0','0','0','0','0','0','printed',' ','','2','0','131744822738','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1548,'','Cash','','2025-04-16 20:02:17','','0','13','2025-04-16 20:02:17','','2050','2050','1','retail','','2050','1','0','0','0','0','0','0','printed',' ','','3','0','131744822882','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1548','1548','IME7L72SUDL3ZJEQPZAZ5_W4ZK','1MKOXN70LN0MLRXA','20250416200223','0','2050','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1548\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250416200223\",\"salesDt\":\"20250416\",\"stockRlsDt\":\"20250416200223\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":2050,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2050,\"totTaxAmt\":0,\"totAmt\":2050,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1548\",\"rcptPbctDt\":\"20250416\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000477\",\"itemClsCd\":\"53100000\",\"itemNm\":\"1LTRS FLASK ADIX\",\"bcd\":\"404\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000615\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GOLD SERVIETTE HOLDER BIG WITH CLIP\",\"bcd\":\"m75\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1548\",\"orgInvcNo\":0,\"curRcptNo\":\"1548\",\"totRcptNo\":\"1548\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1548\",\"rcptPbctDt\":\"20250416200223\",\"intrlData\":\"IME7L72SUDL3ZJEQPZAZ5_W4ZK\",\"rcptSign\":\"1MKOXN70LN0MLRXA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000477\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000615\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1549,'','Cash','','2025-04-17 19:59:03','','0','13','2025-04-17 19:59:03','','11850','11850','1','retail','','11850','1','0','0','0','0','0','0','printed',' ','','2','0','131744908792','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1549','1549','QPGPC8LN21TXGDCDPL2PFI6RFE','R8Q7JWOYOWZ4YKU6','20250417195912','0','10050','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1549\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417195912\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417195912\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":10050,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10050,\"totTaxAmt\":0,\"totAmt\":11850,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1549\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Shawl\",\"bcd\":\"131\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000049\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Post Pattern \",\"bcd\":\"46\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000186\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby teether shaker- small\",\"bcd\":\"183\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000947\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SMALL BALL\",\"bcd\":\"1195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000148\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 in 1 bandana bib\",\"bcd\":\"145\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1549\",\"orgInvcNo\":0,\"curRcptNo\":\"1549\",\"totRcptNo\":\"1549\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1549\",\"rcptPbctDt\":\"20250417195912\",\"intrlData\":\"QPGPC8LN21TXGDCDPL2PFI6RFE\",\"rcptSign\":\"R8Q7JWOYOWZ4YKU6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000049\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000186\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000947\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000148\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'); INSERT INTO `sales` VALUES (1550,'','Cash','','2025-04-17 20:01:06','','0','13','2025-04-17 20:01:06','','10899','10899','1','retail','','10899','1','0','0','0','0','0','0','printed',' ','','3','0','131744909154','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1550','1550','ULB9HZLXLIAJ357PAVWM697D3_','-UZWPHKYTHHEQ1NU','20250417200111','0','9499','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1550\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417200111\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417200111\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":9499,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9499,\"totTaxAmt\":0,\"totAmt\":10899,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1550\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000847\",\"itemClsCd\":\"53100000\",\"itemNm\":\"VACUUM FLASK 500ML\",\"bcd\":\"684\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"700\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2100\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000707\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NORMAL DINNER SET\",\"bcd\":\"583\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"7500\",\"splyAmt\":\"5000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"7500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"7500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000750\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SG-8233 SIGNATURE TRAVEL MUG 550ML\",\"bcd\":\"m62\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1299\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1299.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1299\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1550\",\"orgInvcNo\":0,\"curRcptNo\":\"1550\",\"totRcptNo\":\"1550\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1550\",\"rcptPbctDt\":\"20250417200111\",\"intrlData\":\"ULB9HZLXLIAJ357PAVWM697D3_\",\"rcptSign\":\"-UZWPHKYTHHEQ1NU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000847\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000707\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000750\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1551,'','Cash','','2025-04-17 20:29:23','','0','13','2025-04-17 20:29:23','','1299','1299','1','retail','','1299','1','0','0','0','0','0','0','printed',' ','','2','0','131744910676','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1551','1551','NKH-SWPQWOXW4FUOFMYUFWKD35','GPGELRKHPVYT18VM','20250417202927','0','1149','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1551\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250417202927\",\"salesDt\":\"20250417\",\"stockRlsDt\":\"20250417202927\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1149,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1299,\"totTaxAmt\":0,\"totAmt\":1299,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1551\",\"rcptPbctDt\":\"20250417\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1551\",\"orgInvcNo\":0,\"curRcptNo\":\"1551\",\"totRcptNo\":\"1551\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1551\",\"rcptPbctDt\":\"20250417202927\",\"intrlData\":\"NKH-SWPQWOXW4FUOFMYUFWKD35\",\"rcptSign\":\"GPGELRKHPVYT18VM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1552,'','Cash','','2025-04-18 19:45:27','','0','13','2025-04-18 19:45:28','','27730','27730','1','retail','','27730','1','0','0','0','0','0','0','printed',' ','','2','0','131744993821','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1552','1552','O-YSSSPRQLGGVQGASLV_LQ-NYY','PYJRLKOJUM00EJBZ','20250418194549','0','21610','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1552\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250418194549\",\"salesDt\":\"20250418\",\"stockRlsDt\":\"20250418194549\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":35,\"taxblAmtA\":0,\"taxblAmtB\":21610,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":21990,\"totTaxAmt\":0,\"totAmt\":27730,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1552\",\"rcptPbctDt\":\"20250418\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000968\",\"itemClsCd\":\"\",\"itemNm\":\"CARD WATER GAME\",\"bcd\":\"1216\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":3,\"itemCd\":\"0000968\",\"itemClsCd\":\"\",\"itemNm\":\"CARD WATER GAME\",\"bcd\":\"1216\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000301\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT- SMALL\",\"bcd\":\"298\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000081\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Receiving set (5 pieces)\",\"bcd\":\"82\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE BASIN\",\"bcd\":\"197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000951\",\"itemClsCd\":\"99030000\",\"itemNm\":\"FLEECE UNIQUE RECEIVING SET\",\"bcd\":\"1199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000180\",\"itemClsCd\":\"53100000\",\"itemNm\":\" GIRLS Bow-tie socks\",\"bcd\":\"177\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":11,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"53100000\",\"itemNm\":\"onesis \",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"320\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE BASIN\",\"bcd\":\"197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000048\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Supersoft Blankets \",\"bcd\":\"45\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Shawl\",\"bcd\":\"131\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000298\",\"itemClsCd\":\"53100000\",\"itemNm\":\"4 in 1 wash cloths\",\"bcd\":\"295\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"53100000\",\"itemNm\":\"onesis \",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"300\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000080\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Receiving set heavy \",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000951\",\"itemClsCd\":\"99030000\",\"itemNm\":\"FLEECE UNIQUE RECEIVING SET\",\"bcd\":\"1199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":22,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":23,\"itemCd\":\"KE2BGU0000173\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NAPPY LINERS-LARGE\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"70\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"70.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":24,\"itemCd\":\"KE2BGU0000075\",\"itemClsCd\":\"53100000\",\"itemNm\":\"swaddle \",\"bcd\":\"68\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":25,\"itemCd\":\"KE2BGU0000226\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unique vest\",\"bcd\":\"223\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"250\",\"splyAmt\":\"116\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":26,\"itemCd\":\"KE2BGU0000148\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 in 1 bandana bib\",\"bcd\":\"145\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":27,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":28,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Blanket\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":29,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":30,\"itemCd\":\"KE2BGU0000013\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Kofia 2 in 1\",\"bcd\":\"13\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"600\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":31,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":32,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"960\"},{\"itemSeq\":33,\"itemCd\":\"KE2BGU0000051\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Towel \",\"bcd\":\"48\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":34,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":35,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1552\",\"orgInvcNo\":0,\"curRcptNo\":\"1552\",\"totRcptNo\":\"1552\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1552\",\"rcptPbctDt\":\"20250418194549\",\"intrlData\":\"O-YSSSPRQLGGVQGASLV_LQ-NYY\",\"rcptSign\":\"PYJRLKOJUM00EJBZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000968\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000968\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000301\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000951\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000180\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000048\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000298\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000951\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000173\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000075\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000226\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000148\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000051\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1553,'','Cash','','2025-04-18 19:50:00','','0','13','2025-04-18 19:50:00','','2940','2940','1','retail','','2940','1','0','0','0','0','0','0','printed',' ','','2','0','131744994790','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1554,'','Cash','','2025-04-18 20:00:59','','0','11','2025-04-18 20:01:00','','14700','14700','1','retail','','14700','1','0','0','0','0','0','0','printed',' ','','2','0','111744995559','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1555,'','Cash','','2025-04-19 19:13:16','','0','13','2025-04-19 19:13:16','','21349','21349','1','retail','','21349','1','0','0','0','0','0','0','printed',' ','','2','0','131745078682','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1555','1555','GXNI1AJA-CN5P-D0YCKVZGKY9A','V6YQQAWN7LQRMXOY','20250419191323','0','18049','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1555\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419191323\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419191323\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":20,\"taxblAmtA\":0,\"taxblAmtB\":18049,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":18299,\"totTaxAmt\":0,\"totAmt\":21349,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1555\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000896\",\"itemClsCd\":\"99030000\",\"itemNm\":\"GIRL DRESS WITH LON SLEEVED T-SHIRT OR CHIFFON TOP- TURKEY\",\"bcd\":\"1144\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000044\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Rocker\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE BASIN\",\"bcd\":\"197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000226\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unique vest\",\"bcd\":\"223\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"116\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000243\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BOYS T-SHIRT\",\"bcd\":\"240\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000254\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON BABY SHORT\",\"bcd\":\"251\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":12,\"itemCd\":\"0000967\",\"itemClsCd\":\"\",\"itemNm\":\"WATER GUN\",\"bcd\":\"1215\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000052\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Carrier (Normal )\",\"bcd\":\"49\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000867\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY GAL TIGHT\",\"bcd\":\"1115\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"800\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000186\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby teether shaker- small\",\"bcd\":\"183\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000024\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Building Blocks\",\"bcd\":\"24\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1555\",\"orgInvcNo\":0,\"curRcptNo\":\"1555\",\"totRcptNo\":\"1555\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1555\",\"rcptPbctDt\":\"20250419191323\",\"intrlData\":\"GXNI1AJA-CN5P-D0YCKVZGKY9A\",\"rcptSign\":\"V6YQQAWN7LQRMXOY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000896\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000044\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000226\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000243\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000254\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000967\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000052\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000867\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000186\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000024\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1556,'','Cash','','2025-04-19 19:17:02','','0','13','2025-04-19 19:17:02','','1199','1199','1','retail','','1199','1','0','0','0','0','0','0','printed',' ','','2','0','131745079258','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1557,'','Cash','','2025-04-19 19:31:32','','0','13','2025-04-19 19:31:32','','11599','11599','1','retail','','11599','1','0','0','0','0','0','0','printed',' ','','3','0','131745079454','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1557','1557','LAM4G5BUTTPZVI6L6HISHLRKW0','FLOQUAYLGPAZ05K7','20250419193141','0','10599','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1557\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250419193141\",\"salesDt\":\"20250419\",\"stockRlsDt\":\"20250419193141\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":12,\"taxblAmtA\":0,\"taxblAmtB\":10599,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":10599,\"totTaxAmt\":0,\"totAmt\":11599,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1557\",\"rcptPbctDt\":\"20250419\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000810\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SUNDA PLATE\",\"bcd\":\"655\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000535\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BLACK PLATES-LUMINARC\",\"bcd\":\"457\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"334\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000639\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ICE BUCKET GLASS\",\"bcd\":\"529\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1100\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1100\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000626\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HAND MIXER\",\"bcd\":\"521\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000586\",\"itemClsCd\":\"53100000\",\"itemNm\":\"EGG TRAYS\",\"bcd\":\"m77\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000660\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LINED GLASS\",\"bcd\":\"544\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"200\",\"splyAmt\":\"98\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000676\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MEASURING CUPS 6 IN 1\",\"bcd\":\"559\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000922\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BIG ELEGANT CONTAINER\",\"bcd\":\"1170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000686\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MILK\\/JUICE STORAGE\",\"bcd\":\"m83\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000589\",\"itemClsCd\":\"53100000\",\"itemNm\":\"EXPANDABLE OVERSINK DRAIN SHELF\",\"bcd\":\"494\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000841\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unique Oil jar\",\"bcd\":\"678\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000722\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PLASTIC VEGATABLE RACK 4 LAYERS\",\"bcd\":\"m19\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2999\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2999.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2999\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1557\",\"orgInvcNo\":0,\"curRcptNo\":\"1557\",\"totRcptNo\":\"1557\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1557\",\"rcptPbctDt\":\"20250419193141\",\"intrlData\":\"LAM4G5BUTTPZVI6L6HISHLRKW0\",\"rcptSign\":\"FLOQUAYLGPAZ05K7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000810\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000535\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000639\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000626\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000586\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000660\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000676\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000922\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000686\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000589\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000841\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000722\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1558,'','Cash','','2025-04-19 19:33:42','','0','13','2025-04-19 19:33:42','','4020','4020','1','retail','','4020','1','0','0','0','0','0','0','printed',' ','','3','0','131745080335','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1559,'','Cash','','2025-04-20 18:06:44','','0','13','2025-04-20 18:06:45','','1300','1300','1','retail','','1300','1','0','0','0','0','0','0','printed',' ','','2','0','131745161529','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1559','1559','DDBOECTWR8CYMYKV1O5029VYJR','HAQIDVH-8KEQBSTM','20250420180701','0','800','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1559\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250420180701\",\"salesDt\":\"20250420\",\"stockRlsDt\":\"20250420180701\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":800,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1300,\"totTaxAmt\":0,\"totAmt\":1300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1559\",\"rcptPbctDt\":\"20250420\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000967\",\"itemClsCd\":\"\",\"itemNm\":\"WATER GUN\",\"bcd\":\"1215\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000942\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BABY WRITING BOARD\",\"bcd\":\"1190\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000947\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SMALL BALL\",\"bcd\":\"1195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":5,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1559\",\"orgInvcNo\":0,\"curRcptNo\":\"1559\",\"totRcptNo\":\"1559\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1559\",\"rcptPbctDt\":\"20250420180701\",\"intrlData\":\"DDBOECTWR8CYMYKV1O5029VYJR\",\"rcptSign\":\"HAQIDVH-8KEQBSTM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000967\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000942\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000947\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1560,'','Cash','','2025-04-20 18:08:52','','0','13','2025-04-20 18:08:52','','16999','16999','1','retail','','16999','1','0','0','0','0','0','0','printed',' ','','2','0','131745161683','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1561,'','Cash','','2025-04-21 10:43:17','','0','11','2025-04-21 10:43:17','','7800','7800','1','retail','','7800','1','0','0','0','0','0','0','printed',' ','','2','0','111745221349','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1562,'','Cash','','2025-04-21 19:41:11','','0','13','2025-04-21 19:41:11','','2100','2100','1','retail','','2100','1','0','0','0','0','0','0','printed',' ','','2','0','131745253631','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1562','1562','CA5UUFDVRJS5SEWZ384N6BOXVN','FWFTK_DAMYJYAOGJ','20250421194116','0','2100','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1562\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250421194116\",\"salesDt\":\"20250421\",\"stockRlsDt\":\"20250421194116\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":2100,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2100,\"totTaxAmt\":0,\"totAmt\":2100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1562\",\"rcptPbctDt\":\"20250421\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1562\",\"orgInvcNo\":0,\"curRcptNo\":\"1562\",\"totRcptNo\":\"1562\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1562\",\"rcptPbctDt\":\"20250421194116\",\"intrlData\":\"CA5UUFDVRJS5SEWZ384N6BOXVN\",\"rcptSign\":\"FWFTK_DAMYJYAOGJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1563,'','Cash','','2025-04-21 19:41:58','','0','13','2025-04-21 19:41:58','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','131745253704','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1564,'','Cash','','2025-04-22 20:17:44','','0','13','2025-04-22 20:17:44','','9150','9150','1','retail','','9150','1','0','0','0','0','0','0','printed',' ','','2','0','131745342013','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1564','1564','EFAWYHMMWQBA-93JE0NEKWVWBV','PBAEIZAXVF253QAB','20250422201748','0','9150','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1564\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250422201748\",\"salesDt\":\"20250422\",\"stockRlsDt\":\"20250422201748\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":11,\"taxblAmtA\":0,\"taxblAmtB\":9150,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9150,\"totTaxAmt\":0,\"totAmt\":9150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1564\",\"rcptPbctDt\":\"20250422\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000252\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SILICONE FEEDING SET\",\"bcd\":\"249\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2300\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000212\",\"itemClsCd\":\"53100000\",\"itemNm\":\"molfix small no 4\",\"bcd\":\"209\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000090\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby fruit Feeder \",\"bcd\":\"6972864340117\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000292\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PLAY MAT\",\"bcd\":\"289\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000291\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HANDKERCHIEF\",\"bcd\":\"288\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"21\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE BASIN\",\"bcd\":\"197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000048\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Supersoft Blankets \",\"bcd\":\"45\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"53100000\",\"itemNm\":\"8PC Receiving Set (Cotton)\",\"bcd\":\"1\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1564\",\"orgInvcNo\":0,\"curRcptNo\":\"1564\",\"totRcptNo\":\"1564\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1564\",\"rcptPbctDt\":\"20250422201748\",\"intrlData\":\"EFAWYHMMWQBA-93JE0NEKWVWBV\",\"rcptSign\":\"PBAEIZAXVF253QAB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000252\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000212\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000090\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000292\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000291\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000048\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1565,'','Cash','','2025-04-22 20:18:45','','0','13','2025-04-22 20:18:45','','50','50','1','retail','','50','1','0','0','0','0','0','0','printed',' ','','2','0','131745342312','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1566,'','Cash','','2025-04-23 15:13:34','','0','11','2025-04-23 15:13:34','','3200','3200','1','retail','','3200','1','0','0','0','0','0','0','printed',' ','','2','0','111745410399','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1567,'','Cash','','2025-04-23 19:41:07','','0','13','2025-04-23 19:41:07','','13808','13808','1','retail','','13808','1','0','0','0','0','0','0','printed',' ','','2','0','131745426134','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1567','1567','LSRRLRINWNBRJBG1ML2ZNI2V4J','FMWP6S9HXM29WBWI','20250423194124','0','11918','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1567\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423194124\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423194124\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":16,\"taxblAmtA\":0,\"taxblAmtB\":11918,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":12778,\"totTaxAmt\":0,\"totAmt\":13808,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1567\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000025\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Shakers\",\"bcd\":\"25\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":3,\"itemCd\":\"0000969\",\"itemClsCd\":\"\",\"itemNm\":\"TOURIST CAR\",\"bcd\":\"1217\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"120\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"53100000\",\"itemNm\":\"cotton panties \",\"bcd\":\"6971919199014\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1100\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000951\",\"itemClsCd\":\"99030000\",\"itemNm\":\"FLEECE UNIQUE RECEIVING SET\",\"bcd\":\"1199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"53100000\",\"itemNm\":\"8PC Receiving Set (Cotton)\",\"bcd\":\"1\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":11,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000203\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BOY SOCKS\",\"bcd\":\"200\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"360\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000201\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HEAVY TOWEL\",\"bcd\":\"198\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000056\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Boxer Large\",\"bcd\":\"53\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"480\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Marking Tosh- BIG\",\"bcd\":\"67\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1567\",\"orgInvcNo\":0,\"curRcptNo\":\"1567\",\"totRcptNo\":\"1567\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1567\",\"rcptPbctDt\":\"20250423194124\",\"intrlData\":\"LSRRLRINWNBRJBG1ML2ZNI2V4J\",\"rcptSign\":\"FMWP6S9HXM29WBWI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000025\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000969\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000951\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000203\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000201\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000056\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1568,'','Cash','','2025-04-23 19:42:56','','0','13','2025-04-23 19:42:56','','4250','4250','1','retail','','4250','1','0','0','0','0','0','0','printed',' ','','2','0','131745426515','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1569,'','Cash','','2025-04-23 20:02:07','','0','13','2025-04-23 20:02:07','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','131745427595','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1569','1569','T2MPW2DE-XKUIJIVPWBJMFLTPS','MS3FNT_HZG-WVGJR','20250423200215','0','950','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1569\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250423200215\",\"salesDt\":\"20250423\",\"stockRlsDt\":\"20250423200215\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":950,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":950,\"totTaxAmt\":0,\"totAmt\":950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1569\",\"rcptPbctDt\":\"20250423\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1569\",\"orgInvcNo\":0,\"curRcptNo\":\"1569\",\"totRcptNo\":\"1569\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1569\",\"rcptPbctDt\":\"20250423200215\",\"intrlData\":\"T2MPW2DE-XKUIJIVPWBJMFLTPS\",\"rcptSign\":\"MS3FNT_HZG-WVGJR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1570,'','Cash','','2025-04-24 20:03:46','','0','13','2025-04-24 20:03:46','','5099','5099','1','retail','','5099','1','0','0','0','0','0','0','printed',' ','','2','0','131745514121','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1570','1570','3TLWMH-HN2LFTDU0CXKVVN1C2T','M4ZOCYBTBTQUMFFX','20250424201934','0','5099','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1570\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250424201934\",\"salesDt\":\"20250424\",\"stockRlsDt\":\"20250424201934\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":5099,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5099,\"totTaxAmt\":0,\"totAmt\":5099,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1570\",\"rcptPbctDt\":\"20250424\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000921\",\"itemClsCd\":\"99030000\",\"itemNm\":\"2 IN 1 BRUSH\",\"bcd\":\"1169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000025\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Shakers\",\"bcd\":\"25\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000926\",\"itemClsCd\":\"99030000\",\"itemNm\":\"NIP NAP 48PCS -SMALL \",\"bcd\":\"1174\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"53100000\",\"itemNm\":\"8PC Receiving Set (Cotton)\",\"bcd\":\"1\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000369\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GRINDING BOWL\",\"bcd\":\"366\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1570\",\"orgInvcNo\":0,\"curRcptNo\":\"1570\",\"totRcptNo\":\"1570\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1570\",\"rcptPbctDt\":\"20250424201934\",\"intrlData\":\"3TLWMH-HN2LFTDU0CXKVVN1C2T\",\"rcptSign\":\"M4ZOCYBTBTQUMFFX\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000921\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000025\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000926\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000369\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1571,'','Cash','','2025-04-25 19:46:18','','0','13','2025-04-25 19:46:18','','19040','19040','1','retail','','19040','1','0','0','0','0','0','0','printed',' ','','2','0','131745599231','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1571','1571','XVU4HVZEE87UKNWVZQFNPRFRGF','4FTPA63FCLTMEAFU','20250425194900','0','17470','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1571\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250425194900\",\"salesDt\":\"20250425\",\"stockRlsDt\":\"20250425194900\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":16,\"taxblAmtA\":0,\"taxblAmtB\":17470,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":17470,\"totTaxAmt\":0,\"totAmt\":19040,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1571\",\"rcptPbctDt\":\"20250425\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000902\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE DRESS WITH SOCKS\\/KOFIA\",\"bcd\":\"1150\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000349\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NIP NAP WIPES\",\"bcd\":\"346\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"128\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000093\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bath Nets \",\"bcd\":\"96\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000042\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Co-sleeper \",\"bcd\":\"39\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2800\",\"splyAmt\":\"1600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2800\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000246\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNISEX SHORT\",\"bcd\":\"243\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1150\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1150\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000311\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON HANDKERCHIEF\",\"bcd\":\"308\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000078\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Nest\",\"bcd\":\"71\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1571\",\"orgInvcNo\":0,\"curRcptNo\":\"1571\",\"totRcptNo\":\"1571\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1571\",\"rcptPbctDt\":\"20250425194900\",\"intrlData\":\"XVU4HVZEE87UKNWVZQFNPRFRGF\",\"rcptSign\":\"4FTPA63FCLTMEAFU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000902\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000349\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000093\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000042\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000246\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000311\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1572,'','Cash','','2025-04-25 19:50:19','','0','13','2025-04-25 19:50:19','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','2','0','131745599791','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1573,'','Cash','','2025-04-25 20:18:44','','0','13','2025-04-25 20:18:44','','100','100','1','retail','','100','1','0','0','0','0','0','0','printed',' ','','2','0','131745601513','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1574,'','Cash','','2025-04-26 19:47:11','','0','13','2025-04-26 19:47:11','','5800','5800','1','retail','','5800','1','0','0','0','0','0','0','printed',' ','','2','0','131745685772','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1574','1574','RB3G1OY3X-37RM7NYHSZM1E8MS','YTL-_5FLY0C8XPMY','20250426194724','0','3950','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1574\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426194724\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426194724\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":3950,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3950,\"totTaxAmt\":0,\"totAmt\":5800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1574\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000301\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT- SMALL\",\"bcd\":\"298\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000347\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WIDE NECK FEEDING BOTTLE\",\"bcd\":\"344\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000278\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY BOTTLE BRUSH SET\",\"bcd\":\"275\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000355\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BEAUTIFUL HEAVY ROMPER\",\"bcd\":\"352\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1574\",\"orgInvcNo\":0,\"curRcptNo\":\"1574\",\"totRcptNo\":\"1574\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1574\",\"rcptPbctDt\":\"20250426194724\",\"intrlData\":\"RB3G1OY3X-37RM7NYHSZM1E8MS\",\"rcptSign\":\"YTL-_5FLY0C8XPMY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000301\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000347\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000278\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000355\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1575,'','Cash','','2025-04-26 19:49:23','','0','13','2025-04-26 19:49:23','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','131745686078','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1576,'','Cash','','2025-04-26 20:00:25','','0','13','2025-04-26 20:00:25','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','131745686815','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1576','1576','85XESDIL8Y62TMN549D-TWMFKQ','WPTSYTVO6DTEGSJ-','20250426200031','0','950','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1576\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250426200031\",\"salesDt\":\"20250426\",\"stockRlsDt\":\"20250426200031\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":950,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":950,\"totTaxAmt\":0,\"totAmt\":950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1576\",\"rcptPbctDt\":\"20250426\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1576\",\"orgInvcNo\":0,\"curRcptNo\":\"1576\",\"totRcptNo\":\"1576\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1576\",\"rcptPbctDt\":\"20250426200031\",\"intrlData\":\"85XESDIL8Y62TMN549D-TWMFKQ\",\"rcptSign\":\"WPTSYTVO6DTEGSJ-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1577,'','Cash','','2025-04-27 16:41:23','','0','13','2025-04-27 16:41:23','','6500','6500','1','retail','','6500','1','0','0','0','0','0','0','printed',' ','','2','0','131745761185','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1577','1577','NQAM0J3HG-6HZCTOC1CR1J2VXY','TKA94K29G3CCNAVP','20250427164129','0','1800','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1577\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250427164129\",\"salesDt\":\"20250427\",\"stockRlsDt\":\"20250427164129\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1800,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1800,\"totTaxAmt\":0,\"totAmt\":6500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1577\",\"rcptPbctDt\":\"20250427\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000355\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BEAUTIFUL HEAVY ROMPER\",\"bcd\":\"352\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000937\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ONESIS MTUMBA\",\"bcd\":\"1185\",\"pkgUnitCd\":\"BG\",\"pkg\":\"12.00\",\"qtyUnitCd\":\"U\",\"qty\":\"12.00\",\"prc\":\"100\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1577\",\"orgInvcNo\":0,\"curRcptNo\":\"1577\",\"totRcptNo\":\"1577\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1577\",\"rcptPbctDt\":\"20250427164129\",\"intrlData\":\"NQAM0J3HG-6HZCTOC1CR1J2VXY\",\"rcptSign\":\"TKA94K29G3CCNAVP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000355\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000937\",\"rsdQty\":\"12.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1578,'','Cash','','2025-04-28 19:59:36','','0','13','2025-04-28 19:59:36','','9699','9699','1','retail','','9699','1','0','0','0','0','0','0','printed',' ','','2','0','131745858669','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1578','1578','XNI8_QSEYQGMD9BER1VXFXPY9X','6N-O__FYDHEZMUX1','20250428200003','0','7329','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1578\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428200003\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428200003\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":20,\"taxblAmtA\":0,\"taxblAmtB\":7329,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8839,\"totTaxAmt\":0,\"totAmt\":9699,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1578\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000169\",\"itemClsCd\":\"53100000\",\"itemNm\":\"large cussons gift box\",\"bcd\":\"166\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1799\",\"splyAmt\":\"1360\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1799\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000203\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BOY SOCKS\",\"bcd\":\"200\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"360\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":8,\"itemCd\":\"0000967\",\"itemClsCd\":\"\",\"itemNm\":\"WATER GUN\",\"bcd\":\"1215\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":9,\"itemCd\":\"0000963\",\"itemClsCd\":\"\",\"itemNm\":\"KIDS GLASS\\/SHADES\",\"bcd\":\"1211\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":13,\"itemCd\":\"0000969\",\"itemClsCd\":\"\",\"itemNm\":\"TOURIST CAR\",\"bcd\":\"1217\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"120\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000937\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ONESIS MTUMBA\",\"bcd\":\"1185\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":18,\"itemCd\":\"0000982\",\"itemClsCd\":\"\",\"itemNm\":\"LIGHT BABY NEST\",\"bcd\":\"1230\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":19,\"itemCd\":\"0000967\",\"itemClsCd\":\"\",\"itemNm\":\"WATER GUN\",\"bcd\":\"1215\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1578\",\"orgInvcNo\":0,\"curRcptNo\":\"1578\",\"totRcptNo\":\"1578\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1578\",\"rcptPbctDt\":\"20250428200003\",\"intrlData\":\"XNI8_QSEYQGMD9BER1VXFXPY9X\",\"rcptSign\":\"6N-O__FYDHEZMUX1\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000169\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000203\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000967\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000963\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000969\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000937\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000982\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000967\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1579,'','Cash','','2025-04-28 20:04:23','','0','13','2025-04-28 20:04:23','','4950','4950','1','retail','','4950','1','0','0','0','0','0','0','printed',' ','','3','0','131745859607','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1579','1579','NXEU5RBKF-QJ7ND1GIPNI61I8P','ZRNX1Q1GNPYFIXLU','20250428200429','0','1000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1579\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428200429\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428200429\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1000,\"totTaxAmt\":0,\"totAmt\":4950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1579\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000597\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FLOWER PLATE BIG\",\"bcd\":\"502\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1050\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000590\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION BIG PLATE 10.5 INCH\",\"bcd\":\"495\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"350\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2100\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000472\",\"itemClsCd\":\"53100000\",\"itemNm\":\"10.5 INCH BLACK PLATE\",\"bcd\":\"m56\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"300\",\"splyAmt\":\"167\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1579\",\"orgInvcNo\":0,\"curRcptNo\":\"1579\",\"totRcptNo\":\"1579\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1579\",\"rcptPbctDt\":\"20250428200429\",\"intrlData\":\"NXEU5RBKF-QJ7ND1GIPNI61I8P\",\"rcptSign\":\"ZRNX1Q1GNPYFIXLU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000597\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000590\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000472\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1580,'','Cash','','2025-04-28 20:13:47','','0','13','2025-04-28 20:13:47','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','2','0','131745860295','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1580','1580','SXW091GVPMQZTXHRVT7_-OTDGD','LZGEYRVKQ6VTJW1L','20250428201352','0','1250','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1580\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250428201352\",\"salesDt\":\"20250428\",\"stockRlsDt\":\"20250428201352\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":1250,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1400,\"totTaxAmt\":0,\"totAmt\":1400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1580\",\"rcptPbctDt\":\"20250428\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000017\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Silicon Bibs\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000149\",\"itemClsCd\":\"53100000\",\"itemNm\":\"360 MAGIC CUP\",\"bcd\":\"146\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1580\",\"orgInvcNo\":0,\"curRcptNo\":\"1580\",\"totRcptNo\":\"1580\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1580\",\"rcptPbctDt\":\"20250428201352\",\"intrlData\":\"SXW091GVPMQZTXHRVT7_-OTDGD\",\"rcptSign\":\"LZGEYRVKQ6VTJW1L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000017\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000149\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1581,'','Cash','','2025-04-29 20:08:20','','0','13','2025-04-29 20:08:20','','7300','7300','1','retail','','7300','1','0','0','0','0','0','0','printed',' ','','2','0','131745946240','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1581','1581','YBVO6O3PIL5MS8MJIXQXB1O7SC','OT3APJTPZ2SVE6GN','20250429200826','0','5800','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1581\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429200826\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429200826\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":5800,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5800,\"totTaxAmt\":0,\"totAmt\":7300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1581\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000067\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Silicon Bowl and spoon \",\"bcd\":\"62\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000937\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ONESIS MTUMBA\",\"bcd\":\"1185\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000044\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Rocker\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000226\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unique vest\",\"bcd\":\"223\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"250\",\"splyAmt\":\"116\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000263\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 IN 1 COTTON ROMPER(PER ONE)\",\"bcd\":\"260\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000178\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby shower cap\",\"bcd\":\"175\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1581\",\"orgInvcNo\":0,\"curRcptNo\":\"1581\",\"totRcptNo\":\"1581\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1581\",\"rcptPbctDt\":\"20250429200826\",\"intrlData\":\"YBVO6O3PIL5MS8MJIXQXB1O7SC\",\"rcptSign\":\"OT3APJTPZ2SVE6GN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000067\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000937\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000044\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000226\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000263\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000178\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1582,'','Cash','','2025-04-29 20:09:38','','0','13','2025-04-29 20:09:38','','3500','3500','1','retail','','3500','1','0','0','0','0','0','0','printed',' ','','3','0','131745946508','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1582','1582','TID10CFZYCBBLY-XTE1QM-5TYD','HB1DLIWPLRQFELTY','20250429200956','0','3500','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1582\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250429200956\",\"salesDt\":\"20250429\",\"stockRlsDt\":\"20250429200956\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":3500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3500,\"totTaxAmt\":0,\"totAmt\":3500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1582\",\"rcptPbctDt\":\"20250429\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000655\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KNIFE SET-ROTATING-GERMANY\",\"bcd\":\"540\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3500\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1582\",\"orgInvcNo\":0,\"curRcptNo\":\"1582\",\"totRcptNo\":\"1582\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1582\",\"rcptPbctDt\":\"20250429200956\",\"intrlData\":\"TID10CFZYCBBLY-XTE1QM-5TYD\",\"rcptSign\":\"HB1DLIWPLRQFELTY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000655\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1583,'','Cash','','2025-04-29 20:11:14','','0','13','2025-04-29 20:11:14','','3999','3999','1','retail','','3999','1','0','0','0','0','0','0','printed',' ','','3','0','131745946648','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1584,'','Cash','','2025-04-29 20:11:35','','0','13','2025-04-29 20:11:35','','650','650','1','retail','','650','1','0','0','0','0','0','0','printed',' ','','2','0','131745946681','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1585,'','Cash','','2025-04-30 20:21:28','','0','13','2025-04-30 20:21:28','','1499','1499','1','retail','','1499','1','0','0','0','0','0','0','printed',' ','','2','0','131746033659','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1586,'','Cash','','2025-04-30 20:29:49','','0','13','2025-04-30 20:29:49','','9050','9050','1','retail','','9050','1','0','0','0','0','0','0','printed',' ','','2','0','131746033717','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1586','1586','ELWTYTWZ6H9ORSWM5PU97WDEI-','G3A3AY0PCDIZF2OJ','20250430202953','0','4350','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1586\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430202953\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430202953\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":10,\"taxblAmtA\":0,\"taxblAmtB\":4350,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6600,\"totTaxAmt\":0,\"totAmt\":9050,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1586\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Shawl\",\"bcd\":\"131\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"0000971\",\"itemClsCd\":\"\",\"itemNm\":\"SMALL TRUCK TOY\",\"bcd\":\"1219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":4,\"itemCd\":\"0000969\",\"itemClsCd\":\"\",\"itemNm\":\"TOURIST CAR\",\"bcd\":\"1217\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"120\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000278\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY BOTTLE BRUSH SET\",\"bcd\":\"275\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":\"0000964\",\"itemClsCd\":\"\",\"itemNm\":\"PLASTIC FEEDING CHAIR\",\"bcd\":\"1212\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000263\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 IN 1 COTTON ROMPER(PER ONE)\",\"bcd\":\"260\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"53100000\",\"itemNm\":\"onesis \",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"300\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000301\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT- SMALL\",\"bcd\":\"298\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000906\",\"itemClsCd\":\"99030000\",\"itemNm\":\"GEISHA SOAP SMALL\",\"bcd\":\"1154\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"47\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1586\",\"orgInvcNo\":0,\"curRcptNo\":\"1586\",\"totRcptNo\":\"1586\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1586\",\"rcptPbctDt\":\"20250430202953\",\"intrlData\":\"ELWTYTWZ6H9ORSWM5PU97WDEI-\",\"rcptSign\":\"G3A3AY0PCDIZF2OJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000971\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000969\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000278\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000964\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000263\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000301\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000906\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1587,'','Cash','','2025-04-30 20:30:56','','0','13','2025-04-30 20:30:56','','2150','2150','1','retail','','2150','1','0','0','0','0','0','0','printed',' ','','3','0','131746034195','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1587','1587','3RXB8PENIJHJREG4A81J89_UKB','SKZAXSK10HYDDATC','20250430203104','0','2150','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1587\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250430203104\",\"salesDt\":\"20250430\",\"stockRlsDt\":\"20250430203104\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":2150,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2150,\"totTaxAmt\":0,\"totAmt\":2150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1587\",\"rcptPbctDt\":\"20250430\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000591\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION BOWLS\",\"bcd\":\"496\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000479\",\"itemClsCd\":\"53100000\",\"itemNm\":\"2 IN 1 KITCHEN MATS.\",\"bcd\":\"406\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000731\",\"itemClsCd\":\"53100000\",\"itemNm\":\"RICE DRAINER- BIG\",\"bcd\":\"601\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1587\",\"orgInvcNo\":0,\"curRcptNo\":\"1587\",\"totRcptNo\":\"1587\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1587\",\"rcptPbctDt\":\"20250430203104\",\"intrlData\":\"3RXB8PENIJHJREG4A81J89_UKB\",\"rcptSign\":\"SKZAXSK10HYDDATC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000591\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000479\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000731\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1588,'','Cash','','2025-05-01 19:46:28','','0','13','2025-05-01 19:46:28','','12700','12700','1','retail','','12700','1','0','0','0','0','0','0','printed',' ','','2','0','131746117542','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1588','1588','Y54UIJ_L18HAK27TWSUYMMRXK6','ENH9BX91_CHRPNPV','20250501194636','0','7700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1588\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501194636\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501194636\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":16,\"taxblAmtA\":0,\"taxblAmtB\":7700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8700,\"totTaxAmt\":0,\"totAmt\":12700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1588\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000027\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dr. Dudu\",\"bcd\":\"6970802080026\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000019\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Burp Cloth 3 in 1 \",\"bcd\":\"19\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000262\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MF 2 IN 1 SUIT\",\"bcd\":\"259\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"480\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000937\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ONESIS MTUMBA\",\"bcd\":\"1185\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"100\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000254\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON BABY SHORT\",\"bcd\":\"251\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"350\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1050\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000226\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unique vest\",\"bcd\":\"223\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"250\",\"splyAmt\":\"116\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000246\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNISEX SHORT\",\"bcd\":\"243\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1150\",\"splyAmt\":\"550\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2300\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000017\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Silicon Bibs\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000254\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON BABY SHORT\",\"bcd\":\"251\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"350\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1400\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000936\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SILICONE TEETHING TOY\",\"bcd\":\"1184\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"216\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":16,\"itemCd\":\"0000971\",\"itemClsCd\":\"\",\"itemNm\":\"SMALL TRUCK TOY\",\"bcd\":\"1219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1588\",\"orgInvcNo\":0,\"curRcptNo\":\"1588\",\"totRcptNo\":\"1588\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1588\",\"rcptPbctDt\":\"20250501194636\",\"intrlData\":\"Y54UIJ_L18HAK27TWSUYMMRXK6\",\"rcptSign\":\"ENH9BX91_CHRPNPV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000027\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000019\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000262\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000937\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000254\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000226\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000246\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000017\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000254\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000936\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000971\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1589,'','Cash','','2025-05-01 19:48:19','','0','13','2025-05-01 19:48:19','','2700','2700','1','retail','','2700','1','0','0','0','0','0','0','printed',' ','','3','0','131746118004','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1589','1589','7129JIQWGG_GWL0GW5UCFTOGJC','BIFHZ6R1VA74IWKW','20250501194823','0','2700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1589\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250501194823\",\"salesDt\":\"20250501\",\"stockRlsDt\":\"20250501194823\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":2700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2700,\"totTaxAmt\":0,\"totAmt\":2700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1589\",\"rcptPbctDt\":\"20250501\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000479\",\"itemClsCd\":\"53100000\",\"itemNm\":\"2 IN 1 KITCHEN MATS.\",\"bcd\":\"406\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000504\",\"itemClsCd\":\"53100000\",\"itemNm\":\"40 by 60 SHOWER BATH MATS\",\"bcd\":\"429\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000847\",\"itemClsCd\":\"53100000\",\"itemNm\":\"VACUUM FLASK 500ML\",\"bcd\":\"684\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1589\",\"orgInvcNo\":0,\"curRcptNo\":\"1589\",\"totRcptNo\":\"1589\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1589\",\"rcptPbctDt\":\"20250501194823\",\"intrlData\":\"7129JIQWGG_GWL0GW5UCFTOGJC\",\"rcptSign\":\"BIFHZ6R1VA74IWKW\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000479\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000504\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000847\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1590,'','Cash','','2025-05-01 19:54:46','','0','13','2025-05-01 19:54:47','','5250','5250','1','retail','','5250','1','0','0','0','0','0','0','printed',' ','','2','0','131746118293','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1591,'','Cash','','2025-05-02 19:46:12','','0','13','2025-05-02 19:46:12','','8119','8119','1','retail','','8119','1','0','0','0','0','0','0','printed',' ','','2','0','131746203973','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1591','1591','ZQWIWXWVTNWUGWXVPEVS_B5RGN','VZ7GEDNUWJVRMRYB','20250502194628','0','5969','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1591\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250502194628\",\"salesDt\":\"20250502\",\"stockRlsDt\":\"20250502194628\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":5969,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6119,\"totTaxAmt\":0,\"totAmt\":8119,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1591\",\"rcptPbctDt\":\"20250502\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000199\",\"itemClsCd\":\"53100000\",\"itemNm\":\"CLOTH BIN\",\"bcd\":\"196\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"999\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"999.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"999\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000053\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Carrier (Hip Seater )\",\"bcd\":\"50\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2800\",\"splyAmt\":\"1900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2800\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"150\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000234\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY STORAGE BAGS\",\"bcd\":\"231\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1900\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000173\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NAPPY LINERS-LARGE\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"70\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"70.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"420\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1591\",\"orgInvcNo\":0,\"curRcptNo\":\"1591\",\"totRcptNo\":\"1591\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1591\",\"rcptPbctDt\":\"20250502194628\",\"intrlData\":\"ZQWIWXWVTNWUGWXVPEVS_B5RGN\",\"rcptSign\":\"VZ7GEDNUWJVRMRYB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000199\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000053\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000234\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000173\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1592,'','Cash','','2025-05-02 19:47:55','','0','13','2025-05-02 19:47:56','','2150','2150','1','retail','','2150','1','0','0','0','0','0','0','printed',' ','','2','0','131746204423','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1593,'','Cash','','2025-05-02 19:52:36','','0','13','2025-05-02 19:52:36','','7800','7800','1','retail','','7800','1','0','0','0','0','0','0','printed',' ','','3','0','131746204493','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1594,'','Cash','','2025-05-02 19:55:57','','0','11','2025-05-02 19:55:57','','2890','2890','1','retail','','2890','1','0','0','0','0','0','0','printed',' ','','2','0','111746204887','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1595,'','Cash','','2025-05-05 19:40:17','','0','13','2025-05-05 19:40:17','','6259','6259','1','retail','','6259','1','0','0','0','0','0','0','printed',' ','','2','0','131746463124','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1595','1595','SA0I2CDNJIMOCI29R8B7JQCSCU','KZGCJGGOCHIWAKE_','20250505194040','0','6139','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1595\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250505194040\",\"salesDt\":\"20250505\",\"stockRlsDt\":\"20250505194040\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":6139,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6139,\"totTaxAmt\":0,\"totAmt\":6259,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1595\",\"rcptPbctDt\":\"20250505\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000206\",\"itemClsCd\":\"53100000\",\"itemNm\":\"AFI JUNIOR SHOES\",\"bcd\":\"203\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000267\",\"itemClsCd\":\"53100000\",\"itemNm\":\"INFANTINO BABY CARRIER\",\"bcd\":\"264\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000173\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NAPPY LINERS-LARGE\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"70\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"70.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"70\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1595\",\"orgInvcNo\":0,\"curRcptNo\":\"1595\",\"totRcptNo\":\"1595\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1595\",\"rcptPbctDt\":\"20250505194040\",\"intrlData\":\"SA0I2CDNJIMOCI29R8B7JQCSCU\",\"rcptSign\":\"KZGCJGGOCHIWAKE_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000206\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000267\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000173\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1596,'','Cash','','2025-05-05 19:44:44','','0','13','2025-05-05 19:44:44','','1250','1250','1','retail','','1250','1','0','0','0','0','0','0','printed',' ','','2','0','131746463244','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1596','1596','XJ_ZOWDIGFCFNRMHOY7EVYZV0O','TT6KT55RNEQU7Q5T','20250505194450','0','1250','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1596\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250505194450\",\"salesDt\":\"20250505\",\"stockRlsDt\":\"20250505194450\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":1250,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1250,\"totTaxAmt\":0,\"totAmt\":1250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1596\",\"rcptPbctDt\":\"20250505\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000942\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BABY WRITING BOARD\",\"bcd\":\"1190\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1596\",\"orgInvcNo\":0,\"curRcptNo\":\"1596\",\"totRcptNo\":\"1596\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1596\",\"rcptPbctDt\":\"20250505194450\",\"intrlData\":\"XJ_ZOWDIGFCFNRMHOY7EVYZV0O\",\"rcptSign\":\"TT6KT55RNEQU7Q5T\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000942\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1597,'','Cash','','2025-05-05 19:47:51','','0','13','2025-05-05 19:47:51','','4110','4110','1','retail','','4110','1','0','0','0','0','0','0','printed',' ','','2','0','131746463527','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1597','1597','EMJ6QIQKKGKLM7KCL9FIW0PUAK','EAVCDACSNA4WHCCZ','20250505194802','0','2370','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1597\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250505194802\",\"salesDt\":\"20250505\",\"stockRlsDt\":\"20250505194802\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":2370,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3770,\"totTaxAmt\":0,\"totAmt\":4110,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1597\",\"rcptPbctDt\":\"20250505\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000288\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DOTTED SOCKS\",\"bcd\":\"285\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":4,\"itemCd\":\"0000970\",\"itemClsCd\":\"\",\"itemNm\":\"BIG TRUCK TOY\",\"bcd\":\"1218\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1400\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Marking Tosh- BIG\",\"bcd\":\"67\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000270\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON WOOL 200 GRAMS\",\"bcd\":\"267\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1597\",\"orgInvcNo\":0,\"curRcptNo\":\"1597\",\"totRcptNo\":\"1597\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1597\",\"rcptPbctDt\":\"20250505194802\",\"intrlData\":\"EMJ6QIQKKGKLM7KCL9FIW0PUAK\",\"rcptSign\":\"EAVCDACSNA4WHCCZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000288\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000970\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000270\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1598,'','Cash','','2025-05-05 19:49:41','','0','13','2025-05-05 19:49:41','','1100','1100','1','retail','','1100','1','0','0','0','0','0','0','printed',' ','','2','0','131746463706','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1599,'','Cash','','2025-05-05 19:50:30','','0','13','2025-05-05 19:50:30','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','131746463795','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1600,'','Cash','','2025-05-05 19:54:11','','0','13','2025-05-05 19:54:11','','3050','3050','1','retail','','3050','1','0','0','0','0','0','0','printed',' ','','2','0','131746463838','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1601,'','Cash','','2025-05-05 20:05:57','','0','13','2025-05-05 20:05:57','','2050','2050','1','retail','','2050','1','0','0','0','0','0','0','printed',' ','','2','0','131746464481','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1601','1601','5XVGFSTN5YWP0EZ48XZ72BKLAK','QPBTDRIMCZ6HYJ_U','20250505200609','0','1050','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1601\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250505200609\",\"salesDt\":\"20250505\",\"stockRlsDt\":\"20250505200609\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":1050,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1050,\"totTaxAmt\":0,\"totAmt\":2050,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1601\",\"rcptPbctDt\":\"20250505\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000226\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unique vest\",\"bcd\":\"223\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"250\",\"splyAmt\":\"116\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000288\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DOTTED SOCKS\",\"bcd\":\"285\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000288\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DOTTED SOCKS\",\"bcd\":\"285\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1601\",\"orgInvcNo\":0,\"curRcptNo\":\"1601\",\"totRcptNo\":\"1601\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1601\",\"rcptPbctDt\":\"20250505200609\",\"intrlData\":\"5XVGFSTN5YWP0EZ48XZ72BKLAK\",\"rcptSign\":\"QPBTDRIMCZ6HYJ_U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000226\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000288\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000288\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1602,'','Cash','','2025-05-05 20:09:47','','0','11','2025-05-05 20:09:47','','6720','6720','1','retail','','6720','1','0','0','0','0','0','0','printed',' ','','2','0','111746464815','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1602','1602','8XNFVTZNBPHQ9P6RDR9WYTIAS5','DUOVPUQSTRR56BTY','20250505200956','0','3120','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1602\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250505200956\",\"salesDt\":\"20250505\",\"stockRlsDt\":\"20250505200956\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":3120,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6370,\"totTaxAmt\":0,\"totAmt\":6720,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1602\",\"rcptPbctDt\":\"20250505\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000173\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NAPPY LINERS-LARGE\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"70\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"70.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"420\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000257\",\"itemClsCd\":\"53100000\",\"itemNm\":\"AVENT DISPOSABLE BREAST PADS\",\"bcd\":\"254\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000096\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dispossable Panties (51 in 1 )\",\"bcd\":\"99\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":4,\"itemCd\":\"0000961\",\"itemClsCd\":\"\",\"itemNm\":\"UMBRELLA ADULT\",\"bcd\":\"1209\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Care Kit\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":7,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"Double bottle milk warmer\",\"bcd\":\"1205\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"2600\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"2600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1602\",\"orgInvcNo\":0,\"curRcptNo\":\"1602\",\"totRcptNo\":\"1602\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1602\",\"rcptPbctDt\":\"20250505200956\",\"intrlData\":\"8XNFVTZNBPHQ9P6RDR9WYTIAS5\",\"rcptSign\":\"DUOVPUQSTRR56BTY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000173\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000257\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000096\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000961\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1603,'','Cash','','2025-05-06 19:46:30','','0','13','2025-05-06 19:46:30','','11290','11290','1','retail','','11290','1','0','0','0','0','0','0','printed',' ','','2','0','131746549574','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1603','1603','XMK_7XOVM0FOGX3KWZKBH1QMMO','21DIQZB_IRMCU4AM','20250506194638','0','9780','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1603\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250506194638\",\"salesDt\":\"20250506\",\"stockRlsDt\":\"20250506194638\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":9,\"taxblAmtA\":0,\"taxblAmtB\":9780,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9780,\"totTaxAmt\":0,\"totAmt\":11290,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1603\",\"rcptPbctDt\":\"20250506\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000368\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY WALKER WITH UMBRELLA -MOMEASY.\",\"bcd\":\"365\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4500\",\"splyAmt\":\"2900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000327\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PIANO FITNESS RACK\",\"bcd\":\"324\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2700\",\"splyAmt\":\"1600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2700\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000078\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Nest\",\"bcd\":\"71\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1400\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1603\",\"orgInvcNo\":0,\"curRcptNo\":\"1603\",\"totRcptNo\":\"1603\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1603\",\"rcptPbctDt\":\"20250506194638\",\"intrlData\":\"XMK_7XOVM0FOGX3KWZKBH1QMMO\",\"rcptSign\":\"21DIQZB_IRMCU4AM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000368\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000327\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1604,'','Cash','','2025-05-06 19:53:21','','0','13','2025-05-06 19:53:21','','9100','9100','1','retail','','9100','1','0','0','0','0','0','0','printed',' ','','2','0','131746550140','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1605,'','Cash','','2025-05-06 19:59:04','','0','13','2025-05-06 19:59:04','','3600','3600','1','retail','','3600','1','0','0','0','0','0','0','printed',' ','','3','0','131746550702','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1606,'','Cash','','2025-05-07 19:44:28','','0','13','2025-05-07 19:44:28','','2260','2260','1','retail','','2260','1','0','0','0','0','0','0','printed',' ','','2','0','131746636094','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1606','1606','7N3W_DTQX2DHSNDSRTQM4WPSCY','O5ENJR0S_WNRBMNZ','20250507194442','0','1730','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1606\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250507194442\",\"salesDt\":\"20250507\",\"stockRlsDt\":\"20250507194442\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":1730,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1730,\"totTaxAmt\":0,\"totAmt\":2260,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1606\",\"rcptPbctDt\":\"20250507\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Care Kit\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000051\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Towel \",\"bcd\":\"48\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"150\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1606\",\"orgInvcNo\":0,\"curRcptNo\":\"1606\",\"totRcptNo\":\"1606\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1606\",\"rcptPbctDt\":\"20250507194442\",\"intrlData\":\"7N3W_DTQX2DHSNDSRTQM4WPSCY\",\"rcptSign\":\"O5ENJR0S_WNRBMNZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000051\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1607,'','Cash','','2025-05-07 19:54:25','','0','13','2025-05-07 19:54:26','','10490','10490','1','retail','','10490','1','0','0','0','0','0','0','printed',' ','','2','0','131746636451','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1608,'','Cash','','2025-05-07 19:56:16','','0','13','2025-05-07 19:56:16','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','3','0','131746636925','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1609,'','Cash','','2025-05-07 20:14:25','','0','13','2025-05-07 20:14:25','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','2','0','131746638054','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1609','1609','PZ3EJITDHVOV8O4FEOCUHDB3C9','E8BVA1UMMPHIDSVM','20250507201431','0','150','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1609\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250507201431\",\"salesDt\":\"20250507\",\"stockRlsDt\":\"20250507201431\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":150,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":150,\"totTaxAmt\":0,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1609\",\"rcptPbctDt\":\"20250507\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1609\",\"orgInvcNo\":0,\"curRcptNo\":\"1609\",\"totRcptNo\":\"1609\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1609\",\"rcptPbctDt\":\"20250507201431\",\"intrlData\":\"PZ3EJITDHVOV8O4FEOCUHDB3C9\",\"rcptSign\":\"E8BVA1UMMPHIDSVM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1610,'','Cash','','2025-05-07 20:15:29','','0','13','2025-05-07 20:15:29','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','2','0','131746637998','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1610','1610','TTMRYAIGG-SD927Y2VQLBQMMQY','YMOGQPSF4KYXXRV-','20250507201533','0','150','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1610\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250507201533\",\"salesDt\":\"20250507\",\"stockRlsDt\":\"20250507201533\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":150,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":150,\"totTaxAmt\":0,\"totAmt\":150,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1610\",\"rcptPbctDt\":\"20250507\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1610\",\"orgInvcNo\":0,\"curRcptNo\":\"1610\",\"totRcptNo\":\"1610\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1610\",\"rcptPbctDt\":\"20250507201533\",\"intrlData\":\"TTMRYAIGG-SD927Y2VQLBQMMQY\",\"rcptSign\":\"YMOGQPSF4KYXXRV-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1611,'','Cash','','2025-05-09 19:38:01','','0','13','2025-05-09 19:38:01','','11770','11770','1','retail','','11770','1','0','0','0','0','0','0','printed',' ','','2','0','131746808214','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1611','1611','M_N_ONG4LB4KSJRFYWZXUY0JLQ','YXCPRYXEBAUEZP4U','20250509193810','0','9770','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1611\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250509193810\",\"salesDt\":\"20250509\",\"stockRlsDt\":\"20250509193810\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":18,\"taxblAmtA\":0,\"taxblAmtB\":9770,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9830,\"totTaxAmt\":0,\"totAmt\":11770,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1611\",\"rcptPbctDt\":\"20250509\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000234\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY STORAGE BAGS\",\"bcd\":\"231\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Care Kit\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Shawl\",\"bcd\":\"131\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Blanket\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Care Kit\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000354\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE BABY NET\",\"bcd\":\"351\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000061\",\"itemClsCd\":\"53100000\",\"itemNm\":\"High Waist Panties\",\"bcd\":\"6972410090008\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"300\",\"splyAmt\":\"142\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000061\",\"itemClsCd\":\"53100000\",\"itemNm\":\"High Waist Panties\",\"bcd\":\"6972410090008\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"142\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1611\",\"orgInvcNo\":0,\"curRcptNo\":\"1611\",\"totRcptNo\":\"1611\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1611\",\"rcptPbctDt\":\"20250509193810\",\"intrlData\":\"M_N_ONG4LB4KSJRFYWZXUY0JLQ\",\"rcptSign\":\"YXCPRYXEBAUEZP4U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000234\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000354\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000061\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000061\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1612,'','Cash','','2025-05-09 19:43:08','','0','11','2025-05-09 19:43:08','','4390','4390','1','retail','','4390','1','0','0','0','0','0','0','printed',' ','','2','0','111746808900','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1613,'','Cash','','2025-05-10 19:42:56','','0','13','2025-05-10 19:42:56','','12410','12410','1','retail','','12410','1','0','0','0','0','0','0','printed',' ','','2','0','131746894965','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1613','1613','2PJH0JWNDHN7QFQ8TOVPYXDLR2','GFPBSTVK1XBPNLAO','20250510194310','0','10630','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1613\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250510194310\",\"salesDt\":\"20250510\",\"stockRlsDt\":\"20250510194310\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":14,\"taxblAmtA\":0,\"taxblAmtB\":10630,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":12030,\"totTaxAmt\":0,\"totAmt\":12410,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1613\",\"rcptPbctDt\":\"20250510\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000301\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT- SMALL\",\"bcd\":\"298\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000261\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MUSLIN FLANNEL\",\"bcd\":\"258\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000078\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Nest\",\"bcd\":\"71\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000945\",\"itemClsCd\":\"99030000\",\"itemNm\":\"WATER BUBBLE\",\"bcd\":\"1193\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"35\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000285\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LESO\",\"bcd\":\"282\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"280\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Blanket\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000279\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY DISPOSABLE BREAST PAD\",\"bcd\":\"276\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"535\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000075\",\"itemClsCd\":\"53100000\",\"itemNm\":\"swaddle \",\"bcd\":\"68\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000048\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Supersoft Blankets \",\"bcd\":\"45\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000090\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby fruit Feeder \",\"bcd\":\"6972864340117\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":14,\"itemCd\":\"0000970\",\"itemClsCd\":\"\",\"itemNm\":\"BIG TRUCK TOY\",\"bcd\":\"1218\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1400\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1613\",\"orgInvcNo\":0,\"curRcptNo\":\"1613\",\"totRcptNo\":\"1613\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1613\",\"rcptPbctDt\":\"20250510194310\",\"intrlData\":\"2PJH0JWNDHN7QFQ8TOVPYXDLR2\",\"rcptSign\":\"GFPBSTVK1XBPNLAO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000301\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000261\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000078\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000945\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000285\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000279\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000075\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000048\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000090\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000970\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1614,'','Cash','','2025-05-10 19:45:49','','0','13','2025-05-10 19:45:49','','2350','2350','1','retail','','2350','1','0','0','0','0','0','0','printed',' ','','3','0','131746895439','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1615,'','Cash','','2025-05-10 19:58:11','','0','13','2025-05-10 19:58:12','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','131746896276','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1615','1615','AXWROSI2MUX2T0TE_3UTVN1DFD','QGJAT5CA5FRDPJX9','20250510195817','0','600','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1615\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250510195817\",\"salesDt\":\"20250510\",\"stockRlsDt\":\"20250510195817\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":600,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":600,\"totTaxAmt\":0,\"totAmt\":600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1615\",\"rcptPbctDt\":\"20250510\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000026\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Shakers\",\"bcd\":\"26\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1615\",\"orgInvcNo\":0,\"curRcptNo\":\"1615\",\"totRcptNo\":\"1615\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1615\",\"rcptPbctDt\":\"20250510195817\",\"intrlData\":\"AXWROSI2MUX2T0TE_3UTVN1DFD\",\"rcptSign\":\"QGJAT5CA5FRDPJX9\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000026\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1616,'','Cash','','2025-05-11 17:46:02','','0','13','2025-05-11 17:46:02','','10097','10097','1','retail','','10097','1','0','0','0','0','0','0','printed',' ','','3','0','131746974349','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1617,'','Cash','','2025-05-11 18:00:31','','0','11','2025-05-11 18:00:31','','7320','7320','1','retail','','7320','1','0','0','0','0','0','0','printed',' ','','2','0','111746975336','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1618,'','Cash','','2025-05-11 18:03:26','','0','13','2025-05-11 18:03:26','','16500','16500','1','retail','','16500','1','0','0','0','0','0','0','printed',' ','','3','0','131746975724','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1619,'','Cash','','2025-05-11 18:24:39','','0','13','2025-05-11 18:24:39','','9500','9500','1','retail','','9500','1','0','0','0','0','0','0','printed',' ','','2','0','131746976895','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1620,'','Cash','','2025-05-12 20:41:19','','0','13','2025-05-12 20:41:19','','15550','15550','1','retail','','15550','1','0','0','0','0','0','0','printed',' ','','2','0','131747071492','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1621,'','Cash','','2025-05-12 20:44:10','','0','13','2025-05-12 20:44:10','','1290','1290','1','retail','','1290','1','0','0','0','0','0','0','printed',' ','','2','0','131747071732','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1621','1621','DVIBBTMZSIDBIDM5CZNE3F6RVN','IBYQQOQK16DVDWVA','20250512204416','0','730','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1621\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250512204416\",\"salesDt\":\"20250512\",\"stockRlsDt\":\"20250512204416\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":730,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":790,\"totTaxAmt\":0,\"totAmt\":1290,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1621\",\"rcptPbctDt\":\"20250512\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000039\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pull Neck\",\"bcd\":\"36\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1621\",\"orgInvcNo\":0,\"curRcptNo\":\"1621\",\"totRcptNo\":\"1621\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1621\",\"rcptPbctDt\":\"20250512204416\",\"intrlData\":\"DVIBBTMZSIDBIDM5CZNE3F6RVN\",\"rcptSign\":\"IBYQQOQK16DVDWVA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000039\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1622,'','Cash','','2025-05-13 19:59:10','','0','13','2025-05-13 19:59:10','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','131747155519','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1622','1622','AMALGIPRWOQTG22T4IU-X_YO7H','ES73VAUOWEF7XV02','20250513195916','0','2500','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1622\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250513195916\",\"salesDt\":\"20250513\",\"stockRlsDt\":\"20250513195916\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":2500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2500,\"totTaxAmt\":0,\"totAmt\":2500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1622\",\"rcptPbctDt\":\"20250513\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1622\",\"orgInvcNo\":0,\"curRcptNo\":\"1622\",\"totRcptNo\":\"1622\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1622\",\"rcptPbctDt\":\"20250513195916\",\"intrlData\":\"AMALGIPRWOQTG22T4IU-X_YO7H\",\"rcptSign\":\"ES73VAUOWEF7XV02\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1623,'','Cash','','2025-05-13 20:04:38','','0','13','2025-05-13 20:04:38','','5000','5000','1','retail','','5000','1','0','0','0','0','0','0','printed',' ','','2','0','131747155603','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1623','1623','5XI5LUGRMMQ4BSGFEERFMROM_S','IOL0IDPAB5AU7ILF','20250513200443','0','4700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1623\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250513200443\",\"salesDt\":\"20250513\",\"stockRlsDt\":\"20250513200443\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":4700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4700,\"totTaxAmt\":0,\"totAmt\":5000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1623\",\"rcptPbctDt\":\"20250513\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000044\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Rocker\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000054\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Washable Diaper\",\"bcd\":\"51\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"150\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000301\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SOFTCARE LOW COUNT- SMALL\",\"bcd\":\"298\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1623\",\"orgInvcNo\":0,\"curRcptNo\":\"1623\",\"totRcptNo\":\"1623\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1623\",\"rcptPbctDt\":\"20250513200443\",\"intrlData\":\"5XI5LUGRMMQ4BSGFEERFMROM_S\",\"rcptSign\":\"IOL0IDPAB5AU7ILF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000044\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000054\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000301\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1624,'','Cash','','2025-05-13 20:05:16','','0','13','2025-05-13 20:05:16','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','2','0','131747155897','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1625,'','Cash','','2025-05-14 20:12:56','','0','13','2025-05-14 20:12:56','','27900','27900','1','retail','','27900','1','0','0','0','0','0','0','printed',' ','','2','0','131747242054','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1626,'','Cash','','2025-05-14 20:14:12','','0','13','2025-05-14 20:14:12','','4200','4200','1','retail','','4200','1','0','0','0','0','0','0','printed',' ','','3','0','131747242784','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1627,'','Cash','','2025-05-14 20:17:04','','0','13','2025-05-14 20:17:04','','4800','4800','1','retail','','4800','1','0','0','0','0','0','0','printed',' ','','2','0','131747242942','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1627','1627','OF53LSELN-3KOWRGR8WNHVL6Q3','EWDX66KXD3VJDZM7','20250514201711','0','4050','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1627\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250514201711\",\"salesDt\":\"20250514\",\"stockRlsDt\":\"20250514201711\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":4,\"taxblAmtA\":0,\"taxblAmtB\":4050,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4600,\"totTaxAmt\":0,\"totAmt\":4800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1627\",\"rcptPbctDt\":\"20250514\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000234\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY STORAGE BAGS\",\"bcd\":\"231\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000176\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pregnancy Pillow U-SHAPED\",\"bcd\":\"173\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"2000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1627\",\"orgInvcNo\":0,\"curRcptNo\":\"1627\",\"totRcptNo\":\"1627\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1627\",\"rcptPbctDt\":\"20250514201711\",\"intrlData\":\"OF53LSELN-3KOWRGR8WNHVL6Q3\",\"rcptSign\":\"EWDX66KXD3VJDZM7\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000234\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000176\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1628,'','Cash','','2025-05-15 19:48:10','','0','13','2025-05-15 19:48:10','','9249','9249','1','retail','','9249','1','0','0','0','0','0','0','printed',' ','','3','0','131747327412','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1628','1628','HNMDMMBOJ6XYQ1HEYNLDNTBPCP','QLWDRAS1KDUNMVJT','20250515194847','0','8799','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1628\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250515194847\",\"salesDt\":\"20250515\",\"stockRlsDt\":\"20250515194847\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":9,\"taxblAmtA\":0,\"taxblAmtB\":8799,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8799,\"totTaxAmt\":0,\"totAmt\":9249,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1628\",\"rcptPbctDt\":\"20250515\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000897\",\"itemClsCd\":\"99030000\",\"itemNm\":\"HOODED INFANTINO\",\"bcd\":\"1145\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3300\",\"splyAmt\":\"2000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Shawl\",\"bcd\":\"131\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000080\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Receiving set heavy \",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000347\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WIDE NECK FEEDING BOTTLE\",\"bcd\":\"344\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000926\",\"itemClsCd\":\"99030000\",\"itemNm\":\"NIP NAP 48PCS -SMALL \",\"bcd\":\"1174\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"150\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000921\",\"itemClsCd\":\"99030000\",\"itemNm\":\"2 IN 1 BRUSH\",\"bcd\":\"1169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1628\",\"orgInvcNo\":0,\"curRcptNo\":\"1628\",\"totRcptNo\":\"1628\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1628\",\"rcptPbctDt\":\"20250515194847\",\"intrlData\":\"HNMDMMBOJ6XYQ1HEYNLDNTBPCP\",\"rcptSign\":\"QLWDRAS1KDUNMVJT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000897\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000347\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000926\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000921\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1629,'','Cash','','2025-05-15 19:56:39','','0','11','2025-05-15 19:56:40','','3050','3050','1','retail','','3050','1','0','0','0','0','0','0','printed',' ','','2','0','111747327815','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1630,'','Cash','','2025-05-16 14:45:39','','0','13','2025-05-16 14:45:39','','42759','42759','1','retail','','42759','1','0','0','0','0','0','0','printed',' ','','2','0','131747394327','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1631,'','Cash','','2025-05-16 14:46:48','','0','13','2025-05-16 14:46:48','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','3','0','131747395946','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1632,'','Cash','','2025-05-16 19:50:46','','0','13','2025-05-16 19:50:46','','2900','2900','1','retail','','2900','1','0','0','0','0','0','0','printed',' ','','2','0','131747414123','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1632','1632','RGZMIGBJY_E0M4OWTVQ7VH4M-Q','IOWAVPVO547D5YHM','20250516195059','0','2900','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1632\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250516195059\",\"salesDt\":\"20250516\",\"stockRlsDt\":\"20250516195059\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":2900,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2900,\"totTaxAmt\":0,\"totAmt\":2900,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1632\",\"rcptPbctDt\":\"20250516\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000206\",\"itemClsCd\":\"53100000\",\"itemNm\":\"AFI JUNIOR SHOES\",\"bcd\":\"203\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1632\",\"orgInvcNo\":0,\"curRcptNo\":\"1632\",\"totRcptNo\":\"1632\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1632\",\"rcptPbctDt\":\"20250516195059\",\"intrlData\":\"RGZMIGBJY_E0M4OWTVQ7VH4M-Q\",\"rcptSign\":\"IOWAVPVO547D5YHM\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000206\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1633,'','Cash','','2025-05-16 20:03:57','','0','13','2025-05-16 20:03:57','','14850','14850','1','retail','','14850','1','0','0','0','0','0','0','printed',' ','','2','0','131747414301','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1634,'','Cash','','2025-05-17 20:07:08','','0','13','2025-05-17 20:07:08','','8050','8050','1','retail','','8050','1','0','0','0','0','0','0','printed',' ','','2','0','131747501194','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1634','1634','TY6CB9QP8U_FSNJ9UMR5X5MZPS','PF_180FWO0Q4GVT-','20250517200755','0','7050','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1634\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250517200755\",\"salesDt\":\"20250517\",\"stockRlsDt\":\"20250517200755\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":7050,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7700,\"totTaxAmt\":0,\"totAmt\":8050,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1634\",\"rcptPbctDt\":\"20250517\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000961\",\"itemClsCd\":\"\",\"itemNm\":\"UMBRELLA ADULT\",\"bcd\":\"1209\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000134\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Shawl\",\"bcd\":\"131\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy baby walker\",\"bcd\":\"169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1634\",\"orgInvcNo\":0,\"curRcptNo\":\"1634\",\"totRcptNo\":\"1634\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1634\",\"rcptPbctDt\":\"20250517200755\",\"intrlData\":\"TY6CB9QP8U_FSNJ9UMR5X5MZPS\",\"rcptSign\":\"PF_180FWO0Q4GVT-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000961\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000134\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1635,'','Cash','','2025-05-17 20:12:31','','0','13','2025-05-17 20:12:31','','5848','5848','1','retail','','5848','1','0','0','0','0','0','0','printed',' ','','2','0','131747501861','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1636,'','Cash','','2025-05-17 20:17:39','','0','13','2025-05-17 20:17:39','','350','350','1','retail','','350','1','0','0','0','0','0','0','printed',' ','','3','0','131747502205','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1637,'','Cash','','2025-05-18 18:47:30','','0','13','2025-05-18 18:47:30','','2100','2100','1','retail','','2100','1','0','0','0','0','0','0','printed',' ','','2','0','131747583149','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1637','1637','DX-NHOVO66-O9OTTKCPNUU8WT6','SOINNVZAHZU1RJVV','20250518184745','0','650','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1637\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250518184745\",\"salesDt\":\"20250518\",\"stockRlsDt\":\"20250518184745\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":650,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":950,\"totTaxAmt\":0,\"totAmt\":2100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1637\",\"rcptPbctDt\":\"20250518\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000263\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 IN 1 COTTON ROMPER(PER ONE)\",\"bcd\":\"260\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":3,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1637\",\"orgInvcNo\":0,\"curRcptNo\":\"1637\",\"totRcptNo\":\"1637\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1637\",\"rcptPbctDt\":\"20250518184745\",\"intrlData\":\"DX-NHOVO66-O9OTTKCPNUU8WT6\",\"rcptSign\":\"SOINNVZAHZU1RJVV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000263\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1638,'','Cash','','2025-05-18 18:49:00','','0','13','2025-05-18 18:49:00','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','131747583311','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1639,'','Cash','','2025-05-18 18:49:34','','0','13','2025-05-18 18:49:34','','4000','4000','1','retail','','4000','1','0','0','0','0','0','0','printed',' ','','3','0','131747583355','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1640,'','Cash','','2025-05-19 20:07:50','','0','13','2025-05-19 20:07:50','','3800','3800','1','retail','','3800','1','0','0','0','0','0','0','printed',' ','','2','0','131747674409','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1641,'','Cash','','2025-05-19 20:13:23','','0','13','2025-05-19 20:13:23','','4350','4350','1','retail','','4350','1','0','0','0','0','0','0','printed',' ','','2','0','131747674585','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1641','1641','HU9XVRAH2LR09EULUVGCU-YZGO','J9JF7ZGFYD5QGYJR','20250519201328','0','3350','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1641\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250519201328\",\"salesDt\":\"20250519\",\"stockRlsDt\":\"20250519201328\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":3350,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3350,\"totTaxAmt\":0,\"totAmt\":4350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1641\",\"rcptPbctDt\":\"20250519\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000264\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MAIDA FLORAL DRESS\",\"bcd\":\"261\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000352\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SINGLE HEADBAND\",\"bcd\":\"349\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1641\",\"orgInvcNo\":0,\"curRcptNo\":\"1641\",\"totRcptNo\":\"1641\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1641\",\"rcptPbctDt\":\"20250519201328\",\"intrlData\":\"HU9XVRAH2LR09EULUVGCU-YZGO\",\"rcptSign\":\"J9JF7ZGFYD5QGYJR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000264\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000352\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1642,'','Cash','','2025-05-22 19:59:39','','0','13','2025-05-22 19:59:39','','6750','6750','1','retail','','6750','1','0','0','0','0','0','0','printed',' ','','2','0','131747933035','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1642','1642','9XCC_QIN1APJVDFIDXF4IXQNEH','YPMRH2YBPBOIOZGN','20250522195946','0','6000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1642\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522195946\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522195946\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":6000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6000,\"totTaxAmt\":0,\"totAmt\":6750,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1642\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000293\",\"itemClsCd\":\"53100000\",\"itemNm\":\"THERMOMETER\",\"bcd\":\"290\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"53100000\",\"itemNm\":\"8PC Receiving Set (Cotton)\",\"bcd\":\"1\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000226\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unique vest\",\"bcd\":\"223\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"250\",\"splyAmt\":\"116\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000028\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Washable Breast Pads (awemt)\",\"bcd\":\"4287211\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1642\",\"orgInvcNo\":0,\"curRcptNo\":\"1642\",\"totRcptNo\":\"1642\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1642\",\"rcptPbctDt\":\"20250522195946\",\"intrlData\":\"9XCC_QIN1APJVDFIDXF4IXQNEH\",\"rcptSign\":\"YPMRH2YBPBOIOZGN\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000293\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000226\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000028\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1643,'','Cash','','2025-05-22 20:02:45','','0','13','2025-05-22 20:02:45','','13710','13710','1','retail','','13710','1','0','0','0','0','0','0','printed',' ','','2','0','131747933190','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1643','1643','8ELFDDZZJTFWWQJUGPCQXXZDEU','KQ81IYBIMXTKNJXL','20250522200256','0','9700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1643\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522200256\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522200256\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":11,\"taxblAmtA\":0,\"taxblAmtB\":9700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9860,\"totTaxAmt\":0,\"totAmt\":13710,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1643\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000285\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LESO\",\"bcd\":\"282\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"280\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000270\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON WOOL 200 GRAMS\",\"bcd\":\"267\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":7,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"\",\"qty\":\"6.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000938\",\"itemClsCd\":\"99030000\",\"itemNm\":\"HEAVY ROMPER MTUMBA\",\"bcd\":\"1186\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000267\",\"itemClsCd\":\"53100000\",\"itemNm\":\"INFANTINO BABY CARRIER\",\"bcd\":\"264\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1643\",\"orgInvcNo\":0,\"curRcptNo\":\"1643\",\"totRcptNo\":\"1643\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1643\",\"rcptPbctDt\":\"20250522200256\",\"intrlData\":\"8ELFDDZZJTFWWQJUGPCQXXZDEU\",\"rcptSign\":\"KQ81IYBIMXTKNJXL\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000285\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000270\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000938\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000267\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1644,'','Cash','','2025-05-22 20:05:43','','0','13','2025-05-22 20:05:44','','7600','7600','1','retail','','7600','1','0','0','0','0','0','0','printed',' ','','2','0','131747933379','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1644','1644','PTI7H4W6_7CQTUC_CWQICG6KWH','RXDQCJZOIYSRCJXH','20250522200556','0','7600','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1644\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250522200556\",\"salesDt\":\"20250522\",\"stockRlsDt\":\"20250522200556\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":9,\"taxblAmtA\":0,\"taxblAmtB\":7600,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7600,\"totTaxAmt\":0,\"totAmt\":7600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1644\",\"rcptPbctDt\":\"20250522\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000038\",\"itemClsCd\":\"53100000\",\"itemNm\":\"vest\",\"bcd\":\"35\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000067\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Silicon Bowl and spoon \",\"bcd\":\"62\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000017\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Silicon Bibs\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000214\",\"itemClsCd\":\"53100000\",\"itemNm\":\"unique shoes\",\"bcd\":\"211\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"53100000\",\"itemNm\":\"8PC Receiving Set (Cotton)\",\"bcd\":\"1\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000953\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE POSTPARTUM BELT\",\"bcd\":\"1201\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000064\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Wool \",\"bcd\":\"59\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1644\",\"orgInvcNo\":0,\"curRcptNo\":\"1644\",\"totRcptNo\":\"1644\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1644\",\"rcptPbctDt\":\"20250522200556\",\"intrlData\":\"PTI7H4W6_7CQTUC_CWQICG6KWH\",\"rcptSign\":\"RXDQCJZOIYSRCJXH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000038\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000067\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000017\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000214\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000953\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000064\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1645,'','Cash','','2025-05-22 20:08:29','','0','13','2025-05-22 20:08:29','','7950','7950','1','retail','','7950','1','0','0','0','0','0','0','printed',' ','','2','0','131747933628','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1646,'','Cash','','2025-05-22 20:09:54','','0','13','2025-05-22 20:09:54','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','131747933735','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1647,'','Cash','','2025-05-22 20:14:47','','0','13','2025-05-22 20:14:47','','3800','3800','1','retail','','3800','1','0','0','0','0','0','0','printed',' ','','2','0','131747933817','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1648,'','Cash','','2025-05-23 19:54:51','','0','13','2025-05-23 19:54:51','','56366','56366','1','retail','','56366','1','0','0','0','0','0','0','printed',' ','','3','0','131748018379','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1649,'','Cash','','2025-05-23 20:01:54','','0','13','2025-05-23 20:01:54','','6300','6300','1','retail','','6300','1','0','0','0','0','0','0','printed',' ','','2','0','131748019299','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1650,'','Cash','','2025-05-23 20:03:30','','0','13','2025-05-23 20:03:30','','6100','6100','1','retail','','6100','1','0','0','0','0','0','0','printed',' ','','2','0','131748019719','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1651,'','Cash','','2025-05-23 20:06:14','','0','13','2025-05-23 20:06:15','','6847','6847','1','retail','','6847','1','0','0','0','0','0','0','printed',' ','','2','0','131748019871','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1651','1651','BJXU-15E4UVTDIRKFWXQLQOHN0','QOUYVGNADSYXWN8D','20250523200621','0','6847','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1651\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250523200621\",\"salesDt\":\"20250523\",\"stockRlsDt\":\"20250523200621\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":6847,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":6847,\"totTaxAmt\":0,\"totAmt\":6847,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1651\",\"rcptPbctDt\":\"20250523\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000251\",\"itemClsCd\":\"53100000\",\"itemNm\":\"AVENT \\/ MOMEASY BABY BOTTLE- WIDE NECK\",\"bcd\":\"248\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000050\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bath Sits\",\"bcd\":\"47\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000167\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOLFIX SMALL NO. 2\",\"bcd\":\"164\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"299\",\"splyAmt\":\"119\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"299.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"299\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000926\",\"itemClsCd\":\"99030000\",\"itemNm\":\"NIP NAP 48PCS -SMALL \",\"bcd\":\"1174\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1651\",\"orgInvcNo\":0,\"curRcptNo\":\"1651\",\"totRcptNo\":\"1651\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1651\",\"rcptPbctDt\":\"20250523200621\",\"intrlData\":\"BJXU-15E4UVTDIRKFWXQLQOHN0\",\"rcptSign\":\"QOUYVGNADSYXWN8D\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000251\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000050\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000167\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000926\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1652,'','Cash','','2025-05-23 20:08:50','','0','13','2025-05-23 20:08:50','','60','60','1','retail','','60','1','0','0','0','0','0','0','printed',' ','','2','0','131748019984','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1652','1652','RJXRDNLYMMI-WBOZEKSX8QYRLK','8WGTVCJRLAPZHMZK','20250523200853','0','60','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1652\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250523200853\",\"salesDt\":\"20250523\",\"stockRlsDt\":\"20250523200853\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":60,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":60,\"totTaxAmt\":0,\"totAmt\":60,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1652\",\"rcptPbctDt\":\"20250523\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000333\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PRESTIGE BATHING TOWEL\",\"bcd\":\"330\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"24\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1652\",\"orgInvcNo\":0,\"curRcptNo\":\"1652\",\"totRcptNo\":\"1652\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1652\",\"rcptPbctDt\":\"20250523200853\",\"intrlData\":\"RJXRDNLYMMI-WBOZEKSX8QYRLK\",\"rcptSign\":\"8WGTVCJRLAPZHMZK\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000333\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1653,'','Cash','','2025-05-24 20:06:23','','0','13','2025-05-24 20:06:23','','7530','7530','1','retail','','7530','1','0','0','0','0','0','0','printed',' ','','2','0','131748106177','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1653','1653','ZSAWD_ZZD_FQVCCPZL7KJ5OUAQ','OKLLWRFRJRGY_FCC','20250524200628','0','5500','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1653\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250524200628\",\"salesDt\":\"20250524\",\"stockRlsDt\":\"20250524200628\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":9,\"taxblAmtA\":0,\"taxblAmtB\":5500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5660,\"totTaxAmt\":0,\"totAmt\":7530,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1653\",\"rcptPbctDt\":\"20250524\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000109\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Purple and Blue Dress \",\"bcd\":\"112\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1950\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3300\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000280\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY MILK COLLECTORS\",\"bcd\":\"277\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"330\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000039\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pull Neck\",\"bcd\":\"36\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":9,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1653\",\"orgInvcNo\":0,\"curRcptNo\":\"1653\",\"totRcptNo\":\"1653\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1653\",\"rcptPbctDt\":\"20250524200628\",\"intrlData\":\"ZSAWD_ZZD_FQVCCPZL7KJ5OUAQ\",\"rcptSign\":\"OKLLWRFRJRGY_FCC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000109\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000280\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000039\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1654,'','Cash','','2025-05-24 20:08:34','','0','13','2025-05-24 20:08:34','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','131748106390','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1654','1654','VII7UVVL9SO2IWANW6RDQ6YBP1','JNVQGT3T7BNZ78RO','20250524200849','0','200','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1654\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250524200849\",\"salesDt\":\"20250524\",\"stockRlsDt\":\"20250524200849\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":200,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":200,\"totTaxAmt\":0,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1654\",\"rcptPbctDt\":\"20250524\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000706\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NORMAL BLACK CUP\",\"bcd\":\"582\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1654\",\"orgInvcNo\":0,\"curRcptNo\":\"1654\",\"totRcptNo\":\"1654\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1654\",\"rcptPbctDt\":\"20250524200849\",\"intrlData\":\"VII7UVVL9SO2IWANW6RDQ6YBP1\",\"rcptSign\":\"JNVQGT3T7BNZ78RO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000706\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1655,'','Cash','','2025-05-24 20:11:03','','0','13','2025-05-24 20:11:03','','2700','2700','1','retail','','2700','1','0','0','0','0','0','0','printed',' ','','3','0','131748106591','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1656,'','Cash','','2025-05-24 20:11:30','','0','13','2025-05-24 20:11:30','','1600','1600','1','retail','','1600','1','0','0','0','0','0','0','printed',' ','','2','0','131748106680','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1657,'','Cash','','2025-05-25 18:36:00','','0','13','2025-05-25 18:36:00','','2450','2450','1','retail','','2450','1','0','0','0','0','0','0','printed',' ','','2','0','131748187262','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1657','1657','PX3GLBNNID6B4ISQS8JRGTPRQI','GR_XJXZ_SLVA0EIV','20250525183629','0','1450','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1657\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250525183629\",\"salesDt\":\"20250525\",\"stockRlsDt\":\"20250525183629\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":1450,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1700,\"totTaxAmt\":0,\"totAmt\":2450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1657\",\"rcptPbctDt\":\"20250525\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000937\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ONESIS MTUMBA\",\"bcd\":\"1185\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":4,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000942\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BABY WRITING BOARD\",\"bcd\":\"1190\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000090\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby fruit Feeder \",\"bcd\":\"6972864340117\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1657\",\"orgInvcNo\":0,\"curRcptNo\":\"1657\",\"totRcptNo\":\"1657\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1657\",\"rcptPbctDt\":\"20250525183629\",\"intrlData\":\"PX3GLBNNID6B4ISQS8JRGTPRQI\",\"rcptSign\":\"GR_XJXZ_SLVA0EIV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000937\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000942\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000090\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1658,'','Cash','','2025-05-25 18:37:36','','0','13','2025-05-25 18:37:36','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','131748187391','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1658','1658','UKWDIXAH88YEETALHZWX4CG0VI','KV54XYDQMV0DPPCD','20250525183740','0','0','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1658\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250525183740\",\"salesDt\":\"20250525\",\"stockRlsDt\":\"20250525183740\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":0,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":300,\"totTaxAmt\":0,\"totAmt\":600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1658\",\"rcptPbctDt\":\"20250525\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"BABY FLOATERS \",\"bcd\":\"1235\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1658\",\"orgInvcNo\":0,\"curRcptNo\":\"1658\",\"totRcptNo\":\"1658\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1658\",\"rcptPbctDt\":\"20250525183740\",\"intrlData\":\"UKWDIXAH88YEETALHZWX4CG0VI\",\"rcptSign\":\"KV54XYDQMV0DPPCD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1659,'','Cash','','2025-05-25 18:39:24','','0','13','2025-05-25 18:39:24','','5100','5100','1','retail','','5100','1','0','0','0','0','0','0','printed',' ','','3','0','131748187501','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1660,'','Cash','','2025-05-25 18:41:47','','0','13','2025-05-25 18:41:47','','11750','11750','1','retail','','11750','1','0','0','0','0','0','0','printed',' ','','2','0','131748187570','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1661,'','Cash','','2025-05-25 18:44:54','','0','13','2025-05-25 18:44:54','','4200','4200','1','retail','','4200','1','0','0','0','0','0','0','printed',' ','','2','0','131748187712','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1662,'','Cash','','2025-05-26 20:08:52','','0','13','2025-05-26 20:08:52','','1320','1320','1','retail','','1320','1','0','0','0','0','0','0','printed',' ','','3','0','131748279278','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1662','1662','XE5SX_6VHZH7RBQO37EVAX5BUA','MWC03-Q5QOHD12U0','20250526200855','0','220','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1662\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250526200855\",\"salesDt\":\"20250526\",\"stockRlsDt\":\"20250526200855\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":220,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":220,\"totTaxAmt\":0,\"totAmt\":1320,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1662\",\"rcptPbctDt\":\"20250526\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000592\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FASHION MUG\",\"bcd\":\"497\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"220\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"220.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1320\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1662\",\"orgInvcNo\":0,\"curRcptNo\":\"1662\",\"totRcptNo\":\"1662\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1662\",\"rcptPbctDt\":\"20250526200855\",\"intrlData\":\"XE5SX_6VHZH7RBQO37EVAX5BUA\",\"rcptSign\":\"MWC03-Q5QOHD12U0\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000592\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1663,'','Cash','','2025-05-26 20:11:50','','0','13','2025-05-26 20:11:50','','4900','4900','1','retail','','4900','1','0','0','0','0','0','0','printed',' ','','2','0','131748279337','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1663','1663','G_CSRNDY66O1IEZEEHW19HB5RL','IFMX0AJBR8GHOUMY','20250526201159','0','3250','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1663\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250526201159\",\"salesDt\":\"20250526\",\"stockRlsDt\":\"20250526201159\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":3250,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3900,\"totTaxAmt\":0,\"totAmt\":4900,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1663\",\"rcptPbctDt\":\"20250526\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000034\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Head Wraps 3 in 1\",\"bcd\":\"31\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000090\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby fruit Feeder \",\"bcd\":\"6972864340117\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":7,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"BABY FLOATERS \",\"bcd\":\"1235\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"Mamas slippers\",\"bcd\":\"1234\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1663\",\"orgInvcNo\":0,\"curRcptNo\":\"1663\",\"totRcptNo\":\"1663\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1663\",\"rcptPbctDt\":\"20250526201159\",\"intrlData\":\"G_CSRNDY66O1IEZEEHW19HB5RL\",\"rcptSign\":\"IFMX0AJBR8GHOUMY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000034\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000090\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1664,'','Cash','','2025-05-26 20:13:27','','0','13','2025-05-26 20:13:27','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','131748279555','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1665,'','Cash','','2025-05-26 20:17:00','','0','13','2025-05-26 20:17:00','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','131748279613','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1666,'','Cash','','2025-05-27 20:08:16','','0','13','2025-05-27 20:08:16','','7790','7790','1','retail','','7790','1','0','0','0','0','0','0','printed',' ','','2','0','131748365466','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1666','1666','_M6CRVL9QCX0CDX6KIMBHNGB0Y','Y73QT3BBSW3OABOS','20250527200836','0','6990','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1666\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250527200836\",\"salesDt\":\"20250527\",\"stockRlsDt\":\"20250527200836\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":14,\"taxblAmtA\":0,\"taxblAmtB\":6990,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":7390,\"totTaxAmt\":0,\"totAmt\":7790,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1666\",\"rcptPbctDt\":\"20250527\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000060\",\"itemClsCd\":\"53100000\",\"itemNm\":\"cotton panties \",\"bcd\":\"6971919199014\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000034\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Head Wraps 3 in 1\",\"bcd\":\"31\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000369\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GRINDING BOWL\",\"bcd\":\"366\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000292\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PLAY MAT\",\"bcd\":\"289\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":10,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000943\",\"itemClsCd\":\"99030000\",\"itemNm\":\"GIRL BUILDING BLOCK\",\"bcd\":\"1191\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000236\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NIPPLE SHIELD\",\"bcd\":\"233\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"240\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":14,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1666\",\"orgInvcNo\":0,\"curRcptNo\":\"1666\",\"totRcptNo\":\"1666\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1666\",\"rcptPbctDt\":\"20250527200836\",\"intrlData\":\"_M6CRVL9QCX0CDX6KIMBHNGB0Y\",\"rcptSign\":\"Y73QT3BBSW3OABOS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000060\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000034\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000369\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000292\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000943\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000236\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1667,'','Cash','','2025-05-27 20:10:13','','0','13','2025-05-27 20:10:13','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','2','0','131748365719','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1667','1667','G0GLC9BJKWY3H18R7KXDL3UYPN','SHUAW_8KKID8UA0A','20250527201019','0','450','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1667\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250527201019\",\"salesDt\":\"20250527\",\"stockRlsDt\":\"20250527201019\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":450,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":450,\"totTaxAmt\":0,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1667\",\"rcptPbctDt\":\"20250527\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000347\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WIDE NECK FEEDING BOTTLE\",\"bcd\":\"344\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1667\",\"orgInvcNo\":0,\"curRcptNo\":\"1667\",\"totRcptNo\":\"1667\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1667\",\"rcptPbctDt\":\"20250527201019\",\"intrlData\":\"G0GLC9BJKWY3H18R7KXDL3UYPN\",\"rcptSign\":\"SHUAW_8KKID8UA0A\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000347\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1668,'','Cash','','2025-05-27 20:12:24','','0','13','2025-05-27 20:12:24','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','3','0','131748365876','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1669,'','Cash','','2025-05-28 20:13:37','','0','13','2025-05-28 20:13:37','','11300','11300','1','retail','','11300','1','0','0','0','0','0','0','printed',' ','','2','0','131748452268','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1669','1669','3C__UZA48LNTLBU_50FJDXBLCD','SSAEVDIROHOXM-OQ','20250528201341','0','11100','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1669\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250528201341\",\"salesDt\":\"20250528\",\"stockRlsDt\":\"20250528201341\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":10,\"taxblAmtA\":0,\"taxblAmtB\":11100,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":11100,\"totTaxAmt\":0,\"totAmt\":11300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1669\",\"rcptPbctDt\":\"20250528\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy baby walker\",\"bcd\":\"169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000019\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Burp Cloth 3 in 1 \",\"bcd\":\"19\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000295\",\"itemClsCd\":\"53100000\",\"itemNm\":\"2 PIECE BEAUTIFUL DRESS\",\"bcd\":\"292\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2800\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2800\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000202\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LONG SOCKS\",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000240\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KNITTED UNIQUE ROMPERS\",\"bcd\":\"237\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000064\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Wool \",\"bcd\":\"59\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000067\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Silicon Bowl and spoon \",\"bcd\":\"62\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000070\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bottle 3 - in 1 (small)\",\"bcd\":\"65\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1669\",\"orgInvcNo\":0,\"curRcptNo\":\"1669\",\"totRcptNo\":\"1669\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1669\",\"rcptPbctDt\":\"20250528201341\",\"intrlData\":\"3C__UZA48LNTLBU_50FJDXBLCD\",\"rcptSign\":\"SSAEVDIROHOXM-OQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000019\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000295\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000202\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000240\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000064\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000067\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000070\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1670,'','Cash','','2025-05-28 20:14:38','','0','13','2025-05-28 20:14:38','','250','250','1','retail','','250','1','0','0','0','0','0','0','printed',' ','','3','0','131748452424','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1670','1670','IGZ80WGHYXBJR0ZQIFA9GEVGP2','YQP_EDIZGVHGRSBQ','20250528201441','0','250','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1670\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250528201441\",\"salesDt\":\"20250528\",\"stockRlsDt\":\"20250528201441\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":250,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":250,\"totTaxAmt\":0,\"totAmt\":250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1670\",\"rcptPbctDt\":\"20250528\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000596\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FLOWER BOWL\",\"bcd\":\"501\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1670\",\"orgInvcNo\":0,\"curRcptNo\":\"1670\",\"totRcptNo\":\"1670\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1670\",\"rcptPbctDt\":\"20250528201441\",\"intrlData\":\"IGZ80WGHYXBJR0ZQIFA9GEVGP2\",\"rcptSign\":\"YQP_EDIZGVHGRSBQ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000596\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1671,'','Cash','','2025-05-28 20:15:49','','0','13','2025-05-28 20:15:49','','1200','1200','1','retail','','1200','1','0','0','0','0','0','0','printed',' ','','2','0','131748452512','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1672,'','Cash','','2025-05-29 20:04:54','','0','13','2025-05-29 20:04:54','','2299','2299','1','retail','','2299','1','0','0','0','0','0','0','printed',' ','','2','0','131748538227','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1672','1672','7CWD-A-AIOOKSYJHEJJ0D-JXP1','IDNEYU2K62FIM-33','20250529200502','0','2299','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1672\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250529200502\",\"salesDt\":\"20250529\",\"stockRlsDt\":\"20250529200502\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":2299,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2299,\"totTaxAmt\":0,\"totAmt\":2299,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1672\",\"rcptPbctDt\":\"20250529\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000050\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bath Sits\",\"bcd\":\"47\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000190\",\"itemClsCd\":\"53100000\",\"itemNm\":\"softcare xl\",\"bcd\":\"187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"642\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1672\",\"orgInvcNo\":0,\"curRcptNo\":\"1672\",\"totRcptNo\":\"1672\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1672\",\"rcptPbctDt\":\"20250529200502\",\"intrlData\":\"7CWD-A-AIOOKSYJHEJJ0D-JXP1\",\"rcptSign\":\"IDNEYU2K62FIM-33\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000050\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000190\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1673,'','Cash','','2025-05-29 20:06:44','','0','13','2025-05-29 20:06:44','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','3','0','131748538385','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1674,'','Cash','','2025-05-30 20:04:40','','0','13','2025-05-30 20:04:40','','3030','3030','1','retail','','3030','1','0','0','0','0','0','0','printed',' ','','2','0','131748624393','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1674','1674','APTC4XTVFFCFVQMNYE-VP7-FIH','JH1FUZCDQHTZB0FJ','20250530200452','0','2150','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1674\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250530200452\",\"salesDt\":\"20250530\",\"stockRlsDt\":\"20250530200452\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":2150,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2310,\"totTaxAmt\":0,\"totAmt\":3030,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1674\",\"rcptPbctDt\":\"20250530\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1674\",\"orgInvcNo\":0,\"curRcptNo\":\"1674\",\"totRcptNo\":\"1674\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1674\",\"rcptPbctDt\":\"20250530200452\",\"intrlData\":\"APTC4XTVFFCFVQMNYE-VP7-FIH\",\"rcptSign\":\"JH1FUZCDQHTZB0FJ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1675,'','Cash','','2025-05-30 20:05:49','','0','13','2025-05-30 20:05:49','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','131748624728','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1676,'','Cash','','2025-05-31 20:13:18','','0','13','2025-05-31 20:13:18','','22849','22849','1','retail','','22849','1','0','0','0','0','0','0','printed',' ','','2','0','131748710746','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1676','1676','82FTPNCABZEKI2VXQHTYLRRODK','_G9OI6TWSWIWLCM4','20250531201402','0','14799','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1676\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250531201402\",\"salesDt\":\"20250531\",\"stockRlsDt\":\"20250531201402\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":17,\"taxblAmtA\":0,\"taxblAmtB\":14799,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":22399,\"totTaxAmt\":0,\"totAmt\":22849,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1676\",\"rcptPbctDt\":\"20250531\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"Bassinet\",\"bcd\":\"1236\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"7500\",\"splyAmt\":\"5700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"7500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"7500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000048\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Supersoft Blankets \",\"bcd\":\"45\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Care Kit\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000037\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Bras\",\"bcd\":\"34\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"350\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000144\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NEW DR. DUDU.\",\"bcd\":\"141\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000075\",\"itemClsCd\":\"53100000\",\"itemNm\":\"swaddle \",\"bcd\":\"68\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000292\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PLAY MAT\",\"bcd\":\"289\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000926\",\"itemClsCd\":\"99030000\",\"itemNm\":\"NIP NAP 48PCS -SMALL \",\"bcd\":\"1174\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000270\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON WOOL 200 GRAMS\",\"bcd\":\"267\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"130\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000349\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NIP NAP WIPES\",\"bcd\":\"346\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"128\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1676\",\"orgInvcNo\":0,\"curRcptNo\":\"1676\",\"totRcptNo\":\"1676\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1676\",\"rcptPbctDt\":\"20250531201402\",\"intrlData\":\"82FTPNCABZEKI2VXQHTYLRRODK\",\"rcptSign\":\"_G9OI6TWSWIWLCM4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000048\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000037\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000144\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000075\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000292\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000926\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000270\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000349\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1677,'','Cash','','2025-05-31 20:15:05','','0','13','2025-05-31 20:15:05','','4500','4500','1','retail','','4500','1','0','0','0','0','0','0','printed',' ','','3','0','131748711681','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1678,'','Cash','','2025-05-31 20:17:52','','0','13','2025-05-31 20:17:52','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','131748711863','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1679,'','Cash','','2025-06-01 18:46:29','','0','13','2025-06-01 18:46:29','','6600','6600','1','retail','','6600','1','0','0','0','0','0','0','printed',' ','','2','0','131748792657','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1680,'','Cash','','2025-06-02 19:42:38','','0','13','2025-06-02 19:42:38','','9610','9610','1','retail','','9610','1','0','0','0','0','0','0','printed',' ','','2','0','131748882109','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1680','1680','KI0KCVWAXWOGH6LU--O68IDHNA','CSMG6NMXSRZCDKE-','20250602194750','0','9230','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1680\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250602194750\",\"salesDt\":\"20250602\",\"stockRlsDt\":\"20250602194750\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":9,\"taxblAmtA\":0,\"taxblAmtB\":9230,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9530,\"totTaxAmt\":0,\"totAmt\":9610,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1680\",\"rcptPbctDt\":\"20250602\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000056\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Boxer Large\",\"bcd\":\"53\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000052\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Carrier (Normal )\",\"bcd\":\"49\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000067\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Silicon Bowl and spoon \",\"bcd\":\"62\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000025\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Shakers\",\"bcd\":\"25\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000172\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy baby walker\",\"bcd\":\"169\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000033\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Head Wraps Single \",\"bcd\":\"30\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1680\",\"orgInvcNo\":0,\"curRcptNo\":\"1680\",\"totRcptNo\":\"1680\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1680\",\"rcptPbctDt\":\"20250602194750\",\"intrlData\":\"KI0KCVWAXWOGH6LU--O68IDHNA\",\"rcptSign\":\"CSMG6NMXSRZCDKE-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000056\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000052\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000067\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000025\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000172\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000033\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1681,'','Cash','','2025-06-02 19:48:38','','0','13','2025-06-02 19:48:38','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','2','0','131748882899','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1682,'','Cash','','2025-06-02 19:53:43','','0','13','2025-06-02 19:53:43','','150','150','1','retail','','150','1','0','0','0','0','0','0','printed',' ','','3','0','131748883194','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1683,'','Cash','','2025-06-02 19:57:22','','0','13','2025-06-02 19:57:22','','4550','4550','1','retail','','4550','1','0','0','0','0','0','0','printed',' ','','2','0','131748883361','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1684,'','Cash','','2025-06-03 19:24:04','','0','13','2025-06-03 19:24:04','','12590','12590','1','retail','','12590','1','0','0','0','0','0','0','printed',' ','','2','0','131748967405','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1684','1684','MBPZGGQORO-2G9CGP2-UCOMVRC','CPTIXIEW47CJ_LLZ','20250603192451','0','7600','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1684\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250603192451\",\"salesDt\":\"20250603\",\"stockRlsDt\":\"20250603192451\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":7600,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8370,\"totTaxAmt\":0,\"totAmt\":12590,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1684\",\"rcptPbctDt\":\"20250603\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000951\",\"itemClsCd\":\"99030000\",\"itemNm\":\"FLEECE UNIQUE RECEIVING SET\",\"bcd\":\"1199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":2,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"53100000\",\"itemNm\":\"onesis \",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"300\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000203\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BOY SOCKS\",\"bcd\":\"200\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"360\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"320\"},{\"itemSeq\":7,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"53100000\",\"itemNm\":\"8PC Receiving Set (Cotton)\",\"bcd\":\"1\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000210\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DRESS INONESIA\",\"bcd\":\"207\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1400\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1400\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000355\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BEAUTIFUL HEAVY ROMPER\",\"bcd\":\"352\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1100\"},{\"itemSeq\":12,\"itemCd\":\"0000963\",\"itemClsCd\":\"\",\"itemNm\":\"KIDS GLASS\\/SHADES\",\"bcd\":\"1211\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"60\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1684\",\"orgInvcNo\":0,\"curRcptNo\":\"1684\",\"totRcptNo\":\"1684\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1684\",\"rcptPbctDt\":\"20250603192451\",\"intrlData\":\"MBPZGGQORO-2G9CGP2-UCOMVRC\",\"rcptSign\":\"CPTIXIEW47CJ_LLZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000951\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000203\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000210\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000355\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000963\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1685,'','Cash','','2025-06-03 19:27:02','','0','13','2025-06-03 19:27:02','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','3','0','131748967917','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1686,'','Cash','','2025-06-03 19:56:00','','0','13','2025-06-03 19:56:00','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','131748969751','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1687,'','Cash','','2025-06-03 20:07:56','','0','13','2025-06-03 20:07:56','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','131748970425','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1688,'','Cash','','2025-06-03 20:08:21','','0','13','2025-06-03 20:08:21','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','3','0','131748970480','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1689,'','Cash','','2025-06-03 20:16:12','','0','13','2025-06-03 20:16:12','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','3','0','131748970959','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1690,'','Cash','','2025-06-03 20:16:50','','0','13','2025-06-03 20:16:50','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','3','0','131748970999','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1690','1690','QJPBXPKUUTYNHTWPGZX4AJCKVM','EMW_EHQLKADRHYTU','20250603201653','0','600','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1690\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250603201653\",\"salesDt\":\"20250603\",\"stockRlsDt\":\"20250603201653\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":600,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":600,\"totTaxAmt\":0,\"totAmt\":600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1690\",\"rcptPbctDt\":\"20250603\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000779\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SILVER PLATE STAND\",\"bcd\":\"m32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1690\",\"orgInvcNo\":0,\"curRcptNo\":\"1690\",\"totRcptNo\":\"1690\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1690\",\"rcptPbctDt\":\"20250603201653\",\"intrlData\":\"QJPBXPKUUTYNHTWPGZX4AJCKVM\",\"rcptSign\":\"EMW_EHQLKADRHYTU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000779\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1691,'','Cash','','2025-06-03 20:17:24','','0','13','2025-06-03 20:17:24','','1000','1000','1','retail','','1000','1','0','0','0','0','0','0','printed',' ','','2','0','131748971014','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1691','1691','BP44ISLGJ211VTG6CWFQEZ-A1A','UNE87XMDB7EFHDSG','20250603201727','0','1000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1691\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250603201727\",\"salesDt\":\"20250603\",\"stockRlsDt\":\"20250603201727\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":1000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1000,\"totTaxAmt\":0,\"totAmt\":1000,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1691\",\"rcptPbctDt\":\"20250603\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000279\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY DISPOSABLE BREAST PAD\",\"bcd\":\"276\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"535\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1691\",\"orgInvcNo\":0,\"curRcptNo\":\"1691\",\"totRcptNo\":\"1691\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1691\",\"rcptPbctDt\":\"20250603201727\",\"intrlData\":\"BP44ISLGJ211VTG6CWFQEZ-A1A\",\"rcptSign\":\"UNE87XMDB7EFHDSG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000279\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1692,'','Cash','','2025-06-04 20:14:53','','0','13','2025-06-04 20:14:53','','13170','13170','1','retail','','13170','1','0','0','0','0','0','0','printed',' ','','2','0','131749057018','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1692','1692','SQ5PDEYKLWVTMISLN7PBEPVS-Z','YSXPSEDDWUNGASZI','20250604201706','0','9120','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1692\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250604201706\",\"salesDt\":\"20250604\",\"stockRlsDt\":\"20250604201706\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":9120,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9580,\"totTaxAmt\":0,\"totAmt\":13170,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1692\",\"rcptPbctDt\":\"20250604\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000011\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Care Kit\",\"bcd\":\"11\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2850\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Blanket\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"550\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1100\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Marking Tosh- BIG\",\"bcd\":\"67\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000049\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Post Pattern \",\"bcd\":\"46\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000198\",\"itemClsCd\":\"53100000\",\"itemNm\":\"poti\",\"bcd\":\"195\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"105\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"8.00\",\"qtyUnitCd\":\"\",\"qty\":\"8.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000086\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Balley Dress \",\"bcd\":\"87\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1900\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1900\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000252\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SILICONE FEEDING SET\",\"bcd\":\"249\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2300\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2300\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":13,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1692\",\"orgInvcNo\":0,\"curRcptNo\":\"1692\",\"totRcptNo\":\"1692\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1692\",\"rcptPbctDt\":\"20250604201706\",\"intrlData\":\"SQ5PDEYKLWVTMISLN7PBEPVS-Z\",\"rcptSign\":\"YSXPSEDDWUNGASZI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000011\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000049\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000198\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"8.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000086\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000252\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1693,'','Cash','','2025-06-04 20:18:16','','0','13','2025-06-04 20:18:16','','390','390','1','retail','','390','1','0','0','0','0','0','0','printed',' ','','2','0','131749057468','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1694,'','Cash','','2025-06-05 19:55:46','','0','13','2025-06-05 19:55:46','','10270','10270','1','retail','','10270','1','0','0','0','0','0','0','printed',' ','','2','0','131749142325','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1694','1694','IIG3UQB_LJPAKM5S0RFUAJT-BQ','PI_QDV0ZDF5UYVA2','20250605200426','0','9180','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1694\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250605200426\",\"salesDt\":\"20250605\",\"stockRlsDt\":\"20250605200426\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":9180,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":9180,\"totTaxAmt\":0,\"totAmt\":10270,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1694\",\"rcptPbctDt\":\"20250605\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1700\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000936\",\"itemClsCd\":\"99030000\",\"itemNm\":\"SILICONE TEETHING TOY\",\"bcd\":\"1184\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"216\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy storage cups\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"520\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000327\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PIANO FITNESS RACK\",\"bcd\":\"324\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2700\",\"splyAmt\":\"1600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2700\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000365\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SEN SEN DRESS\",\"bcd\":\"362\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"320\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1694\",\"orgInvcNo\":0,\"curRcptNo\":\"1694\",\"totRcptNo\":\"1694\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1694\",\"rcptPbctDt\":\"20250605200426\",\"intrlData\":\"IIG3UQB_LJPAKM5S0RFUAJT-BQ\",\"rcptSign\":\"PI_QDV0ZDF5UYVA2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000936\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000327\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000365\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1695,'','Cash','','2025-06-06 19:50:39','','0','13','2025-06-06 19:50:39','','9250','9250','1','retail','','9250','1','0','0','0','0','0','0','printed',' ','','2','0','131749227621','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1695','1695','1TEI-MSWM6O6M5JZ0CEJGRNJGG','2FK6FFVZ86YP38CC','20250606195102','0','8000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1695\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250606195102\",\"salesDt\":\"20250606\",\"stockRlsDt\":\"20250606195102\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":14,\"taxblAmtA\":0,\"taxblAmtB\":8000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8000,\"totTaxAmt\":0,\"totAmt\":9250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1695\",\"rcptPbctDt\":\"20250606\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Blanket\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"160\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000205\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SILICONE SHOES\",\"bcd\":\"202\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000085\",\"itemClsCd\":\"53100000\",\"itemNm\":\" Dangaree\",\"bcd\":\"86\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000064\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Wool \",\"bcd\":\"59\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000870\",\"itemClsCd\":\"53100000\",\"itemNm\":\"RAIN COAT-ADULT\",\"bcd\":\"1118\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"450\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1695\",\"orgInvcNo\":0,\"curRcptNo\":\"1695\",\"totRcptNo\":\"1695\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1695\",\"rcptPbctDt\":\"20250606195102\",\"intrlData\":\"1TEI-MSWM6O6M5JZ0CEJGRNJGG\",\"rcptSign\":\"2FK6FFVZ86YP38CC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000205\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000085\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000064\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000870\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1696,'','Cash','','2025-06-06 19:58:27','','0','13','2025-06-06 19:58:27','','11018','11018','1','retail','','11018','1','0','0','0','0','0','0','printed',' ','','2','0','131749228690','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1697,'','Cash','','2025-06-06 20:04:18','','0','11','2025-06-06 20:04:18','','9699','9699','1','retail','','9699','1','0','0','0','0','0','0','printed',' ','','3','0','111749229377','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1698,'','Cash','','2025-06-07 19:46:57','','0','13','2025-06-07 19:46:57','','5398','5398','1','retail','','5398','1','0','0','0','0','0','0','printed',' ','','2','0','131749314474','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1698','1698','DZIMIJP_O4ZRUYVSASG1NUOUJZ','C7RROSTCM2LJRWMU','20250607194719','0','5398','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1698\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250607194719\",\"salesDt\":\"20250607\",\"stockRlsDt\":\"20250607194719\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":5398,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5398,\"totTaxAmt\":0,\"totAmt\":5398,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1698\",\"rcptPbctDt\":\"20250607\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000347\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WIDE NECK FEEDING BOTTLE\",\"bcd\":\"344\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000259\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SILICONE SPOON\",\"bcd\":\"256\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000001\",\"itemClsCd\":\"53100000\",\"itemNm\":\"8PC Receiving Set (Cotton)\",\"bcd\":\"1\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"950\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000282\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY NAIL CLIP WITH MAGNIFIER\",\"bcd\":\"279\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"210\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000190\",\"itemClsCd\":\"53100000\",\"itemNm\":\"softcare xl\",\"bcd\":\"187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"642\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000129\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare small\",\"bcd\":\"126\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"649\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1698\",\"orgInvcNo\":0,\"curRcptNo\":\"1698\",\"totRcptNo\":\"1698\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1698\",\"rcptPbctDt\":\"20250607194719\",\"intrlData\":\"DZIMIJP_O4ZRUYVSASG1NUOUJZ\",\"rcptSign\":\"C7RROSTCM2LJRWMU\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000347\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000259\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000001\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000282\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000190\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000129\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1699,'','Cash','','2025-06-07 19:49:19','','0','13','2025-06-07 19:49:19','','2500','2500','1','retail','','2500','1','0','0','0','0','0','0','printed',' ','','2','0','131749314884','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1700,'','Cash','','2025-06-07 19:55:44','','0','13','2025-06-07 19:55:44','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','131749315332','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1701,'','Cash','','2025-06-07 19:56:59','','0','11','2025-06-07 19:56:59','','1950','1950','1','retail','','1950','1','0','0','0','0','0','0','printed',' ','','2','0','111749315394','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1702,'','Cash','','2025-06-08 18:22:57','','0','13','2025-06-08 18:22:57','','26930','26930','1','retail','','26930','1','0','0','0','0','0','0','printed',' ','','2','0','131749395502','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1702','1702','Q8JLIR0CZYYQKLK-MZA8PQBZYW','BBBTSBWEIB_ATA7U','20250608182359','0','8850','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1702\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250608182359\",\"salesDt\":\"20250608\",\"stockRlsDt\":\"20250608182359\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":13,\"taxblAmtA\":0,\"taxblAmtB\":8850,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":24760,\"totTaxAmt\":0,\"totAmt\":26930,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1702\",\"rcptPbctDt\":\"20250608\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000909\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BABY RATTLES SHAKERS\",\"bcd\":\"1157\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":5,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":7,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"Bassinet Unique\",\"bcd\":\"1237\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"15500\",\"splyAmt\":\"13500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"15500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"15500\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000951\",\"itemClsCd\":\"99030000\",\"itemNm\":\"FLEECE UNIQUE RECEIVING SET\",\"bcd\":\"1199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000075\",\"itemClsCd\":\"53100000\",\"itemNm\":\"swaddle \",\"bcd\":\"68\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000041\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Nursing Pillow 3 in 1\",\"bcd\":\"38\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000148\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 in 1 bandana bib\",\"bcd\":\"145\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1702\",\"orgInvcNo\":0,\"curRcptNo\":\"1702\",\"totRcptNo\":\"1702\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1702\",\"rcptPbctDt\":\"20250608182359\",\"intrlData\":\"Q8JLIR0CZYYQKLK-MZA8PQBZYW\",\"rcptSign\":\"BBBTSBWEIB_ATA7U\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000909\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000951\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000075\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000041\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000148\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1703,'','Cash','','2025-06-08 18:38:21','','0','13','2025-06-08 18:38:21','','22970','22970','1','retail','','22970','1','0','0','0','0','0','0','printed',' ','','2','0','131749396269','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1704,'','Cash','','2025-06-08 18:48:13','','0','13','2025-06-08 18:48:13','','800','800','1','retail','','800','1','0','0','0','0','0','0','printed',' ','','2','0','131749397667','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1704','1704','VMOZ2ISQYIJUTRBFCAW-_H6L5T','ELF7YJ2-AVYWMHEH','20250608185217','0','800','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1704\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250608185217\",\"salesDt\":\"20250608\",\"stockRlsDt\":\"20250608185217\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":800,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":800,\"totTaxAmt\":0,\"totAmt\":800,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1704\",\"rcptPbctDt\":\"20250608\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000222\",\"itemClsCd\":\"53100000\",\"itemNm\":\"AVENT BABY BOTTLE\",\"bcd\":\"219\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1704\",\"orgInvcNo\":0,\"curRcptNo\":\"1704\",\"totRcptNo\":\"1704\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1704\",\"rcptPbctDt\":\"20250608185217\",\"intrlData\":\"VMOZ2ISQYIJUTRBFCAW-_H6L5T\",\"rcptSign\":\"ELF7YJ2-AVYWMHEH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000222\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1705,'','Cash','','2025-06-08 18:59:15','','0','13','2025-06-08 18:59:15','','100','100','1','retail','','100','1','0','0','0','0','0','0','printed',' ','','2','0','131749398342','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1705','1705','UD5W1BF4AOX72FN5M6LVGIRMJU','GVXWLJKENUMJ-FEV','20250608185921','0','50','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1705\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250608185921\",\"salesDt\":\"20250608\",\"stockRlsDt\":\"20250608185921\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":50,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":50,\"totTaxAmt\":0,\"totAmt\":100,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1705\",\"rcptPbctDt\":\"20250608\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000291\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HANDKERCHIEF\",\"bcd\":\"288\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"50\",\"splyAmt\":\"21\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1705\",\"orgInvcNo\":0,\"curRcptNo\":\"1705\",\"totRcptNo\":\"1705\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1705\",\"rcptPbctDt\":\"20250608185921\",\"intrlData\":\"UD5W1BF4AOX72FN5M6LVGIRMJU\",\"rcptSign\":\"GVXWLJKENUMJ-FEV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000291\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1706,'','Cash','','2025-06-09 20:12:32','','0','13','2025-06-09 20:12:32','','14950','14950','1','retail','','14950','1','0','0','0','0','0','0','printed',' ','','2','0','131749487135','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1706','1706','U85CVB7CVUQMG7NXOGC3CDPYGL','_MP5RM0RLRKI2DGT','20250609201243','0','13700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1706\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250609201243\",\"salesDt\":\"20250609\",\"stockRlsDt\":\"20250609201243\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":9,\"taxblAmtA\":0,\"taxblAmtB\":13700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":14350,\"totTaxAmt\":0,\"totAmt\":14950,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1706\",\"rcptPbctDt\":\"20250609\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000915\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE TURKEY BOYS\",\"bcd\":\"1163\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000044\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Rocker\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000050\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bath Sits\",\"bcd\":\"47\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000202\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LONG SOCKS\",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000902\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE DRESS WITH SOCKS\\/KOFIA\",\"bcd\":\"1150\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000039\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pull Neck\",\"bcd\":\"36\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"0000961\",\"itemClsCd\":\"\",\"itemNm\":\"UMBRELLA ADULT\",\"bcd\":\"1209\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1706\",\"orgInvcNo\":0,\"curRcptNo\":\"1706\",\"totRcptNo\":\"1706\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1706\",\"rcptPbctDt\":\"20250609201243\",\"intrlData\":\"U85CVB7CVUQMG7NXOGC3CDPYGL\",\"rcptSign\":\"_MP5RM0RLRKI2DGT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000915\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000044\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000050\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000202\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000902\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000039\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000961\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1707,'','Cash','','2025-06-09 20:14:51','','0','13','2025-06-09 20:14:51','','1100','1100','1','retail','','1100','1','0','0','0','0','0','0','printed',' ','','2','0','131749489188','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1708,'','Cash','','2025-06-09 20:19:40','','0','13','2025-06-09 20:19:40','','799','799','1','retail','','799','1','0','0','0','0','0','0','printed',' ','','2','0','131749489520','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1708','1708','E8AGX_IU8LDZE6CN1YOFKQ-F5K','8RI-PPO8F0T-UHXZ','20250609201948','0','799','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1708\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250609201948\",\"salesDt\":\"20250609\",\"stockRlsDt\":\"20250609201948\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":799,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":799,\"totTaxAmt\":0,\"totAmt\":799,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1708\",\"rcptPbctDt\":\"20250609\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000190\",\"itemClsCd\":\"53100000\",\"itemNm\":\"softcare xl\",\"bcd\":\"187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"799\",\"splyAmt\":\"642\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"799\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1708\",\"orgInvcNo\":0,\"curRcptNo\":\"1708\",\"totRcptNo\":\"1708\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1708\",\"rcptPbctDt\":\"20250609201948\",\"intrlData\":\"E8AGX_IU8LDZE6CN1YOFKQ-F5K\",\"rcptSign\":\"8RI-PPO8F0T-UHXZ\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000190\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1709,'','Cash','','2025-06-10 20:02:33','','0','13','2025-06-10 20:02:34','','17720','17720','1','retail','','17720','1','0','0','0','0','0','0','printed',' ','','2','0','131749573450','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1709','1709','5QQYOGOL7VJMJETGAKIMWUJWYL','5MZU3RNVRULJ6H-G','20250610200526','0','13270','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1709\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250610200526\",\"salesDt\":\"20250610\",\"stockRlsDt\":\"20250610200526\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":18,\"taxblAmtA\":0,\"taxblAmtB\":13270,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":13720,\"totTaxAmt\":0,\"totAmt\":17720,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1709\",\"rcptPbctDt\":\"20250610\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000025\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Shakers\",\"bcd\":\"25\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"720\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000039\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pull Neck\",\"bcd\":\"36\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"550\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1100\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000236\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NIPPLE SHIELD\",\"bcd\":\"233\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"240\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000275\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY PILLOW\",\"bcd\":\"272\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000044\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Rocker\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":11,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"23.00\",\"qtyUnitCd\":\"\",\"qty\":\"23.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2300\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":13,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"\",\"qty\":\"5.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":15,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000081\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Receiving set (5 pieces)\",\"bcd\":\"82\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000035\",\"itemClsCd\":\"53100000\",\"itemNm\":\"FlanneLs\",\"bcd\":\"32\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000013\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Kofia 2 in 1\",\"bcd\":\"13\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1709\",\"orgInvcNo\":0,\"curRcptNo\":\"1709\",\"totRcptNo\":\"1709\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1709\",\"rcptPbctDt\":\"20250610200526\",\"intrlData\":\"5QQYOGOL7VJMJETGAKIMWUJWYL\",\"rcptSign\":\"5MZU3RNVRULJ6H-G\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000025\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000039\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000236\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000275\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000044\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"23.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000081\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000035\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1710,'','Cash','','2025-06-10 20:07:54','','0','13','2025-06-10 20:07:54','','1850','1850','1','retail','','1850','1','0','0','0','0','0','0','printed',' ','','2','0','131749575153','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1711,'','Cash','','2025-06-11 19:38:30','','0','13','2025-06-11 19:38:30','','2250','2250','1','retail','','2250','1','0','0','0','0','0','0','printed',' ','','2','0','131749659733','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1711','1711','9GDS_LLARS5IJ4N2IBE8LZHU9Q','RZKGEEHLEZQSIFJR','20250611193845','0','1700','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1711\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250611193845\",\"salesDt\":\"20250611\",\"stockRlsDt\":\"20250611193845\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":5,\"taxblAmtA\":0,\"taxblAmtB\":1700,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1700,\"totTaxAmt\":0,\"totAmt\":2250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1711\",\"rcptPbctDt\":\"20250611\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000202\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LONG SOCKS\",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000335\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KNEE SOCKS\",\"bcd\":\"332\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Squize Silicon feeder \",\"bcd\":\"6957660746691\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000870\",\"itemClsCd\":\"53100000\",\"itemNm\":\"RAIN COAT-ADULT\",\"bcd\":\"1118\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1711\",\"orgInvcNo\":0,\"curRcptNo\":\"1711\",\"totRcptNo\":\"1711\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1711\",\"rcptPbctDt\":\"20250611193845\",\"intrlData\":\"9GDS_LLARS5IJ4N2IBE8LZHU9Q\",\"rcptSign\":\"RZKGEEHLEZQSIFJR\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000202\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000335\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000870\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1712,'','Cash','','2025-06-11 19:39:33','','0','13','2025-06-11 19:39:33','','850','850','1','retail','','850','1','0','0','0','0','0','0','printed',' ','','2','0','131749659955','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1713,'','Cash','','2025-06-12 20:02:56','','0','13','2025-06-12 20:02:56','','21520','21520','1','retail','','21520','1','0','0','0','0','0','0','printed',' ','','2','0','131749746362','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1713','1713','TSPYD1JQXJFA7H3FXYHTP4_YKG','OR2IT4LI_GN9RJ23','20250612200544','0','19920','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1713\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250612200544\",\"salesDt\":\"20250612\",\"stockRlsDt\":\"20250612200544\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":19,\"taxblAmtA\":0,\"taxblAmtB\":19920,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":19920,\"totTaxAmt\":0,\"totAmt\":21520,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1713\",\"rcptPbctDt\":\"20250612\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000366\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LITTLE LITTLE SUIT\",\"bcd\":\"363\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000340\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY TRACK SUIT.\",\"bcd\":\"337\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000351\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE SILICONE SHOES\",\"bcd\":\"348\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000292\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PLAY MAT\",\"bcd\":\"289\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000240\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KNITTED UNIQUE ROMPERS\",\"bcd\":\"237\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3200\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000901\",\"itemClsCd\":\"99030000\",\"itemNm\":\"DANGAREE AND ONESIS -GIRLS\",\"bcd\":\"1149\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2000\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2000\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000147\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GIRLS T-SHIRT\",\"bcd\":\"144\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000944\",\"itemClsCd\":\"99030000\",\"itemNm\":\"LOVE DOLL\",\"bcd\":\"1192\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000025\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Shakers\",\"bcd\":\"25\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000207\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BOY SUIT TURKEY\",\"bcd\":\"204\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000347\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WIDE NECK FEEDING BOTTLE\",\"bcd\":\"344\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000949\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BABY JEEP\",\"bcd\":\"1197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000009\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ND Boys 2 in 1(Bow Tie)\",\"bcd\":\"9\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000870\",\"itemClsCd\":\"53100000\",\"itemNm\":\"RAIN COAT-ADULT\",\"bcd\":\"1118\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1713\",\"orgInvcNo\":0,\"curRcptNo\":\"1713\",\"totRcptNo\":\"1713\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1713\",\"rcptPbctDt\":\"20250612200544\",\"intrlData\":\"TSPYD1JQXJFA7H3FXYHTP4_YKG\",\"rcptSign\":\"OR2IT4LI_GN9RJ23\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000366\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000340\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000351\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000292\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000240\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000901\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000147\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000944\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000025\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000207\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000347\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000949\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000009\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000870\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1714,'','Cash','','2025-06-12 20:09:38','','0','13','2025-06-12 20:09:38','','2400','2400','1','retail','','2400','1','0','0','0','0','0','0','printed',' ','','3','0','131749748149','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1714','1714','QEL6KYCQABGUCVT-RT6OLWHWUL','YV-NAPYQNGLFVZSP','20250612200951','0','2400','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1714\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250612200951\",\"salesDt\":\"20250612\",\"stockRlsDt\":\"20250612200951\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":2400,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2400,\"totTaxAmt\":0,\"totAmt\":2400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1714\",\"rcptPbctDt\":\"20250612\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000733\",\"itemClsCd\":\"53100000\",\"itemNm\":\"rm\\/225 codless 1.7lts kettle\",\"bcd\":\"603\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2400\",\"splyAmt\":\"1620\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2400\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1714\",\"orgInvcNo\":0,\"curRcptNo\":\"1714\",\"totRcptNo\":\"1714\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1714\",\"rcptPbctDt\":\"20250612200951\",\"intrlData\":\"QEL6KYCQABGUCVT-RT6OLWHWUL\",\"rcptSign\":\"YV-NAPYQNGLFVZSP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000733\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1715,'','Cash','','2025-06-12 20:12:11','','0','13','2025-06-12 20:12:11','','1140','1140','1','retail','','1140','1','0','0','0','0','0','0','printed',' ','','3','0','131749748222','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1716,'','Cash','','2025-06-13 20:02:32','','0','13','2025-06-13 20:02:32','','19550','19550','1','retail','','19550','1','0','0','0','0','0','0','printed',' ','','2','0','131749832700','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1716','1716','ICKEJHADHHNGXJVAACSCJ0L09I','EEDWYMOK0IE0RUYG','20250613200258','0','13220','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1716\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250613200258\",\"salesDt\":\"20250613\",\"stockRlsDt\":\"20250613200258\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":17,\"taxblAmtA\":0,\"taxblAmtB\":13220,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":15670,\"totTaxAmt\":0,\"totAmt\":19550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1716\",\"rcptPbctDt\":\"20250613\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":2,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000043\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Rocker\",\"bcd\":\"40\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"5800\",\"splyAmt\":\"4700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"5800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"5800\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000017\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Silicon Bibs\",\"bcd\":\"17\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":7,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000054\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Washable Diaper\",\"bcd\":\"51\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000909\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BABY RATTLES SHAKERS\",\"bcd\":\"1157\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"750\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"750.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"750\"},{\"itemSeq\":11,\"itemCd\":\"0000983\",\"itemClsCd\":\"\",\"itemNm\":\"ND SHOW JEANS\",\"bcd\":\"1231\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"1800\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3600\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000347\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WIDE NECK FEEDING BOTTLE\",\"bcd\":\"344\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"220\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":15,\"itemCd\":\"0000967\",\"itemClsCd\":\"\",\"itemNm\":\"WATER GUN\",\"bcd\":\"1215\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000949\",\"itemClsCd\":\"99030000\",\"itemNm\":\"BABY JEEP\",\"bcd\":\"1197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1716\",\"orgInvcNo\":0,\"curRcptNo\":\"1716\",\"totRcptNo\":\"1716\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1716\",\"rcptPbctDt\":\"20250613200258\",\"intrlData\":\"ICKEJHADHHNGXJVAACSCJ0L09I\",\"rcptSign\":\"EEDWYMOK0IE0RUYG\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000043\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000017\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000054\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000909\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000983\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000347\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000967\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000949\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1717,'','Cash','','2025-06-13 20:08:45','','0','13','2025-06-13 20:08:45','','2000','2000','1','retail','','2000','1','0','0','0','0','0','0','printed',' ','','3','0','131749834510','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1718,'','Cash','','2025-06-14 19:39:17','','0','13','2025-06-14 19:39:17','','5350','5350','1','retail','','5350','1','0','0','0','0','0','0','printed',' ','','2','0','131749918916','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1718','1718','TCNYBSGYHLQADMUFKDCTBWANJN','D21ZR7ROQJMHBWDS','20250614193937','0','5000','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1718\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250614193937\",\"salesDt\":\"20250614\",\"stockRlsDt\":\"20250614193937\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":5000,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5000,\"totTaxAmt\":0,\"totAmt\":5350,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1718\",\"rcptPbctDt\":\"20250614\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000311\",\"itemClsCd\":\"53100000\",\"itemNm\":\"COTTON HANDKERCHIEF\",\"bcd\":\"308\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000291\",\"itemClsCd\":\"53100000\",\"itemNm\":\"HANDKERCHIEF\",\"bcd\":\"288\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"50\",\"splyAmt\":\"21\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000896\",\"itemClsCd\":\"99030000\",\"itemNm\":\"GIRL DRESS WITH LON SLEEVED T-SHIRT OR CHIFFON TOP- TURKEY\",\"bcd\":\"1144\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3000\",\"splyAmt\":\"1800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000222\",\"itemClsCd\":\"53100000\",\"itemNm\":\"AVENT BABY BOTTLE\",\"bcd\":\"219\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1718\",\"orgInvcNo\":0,\"curRcptNo\":\"1718\",\"totRcptNo\":\"1718\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1718\",\"rcptPbctDt\":\"20250614193937\",\"intrlData\":\"TCNYBSGYHLQADMUFKDCTBWANJN\",\"rcptSign\":\"D21ZR7ROQJMHBWDS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000311\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000291\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000896\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000222\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1719,'','Cash','','2025-06-14 20:00:22','','0','13','2025-06-14 20:00:22','','2100','2100','1','retail','','2100','1','0','0','0','0','0','0','printed',' ','','2','0','131749919233','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1720,'','Cash','','2025-06-15 18:28:40','','0','13','2025-06-15 18:28:40','','5398','5398','1','retail','','5398','1','0','0','0','0','0','0','printed',' ','','2','0','131750001149','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1720','1720','QIUZHYMBHWCI5UCYGBOVTPFMKJ','2BEO641OEW2USF3_','20250615182917','0','3699','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1720\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250615182917\",\"salesDt\":\"20250615\",\"stockRlsDt\":\"20250615182917\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":3699,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3799,\"totTaxAmt\":0,\"totAmt\":5398,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1720\",\"rcptPbctDt\":\"20250615\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy storage cups\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"520\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000234\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY STORAGE BAGS\",\"bcd\":\"231\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000926\",\"itemClsCd\":\"99030000\",\"itemNm\":\"NIP NAP 48PCS -SMALL \",\"bcd\":\"1174\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"799\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"799.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1598\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000927\",\"itemClsCd\":\"99030000\",\"itemNm\":\"ALWAYS PADS\",\"bcd\":\"1175\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"108\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000061\",\"itemClsCd\":\"53100000\",\"itemNm\":\"High Waist Panties\",\"bcd\":\"6972410090008\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"142\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000013\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Kofia 2 in 1\",\"bcd\":\"13\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"600\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000303\",\"itemClsCd\":\"53100000\",\"itemNm\":\"VASELINE SMALL\",\"bcd\":\"300\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"36\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1720\",\"orgInvcNo\":0,\"curRcptNo\":\"1720\",\"totRcptNo\":\"1720\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1720\",\"rcptPbctDt\":\"20250615182917\",\"intrlData\":\"QIUZHYMBHWCI5UCYGBOVTPFMKJ\",\"rcptSign\":\"2BEO641OEW2USF3_\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000234\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000926\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000927\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000061\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000303\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1721,'','Cash','','2025-06-15 18:29:56','','0','13','2025-06-15 18:29:56','','650','650','1','retail','','650','1','0','0','0','0','0','0','printed',' ','','3','0','131750001359','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1721','1721','8XULRV-PSE86EECFEZGWWINXWW','ZSF3LO_BZGFK7KNO','20250615183027','0','650','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1721\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250615183027\",\"salesDt\":\"20250615\",\"stockRlsDt\":\"20250615183027\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":650,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":650,\"totTaxAmt\":0,\"totAmt\":650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1721\",\"rcptPbctDt\":\"20250615\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000671\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MABLE TABLE SPOON\",\"bcd\":\"554\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1721\",\"orgInvcNo\":0,\"curRcptNo\":\"1721\",\"totRcptNo\":\"1721\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1721\",\"rcptPbctDt\":\"20250615183027\",\"intrlData\":\"8XULRV-PSE86EECFEZGWWINXWW\",\"rcptSign\":\"ZSF3LO_BZGFK7KNO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000671\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1722,'','Cash','','2025-06-15 18:46:14','','0','11','2025-06-15 18:46:14','','50','50','1','retail','','50','1','0','0','0','0','0','0','printed',' ','','2','0','111750002364','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1722','1722','PAVETDJR3FRITL9FMYSN0CUJCR','VDLGHW6SG9QP_ICS','20250615184617','0','50','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1722\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250615184617\",\"salesDt\":\"20250615\",\"stockRlsDt\":\"20250615184617\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":50,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":50,\"totTaxAmt\":0,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1722\",\"rcptPbctDt\":\"20250615\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000303\",\"itemClsCd\":\"53100000\",\"itemNm\":\"VASELINE SMALL\",\"bcd\":\"300\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"36\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1722\",\"orgInvcNo\":0,\"curRcptNo\":\"1722\",\"totRcptNo\":\"1722\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1722\",\"rcptPbctDt\":\"20250615184617\",\"intrlData\":\"PAVETDJR3FRITL9FMYSN0CUJCR\",\"rcptSign\":\"VDLGHW6SG9QP_ICS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000303\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1723,'','Cash','','2025-06-15 18:47:48','','0','11','2025-06-15 18:47:48','','2700','2700','1','retail','','2700','1','0','0','0','0','0','0','printed',' ','','3','0','111750002427','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1724,'','Cash','','2025-06-16 20:13:12','','0','13','2025-06-16 20:13:12','','4200','4200','1','retail','','4200','1','0','0','0','0','0','0','printed',' ','','2','0','131750093526','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1724','1724','MIFLMBFJNRYAQGSN6X1GUU1GVL','OYKNCWE-PTRMSDTI','20250616201318','0','2500','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1724\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250616201318\",\"salesDt\":\"20250616\",\"stockRlsDt\":\"20250616201318\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":2500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2500,\"totTaxAmt\":0,\"totAmt\":4200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1724\",\"rcptPbctDt\":\"20250616\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000013\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Kofia 2 in 1\",\"bcd\":\"13\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000263\",\"itemClsCd\":\"53100000\",\"itemNm\":\"3 IN 1 COTTON ROMPER(PER ONE)\",\"bcd\":\"260\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"500\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000003\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Romper\",\"bcd\":\"3\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000954\",\"itemClsCd\":\"99032000\",\"itemNm\":\"BEST QUALITY VEST\",\"bcd\":\"1202\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"0\",\"splyAmt\":\"125\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"0.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"0\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1724\",\"orgInvcNo\":0,\"curRcptNo\":\"1724\",\"totRcptNo\":\"1724\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1724\",\"rcptPbctDt\":\"20250616201318\",\"intrlData\":\"MIFLMBFJNRYAQGSN6X1GUU1GVL\",\"rcptSign\":\"OYKNCWE-PTRMSDTI\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000013\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000263\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000003\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000954\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1725,'','Cash','','2025-06-16 20:14:37','','0','13','2025-06-16 20:14:37','','450','450','1','retail','','450','1','0','0','0','0','0','0','printed',' ','','3','0','131750094000','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1725','1725','ZM2DING5JYR9WFIWMWB6DARENH','6GSILF2YY_ILFZIS','20250616201448','0','450','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1725\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250616201448\",\"salesDt\":\"20250616\",\"stockRlsDt\":\"20250616201448\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":450,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":450,\"totTaxAmt\":0,\"totAmt\":450,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1725\",\"rcptPbctDt\":\"20250616\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000544\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BREAD BAKING CONTAINER.\",\"bcd\":\"463\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1725\",\"orgInvcNo\":0,\"curRcptNo\":\"1725\",\"totRcptNo\":\"1725\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1725\",\"rcptPbctDt\":\"20250616201448\",\"intrlData\":\"ZM2DING5JYR9WFIWMWB6DARENH\",\"rcptSign\":\"6GSILF2YY_ILFZIS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000544\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1726,'','Cash','','2025-06-16 20:20:46','','0','13','2025-06-16 20:20:46','','4450','4450','1','retail','','4450','1','0','0','0','0','0','0','printed',' ','','2','0','131750094115','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1727,'','Cash','','2025-06-17 19:58:14','','0','13','2025-06-17 19:58:14','','14260','14260','1','retail','','14260','1','0','0','0','0','0','0','printed',' ','','2','0','131750178649','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1727','1727','WS94TQTIAC_IZ4YD4_FBEMBZFZ','1BUZOZVQDXWH4V-R','20250617195825','0','10690','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1727\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250617195825\",\"salesDt\":\"20250617\",\"stockRlsDt\":\"20250617195825\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":20,\"taxblAmtA\":0,\"taxblAmtB\":10690,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":12740,\"totTaxAmt\":0,\"totAmt\":14260,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1727\",\"rcptPbctDt\":\"20250617\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000303\",\"itemClsCd\":\"53100000\",\"itemNm\":\"VASELINE SMALL\",\"bcd\":\"300\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"36\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000151\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Softcare wipes\",\"bcd\":\"148\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000261\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MUSLIN FLANNEL\",\"bcd\":\"258\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1300\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1300\"},{\"itemSeq\":5,\"itemCd\":\"0000961\",\"itemClsCd\":\"\",\"itemNm\":\"UMBRELLA ADULT\",\"bcd\":\"1209\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000200\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE BASIN\",\"bcd\":\"197\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000015\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Cotton Light Kofia\",\"bcd\":\"15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"120\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000044\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Rocker\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":15,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":16,\"itemCd\":\"0000964\",\"itemClsCd\":\"\",\"itemNm\":\"PLASTIC FEEDING CHAIR\",\"bcd\":\"1212\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000340\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY TRACK SUIT.\",\"bcd\":\"337\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000237\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY DOUBLE HANDLE MILK BOTTLE\",\"bcd\":\"234\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"285\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":20,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"BABY FLOATERS \",\"bcd\":\"1235\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1727\",\"orgInvcNo\":0,\"curRcptNo\":\"1727\",\"totRcptNo\":\"1727\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1727\",\"rcptPbctDt\":\"20250617195825\",\"intrlData\":\"WS94TQTIAC_IZ4YD4_FBEMBZFZ\",\"rcptSign\":\"1BUZOZVQDXWH4V-R\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000303\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000151\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000261\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000961\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000200\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000015\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000044\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000964\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000340\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000237\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1728,'','Cash','','2025-06-17 20:08:38','','0','13','2025-06-17 20:08:38','','2550','2550','1','retail','','2550','1','0','0','0','0','0','0','printed',' ','','3','0','131750179742','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1728','1728','D_MS1ULTEDUJJVEHTEL2OYLDX7','3D1L9VJMPN_DVXRC','20250617200845','0','350','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1728\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250617200845\",\"salesDt\":\"20250617\",\"stockRlsDt\":\"20250617200845\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":350,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1850,\"totTaxAmt\":0,\"totAmt\":2550,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1728\",\"rcptPbctDt\":\"20250617\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000534\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BLACK AND WHITE TREE PLATE\",\"bcd\":\"456\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"350\",\"splyAmt\":\"209\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"350.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1050\"},{\"itemSeq\":2,\"itemCd\":\"0000958\",\"itemClsCd\":\"\",\"itemNm\":\"AQUA JUG 7LITRES\",\"bcd\":\"1206\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1728\",\"orgInvcNo\":0,\"curRcptNo\":\"1728\",\"totRcptNo\":\"1728\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1728\",\"rcptPbctDt\":\"20250617200845\",\"intrlData\":\"D_MS1ULTEDUJJVEHTEL2OYLDX7\",\"rcptSign\":\"3D1L9VJMPN_DVXRC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000534\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000958\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1729,'','Cash','','2025-06-17 20:10:24','','0','13','2025-06-17 20:10:24','','3200','3200','1','retail','','3200','1','0','0','0','0','0','0','printed',' ','','2','0','131750180187','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1730,'','Cash','','2025-06-17 20:44:32','','0','13','2025-06-17 20:44:32','','400','400','1','retail','','400','1','0','0','0','0','0','0','printed',' ','','2','0','131750182180','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1730','1730','JVY8HMIPXAWHKYQMY54HZI6M2F','PURHHMEQIWNXUJWO','20250617204449','0','200','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1730\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250617204449\",\"salesDt\":\"20250617\",\"stockRlsDt\":\"20250617204449\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":200,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":200,\"totTaxAmt\":0,\"totAmt\":400,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1730\",\"rcptPbctDt\":\"20250617\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1730\",\"orgInvcNo\":0,\"curRcptNo\":\"1730\",\"totRcptNo\":\"1730\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1730\",\"rcptPbctDt\":\"20250617204449\",\"intrlData\":\"JVY8HMIPXAWHKYQMY54HZI6M2F\",\"rcptSign\":\"PURHHMEQIWNXUJWO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1731,'','Cash','','2025-06-18 19:56:57','','0','13','2025-06-18 19:56:57','','9750','9750','1','retail','','9750','1','0','0','0','0','0','0','printed',' ','','2','0','131750265531','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1731','1731','ODVGGL4O1IEODYIE54PVMI32PI','BXVWLE3LTV6YSLA2','20250618195824','0','5350','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1731\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250618195824\",\"salesDt\":\"20250618\",\"stockRlsDt\":\"20250618195824\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":5350,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5450,\"totTaxAmt\":0,\"totAmt\":9750,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1731\",\"rcptPbctDt\":\"20250618\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000274\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TOTO WRAP\",\"bcd\":\"271\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4950\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000013\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Kofia 2 in 1\",\"bcd\":\"13\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"600\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000135\",\"itemClsCd\":\"53100000\",\"itemNm\":\"stockings\",\"bcd\":\"132\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"104\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000314\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BIG LAUNDY BASKET\",\"bcd\":\"311\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"580\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":7,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1731\",\"orgInvcNo\":0,\"curRcptNo\":\"1731\",\"totRcptNo\":\"1731\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1731\",\"rcptPbctDt\":\"20250618195824\",\"intrlData\":\"ODVGGL4O1IEODYIE54PVMI32PI\",\"rcptSign\":\"BXVWLE3LTV6YSLA2\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000274\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000013\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000135\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000314\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1732,'','Cash','','2025-06-18 20:04:59','','0','13','2025-06-18 20:04:59','','699','699','1','retail','','699','1','0','0','0','0','0','0','printed',' ','','3','0','131750265909','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1732','1732','VBOCPU5KYBKRNLZOPQDDYNGLJT','UQDVQJCQFOOBUJ8Q','20250618200508','0','699','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1732\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250618200508\",\"salesDt\":\"20250618\",\"stockRlsDt\":\"20250618200508\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":699,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":699,\"totTaxAmt\":0,\"totAmt\":699,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1732\",\"rcptPbctDt\":\"20250618\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000658\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LEAF SOAP HOLDER\",\"bcd\":\"542\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000794\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SPOON HOLDER\",\"bcd\":\"m15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"499\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"499.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"499\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1732\",\"orgInvcNo\":0,\"curRcptNo\":\"1732\",\"totRcptNo\":\"1732\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1732\",\"rcptPbctDt\":\"20250618200508\",\"intrlData\":\"VBOCPU5KYBKRNLZOPQDDYNGLJT\",\"rcptSign\":\"UQDVQJCQFOOBUJ8Q\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000658\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000794\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1733,'','Cash','','2025-06-18 20:06:06','','0','13','2025-06-18 20:06:06','','950','950','1','retail','','950','1','0','0','0','0','0','0','printed',' ','','2','0','131750266354','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1734,'','Cash','','2025-06-18 20:09:54','','0','13','2025-06-18 20:09:54','','50','50','1','retail','','50','1','0','0','0','0','0','0','printed',' ','','2','0','131750266570','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1734','1734','-JK7RJOC6COAUR80WC6YLCCH5C','T_CVF_IWSNTUQB-C','20250618201009','0','50','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1734\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250618201009\",\"salesDt\":\"20250618\",\"stockRlsDt\":\"20250618201009\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":50,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":50,\"totTaxAmt\":0,\"totAmt\":50,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1734\",\"rcptPbctDt\":\"20250618\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000303\",\"itemClsCd\":\"53100000\",\"itemNm\":\"VASELINE SMALL\",\"bcd\":\"300\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"36\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1734\",\"orgInvcNo\":0,\"curRcptNo\":\"1734\",\"totRcptNo\":\"1734\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1734\",\"rcptPbctDt\":\"20250618201009\",\"intrlData\":\"-JK7RJOC6COAUR80WC6YLCCH5C\",\"rcptSign\":\"T_CVF_IWSNTUQB-C\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000303\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1735,'','Cash','','2025-06-19 19:25:58','','0','13','2025-06-19 19:25:58','','18500','18500','1','retail','','18500','1','0','0','0','0','0','0','printed',' ','','3','0','131750350288','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1735','1735','5XVUZQLNRKIOBJV-3OCKDFPFWY','LCFPQZ6E9-ZDQ6SO','20250619192603','0','18500','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1735\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250619192603\",\"salesDt\":\"20250619\",\"stockRlsDt\":\"20250619192603\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":18500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":18500,\"totTaxAmt\":0,\"totAmt\":18500,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1735\",\"rcptPbctDt\":\"20250619\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000496\",\"itemClsCd\":\"53100000\",\"itemNm\":\"36 PIECE DINNER SET WHITE&GOLD (RECTANGULAR)\",\"bcd\":\"421\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"18500\",\"splyAmt\":\"15500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"18500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"18500\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1735\",\"orgInvcNo\":0,\"curRcptNo\":\"1735\",\"totRcptNo\":\"1735\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1735\",\"rcptPbctDt\":\"20250619192603\",\"intrlData\":\"5XVUZQLNRKIOBJV-3OCKDFPFWY\",\"rcptSign\":\"LCFPQZ6E9-ZDQ6SO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000496\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1736,'','Cash','','2025-06-19 19:32:38','','0','13','2025-06-19 19:32:38','','14050','14050','1','retail','','14050','1','0','0','0','0','0','0','printed',' ','','2','0','131750350366','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1736','1736','KOFX1ZSY-IOKSGTGBO5QZI6T8E','MVPSOYPTVCYZXMI4','20250619200551','0','11450','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1736\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250619200551\",\"salesDt\":\"20250619\",\"stockRlsDt\":\"20250619200551\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":9,\"taxblAmtA\":0,\"taxblAmtB\":11450,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":11550,\"totTaxAmt\":0,\"totAmt\":14050,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1736\",\"rcptPbctDt\":\"20250619\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000082\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Receiving set (11 pieces)\",\"bcd\":\"83\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"800\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000951\",\"itemClsCd\":\"99030000\",\"itemNm\":\"FLEECE UNIQUE RECEIVING SET\",\"bcd\":\"1199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"2000\",\"splyAmt\":\"1250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000938\",\"itemClsCd\":\"99030000\",\"itemNm\":\"HEAVY ROMPER MTUMBA\",\"bcd\":\"1186\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000340\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY TRACK SUIT.\",\"bcd\":\"337\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000207\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BOY SUIT TURKEY\",\"bcd\":\"204\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000073\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Squize Silicon feeder \",\"bcd\":\"6957660746691\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"0\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000339\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PREGNANCY PILLOW C-SHAPED.\",\"bcd\":\"336\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3200\",\"splyAmt\":\"1700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1736\",\"orgInvcNo\":0,\"curRcptNo\":\"1736\",\"totRcptNo\":\"1736\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1736\",\"rcptPbctDt\":\"20250619200551\",\"intrlData\":\"KOFX1ZSY-IOKSGTGBO5QZI6T8E\",\"rcptSign\":\"MVPSOYPTVCYZXMI4\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000082\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000951\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000938\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000340\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000207\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000073\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000339\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1737,'','Cash','','2025-06-19 20:06:56','','0','13','2025-06-19 20:06:56','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','131750352776','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1738,'','Cash','','2025-06-20 19:45:35','','0','13','2025-06-20 19:45:35','','13250','13250','1','retail','','13250','1','0','0','0','0','0','0','printed',' ','','2','0','131750437616','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1738','1738','AM1EZDUYT37NCHMBF-D5JOFJKU','B0EG4UI-ZYJ-RMLT','20250620194649','0','4950','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1738\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250620194649\",\"salesDt\":\"20250620\",\"stockRlsDt\":\"20250620194649\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":8,\"taxblAmtA\":0,\"taxblAmtB\":4950,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5150,\"totTaxAmt\":0,\"totAmt\":13250,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1738\",\"rcptPbctDt\":\"20250620\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000157\",\"itemClsCd\":\"53100000\",\"itemNm\":\"CUSHION bath net\",\"bcd\":\"154\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000902\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE DRESS WITH SOCKS\\/KOFIA\",\"bcd\":\"1150\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"2500\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"5000\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000202\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LONG SOCKS\",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"6.00\",\"qtyUnitCd\":\"U\",\"qty\":\"6.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":5,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000870\",\"itemClsCd\":\"53100000\",\"itemNm\":\"RAIN COAT-ADULT\",\"bcd\":\"1118\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"450\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000202\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LONG SOCKS\",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":8,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1738\",\"orgInvcNo\":0,\"curRcptNo\":\"1738\",\"totRcptNo\":\"1738\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1738\",\"rcptPbctDt\":\"20250620194649\",\"intrlData\":\"AM1EZDUYT37NCHMBF-D5JOFJKU\",\"rcptSign\":\"B0EG4UI-ZYJ-RMLT\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000157\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000902\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000202\",\"rsdQty\":\"6.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000870\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000202\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1739,'','Cash','','2025-06-20 19:49:55','','0','13','2025-06-20 19:49:55','','3250','3250','1','retail','','3250','1','0','0','0','0','0','0','printed',' ','','3','0','131750438046','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1740,'','Cash','','2025-06-20 19:51:20','','0','13','2025-06-20 19:51:20','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','2','0','131750438226','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1741,'','Cash','','2025-06-21 21:11:02','','0','13','2025-06-21 21:11:02','','24519','24519','1','retail','','24519','1','0','0','0','0','0','0','printed',' ','','2','0','131750525908','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1741','1741','ML1FIAQPDMAQ9SBNR5ELBJQYCV','ZKXAIHHHJ7L4DG6L','20250621211147','0','22369','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1741\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250621211147\",\"salesDt\":\"20250621\",\"stockRlsDt\":\"20250621211147\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":20,\"taxblAmtA\":0,\"taxblAmtB\":22369,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":23239,\"totTaxAmt\":0,\"totAmt\":24519,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1741\",\"rcptPbctDt\":\"20250621\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"\",\"qty\":\"2.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000719\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PLASTIC LUNCH BOX SET\",\"bcd\":\"591\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"999\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"999.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"999\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"\",\"qty\":\"10.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":4,\"itemCd\":\"0000963\",\"itemClsCd\":\"\",\"itemNm\":\"KIDS GLASS\\/SHADES\",\"bcd\":\"1211\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":6,\"itemCd\":\"0000963\",\"itemClsCd\":\"\",\"itemNm\":\"KIDS GLASS\\/SHADES\",\"bcd\":\"1211\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"60\",\"splyAmt\":\"30\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"60\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000304\",\"itemClsCd\":\"53100000\",\"itemNm\":\"ARIMIS SMALL\",\"bcd\":\"301\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"50\",\"splyAmt\":\"31\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"50.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"50\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000044\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Rocker\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy storage cups\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"520\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000355\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BEAUTIFUL HEAVY ROMPER\",\"bcd\":\"352\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000240\",\"itemClsCd\":\"53100000\",\"itemNm\":\"KNITTED UNIQUE ROMPERS\",\"bcd\":\"237\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000322\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DERA ZIP\",\"bcd\":\"319\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"650\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"650\"},{\"itemSeq\":18,\"itemCd\":\"KE2BGU0000173\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NAPPY LINERS-LARGE\",\"bcd\":\"170\",\"pkgUnitCd\":\"BG\",\"pkg\":\"5.00\",\"qtyUnitCd\":\"U\",\"qty\":\"5.00\",\"prc\":\"70\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"70.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"350\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000368\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BABY WALKER WITH UMBRELLA -MOMEASY.\",\"bcd\":\"365\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"4500\",\"splyAmt\":\"2900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"4500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"4500\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000337\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TRACK SUIT UNIQUE.\",\"bcd\":\"334\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2800\",\"splyAmt\":\"1700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2800\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1741\",\"orgInvcNo\":0,\"curRcptNo\":\"1741\",\"totRcptNo\":\"1741\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1741\",\"rcptPbctDt\":\"20250621211147\",\"intrlData\":\"ML1FIAQPDMAQ9SBNR5ELBJQYCV\",\"rcptSign\":\"ZKXAIHHHJ7L4DG6L\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000719\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000963\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000963\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000304\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000044\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000355\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000240\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000322\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000173\",\"rsdQty\":\"5.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000368\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000337\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1742,'','Cash','','2025-06-22 18:36:17','','0','13','2025-06-22 18:36:17','','8850','8850','1','retail','','8850','1','0','0','0','0','0','0','printed',' ','','2','0','131750606043','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1742','1742','ICTMWTP9QJWS8MMW5EWK99IVPF','CJEMCBOGH3NNIS3Y','20250622183755','0','5850','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1742\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250622183755\",\"salesDt\":\"20250622\",\"stockRlsDt\":\"20250622183755\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":5850,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5950,\"totTaxAmt\":0,\"totAmt\":8850,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1742\",\"rcptPbctDt\":\"20250622\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000080\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Receiving set heavy \",\"bcd\":\"81\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1000\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000005\",\"itemClsCd\":\"53100000\",\"itemNm\":\"onesis \",\"bcd\":\"5\",\"pkgUnitCd\":\"BG\",\"pkg\":\"10.00\",\"qtyUnitCd\":\"U\",\"qty\":\"10.00\",\"prc\":\"300\",\"splyAmt\":\"190\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3000\"},{\"itemSeq\":4,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000944\",\"itemClsCd\":\"99030000\",\"itemNm\":\"LOVE DOLL\",\"bcd\":\"1192\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000316\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL UNIQUE BASIN\",\"bcd\":\"313\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1742\",\"orgInvcNo\":0,\"curRcptNo\":\"1742\",\"totRcptNo\":\"1742\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1742\",\"rcptPbctDt\":\"20250622183755\",\"intrlData\":\"ICTMWTP9QJWS8MMW5EWK99IVPF\",\"rcptSign\":\"CJEMCBOGH3NNIS3Y\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000080\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000005\",\"rsdQty\":\"10.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000944\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000316\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1743,'','Cash','','2025-06-22 18:44:06','','0','13','2025-06-22 18:44:06','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','3','0','131750606680','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1743','1743','NG4SJ_FFM15XB6HE4GEL6TLPL8','IIHWWP_GN4GOU-ZF','20250622184418','0','300','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1743\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250622184418\",\"salesDt\":\"20250622\",\"stockRlsDt\":\"20250622184418\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":300,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":300,\"totTaxAmt\":0,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1743\",\"rcptPbctDt\":\"20250622\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000533\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BIG SERVING SPOON\",\"bcd\":\"455\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1743\",\"orgInvcNo\":0,\"curRcptNo\":\"1743\",\"totRcptNo\":\"1743\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1743\",\"rcptPbctDt\":\"20250622184418\",\"intrlData\":\"NG4SJ_FFM15XB6HE4GEL6TLPL8\",\"rcptSign\":\"IIHWWP_GN4GOU-ZF\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000533\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1744,'','Cash','','2025-06-23 20:08:29','','0','13','2025-06-23 20:08:29','','5870','5870','1','retail','','5870','1','0','0','0','0','0','0','printed',' ','','2','0','131750698172','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1744','1744','OOYCFFFFS2UHMR53GCMYWOWJK6','OZ7DSVOWO_KV9T2-','20250623201934','0','3920','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1744\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250623201934\",\"salesDt\":\"20250623\",\"stockRlsDt\":\"20250623201934\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":3920,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3980,\"totTaxAmt\":0,\"totAmt\":5870,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1744\",\"rcptPbctDt\":\"20250623\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000052\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Carrier (Normal )\",\"bcd\":\"49\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1600\",\"splyAmt\":\"900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1600\"},{\"itemSeq\":2,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000899\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE LIGHT KOFIA\",\"bcd\":\"1147\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"120\",\"splyAmt\":\"70\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"240\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000369\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GRINDING BOWL\",\"bcd\":\"366\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"500\",\"splyAmt\":\"250\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1744\",\"orgInvcNo\":0,\"curRcptNo\":\"1744\",\"totRcptNo\":\"1744\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1744\",\"rcptPbctDt\":\"20250623201934\",\"intrlData\":\"OOYCFFFFS2UHMR53GCMYWOWJK6\",\"rcptSign\":\"OZ7DSVOWO_KV9T2-\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000052\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000899\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000369\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1745,'','Cash','','2025-06-23 20:19:54','','0','13','2025-06-23 20:19:54','','200','200','1','retail','','200','1','0','0','0','0','0','0','printed',' ','','3','0','131750699175','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1745','1745','0T1CNSI_JYGUMC8MRAQPWGMSQ7','KHHHEDQLEX5-WQ1F','20250623202013','0','200','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1745\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250623202013\",\"salesDt\":\"20250623\",\"stockRlsDt\":\"20250623202013\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":200,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":200,\"totTaxAmt\":0,\"totAmt\":200,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1745\",\"rcptPbctDt\":\"20250623\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000861\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WOODEN HANDLE KNIFE\",\"bcd\":\"m22\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1745\",\"orgInvcNo\":0,\"curRcptNo\":\"1745\",\"totRcptNo\":\"1745\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1745\",\"rcptPbctDt\":\"20250623202013\",\"intrlData\":\"0T1CNSI_JYGUMC8MRAQPWGMSQ7\",\"rcptSign\":\"KHHHEDQLEX5-WQ1F\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000861\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1746,'','Cash','','2025-06-24 08:43:39','','0','13','2025-06-24 08:43:39','','1700','1700','1','retail','','1700','1','0','0','0','0','0','0','printed',' ','','2','0','131750743733','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1746','1746','Q48MP6PNS3LU8EVAO1YZW6VRKS','RLN_FIYMFJ1OFBRC','20250624084346','0','600','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1746\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250624084346\",\"salesDt\":\"20250624\",\"stockRlsDt\":\"20250624084346\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":2,\"taxblAmtA\":0,\"taxblAmtB\":600,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":1150,\"totTaxAmt\":0,\"totAmt\":1700,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1746\",\"rcptPbctDt\":\"20250624\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1100\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000026\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Shakers\",\"bcd\":\"26\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1746\",\"orgInvcNo\":0,\"curRcptNo\":\"1746\",\"totRcptNo\":\"1746\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1746\",\"rcptPbctDt\":\"20250624084346\",\"intrlData\":\"Q48MP6PNS3LU8EVAO1YZW6VRKS\",\"rcptSign\":\"RLN_FIYMFJ1OFBRC\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000026\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1747,'','Cash','','2025-06-25 08:43:17','','0','13','2025-06-25 08:43:17','','3998','3998','1','retail','','3998','1','0','0','0','0','0','0','printed',' ','','3','0','131750830174','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1748,'','Cash','','2025-06-25 09:13:04','','0','13','2025-06-25 09:13:04','','3750','3750','1','retail','','3750','1','0','0','0','0','0','0','printed',' ','','2','0','131750831880','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1749,'','Cash','','2025-06-25 14:49:20','','0','13','2025-06-25 14:49:20','','850','850','1','retail','','850','1','0','0','0','0','0','0','printed',' ','','2','0','131750852117','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1749','1749','UZC47QG6MYDQKQJ4TFHW2KNHP-','TGZFUX6JQPFX2JSH','20250625144937','0','850','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1749\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250625144937\",\"salesDt\":\"20250625\",\"stockRlsDt\":\"20250625144937\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":850,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":850,\"totTaxAmt\":0,\"totAmt\":850,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1749\",\"rcptPbctDt\":\"20250625\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000027\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dr. Dudu\",\"bcd\":\"6970802080026\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"850\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"850.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"850\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1749\",\"orgInvcNo\":0,\"curRcptNo\":\"1749\",\"totRcptNo\":\"1749\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1749\",\"rcptPbctDt\":\"20250625144937\",\"intrlData\":\"UZC47QG6MYDQKQJ4TFHW2KNHP-\",\"rcptSign\":\"TGZFUX6JQPFX2JSH\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000027\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1750,'','Cash','','2025-06-25 15:12:54','','0','13','2025-06-25 15:12:54','','23190','23190','1','retail','','23190','1','0','0','0','0','0','0','printed',' ','','2','0','131750852181','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1750','1750','QJGWU5RGXHK5BPKTX1AGZTJFHY','YTFQOVKUQK5NF0FS','20250625151317','0','21250','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1750\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250625151317\",\"salesDt\":\"20250625\",\"stockRlsDt\":\"20250625151317\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":22,\"taxblAmtA\":0,\"taxblAmtB\":21250,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":22050,\"totTaxAmt\":0,\"totAmt\":23190,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1750\",\"rcptPbctDt\":\"20250625\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000012\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Care Kit\",\"bcd\":\"12\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000281\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MOMEASY WASHABLE BREAST PADS\",\"bcd\":\"278\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"390\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000044\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Rocker\",\"bcd\":\"41\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3800\",\"splyAmt\":\"2500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3800\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000157\",\"itemClsCd\":\"53100000\",\"itemNm\":\"CUSHION bath net\",\"bcd\":\"154\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000068\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bottle Warmer \",\"bcd\":\"63\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000029\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Electric Breast Bump\",\"bcd\":\"6925546000205\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2500\",\"splyAmt\":\"1400\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2500\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000074\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Marking Tosh- BIG\",\"bcd\":\"67\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"800\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"800\"},{\"itemSeq\":8,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000171\",\"itemClsCd\":\"53100000\",\"itemNm\":\"momeasy storage cups\",\"bcd\":\"168\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"520\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000053\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Carrier (Hip Seater )\",\"bcd\":\"50\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"2800\",\"splyAmt\":\"1900\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"2800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2800\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"500\"},{\"itemSeq\":12,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"80\"},{\"itemSeq\":13,\"itemCd\":\"KE2BGU0000938\",\"itemClsCd\":\"99030000\",\"itemNm\":\"HEAVY ROMPER MTUMBA\",\"bcd\":\"1186\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"450\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":14,\"itemCd\":\"KE2BGU0000939\",\"itemClsCd\":\"99030000\",\"itemNm\":\"MTUMBA COTTON ROMPER\",\"bcd\":\"1187\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":15,\"itemCd\":\"KE2BGU0000284\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNIQUE NURSING BRA\",\"bcd\":\"281\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":16,\"itemCd\":\"KE2BGU0000018\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Feeder \",\"bcd\":\"18\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"120\",\"splyAmt\":\"45\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"120.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"360\"},{\"itemSeq\":17,\"itemCd\":\"KE2BGU0000085\",\"itemClsCd\":\"53100000\",\"itemNm\":\" Dangaree\",\"bcd\":\"86\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"1500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":18,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":19,\"itemCd\":\"KE2BGU0000186\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby teether shaker- small\",\"bcd\":\"183\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"150\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":20,\"itemCd\":\"KE2BGU0000094\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Pre-Walkers \",\"bcd\":\"97\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"700\",\"splyAmt\":\"450\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"700.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"700\"},{\"itemSeq\":21,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":22,\"itemCd\":\"KE2BGU0000236\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NIPPLE SHIELD\",\"bcd\":\"233\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"240\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1750\",\"orgInvcNo\":0,\"curRcptNo\":\"1750\",\"totRcptNo\":\"1750\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1750\",\"rcptPbctDt\":\"20250625151317\",\"intrlData\":\"QJGWU5RGXHK5BPKTX1AGZTJFHY\",\"rcptSign\":\"YTFQOVKUQK5NF0FS\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000012\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000281\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000044\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000157\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000068\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000029\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000074\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000171\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000053\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000938\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000939\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000284\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000018\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000085\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000186\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000094\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000236\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1751,'','Cash','','2025-06-25 15:32:43','','0','13','2025-06-25 15:32:43','','7439','7439','1','retail','','7439','1','0','0','0','0','0','0','printed',' ','','2','0','131750853657','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1752,'','Cash','','2025-06-26 19:38:25','','0','13','2025-06-26 19:38:25','','3999','3999','1','retail','','3999','1','0','0','0','0','0','0','printed',' ','','3','0','131750955823','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1752','1752','NQTD_CLPZXEPBUWLX113HWP2LZ','G6HZFRUTNSW7MYTB','20250626193833','0','3999','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1752\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250626193833\",\"salesDt\":\"20250626\",\"stockRlsDt\":\"20250626193833\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":3999,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3999,\"totTaxAmt\":0,\"totAmt\":3999,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1752\",\"rcptPbctDt\":\"20250626\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000576\",\"itemClsCd\":\"53100000\",\"itemNm\":\"DISH RACKS -GOLD 3 LAYER..\",\"bcd\":\"m92\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3999\",\"splyAmt\":\"1650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3999.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3999\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1752\",\"orgInvcNo\":0,\"curRcptNo\":\"1752\",\"totRcptNo\":\"1752\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1752\",\"rcptPbctDt\":\"20250626193833\",\"intrlData\":\"NQTD_CLPZXEPBUWLX113HWP2LZ\",\"rcptSign\":\"G6HZFRUTNSW7MYTB\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000576\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1753,'','Cash','','2025-06-26 19:42:02','','0','13','2025-06-26 19:42:02','','4930','4930','1','retail','','4930','1','0','0','0','0','0','0','printed',' ','','2','0','131750955917','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1753','1753','V7BFFR-4MSGT97VFB8VIHJKV0J','4FOEXBSRYGRNK1UP','20250626194318','0','3000','550','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1753\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250626194318\",\"salesDt\":\"20250626\",\"stockRlsDt\":\"20250626194318\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":6,\"taxblAmtA\":0,\"taxblAmtB\":3000,\"taxblAmtC\":550,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3910,\"totTaxAmt\":0,\"totAmt\":4930,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1753\",\"rcptPbctDt\":\"20250626\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"UNIQUE SOCKS\",\"bcd\":\"185\",\"pkgUnitCd\":\"\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"\",\"qty\":\"3.00\",\"prc\":\"60\",\"splyAmt\":\"22\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"60.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"180\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000040\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Unisex Sweaters \",\"bcd\":\"37\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1250\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1250\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000290\",\"itemClsCd\":\"53100000\",\"itemNm\":\"UNISEX BIG SWEATER\",\"bcd\":\"287\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1450\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1450\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000941\",\"itemClsCd\":\"99032000\",\"itemNm\":\"POLICE\\/YELLOW CAR\",\"bcd\":\"1189\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"C\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":6,\"itemCd\":\"0000972\",\"itemClsCd\":\"\",\"itemNm\":\"CLIMBING TOY CAR\\/SILVER CAR\",\"bcd\":\"1220\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"180\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1753\",\"orgInvcNo\":0,\"curRcptNo\":\"1753\",\"totRcptNo\":\"1753\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1753\",\"rcptPbctDt\":\"20250626194318\",\"intrlData\":\"V7BFFR-4MSGT97VFB8VIHJKV0J\",\"rcptSign\":\"4FOEXBSRYGRNK1UP\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000040\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000290\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000941\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000972\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1754,'','Cash','','2025-06-26 19:45:33','','0','13','2025-06-26 19:45:33','','7350','7350','1','retail','','7350','1','0','0','0','0','0','0','printed',' ','','2','0','131750956240','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1755,'','Cash','','2025-06-26 19:53:02','','0','13','2025-06-26 19:53:02','','1400','1400','1','retail','','1400','1','0','0','0','0','0','0','printed',' ','','2','0','131750956726','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1756,'','Cash','','2025-06-26 20:24:48','','0','13','2025-06-26 20:24:48','','2650','2650','1','retail','','2650','1','0','0','0','0','0','0','printed',' ','','2','0','131750958511','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1756','1756','KCSLJJW32GHE9QXVI-MDBQBKSF','ENFGPDRFSSBPF7TV','20250626203132','0','2500','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1756\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250626203132\",\"salesDt\":\"20250626\",\"stockRlsDt\":\"20250626203132\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":3,\"taxblAmtA\":0,\"taxblAmtB\":2500,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":2500,\"totTaxAmt\":0,\"totAmt\":2650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1756\",\"rcptPbctDt\":\"20250626\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000133\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Light Blanket\",\"bcd\":\"130\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"550\",\"splyAmt\":\"350\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"550.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"550\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000202\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LONG SOCKS\",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000207\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BOY SUIT TURKEY\",\"bcd\":\"204\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1800\",\"splyAmt\":\"1200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1800.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1800\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1756\",\"orgInvcNo\":0,\"curRcptNo\":\"1756\",\"totRcptNo\":\"1756\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1756\",\"rcptPbctDt\":\"20250626203132\",\"intrlData\":\"KCSLJJW32GHE9QXVI-MDBQBKSF\",\"rcptSign\":\"ENFGPDRFSSBPF7TV\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000133\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000202\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000207\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1757,'','Cash','','2025-06-27 09:12:51','','0','13','2025-06-27 09:12:51','','1500','1500','1','retail','','1500','1','0','0','0','0','0','0','printed',' ','','3','0','131751004742','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1758,'','Cash','','2025-06-27 20:10:28','','0','13','2025-06-27 20:10:28','','2150','2150','1','retail','','2150','1','0','0','0','0','0','0','printed',' ','','2','0','131751044112','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1759,'','Cash','','2025-06-27 20:16:01','','0','13','2025-06-27 20:16:01','','9850','9850','1','retail','','9850','1','0','0','0','0','0','0','printed',' ','','2','0','131751044345','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1759','1759','CYV7483OS20TMK1BGOV7ZC5SGU','QA0JOBD2N-GTAKHD','20250627201632','0','7250','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1759\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250627201632\",\"salesDt\":\"20250627\",\"stockRlsDt\":\"20250627201632\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":7250,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":8350,\"totTaxAmt\":0,\"totAmt\":9850,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1759\",\"rcptPbctDt\":\"20250627\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"0000971\",\"itemClsCd\":\"\",\"itemNm\":\"SMALL TRUCK TOY\",\"bcd\":\"1219\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"500\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":2,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"ONESIS MTUMBA UNIQUE\",\"bcd\":\"1204\",\"pkgUnitCd\":\"\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"\",\"qty\":\"4.00\",\"prc\":\"100\",\"splyAmt\":\"52\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000006\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Dafi\",\"bcd\":\"6947662262220\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"950\",\"splyAmt\":\"750\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"950.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"950\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000025\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Big Shakers\",\"bcd\":\"25\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"900\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"900.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"900\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000339\",\"itemClsCd\":\"53100000\",\"itemNm\":\"PREGNANCY PILLOW C-SHAPED.\",\"bcd\":\"336\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"3200\",\"splyAmt\":\"1700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"3200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"3200\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000314\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BIG LAUNDY BASKET\",\"bcd\":\"311\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"1200\",\"splyAmt\":\"580\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"2400\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1759\",\"orgInvcNo\":0,\"curRcptNo\":\"1759\",\"totRcptNo\":\"1759\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1759\",\"rcptPbctDt\":\"20250627201632\",\"intrlData\":\"CYV7483OS20TMK1BGOV7ZC5SGU\",\"rcptSign\":\"QA0JOBD2N-GTAKHD\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000971\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000006\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000025\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000339\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000314\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1760,'','Cash','','2025-06-27 20:20:31','','0','13','2025-06-27 20:20:31','','4298','4298','1','retail','','4298','1','0','0','0','0','0','0','printed',' ','','3','0','131751044594','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1760','1760','Q-LR_TPQWHE6OI0PSTQJICFDU6','IQU50GR5-RLXFICE','20250627202207','0','3898','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1760\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250627202207\",\"salesDt\":\"20250627\",\"stockRlsDt\":\"20250627202207\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":3898,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":3898,\"totTaxAmt\":0,\"totAmt\":4298,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1760\",\"rcptPbctDt\":\"20250627\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000751\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SHORT KNIFE\",\"bcd\":\"615\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"100\",\"splyAmt\":\"50\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"100.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"100\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000861\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WOODEN HANDLE KNIFE\",\"bcd\":\"m22\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000859\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WINE GLASS\",\"bcd\":\"m52\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000662\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LONG TEA SPOON SILVER\",\"bcd\":\"546\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000616\",\"itemClsCd\":\"53100000\",\"itemNm\":\"GOLD SERVIETTE HOLDER SMALL WITH CLIP\",\"bcd\":\"m74\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1299\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1299.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1299\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000794\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SPOON HOLDER\",\"bcd\":\"m15\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"499\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"499.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"499\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000531\",\"itemClsCd\":\"53100000\",\"itemNm\":\"BIG LUNCH BAG\",\"bcd\":\"453\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"650\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1760\",\"orgInvcNo\":0,\"curRcptNo\":\"1760\",\"totRcptNo\":\"1760\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1760\",\"rcptPbctDt\":\"20250627202207\",\"intrlData\":\"Q-LR_TPQWHE6OI0PSTQJICFDU6\",\"rcptSign\":\"IQU50GR5-RLXFICE\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000751\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000861\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000859\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000662\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000616\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000794\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000531\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1761,'','Cash','','2025-06-28 19:44:23','','0','13','2025-06-28 19:44:23','','1350','1350','1','retail','','1350','1','0','0','0','0','0','0','printed',' ','','2','0','131751128779','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1762,'','Cash','','2025-06-28 19:52:08','','0','13','2025-06-28 19:52:08','','500','500','1','retail','','500','1','0','0','0','0','0','0','printed',' ','','2','0','131751129480','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',0,''),(1763,'','Cash','','2025-06-28 19:57:22','','0','13','2025-06-28 19:57:22','','5120','5120','1','retail','','5120','1','0','0','0','0','0','0','printed',' ','','2','0','131751129599','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1763','1763','W931GJGPRV9Y68M4NBRWHAEIAY','H5WDAR-OEVRUHIYY','20250628201338','0','4580','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1763\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250628201338\",\"salesDt\":\"20250628\",\"stockRlsDt\":\"20250628201338\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":7,\"taxblAmtA\":0,\"taxblAmtB\":4580,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":4880,\"totTaxAmt\":0,\"totAmt\":5120,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1763\",\"rcptPbctDt\":\"20250628\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000068\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Bottle Warmer \",\"bcd\":\"63\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":2,\"itemCd\":\"KE2BGU0000332\",\"itemClsCd\":\"53100000\",\"itemNm\":\"SMALL CAR\",\"bcd\":\"329\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"150\",\"splyAmt\":\"42\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"150\"},{\"itemSeq\":3,\"itemCd\":null,\"itemClsCd\":\"\",\"itemNm\":\"BABY FLOATERS \",\"bcd\":\"1235\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"170\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000345\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MANUAL BREAST PUMP\",\"bcd\":\"342\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1000\",\"splyAmt\":\"600\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1000.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1000\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000004\",\"itemClsCd\":\"53100000\",\"itemNm\":\"heavy romper \",\"bcd\":\"4\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1650\",\"splyAmt\":\"1100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1650.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1650\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000020\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Mitten (Pair)\",\"bcd\":\"20\",\"pkgUnitCd\":\"BG\",\"pkg\":\"4.00\",\"qtyUnitCd\":\"U\",\"qty\":\"4.00\",\"prc\":\"80\",\"splyAmt\":\"40\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"80.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"320\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1763\",\"orgInvcNo\":0,\"curRcptNo\":\"1763\",\"totRcptNo\":\"1763\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1763\",\"rcptPbctDt\":\"20250628201338\",\"intrlData\":\"W931GJGPRV9Y68M4NBRWHAEIAY\",\"rcptSign\":\"H5WDAR-OEVRUHIYY\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000068\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000332\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":null,\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000345\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000004\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000020\",\"rsdQty\":\"4.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1764,'','Cash','','2025-06-28 20:15:44','','0','13','2025-06-28 20:15:44','','300','300','1','retail','','300','1','0','0','0','0','0','0','printed',' ','','3','0','131751130822','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1764','1764','WPTGEUXJSCGV4I4DI2XFWRS6DC','XVTNHHI7AQRXZVC6','20250628201549','0','150','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1764\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250628201549\",\"salesDt\":\"20250628\",\"stockRlsDt\":\"20250628201549\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":150,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":150,\"totTaxAmt\":0,\"totAmt\":300,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1764\",\"rcptPbctDt\":\"20250628\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000856\",\"itemClsCd\":\"53100000\",\"itemNm\":\"WHITE SMALL BOWLS\",\"bcd\":\"690\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1764\",\"orgInvcNo\":0,\"curRcptNo\":\"1764\",\"totRcptNo\":\"1764\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1764\",\"rcptPbctDt\":\"20250628201549\",\"intrlData\":\"WPTGEUXJSCGV4I4DI2XFWRS6DC\",\"rcptSign\":\"XVTNHHI7AQRXZVC6\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000856\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1765,'','Cash','','2025-06-28 20:43:20','','0','13','2025-06-28 20:43:20','','600','600','1','retail','','600','1','0','0','0','0','0','0','printed',' ','','2','0','131751132587','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1765','1765','GAMXFGERWJN5P1JWVHXM9K15TS','U9N54DO1SK2OIZRA','20250628204358','0','600','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1765\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250628204358\",\"salesDt\":\"20250628\",\"stockRlsDt\":\"20250628204358\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":1,\"taxblAmtA\":0,\"taxblAmtB\":600,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":600,\"totTaxAmt\":0,\"totAmt\":600,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1765\",\"rcptPbctDt\":\"20250628\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000026\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Small Shakers\",\"bcd\":\"26\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"600\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"600.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"600\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1765\",\"orgInvcNo\":0,\"curRcptNo\":\"1765\",\"totRcptNo\":\"1765\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1765\",\"rcptPbctDt\":\"20250628204358\",\"intrlData\":\"GAMXFGERWJN5P1JWVHXM9K15TS\",\"rcptSign\":\"U9N54DO1SK2OIZRA\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000026\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1766,'','Cash','','2025-06-29 18:41:29','','0','13','2025-06-29 18:41:29','','5650','5650','1','retail','','5650','1','0','0','0','0','0','0','printed',' ','','2','0','131751211107','Cleared','','','','','','0','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'1766','1766','Y4GESFM5-PEV5JOK3YCJPS3HUD','JZF_A9BBKSIRDTLO','20250629184216','0','4650','0','0','0','0','0','0','0','0',NULL,NULL,NULL,NULL,NULL,'KRACU0400000189','KRA00286603','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1766\",\"orgInvcNo\":0,\"custTin\":\"\",\"custNm\":\"\",\"salesTyCd\":\"N\",\"rcptTyCd\":\"S\",\"pmtTyCd\":\"01\",\"salesSttsCd\":\"02\",\"cfmDt\":\"20250629184216\",\"salesDt\":\"20250629\",\"stockRlsDt\":\"20250629184216\",\"cnclReqDt\":null,\"cnclDt\":null,\"rfdDt\":null,\"rfdRsnCd\":null,\"totItemCnt\":11,\"taxblAmtA\":0,\"taxblAmtB\":4650,\"taxblAmtC\":0,\"taxblAmtD\":0,\"taxblAmtE\":0,\"taxRtA\":0,\"taxRtB\":16,\"taxRtC\":0,\"taxRtD\":0,\"taxRtE\":0,\"taxAmtA\":0,\"taxAmtB\":0,\"taxAmtC\":0,\"taxAmtD\":0,\"taxAmtE\":0,\"totTaxblAmt\":5150,\"totTaxAmt\":0,\"totAmt\":5650,\"prchrAcptcYn\":\"Y\",\"remark\":null,\"regrId\":\"11999\",\"regrNm\":\"TestVSCU\",\"modrId\":\"45678\",\"modrNm\":\"TestVSCU\",\"receipt\":{\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1766\",\"rcptPbctDt\":\"20250629\",\"trdeNm\":\"\",\"adrs\":\"\",\"topMsg\":\"Shopwithus\",\"btmMsg\":\"Welcome\",\"prchrAcptcYn\":\"Y\"},\"itemList\":[{\"itemSeq\":1,\"itemCd\":\"KE2BGU0000107\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Baby Pacifier \",\"bcd\":\"110\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"95\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":2,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":3,\"itemCd\":\"KE2BGU0000911\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE FULL BABY MOUTH BRUSH\",\"bcd\":\"1159\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"400\",\"splyAmt\":\"200\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"400.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":4,\"itemCd\":\"KE2BGU0000202\",\"itemClsCd\":\"53100000\",\"itemNm\":\"LONG SOCKS\",\"bcd\":\"199\",\"pkgUnitCd\":\"BG\",\"pkg\":\"3.00\",\"qtyUnitCd\":\"U\",\"qty\":\"3.00\",\"prc\":\"150\",\"splyAmt\":\"80\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"150.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":5,\"itemCd\":\"KE2BGU0000938\",\"itemClsCd\":\"99030000\",\"itemNm\":\"HEAVY ROMPER MTUMBA\",\"bcd\":\"1186\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"450\",\"splyAmt\":\"72\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"450.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"450\"},{\"itemSeq\":6,\"itemCd\":\"KE2BGU0000367\",\"itemClsCd\":\"53100000\",\"itemNm\":\"MTUMBA\",\"bcd\":\"364\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"300\",\"splyAmt\":\"300\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"300.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"300\"},{\"itemSeq\":7,\"itemCd\":\"KE2BGU0000221\",\"itemClsCd\":\"53100000\",\"itemNm\":\"NIPPLES\",\"bcd\":\"218\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"200\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"200\"},{\"itemSeq\":8,\"itemCd\":\"0000966\",\"itemClsCd\":\"\",\"itemNm\":\"MAGIC CUBE\",\"bcd\":\"1214\",\"pkgUnitCd\":\"\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"\",\"qty\":\"1.00\",\"prc\":\"250\",\"splyAmt\":\"100\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"\",\"taxblAmt\":\"250.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"250\"},{\"itemSeq\":9,\"itemCd\":\"KE2BGU0000274\",\"itemClsCd\":\"53100000\",\"itemNm\":\"TOTO WRAP\",\"bcd\":\"271\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1500\",\"splyAmt\":\"850\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1500.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1500\"},{\"itemSeq\":10,\"itemCd\":\"KE2BGU0000021\",\"itemClsCd\":\"53100000\",\"itemNm\":\"Heavy Kofia\",\"bcd\":\"21\",\"pkgUnitCd\":\"BG\",\"pkg\":\"2.00\",\"qtyUnitCd\":\"U\",\"qty\":\"2.00\",\"prc\":\"200\",\"splyAmt\":\"133\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"400\"},{\"itemSeq\":11,\"itemCd\":\"KE2BGU0000914\",\"itemClsCd\":\"99030000\",\"itemNm\":\"UNIQUE ROMPER\",\"bcd\":\"1162\",\"pkgUnitCd\":\"BG\",\"pkg\":\"1.00\",\"qtyUnitCd\":\"U\",\"qty\":\"1.00\",\"prc\":\"1200\",\"splyAmt\":\"700\",\"dcRt\":0,\"dcAmt\":\"0\",\"isr ccCd\":null,\"isrccNm\":null,\"isrcRt\":null,\"isrcAmt\":null,\"taxTyCd\":\"B\",\"taxblAmt\":\"1200.00\",\"taxAmt\":\"0.00\",\"totAmt\":\"1200\"}]}','{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"invcNo\":\"1766\",\"orgInvcNo\":0,\"curRcptNo\":\"1766\",\"totRcptNo\":\"1766\",\"custTin\":\"\",\"custMblNo\":\"\",\"rptNo\":\"1766\",\"rcptPbctDt\":\"20250629184216\",\"intrlData\":\"Y4GESFM5-PEV5JOK3YCJPS3HUD\",\"rcptSign\":\"JZF_A9BBKSIRDTLO\",\"jrnl\":\"\",\"trdeNm\":\"\",\"adrs\":\"N\\/A\",\"topMsg\":\"Welcome again\",\"btmMsg\":\"THANK YOU\",\"prchrAcptcYn\":\"N\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrId\":\"Admin\",\"modrNm\":\"Admin\"}',3,'[{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000107\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000911\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000202\",\"rsdQty\":\"3.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000938\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000367\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000221\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"0000966\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000274\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000021\",\"rsdQty\":\"2.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"},{\"tin\":\"P052189441F\",\"bhfId\":\"00\",\"itemCd\":\"KE2BGU0000914\",\"rsdQty\":\"1.00\",\"regrId\":\"Admin\",\"regrNm\":\"Admin\",\"modrNm\":\"Admin\",\"modrId\":\"Admin\"}]'),(1767,'','Cash','','2025-06-29 18:44:49','','0','13','2025-06-29 18:44:49','','8800','8800','1','retail','','8800','1','0','0','0','0','0','0','printed',' ','','2','0','131751211758','Cleared','','','','','','','','',0.00,0.00,0,'',NULL,'KES','KES',0.00,0.00,'','','','','',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'','','','',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` ( `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 DEFAULT '16', `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, `taxcode` varchar(50) DEFAULT NULL, `myinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `myinvoice` (`myinvoice`) ) ENGINE=InnoDB AUTO_INCREMENT=7439 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 (1,'91703174162','86',1.00,'1400','retail','0','2023-12-21 18:56:02','','','','0','Cash',193.10,'1400','','','9','16.00','1','2023-12-21 14:52:28','2','1','returned','1','new','pcs','','2023-12-21 20:52:28','1','yes','','0','','','VATABLE',1206.90,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9170317419402400323331'),(2,'91703174162','6947662262220',1.00,'950','retail','0','2023-12-21 18:56:35','','','','750','Cash',131.03,'950','','','9','16.00','1','2023-12-21 14:52:31','2','1','returned','1','new','pcs','','2023-12-21 20:52:31','1','yes','','0','','','VATABLE',818.97,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9170317420802800323331'),(3,'91703174162','97',2.00,'1400','retail','0','2023-12-21 18:56:48','','','','450','Cash',193.10,'700','','','9','16.00','1','2023-12-21 14:52:33','2','1','returned','1','new','pcs','','2023-12-21 20:52:33','1','yes','','0','','','VATABLE',603.45,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170317425202200323331'),(4,'91703175106','98',1.00,'1150','retail','0','2023-12-21 19:11:46','','','','700','Cash',158.62,'1150','','','9','16.00','1','2023-12-21 15:10:40','2','1','returned','1','new','pcs','','2023-12-21 21:10:40','1','','','0','','','VATABLE',991.38,'','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170317519802800323331'),(5,'91703177487','59',1.00,'450','retail','0','2023-12-21 19:51:27','','','','0','Cash',62.07,'450','','','9','16.00','1','2023-12-21 15:07:36','2','4','returned','1','new','pcs','','2023-12-21 21:07:36','1','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170317753702700323331'),(10,'91703179424','18',1.00,'100','retail','0','2023-12-21 20:23:44','','','','45','Cash',13.79,'100','','','9','16.00','1','2023-12-21 15:08:12','2','1','returned','1','new','pcs','','2023-12-21 21:08:12','1','yes','','0','','','VATABLE',86.21,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'9170317943202200323331'),(11,'91703179343','86',1.00,'1400','retail','0','2023-12-21 20:22:23','','','','0','Cash',193.10,'1400','','','9','','1','2023-12-21 15:08:43','2','1','returned','1','printed','pcs','','2023-12-21 21:08:43','1','yes','','0','','','VATABLE',1206.90,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9170317935902900323331'),(12,'91703179343','7',3.00,'4800','retail','0','2023-12-21 20:22:40','','','','950','Cash',662.07,'1600','','','9','','1','2023-12-21 15:08:38','2','1','returned','1','printed','pcs','','2023-12-21 21:08:38','1','yes','','0','','','VATABLE',1379.31,'3','22.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9170317936902900323331'),(13,'91703228945','100',1.00,'3300','retail','0','2023-12-22 10:09:05','','','','2200','Cash',455.17,'3300','','','9','16.00','1','2023-12-22 04:21:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2844.83,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170322898802800323332'),(14,'91703228945','52',1.00,'150','retail','0','2023-12-22 10:09:48','','','','59','Cash',20.69,'150','','','9','16.00','1','2023-12-22 04:21:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9170322903802800323332'),(15,'91703228945','52',1.00,'150','retail','0','2023-12-22 10:10:38','','','','59','Cash',20.69,'150','','','9','16.00','1','2023-12-22 04:21:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9170322907802800323332'),(16,'91703228945','52',1.00,'150','retail','0','2023-12-22 10:11:19','','','','59','Cash',20.69,'150','','','9','16.00','1','2023-12-22 04:21:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'9170322911502500323332'),(17,'91703234447','18',1.00,'100','retail','0','2023-12-22 11:40:47','','','','45','Cash',13.79,'100','','','9','16.00','1','2023-12-22 05:44:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'9170323449702700323332'),(18,'91703234447','18',1.00,'100','retail','0','2023-12-22 11:41:37','','','','45','Cash',13.79,'100','','','9','16.00','1','2023-12-22 05:44:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','58.00','57','Inclusive','branch','Inventory','','','','','',NULL,'9170323453202200323332'),(19,'91703234447','18',1.00,'100','retail','0','2023-12-22 11:42:12','','','','45','Cash',13.79,'100','','','9','16.00','1','2023-12-22 05:44:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'9170323455402400323332'),(20,'91703248270','118',1.00,'2500','retail','0','2023-12-22 15:31:10','','','','1700','Cash',344.83,'2500','','','9','16.00','1','2023-12-22 09:33:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170324828202200323332'),(21,'91703248270','111',1.00,'1950','retail','0','2023-12-22 15:31:22','','','','1350','Cash',268.97,'1950','','','9','16.00','1','2023-12-22 09:33:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1681.03,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170324834602600323332'),(22,'91703249148','62',1.00,'500','retail','0','2023-12-22 15:45:48','','','','350','Cash',68.97,'500','','','9','16.00','1','2023-12-22 09:47:02','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170324915802800323332'),(23,'91703249148','97',1.00,'700','retail','0','2023-12-22 15:45:58','','','','450','Cash',96.55,'700','','','9','16.00','1','2023-12-22 09:47:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170324916702700323332'),(24,'91703249148','86',1.00,'1400','retail','0','2023-12-22 15:46:08','','','','0','Cash',193.10,'1400','','','9','16.00','1','2023-12-22 09:47:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9170324917602600323332'),(25,'91703251621','108',1.00,'1950','retail','0','2023-12-22 16:27:01','','','','1150','Cash',268.97,'1950','','','9','16.00','1','2023-12-22 10:29:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1681.03,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170325166002000323332'),(26,'91703252494','133',1.00,'1000','retail','0','2023-12-22 16:41:34','','','','600','Cash',137.93,'1000','','','9','16.00','1','2023-12-22 10:44:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170325250902900323332'),(27,'91703252494','102',1.00,'1000','retail','0','2023-12-22 16:41:49','','','','650','Cash',137.93,'1000','','','9','16.00','1','2023-12-22 10:44:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170325254102100323332'),(28,'91703264034','17',1.00,'450','retail','0','2023-12-22 19:53:54','','','','250','Cash',62.07,'450','','','9','16.00','1','2023-12-22 13:57:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170326408702700323332'),(29,'91703264298','3',1.00,'850','retail','0','2023-12-22 19:58:18','','','','450','Cash',117.24,'850','','','9','16.00','1','2023-12-22 14:24:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'9170326571102100323332'),(30,'91703264298','97',1.00,'700','retail','0','2023-12-22 20:21:52','','','','450','Cash',96.55,'700','','','9','16.00','1','2023-12-22 14:24:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170326573802800323332'),(31,'91703322673','58',1.00,'4000','retail','0','2023-12-23 12:11:27','','','','0','Cash',551.72,'4000','','','9','16.00','1','2023-12-23 06:13:32','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',3448.28,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170332268702700323333'),(32,'91703333628','6947662262220',1.00,'950','retail','0','2023-12-23 15:36:17','','','','750','Cash',131.03,'950','','','9','16.00','1','2023-12-23 09:37:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9170333369002000323333'),(33,'91703333628','6947662262220',1.00,'950','retail','0','2023-12-23 15:36:17','','','','750','Cash',131.03,'950','','','9','16.00','1','2023-12-23 09:37:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'9170333369802800323333'),(34,'91703333628','6971919199014',1.00,'250','retail','0','2023-12-23 15:36:17','','','','125','Cash',34.48,'250','','','9','16.00','1','2023-12-23 09:37:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170333372602600323333'),(35,'91703333628','6971919199014',1.00,'250','retail','0','2023-12-23 15:36:17','','','','125','Cash',34.48,'250','','','9','16.00','1','2023-12-23 09:37:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170333373102100323333'),(36,'91703335085','5029053579016',1.00,'1799','retail','0','2023-12-23 15:38:35','','','','0','Cash',248.14,'1799','','','9','16.00','1','2023-12-23 09:39:31','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',1550.86,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170333511402400323333'),(37,'91703336286','33',1.00,'50','retail','0','2023-12-23 15:59:27','','','','38','Cash',6.90,'50','','','9','16.00','1','2023-12-23 10:00:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','','','','','',NULL,'9170333630102100323333'),(38,'91703336286','33',1.00,'50','retail','0','2023-12-23 15:59:27','','','','38','Cash',6.90,'50','','','9','16.00','1','2023-12-23 10:00:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'9170333631202200323333'),(39,'91703336286','33',4.00,'200','retail','0','2023-12-23 15:59:27','','','','38','Cash',27.59,'50','','','9','16.00','1','2023-12-23 10:00:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','49.00','45','Inclusive','branch','Inventory','','','','','',NULL,'9170333636702700323333'),(40,'91703338365','45',1.00,'1600','retail','0','2023-12-23 16:34:50','','','','1000','Cash',220.69,'1600','','','9','16.00','1','2023-12-23 10:35:25','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170333838102100323333'),(41,'91703338365','4',1.00,'1600','retail','0','2023-12-23 16:34:50','','','','1000','Cash',220.69,'1600','','','9','16.00','1','2023-12-23 10:35:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170333840402400323333'),(42,'91703338365','7',1.00,'1600','retail','0','2023-12-23 16:34:50','','','','950','Cash',220.69,'1600','','','9','16.00','1','2023-12-23 10:35:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9170333845502500323333'),(43,'91703338365','136',1.00,'799','retail','0','2023-12-23 16:34:50','','','','606','Cash',110.21,'799','','','9','16.00','1','2023-12-23 10:35:25','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',688.79,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170333848902900323333'),(44,'91703344201','86',1.00,'1400','retail','0','2023-12-23 18:26:14','','','','0','Cash',193.10,'1400','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9170334425102100323333'),(45,'91703344201','6972864340117',1.00,'450','retail','0','2023-12-23 18:26:14','','','','0','Cash',62.07,'450','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170334429202200323333'),(46,'91703344201','35',1.00,'200','retail','0','2023-12-23 18:26:14','','','','125','Cash',27.59,'200','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'9170334434902900323333'),(47,'91703344201','35',1.00,'200','retail','0','2023-12-23 18:26:14','','','','125','Cash',27.59,'200','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9170334449302300323333'),(48,'91703344201','35',1.00,'200','retail','0','2023-12-23 18:26:14','','','','125','Cash',27.59,'200','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'9170334455202200323333'),(49,'91703344201','93',1.00,'200','retail','0','2023-12-23 18:26:14','','','','0','Cash',27.59,'200','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9170334462202200323333'),(50,'91703344201','93',1.00,'200','retail','0','2023-12-23 18:26:14','','','','0','Cash',27.59,'200','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'9170334469902900323333'),(51,'91703344201','5',1.00,'260','retail','0','2023-12-23 18:26:14','','','','190','Cash',35.86,'260','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'1','249.00','248','Inclusive','branch','Inventory','','','','','',NULL,'9170334473402400323333'),(52,'91703344201','5',1.00,'260','retail','0','2023-12-23 18:26:14','','','','190','Cash',35.86,'260','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'1','248.00','247','Inclusive','branch','Inventory','','','','','',NULL,'9170334480302300323333'),(53,'91703344201','5',1.00,'260','retail','0','2023-12-23 18:26:14','','','','190','Cash',35.86,'260','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'1','247.00','246','Inclusive','branch','Inventory','','','','','',NULL,'9170334491702700323333'),(54,'91703344201','5',1.00,'260','retail','0','2023-12-23 18:26:14','','','','190','Cash',35.86,'260','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'1','246.00','245','Inclusive','branch','Inventory','','','','','',NULL,'9170334498602600323333'),(55,'91703344201','72',1.00,'400','retail','0','2023-12-23 18:26:14','','','','200','Cash',55.17,'400','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','89.00','88','Inclusive','branch','Inventory','','','','','',NULL,'9170334513302300323333'),(56,'91703344201','72',1.00,'400','retail','0','2023-12-23 18:26:14','','','','200','Cash',55.17,'400','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','88.00','87','Inclusive','branch','Inventory','','','','','',NULL,'9170334515602600323333'),(57,'91703344201','72',1.00,'400','retail','0','2023-12-23 18:26:14','','','','200','Cash',55.17,'400','','','9','16.00','1','2023-12-23 12:32:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','87.00','86','Inclusive','branch','Inventory','','','','','',NULL,'9170334517302300323333'),(58,'91703346504','86',1.00,'1400','retail','0','2023-12-23 18:49:23','','','','0','Cash',193.10,'1400','','','9','16.00','1','2023-12-23 12:50:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9170334652202200323333'),(59,'91703346504','132',1.00,'200','retail','0','2023-12-23 18:49:23','','','','104','Cash',27.59,'200','','','9','16.00','1','2023-12-23 12:50:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170334654802800323333'),(60,'91703346504','97',1.00,'700','retail','0','2023-12-23 18:49:23','','','','450','Cash',96.55,'700','','','9','16.00','1','2023-12-23 12:50:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170334656302300323333'),(61,'91703404651','68',1.00,'1600','retail','0','2023-12-24 10:59:55','','','','1000','Cash',220.69,'1600','','','9','16.00','1','2023-12-24 05:03:01','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170340467502500323334'),(62,'91703404651','21',1.00,'200','retail','0','2023-12-24 10:59:55','','','','133','Cash',27.59,'200','','','9','16.00','1','2023-12-24 05:03:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'9170340471202200323334'),(63,'91703404651','28',1.00,'50','retail','0','2023-12-24 10:59:55','','','','42','Cash',6.90,'50','','','9','16.00','1','2023-12-24 05:03:01','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'9170340472902900323334'),(64,'91703404651','5',5.00,'1300','retail','0','2023-12-24 10:59:55','','','','190','Cash',179.31,'260','','','9','16.00','1','2023-12-24 05:03:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'5','245.00','240','Inclusive','branch','Inventory','','','','','',NULL,'9170340479502500323334'),(65,'91703407664','28',2.00,'100','retail','0','2023-12-24 11:48:20','','','','42','Cash',13.79,'50','','','9','16.00','1','2023-12-24 05:49:06','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','51.00','49','Inclusive','branch','Inventory','','','','','',NULL,'9170340770002000323334'),(66,'91703422745','102',1.00,'1000','retail','0','2023-12-24 16:17:53','','','','650','Cash',137.93,'1000','','','9','16.00','1','2023-12-24 10:18:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',862.07,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170342284502500323334'),(67,'91703422745','36',1.00,'650','retail','0','2023-12-24 16:17:53','','','','350','Cash',89.66,'650','','','9','16.00','1','2023-12-24 10:18:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',560.34,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170342372302300323334'),(68,'91703422745','5',6.00,'1560','retail','0','2023-12-24 16:17:53','','','','190','Cash',215.17,'260','','','9','16.00','1','2023-12-24 10:18:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'6','240.00','234','Inclusive','branch','Inventory','','','','','',NULL,'9170342387302300323334'),(69,'91703424012','9',1.00,'1500','retail','0','2023-12-24 17:48:46','','','','850','Cash',206.90,'1500','','','9','16.00','1','2023-12-24 11:52:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170342891102100323334'),(70,'91703424012','5',6.00,'1560','retail','0','2023-12-24 17:48:46','','','','190','Cash',215.17,'260','','','9','16.00','1','2023-12-24 11:52:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'6','234.00','228','Inclusive','branch','Inventory','','','','','',NULL,'9170342919202200323334'),(71,'91703424012','86',1.00,'1400','retail','0','2023-12-24 17:48:46','','','','0','Cash',193.10,'1400','','','9','16.00','1','2023-12-24 11:52:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9170342921002000323334'),(72,'91703424012','5',2.00,'520','retail','0','2023-12-24 17:48:46','','','','190','Cash',71.72,'260','','','9','16.00','1','2023-12-24 11:52:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'2','228.00','226','Inclusive','branch','Inventory','','','','','',NULL,'9170342932502500323334'),(73,'91703429784','61',1.00,'2000','retail','0','2023-12-24 18:44:18','','','','1400','Cash',275.86,'2000','','','9','16.00','1','2023-12-24 12:47:00','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1724.14,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170343265702700323334'),(74,'91703437504','41',1.00,'4500','retail','0','2023-12-24 20:05:36','','','','2500','Cash',620.69,'4500','','','9','16.00','1','2023-12-24 14:05:48','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3879.31,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170343753602600323334'),(75,'91703672955','44',1.00,'2900','retail','0','2023-12-27 13:30:29','','','','2100','Cash',400.00,'2900','','','9','16.00','1','2023-12-27 07:32:43','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170367296702700323336'),(76,'91703672955','25',1.00,'800','retail','0','2023-12-27 13:30:29','','','','500','Cash',110.34,'800','','','9','16.00','1','2023-12-27 07:32:43','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',689.66,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170367302802800323336'),(77,'91703693451','136',1.00,'799','retail','0','2023-12-27 19:11:40','','','','606','Cash',110.21,'799','','','9','16.00','1','2023-12-27 13:15:59','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',688.79,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170369349002000323336'),(78,'91703693451','6947662262220',1.00,'950','retail','0','2023-12-27 19:11:40','','','','750','Cash',131.03,'950','','','9','16.00','1','2023-12-27 13:15:59','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'9170369350002000323336'),(79,'91703696614','142',1.00,'1450','retail','0','2023-12-27 20:05:15','','','','900','Cash',200.00,'1450','','','9','16.00','1','2023-12-27 14:07:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170369666902900323336'),(80,'91703696614','143',1.00,'1200','retail','0','2023-12-27 20:05:15','','','','700','Cash',165.52,'1200','','','9','16.00','1','2023-12-27 14:07:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170369669702700323336'),(81,'91703696614','144',1.00,'700','retail','0','2023-12-27 20:05:15','','','','350','Cash',96.55,'700','','','9','16.00','1','2023-12-27 14:07:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170369671402400323336'),(82,'91703758796','51',2.00,'1000','retail','0','2023-12-28 13:20:20','','','','300','Cash',137.93,'500','','','9','16.00','1','2023-12-28 07:21:05','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'2','47.00','45','Inclusive','branch','Inventory','','','','','',NULL,'9170375881902900323337'),(83,'91703760777','23',1.00,'250','retail','0','2023-12-28 13:53:14','','','','160','Cash',34.48,'250','','','9','16.00','1','2023-12-28 07:53:25','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170376079402400323337'),(84,'91703763275','99',2.00,'500','retail','0','2023-12-28 14:36:46','','','','0','Cash',68.97,'250','','','9','16.00','1','2023-12-28 08:39:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','2.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170376329802800323337'),(85,'91703763275','6947662262220',1.00,'950','retail','0','2023-12-28 14:36:46','','','','750','Cash',131.03,'950','','','9','16.00','1','2023-12-28 08:39:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',818.97,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'9170376335402400323337'),(86,'91703763275','6925546000205',1.00,'2000','retail','0','2023-12-28 14:36:46','','','','1400','Cash',275.86,'2000','','','9','16.00','1','2023-12-28 08:39:07','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1724.14,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170376340602600323337'),(87,'91703764651','86',1.00,'1400','retail','0','2023-12-28 14:59:07','','','','0','Cash',193.10,'1400','','','9','16.00','1','2023-12-28 09:01:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9170376474702700323337'),(88,'91703766624','23',1.00,'250','retail','0','2023-12-28 15:30:54','','','','160','Cash',0.00,'250','','','9','16.00','1','2023-12-28 09:35:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170376664202200323337'),(89,'91703766624','33',1.00,'50','retail','0','2023-12-28 15:30:54','','','','38','Cash',0.00,'50','','','9','16.00','1','2023-12-28 09:35:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'9170376665402400323337'),(90,'91703766923','28',1.00,'50','retail','0','2023-12-28 15:44:25','','','','42','Cash',0.00,'50','','','9','16.00','1','2023-12-28 09:44:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','',NULL,'9170376746502500323337'),(91,'91703830481','110',1.00,'250','retail','0','2023-12-29 10:16:25','','','','95','Cash',0.00,'250','','','9','16.00','1','2023-12-29 04:16:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9170383418502500323338'),(92,'91703834203','60',1.00,'2500','retail','0','2023-12-29 10:20:56','','','','1800','Cash',0.00,'2500','','','9','16.00','1','2023-12-29 04:22:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170383445602600323338'),(93,'91703840926','43',1.00,'3500','retail','0','2023-12-29 12:13:52','','','','2500','Cash',0.00,'3500','','','9','16.00','1','2023-12-29 06:19:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170384095102100323338'),(94,'91703840926','5',5.00,'1300','retail','0','2023-12-29 12:13:52','','','','190','Cash',0.00,'260','','','9','16.00','1','2023-12-29 06:19:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','226.00','221','Inclusive','branch','Inventory','','','','','',NULL,'9170384099902900323338'),(95,'91703840926','72',3.00,'1200','retail','0','2023-12-29 12:13:52','','','','200','Cash',0.00,'400','','','9','16.00','1','2023-12-29 06:19:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','86.00','83','Inclusive','branch','Inventory','','','','','',NULL,'9170384102302300323338'),(96,'91703840926','30',1.00,'400','retail','0','2023-12-29 12:13:52','','','','250','Cash',0.00,'400','','','9','16.00','1','2023-12-29 06:19:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170384104802800323338'),(97,'91703840926','18',1.00,'100','retail','0','2023-12-29 12:13:52','','','','45','Cash',0.00,'100','','','9','16.00','1','2023-12-29 06:19:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','',NULL,'9170384113502500323338'),(98,'91703840926','18',1.00,'100','retail','0','2023-12-29 12:13:52','','','','45','Cash',0.00,'100','','','9','16.00','1','2023-12-29 06:19:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','',NULL,'9170384123102100323338'),(99,'91703841575','48',1.00,'700','retail','0','2023-12-29 12:57:25','','','','400','Cash',0.00,'700','','','9','16.00','1','2023-12-29 06:58:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170384384402400323338'),(100,'91703846376','43',1.00,'3500','retail','0','2023-12-29 15:22:18','','','','2500','Cash',0.00,'3500','','','9','16.00','1','2023-12-29 09:23:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170385230102100323338'),(101,'91703846376','17',1.00,'450','retail','0','2023-12-29 15:22:18','','','','250','Cash',0.00,'450','','','9','16.00','1','2023-12-29 09:23:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170385232802800323338'),(102,'91703853955','60',1.00,'2500','retail','0','2023-12-29 15:46:09','','','','1800','Cash',0.00,'2500','','','9','16.00','1','2023-12-29 09:50:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170385396802800323338'),(103,'91703947051','17',1.00,'450','retail','0','2023-12-30 18:35:31','','','','250','Cash',0.00,'450','','','9','16.00','1','2023-12-30 12:36:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170395053002000323339'),(104,'91703950678','86',1.00,'1400','retail','0','2023-12-30 18:38:57','','','','0','Cash',0.00,'1400','','','9','16.00','1','2023-12-30 12:39:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170395071602600323339'),(105,'91703950678','97',1.00,'700','retail','0','2023-12-30 18:38:57','','','','450','Cash',0.00,'700','','','9','16.00','1','2023-12-30 12:39:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'9170395073702700323339'),(106,'91703950771','20',2.00,'160','retail','0','2023-12-30 18:54:28','','','','40','Cash',0.00,'80','','','9','16.00','1','2023-12-30 12:56:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101.00','99','Inclusive','branch','Inventory','','','','','',NULL,'9170395166702700323339'),(107,'91703951932','48',1.00,'700','retail','0','2023-12-30 19:21:54','','','','400','Cash',0.00,'700','','','9','16.00','1','2023-12-30 13:30:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170395324002000323339'),(108,'91703951932','48',1.00,'700','retail','0','2023-12-30 19:21:54','','','','400','Cash',0.00,'700','','','9','16.00','1','2023-12-30 13:30:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170395327402400323339'),(109,'91703951932','67',1.00,'700','retail','0','2023-12-30 19:21:54','','','','350','Cash',0.00,'700','','','9','16.00','1','2023-12-30 13:30:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170395331402400323339'),(110,'91704031726','51',1.00,'500','retail','0','2023-12-31 17:10:21','','','','300','Cash',0.00,'500','','','9','16.00','1','2023-12-31 11:10:34','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'9170403174602600323330'),(111,'91704031726','33',5.00,'250','retail','0','2023-12-31 17:10:21','','','','38','Cash',0.00,'50','','','9','16.00','1','2023-12-31 11:10:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9170403182102100323330'),(112,'91704035510','6925546000205',1.00,'2000','retail','0','2023-12-31 18:14:36','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2023-12-31 12:16:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170403554502500323330'),(113,'91704035510','141',1.00,'700','retail','0','2023-12-31 18:14:36','','','','400','Cash',0.00,'700','','','9','16.00','1','2023-12-31 12:16:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170403567502500323330'),(114,'91704109546','51',1.00,'500','retail','0','2024-01-01 14:46:40','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-01-01 08:47:03','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'9170410956302300323331'),(115,'91704109546','33',3.00,'150','retail','0','2024-01-01 14:46:40','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-01-01 08:47:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','39.00','36','Inclusive','branch','Inventory','','','','','',NULL,'9170410959902900323331'),(116,'91704124630','109',1.00,'1950','retail','0','2024-01-01 18:57:38','','','','1150','Cash',0.00,'1950','','','9','16.00','1','2024-01-01 13:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170412465702700323331'),(118,'91704189197','86',1.00,'1400','retail','0','2024-01-02 12:56:49','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-01-02 06:59:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170418920902900323331'),(119,'91704189197','7',1.00,'1600','retail','0','2024-01-02 12:56:49','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-01-02 06:59:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9170418922302300323331'),(120,'91704189197','98',1.00,'1150','retail','0','2024-01-02 12:56:49','','','','700','Cash',0.00,'1150','','','9','16.00','1','2024-01-02 06:59:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170418940902900323331'),(121,'91704193904','33',3.00,'150','retail','0','2024-01-02 14:15:55','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-01-02 08:17:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','36.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9170419415402400323331'),(122,'91704194405','5',5.00,'1300','retail','0','2024-01-02 15:19:26','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-01-02 09:24:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','221.00','216','Inclusive','branch','Inventory','','','','','',NULL,'9170419796602600323331'),(123,'91704198478','33',3.00,'150','retail','0','2024-01-02 15:47:19','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-01-02 09:51:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','','','','','',NULL,'9170419960102100323331'),(124,'91704198478','50',1.00,'2500','retail','0','2024-01-02 15:47:19','','','','1900','Cash',0.00,'2500','','','9','16.00','1','2024-01-02 09:51:24','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170419962102100323331'),(125,'91704198478','21',1.00,'200','retail','0','2024-01-02 15:47:19','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-01-02 09:51:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','',NULL,'9170419963802800323331'),(126,'91704208884','5029053579016',1.00,'1799','retail','0','2024-01-02 18:21:42','','','','0','Cash',0.00,'1799','','','9','16.00','1','2024-01-02 12:24:06','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170420890102100323332'),(127,'91704209086','112',1.00,'1950','retail','0','2024-01-02 18:48:28','','','','0','Cash',0.00,'1950','','','9','16.00','1','2024-01-02 12:49:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170421021302300323332'),(128,'91704209086','52',1.00,'150','retail','0','2024-01-02 18:48:28','','','','59','Cash',0.00,'150','','','9','16.00','1','2024-01-02 12:49:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'9170421050802800323332'),(129,'91704210544','52',1.00,'150','retail','0','2024-01-02 18:49:29','','','','59','Cash',0.00,'150','','','9','16.00','1','2024-01-02 12:49:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'9170421056902900323332'),(130,'91704187325','5029053579047',1.00,'1799','retail','0','2024-01-03 09:37:35','','','','0','Cash',0.00,'1799','','','9','','1','2024-01-03 03:37:42','2','5','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170418733702700323331'),(131,'91704268828','31',1.00,'500','retail','0','2024-01-03 11:23:18','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-01-03 05:26:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170427018502500323332'),(132,'91704268828','30',1.00,'400','retail','0','2024-01-03 11:23:18','','','','250','Cash',0.00,'400','','','9','16.00','1','2024-01-03 05:26:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170427019802800323332'),(133,'91704270372','70',1.00,'8600','retail','0','2024-01-03 11:54:40','','','','7000','Cash',0.00,'8600','','','9','16.00','1','2024-01-03 05:56:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170427207902900323332'),(134,'91704294358','20',2.00,'160','retail','0','2024-01-03 18:06:40','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-03 12:10:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','99.00','97','Inclusive','branch','Inventory','','','','','',NULL,'9170429437602600323332'),(135,'91704294358','28',3.00,'150','retail','0','2024-01-03 18:06:40','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-01-03 12:10:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','48.00','45','Inclusive','branch','Inventory','','','','','',NULL,'9170429439902900323332'),(136,'91704353202','6972864340117',1.00,'450','retail','0','2024-01-04 10:27:06','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-04 04:27:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170435322502500323333'),(137,'91704362826','86',1.00,'1400','retail','0','2024-01-04 13:07:18','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-01-04 07:08:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170436283702700323333'),(138,'91704376534','81',1.00,'1800','retail','0','2024-01-04 17:42:21','','','','1000','Cash',0.00,'1800','','','9','16.00','1','2024-01-04 11:43:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170437934002000323333'),(139,'91704379469','6947662262220',1.00,'950','retail','0','2024-01-04 18:41:58','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-01-04 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'9170438281602600323333'),(140,'91704379469','32',1.00,'250','retail','0','2024-01-04 18:41:58','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-01-04 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9170438283202200323333'),(141,'91704379469','59',1.00,'450','retail','0','2024-01-04 18:41:58','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-04 12:44:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170438289502500323333'),(142,'91704383110','65',1.00,'750','retail','0','2024-01-04 18:47:09','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-01-04 12:50:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170438322802800323333'),(143,'91704383472','62',1.00,'500','retail','0','2024-01-04 19:27:34','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-01-04 13:28:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170438557902900323333'),(144,'91704383472','6957660746691',1.00,'650','retail','0','2024-01-04 19:27:34','','','','0','Cash',0.00,'650','','','9','16.00','1','2024-01-04 13:28:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170438565302300323333'),(145,'91704389568','85',1.00,'2200','retail','0','2024-01-04 20:33:03','','','','0','Cash',0.00,'2200','','','9','16.00','1','2024-01-04 14:33:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170438958302300323333'),(146,'91704441754','28',4.00,'200','retail','0','2024-01-05 11:47:31','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-01-05 05:48:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','45.00','41','Inclusive','branch','Inventory','','','','','',NULL,'9170444193102100323334'),(147,'91704441754','93',1.00,'200','retail','0','2024-01-05 11:47:31','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-01-05 05:48:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9170444445002000323334'),(148,'91704449464','46',1.00,'750','retail','0','2024-01-05 13:29:39','','','','350','Cash',0.00,'750','','','9','16.00','1','2024-01-05 07:32:14','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170445057802800323334'),(149,'91704455697','33',6.00,'300','retail','0','2024-01-05 15:48:09','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-01-05 09:52:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','30.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9170445888802800323334'),(150,'91704464401','34',2.00,'700','retail','0','2024-01-05 18:21:50','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-01-05 12:23:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170446810902900323334'),(151,'91704534816','83',1.00,'1500','retail','0','2024-01-06 12:54:32','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-01-06 06:54:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170453482902900323335'),(152,'91704535421','71',1.00,'1150','retail','50','2024-01-06 13:11:45','','','','850','Cash',0.00,'1150','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170453546902900323335'),(153,'91704535421','12',1.00,'800','retail','0','2024-01-06 13:11:45','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170453552902900323335'),(154,'91704535421','15',1.00,'80','retail','0','2024-01-06 13:11:45','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','',NULL,'9170453554302300323335'),(155,'91704535421','130',1.00,'700','retail','0','2024-01-06 13:11:45','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170453555502500323335'),(156,'91704535421','3',1.00,'850','retail','0','2024-01-06 13:11:45','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','',NULL,'9170453557702700323335'),(157,'91704535421','21',1.00,'200','retail','0','2024-01-06 13:11:45','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'9170453560102100323335'),(158,'91704535421','32',2.00,'400','retail','100','2024-01-06 13:11:45','','','','150','Cash',0.00,'200','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9170453563202200323335'),(159,'91704535421','1',1.00,'1600','retail','0','2024-01-06 13:11:45','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'9170453567802800323335'),(160,'91704535421','72',3.00,'1200','retail','0','2024-01-06 13:11:45','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','83.00','80','Inclusive','branch','Inventory','','','','','',NULL,'9170453571002000323335'),(161,'91704535421','5',5.00,'1300','retail','0','2024-01-06 13:11:45','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','216.00','211','Inclusive','branch','Inventory','','','','','',NULL,'9170453572802800323335'),(162,'91704535421','28',6.00,'300','retail','0','2024-01-06 13:11:45','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-01-06 07:12:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','41.00','35','Inclusive','branch','Inventory','','','','','',NULL,'9170453576902900323335'),(163,'91704535421','16',1.00,'320','retail','0','2024-01-06 13:11:45','','','','125','Cash',0.00,'320','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170453578102100323335'),(164,'91704535421','48',1.00,'700','retail','0','2024-01-06 13:11:45','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-01-06 07:12:24','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170453579702700323335'),(165,'91704535421','20',4.00,'320','retail','0','2024-01-06 13:11:45','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','Inventory','','','','','',NULL,'9170453583302300323335'),(166,'91704535421','15',1.00,'80','retail','0','2024-01-06 13:11:45','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-01-06 07:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'9170453590502500323335'),(167,'91704541169','20',1.00,'80','retail','0','2024-01-06 15:40:48','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-06 09:41:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','','','','','',NULL,'9170454484702700323335'),(168,'91704627229','131',1.00,'1500','retail','0','2024-01-07 14:34:08','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-01-07 08:37:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170462724702700323336'),(169,'91704627439','6925546000205',1.00,'2000','retail','0','2024-01-07 14:49:36','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-01-07 08:50:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170462817502500323336'),(170,'91704629354','43',1.00,'3450','retail','50','2024-01-07 15:09:52','','','','2500','Cash',0.00,'3450','','','9','16.00','1','2024-01-07 09:10:03','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170462939202200323336'),(171,'91704708857','125',2.00,'10','retail','0','2024-01-08 13:14:47','','','','0','Cash',0.00,'5','','','9','16.00','1','2024-01-08 07:15:17','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','Inventory','','','','','',NULL,'9170470887202200323337'),(172,'91704708918','136',1.00,'799','retail','0','2024-01-08 14:20:08','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-01-08 08:23:03','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170471278202200323337'),(173,'91704708918','86',1.00,'1400','retail','0','2024-01-08 14:20:08','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-01-08 08:23:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170471279302300323337'),(174,'91704708918','3',1.00,'850','retail','0','2024-01-08 14:20:08','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-01-08 08:23:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'9170471280802800323337'),(175,'91704731812','69',1.00,'2200','retail','100','2024-01-08 19:37:21','','','','0','Cash',0.00,'2200','','','9','16.00','1','2024-01-08 13:37:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170473184102100323337'),(176,'91704731854','2',1.00,'1300','retail','0','2024-01-08 19:54:50','','','','950','Cash',0.00,'1300','','','9','16.00','1','2024-01-08 13:55:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9170473289002000323337'),(177,'91704782268','6947662262220',1.00,'950','retail','0','2024-01-09 09:38:36','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-01-09 03:40:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'9170478230302300323337'),(178,'91704782268','59',1.00,'450','retail','0','2024-01-09 09:38:36','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-09 03:40:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170478231602600323337'),(179,'91704782407','25',1.00,'800','retail','0','2024-01-09 10:26:12','','','','500','Cash',0.00,'800','','','9','16.00','1','2024-01-09 04:28:08','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170478517202200323337'),(180,'91704804749','93',5.00,'1000','retail','0','2024-01-09 15:52:48','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-01-09 09:53:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9170480476702700323338'),(181,'91704811767','6971919190011',2.00,'460','retail','40','2024-01-09 17:53:07','','','','125','Cash',0.00,'230','','','9','16.00','1','2024-01-09 11:55:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170481180902900323338'),(182,'91704811767','53',3.00,'870','retail','30','2024-01-09 17:53:07','','','','125','Cash',0.00,'290','','','9','16.00','1','2024-01-09 11:55:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9170481190602600323338'),(183,'91704811767','5',3.00,'780','retail','0','2024-01-09 17:53:07','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-01-09 11:55:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','211.00','208','Inclusive','branch','Inventory','','','','','',NULL,'9170481194102100323338'),(184,'91704811767','4287211',1.00,'590','retail','10','2024-01-09 17:53:07','','','','300','Cash',0.00,'590','','','9','16.00','1','2024-01-09 11:55:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170481198702700323338'),(185,'91704873849','6972864340117',1.00,'450','retail','0','2024-01-10 12:10:23','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-10 06:10:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170487782202200323338'),(186,'91704884639','20',3.00,'240','retail','0','2024-01-10 14:05:00','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-10 08:06:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','92.00','89','Inclusive','branch','Inventory','','','','','',NULL,'9170488465302300323338'),(187,'91704884639','21',1.00,'200','retail','0','2024-01-10 14:05:00','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-01-10 08:06:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','',NULL,'9170488466702700323338'),(188,'91704884794','46',1.00,'750','retail','0','2024-01-10 14:11:08','','','','350','Cash',0.00,'750','','','9','16.00','1','2024-01-10 08:13:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170488506802800323338'),(189,'91704894000','6925546000205',1.00,'2000','retail','0','2024-01-10 16:40:15','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-01-10 10:41:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170489401402400323338'),(190,'91704895236','12',1.00,'800','retail','0','2024-01-10 17:46:56','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-01-10 11:47:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170489797402400323338'),(191,'91704895236','5',5.00,'1300','retail','0','2024-01-10 17:46:56','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-01-10 11:47:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','208.00','203','Inclusive','branch','Inventory','','','','','',NULL,'9170489799602600323338'),(192,'91704895236','119',1.00,'1600','retail','0','2024-01-10 17:46:56','','','','0','Cash',0.00,'1600','','','9','16.00','1','2024-01-10 11:47:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170489801502500323338'),(193,'91704908119','6947662262220',1.00,'950','retail','0','2024-01-10 20:49:12','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9170490813102100323339'),(194,'91704908119','32',2.00,'500','retail','0','2024-01-10 20:49:12','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9170490816302300323339'),(195,'91704908119','1',1.00,'1600','retail','0','2024-01-10 20:49:12','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'9170490818402400323339'),(196,'91704908119','5',2.00,'520','retail','0','2024-01-10 20:49:12','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','203.00','201','Inclusive','branch','Inventory','','','','','',NULL,'9170490821802800323339'),(197,'91704908119','15',2.00,'160','retail','0','2024-01-10 20:49:12','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','','',NULL,'9170490825402400323339'),(198,'91704908119','72',3.00,'1200','retail','0','2024-01-10 20:49:12','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Inventory','','','','','',NULL,'9170490833002000323339'),(199,'91704908119','28',6.00,'300','retail','0','2024-01-10 20:49:12','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-01-10 15:09:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','35.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9170490850402400323339'),(200,'91704908119','12',1.00,'800','retail','0','2024-01-10 20:49:12','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170490853002000323339'),(201,'91704908119','23',1.00,'250','retail','0','2024-01-10 20:49:12','','','','160','Cash',0.00,'250','','','9','16.00','1','2024-01-10 15:09:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170490854402400323339'),(202,'91704908119','96',1.00,'800','retail','0','2024-01-10 20:49:12','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170490855702700323339'),(203,'91704908119','67',1.00,'700','retail','0','2024-01-10 20:49:12','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-01-10 15:09:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170490857502500323339'),(204,'91704908119','4287211',1.00,'600','retail','0','2024-01-10 20:49:12','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-01-10 15:09:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170490858602600323339'),(205,'91704908119','61',1.00,'2000','retail','0','2024-01-10 20:49:12','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-01-10 15:09:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170490861602600323339'),(206,'91704908119','48',1.00,'700','retail','0','2024-01-10 20:49:12','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-01-10 15:09:11','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170490872302300323339'),(207,'91704908119','56',1.00,'700','retail','0','2024-01-10 20:49:12','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170490873302300323339'),(208,'91704908119','129',1.00,'1100','retail','0','2024-01-10 20:49:12','','','','600','Cash',0.00,'1100','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170490875502500323339'),(209,'91704908119','21',2.00,'400','retail','0','2024-01-10 20:49:12','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','','',NULL,'9170490881602600323339'),(210,'91704908119','20',2.00,'160','retail','0','2024-01-10 20:49:12','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-10 15:09:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','89.00','87','Inclusive','branch','Inventory','','','','','',NULL,'9170490890502500323339'),(211,'91704908119','136',1.00,'799','retail','0','2024-01-10 20:49:12','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-01-10 15:09:11','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170490895102100323339'),(212,'91704961772','96',1.00,'800','retail','0','2024-01-11 11:29:45','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-01-11 05:33:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170496178402400323339'),(213,'91704961981','10',1.00,'800','retail','0','2024-01-11 11:34:02','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-01-11 05:38:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170496204102100323339'),(214,'91704979036','21',2.00,'400','retail','0','2024-01-11 16:17:42','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-01-11 10:19:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','','',NULL,'9170497906102100323339'),(215,'91704985271','106',1.00,'1100','retail','0','2024-01-11 20:00:09','','','','750','Cash',0.00,'1100','','','9','16.00','1','2024-01-11 14:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170499235102100323339'),(216,'91704985271','105',1.00,'1500','retail','0','2024-01-11 20:00:09','','','','750','Cash',0.00,'1500','','','9','16.00','1','2024-01-11 14:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170499237402400323339'),(217,'91704985271','6925546000205',1.00,'2000','retail','0','2024-01-11 20:00:09','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-01-11 14:00:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170499239002000323339'),(218,'91704985271','141',1.00,'700','retail','0','2024-01-11 20:00:09','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-01-11 14:00:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170499240802800323339'),(219,'91705046852','38',1.00,'1500','retail','0','2024-01-12 11:07:52','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-01-12 05:08:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170504687102100323330'),(220,'91705046913','20',1.00,'80','retail','0','2024-01-12 11:11:03','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-12 05:11:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','','',NULL,'9170504706202200323330'),(221,'91705051794','33',2.00,'100','retail','0','2024-01-12 12:31:38','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-01-12 06:31:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170505189702700323330'),(222,'91705051902','17',1.00,'450','retail','0','2024-01-12 13:39:17','','','','250','Cash',0.00,'450','','','9','16.00','1','2024-01-12 07:39:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170505592402400323330'),(223,'91705051902','6972864340117',1.00,'450','retail','0','2024-01-12 13:39:17','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-12 07:39:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170505595702700323330'),(224,'91705069603','59',1.00,'450','retail','0','2024-01-12 17:27:11','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-12 11:28:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170506963102100323330'),(225,'91705072622','87',1.00,'1600','retail','100','2024-01-12 18:17:26','','','','0','Cash',0.00,'1600','','','9','16.00','1','2024-01-12 12:18:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170507264602600323330'),(226,'91705136196','5',5.00,'1300','retail','0','2024-01-13 12:05:40','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-01-13 06:07:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','201.00','196','Inclusive','branch','Inventory','','','','','',NULL,'9170513622502500323331'),(227,'91705136196','93',5.00,'1000','retail','0','2024-01-13 12:05:40','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-01-13 06:07:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170513625102100323331'),(228,'91705136196','37',1.00,'1250','retail','0','2024-01-13 12:05:40','','','','700','Cash',0.00,'1250','','','9','16.00','1','2024-01-13 06:07:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9170513672402400323331'),(229,'91705136196','3',1.00,'850','retail','0','2024-01-13 12:05:40','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-01-13 06:07:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','',NULL,'9170513673902900323331'),(230,'91705154002','6971919190011',1.00,'250','retail','0','2024-01-13 16:54:01','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-01-13 10:54:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170515401802800323331'),(231,'91705154088','50',1.00,'2500','retail','0','2024-01-13 18:01:40','','','','1900','Cash',0.00,'2500','','','9','16.00','1','2024-01-13 12:02:58','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170515809902900323331'),(232,'91705158319','4',1.00,'1500','retail','100','2024-01-13 18:05:44','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-01-13 12:06:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170515834402400323331'),(233,'91705159729','2',1.00,'1300','retail','0','2024-01-13 18:29:01','','','','950','Cash',0.00,'1300','','','9','16.00','1','2024-01-13 12:33:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170515974102100323331'),(234,'91705166438','116',1.00,'1700','retail','0','2024-01-13 20:20:47','','','','0','Cash',0.00,'1700','','','9','16.00','1','2024-01-13 14:21:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170516644602600323331'),(235,'91705168240','52',2.00,'300','retail','0','2024-01-13 20:51:47','','','','59','Cash',0.00,'150','','','9','16.00','1','2024-01-13 14:52:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','','',NULL,'9170516827402400323331'),(236,'91705168936','148',1.00,'200','retail','0','2024-01-13 21:12:23','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-01-13 15:13:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170516894802800323331'),(237,'91705222839','18',3.00,'300','retail','0','2024-01-14 12:02:50','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-01-14 06:03:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','54.00','51','Inclusive','branch','Inventory','','','','','',NULL,'9170522286802800323332'),(238,'91705222839','25',1.00,'800','retail','0','2024-01-14 12:02:50','','','','500','Cash',0.00,'800','','','9','16.00','1','2024-01-14 06:03:35','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170522297002000323332'),(239,'91705241588','28',4.00,'200','retail','0','2024-01-14 18:43:14','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-01-14 12:44:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','29.00','25','Inclusive','branch','Inventory','','','','','',NULL,'9170524697202200323332'),(240,'91705241588','33',3.00,'150','retail','0','2024-01-14 18:43:14','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-01-14 12:44:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170524699402400323332'),(241,'91705311928','28',4.00,'200','retail','0','2024-01-15 12:48:42','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-01-15 06:51:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9170531196602600323333'),(242,'91705311928','5',2.00,'520','retail','0','2024-01-15 12:48:42','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-01-15 06:51:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','196.00','194','Inclusive','branch','Inventory','','','','','',NULL,'9170531199102100323333'),(243,'91705311928','82',1.00,'900','retail','0','2024-01-15 12:48:42','','','','400','Cash',0.00,'900','','','9','16.00','1','2024-01-15 06:51:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9170531202802800323333'),(244,'91705311928','32',3.00,'750','retail','0','2024-01-15 12:48:42','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-01-15 06:51:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9170531207302300323333'),(245,'91705311928','20',2.00,'160','retail','0','2024-01-15 12:48:42','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-15 06:51:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','158.00','156','Inclusive','branch','Inventory','','','','','',NULL,'9170531212202200323333'),(246,'91705322984','20',4.00,'320','retail','0','2024-01-15 16:24:39','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-15 10:25:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','156.00','152','Inclusive','branch','Inventory','','','','','',NULL,'9170532314702700323333'),(247,'91705322984','3',1.00,'850','retail','0','2024-01-15 16:24:39','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-01-15 10:25:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','',NULL,'9170532316002000323333'),(248,'91705322984','129',1.00,'1100','retail','0','2024-01-15 16:24:39','','','','600','Cash',0.00,'1100','','','9','16.00','1','2024-01-15 10:25:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170532319902900323333'),(249,'91705332579','160',1.00,'799','retail','0','2024-01-15 18:30:57','','','','595','Cash',0.00,'799','','','9','0.00','1','2024-01-15 12:31:06','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170533265602600323333'),(250,'91705392876','50',1.00,'2500','retail','0','2024-01-16 11:14:50','','','','1900','Cash',0.00,'2500','','','9','16.00','1','2024-01-16 05:15:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170539288902900323333'),(251,'91705392924','20',3.00,'240','retail','0','2024-01-16 11:15:48','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-16 05:16:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','152.00','149','Inclusive','branch','Inventory','','','','','',NULL,'9170539294802800323333'),(252,'91705406167','6947662262220',1.00,'900','retail','50','2024-01-16 14:59:31','','','','750','Cash',0.00,'900','','','9','16.00','1','2024-01-16 09:04:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'9170540620402400323334'),(253,'91705406167','6947662262220',1.00,'950','retail','0','2024-01-16 14:59:31','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-01-16 09:04:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9170540621802800323334'),(254,'91705406167','22',2.00,'2200','retail','100','2024-01-16 14:59:31','','','','700','Cash',0.00,'1100','','','9','16.00','1','2024-01-16 09:04:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170540626902900323334'),(255,'91705406167','165',1.00,'1399','retail','0','2024-01-16 14:59:31','','','','916','Cash',0.00,'1399','','','9','0.00','1','2024-01-16 09:04:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170540629002000323334'),(256,'91705406167','117',1.00,'1400','retail','50','2024-01-16 14:59:31','','','','800','Cash',0.00,'1400','','','9','16.00','1','2024-01-16 09:04:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170540631502500323334'),(257,'91705406167','14',1.00,'600','retail','0','2024-01-16 14:59:31','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-01-16 09:04:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170540633402400323334'),(258,'91705406167','45',1.00,'1600','retail','0','2024-01-16 14:59:31','','','','1000','Cash',0.00,'1600','','','9','16.00','1','2024-01-16 09:04:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170540635002000323334'),(259,'91705406167','10',1.00,'800','retail','0','2024-01-16 14:59:31','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-01-16 09:04:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170540637102100323334'),(260,'91705407275','17',1.00,'450','retail','0','2024-01-16 15:14:54','','','','250','Cash',0.00,'450','','','9','16.00','1','2024-01-16 09:16:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170540728402400323334'),(261,'91705407275','6972864340117',1.00,'450','retail','0','2024-01-16 15:14:54','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-16 09:16:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170540729302300323334'),(262,'91705418020','54',3.00,'600','retail','0','2024-01-16 18:57:45','','','','84','Cash',0.00,'200','','','9','16.00','1','2024-01-16 12:58:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170542066502500323334'),(263,'91705418020','17',1.00,'450','retail','0','2024-01-16 19:14:51','','','','250','Cash',0.00,'450','','','9','16.00','1','2024-01-16 13:20:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170542169002000323334'),(264,'91705422103','54',3.00,'600','retail','0','2024-01-16 19:22:38','','','','84','Cash',0.00,'200','','','9','16.00','1','2024-01-16 13:23:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170542212802800323334'),(265,'91705424728','157',1.00,'200','retail','0','2024-01-16 20:06:17','','','','160','Cash',0.00,'200','','','9','0.00','1','2024-01-16 14:06:39','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170542477702700323334'),(266,'91705424923','23',1.00,'250','retail','0','2024-01-16 20:08:53','','','','160','Cash',0.00,'250','','','9','16.00','1','2024-01-16 14:09:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170542493302300323334'),(267,'91705424968','23',1.00,'250','retail','0','2024-01-16 20:10:54','','','','160','Cash',0.00,'250','','','9','16.00','1','2024-01-16 14:11:16','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170542505402400323334'),(268,'91705425110','23',1.00,'250','retail','0','2024-01-16 20:12:03','','','','160','Cash',0.00,'250','','','9','16.00','1','2024-01-16 14:12:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170542512302300323334'),(269,'91705487198','15',1.00,'80','retail','0','2024-01-17 13:27:01','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-01-17 07:28:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','',NULL,'9170548722002000323334'),(270,'91705491511','53',3.00,'900','retail','0','2024-01-17 14:39:49','','','','125','Cash',0.00,'300','','','9','16.00','1','2024-01-17 08:39:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9170549158802800323334'),(271,'91705491598','72',3.00,'1200','retail','0','2024-01-17 15:47:49','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-01-17 09:48:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','77.00','74','Inclusive','branch','Inventory','','','','','',NULL,'9170549566802800323334'),(272,'91705495713','25',1.00,'800','retail','0','2024-01-17 16:29:34','','','','500','Cash',0.00,'800','','','9','16.00','1','2024-01-17 10:31:57','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170549817302300323334'),(273,'91705499027','27',1.00,'1000','retail','0','2024-01-17 16:50:51','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-01-17 10:51:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170549903802800323334'),(274,'91705499027','110',1.00,'250','retail','0','2024-01-17 16:50:51','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-01-17 10:51:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9170549945102100323334'),(275,'91705499477','165',1.00,'1399','retail','0','2024-01-17 17:41:14','','','','916','Cash',0.00,'1399','','','9','0.00','1','2024-01-17 11:44:55','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170550247302300323335'),(276,'91705576699','63',1.00,'1300','retail','0','2024-01-18 14:21:24','','','','850','Cash',0.00,'1300','','','9','16.00','1','2024-01-18 08:21:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170557673002000323335'),(277,'91705576699','102',1.00,'1000','retail','0','2024-01-18 14:21:24','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-01-18 08:21:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170557688302300323335'),(278,'91705581825','86',1.00,'1400','retail','0','2024-01-18 17:29:02','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-01-18 11:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170558813002000323335'),(279,'91705581825','141',1.00,'700','retail','0','2024-01-18 17:29:02','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-01-18 11:29:43','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170558814202200323335'),(280,'91705588184','86',1.00,'1400','retail','0','2024-01-18 17:29:55','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-01-18 11:30:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170558819502500323335'),(281,'91705599413','143',1.00,'1200','retail','0','2024-01-18 20:38:08','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-01-18 14:38:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170559945302300323335'),(282,'91705599413','144',1.00,'700','retail','0','2024-01-18 20:38:08','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-01-18 14:38:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170559948802800323335'),(283,'91705662093','136',1.00,'799','retail','0','2024-01-19 14:01:49','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-01-19 08:02:37','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170566210902900323336'),(284,'91705668981','15',2.00,'160','retail','0','2024-01-19 15:57:03','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-01-19 09:58:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','','','','','',NULL,'9170566902202200323336'),(285,'91705669134','138',1.00,'1399','retail','0','2024-01-19 16:45:48','','','','1050','Cash',0.00,'1399','','','9','16.00','1','2024-01-19 10:45:56','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170567194802800323336'),(286,'91705736599','97',1.00,'700','retail','0','2024-01-20 10:55:13','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-01-20 05:05:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9170573722702700323337'),(287,'91705736599','142',1.00,'1450','retail','0','2024-01-20 10:55:13','','','','900','Cash',0.00,'1450','','','9','16.00','1','2024-01-20 05:05:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170573731202200323337'),(288,'91705747978','105',1.00,'1500','retail','0','2024-01-20 13:54:08','','','','750','Cash',0.00,'1500','','','9','16.00','1','2024-01-20 07:54:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170574800402400323337'),(289,'91705747978','21',1.00,'200','retail','0','2024-01-20 13:54:08','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-01-20 07:54:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'9170574804802800323337'),(290,'91705748415','6925546000205',1.00,'2000','retail','0','2024-01-20 15:10:28','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-01-20 09:11:04','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170575262702700323337'),(291,'91705752665','119',1.00,'1600','retail','0','2024-01-20 16:29:52','','','','0','Cash',0.00,'1600','','','9','16.00','1','2024-01-20 10:31:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170575734202200323337'),(292,'91705752665','148',1.00,'200','retail','0','2024-01-20 16:29:52','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-01-20 10:31:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170575739102100323337'),(293,'91705836559','9',1.00,'1500','retail','0','2024-01-21 14:29:47','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-01-21 08:32:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9170583658702700323338'),(294,'91705850008','6224008817598',1.00,'799','retail','0','2024-01-21 18:14:50','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-01-21 12:15:20','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170585002402400323338'),(295,'91705850008','156',1.00,'200','retail','0','2024-01-21 18:14:50','','','','160','Cash',0.00,'200','','','9','0.00','1','2024-01-21 12:15:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170585009002000323338'),(296,'91705911978','65',1.00,'750','retail','0','2024-01-22 11:26:53','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-01-22 05:27:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170591199502500323339'),(297,'91705911978','62',1.00,'500','retail','0','2024-01-22 11:26:53','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-01-22 05:27:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170591201302300323339'),(298,'91705937313','43',1.00,'3500','retail','0','2024-01-22 18:59:59','','','','2500','Cash',0.00,'3500','','','9','16.00','1','2024-01-22 13:04:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170593919802800323339'),(299,'91705940910','152',1.00,'1400','retail','0','2024-01-22 19:28:46','','','','1100','Cash',0.00,'1400','','','9','0.00','1','2024-01-22 13:29:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170594092602600323339'),(300,'91705989574','97',1.00,'650','retail','50','2024-01-23 09:01:26','','','','450','Cash',0.00,'650','','','9','16.00','1','2024-01-23 03:02:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9170598963402400323339'),(301,'91705989574','97',1.00,'650','retail','50','2024-01-23 09:01:26','','','','450','Cash',0.00,'650','','','9','16.00','1','2024-01-23 03:02:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9170598965302300323339'),(302,'91705989574','6972864340117',2.00,'800','retail','100','2024-01-23 09:01:26','','','','0','Cash',0.00,'400','','','9','16.00','1','2024-01-23 03:02:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170598968502500323339'),(303,'91705998478','35',2.00,'400','retail','0','2024-01-23 11:29:50','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-01-23 05:30:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','',NULL,'9170599855702700323339'),(304,'91705998478','35',1.00,'200','retail','0','2024-01-23 11:29:50','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-01-23 05:30:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'9170599857602600323339'),(305,'91705998478','93',1.00,'200','retail','0','2024-01-23 11:29:50','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-01-23 05:30:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170599859002000323339'),(306,'91706024966','27',1.00,'1000','retail','0','2024-01-23 18:49:38','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-01-23 12:49:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170602497802800323330'),(307,'91706105099','13',2.00,'1200','retail','0','2024-01-24 17:39:03','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-01-24 11:40:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170610714302300323331'),(308,'91706115303','49',2.00,'2900','retail','100','2024-01-24 19:57:28','','','','850','Cash',0.00,'1450','','','9','16.00','1','2024-01-24 13:57:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170611533102100323331'),(309,'91706115303','132',2.00,'300','retail','100','2024-01-24 19:57:28','','','','104','Cash',0.00,'150','','','9','16.00','1','2024-01-24 13:57:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170611536802800323331'),(310,'91706115303','132',1.00,'200','retail','0','2024-01-24 19:57:28','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-01-24 13:57:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170611539902900323331'),(311,'91706115303','132',1.00,'200','retail','0','2024-01-24 19:57:28','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-01-24 13:57:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170611544802800323331'),(312,'91706121422','110',1.00,'250','retail','0','2024-01-24 21:37:38','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-01-24 15:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9170612145702700323331'),(313,'91706189857','6971919190011',4.00,'1000','retail','0','2024-01-25 16:38:36','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-01-25 10:38:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170618991502500323331'),(314,'91706189922','6947662262220',1.00,'950','retail','0','2024-01-25 17:31:07','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-01-25 11:32:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'9170619306602600323331'),(315,'91706265307','51',2.00,'1000','retail','0','2024-01-26 13:35:24','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-01-26 07:37:43','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'9170626532302300323332'),(316,'91706277517','147',1.00,'5800','retail','200','2024-01-26 17:01:27','','','','4000','Cash',0.00,'5800','','','9','0.00','1','2024-01-26 11:01:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170627756102100323332'),(317,'91706277517','43',1.00,'3300','retail','200','2024-01-26 17:01:27','','','','2500','Cash',0.00,'3300','','','9','16.00','1','2024-01-26 11:01:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170627758602600323332'),(318,'91706277517','44',1.00,'2700','retail','200','2024-01-26 17:01:27','','','','2100','Cash',0.00,'2700','','','9','16.00','1','2024-01-26 11:01:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170627763002000323332'),(319,'91706277517','118',1.00,'2500','retail','0','2024-01-26 17:01:27','','','','1700','Cash',0.00,'2500','','','9','16.00','1','2024-01-26 11:01:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170627764202200323332'),(320,'91706277517','85',1.00,'2200','retail','0','2024-01-26 17:01:27','','','','0','Cash',0.00,'2200','','','9','16.00','1','2024-01-26 11:01:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170627766402400323332'),(321,'91706277517','155',1.00,'1700','retail','0','2024-01-26 17:01:27','','','','1100','Cash',0.00,'1700','','','9','0.00','1','2024-01-26 11:01:59','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170627768702700323332'),(322,'91706361077','52',6.00,'900','retail','0','2024-01-27 16:16:10','','','','59','Cash',0.00,'150','','','9','16.00','1','2024-01-27 10:18:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','46.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9170636134502500323333'),(323,'91706361077','167',1.00,'200','retail','0','2024-01-27 16:16:10','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-01-27 10:18:08','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170636135602600323333'),(324,'91706361077','86',1.00,'1400','retail','0','2024-01-27 16:16:10','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-01-27 10:18:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170636136902900323333'),(325,'91706369139','6971919190011',2.00,'500','retail','0','2024-01-27 18:26:01','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-01-27 12:26:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170636916002000323333'),(326,'91706369255','167',1.00,'200','retail','0','2024-01-27 19:30:12','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-01-27 13:35:13','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170637298702700323333'),(327,'91706369255','97',1.00,'700','retail','0','2024-01-27 19:30:12','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-01-27 13:35:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9170637299602600323333'),(328,'91706369255','43',1.00,'3500','retail','0','2024-01-27 19:30:12','','','','2500','Cash',0.00,'3500','','','9','16.00','1','2024-01-27 13:35:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170637301102100323333'),(329,'91706373314','129',1.00,'1100','retail','0','2024-01-27 19:37:39','','','','600','Cash',0.00,'1100','','','9','16.00','1','2024-01-27 13:37:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170637345902900323333'),(330,'91706434292','110',1.00,'250','retail','0','2024-01-28 12:31:50','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-01-28 06:32:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9170643430902900323334'),(331,'91706453310','24',1.00,'2000','retail','0','2024-01-28 17:48:41','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-01-28 11:48:45','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170645332102100323334'),(332,'91706460951','20',1.00,'80','retail','0','2024-01-28 20:10:22','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-28 14:11:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','149.00','148','Inclusive','branch','Inventory','','','','','',NULL,'9170646180602600323334'),(333,'91706460951','20',1.00,'80','retail','0','2024-01-28 20:10:22','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-28 14:11:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','148.00','147','Inclusive','branch','Inventory','','','','','',NULL,'9170646182102100323334'),(334,'91706514326','31',1.00,'500','retail','0','2024-01-29 10:45:53','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-01-29 04:45:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170651435202200323335'),(335,'91706514359','87',1.00,'1700','retail','0','2024-01-29 11:48:36','','','','1100','Cash',0.00,'1700','','','9','16.00','1','2024-01-29 05:54:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9170651810002000323335'),(336,'91706514359','132',1.00,'200','retail','0','2024-01-29 11:48:36','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-01-29 05:54:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170651811502500323335'),(337,'91706520206','138',1.00,'1399','retail','0','2024-01-29 12:24:12','','','','1050','Cash',0.00,'1399','','','9','16.00','1','2024-01-29 06:27:38','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170652023202200323335'),(338,'91706520206','157',1.00,'200','retail','0','2024-01-29 12:24:12','','','','160','Cash',0.00,'200','','','9','0.00','1','2024-01-29 06:27:38','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170652025102100323335'),(339,'91706525629','6957660752364',1.00,'450','retail','0','2024-01-29 13:56:44','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-29 08:07:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170652574902900323335'),(340,'91706525629','17',1.00,'450','retail','0','2024-01-29 13:56:44','','','','250','Cash',0.00,'450','','','9','16.00','1','2024-01-29 08:07:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170652577902900323335'),(341,'91706525629','168',1.00,'850','retail','0','2024-01-29 13:56:44','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-01-29 08:07:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170652579302300323335'),(342,'91706525629','27',1.00,'1000','retail','0','2024-01-29 13:56:44','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-01-29 08:07:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170652580302300323335'),(343,'91706527971','132',1.00,'200','retail','0','2024-01-29 14:33:04','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-01-29 08:35:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170652798302300323335'),(352,'91706533455','51',1.00,'500','retail','0','2024-01-29 16:05:54','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-01-29 10:05:59','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9170653355302300323335'),(353,'91706533455','166',1.00,'1799','retail','0','2024-01-29 18:38:14','','','','1360','Cash',0.00,'1799','','','9','0.00','1','2024-01-29 12:39:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170654269402400323335'),(354,'91706533455','54',1.00,'200','retail','0','2024-01-29 19:26:46','','','','84','Cash',0.00,'200','','','9','16.00','1','2024-01-29 13:26:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170654560502500323335'),(355,'91706533455','54',1.00,'200','retail','0','2024-01-29 19:27:27','','','','84','Cash',0.00,'200','','','9','16.00','1','2024-01-29 13:27:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170654564602600323335'),(356,'91706528438','33',5.00,'250','retail','0','2024-01-30 10:40:03','','','','38','Cash',0.00,'50','','','9','','1','2024-01-30 04:40:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170653003202200323335'),(357,'91706528438','38',1.00,'1500','retail','0','2024-01-30 10:40:03','','','','900','Cash',0.00,'1500','','','9','','1','2024-01-30 04:40:10','2','2','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170653004702700323335'),(358,'91706528438','72',3.00,'1200','retail','0','2024-01-30 10:40:03','','','','200','Cash',0.00,'400','','','9','','1','2024-01-30 04:40:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','74.00','71','Inclusive','branch','Inventory','','','','','',NULL,'9170653006802800323335'),(359,'91706528438','3',1.00,'850','retail','0','2024-01-30 10:40:03','','','','450','Cash',0.00,'850','','','9','','1','2024-01-30 04:40:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'9170653010602600323335'),(360,'91706528438','129',1.00,'1100','retail','0','2024-01-30 10:40:03','','','','600','Cash',0.00,'1100','','','9','','1','2024-01-30 04:40:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170653012502500323335'),(361,'91706528438','20',2.00,'160','retail','0','2024-01-30 10:40:03','','','','40','Cash',0.00,'80','','','9','','1','2024-01-30 04:40:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','147.00','145','Inclusive','branch','Inventory','','','','','',NULL,'9170653014402400323335'),(362,'91706528438','21',1.00,'200','retail','0','2024-01-30 10:40:03','','','','133','Cash',0.00,'200','','','9','','1','2024-01-30 04:40:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'9170653015802800323335'),(363,'91706528438','145',1.00,'550','retail','0','2024-01-30 10:40:03','','','','400','Cash',0.00,'550','','','9','','1','2024-01-30 04:40:10','2','1','new','1','printed','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170653017302300323335'),(364,'91706600419','6224008817567',1.00,'799','retail','0','2024-01-30 10:40:38','','','','0','Cash',0.00,'799','','','9','16.00','1','2024-01-30 04:41:00','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170660043702700323336'),(365,'91706610172','6972864340117',1.00,'450','retail','0','2024-01-30 13:23:04','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-30 07:24:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170661018302300323336'),(366,'91706610296','20',6.00,'480','retail','0','2024-01-30 13:25:46','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-01-30 07:26:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','145.00','139','Inclusive','branch','Inventory','','','','','',NULL,'9170661032002000323336'),(367,'91706610296','21',2.00,'400','retail','0','2024-01-30 13:25:46','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-01-30 07:26:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9170661034602600323336'),(368,'91706610391','138',2.00,'2798','retail','0','2024-01-30 13:57:40','','','','1050','Cash',0.00,'1399','','','9','16.00','1','2024-01-30 07:59:30','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170661225902900323336'),(369,'91706615556','97',1.00,'700','retail','0','2024-01-30 14:52:49','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-01-30 08:53:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9170661556802800323336'),(370,'91706615597','25',1.00,'800','retail','0','2024-01-30 14:53:50','','','','500','Cash',0.00,'800','','','9','16.00','1','2024-01-30 08:54:37','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170661561102100323336'),(371,'91706615597','28',4.00,'200','retail','0','2024-01-30 14:53:50','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-01-30 08:54:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9170661563002000323336'),(372,'91706634046','137',1.00,'799','retail','0','2024-01-30 20:01:15','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-01-30 14:01:56','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170663407402400323336'),(373,'91706682960','6947662262220',1.00,'950','retail','0','2024-01-31 09:36:33','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-01-31 03:36:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9170668297802800323336'),(374,'91706682960','59',1.00,'450','retail','0','2024-01-31 09:36:33','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-01-31 03:36:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170668299202200323336'),(375,'91706699773','97',1.00,'700','retail','0','2024-01-31 14:16:25','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-01-31 08:17:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9170669978402400323336'),(376,'91706699852','97',1.00,'700','retail','0','2024-01-31 14:17:52','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-01-31 08:18:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9170669987102100323336'),(377,'91706714666','6925546000205',1.00,'2000','retail','0','2024-01-31 18:24:40','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-01-31 12:26:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170671467702700323337'),(378,'91706781749','168',1.00,'850','retail','0','2024-02-01 13:02:47','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-02-01 07:04:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170678176602600323337'),(379,'91706788888','140',1.00,'0','retail','0','2024-02-01 16:45:05','','','','0','Cash',0.00,'0','','','9','16.00','1','2024-02-01 10:45:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170679510402400323337'),(380,'91706795110','140',1.00,'0','retail','0','2024-02-01 16:45:48','','','','0','Cash',0.00,'0','','','9','16.00','1','2024-02-01 10:45:55','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170679514802800323337'),(381,'91706795217','107',1.00,'1000','retail','0','2024-02-01 18:31:18','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-02-01 13:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170680144002000323338'),(382,'91706795217','67',1.00,'700','retail','0','2024-02-01 18:31:18','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-02-01 13:11:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170680145202200323338'),(383,'91706795217','61',1.00,'2000','retail','0','2024-02-01 18:31:18','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-02-01 13:11:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170680146702700323338'),(384,'91706795217','32',1.00,'250','retail','0','2024-02-01 18:31:18','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-02-01 13:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'9170680147702700323338'),(385,'91706803868','168',1.00,'850','retail','0','2024-02-01 19:15:06','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-02-01 13:18:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170680405802800323338'),(386,'91706803868','34',2.00,'700','retail','0','2024-02-01 19:15:06','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-02-01 13:18:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170680408202200323338'),(387,'91706803868','51',1.00,'500','retail','0','2024-02-01 19:15:06','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-02-01 13:18:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9170680410602600323338'),(388,'91706866440','18',1.00,'100','retail','0','2024-02-02 12:36:22','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-02-02 06:36:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','',NULL,'9170686658202200323338'),(389,'91706866593','86',1.00,'1400','retail','0','2024-02-02 12:49:00','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-02-02 06:49:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170686732402400323338'),(390,'91706866593','20',3.00,'240','retail','0','2024-02-02 12:49:00','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-02-02 06:49:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','139.00','136','Inclusive','branch','Inventory','','','','','',NULL,'9170686734002000323338'),(391,'91706867362','27',1.00,'1000','retail','0','2024-02-02 13:01:12','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-02-02 07:01:16','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170686755302300323338'),(392,'91706867362','6971919199014',2.00,'500','retail','0','2024-02-02 13:01:12','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-02-02 07:01:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'9170686807202200323338'),(393,'91706877324','37',2.00,'2400','retail','100','2024-02-02 15:35:52','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-02-02 09:41:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170687735202200323338'),(394,'91706877806','6972864340117',1.00,'450','retail','0','2024-02-02 17:11:07','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-02 11:14:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170688303402400323338'),(395,'91706877806','63',1.00,'1300','retail','0','2024-02-02 17:11:07','','','','850','Cash',0.00,'1300','','','9','16.00','1','2024-02-02 11:14:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170688304502500323338'),(396,'91706877806','62',1.00,'500','retail','0','2024-02-02 17:11:07','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-02-02 11:14:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170688306702700323338'),(397,'91706884476','3',1.00,'850','retail','0','2024-02-02 17:34:58','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-02-02 11:36:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'9170688449802800323338'),(398,'91706884605','6972864340117',1.00,'450','retail','0','2024-02-02 18:23:56','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-02 12:24:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170688743502500323338'),(399,'91706943098','136',1.00,'799','retail','0','2024-02-03 09:51:55','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-02-03 03:52:51','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170694311302300323339'),(400,'91706943172','13',1.00,'600','retail','0','2024-02-03 10:00:56','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-02-03 04:01:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170694363202200323339'),(401,'91706943172','28',3.00,'150','retail','0','2024-02-03 10:00:56','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-02-03 04:01:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','89.00','86','Inclusive','branch','Inventory','','','','','',NULL,'9170694365502500323339'),(402,'91706956816','31',1.00,'500','retail','0','2024-02-03 14:49:27','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-02-03 08:52:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170696096602600323339'),(403,'91706963385','4287211',1.00,'600','retail','0','2024-02-03 15:30:02','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-02-03 09:31:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170696340102100323339'),(404,'91706972622','6224008817598',1.00,'799','retail','0','2024-02-03 18:04:15','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-02-03 12:05:13','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170697265402400323339'),(405,'91707059861','37',1.00,'1200','retail','50','2024-02-04 18:18:27','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-02-04 12:19:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170705990602600323330'),(406,'91707120867','12',1.00,'800','retail','0','2024-02-05 11:15:37','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-02-05 05:15:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170712093702700323331'),(407,'91707120959','150',1.00,'550','retail','0','2024-02-05 11:17:27','','','','350','Cash',0.00,'550','','','9','0.00','1','2024-02-05 05:17:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170712104702700323331'),(408,'91707141033','38',1.00,'1500','retail','0','2024-02-05 16:55:11','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-02-05 11:18:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170714108002000323331'),(409,'91707204732','27',1.00,'1000','retail','0','2024-02-06 10:32:49','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-02-06 04:33:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170720476802800323332'),(410,'91707204788','167',1.00,'200','retail','0','2024-02-06 10:33:56','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-02-06 04:34:08','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170720483502500323332'),(411,'91707224229','28',3.00,'150','retail','0','2024-02-06 15:59:36','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-02-06 10:03:03','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','86.00','83','Inclusive','branch','Inventory','','','','','',NULL,'9170722434902900323332'),(412,'91707224229','20',1.00,'80','retail','0','2024-02-06 15:59:36','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-02-06 10:03:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','836.00','835','Inclusive','branch','Inventory','','','','','',NULL,'9170722437602600323332'),(413,'91707224584','56',1.00,'700','retail','0','2024-02-06 16:03:57','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-02-06 10:05:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170722463602600323332'),(414,'91707224719','6947662262220',1.00,'950','retail','0','2024-02-06 16:08:41','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-02-06 10:09:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','979.00','978','Inclusive','branch','Inventory','','','','','',NULL,'9170722476702700323332'),(415,'91707224719','6971919190011',1.00,'250','retail','0','2024-02-06 16:08:41','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-02-06 10:09:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170722489202200323332'),(416,'91707224719','34',1.00,'350','retail','0','2024-02-06 16:08:41','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-02-06 10:09:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170722492002000323332'),(417,'91707226758','6972864340117',1.00,'450','retail','0','2024-02-06 16:39:52','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-06 10:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170722678002000323332'),(418,'91707226758','167',1.00,'200','retail','0','2024-02-06 16:39:52','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-02-06 10:40:17','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170722679102100323332'),(419,'91707229215','158',1.00,'150','retail','0','2024-02-06 17:21:00','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-02-06 11:22:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170722924802800323332'),(420,'91707233680','164',1.00,'250','retail','0','2024-02-06 19:41:02','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-02-06 13:41:17','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170723766102100323332'),(421,'91707287475','151',2.00,'600','retail','0','2024-02-07 11:01:23','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-02-07 05:03:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170729278102100323332'),(422,'91707287475','6972410090008',3.00,'900','retail','0','2024-02-07 11:01:23','','','','142','Cash',0.00,'300','','','9','16.00','1','2024-02-07 05:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170729285202200323332'),(423,'91707287475','16',1.00,'320','retail','0','2024-02-07 11:01:23','','','','125','Cash',0.00,'320','','','9','16.00','1','2024-02-07 05:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','330.00','329','Inclusive','branch','Inventory','','','','','',NULL,'9170729286702700323332'),(424,'91707287475','21',1.00,'200','retail','0','2024-02-07 11:01:23','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-02-07 05:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9170729288202200323332'),(425,'91707319581','33',4.00,'200','retail','0','2024-02-07 18:29:02','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-02-07 12:29:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','54.00','50','Inclusive','branch','Inventory','','','','','',NULL,'9170731974202200323333'),(426,'91707329597','136',1.00,'799','retail','0','2024-02-07 21:13:38','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-02-07 15:14:23','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170732961802800323333'),(427,'91707383890','28',1.00,'50','retail','0','2024-02-08 12:18:28','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-02-08 06:19:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','','',NULL,'9170738390702700323333'),(428,'91707383977','6972864340117',1.00,'450','retail','0','2024-02-08 12:20:23','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-08 06:21:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170738402302300323333'),(429,'91707398325','93',4.00,'800','retail','0','2024-02-08 16:21:50','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-02-08 10:23:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170739837202200323333'),(430,'91707398325','5',4.00,'1040','retail','0','2024-02-08 16:21:50','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-02-08 10:23:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','194.00','190','Inclusive','branch','Inventory','','','','','',NULL,'9170739841202200323333'),(431,'91707398325','72',2.00,'800','retail','0','2024-02-08 16:21:50','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-02-08 10:23:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','','','','','',NULL,'9170739847702700323333'),(432,'91707398325','35',4.00,'800','retail','0','2024-02-08 16:21:50','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-02-08 10:23:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9170739851002000323333'),(433,'91707471296','149',1.00,'180','retail','0','2024-02-09 12:35:46','','','','125','Cash',0.00,'180','','','9','0.00','1','2024-02-09 06:36:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170747133302300323334'),(434,'91707471401','3',1.00,'850','retail','0','2024-02-09 12:46:57','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-02-09 06:50:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'9170747198702700323334'),(435,'91707471401','12',1.00,'800','retail','0','2024-02-09 12:46:57','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-02-09 06:50:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170747201602600323334'),(436,'91707478650','169',1.00,'3500','retail','300','2024-02-09 14:42:00','','','','2600','Cash',0.00,'3500','','','9','0.00','1','2024-02-09 08:42:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170747891902900323334'),(437,'91707480360','43',1.00,'3500','retail','0','2024-02-09 16:25:19','','','','2500','Cash',0.00,'3500','','','9','16.00','1','2024-02-09 10:25:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170748507302300323334'),(438,'91707480360','86',1.00,'1300','retail','100','2024-02-09 16:25:19','','','','0','Cash',0.00,'1300','','','9','16.00','1','2024-02-09 10:25:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170748511802800323334'),(439,'91707485389','6971919199014',1.00,'250','retail','0','2024-02-09 16:50:25','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-02-09 10:51:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9170748662402400323334'),(440,'91707561216','148',1.00,'200','retail','0','2024-02-10 13:46:13','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-02-10 07:47:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170756156802800323335'),(441,'91707561216','6957660746691',1.00,'650','retail','0','2024-02-10 13:46:13','','','','0','Cash',0.00,'650','','','9','16.00','1','2024-02-10 07:47:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170756197302300323335'),(442,'91707565467','6972864340117',1.00,'450','retail','0','2024-02-10 15:04:36','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-10 09:05:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170756559202200323335'),(443,'91707567029','59',1.00,'450','retail','0','2024-02-10 15:27:51','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-10 09:30:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170756773202200323335'),(444,'91707568958','51',1.00,'500','retail','0','2024-02-10 15:43:20','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-02-10 09:44:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'9170756897902900323335'),(445,'91707582291','132',1.00,'200','retail','0','2024-02-10 19:27:41','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-02-10 13:27:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170758231602600323335'),(446,'91707582291','87',1.00,'1600','retail','100','2024-02-10 19:27:41','','','','1100','Cash',0.00,'1600','','','9','16.00','1','2024-02-10 13:27:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9170758246002000323335'),(447,'91707582477','97',1.00,'700','retail','0','2024-02-10 19:37:57','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-02-10 13:39:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9170758304702700323335'),(448,'91707582477','132',1.00,'150','retail','50','2024-02-10 19:37:57','','','','104','Cash',0.00,'150','','','9','16.00','1','2024-02-10 13:39:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170758307702700323335'),(449,'91707583187','3',1.00,'850','retail','0','2024-02-10 19:48:06','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-02-10 13:50:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'9170758368602600323335'),(450,'91707647321','135',1.00,'2700','retail','300','2024-02-11 13:29:02','','','','2000','Cash',0.00,'2700','','','9','16.00','1','2024-02-11 07:29:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170764734102020373313'),(451,'91707650399','91',1.00,'1850','retail','100','2024-02-11 14:20:42','','','','0','Cash',0.00,'1850','','','9','16.00','1','2024-02-11 08:21:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170765044202200323336'),(452,'91707653243','136',1.00,'799','retail','0','2024-02-11 16:22:11','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-02-11 10:22:43','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170765746102100323336'),(453,'91707653243','6925546000205',1.00,'1900','retail','100','2024-02-11 16:22:11','','','','1400','Cash',0.00,'1900','','','9','16.00','1','2024-02-11 10:22:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170765751902900323336'),(454,'91707657763','110',1.00,'250','retail','0','2024-02-11 16:24:01','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-02-11 10:24:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9170765784102100323336'),(455,'91707663528','6947662262220',1.00,'950','retail','0','2024-02-11 19:11:43','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-02-11 13:12:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9170766790202200323336'),(456,'91707726392','61',1.00,'2000','retail','0','2024-02-12 11:26:53','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-02-12 05:29:12','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170772641302300323337'),(457,'91707727965','167',1.00,'200','retail','0','2024-02-12 13:27:05','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-02-12 07:29:06','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170773362402400323337'),(458,'91707736530','110',1.00,'250','retail','0','2024-02-12 14:57:25','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-02-12 08:58:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170773904502500323337'),(459,'91707740653','94',1.00,'500','retail','0','2024-02-12 15:24:24','','','','0','Cash',0.00,'500','','','9','16.00','1','2024-02-12 09:25:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170774066302300323337'),(460,'91707741862','40',1.00,'5300','retail','500','2024-02-12 17:08:10','','','','4700','Cash',0.00,'5300','','','9','16.00','1','2024-02-12 11:08:39','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170774689002000323337'),(461,'91707747055','50',1.00,'2500','retail','0','2024-02-12 19:04:13','','','','1900','Cash',0.00,'2500','','','9','16.00','1','2024-02-12 13:04:59','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170775385302300323337'),(462,'91707813025','7',1.00,'1600','retail','0','2024-02-13 12:24:53','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-02-13 06:26:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9170781629302300323338'),(463,'91707816819','72',3.00,'1200','retail','0','2024-02-13 13:42:12','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-02-13 07:42:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99.00','96','Inclusive','branch','Inventory','','','','','',NULL,'9170782093202200323338'),(464,'91707823039','48',1.00,'700','retail','0','2024-02-13 14:17:41','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-02-13 08:18:20','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170782306002000323338'),(465,'91707838785','3',1.00,'800','retail','50','2024-02-13 18:40:54','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-02-13 12:41:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'9170783882002000323338'),(466,'91707838785','20',1.00,'80','retail','0','2024-02-13 18:40:54','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-02-13 12:41:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','172.00','171','Inclusive','branch','Inventory','','','','','',NULL,'9170783885302300323338'),(467,'91707901522','145',1.00,'550','retail','0','2024-02-14 12:06:32','','','','400','Cash',0.00,'550','','','9','5.00','1','2024-02-14 06:07:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170790159202200323339'),(468,'91707901842','168',1.00,'850','retail','0','2024-02-14 13:25:02','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-02-14 07:25:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170790615102100323339'),(469,'91707901842','172',1.00,'3100','retail','100','2024-02-14 13:25:02','','','','1980','Cash',0.00,'3100','','','9','0.00','1','2024-02-14 07:25:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170790630202200323339'),(470,'91707917502','132',1.00,'200','retail','0','2024-02-14 17:25:55','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-02-14 11:27:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170792066302300323339'),(471,'91707917502','87',1.00,'1650','retail','50','2024-02-14 17:25:55','','','','1100','Cash',0.00,'1650','','','9','16.00','1','2024-02-14 11:27:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170792069902900323339'),(472,'91707917502','97',1.00,'700','retail','0','2024-02-14 17:25:55','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-02-14 11:27:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9170792075402400323339'),(473,'91707921006','18',2.00,'240','retail','0','2024-02-14 17:31:47','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-02-14 11:32:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','','',NULL,'9170792110702700323339'),(474,'91707925225','148',1.00,'200','retail','0','2024-02-14 18:40:43','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-02-14 12:41:12','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170792524202200323339'),(475,'91707925315','32',3.00,'750','retail','0','2024-02-14 20:04:18','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-02-14 14:06:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9170792975602600323339'),(476,'91707925315','35',3.00,'600','retail','0','2024-02-14 20:04:18','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-02-14 14:06:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9170792982202200323339'),(477,'91707925315','131',1.00,'1500','retail','0','2024-02-14 20:04:18','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-02-14 14:06:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170792988002000323339'),(478,'91707925315','2',1.00,'1300','retail','0','2024-02-14 20:04:18','','','','950','Cash',0.00,'1300','','','9','16.00','1','2024-02-14 14:06:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170793023302300323339'),(479,'91707925315','83',1.00,'1500','retail','0','2024-02-14 20:04:18','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-02-14 14:06:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170793025802800323339'),(480,'91707930832','72',5.00,'1200','retail','800','2024-02-14 20:16:12','','','','200','Cash',0.00,'240','','','9','16.00','1','2024-02-14 14:16:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','96.00','91','Inclusive','branch','Inventory','','','','','',NULL,'9170793097202200323339'),(481,'91707930994','93',1.00,'200','retail','0','2024-02-14 20:17:43','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-02-14 14:17:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170793106202200323339'),(482,'91707992533','71',1.00,'1050','retail','150','2024-02-15 13:30:13','','','','850','Cash',0.00,'1050','','','9','16.00','1','2024-02-15 07:30:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170799301202200323339'),(483,'91707993937','165',1.00,'1399','retail','0','2024-02-15 14:47:54','','','','916','Cash',0.00,'1399','','','9','0.00','1','2024-02-15 08:48:12','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170799630102100323339'),(484,'91707993937','5029053579023',1.00,'260','retail','0','2024-02-15 14:47:54','','','','0','Cash',0.00,'260','','','9','16.00','1','2024-02-15 08:48:12','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170799731102100323339'),(485,'91708009850','6970802080026',1.00,'600','retail','0','2024-02-15 18:13:11','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-02-15 12:13:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9170800999002000323330'),(486,'91708013828','60',1.00,'2500','retail','0','2024-02-15 19:31:34','','','','1800','Cash',0.00,'2500','','','9','16.00','1','2024-02-15 13:39:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170801383802800323330'),(487,'91708013828','6947662262220',1.00,'950','retail','0','2024-02-15 19:31:34','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-02-15 13:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9170801387302300323330'),(488,'91708013828','16',1.00,'300','retail','20','2024-02-15 19:31:34','','','','125','Cash',0.00,'300','','','9','16.00','1','2024-02-15 13:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170801390102100323330'),(489,'91708013828','59',1.00,'450','retail','0','2024-02-15 19:31:34','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-15 13:39:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170801391302300323330'),(490,'91708013828','129',1.00,'1100','retail','0','2024-02-15 19:31:34','','','','600','Cash',0.00,'1100','','','9','16.00','1','2024-02-15 13:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170801393202200323330'),(491,'91708013828','21',1.00,'200','retail','0','2024-02-15 19:31:34','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-02-15 13:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'9170801397602600323330'),(492,'91708013828','185',6.00,'360','retail','0','2024-02-15 19:31:34','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-02-15 13:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','21.00','15','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9170801405102100323330'),(493,'91708013828','18',3.00,'360','retail','0','2024-02-15 19:31:34','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-02-15 13:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','48.00','45','Inclusive','branch','Inventory','','','','','',NULL,'9170801407602600323330'),(494,'91708013828','83',1.00,'1500','retail','0','2024-02-15 19:31:34','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-02-15 13:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170801409502500323330'),(495,'91708013828','38',1.00,'1500','retail','0','2024-02-15 19:31:34','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-02-15 13:39:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170801413102100323330'),(496,'91708013828','33',5.00,'250','retail','0','2024-02-15 19:31:34','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-02-15 13:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','110.00','105','Inclusive','branch','Inventory','','','','','',NULL,'9170801426102100323330'),(497,'91708013828','34',3.00,'1050','retail','0','2024-02-15 19:31:34','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-02-15 13:39:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170801469302300323330'),(498,'91708015175','185',2.00,'120','retail','0','2024-02-15 19:44:22','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-02-15 13:45:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9170801541102100323330'),(499,'91708015175','5',2.00,'520','retail','0','2024-02-15 19:44:22','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-02-15 13:45:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','320.00','318','Inclusive','branch','Inventory','','','','','',NULL,'9170801543902900323330'),(500,'91708015175','21',2.00,'400','retail','0','2024-02-15 19:44:22','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-02-15 13:45:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','','',NULL,'9170801546102100323330'),(501,'91708070812','148',1.00,'200','retail','0','2024-02-16 13:03:33','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-02-16 07:04:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170807778702700323330'),(502,'91708070812','18',2.00,'240','retail','0','2024-02-16 13:03:33','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-02-16 07:04:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','','','','','',NULL,'9170807781302300323330'),(503,'91708085985','6925546000205',1.00,'2000','retail','0','2024-02-16 16:22:27','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-02-16 10:26:31','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170808958102100323330'),(504,'91708085985','168',1.00,'850','retail','0','2024-02-16 16:22:27','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-02-16 10:26:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170808974602600323330'),(505,'91708097249','71',1.00,'1200','retail','0','2024-02-16 18:36:45','','','','850','Cash',0.00,'1200','','','9','16.00','1','2024-02-16 12:44:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170809727402400323330'),(506,'91708097249','38',1.00,'1500','retail','0','2024-02-16 18:36:45','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-02-16 12:44:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170809728802800323330'),(507,'91708097249','6947662262220',1.00,'950','retail','0','2024-02-16 18:36:45','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-02-16 12:44:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9170809765402400323330'),(508,'91708097249','4287211',1.00,'600','retail','0','2024-02-16 18:36:45','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-02-16 12:44:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170809773502500323330'),(509,'91708098675','12',1.00,'800','retail','0','2024-02-16 19:04:28','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-02-16 13:05:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170809946802800323330'),(510,'91708099517','4287211',1.00,'600','retail','0','2024-02-16 19:26:27','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-02-16 13:28:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170810073402400323331'),(511,'91708099517','6947662262220',1.00,'950','retail','0','2024-02-16 19:26:27','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-02-16 13:28:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9170810075402400323331'),(512,'91708099517','38',1.00,'1500','retail','0','2024-02-16 19:26:27','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-02-16 13:28:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170810077202200323331'),(513,'91708099517','71',1.00,'1200','retail','0','2024-02-16 19:26:27','','','','850','Cash',0.00,'1200','','','9','16.00','1','2024-02-16 13:28:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170810078702700323331'),(514,'91708153972','5029053579023',3.00,'780','retail','0','2024-02-17 11:26:06','','','','0','Cash',0.00,'260','','','9','16.00','1','2024-02-17 05:27:36','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170815836602600323331'),(515,'91708158457','179',1.00,'750','retail','0','2024-02-17 13:03:07','','','','350','Cash',0.00,'750','','','9','0.00','1','2024-02-17 07:03:45','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170816410802800323331'),(516,'91708164699','104',1.00,'1250','retail','0','2024-02-17 13:27:01','','','','750','Cash',0.00,'1250','','','9','16.00','1','2024-02-17 07:30:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170816559802800323331'),(517,'91708164699','130',1.00,'700','retail','0','2024-02-17 13:27:01','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-02-17 07:30:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170816562002000323331'),(518,'91708165973','37',1.00,'1200','retail','50','2024-02-17 14:16:26','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-02-17 08:18:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170816858502500323331'),(519,'91708168733','67',1.00,'700','retail','0','2024-02-17 14:22:56','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-02-17 08:24:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170816877802800323331'),(520,'91708168733','60',1.00,'2500','retail','0','2024-02-17 14:22:56','','','','1800','Cash',0.00,'2500','','','9','16.00','1','2024-02-17 08:24:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170816880502500323331'),(521,'91708180649','5',5.00,'1300','retail','0','2024-02-17 17:38:46','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-02-17 11:41:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','318.00','313','Inclusive','branch','Inventory','','','','','',NULL,'9170818069102100323331'),(522,'91708180649','63',1.00,'1300','retail','0','2024-02-17 17:38:46','','','','850','Cash',0.00,'1300','','','9','16.00','1','2024-02-17 11:41:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170818072602600323331'),(523,'91708185546','1',1.00,'1600','retail','0','2024-02-17 19:03:07','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-02-17 13:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'9170818578602600323331'),(524,'91708187543','11',1.00,'1300','retail','0','2024-02-17 19:32:38','','','','750','Cash',0.00,'1300','','','9','16.00','1','2024-02-17 13:32:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170818755802800323331'),(525,'91708255738','169',1.00,'3600','retail','200','2024-02-18 15:39:46','','','','2600','Cash',0.00,'3600','','','9','0.00','1','2024-02-18 09:43:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170825998602600323332'),(526,'91708270276','5',5.00,'1300','retail','0','2024-02-18 18:36:27','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-02-18 12:49:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','313.00','308','Inclusive','branch','Inventory','','','','','',NULL,'9170827045902900323332'),(527,'91708270276','136',1.00,'799','retail','0','2024-02-18 18:36:27','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-02-18 12:49:16','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170827058602600323332'),(528,'91708271357','93',2.00,'400','retail','0','2024-02-18 18:50:57','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-02-18 12:51:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170827145602600323332'),(529,'91708329866','167',1.00,'200','retail','0','2024-02-19 11:04:39','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-02-19 05:05:27','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170832987902900323333'),(530,'91708330177','71',1.00,'1100','retail','100','2024-02-19 12:21:44','','','','850','Cash',0.00,'1100','','','9','16.00','1','2024-02-19 06:22:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170833447802800323333'),(531,'91708330177','34',1.00,'350','retail','0','2024-02-19 12:21:44','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-02-19 06:22:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170833450402400323333'),(532,'91708418674','27',1.00,'1000','retail','0','2024-02-20 11:46:44','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-02-20 05:51:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170841868602600323334'),(533,'91708418674','168',1.00,'850','retail','0','2024-02-20 11:46:44','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-02-20 05:51:19','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170841875802800323334'),(534,'91708418674','34',1.00,'350','retail','0','2024-02-20 11:46:44','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-02-20 05:51:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170841880302300323334'),(535,'91708419858','136',1.00,'799','retail','0','2024-02-20 12:04:34','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-02-20 06:04:47','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170841987402400323334'),(536,'91708427605','18',2.00,'240','retail','0','2024-02-20 14:14:23','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-02-20 08:14:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'9170842766302300323334'),(537,'91708427681','20',2.00,'160','retail','0','2024-02-20 14:26:07','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-02-20 08:26:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','171.00','169','Inclusive','branch','Inventory','','','','','',NULL,'9170842836702700323334'),(538,'91708429440','56',1.00,'700','retail','0','2024-02-20 14:55:36','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-02-20 08:58:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170843011602600323334'),(539,'91708429440','148',1.00,'200','retail','0','2024-02-20 14:55:36','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-02-20 08:58:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170843013602600323334'),(540,'91708430326','181',1.00,'500','retail','0','2024-02-20 15:06:16','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-02-20 09:06:46','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170843058902900323334'),(541,'91708430326','180',1.00,'550','retail','0','2024-02-20 15:06:16','','','','300','Cash',0.00,'550','','','9','0.00','1','2024-02-20 09:06:46','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170843061502500323334'),(542,'91708430326','167',1.00,'200','retail','0','2024-02-20 15:06:16','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-02-20 09:06:46','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170843063902900323334'),(543,'91708430326','25',1.00,'800','retail','0','2024-02-20 15:06:16','','','','500','Cash',0.00,'800','','','9','16.00','1','2024-02-20 09:06:46','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170843077502500323334'),(544,'91708434635','61',1.00,'1800','retail','200','2024-02-20 16:12:48','','','','1400','Cash',0.00,'1800','','','9','16.00','1','2024-02-20 10:13:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170843476733337733782'),(545,'91708436088','87',1.00,'1500','retail','200','2024-02-20 16:41:19','','','','1100','Cash',0.00,'1500','','','9','16.00','1','2024-02-20 10:42:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170843622502500323334'),(546,'91708436088','132',1.00,'200','retail','0','2024-02-20 16:41:19','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-02-20 10:42:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170843646602600323334'),(547,'91708436088','31',1.00,'500','retail','0','2024-02-20 16:41:19','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-02-20 10:42:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170843647902900323334'),(548,'91708440613','71',1.00,'1200','retail','0','2024-02-20 17:50:27','','','','850','Cash',0.00,'1200','','','9','16.00','1','2024-02-20 11:52:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170844062702700323334'),(549,'91708506158','71',1.00,'1100','retail','100','2024-02-21 12:03:41','','','','850','Cash',0.00,'1100','','','9','16.00','1','2024-02-21 06:05:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170850619402400323335'),(550,'91708506158','11',1.00,'1300','retail','0','2024-02-21 12:03:41','','','','750','Cash',0.00,'1300','','','9','16.00','1','2024-02-21 06:05:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170850622002000323335'),(551,'91708506312','93',2.00,'400','retail','0','2024-02-21 13:22:02','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-02-21 07:22:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170851086102100323335'),(552,'91708506312','5',5.00,'1300','retail','0','2024-02-21 13:22:02','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-02-21 07:22:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','308.00','303','Inclusive','branch','Inventory','','','','','',NULL,'9170851089602600323335'),(553,'91708506312','21',1.00,'200','retail','0','2024-02-21 13:22:02','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-02-21 07:22:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'9170851092202200323335'),(554,'91708510997','54',1.00,'200','retail','0','2024-02-21 13:39:29','','','','84','Cash',0.00,'200','','','9','16.00','1','2024-02-21 07:40:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170851196802800323335'),(555,'91708512014','6925546000205',1.00,'2000','retail','0','2024-02-21 15:04:16','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-02-21 09:06:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170851705502500323335'),(556,'91708595186','23',1.00,'250','retail','0','2024-02-22 12:47:47','','','','160','Cash',0.00,'250','','','9','16.00','1','2024-02-22 06:47:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170859526602600323335'),(557,'91708595908','168',1.00,'850','retail','0','2024-02-22 14:14:36','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-02-22 08:17:15','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170860044702700323336'),(558,'91708595908','34',2.00,'700','retail','0','2024-02-22 14:14:36','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-02-22 08:17:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170860047502500323336'),(559,'91708603144','132',1.00,'200','retail','0','2024-02-22 14:59:19','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-02-22 08:59:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170860315802800323336'),(560,'91708603191','65',1.00,'750','retail','0','2024-02-22 15:23:14','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-02-22 09:25:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170860459302300323336'),(561,'91708618004','112',1.00,'1900','retail','50','2024-02-22 19:07:12','','','','0','Cash',0.00,'1900','','','9','16.00','1','2024-02-22 13:07:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170861803202200323336'),(562,'91708687617','30',1.00,'400','retail','0','2024-02-23 14:27:33','','','','250','Cash',0.00,'400','','','9','16.00','1','2024-02-23 08:29:28','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170868763902900323336'),(563,'91708687617','6972864340117',1.00,'450','retail','0','2024-02-23 14:27:33','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-23 08:29:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170868765302300323336'),(564,'91708693084','6957660746691',1.00,'650','retail','50','2024-02-23 15:59:18','','','','0','Cash',0.00,'650','','','9','16.00','1','2024-02-23 09:59:51','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170869310602600323336'),(565,'91708693084','17',1.00,'400','retail','50','2024-02-23 15:59:18','','','','250','Cash',0.00,'400','','','9','16.00','1','2024-02-23 09:59:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170869313702700323336'),(566,'91708693084','18',1.00,'100','retail','20','2024-02-23 15:59:18','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-02-23 09:59:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9170869315702700323336'),(567,'91708699887','167',1.00,'200','retail','0','2024-02-23 17:51:54','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-02-23 11:54:26','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170869991402400323336'),(568,'91708701330','38',1.00,'1300','retail','200','2024-02-23 18:16:04','','','','900','Cash',0.00,'1300','','','9','16.00','1','2024-02-23 12:16:14','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170870136402400323337'),(569,'91708701375','25',1.00,'800','retail','0','2024-02-23 18:18:28','','','','500','Cash',0.00,'800','','','9','16.00','1','2024-02-23 12:18:55','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170870150802800323337'),(570,'91708766734','5',5.00,'1300','retail','0','2024-02-24 12:26:20','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-02-24 06:26:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','303.00','298','Inclusive','branch','Inventory','','','','','',NULL,'9170876676602600323337'),(571,'91708766734','3',1.00,'850','retail','0','2024-02-24 12:26:20','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-02-24 06:26:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'9170876677902900323337'),(572,'91708768235','97',1.00,'700','retail','0','2024-02-24 12:51:27','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-02-24 06:53:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170876828702700323337'),(573,'91708768421','167',1.00,'200','retail','0','2024-02-24 12:54:43','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-02-24 06:55:40','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170876848302300323337'),(574,'91708768540','59',2.00,'900','retail','0','2024-02-24 12:58:27','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-24 06:58:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170876870702700323337'),(575,'91708769016','97',1.00,'700','retail','0','2024-02-24 13:31:07','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-02-24 07:31:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170877066602600323337'),(576,'91708782601','34',1.00,'300','retail','50','2024-02-24 16:50:46','','','','200','Cash',0.00,'300','','','9','16.00','1','2024-02-24 10:51:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170878262102100323337'),(577,'91708782601','34',1.00,'350','retail','0','2024-02-24 16:50:46','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-02-24 10:51:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170878264602600323337'),(578,'91708790126','6224008817567',1.00,'799','retail','0','2024-02-24 18:57:05','','','','0','Cash',0.00,'799','','','9','16.00','1','2024-02-24 13:00:33','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170879015902900323337'),(579,'91708790126','28',2.00,'100','retail','0','2024-02-24 18:57:05','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-02-24 13:00:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','','',NULL,'9170879019202200323337'),(580,'91708790126','103',1.00,'1400','retail','0','2024-02-24 18:57:05','','','','850','Cash',0.00,'1400','','','9','16.00','1','2024-02-24 13:00:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9170879022402400323337'),(581,'91708797692','139',1.00,'1399','retail','0','2024-02-24 21:01:50','','','','1050','Cash',0.00,'1399','','','9','16.00','1','2024-02-24 15:02:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170879770902900323337'),(582,'91708798860','149',1.00,'180','retail','0','2024-02-24 21:23:33','','','','125','Cash',0.00,'180','','','9','0.00','1','2024-02-24 15:24:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170879889902900323337'),(583,'91708798860','158',1.00,'150','retail','0','2024-02-24 21:23:33','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-02-24 15:24:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170879901202200323337'),(584,'91708856790','61',1.00,'1950','retail','50','2024-02-25 13:26:53','','','','1400','Cash',0.00,'1950','','','9','16.00','1','2024-02-25 07:28:38','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170885681302300323338'),(585,'91708864403','54',5.00,'1000','retail','0','2024-02-25 15:34:15','','','','84','Cash',0.00,'200','','','9','16.00','1','2024-02-25 09:34:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','9.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170886442202200323338'),(586,'91708864403','28',6.00,'300','retail','0','2024-02-25 15:34:15','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-02-25 09:34:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','56.00','50','Inclusive','branch','Inventory','','','','','',NULL,'9170886445402400323338'),(587,'91708867471','16',1.00,'320','retail','0','2024-02-25 16:34:03','','','','125','Cash',0.00,'320','','','9','16.00','1','2024-02-25 10:36:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170886794502500323338'),(588,'91708867471','148',1.00,'200','retail','0','2024-02-25 16:34:03','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-02-25 10:36:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170886804202200323338'),(589,'91708868350','59',1.00,'450','retail','0','2024-02-25 16:39:27','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-02-25 10:39:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170886836602600323338'),(590,'101708871757','37',1.00,'1200','retail','50','2024-02-25 18:15:42','','','','700','Cash',0.00,'1200','','','10','16.00','1','2024-02-25 12:16:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'10170887414173437030228'),(591,'91708874481','37',1.00,'1200','retail','50','2024-02-25 18:21:39','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-02-25 12:22:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170887449802800323338'),(592,'91708882514','148',1.00,'200','retail','0','2024-02-25 20:36:04','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-02-25 14:37:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170888256402400323338'),(593,'91708938846','6925546000205',1.00,'2000','retail','0','2024-02-26 12:30:04','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-02-26 06:32:51','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170893885802800323339'),(594,'91708938846','168',1.00,'850','retail','0','2024-02-26 12:30:04','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-02-26 06:32:51','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170893980302300323339'),(595,'91708939971','6947662262220',1.00,'950','retail','0','2024-02-26 14:23:02','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-02-26 08:27:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9170894658202200323339'),(596,'91708948189','6947662262220',1.00,'950','retail','0','2024-02-26 14:50:02','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-02-26 08:51:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9170894820102100323339'),(597,'91709015742','132',2.00,'400','retail','0','2024-02-27 11:04:51','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-02-27 05:07:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','101.00','99','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170902109102100323330'),(598,'91709021239','27',1.00,'1000','retail','0','2024-02-27 11:58:16','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-02-27 06:03:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170902429602600323330'),(599,'91709024636','62',1.00,'500','retail','0','2024-02-27 12:53:28','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-02-27 06:53:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170902760702700323330'),(600,'91709036541','136',2.00,'1598','retail','0','2024-02-27 15:24:41','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-02-27 09:25:06','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170903658602600323330'),(601,'91709036541','157',2.00,'400','retail','0','2024-02-27 15:24:41','','','','160','Cash',0.00,'200','','','9','0.00','1','2024-02-27 09:25:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170903668102100323330'),(602,'91709046664','160',1.00,'799','retail','0','2024-02-27 18:11:54','','','','595','Cash',0.00,'799','','','9','0.00','1','2024-02-27 12:12:12','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170904671402400323330'),(603,'91709046733','139',1.00,'1399','retail','0','2024-02-27 18:22:37','','','','1050','Cash',0.00,'1399','','','9','16.00','1','2024-02-27 12:24:28','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170904735602600323330'),(604,'91709102673','160',1.00,'799','retail','0','2024-02-28 11:13:14','','','','595','Cash',0.00,'799','','','9','0.00','1','2024-02-28 05:13:46','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170910799302300323331'),(605,'91709112325','181',1.00,'500','retail','0','2024-02-28 12:25:48','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-02-28 06:29:25','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170911234702700323331'),(606,'91709112566','6947662262220',1.00,'950','retail','0','2024-02-28 13:52:12','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-02-28 07:53:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9170911753202200323331'),(607,'91709119873','167',1.00,'200','retail','0','2024-02-28 15:20:19','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-02-28 09:27:04','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170912281802800323331'),(608,'91709123225','97',1.00,'700','retail','0','2024-02-28 15:27:42','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-02-28 10:12:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170912324402400323331'),(609,'91709123225','6166000121849',1.00,'699','retail','0','2024-02-28 15:27:42','','','','0','Cash',0.00,'699','','','9','16.00','1','2024-02-28 10:12:58','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170912326102100323331'),(610,'91709127460','5',5.00,'1300','retail','0','2024-02-28 16:46:53','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-02-28 10:49:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','298.00','293','Inclusive','branch','Inventory','','','','','',NULL,'9170912748602600323331'),(611,'91709127460','174',1.00,'2200','retail','100','2024-02-28 16:46:53','','','','1500','Cash',0.00,'2200','','','9','0.00','1','2024-02-28 10:49:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170912801302300323331'),(612,'91709129727','96',1.00,'800','retail','0','2024-02-28 18:26:25','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-02-28 12:38:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170913398402400323331'),(613,'91709191973','163',1.00,'299','retail','0','2024-02-29 10:34:18','','','','173','Cash',0.00,'299','','','9','0.00','1','2024-02-29 04:34:40','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170919205702700323331'),(614,'91709192081','62',1.00,'500','retail','0','2024-02-29 11:06:55','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-02-29 05:07:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170919401402400323331'),(615,'91709205486','87',1.00,'1600','retail','100','2024-02-29 14:18:29','','','','1100','Cash',0.00,'1600','','','9','16.00','1','2024-02-29 08:22:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170920550902900323332'),(616,'91709217946','43',1.00,'3300','retail','200','2024-02-29 18:35:49','','','','2500','Cash',0.00,'3300','','','9','16.00','1','2024-02-29 12:36:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170922094902900323332'),(617,'91709224447','6925546000205',1.00,'2000','retail','0','2024-02-29 19:43:15','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-02-29 13:43:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170922494702700323332'),(618,'91709224447','168',1.00,'800','retail','50','2024-02-29 19:43:15','','','','520','Cash',0.00,'800','','','9','0.00','1','2024-02-29 13:43:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170922499502500323332'),(619,'91709231379','160',1.00,'799','retail','0','2024-02-29 21:32:17','','','','595','Cash',0.00,'799','','','9','0.00','1','2024-02-29 15:33:10','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170923139802800323332'),(620,'91709231379','163',1.00,'299','retail','0','2024-02-29 21:32:17','','','','173','Cash',0.00,'299','','','9','0.00','1','2024-02-29 15:33:10','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170923150702700323332'),(621,'91709231379','97',1.00,'700','retail','0','2024-02-29 21:32:17','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-02-29 15:33:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9170923152002000323332'),(622,'91709231379','148',1.00,'200','retail','0','2024-02-29 21:32:17','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-02-29 15:33:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170923153702700323332'),(623,'91709275819','129',1.00,'1000','retail','100','2024-03-01 09:52:25','','','','600','Cash',0.00,'1000','','','9','16.00','1','2024-03-01 03:52:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170927588202200323332'),(624,'91709276217','28',1.00,'50','retail','0','2024-03-01 11:52:27','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-03-01 05:54:14','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'9170928314702700323332'),(625,'91709301161','59',1.00,'450','retail','0','2024-03-01 16:53:14','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-03-01 10:53:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170930119302300323333'),(626,'91709301207','5',10.00,'2600','retail','0','2024-03-01 18:21:23','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-01 12:21:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','293.00','283','Inclusive','branch','Inventory','','','','','',NULL,'9170930454702700323333'),(627,'91709301207','136',1.00,'799','retail','0','2024-03-01 18:21:23','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-03-01 12:21:52','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170930610502500323333'),(628,'91709306513','20',3.00,'240','retail','0','2024-03-01 18:23:59','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-03-01 12:30:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','169.00','166','Inclusive','branch','Inventory','','','','','',NULL,'9170930658302300323333'),(629,'91709306513','21',1.00,'200','retail','0','2024-03-01 18:23:59','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-03-01 12:30:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'9170930663902900323333'),(630,'91709361395','99',2.00,'500','retail','0','2024-03-02 09:45:39','','','','0','Cash',0.00,'250','','','9','16.00','1','2024-03-02 03:46:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9170936193902900323333'),(631,'91709362223','18',1.00,'120','retail','0','2024-03-02 10:50:12','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-03-02 04:52:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9170936581202200323333'),(632,'91709365968','130',1.00,'700','retail','0','2024-03-02 11:38:22','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-03-02 05:39:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170936857102100323333'),(633,'91709365968','5',5.00,'1300','retail','0','2024-03-02 11:38:22','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-02 05:39:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','283.00','278','Inclusive','branch','Inventory','','','','','',NULL,'9170936861702700323333'),(634,'91709365968','3',1.00,'750','retail','100','2024-03-02 11:38:22','','','','450','Cash',0.00,'750','','','9','16.00','1','2024-03-02 05:39:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9170936870130223073033'),(635,'91709377231','23',1.00,'250','retail','0','2024-03-02 14:02:42','','','','160','Cash',0.00,'250','','','9','16.00','1','2024-03-02 08:05:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170937736202200323333'),(636,'91709401459','149',1.00,'180','retail','0','2024-03-02 20:45:20','','','','125','Cash',0.00,'180','','','9','0.00','1','2024-03-02 14:45:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170940149302300323334'),(637,'91709401609','60',1.00,'2500','retail','0','2024-03-02 20:49:00','','','','1800','Cash',0.00,'2500','','','9','16.00','1','2024-03-02 14:49:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170940162802800323334'),(638,'91709401609','5',5.00,'1300','retail','0','2024-03-02 20:49:00','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-02 14:49:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','278.00','273','Inclusive','branch','Inventory','','','','','',NULL,'9170940165002000323334'),(639,'91709401609','1',1.00,'1600','retail','0','2024-03-02 20:49:00','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-03-02 14:49:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'9170940167302300323334'),(640,'91709401609','32',6.00,'1500','retail','0','2024-03-02 20:49:00','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-03-02 14:49:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','22.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170940169902900323334'),(641,'91709401609','152',3.00,'4200','retail','0','2024-03-02 20:49:00','','','','1100','Cash',0.00,'1400','','','9','0.00','1','2024-03-02 14:49:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170940174002000323334'),(642,'91709401770','38',1.00,'1450','retail','50','2024-03-02 20:49:53','','','','900','Cash',0.00,'1450','','','9','16.00','1','2024-03-02 14:50:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170940179302300323334'),(643,'91709446098','169',1.00,'3600','retail','200','2024-03-03 10:03:52','','','','2600','Cash',0.00,'3600','','','9','0.00','1','2024-03-03 04:08:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170944936502500323334'),(644,'91709446098','13',1.00,'500','retail','100','2024-03-03 10:03:52','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-03-03 04:08:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170944941302300323334'),(645,'91709446098','18',1.00,'120','retail','0','2024-03-03 10:03:52','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-03-03 04:08:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'9170944943102100323334'),(646,'91709451532','148',1.00,'200','retail','0','2024-03-03 12:20:57','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-03-03 06:21:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170945765702700323334'),(647,'91709457684','169',1.00,'3600','retail','200','2024-03-03 12:29:06','','','','2600','Cash',0.00,'3600','','','9','0.00','1','2024-03-03 06:30:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170945812902900323334'),(648,'91709457684','97',2.00,'1400','retail','0','2024-03-03 12:29:06','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-03-03 06:30:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170945814502500323334'),(649,'91709479509','155',1.00,'1600','retail','100','2024-03-03 18:25:43','','','','1100','Cash',0.00,'1600','','','9','0.00','1','2024-03-03 12:26:07','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170947954202200323334'),(650,'91709534381','12',1.00,'800','retail','0','2024-03-04 09:40:20','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-03-04 03:41:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170953442002000323335'),(651,'91709549320','6947662262220',1.00,'950','retail','0','2024-03-04 13:48:53','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-03-04 07:55:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9170954933202200323335'),(652,'91709551462','7',1.00,'1550','retail','50','2024-03-04 14:24:43','','','','950','Cash',0.00,'1550','','','9','16.00','1','2024-03-04 08:25:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'9170955148302300323335'),(653,'91709562605','86',1.00,'1400','retail','0','2024-03-04 17:34:55','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-03-04 11:37:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170956281202200323335'),(654,'91709562605','10',1.00,'700','retail','100','2024-03-04 17:34:55','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-03-04 11:37:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170956289402400323335'),(655,'91709563117','86',1.00,'1400','retail','0','2024-03-04 17:51:02','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-03-04 11:55:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170956378102100323335'),(656,'91709563117','7',1.00,'1550','retail','50','2024-03-04 17:51:02','','','','950','Cash',0.00,'1550','','','9','16.00','1','2024-03-04 11:55:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9170956384102100323335'),(657,'91709563117','34',1.00,'350','retail','0','2024-03-04 17:51:02','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-03-04 11:55:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170956385202200323335'),(658,'91709563117','110',1.00,'250','retail','0','2024-03-04 17:51:02','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-03-04 11:55:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170956386202200323335'),(659,'91709564343','15',2.00,'160','retail','0','2024-03-04 18:01:29','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-03-04 12:02:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','','','','','',NULL,'9170956448802800323335'),(660,'91709564699','47',1.00,'1500','retail','0','2024-03-04 18:56:36','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-03-04 12:56:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170956771302300323335'),(661,'91709564699','64',1.00,'2300','retail','100','2024-03-04 18:56:36','','','','1600','Cash',0.00,'2300','','','9','16.00','1','2024-03-04 12:56:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170956779502500323335'),(662,'91709567821','38',1.00,'1400','retail','100','2024-03-04 19:02:05','','','','900','Cash',0.00,'1400','','','9','16.00','1','2024-03-04 13:02:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170956812402400323335'),(663,'91709572494','6947662262220',1.00,'950','retail','0','2024-03-04 20:15:12','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-03-04 14:16:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9170957251202200323335'),(664,'91709639150','5',5.00,'1300','retail','0','2024-03-05 14:46:55','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-05 08:50:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','273.00','268','Inclusive','branch','Inventory','','','','','',NULL,'9170963916702700323336'),(665,'91709639150','20',2.00,'160','retail','0','2024-03-05 14:46:55','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-03-05 08:50:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','166.00','164','Inclusive','branch','Inventory','','','','','',NULL,'9170963921402400323336'),(666,'91709639441','25',1.00,'800','retail','0','2024-03-05 14:51:46','','','','500','Cash',0.00,'800','','','9','16.00','1','2024-03-05 08:53:04','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9170963947602600323336'),(667,'91709639441','6925546000205',1.00,'2000','retail','0','2024-03-05 14:51:46','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-03-05 08:53:04','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170963950502500323336'),(668,'91709657025','17',2.00,'800','retail','100','2024-03-05 19:44:46','','','','250','Cash',0.00,'400','','','9','16.00','1','2024-03-05 13:45:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9170965705502500323336'),(669,'91709657025','18',2.00,'200','retail','40','2024-03-05 19:44:46','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-03-05 13:45:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','','',NULL,'9170965708602600323336'),(670,'91709659578','6972864340117',1.00,'400','retail','50','2024-03-05 20:26:53','','','','0','Cash',0.00,'400','','','9','16.00','1','2024-03-05 14:27:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9170965961302300323336'),(671,'91709705245','130',1.00,'650','retail','50','2024-03-06 12:00:29','','','','350','Cash',0.00,'650','','','9','16.00','1','2024-03-06 06:00:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170971560902900323337'),(672,'91709705245','34',2.00,'700','retail','0','2024-03-06 12:00:29','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-03-06 06:00:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170971562802800323337'),(673,'91709715660','48',1.00,'700','retail','0','2024-03-06 12:47:41','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-03-06 06:56:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170971844502500323337'),(674,'91709715660','12',1.00,'800','retail','0','2024-03-06 12:47:41','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-03-06 06:56:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9170971846002000323337'),(675,'91709738143','4287211',1.00,'600','retail','0','2024-03-06 18:19:38','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-03-06 12:20:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9170973824602600323337'),(676,'91709738143','141',1.00,'700','retail','0','2024-03-06 18:19:38','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-03-06 12:20:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170973837802800323337'),(677,'91709739029','151',1.00,'300','retail','0','2024-03-06 19:30:33','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-03-06 13:30:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170974263302300323337'),(678,'91709746813','52',3.00,'450','retail','0','2024-03-06 20:41:53','','','','59','Cash',0.00,'150','','','9','16.00','1','2024-03-06 14:42:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','','','','','',NULL,'9170974691202200323337'),(679,'91709808459','25',1.00,'800','retail','0','2024-03-07 14:19:37','','','','500','Cash',0.00,'800','','','9','16.00','1','2024-03-07 08:19:46','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170981010002000323338'),(680,'91709808459','167',1.00,'200','retail','0','2024-03-07 14:19:37','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-03-07 08:19:46','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170981035502500323338'),(681,'91709810386','21',1.00,'200','retail','0','2024-03-07 14:20:33','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-03-07 08:21:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9170981040802800323338'),(682,'91709810386','28',2.00,'100','retail','0','2024-03-07 14:20:33','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-03-07 08:21:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','','',NULL,'9170981043202200323338'),(683,'91709822370','132',1.00,'200','retail','0','2024-03-07 17:39:50','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-03-07 11:40:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170982238902900323338'),(684,'91709822425','6972864340117',1.00,'450','retail','0','2024-03-07 17:40:37','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-03-07 11:40:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9170982243602600323338'),(685,'91709823871','116',1.00,'1700','retail','0','2024-03-07 18:04:45','','','','0','Cash',0.00,'1700','','','9','16.00','1','2024-03-07 12:06:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9170982388502500323338'),(686,'91709889459','139',1.00,'1399','retail','0','2024-03-08 12:22:27','','','','1050','Cash',0.00,'1399','','','9','16.00','1','2024-03-08 08:19:51','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170988950402400323338'),(687,'91709889459','6972864340117',1.00,'450','retail','0','2024-03-08 12:22:27','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-03-08 08:19:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9170988958602600323338'),(688,'91709889459','65',1.00,'750','retail','0','2024-03-08 12:22:27','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-03-08 08:19:51','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170988961802800323338'),(689,'91709889459','157',1.00,'200','retail','0','2024-03-08 12:22:27','','','','160','Cash',0.00,'200','','','9','0.00','1','2024-03-08 08:19:51','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170988974702700323338'),(690,'91709905072','17',1.00,'450','retail','0','2024-03-08 16:38:11','','','','250','Cash',0.00,'450','','','9','16.00','1','2024-03-08 10:38:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9170990509102100323339'),(691,'91709908698','27',1.00,'1000','retail','0','2024-03-08 17:47:34','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-03-08 11:47:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9170990911802800323339'),(692,'91709908698','168',1.00,'850','retail','0','2024-03-08 17:47:34','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-03-08 11:47:44','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170990912902900323339'),(693,'91709908698','65',1.00,'750','retail','0','2024-03-08 17:47:34','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-03-08 11:47:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9170990920402400323339'),(694,'91709908698','35',5.00,'1000','retail','0','2024-03-08 17:47:34','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-03-08 11:47:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9170990922402400323339'),(695,'91709908698','132',5.00,'1000','retail','0','2024-03-08 17:47:34','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-03-08 11:47:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','98.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170990925402400323339'),(696,'91709914827','12',1.00,'800','retail','0','2024-03-08 19:20:37','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-03-08 13:21:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170991483602600323339'),(697,'91709914862','132',1.00,'200','retail','0','2024-03-08 19:52:55','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-03-08 13:54:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170991677434213000973'),(698,'91709922181','148',1.00,'200','retail','0','2024-03-08 21:23:18','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-03-08 15:25:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170992219702700323339'),(699,'91709982689','5',10.00,'2600','retail','0','2024-03-09 15:00:52','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-09 09:05:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','268.00','258','Inclusive','branch','Inventory','','','','','',NULL,'9170998565202200323339'),(700,'91709985935','67',1.00,'650','retail','50','2024-03-09 15:13:33','','','','350','Cash',0.00,'650','','','9','16.00','1','2024-03-09 09:14:14','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9170998639302300323339'),(701,'91709985935','170',5.00,'350','retail','0','2024-03-09 15:13:33','','','','50','Cash',0.00,'70','','','9','0.00','1','2024-03-09 09:14:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9170998641202200323339'),(702,'91709990220','67',2.00,'1400','retail','0','2024-03-09 16:17:42','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-03-09 10:18:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9170999026102100323339'),(703,'91709996531','28',2.00,'100','retail','0','2024-03-09 18:02:43','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-03-09 12:06:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','','','','','',NULL,'9170999656202200323339'),(704,'91709996797','7',1.00,'1600','retail','0','2024-03-09 18:06:50','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-03-09 12:07:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'9170999680902900323339'),(705,'91710063891','20',4.00,'320','retail','0','2024-03-10 12:45:31','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-03-10 06:46:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','164.00','160','Inclusive','branch','Inventory','','','','','',NULL,'9171006391012001323330'),(706,'91710063891','21',2.00,'400','retail','0','2024-03-10 12:45:31','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-03-10 06:46:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9171006393012001323330'),(707,'91710068178','5',3.00,'780','retail','0','2024-03-10 14:20:54','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-10 08:22:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','258.00','255','Inclusive','branch','Inventory','','','','','',NULL,'9171006821712701323330'),(708,'91710068178','93',3.00,'600','retail','0','2024-03-10 14:20:54','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-03-10 08:22:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','','','','','',NULL,'9171006832212201323330'),(709,'91710068178','7',1.00,'1600','retail','0','2024-03-10 14:20:54','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-03-10 08:22:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9171006835912901323330'),(710,'91710068178','37',1.00,'1200','retail','50','2024-03-10 14:20:54','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-03-10 08:22:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171006958412401323330'),(711,'91710068178','185',3.00,'180','retail','0','2024-03-10 14:20:54','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-03-10 08:22:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171006965312301323330'),(712,'91710069731','12',1.00,'800','retail','0','2024-03-10 15:11:35','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-03-10 09:12:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171007269412401323330'),(713,'91710149462','185',6.00,'360','retail','0','2024-03-11 12:31:21','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-03-11 06:34:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171014948012001323331'),(714,'91710149953','99',1.00,'250','retail','0','2024-03-11 14:21:29','','','','0','Cash',0.00,'250','','','9','16.00','1','2024-03-11 08:23:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171015606312301323331'),(715,'91710149953','158',1.00,'150','retail','0','2024-03-11 14:21:29','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-03-11 08:23:12','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171015608912901323331'),(716,'91710167147','151',1.00,'300','retail','0','2024-03-11 17:26:46','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-03-11 11:27:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171016720612601323331'),(717,'91710179920','144',3.00,'2100','retail','0','2024-03-11 21:00:42','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-03-11 15:07:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171017994512501323331'),(718,'91710179920','151',1.00,'300','retail','0','2024-03-11 21:00:42','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-03-11 15:07:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171017996912901323331'),(719,'91710179920','6971919199014',1.00,'250','retail','0','2024-03-11 21:00:42','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-11 15:07:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9171017999712701323331'),(720,'91710179920','6971919190011',1.00,'250','retail','0','2024-03-11 21:00:42','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-11 15:07:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171018002712701323331'),(721,'91710179920','170',1.00,'70','retail','0','2024-03-11 21:00:42','','','','50','Cash',0.00,'70','','','9','0.00','1','2024-03-11 15:07:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171018004112101323331'),(722,'91710228545','31',1.00,'500','retail','0','2024-03-12 10:30:05','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-03-12 04:30:15','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171022857812801323332'),(723,'91710228545','5',2.00,'520','retail','0','2024-03-12 10:30:05','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-12 04:30:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','255.00','253','Inclusive','branch','Inventory','','','','','',NULL,'9171022860412401323332'),(724,'91710236005','25',1.00,'800','retail','0','2024-03-12 12:33:38','','','','500','Cash',0.00,'800','','','9','16.00','1','2024-03-12 06:33:50','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171023601812801323332'),(725,'91710240155','51',1.00,'500','retail','0','2024-03-12 13:45:51','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-03-12 07:49:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'9171024035012001323332'),(726,'91710248841','3',1.00,'800','retail','50','2024-03-12 16:08:23','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-03-12 10:09:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'9171024886512501323332'),(727,'91710248841','3',1.00,'850','retail','0','2024-03-12 16:08:23','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-03-12 10:09:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','',NULL,'9171024888212201323332'),(728,'91710248841','13',1.00,'600','retail','0','2024-03-12 16:08:23','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-03-12 10:09:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171024890312301323332'),(729,'91710320191','168',1.00,'850','retail','0','2024-03-13 11:57:22','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-03-13 05:59:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171032020212201323333'),(730,'91710320191','110',1.00,'250','retail','0','2024-03-13 11:57:22','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-03-13 05:59:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171032021412401323333'),(731,'91710320191','4287211',1.00,'600','retail','0','2024-03-13 11:57:22','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-03-13 05:59:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171032024212201323333'),(732,'91710331331','71',1.00,'1200','retail','0','2024-03-13 15:10:43','','','','850','Cash',0.00,'1200','','','9','16.00','1','2024-03-13 09:13:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171033135912901323333'),(733,'91710331331','5',5.00,'1300','retail','0','2024-03-13 15:10:43','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-13 09:13:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','253.00','248','Inclusive','branch','Inventory','','','','','',NULL,'9171033144712701323333'),(734,'91710331331','67',1.00,'700','retail','0','2024-03-13 15:10:43','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-03-13 09:13:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171033164112101323333'),(735,'91710331331','49',1.00,'1500','retail','0','2024-03-13 15:10:43','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-03-13 09:13:24','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171033165612601323333'),(736,'91710331331','110',1.00,'250','retail','0','2024-03-13 15:10:43','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-03-13 09:13:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171033172312301323333'),(737,'91710331331','148',1.00,'200','retail','0','2024-03-13 15:10:43','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-03-13 09:13:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171033178512501323333'),(738,'91710331331','3',1.00,'850','retail','0','2024-03-13 15:10:43','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-03-13 09:13:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'9171033184312301323333'),(739,'91710336569','129',1.00,'1000','retail','100','2024-03-13 16:31:09','','','','600','Cash',0.00,'1000','','','9','16.00','1','2024-03-13 10:38:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171033662312301323333'),(740,'91710336569','16',1.00,'320','retail','0','2024-03-13 16:31:09','','','','125','Cash',0.00,'320','','','9','16.00','1','2024-03-13 10:38:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171033666812801323333'),(741,'91710347941','169',1.00,'3600','retail','200','2024-03-13 19:40:57','','','','2600','Cash',0.00,'3600','','','9','0.00','1','2024-03-13 13:41:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171034796412401323333'),(742,'91710347941','69',1.00,'2200','retail','100','2024-03-13 19:40:57','','','','0','Cash',0.00,'2200','','','9','16.00','1','2024-03-13 13:41:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171034798512501323333'),(743,'91710347941','6972864340117',1.00,'450','retail','0','2024-03-13 19:40:57','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-03-13 13:41:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171034800312301323333'),(744,'91710347941','184',1.00,'750','retail','0','2024-03-13 19:40:57','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-03-13 13:41:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171034805712701323333'),(745,'91710352551','48',2.00,'1400','retail','0','2024-03-13 20:59:20','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-03-13 14:59:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171035256812801323333'),(746,'91710352551','157',2.00,'400','retail','0','2024-03-13 20:59:20','','','','160','Cash',0.00,'200','','','9','0.00','1','2024-03-13 14:59:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171035271512501323333'),(747,'91710352551','6971919199014',2.00,'500','retail','0','2024-03-13 20:59:20','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-13 14:59:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','',NULL,'9171035274112101323333'),(748,'91710352551','6971919190011',2.00,'500','retail','0','2024-03-13 20:59:20','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-13 14:59:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171035276012001323333'),(749,'91710409083','6971919199014',1.00,'250','retail','0','2024-03-14 12:38:16','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-14 06:39:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'9171040909612601323334'),(750,'91710415228','181',1.00,'500','retail','0','2024-03-14 14:24:35','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-03-14 08:27:11','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171041524712701323334'),(751,'91710415228','180',1.00,'550','retail','0','2024-03-14 14:24:35','','','','300','Cash',0.00,'550','','','9','0.00','1','2024-03-14 08:27:11','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171041527312301323334'),(752,'91710415228','150',1.00,'550','retail','0','2024-03-14 14:24:35','','','','350','Cash',0.00,'550','','','9','0.00','1','2024-03-14 08:27:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171041536712701323334'),(753,'91710415228','6957660746691',1.00,'650','retail','50','2024-03-14 14:24:35','','','','0','Cash',0.00,'650','','','9','16.00','1','2024-03-14 08:27:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171041547412401323334'),(754,'91710416316','62',1.00,'500','retail','0','2024-03-14 17:54:28','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-03-14 12:00:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171042806712701323334'),(755,'91710432682','4',2.00,'3000','retail','200','2024-03-14 20:23:16','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-03-14 14:24:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171043657912901323334'),(756,'91710432682','28',2.00,'100','retail','0','2024-03-14 20:23:16','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-03-14 14:24:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','','','','','',NULL,'9171043686212201323334'),(757,'91710438734','165',1.00,'1399','retail','0','2024-03-14 20:58:43','','','','916','Cash',0.00,'1399','','','9','0.00','1','2024-03-14 15:00:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171043904012001323334'),(758,'91710438734','6971919199014',1.00,'250','retail','0','2024-03-14 20:58:43','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-14 15:00:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'9171043905212201323334'),(759,'91710438734','158',1.00,'150','retail','0','2024-03-14 20:58:43','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-03-14 15:00:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171043907712701323334'),(760,'91710438734','28',3.00,'150','retail','0','2024-03-14 20:58:43','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-03-14 15:00:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9171043910112101323334'),(761,'91710438734','182',1.00,'750','retail','0','2024-03-14 20:58:43','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-03-14 15:00:21','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171043912312301323334'),(762,'91710486039','104',1.00,'1050','retail','200','2024-03-15 10:03:58','','','','750','Cash',0.00,'1050','','','9','16.00','1','2024-03-15 04:05:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171048622012001323334'),(763,'91710486039','28',3.00,'150','retail','0','2024-03-15 10:03:58','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-03-15 04:05:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','','','','','',NULL,'9171048623712701323334'),(764,'91710497510','21',1.00,'200','retail','0','2024-03-15 13:27:00','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-03-15 07:36:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'9171049811612601323334'),(765,'91710497510','28',3.00,'150','retail','0','2024-03-15 13:27:00','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-03-15 07:36:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','','','','','',NULL,'9171049812712701323334'),(766,'91710497510','110',1.00,'250','retail','0','2024-03-15 13:27:00','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-03-15 07:36:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171049813812801323334'),(767,'91710497510','9',1.00,'1500','retail','0','2024-03-15 13:27:00','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-03-15 07:36:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9171049820312301323334'),(768,'91710497510','23',2.00,'500','retail','0','2024-03-15 13:27:00','','','','160','Cash',0.00,'250','','','9','16.00','1','2024-03-15 07:36:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171049842012001323334'),(769,'91710513814','142',1.00,'1400','retail','50','2024-03-15 17:44:02','','','','900','Cash',0.00,'1400','','','9','16.00','1','2024-03-15 11:44:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171051384112101323335'),(770,'91710515028','50',1.00,'2400','retail','100','2024-03-15 18:04:10','','','','1900','Cash',0.00,'2400','','','9','16.00','1','2024-03-15 12:04:58','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171051504912901323335'),(771,'91710516243','97',1.00,'650','retail','50','2024-03-15 18:25:38','','','','450','Cash',0.00,'650','','','9','16.00','1','2024-03-15 12:26:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171051633812801323335'),(772,'91710525602','11',1.00,'1300','retail','0','2024-03-15 21:03:34','','','','750','Cash',0.00,'1300','','','9','16.00','1','2024-03-15 15:07:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171052561612601323335'),(773,'91710525602','6947662262220',1.00,'950','retail','0','2024-03-15 21:03:34','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-03-15 15:07:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171052563212201323335'),(774,'91710525602','181',1.00,'500','retail','0','2024-03-15 21:03:34','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-03-15 15:07:12','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171052581412401323335'),(775,'91710584721','111',1.00,'1950','retail','0','2024-03-16 13:32:58','','','','1350','Cash',0.00,'1950','','','9','16.00','1','2024-03-16 07:34:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171058517712701323335'),(776,'91710590312','6971919199014',1.00,'250','retail','0','2024-03-16 14:59:07','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-16 09:01:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'9171059032512501323335'),(777,'91710590312','158',1.00,'150','retail','0','2024-03-16 14:59:07','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-03-16 09:01:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171059034612601323335'),(778,'91710591923','177',1.00,'450','retail','0','2024-03-16 15:49:11','','','','300','Cash',0.00,'450','','','9','0.00','1','2024-03-16 09:50:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171059335012001323335'),(779,'91710597305','6925546000205',1.00,'2000','retail','0','2024-03-16 17:59:16','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-03-16 11:59:39','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171060113812801323336'),(780,'91710597305','168',1.00,'850','retail','0','2024-03-16 17:59:16','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-03-16 11:59:39','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171060115512501323336'),(781,'91710601277','109',1.00,'1850','retail','100','2024-03-16 18:11:54','','','','1150','Cash',0.00,'1850','','','9','16.00','1','2024-03-16 12:12:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171060191312301323336'),(782,'91710601984','6947662262220',1.00,'950','retail','0','2024-03-16 19:31:12','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-03-16 13:32:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171060664612601323336'),(783,'91710601984','96',1.00,'800','retail','0','2024-03-16 19:31:12','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-03-16 13:32:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171060667212201323336'),(784,'91710676473','15',3.00,'240','retail','0','2024-03-17 15:08:20','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-03-17 09:08:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','51.00','48','Inclusive','branch','Inventory','','','','','',NULL,'9171067717312301323336'),(785,'91710676473','30',1.00,'400','retail','0','2024-03-17 15:08:20','','','','250','Cash',0.00,'400','','','9','16.00','1','2024-03-17 09:08:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171067730012001323336'),(786,'91710677905','4',1.00,'1500','retail','100','2024-03-17 15:20:11','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-03-17 09:22:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171067792712701323336'),(787,'91710677905','115',1.00,'2400','retail','200','2024-03-17 15:20:11','','','','1700','Cash',0.00,'2400','','','9','16.00','1','2024-03-17 09:22:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171067798312301323336'),(788,'91710677905','45',1.00,'1550','retail','50','2024-03-17 15:20:11','','','','1000','Cash',0.00,'1550','','','9','16.00','1','2024-03-17 09:22:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171067801012001323336'),(789,'91710679237','179',1.00,'750','retail','0','2024-03-17 16:30:15','','','','350','Cash',0.00,'750','','','9','0.00','1','2024-03-17 10:30:45','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171068219612601323336'),(790,'91710679237','28',3.00,'150','retail','0','2024-03-17 16:30:15','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-03-17 10:30:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9171068221412401323336'),(791,'91710682246','6970802080026',1.00,'600','retail','0','2024-03-17 16:31:18','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-03-17 10:31:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171068227712701323336'),(792,'91710699251','93',5.00,'1000','retail','0','2024-03-17 21:19:36','','','','0','Cash',0.00,'200','','','9','16.00','1','2024-03-17 15:19:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','41.00','36','Inclusive','branch','Inventory','','','','','',NULL,'9171069926812801323336'),(793,'91710699251','181',1.00,'500','retail','0','2024-03-17 21:19:36','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-03-17 15:19:42','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171069940712701323336'),(794,'91710699251','6971919199014',2.00,'500','retail','0','2024-03-17 21:19:36','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-17 15:19:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','',NULL,'9171069942712701323336'),(795,'91710699251','3',1.00,'850','retail','0','2024-03-17 21:19:36','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-03-17 15:19:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','',NULL,'9171069944712701323336'),(796,'91710699251','1',1.00,'1600','retail','0','2024-03-17 21:19:36','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-03-17 15:19:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9171069952612601323336'),(797,'91710699251','5',5.00,'1300','retail','0','2024-03-17 21:19:36','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-17 15:19:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','248.00','243','Inclusive','branch','Inventory','','','','','',NULL,'9171069954012001323336'),(798,'91710699251','37',1.00,'1250','retail','0','2024-03-17 21:19:36','','','','700','Cash',0.00,'1250','','','9','16.00','1','2024-03-17 15:19:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171069955112101323336'),(799,'91710699251','72',5.00,'2000','retail','0','2024-03-17 21:19:36','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-03-17 15:19:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','168.00','163','Inclusive','branch','Inventory','','','','','',NULL,'9171069957512501323336'),(800,'91710774806','72',3.00,'1200','retail','0','2024-03-18 18:40:08','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-03-18 12:40:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','163.00','160','Inclusive','branch','Inventory','','','','','',NULL,'9171077491712701323337'),(801,'91710774806','93',5.00,'1250','retail','0','2024-03-18 18:40:08','','','','180','Cash',0.00,'250','','','9','16.00','1','2024-03-18 12:40:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','36.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9171077635212201323337'),(802,'91710774806','7',1.00,'1550','retail','50','2024-03-18 18:40:08','','','','950','Cash',0.00,'1550','','','9','16.00','1','2024-03-18 12:40:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'9171077640712701323337'),(803,'91710784521','7',1.00,'1600','retail','0','2024-03-18 20:56:02','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-03-18 14:56:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'9171078454612601323337'),(804,'91710784521','68',1.00,'1600','retail','0','2024-03-18 20:56:02','','','','1000','Cash',0.00,'1600','','','9','16.00','1','2024-03-18 14:56:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171078456112101323337'),(805,'91710840405','22',1.00,'1150','retail','0','2024-03-19 12:36:34','','','','700','Cash',0.00,'1150','','','9','16.00','1','2024-03-19 06:36:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171084099412401323338'),(806,'91710841016','6972864340117',1.00,'450','retail','0','2024-03-19 14:01:06','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-03-19 08:03:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171084570612601323338'),(807,'91710841016','62',1.00,'500','retail','0','2024-03-19 14:01:06','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-03-19 08:03:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171084578612601323338'),(808,'91710841016','176',1.00,'450','retail','0','2024-03-19 14:01:06','','','','200','Cash',0.00,'450','','','9','0.00','1','2024-03-19 08:03:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171084580412401323338'),(809,'91710841016','17',1.00,'450','retail','0','2024-03-19 14:01:06','','','','250','Cash',0.00,'450','','','9','16.00','1','2024-03-19 08:03:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171084606512501323338'),(810,'91710921782','167',1.00,'200','retail','0','2024-03-20 12:05:47','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-03-20 06:11:55','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171092554712701323339'),(811,'91710929967','6971919190011',2.00,'500','retail','0','2024-03-20 13:21:40','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-20 08:01:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171093001912901323339'),(812,'91710929967','151',1.00,'300','retail','0','2024-03-20 13:21:40','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-03-20 08:01:03','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171093009912901323339'),(813,'91710934950','59',1.00,'450','retail','0','2024-03-20 15:25:20','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-03-20 09:25:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171093496812801323339'),(814,'91710934950','149',2.00,'360','retail','0','2024-03-20 15:25:20','','','','125','Cash',0.00,'180','','','9','0.00','1','2024-03-20 09:25:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171093499012001323339'),(815,'91710934950','6972410090008',1.00,'300','retail','0','2024-03-20 15:25:20','','','','142','Cash',0.00,'300','','','9','16.00','1','2024-03-20 09:25:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171093537212201323339'),(816,'91710934950','143',1.00,'1200','retail','0','2024-03-20 15:25:20','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-03-20 09:25:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171093745412401323339'),(817,'91710934950','6972410090008',1.00,'300','retail','0','2024-03-20 15:25:20','','','','142','Cash',0.00,'300','','','9','16.00','1','2024-03-20 09:25:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171093750812801323339'),(818,'91710946214','56',1.00,'700','retail','0','2024-03-20 18:02:41','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-03-20 12:15:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171094622612601323339'),(819,'91710946214','71',1.00,'1200','retail','0','2024-03-20 18:02:41','','','','850','Cash',0.00,'1200','','','9','16.00','1','2024-03-20 12:15:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171094623512501323339'),(820,'91710946214','11',1.00,'1300','retail','0','2024-03-20 18:02:41','','','','750','Cash',0.00,'1300','','','9','16.00','1','2024-03-20 12:15:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171094627512501323339'),(821,'91710946214','152',1.00,'1400','retail','0','2024-03-20 18:02:41','','','','1100','Cash',0.00,'1400','','','9','0.00','1','2024-03-20 12:15:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171094637312301323339'),(822,'91710946214','50',1.00,'2500','retail','0','2024-03-20 18:02:41','','','','1900','Cash',0.00,'2500','','','9','16.00','1','2024-03-20 12:15:53','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171094639012001323339'),(823,'91710946214','60',1.00,'2500','retail','0','2024-03-20 18:02:41','','','','1800','Cash',0.00,'2500','','','9','16.00','1','2024-03-20 12:15:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171094640112101323339'),(824,'91710946214','96',1.00,'800','retail','0','2024-03-20 18:02:41','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-03-20 12:15:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171094641712701323339'),(825,'91710946214','32',6.00,'1500','retail','0','2024-03-20 18:02:41','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-03-20 12:15:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','16.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171094650012001323339'),(826,'91710946214','35',3.00,'600','retail','0','2024-03-20 18:02:41','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-03-20 12:15:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171094653312301323339'),(827,'91710946214','16',1.00,'320','retail','0','2024-03-20 18:02:41','','','','125','Cash',0.00,'320','','','9','16.00','1','2024-03-20 12:15:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171094654412401323339'),(828,'91710946214','72',5.00,'2000','retail','0','2024-03-20 18:02:41','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-03-20 12:15:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','160.00','155','Inclusive','branch','Inventory','','','','','',NULL,'9171094658512501323339'),(829,'91710946214','3',1.00,'850','retail','0','2024-03-20 18:02:41','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-03-20 12:15:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','',NULL,'9171094661712701323339'),(830,'91710947754','5',10.00,'2340','retail','260','2024-03-20 18:22:28','','','','190','Cash',0.00,'234','','','9','16.00','1','2024-03-20 12:29:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','243.00','233','Inclusive','branch','Inventory','','','','','',NULL,'9171094802012001323339'),(831,'91710947754','6947662262220',1.00,'900','retail','50','2024-03-20 18:22:28','','','','750','Cash',0.00,'900','','','9','16.00','1','2024-03-20 12:29:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171094805212201323339'),(832,'91710947754','37',1.00,'1200','retail','50','2024-03-20 18:22:28','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-03-20 12:29:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171094807412401323339'),(833,'91710947754','86',1.00,'1300','retail','100','2024-03-20 18:22:28','','','','0','Cash',0.00,'1300','','','9','16.00','1','2024-03-20 12:29:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171094812412401323339'),(834,'91710947754','166',1.00,'1700','retail','99','2024-03-20 18:22:28','','','','1360','Cash',0.00,'1700','','','9','0.00','1','2024-03-20 12:29:41','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171094814812801323339'),(835,'91710948639','187',1.00,'750','retail','0','2024-03-20 18:31:02','','','','642','Cash',0.00,'750','','','9','0.00','1','2024-03-20 12:31:26','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171094866112101323339'),(836,'91710948687','50',1.00,'2400','retail','100','2024-03-20 18:32:30','','','','1900','Cash',0.00,'2400','','','9','16.00','1','2024-03-20 12:33:14','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171094873012001323339'),(837,'91710948687','65',1.00,'750','retail','0','2024-03-20 18:32:30','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-03-20 12:33:14','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171094875012001323339'),(838,'91711022930','6224008817598',1.00,'799','retail','0','2024-03-21 15:09:20','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-03-21 09:09:31','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171102296012001323330'),(839,'91711022982','6947662262220',1.00,'950','retail','0','2024-03-21 15:09:52','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-03-21 09:10:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171102299212201323330'),(840,'91711036066','148',1.00,'200','retail','0','2024-03-21 18:48:01','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-03-21 12:48:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171103608012001323330'),(841,'91711043717','148',1.00,'200','retail','0','2024-03-21 20:57:00','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-03-21 14:57:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171104373512501323330'),(842,'91711043717','94',1.00,'500','retail','0','2024-03-21 20:57:00','','','','0','Cash',0.00,'500','','','9','16.00','1','2024-03-21 14:57:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171104375012001323330'),(843,'91711043717','6224008817598',1.00,'799','retail','0','2024-03-21 20:57:00','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-03-21 14:57:09','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171104376312301323330'),(844,'91711043717','6972410090008',1.00,'300','retail','0','2024-03-21 20:57:00','','','','142','Cash',0.00,'300','','','9','16.00','1','2024-03-21 14:57:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171104380812801323330'),(845,'91711043717','46',1.00,'750','retail','0','2024-03-21 20:57:00','','','','350','Cash',0.00,'750','','','9','16.00','1','2024-03-21 14:57:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171104381912901323330'),(846,'91711090748','32',2.00,'500','retail','0','2024-03-22 10:53:36','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-03-22 04:53:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171109399112101323330'),(847,'91711090748','16',1.00,'300','retail','20','2024-03-22 10:53:36','','','','125','Cash',0.00,'300','','','9','16.00','1','2024-03-22 04:53:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171109401512501323330'),(848,'91711101834','181',1.00,'500','retail','0','2024-03-22 13:04:52','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-03-22 07:05:26','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171110189212201323331'),(849,'91711101966','98',1.00,'1150','retail','0','2024-03-22 13:28:49','','','','700','Cash',0.00,'1150','','','9','16.00','1','2024-03-22 07:29:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171110332812801323331'),(850,'91711109055','6947662262220',1.00,'950','retail','0','2024-03-22 15:12:01','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-03-22 09:13:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171110924712701323331'),(851,'91711109055','148',1.00,'200','retail','0','2024-03-22 15:12:01','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-03-22 09:13:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171110926212201323331'),(852,'91711109055','170',2.00,'140','retail','0','2024-03-22 15:12:01','','','','50','Cash',0.00,'70','','','9','0.00','1','2024-03-22 09:13:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171110927912901323331'),(853,'91711109055','19',1.00,'600','retail','100','2024-03-22 15:12:01','','','','400','Cash',0.00,'600','','','9','16.00','1','2024-03-22 09:13:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171110948012001323331'),(854,'91711109055','56',1.00,'650','retail','50','2024-03-22 15:12:01','','','','350','Cash',0.00,'650','','','9','16.00','1','2024-03-22 09:13:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171110952012001323331'),(855,'91711109589','65',1.00,'750','retail','0','2024-03-22 15:19:20','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-03-22 09:19:28','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171110995912901323331'),(856,'91711119682','2',1.00,'1300','retail','0','2024-03-22 18:02:04','','','','950','Cash',0.00,'1300','','','9','16.00','1','2024-03-22 12:03:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171111969712701323331'),(857,'91711119682','5',11.00,'2860','retail','0','2024-03-22 18:02:04','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-22 12:03:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'11','233.00','222','Inclusive','branch','Inventory','','','','','',NULL,'9171111972412401323331'),(858,'91711121409','169',1.00,'3800','retail','0','2024-03-22 18:30:34','','','','2600','Cash',0.00,'3800','','','9','0.00','1','2024-03-22 12:31:04','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171112143312301323331'),(859,'91711130814','27',1.00,'1000','retail','0','2024-03-22 21:12:32','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-03-22 15:12:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171113085812801323331'),(860,'91711130814','65',1.00,'750','retail','0','2024-03-22 21:12:32','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-03-22 15:12:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171113096312301323331'),(861,'91711130814','72',5.00,'2000','retail','0','2024-03-22 21:12:32','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-03-22 15:12:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','155.00','150','Inclusive','branch','Inventory','','','','','',NULL,'9171113098112101323331'),(862,'91711130814','6971919190011',1.00,'250','retail','0','2024-03-22 21:12:32','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-22 15:12:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171113099312301323331'),(863,'91711130814','6971919199014',3.00,'750','retail','0','2024-03-22 21:12:32','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-22 15:12:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9171113102512501323331'),(864,'91711130814','52',3.00,'450','retail','0','2024-03-22 21:12:32','','','','59','Cash',0.00,'150','','','9','16.00','1','2024-03-22 15:12:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','','','','','',NULL,'9171113113212201323331'),(865,'91711130814','1',1.00,'1600','retail','0','2024-03-22 21:12:32','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-03-22 15:12:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'9171113115112101323331'),(866,'91711177394','67',1.00,'700','retail','0','2024-03-23 10:03:28','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-03-23 04:04:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171117740812801323331'),(867,'91711177448','17',1.00,'450','retail','0','2024-03-23 11:47:58','','','','250','Cash',0.00,'450','','','9','16.00','1','2024-03-23 05:48:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171118367712701323331'),(868,'91711192430','36',1.00,'600','retail','50','2024-03-23 14:21:20','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-03-23 08:22:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171119246212201323331'),(869,'91711192430','179',2.00,'1500','retail','0','2024-03-23 14:21:20','','','','350','Cash',0.00,'750','','','9','0.00','1','2024-03-23 08:22:29','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171119252212201323331'),(870,'91711192430','6166000121849',2.00,'1400','retail','100','2024-03-23 14:21:20','','','','0','Cash',0.00,'700','','','9','16.00','1','2024-03-23 08:22:29','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171119269112101323331'),(871,'91711192430','187',1.00,'700','retail','50','2024-03-23 14:21:20','','','','642','Cash',0.00,'700','','','9','0.00','1','2024-03-23 08:22:29','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171119280712701323331'),(872,'91711192430','148',2.00,'400','retail','0','2024-03-23 14:21:20','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-03-23 08:22:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171119284912901323331'),(873,'91711192430','184',1.00,'750','retail','0','2024-03-23 14:21:20','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-03-23 08:22:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171119287912901323331'),(874,'91711192958','86',1.00,'1400','retail','0','2024-03-23 14:24:06','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-03-23 08:25:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171119296712701323331'),(875,'91711192958','18',2.00,'200','retail','40','2024-03-23 14:24:06','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-03-23 08:25:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','','','','','',NULL,'9171119300212201323331'),(876,'91711192958','72',3.00,'1200','retail','0','2024-03-23 14:24:06','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-03-23 08:25:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','150.00','147','Inclusive','branch','Inventory','','','','','',NULL,'9171119304512501323331'),(877,'91711195446','132',1.00,'200','retail','0','2024-03-23 15:05:18','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-03-23 09:05:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171119545912901323331'),(878,'91711195446','5',1.00,'260','retail','0','2024-03-23 15:05:18','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-23 09:05:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','222.00','221','Inclusive','branch','Inventory','','','','','',NULL,'9171119548112101323331'),(879,'91711195446','87',1.00,'1600','retail','100','2024-03-23 15:05:18','','','','1100','Cash',0.00,'1600','','','9','16.00','1','2024-03-23 09:05:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171119551712701323331'),(880,'91711216380','132',2.00,'400','retail','0','2024-03-23 20:54:04','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-03-23 14:54:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','91.00','89','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171121639312301323332'),(881,'91711216380','6971919190011',1.00,'250','retail','0','2024-03-23 20:54:04','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-23 14:54:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171121642912901323332'),(882,'91711216380','6972410090008',1.00,'300','retail','0','2024-03-23 20:54:04','','','','142','Cash',0.00,'300','','','9','16.00','1','2024-03-23 14:54:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171121644312301323332'),(883,'91711272316','132',1.00,'200','retail','0','2024-03-24 12:25:26','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-03-24 06:25:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171127232612601323332'),(884,'91711285839','167',1.00,'200','retail','0','2024-03-24 16:10:54','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-03-24 10:11:06','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171128585312301323332'),(885,'91711285867','5',3.00,'780','retail','0','2024-03-24 16:49:11','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-24 10:49:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','221.00','218','Inclusive','branch','Inventory','','','','','',NULL,'9171128813312301323332'),(886,'91711285867','4',1.00,'1600','retail','0','2024-03-24 16:49:11','','','','1000','Cash',0.00,'1600','','','9','16.00','1','2024-03-24 10:49:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171128815112101323332'),(887,'91711290124','185',4.00,'240','retail','0','2024-03-24 18:15:17','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-03-24 12:17:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','4.00','0','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171129331712701323332'),(888,'91711302653','6947662262220',1.00,'950','retail','0','2024-03-24 20:51:22','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-03-24 14:51:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171130266312301323333'),(889,'91711302653','4287211',1.00,'600','retail','0','2024-03-24 20:51:22','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-03-24 14:51:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171130268112101323333'),(890,'91711302898','5',2.00,'520','retail','0','2024-03-24 20:56:28','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-24 14:56:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','218.00','216','Inclusive','branch','Inventory','','','','','',NULL,'9171130291312301323333'),(891,'91711302898','87',2.00,'3400','retail','0','2024-03-24 20:56:28','','','','1100','Cash',0.00,'1700','','','9','16.00','1','2024-03-24 14:56:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171130294212201323333'),(892,'91711302898','6947662262220',1.00,'950','retail','0','2024-03-24 20:56:28','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-03-24 14:56:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171130295512501323333'),(893,'91711302898','142',1.00,'1450','retail','0','2024-03-24 20:56:28','','','','900','Cash',0.00,'1450','','','9','16.00','1','2024-03-24 14:56:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171130297712701323333'),(894,'91711302898','86',1.00,'1400','retail','0','2024-03-24 20:56:28','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-03-24 14:56:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171130298812801323333'),(895,'91711365629','15',2.00,'160','retail','0','2024-03-25 14:20:45','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-03-25 08:20:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','','',NULL,'9171136564512501323333'),(896,'91711365660','164',1.00,'250','retail','0','2024-03-25 14:29:14','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-03-25 08:29:27','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171136615412401323333'),(897,'91711378524','51',1.00,'500','retail','0','2024-03-25 17:56:00','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-03-25 11:56:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'9171137854212201323333'),(898,'91711378524','49',1.00,'1400','retail','100','2024-03-25 17:56:00','','','','850','Cash',0.00,'1400','','','9','16.00','1','2024-03-25 11:56:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171137856012001323333'),(899,'91711389780','6957660746691',1.00,'700','retail','0','2024-03-25 21:03:18','','','','0','Cash',0.00,'700','','','9','16.00','1','2024-03-25 15:03:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171138979812801323333'),(900,'91711446013','64',1.00,'2400','retail','0','2024-03-26 12:41:13','','','','1600','Cash',0.00,'2400','','','9','16.00','1','2024-03-26 06:46:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171144607312301323334'),(901,'91711447471','27',1.00,'1000','retail','0','2024-03-26 14:39:25','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-03-26 08:39:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171145316412401323334'),(902,'91711463061','21',1.00,'200','retail','0','2024-03-26 17:24:40','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-03-26 11:24:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9171146308012001323334'),(903,'91711476100','119',1.00,'1600','retail','0','2024-03-26 21:10:25','','','','0','Cash',0.00,'1600','','','9','16.00','1','2024-03-26 15:10:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171147657612601323334'),(904,'91711476100','37',1.00,'1250','retail','0','2024-03-26 21:10:25','','','','700','Cash',0.00,'1250','','','9','16.00','1','2024-03-26 15:10:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171147659512501323334'),(905,'91711476100','153',1.00,'2200','retail','0','2024-03-26 21:10:25','','','','1500','Cash',0.00,'2200','','','9','0.00','1','2024-03-26 15:10:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171147661112101323334'),(906,'91711476100','129',1.00,'1100','retail','0','2024-03-26 21:10:25','','','','600','Cash',0.00,'1100','','','9','16.00','1','2024-03-26 15:10:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171147662412401323334'),(907,'91711543029','6971919190011',3.00,'750','retail','0','2024-03-27 15:37:40','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-03-27 09:39:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171154306012001323335'),(908,'91711543326','148',1.00,'200','retail','0','2024-03-27 15:42:19','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-03-27 09:42:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171154333912901323335'),(909,'91711543349','97',1.00,'700','retail','0','2024-03-27 15:42:48','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-03-27 09:42:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171154336812801323335'),(910,'91711544627','39',1.00,'2400','retail','200','2024-03-27 16:04:14','','','','1600','Cash',0.00,'2400','','','9','16.00','1','2024-03-27 10:15:45','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171154465412401323335'),(911,'91711562832','6925546000205',1.00,'2000','retail','0','2024-03-27 21:07:24','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-03-27 15:07:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171156284312301323335'),(912,'91711635271','3',1.00,'850','retail','0','2024-03-28 17:15:25','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-03-28 11:17:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','','',NULL,'9171163528612601323336'),(913,'91711635271','93',1.00,'250','retail','0','2024-03-28 17:15:25','','','','180','Cash',0.00,'250','','','9','16.00','1','2024-03-28 11:17:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'9171163532512501323336'),(914,'91711635500','110',1.00,'250','retail','0','2024-03-28 18:09:00','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-03-28 12:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171163853912901323336'),(915,'91711638658','110',1.00,'250','retail','0','2024-03-28 18:11:11','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-03-28 12:12:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171163867112101323336'),(916,'91711642296','45',1.00,'1600','retail','0','2024-03-28 19:11:48','','','','1000','Cash',0.00,'1600','','','9','16.00','1','2024-03-28 13:13:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171164230812801323336'),(917,'91711642555','3',1.00,'850','retail','0','2024-03-28 19:16:24','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-03-28 13:16:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','',NULL,'9171164256912901323336'),(918,'91711648688','52',3.00,'450','retail','0','2024-03-28 20:58:52','','','','59','Cash',0.00,'150','','','9','16.00','1','2024-03-28 14:59:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9171164871912901323336'),(919,'91711648688','148',1.00,'200','retail','0','2024-03-28 20:58:52','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-03-28 14:59:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171164873212201323336'),(920,'91711649059','167',1.00,'200','retail','0','2024-03-28 21:06:42','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-03-28 15:07:40','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171164907612601323336'),(921,'91711649059','13',1.00,'600','retail','0','2024-03-28 21:06:42','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-03-28 15:07:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171164909212201323336'),(922,'91711649059','18',2.00,'240','retail','0','2024-03-28 21:06:42','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-03-28 15:07:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','',NULL,'9171164911212201323336'),(923,'91711649059','30',1.00,'400','retail','0','2024-03-28 21:06:42','','','','250','Cash',0.00,'400','','','9','16.00','1','2024-03-28 15:07:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171164912812801323336'),(924,'91711649059','38',1.00,'1500','retail','0','2024-03-28 21:06:42','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-03-28 15:07:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171164914212201323336'),(925,'91711649059','93',7.00,'1750','retail','0','2024-03-28 21:06:42','','','','180','Cash',0.00,'250','','','9','16.00','1','2024-03-28 15:07:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','30.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9171164916812801323336'),(926,'91711649059','52',5.00,'750','retail','0','2024-03-28 21:06:42','','','','59','Cash',0.00,'150','','','9','16.00','1','2024-03-28 15:07:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9171164919012001323336'),(927,'91711649059','151',1.00,'300','retail','0','2024-03-28 21:06:42','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-03-28 15:07:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171164920212201323336'),(928,'91711697424','28',3.00,'150','retail','0','2024-03-29 10:31:58','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-03-29 04:34:02','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','','','','','',NULL,'9171169743812801323336'),(929,'91711697424','35',4.00,'800','retail','0','2024-03-29 10:31:58','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-03-29 04:34:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171169745612601323336'),(930,'91711697424','37',1.00,'1250','retail','0','2024-03-29 10:31:58','','','','700','Cash',0.00,'1250','','','9','16.00','1','2024-03-29 04:34:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171169748012001323336'),(931,'91711697424','62',1.00,'500','retail','0','2024-03-29 10:31:58','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-03-29 04:34:02','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171169749212201323336'),(932,'91711697424','9',1.00,'1500','retail','0','2024-03-29 10:31:58','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-03-29 04:34:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171169751812801323336'),(933,'91711705467','182',1.00,'750','retail','0','2024-03-29 12:44:39','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-03-29 06:45:10','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171170547912901323337'),(934,'91711709024','84',1.00,'2200','retail','0','2024-03-29 13:44:52','','','','0','Cash',0.00,'2200','','','9','16.00','1','2024-03-29 07:46:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171170907812801323337'),(935,'91711709024','7',1.00,'1600','retail','0','2024-03-29 13:44:52','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-03-29 07:46:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9171170909212201323337'),(936,'91711709250','167',1.00,'200','retail','0','2024-03-29 14:01:10','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-03-29 08:01:21','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171171007012001323337'),(937,'91711718905','63',1.00,'1300','retail','0','2024-03-29 16:28:45','','','','850','Cash',0.00,'1300','','','9','16.00','1','2024-03-29 10:30:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171171891412401323337'),(938,'91711718905','6972864340117',1.00,'450','retail','0','2024-03-29 16:28:45','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-03-29 10:30:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171171892512501323337'),(939,'91711719439','11',1.00,'1200','retail','100','2024-03-29 16:54:35','','','','750','Cash',0.00,'1200','','','9','16.00','1','2024-03-29 11:02:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171172047512501323337'),(940,'91711721046','112',1.00,'1950','retail','0','2024-03-29 17:50:03','','','','0','Cash',0.00,'1950','','','9','16.00','1','2024-03-29 11:53:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171172380212201323337'),(941,'91711734248','164',1.00,'250','retail','0','2024-03-29 20:44:35','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-03-29 14:44:58','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171173427412401323337'),(942,'91711734979','179',1.00,'750','retail','0','2024-03-29 20:58:25','','','','350','Cash',0.00,'750','','','9','0.00','1','2024-03-29 14:58:32','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171173510512501323337'),(943,'91711735547','84',1.00,'2200','retail','0','2024-03-29 21:06:15','','','','0','Cash',0.00,'2200','','','9','16.00','1','2024-03-29 15:06:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171173557512501323337'),(944,'91711790006','6970802080026',1.00,'600','retail','0','2024-03-30 12:16:37','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-03-30 06:24:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9171179012012001323337'),(945,'91711790006','129',1.00,'1000','retail','100','2024-03-30 12:16:37','','','','600','Cash',0.00,'1000','','','9','16.00','1','2024-03-30 06:24:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171179014412401323337'),(946,'91711790006','32',1.00,'250','retail','0','2024-03-30 12:16:37','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-03-30 06:24:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171179015912901323337'),(947,'91711790006','136',1.00,'799','retail','0','2024-03-30 12:16:37','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-03-30 06:24:06','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171179019712701323337'),(948,'91711799293','135',1.00,'3000','retail','0','2024-03-30 14:49:22','','','','2000','Cash',0.00,'3000','','','9','16.00','1','2024-03-30 08:50:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171179936212201323337'),(949,'91711799413','5',5.00,'1300','retail','0','2024-03-30 14:51:38','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-30 08:52:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','216.00','211','Inclusive','branch','Inventory','','','','','',NULL,'9171179947012001323337'),(950,'91711799413','38',1.00,'1400','retail','100','2024-03-30 14:51:38','','','','900','Cash',0.00,'1400','','','9','16.00','1','2024-03-30 08:52:08','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171179949812801323337'),(951,'91711813923','59',1.00,'450','retail','0','2024-03-30 18:59:12','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-03-30 13:01:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171181404612601323338'),(952,'91711813923','38',1.00,'1500','retail','0','2024-03-30 18:59:12','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-03-30 13:01:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171181407712701323338'),(953,'91711813923','35',3.00,'600','retail','0','2024-03-30 18:59:12','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-03-30 13:01:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9171181409512501323338'),(954,'91711813923','68',1.00,'1500','retail','100','2024-03-30 18:59:12','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-03-30 13:01:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171181417612601323338'),(955,'91711813923','46',1.00,'750','retail','0','2024-03-30 18:59:12','','','','350','Cash',0.00,'750','','','9','16.00','1','2024-03-30 13:01:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171181418712701323338'),(956,'91711813923','72',3.00,'1200','retail','0','2024-03-30 18:59:12','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-03-30 13:01:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','164.00','161','Inclusive','branch','Inventory','','','','','',NULL,'9171181422912901323338'),(957,'91711813923','6925546000205',1.00,'2000','retail','500','2024-03-30 18:59:12','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-03-30 13:01:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171181426912901323338'),(958,'91711813923','2',1.00,'1200','retail','100','2024-03-30 18:59:12','','','','950','Cash',0.00,'1200','','','9','16.00','1','2024-03-30 13:01:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171181435112101323338'),(959,'91711815815','185',3.00,'150','retail','30','2024-03-30 19:23:55','','','','22','Cash',0.00,'50','','','9','0.00','1','2024-03-30 13:24:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','45.00','42','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171181583412401323338'),(960,'91711821703','1',1.00,'1600','retail','0','2024-03-30 21:03:55','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-03-30 15:04:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9171182171812801323338'),(961,'91711821703','155',3.00,'5100','retail','0','2024-03-30 21:03:55','','','','1100','Cash',0.00,'1700','','','9','0.00','1','2024-03-30 15:04:15','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171182175512501323338'),(962,'91711821703','5',5.00,'1300','retail','0','2024-03-30 21:03:55','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-03-30 15:04:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','266.00','261','Inclusive','branch','Inventory','','','','','',NULL,'9171182179212201323338'),(963,'91711821703','91',7.00,'13650','retail','0','2024-03-30 21:03:55','','','','0','Cash',0.00,'1950','','','9','16.00','1','2024-03-30 15:04:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171182181312301323338'),(964,'91711821703','153',1.00,'2200','retail','0','2024-03-30 21:03:55','','','','1500','Cash',0.00,'2200','','','9','0.00','1','2024-03-30 15:04:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171182183412401323338'),(965,'91711891429','63',1.00,'1300','retail','0','2024-03-31 16:26:32','','','','850','Cash',0.00,'1300','','','9','16.00','1','2024-03-31 10:26:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171189159112101323338'),(966,'91711891622','33',2.00,'100','retail','0','2024-03-31 16:27:46','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-03-31 10:27:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','105.00','103','Inclusive','branch','Inventory','','','','','',NULL,'9171189166512501323338'),(967,'91711903210','6947662262220',1.00,'950','retail','0','2024-03-31 19:40:35','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-03-31 13:40:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171190323412401323339'),(968,'91711908188','27',1.00,'1000','retail','0','2024-03-31 21:03:47','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-03-31 15:03:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171190821012001323339'),(969,'91711908188','7',1.00,'1600','retail','0','2024-03-31 21:03:47','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-03-31 15:03:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'9171190822712701323339'),(970,'91711989027','6166000121849',1.00,'750','retail','0','2024-04-01 19:31:14','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-04-01 13:31:43','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171198905730223503033'),(971,'91711989027','7',1.00,'1600','retail','0','2024-04-01 19:31:14','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-04-01 13:31:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9171198907312301323339'),(972,'91711994567','47',1.00,'1500','retail','0','2024-04-01 21:03:21','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-04-01 15:03:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171199459212201323339'),(973,'91711994567','6972864340117',1.00,'450','retail','0','2024-04-01 21:03:21','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-04-01 15:03:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171199460112101323339'),(974,'91712057921','3',2.00,'1700','retail','0','2024-04-02 14:40:53','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-04-02 08:42:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','','',NULL,'9171205794512501323330'),(975,'91712057921','178',1.00,'850','retail','0','2024-04-02 14:40:53','','','','500','Cash',0.00,'850','','','9','0.00','1','2024-04-02 08:42:06','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171205799412401323330'),(976,'91712057921','21',2.00,'400','retail','0','2024-04-02 14:40:53','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-04-02 08:42:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','',NULL,'9171205805212201323330'),(977,'91712080743','12',1.00,'800','retail','0','2024-04-02 20:59:16','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-04-02 14:59:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171208075512501323330'),(978,'91712142668','136',1.00,'799','retail','0','2024-04-03 14:25:07','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-04-03 08:25:31','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171214350612601323331'),(979,'91712148446','185',3.00,'180','retail','0','2024-04-03 15:48:07','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-04-03 09:48:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','42.00','39','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171214846512501323331'),(980,'91712148446','5',2.00,'520','retail','0','2024-04-03 15:48:07','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-03 09:48:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','261.00','259','Inclusive','branch','Inventory','','','','','',NULL,'9171214848712701323331'),(981,'91712160293','185',3.00,'180','retail','0','2024-04-03 20:53:09','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-04-03 14:53:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','39.00','36','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171216678912901323331'),(982,'91712166803','148',1.00,'200','retail','0','2024-04-03 20:53:40','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-04-03 14:53:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171216681912901323331'),(983,'91712166870','48',1.00,'700','retail','0','2024-04-03 20:54:40','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-04-03 14:54:49','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171216688012001323331'),(984,'91712228644','15',1.00,'80','retail','0','2024-04-04 14:04:17','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-04-04 08:04:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'9171222865712701323332'),(985,'91712233241','4',1.00,'1500','retail','100','2024-04-04 15:21:02','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-04-04 09:21:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171223326212201323332'),(986,'91712250193','5',5.00,'1300','retail','0','2024-04-04 20:03:32','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-04 14:03:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','259.00','254','Inclusive','branch','Inventory','','','','','',NULL,'9171225021112101323332'),(987,'91712253508','15',1.00,'80','retail','0','2024-04-04 20:59:46','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-04-04 15:00:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'9171225352412401323332'),(988,'91712253508','21',1.00,'200','retail','0','2024-04-04 20:59:46','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-04-04 15:00:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9171225353812801323332'),(989,'91712253508','167',1.00,'200','retail','0','2024-04-04 20:59:46','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-04-04 15:00:01','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171225356012001323332'),(990,'91712253508','1',1.00,'1600','retail','0','2024-04-04 20:59:46','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-04-04 15:00:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'9171225358512501323332'),(991,'91712307067','175',1.00,'450','retail','0','2024-04-05 11:52:07','','','','250','Cash',0.00,'450','','','9','0.00','1','2024-04-05 05:52:16','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171230712712701323333'),(992,'91712314693','132',4.00,'800','retail','0','2024-04-05 13:58:54','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-04-05 07:59:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','88.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171231473312301323333'),(993,'91712320694','59',1.00,'450','retail','0','2024-04-05 15:39:02','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-04-05 09:39:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171232074112101323333'),(994,'91712326032','50',1.00,'2500','retail','0','2024-04-05 17:07:34','','','','1900','Cash',0.00,'2500','','','9','16.00','1','2024-04-05 11:08:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171232605312301323333'),(995,'91712339808','132',1.00,'200','retail','0','2024-04-05 20:57:42','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-04-05 14:57:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','84.00','83','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171233982912901323333'),(996,'91712339808','184',1.00,'750','retail','0','2024-04-05 20:57:42','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-04-05 14:57:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171233986112101323333'),(997,'91712403260','7',1.00,'1500','retail','100','2024-04-06 14:42:24','','','','950','Cash',0.00,'1500','','','9','16.00','1','2024-04-06 08:44:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9171240374312301323334'),(998,'91712408681','9',1.00,'1500','retail','0','2024-04-06 16:05:30','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-04-06 10:06:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171240869912901323334'),(999,'91712408681','182',1.00,'750','retail','0','2024-04-06 16:05:30','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-04-06 10:06:00','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171240872012001323334'),(1000,'91712408681','97',1.00,'700','retail','0','2024-04-06 16:05:30','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-04-06 10:06:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171240873012001323334'),(1001,'91712411964','167',1.00,'200','retail','0','2024-04-06 17:02:50','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-04-06 11:35:43','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171241216912901323334'),(1002,'91712414977','22',1.00,'1100','retail','50','2024-04-06 17:50:28','','','','700','Cash',0.00,'1100','','','9','16.00','1','2024-04-06 11:51:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171241502812801323334'),(1003,'91712415817','139',1.00,'1399','retail','0','2024-04-06 18:43:21','','','','1050','Cash',0.00,'1399','','','9','16.00','1','2024-04-06 12:48:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171241602612601323334'),(1004,'91712415817','181',1.00,'500','retail','0','2024-04-06 18:43:21','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-04-06 12:48:07','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171241625512501323334'),(1005,'91712415817','4',1.00,'1500','retail','100','2024-04-06 18:43:21','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-04-06 12:48:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171241705112101323334'),(1006,'91712415817','185',6.00,'300','retail','60','2024-04-06 18:43:21','','','','22','Cash',0.00,'50','','','9','0.00','1','2024-04-06 12:48:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','36.00','30','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171241807912901323334'),(1007,'91712415817','5',4.00,'1040','retail','0','2024-04-06 18:43:21','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-06 12:48:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','254.00','250','Inclusive','branch','Inventory','','','','','',NULL,'9171241820012001323334'),(1008,'91712420696','4',1.00,'1500','retail','100','2024-04-06 19:25:45','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-04-06 13:26:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171242072412401323334'),(1009,'91712420696','13',1.00,'500','retail','100','2024-04-06 19:25:45','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-04-06 13:26:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171242074512501323334'),(1010,'91712426601','132',2.00,'400','retail','0','2024-04-06 21:04:46','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-04-06 15:04:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','83.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171242663312301323334'),(1011,'91712426601','5',2.00,'520','retail','0','2024-04-06 21:04:46','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-06 15:04:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','250.00','248','Inclusive','branch','Inventory','','','','','',NULL,'9171242666812801323334'),(1012,'91712426601','72',2.00,'800','retail','0','2024-04-06 21:04:46','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-04-06 15:04:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','161.00','159','Inclusive','branch','Inventory','','','','','',NULL,'9171242668612601323334'),(1013,'91712490871','175',1.00,'450','retail','0','2024-04-07 14:54:54','','','','250','Cash',0.00,'450','','','9','0.00','1','2024-04-07 08:55:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171249089434213001993'),(1014,'91712490923','5',5.00,'1300','retail','0','2024-04-07 14:57:44','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-07 08:58:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','248.00','243','Inclusive','branch','Inventory','','','','','',NULL,'9171249094112101323334'),(1015,'91712490923','15',5.00,'400','retail','0','2024-04-07 14:57:44','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-04-07 08:58:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','44.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9171249096512501323334'),(1016,'91712490923','35',3.00,'600','retail','0','2024-04-07 14:57:44','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-04-07 08:58:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9171249099712701323334'),(1017,'91712490923','20',5.00,'400','retail','0','2024-04-07 14:57:44','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-04-07 08:58:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','160.00','155','Inclusive','branch','Inventory','','','','','',NULL,'9171249102212201323334'),(1018,'91712490923','175',1.00,'450','retail','0','2024-04-07 14:57:44','','','','250','Cash',0.00,'450','','','9','0.00','1','2024-04-07 08:58:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171249104312301323334'),(1019,'91712490923','6970802080026',1.00,'600','retail','0','2024-04-07 14:57:44','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-04-07 08:58:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171249106412401323334'),(1020,'91712491093','132',4.00,'800','retail','0','2024-04-07 14:58:36','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-04-07 08:58:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','81.00','77','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171249111612601323334'),(1021,'91712512776','173',1.00,'3000','retail','0','2024-04-07 20:59:52','','','','2000','Cash',0.00,'3000','','','9','0.00','1','2024-04-07 15:00:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171251279112101323335'),(1022,'91712512831','148',1.00,'200','retail','0','2024-04-07 21:00:45','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-04-07 15:01:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171251284412401323335'),(1023,'91712512983','86',1.00,'1400','retail','0','2024-04-07 21:03:54','','','','0','Cash',0.00,'1400','','','9','16.00','1','2024-04-07 15:04:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171251299812801323335'),(1024,'91712512983','174',1.00,'2300','retail','0','2024-04-07 21:03:54','','','','1500','Cash',0.00,'2300','','','9','0.00','1','2024-04-07 15:04:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171251303412401323335'),(1025,'91712599091','38',1.00,'1400','retail','100','2024-04-08 20:59:31','','','','900','Cash',0.00,'1400','','','9','16.00','1','2024-04-08 14:59:43','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171259912312301323335'),(1026,'91712599183','6971919199014',1.00,'250','retail','0','2024-04-08 20:59:56','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-04-08 15:00:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'9171259919612601323335'),(1027,'91712599267','21',3.00,'600','retail','0','2024-04-08 21:01:49','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-04-08 15:01:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','26.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9171259928812801323335'),(1028,'91712599267','185',3.00,'180','retail','0','2024-04-08 21:01:49','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-04-08 15:01:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171259930912901323335'),(1029,'91712674787','6971919199014',1.00,'250','retail','0','2024-04-09 18:00:39','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-04-09 12:00:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'9171267483712701323336'),(1030,'91712674855','6971919199014',1.00,'250','retail','0','2024-04-09 18:01:10','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-04-09 12:01:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9171267486912901323336'),(1031,'91712674890','110',1.00,'250','retail','0','2024-04-09 18:02:03','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-04-09 12:02:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9171267490512501323336'),(1032,'91712674890','12',1.00,'800','retail','0','2024-04-09 18:02:03','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-04-09 12:02:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171267492212201323336'),(1033,'91712674941','6947662262220',1.00,'950','retail','0','2024-04-09 18:02:47','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-04-09 12:02:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171267495512501323336'),(1034,'91712674941','148',1.00,'200','retail','0','2024-04-09 18:02:47','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-04-09 12:02:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171267496612601323336'),(1035,'91712674978','110',1.00,'250','retail','0','2024-04-09 18:03:48','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-04-09 12:03:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171267500012001323336'),(1036,'91712675046','45',1.00,'1500','retail','100','2024-04-09 18:05:23','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-04-09 12:05:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171267508412401323336'),(1037,'91712675046','35',5.00,'1000','retail','0','2024-04-09 18:05:23','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-04-09 12:05:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','23.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171267510712701323336'),(1038,'91712675046','48',1.00,'700','retail','0','2024-04-09 18:05:23','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-04-09 12:05:48','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171267512312301323336'),(1039,'91712682445','148',2.00,'400','retail','0','2024-04-09 20:07:56','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-04-09 14:08:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171268247612601323336'),(1040,'91712682488','87',1.00,'1600','retail','100','2024-04-09 20:09:05','','','','1100','Cash',0.00,'1600','','','9','16.00','1','2024-04-09 14:09:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171268254512501323336'),(1041,'91712682605','87',1.00,'1600','retail','100','2024-04-09 20:10:25','','','','1100','Cash',0.00,'1600','','','9','16.00','1','2024-04-09 14:10:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171268262512501323336'),(1042,'91712685581','87',1.00,'1700','retail','0','2024-04-09 21:04:07','','','','1100','Cash',0.00,'1700','','','9','16.00','1','2024-04-09 15:04:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171268559212201323336'),(1043,'91712685581','49',1.00,'1500','retail','0','2024-04-09 21:04:07','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-04-09 15:04:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171268561112101323336'),(1044,'91712685581','18',3.00,'360','retail','0','2024-04-09 21:04:07','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-04-09 15:04:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9171268566012001323336'),(1045,'91712685581','31',1.00,'500','retail','0','2024-04-09 21:04:07','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-04-09 15:04:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171268567412401323336'),(1046,'91712685581','185',3.00,'180','retail','0','2024-04-09 21:04:07','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-04-09 15:04:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171268569412401323336'),(1047,'91712685581','167',1.00,'200','retail','0','2024-04-09 21:04:07','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-04-09 15:04:26','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171268570512501323336'),(1048,'91712685581','62',1.00,'500','retail','0','2024-04-09 21:04:07','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-04-09 15:04:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171268572112101323336'),(1049,'91712685581','145',1.00,'550','retail','0','2024-04-09 21:04:07','','','','400','Cash',0.00,'550','','','9','5.00','1','2024-04-09 15:04:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171268577312301323336'),(1050,'91712685581','17',1.00,'450','retail','0','2024-04-09 21:04:07','','','','250','Cash',0.00,'450','','','9','16.00','1','2024-04-09 15:04:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171268584612601323336'),(1051,'91712769920','110',1.00,'250','retail','0','2024-04-10 20:25:37','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-04-10 14:25:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9171276993712701323337'),(1052,'91712769947','169',1.00,'3700','retail','100','2024-04-10 20:26:14','','','','2600','Cash',0.00,'3700','','','9','0.00','1','2024-04-10 14:26:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171276997412401323337'),(1053,'91712772179','185',3.00,'180','retail','0','2024-04-10 21:03:36','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-04-10 15:03:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171277219212201323337'),(1054,'91712772179','182',1.00,'750','retail','0','2024-04-10 21:03:36','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-04-10 15:03:43','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171277220012001323337'),(1055,'91712772179','132',5.00,'1000','retail','0','2024-04-10 21:03:36','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-04-10 15:03:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','77.00','72','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171277221512501323337'),(1056,'91712847529','51',3.00,'1500','retail','0','2024-04-11 17:59:13','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-04-11 11:59:25','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','36.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9171284754412401323338'),(1057,'91712847529','67',1.00,'700','retail','0','2024-04-11 17:59:13','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-04-11 11:59:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171284755312301323338'),(1058,'91712847567','5',5.00,'1300','retail','0','2024-04-11 18:00:50','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-11 12:00:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','243.00','238','Inclusive','branch','Inventory','','','','','',NULL,'9171284765012001323338'),(1059,'91712847669','158',1.00,'150','retail','0','2024-04-11 18:01:22','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-04-11 12:01:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171284768212201323338'),(1060,'91712858314','158',1.00,'150','retail','0','2024-04-11 20:59:05','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-04-11 14:59:14','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171285832534213001923'),(1061,'91712858314','6224008817598',1.00,'799','retail','0','2024-04-11 20:59:05','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-04-11 14:59:14','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171285834512501323338'),(1062,'91712910232','6925546000205',1.00,'2500','retail','0','2024-04-12 11:24:31','','','','1400','Cash',0.00,'2500','','','9','16.00','1','2024-04-12 05:24:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171291025512501323339'),(1063,'91712910232','3',1.00,'850','retail','0','2024-04-12 11:24:31','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-04-12 05:24:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'9171291027012001323339'),(1064,'91712910291','185',3.00,'180','retail','0','2024-04-12 11:25:20','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-04-12 05:25:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','21.00','18','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171291031912901323339'),(1065,'91712932931','169',1.00,'3800','retail','0','2024-04-12 17:42:33','','','','2600','Cash',0.00,'3800','','','9','0.00','1','2024-04-12 11:42:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171293295312301323339'),(1066,'91712944546','6971919199014',7.00,'1750','retail','0','2024-04-12 21:09:41','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-04-12 15:09:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','26.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9171294504412401323339'),(1067,'91712944546','53',2.00,'600','retail','0','2024-04-12 21:09:41','','','','125','Cash',0.00,'300','','','9','16.00','1','2024-04-12 15:09:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171294510012001323339'),(1068,'91712944546','131',3.00,'4500','retail','0','2024-04-12 21:09:41','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-04-12 15:09:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171294527012001323339'),(1069,'91712944546','17',1.00,'450','retail','0','2024-04-12 21:09:41','','','','250','Cash',0.00,'450','','','9','16.00','1','2024-04-12 15:09:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171294538112101323339'),(1070,'91713004363','152',1.00,'1400','retail','0','2024-04-13 13:35:26','','','','1100','Cash',0.00,'1400','','','9','0.00','1','2024-04-13 07:36:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171300450812801323330'),(1071,'91713004363','169',1.00,'3800','retail','0','2024-04-13 13:35:26','','','','2600','Cash',0.00,'3800','','','9','0.00','1','2024-04-13 07:36:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171300452612601323330'),(1072,'91713004580','167',1.00,'200','retail','0','2024-04-13 13:36:51','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-04-13 07:37:27','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171300459612601323330'),(1073,'91713004580','94',1.00,'500','retail','0','2024-04-13 13:36:51','','','','0','Cash',0.00,'500','','','9','16.00','1','2024-04-13 07:37:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171300461112101323330'),(1074,'91713004665','179',1.00,'750','retail','0','2024-04-13 14:14:45','','','','350','Cash',0.00,'750','','','9','0.00','1','2024-04-13 08:15:11','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171300683412401323330'),(1075,'91713004665','9',1.00,'1400','retail','100','2024-04-13 14:14:45','','','','850','Cash',0.00,'1400','','','9','16.00','1','2024-04-13 08:15:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171300688512501323330'),(1076,'91713015943','4',1.00,'1600','retail','0','2024-04-13 16:46:20','','','','1000','Cash',0.00,'1600','','','9','16.00','1','2024-04-13 10:46:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171301597912901323330'),(1077,'91713030950','20',5.00,'400','retail','0','2024-04-13 20:57:41','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-04-13 14:58:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','155.00','150','Inclusive','branch','Inventory','','','','','',NULL,'9171303098112101323330'),(1078,'91713030950','190',1.00,'1500','retail','0','2024-04-13 20:57:41','','','','950','Cash',0.00,'1500','','','9','0.00','1','2024-04-13 14:58:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171303106112101323330'),(1079,'91713031150','178',1.00,'850','retail','0','2024-04-13 20:59:23','','','','500','Cash',0.00,'850','','','9','0.00','1','2024-04-13 14:59:35','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171303116312301323330'),(1080,'91713103493','148',1.00,'200','retail','0','2024-04-14 17:05:11','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-04-14 11:05:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171310351012001323331'),(1081,'91713103541','85',1.00,'2000','retail','200','2024-04-14 17:09:24','','','','0','Cash',0.00,'2000','','','9','16.00','1','2024-04-14 11:09:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171310376412401323331'),(1082,'91713110697','11',1.00,'1200','retail','100','2024-04-14 19:05:49','','','','750','Cash',0.00,'1200','','','9','16.00','1','2024-04-14 13:06:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171311071812801323331'),(1083,'91713110697','167',1.00,'200','retail','0','2024-04-14 19:05:49','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-04-14 13:06:09','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171311073312301323331'),(1084,'91713110697','6972864340117',1.00,'450','retail','0','2024-04-14 19:05:49','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-04-14 13:06:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171311074812801323331'),(1085,'91713117535','6971919199014',2.00,'500','retail','0','2024-04-14 20:59:17','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-04-14 14:59:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171311755612601323331'),(1086,'91713118297','97',1.00,'700','retail','0','2024-04-14 21:11:51','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-04-14 15:11:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171311831112101323331'),(1087,'91713196553','33',6.00,'300','retail','0','2024-04-15 18:56:15','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-04-15 12:56:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','103.00','97','Inclusive','branch','Inventory','','','','','',NULL,'9171319657512501323331'),(1088,'91713196603','130',1.00,'700','retail','0','2024-04-15 18:57:35','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-04-15 12:57:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171319663912901323331'),(1089,'91713196603','83',1.00,'1500','retail','0','2024-04-15 18:57:35','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-04-15 12:57:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171319665512501323331'),(1090,'91713196879','121',1.00,'1500','retail','100','2024-04-15 19:02:18','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-04-15 13:02:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171319689812801323331'),(1091,'91713196879','6971919199014',2.00,'500','retail','0','2024-04-15 19:02:18','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-04-15 13:02:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171319693712701323331'),(1092,'91713203611','6971919199014',3.00,'750','retail','0','2024-04-15 20:57:58','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-04-15 14:58:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171320364312301323332'),(1093,'91713203611','3',1.00,'850','retail','0','2024-04-15 20:57:58','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-04-15 14:58:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','',NULL,'9171320385812801323332'),(1094,'91713203611','33',1.00,'50','retail','0','2024-04-15 20:57:58','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-04-15 14:58:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','','',NULL,'9171320387812801323332'),(1095,'91713253719','6947662262220',1.00,'950','retail','0','2024-04-16 10:48:52','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-04-16 04:49:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171325373212201323332'),(1096,'91713261940','181',1.00,'500','retail','0','2024-04-16 13:05:52','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-04-16 07:06:03','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171326195112101323332'),(1097,'91713261964','33',4.00,'200','retail','0','2024-04-16 13:06:41','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-04-16 07:06:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','96.00','92','Inclusive','branch','Inventory','','','','','',NULL,'9171326198612601323332'),(1098,'91713261964','132',2.00,'400','retail','0','2024-04-16 13:06:41','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-04-16 07:06:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','72.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171326200112101323332'),(1099,'91713262011','199',2.00,'240','retail','0','2024-04-16 13:07:20','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-04-16 07:07:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171326203912901323332'),(1100,'91713262063','3',1.00,'850','retail','0','2024-04-16 13:09:27','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-04-16 07:10:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','',NULL,'9171326207812801323332'),(1101,'91713262063','72',3.00,'1200','retail','0','2024-04-16 13:09:27','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-04-16 07:10:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','159.00','156','Inclusive','branch','Inventory','','','','','',NULL,'9171326212312301323332'),(1102,'91713262063','5',2.00,'520','retail','0','2024-04-16 13:09:27','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-16 07:10:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','238.00','236','Inclusive','branch','Inventory','','','','','',NULL,'9171326214212201323332'),(1103,'91713262063','93',1.00,'250','retail','0','2024-04-16 13:09:27','','','','180','Cash',0.00,'250','','','9','16.00','1','2024-04-16 07:10:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9171326216712701323332'),(1104,'91713264891','183',1.00,'350','retail','0','2024-04-16 13:55:10','','','','200','Cash',0.00,'350','','','9','0.00','1','2024-04-16 07:55:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171326491012001323332'),(1105,'91713290388','38',1.00,'1500','retail','0','2024-04-16 21:00:43','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-04-16 15:00:51','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171329044312301323332'),(1106,'91713290703','93',1.00,'250','retail','0','2024-04-16 21:07:36','','','','180','Cash',0.00,'250','','','9','16.00','1','2024-04-16 15:07:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9171329074512501323332'),(1107,'91713290703','72',8.00,'3200','retail','0','2024-04-16 21:07:36','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-04-16 15:07:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','156.00','148','Inclusive','branch','Inventory','','','','','',NULL,'9171329079512501323332'),(1108,'91713290703','36',1.00,'650','retail','0','2024-04-16 21:07:36','','','','350','Cash',0.00,'650','','','9','16.00','1','2024-04-16 15:07:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171329080912901323332'),(1109,'91713290703','110',1.00,'250','retail','0','2024-04-16 21:07:36','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-04-16 15:07:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171329085512501323332'),(1110,'91713373579','185',1.00,'60','retail','0','2024-04-17 20:07:17','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-04-17 14:16:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171337363612601323333'),(1111,'91713374179','5',1.00,'250','retail','10','2024-04-17 20:17:10','','','','190','Cash',0.00,'250','','','9','16.00','1','2024-04-17 14:18:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','236.00','235','Inclusive','branch','Inventory','','','','','',NULL,'9171337420112101323333'),(1112,'91713374179','9',1.00,'1400','retail','100','2024-04-17 20:17:10','','','','850','Cash',0.00,'1400','','','9','16.00','1','2024-04-17 14:18:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171337422912901323333'),(1113,'91713374281','6970802080026',1.00,'600','retail','0','2024-04-17 20:19:17','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-04-17 14:19:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171337435712701323333'),(1114,'91713377075','181',1.00,'500','retail','0','2024-04-17 21:04:49','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-04-17 15:05:10','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171337708812801323333'),(1115,'91713377245','6947662262220',1.00,'950','retail','0','2024-04-17 21:07:36','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-04-17 15:07:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171337725612601323333'),(1116,'91713426596','149',1.00,'180','retail','0','2024-04-18 10:50:25','','','','125','Cash',0.00,'180','','','9','0.00','1','2024-04-18 04:50:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171342662512501323334'),(1117,'91713456224','169',1.00,'3600','retail','200','2024-04-18 19:04:15','','','','2600','Cash',0.00,'3600','','','9','0.00','1','2024-04-18 13:04:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171345624612601323334'),(1118,'91713463576','59',1.00,'450','retail','0','2024-04-18 21:06:45','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-04-18 15:06:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171346359312301323334'),(1119,'91713463576','13',1.00,'600','retail','0','2024-04-18 21:06:45','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-04-18 15:06:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171346360512501323334'),(1120,'91713540420','197',1.00,'800','retail','0','2024-04-19 18:29:53','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-04-19 12:30:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171354057512501323335'),(1121,'91713540420','28',2.00,'100','retail','0','2024-04-19 18:29:53','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-04-19 12:30:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9171354059312301323335'),(1122,'91713540611','149',1.00,'180','retail','0','2024-04-19 18:30:23','','','','125','Cash',0.00,'180','','','9','0.00','1','2024-04-19 12:30:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171354062212201323335'),(1123,'91713540638','13',1.00,'600','retail','0','2024-04-19 18:30:51','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-04-19 12:31:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171354065012001323335'),(1124,'91713550609','4',1.00,'1650','retail','0','2024-04-19 21:18:16','','','','1100','Cash',0.00,'1650','','','9','16.00','1','2024-04-19 15:18:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171355068412401323335'),(1125,'91713550609','18',1.00,'120','retail','0','2024-04-19 21:18:16','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-04-19 15:18:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'9171355069512501323335'),(1126,'91713610695','207',1.00,'1300','retail','100','2024-04-20 14:08:48','','','','600','Cash',0.00,'1300','','','9','0.00','1','2024-04-20 08:09:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171361128512501323336'),(1127,'91713610695','181',1.00,'500','retail','0','2024-04-20 14:08:48','','','','250','Cash',0.00,'500','','','9','0.00','1','2024-04-20 08:09:31','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171361132712701323336'),(1128,'91713615792','204',1.00,'1650','retail','150','2024-04-20 15:24:42','','','','1200','Cash',0.00,'1650','','','9','0.00','1','2024-04-20 09:24:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171361586512501323336'),(1129,'91713615792','97',1.00,'700','retail','0','2024-04-20 15:24:42','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-04-20 09:24:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171361588212201323336'),(1130,'91713638226','63',1.00,'1300','retail','0','2024-04-20 21:37:30','','','','850','Cash',0.00,'1300','','','9','16.00','1','2024-04-20 15:37:39','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171363823812801323336'),(1131,'91713638226','12',1.00,'800','retail','0','2024-04-20 21:37:30','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-04-20 15:37:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171363825012001323336'),(1132,'91713716805','179',1.00,'700','retail','50','2024-04-21 19:27:26','','','','350','Cash',0.00,'700','','','9','0.00','1','2024-04-21 13:27:39','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171371683412401323337'),(1133,'91713716805','97',1.00,'700','retail','0','2024-04-21 19:27:26','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-04-21 13:27:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171371684612601323337'),(1134,'91713721385','6947662262220',1.00,'950','retail','0','2024-04-21 20:43:52','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-04-21 14:44:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171372139412401323337'),(1135,'91713721385','5029053579054',1.00,'260','retail','0','2024-04-21 20:43:52','','','','0','Cash',0.00,'260','','','9','16.00','1','2024-04-21 14:44:00','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171372143112101323337'),(1136,'91713808817','197',1.00,'800','retail','0','2024-04-22 21:00:56','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-04-22 15:01:03','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171380882512501323338'),(1137,'91713808864','59',1.00,'450','retail','0','2024-04-22 21:01:15','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-04-22 15:01:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171380887412401323338'),(1138,'91713808901','45',1.00,'1600','retail','0','2024-04-22 21:02:30','','','','1000','Cash',0.00,'1600','','','9','16.00','1','2024-04-22 15:02:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171380892812801323338'),(1139,'91713808901','4',1.00,'1650','retail','0','2024-04-22 21:02:30','','','','1100','Cash',0.00,'1650','','','9','16.00','1','2024-04-22 15:02:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171380893812801323338'),(1140,'91713808901','3',1.00,'850','retail','0','2024-04-22 21:02:30','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-04-22 15:02:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'9171380895012001323338'),(1141,'91713873141','7',1.00,'1500','retail','100','2024-04-23 14:52:48','','','','950','Cash',0.00,'1500','','','9','16.00','1','2024-04-23 08:53:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9171387316712701323338'),(1142,'91713880260','170',2.00,'140','retail','0','2024-04-23 18:00:14','','','','50','Cash',0.00,'70','','','9','0.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171388027312301323338'),(1143,'91713880260','33',4.00,'200','retail','0','2024-04-23 18:00:14','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','92.00','88','Inclusive','branch','Inventory','','','','','',NULL,'9171388029112101323338'),(1144,'91713880260','48',1.00,'700','retail','0','2024-04-23 18:00:14','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-04-23 12:00:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171388030412401323338'),(1145,'91713880260','166',1.00,'1799','retail','0','2024-04-23 18:00:14','','','','1360','Cash',0.00,'1799','','','9','0.00','1','2024-04-23 12:00:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171388031712701323338'),(1146,'91713880260','11',1.00,'1300','retail','0','2024-04-23 18:00:14','','','','750','Cash',0.00,'1300','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171388032812801323338'),(1147,'91713880260','37',2.00,'2400','retail','100','2024-04-23 18:00:14','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171388039512501323338'),(1148,'91713880260','32',2.00,'500','retail','0','2024-04-23 18:00:14','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','','','','','',NULL,'9171388041412401323338'),(1149,'91713880260','20',3.00,'240','retail','0','2024-04-23 18:00:14','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','150.00','147','Inclusive','branch','Inventory','','','','','',NULL,'9171388042712701323338'),(1150,'91713880260','6947662262220',2.00,'1900','retail','0','2024-04-23 18:00:14','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171388048612601323338'),(1151,'91713880260','21',2.00,'400','retail','0','2024-04-23 18:00:14','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9171388050212201323338'),(1152,'91713880260','199',2.00,'240','retail','0','2024-04-23 18:00:14','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171388059112101323338'),(1153,'91713880260','83',1.00,'1500','retail','0','2024-04-23 18:00:14','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171388060512501323338'),(1154,'91713880260','3',1.00,'850','retail','0','2024-04-23 18:00:14','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'9171388062112101323338'),(1155,'91713880260','117',1.00,'1400','retail','50','2024-04-23 18:00:14','','','','800','Cash',0.00,'1400','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171388064112101323338'),(1156,'91713880260','96',1.00,'800','retail','0','2024-04-23 18:00:14','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171388065512501323338'),(1157,'91713880260','197',1.00,'800','retail','0','2024-04-23 18:00:14','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-04-23 12:00:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171388066612601323338'),(1158,'91713880260','38',1.00,'1400','retail','100','2024-04-23 18:00:14','','','','900','Cash',0.00,'1400','','','9','16.00','1','2024-04-23 12:00:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171388077112101323338'),(1159,'91713880260','60',1.00,'2400','retail','100','2024-04-23 18:00:14','','','','1800','Cash',0.00,'2400','','','9','16.00','1','2024-04-23 12:00:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171388079812801323338'),(1160,'91713880260','175',1.00,'450','retail','0','2024-04-23 18:00:14','','','','250','Cash',0.00,'450','','','9','0.00','1','2024-04-23 12:00:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171388427012001323338'),(1161,'91713880260','72',3.00,'1185.75','retail','14.25','2024-04-23 18:00:14','','','','200','Cash',0.00,'395.25','','','9','16.00','1','2024-04-23 12:00:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','148.00','145','Inclusive','branch','Inventory','','','','','',NULL,'9171388441412401323338'),(1162,'91713884446','118',1.00,'2300','retail','200','2024-04-23 18:01:18','','','','1700','Cash',0.00,'2300','','','9','16.00','1','2024-04-23 12:01:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171388447712701323338'),(1163,'91713884516','197',1.00,'800','retail','0','2024-04-23 18:02:17','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-04-23 12:02:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171388453712701323338'),(1164,'91713884809','199',3.00,'360','retail','0','2024-04-23 18:46:05','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-04-23 12:46:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','36.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171388707612601323338'),(1165,'91713884809','204',1.00,'1800','retail','0','2024-04-23 18:46:05','','','','1200','Cash',0.00,'1800','','','9','0.00','1','2024-04-23 12:46:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171388716412401323338'),(1166,'91713895383','48',1.00,'700','retail','0','2024-04-23 21:04:13','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-04-23 15:04:20','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171389539312301323338'),(1167,'91713895383','180',1.00,'550','retail','0','2024-04-23 21:04:13','','','','300','Cash',0.00,'550','','','9','0.00','1','2024-04-23 15:04:20','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171389541012001323338'),(1168,'91713895383','5',10.00,'2600','retail','0','2024-04-23 21:04:13','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-23 15:04:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','235.00','225','Inclusive','branch','Inventory','','','','','',NULL,'9171389542412401323338'),(1169,'91713895383','72',5.00,'2000','retail','0','2024-04-23 21:04:13','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-04-23 15:04:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','145.00','140','Inclusive','branch','Inventory','','','','','',NULL,'9171389545212201323338'),(1170,'91713981973','132',4.00,'800','retail','0','2024-04-24 21:06:46','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-04-24 15:07:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','70.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171398199012001323339'),(1171,'91713981973','28',4.00,'200','retail','0','2024-04-24 21:06:46','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-04-24 15:07:01','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9171398200512501323339'),(1172,'91713982021','21',1.00,'200','retail','0','2024-04-24 21:07:44','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-04-24 15:07:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171398203612601323339'),(1173,'91713982021','15',2.00,'160','retail','0','2024-04-24 21:07:44','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-04-24 15:07:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','',NULL,'9171398205012001323339'),(1174,'91713982021','2',1.00,'1300','retail','0','2024-04-24 21:07:44','','','','950','Cash',0.00,'1300','','','9','16.00','1','2024-04-24 15:07:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171398206312301323339'),(1175,'91713982078','27',1.00,'1000','retail','0','2024-04-24 21:08:34','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-04-24 15:08:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171398211312301323339'),(1176,'91713982173','6970802080026',3.00,'1800','retail','0','2024-04-24 21:10:35','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-04-24 15:10:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171398221612601323339'),(1177,'91713982173','4',1.00,'1650','retail','0','2024-04-24 21:10:35','','','','1100','Cash',0.00,'1650','','','9','16.00','1','2024-04-24 15:10:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171398223412401323339'),(1178,'91714066210','62',1.00,'500','retail','0','2024-04-25 20:32:49','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-04-25 14:33:01','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171406636812801323330'),(1179,'91714066382','6224008817598',1.00,'799','retail','0','2024-04-25 20:33:50','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-04-25 14:34:01','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171406640112101323330'),(1180,'91714066382','148',1.00,'200','retail','0','2024-04-25 20:33:50','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-04-25 14:34:01','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171406642912901323330'),(1181,'91714150717','21',1.00,'200','retail','0','2024-04-26 20:00:01','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-04-26 14:00:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9171415073912901323331'),(1182,'91714150717','20',7.00,'560','retail','0','2024-04-26 20:00:01','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-04-26 14:00:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','147.00','140','Inclusive','branch','Inventory','','','','','',NULL,'9171415077512501323331'),(1183,'91714150717','15',7.00,'560','retail','0','2024-04-26 20:00:01','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-04-26 14:00:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','49.00','42','Inclusive','branch','Inventory','','','','','',NULL,'9171415080112101323331'),(1184,'91714150843','111',1.00,'1800','retail','150','2024-04-26 20:01:00','','','','1350','Cash',0.00,'1800','','','9','16.00','1','2024-04-26 14:01:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171415086012001323331'),(1185,'91714150876','129',1.00,'1000','retail','100','2024-04-26 20:01:41','','','','600','Cash',0.00,'1000','','','9','16.00','1','2024-04-26 14:02:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171415090112101323331'),(1186,'91714150928','5',5.00,'1300','retail','0','2024-04-26 20:06:02','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-26 14:06:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','225.00','220','Inclusive','branch','Inventory','','','','','',NULL,'9171415095712701323331'),(1187,'91714150928','63',1.00,'1200','retail','100','2024-04-26 20:06:02','','','','850','Cash',0.00,'1200','','','9','16.00','1','2024-04-26 14:06:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171415098612601323331'),(1188,'91714150928','17',1.00,'500','retail','0','2024-04-26 20:06:02','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-04-26 14:06:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171415111612601323331'),(1189,'91714150928','132',2.00,'400','retail','0','2024-04-26 20:06:02','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-04-26 14:06:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171415113312301323331'),(1190,'91714150928','185',2.00,'120','retail','0','2024-04-26 20:06:02','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-04-26 14:06:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171415116112101323331'),(1191,'91714151179','53',4.00,'1200','retail','0','2024-04-26 20:07:15','','','','125','Cash',0.00,'300','','','9','16.00','1','2024-04-26 14:07:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171415123412401323331'),(1192,'91714153522','5',1.00,'260','retail','0','2024-04-26 20:46:00','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-04-26 14:46:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','220.00','219','Inclusive','branch','Inventory','','','','','',NULL,'9171415353312301323331'),(1193,'91714153522','110',1.00,'250','retail','0','2024-04-26 20:46:00','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-04-26 14:46:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171415354112101323331'),(1194,'91714153522','31',1.00,'500','retail','0','2024-04-26 20:46:00','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-04-26 14:46:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171415355912901323331'),(1195,'91714235497','18',4.00,'400','retail','80','2024-04-27 19:32:03','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-04-27 13:32:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9171423552212201323332'),(1196,'91714235532','96',1.00,'800','retail','0','2024-04-27 19:32:27','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-04-27 13:32:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171423554612601323332'),(1197,'91714235560','15',2.00,'160','retail','0','2024-04-27 19:32:57','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-04-27 13:33:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9171423557712701323332'),(1198,'91714235718','199',3.00,'360','retail','0','2024-04-27 19:35:33','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-04-27 13:35:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171423573212201323332'),(1199,'91714315888','205',1.00,'1400','retail','100','2024-04-28 17:59:59','','','','700','Cash',0.00,'1400','','','9','0.00','1','2024-04-28 12:00:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171431615512501323333'),(1200,'91714315888','106',1.00,'1000','retail','100','2024-04-28 17:59:59','','','','750','Cash',0.00,'1000','','','9','16.00','1','2024-04-28 12:00:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171431632512501323333'),(1201,'91714315888','25',1.00,'800','retail','100','2024-04-28 17:59:59','','','','600','Cash',0.00,'800','','','9','16.00','1','2024-04-28 12:00:43','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171431636312301323333'),(1202,'91714315888','72',1.00,'400','retail','0','2024-04-28 17:59:59','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-04-28 12:00:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','140.00','139','Inclusive','branch','Inventory','','','','','',NULL,'9171431638012001323333'),(1203,'91714315888','148',1.00,'200','retail','0','2024-04-28 17:59:59','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-04-28 12:00:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171431639912901323333'),(1204,'91714327140','37',1.00,'1250','retail','0','2024-04-28 20:59:45','','','','700','Cash',0.00,'1250','','','9','16.00','1','2024-04-28 15:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171432715612601323333'),(1205,'91714327140','3',1.00,'850','retail','0','2024-04-28 20:59:45','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-04-28 15:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'9171432716912901323333'),(1206,'91714327140','20',2.00,'160','retail','0','2024-04-28 20:59:45','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-04-28 15:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','140.00','138','Inclusive','branch','Inventory','','','','','',NULL,'9171432718512501323333'),(1207,'91714409449','199',5.00,'600','retail','0','2024-04-29 19:52:39','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-04-29 13:52:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171440949112101323334'),(1208,'91714409449','6970802080026',1.00,'600','retail','0','2024-04-29 19:52:39','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-04-29 13:52:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171440952812801323334'),(1209,'91714409449','18',4.00,'480','retail','0','2024-04-29 19:52:39','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-04-29 13:52:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171440955812801323334'),(1210,'91714413809','81',1.00,'1800','retail','0','2024-04-29 21:04:33','','','','1000','Cash',0.00,'1800','','','9','16.00','1','2024-04-29 15:04:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171441382312301323334'),(1211,'91714413809','107',1.00,'1000','retail','0','2024-04-29 21:04:33','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-04-29 15:04:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171441387212201323334'),(1212,'91714493298','170',3.00,'210','retail','0','2024-04-30 19:09:36','','','','50','Cash',0.00,'70','','','9','0.00','1','2024-04-30 13:09:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171449333412401323334'),(1213,'91714493298','161',1.00,'1299','retail','0','2024-04-30 19:09:36','','','','1131','Cash',0.00,'1299','','','9','0.00','1','2024-04-30 13:09:48','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171449334612601323334'),(1214,'91714493298','62',1.00,'500','retail','0','2024-04-30 19:09:36','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-04-30 13:09:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171449335812801323334'),(1215,'91714493298','28',2.00,'100','retail','0','2024-04-30 19:09:36','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-04-30 13:09:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171449337512501323334'),(1216,'91714493388','6970802080026',1.00,'600','retail','0','2024-04-30 19:10:11','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-04-30 13:10:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171449341012001323334'),(1217,'91714496915','20',4.00,'320','retail','0','2024-04-30 20:16:55','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-04-30 14:17:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','138.00','134','Inclusive','branch','Inventory','','','','','',NULL,'9171449738812801323334'),(1218,'91714496915','28',3.00,'150','retail','0','2024-04-30 20:16:55','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-04-30 14:17:03','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171449740412401323334'),(1219,'91714496915','15',1.00,'80','retail','0','2024-04-30 20:16:55','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-04-30 14:17:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9171449741512501323334'),(1220,'91714497423','172',1.00,'3200','retail','0','2024-04-30 20:17:37','','','','1980','Cash',0.00,'3200','','','9','0.00','1','2024-04-30 14:18:28','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171449744112101323334'),(1221,'91714497423','99',2.00,'500','retail','0','2024-04-30 20:17:37','','','','0','Cash',0.00,'250','','','9','16.00','1','2024-04-30 14:18:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171449745712701323334'),(1222,'91714500429','199',1.00,'120','retail','0','2024-04-30 21:07:26','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-04-30 15:07:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171450043612601323335'),(1223,'91714500429','4',1.00,'1650','retail','0','2024-04-30 21:07:26','','','','1100','Cash',0.00,'1650','','','9','16.00','1','2024-04-30 15:07:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171450044612601323335'),(1224,'91714585578','170',1.00,'70','retail','0','2024-05-01 20:46:31','','','','50','Cash',0.00,'70','','','9','0.00','1','2024-05-01 14:47:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171458559112101323335'),(1225,'91714585650','15',6.00,'480','retail','0','2024-05-01 20:48:28','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-01 14:48:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','39.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9171458569112101323335'),(1226,'91714585650','197',1.00,'800','retail','0','2024-05-01 20:48:28','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-05-01 14:48:39','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171458570812801323335'),(1227,'91714585762','198',1.00,'1300','retail','0','2024-05-01 20:49:57','','','','700','Cash',0.00,'1300','','','9','0.00','1','2024-05-01 14:50:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171458577112101323335'),(1228,'91714585762','7',1.00,'1600','retail','0','2024-05-01 20:49:57','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-05-01 14:50:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9171458578112101323335'),(1229,'91714585762','72',3.00,'1200','retail','0','2024-05-01 20:49:57','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-05-01 14:50:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','139.00','136','Inclusive','branch','Inventory','','','','','',NULL,'9171458579712701323335'),(1230,'91714669284','132',7.00,'1400','retail','0','2024-05-02 20:03:31','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-05-02 14:03:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','64.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171466935412401323336'),(1231,'91714669424','64',1.00,'2300','retail','100','2024-05-02 20:04:22','','','','1600','Cash',0.00,'2300','','','9','16.00','1','2024-05-02 14:04:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171466946112101323336'),(1232,'91714672271','8',1.00,'1850','retail','0','2024-05-02 20:52:05','','','','900','Cash',0.00,'1850','','','9','16.00','1','2024-05-02 14:52:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171467232512501323336'),(1233,'91714758323','148',1.00,'200','retail','0','2024-05-03 20:47:49','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-05-03 14:48:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171475839912901323337'),(1234,'91714758323','164',1.00,'250','retail','0','2024-05-03 20:47:49','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-05-03 14:48:05','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171475844312301323337'),(1235,'91714758323','185',5.00,'300','retail','0','2024-05-03 20:47:49','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-05-03 14:48:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','39.00','34','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171475846812801323337'),(1236,'91714758486','83',1.00,'1400','retail','100','2024-05-03 20:48:28','','','','800','Cash',0.00,'1400','','','9','16.00','1','2024-05-03 14:48:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171475850712701323337'),(1237,'91714759183','25',1.00,'900','retail','0','2024-05-03 21:00:36','','','','600','Cash',0.00,'900','','','9','16.00','1','2024-05-03 15:00:42','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171475920312301323337'),(1238,'91714759183','12',1.00,'800','retail','0','2024-05-03 21:00:36','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-05-03 15:00:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171475921512501323337'),(1239,'91714759183','6972864340117',1.00,'450','retail','0','2024-05-03 21:00:36','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-05-03 15:00:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171475922512501323337'),(1240,'91714759183','63',1.00,'1300','retail','0','2024-05-03 21:00:36','','','','850','Cash',0.00,'1300','','','9','16.00','1','2024-05-03 15:00:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171475923512501323337'),(1241,'91714831784','6972864340117',1.00,'450','retail','0','2024-05-04 17:14:52','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-05-04 11:15:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171483209212201323338'),(1242,'91714833096','6166000121849',1.00,'750','retail','0','2024-05-04 18:32:23','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-05-04 12:32:35','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171483674312301323338'),(1243,'91714836756','21',1.00,'200','retail','0','2024-05-04 18:34:10','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-05-04 12:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171483677012001323338'),(1244,'91714836756','129',1.00,'1000','retail','100','2024-05-04 18:34:10','','','','600','Cash',0.00,'1000','','','9','16.00','1','2024-05-04 12:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171483684912901323338'),(1245,'91714836858','18',1.00,'100','retail','20','2024-05-04 18:34:37','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-05-04 12:34:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9171483687712701323338'),(1246,'91714836924','158',2.00,'300','retail','0','2024-05-04 18:35:43','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-05-04 12:35:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171483694212201323338'),(1247,'91714844225','12',1.00,'800','retail','0','2024-05-04 20:38:06','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-05-04 14:38:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171484424812801323338'),(1248,'91714844225','181',1.00,'450','retail','50','2024-05-04 20:38:06','','','','250','Cash',0.00,'450','','','9','0.00','1','2024-05-04 14:38:24','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171484428612601323338'),(1249,'91714845427','4',1.00,'1650','retail','0','2024-05-04 20:58:13','','','','1100','Cash',0.00,'1650','','','9','16.00','1','2024-05-04 14:58:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171484543512501323338'),(1250,'91714845427','148',1.00,'200','retail','0','2024-05-04 20:58:13','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-05-04 14:58:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171484544712701323338'),(1251,'91714845427','6166000121849',1.00,'750','retail','0','2024-05-04 20:58:13','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-05-04 14:58:23','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171484545612601323338'),(1252,'91714845427','4287211',1.00,'600','retail','0','2024-05-04 20:58:13','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-05-04 14:58:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171484548212201323338'),(1253,'91714845427','130',1.00,'700','retail','0','2024-05-04 20:58:13','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-05-04 14:58:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171484549312301323338'),(1254,'91714925608','39',1.00,'2300','retail','200','2024-05-05 19:14:24','','','','1600','Cash',0.00,'2300','','','9','16.00','1','2024-05-05 13:14:38','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171492566312301323339'),(1255,'91714925679','4',1.00,'1500','retail','150','2024-05-05 19:16:19','','','','1100','Cash',0.00,'1500','','','9','16.00','1','2024-05-05 13:16:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171492572112101323339'),(1256,'91714925679','18',5.00,'500','retail','100','2024-05-05 19:16:19','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-05-05 13:16:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171492577812801323339'),(1257,'91714932390','97',1.00,'700','retail','0','2024-05-05 21:07:07','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-05-05 15:07:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171493239912901323339'),(1258,'91714932390','5',1.00,'260','retail','0','2024-05-05 21:07:07','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-05-05 15:07:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','219.00','218','Inclusive','branch','Inventory','','','','','',NULL,'9171493241612601323339'),(1259,'91714932390','3',1.00,'850','retail','0','2024-05-05 21:07:07','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-05-05 15:07:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'9171493242612601323339'),(1260,'91714996213','196',1.00,'950','retail','49','2024-05-06 14:50:48','','','','500','Cash',0.00,'950','','','9','0.00','1','2024-05-06 08:51:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171499623012001323339'),(1261,'91714996213','72',1.00,'400','retail','0','2024-05-06 14:50:48','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-05-06 08:51:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','136.00','135','Inclusive','branch','Inventory','','','','','',NULL,'9171499624812801323339'),(1262,'91714996268','110',1.00,'250','retail','0','2024-05-06 14:51:51','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-05-06 08:52:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171499629212201323339'),(1263,'91714996268','15',3.00,'240','retail','0','2024-05-06 14:51:51','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-06 08:52:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','','','','','',NULL,'9171499631112101323339'),(1264,'91714996320','2',1.00,'1300','retail','0','2024-05-06 14:52:17','','','','950','Cash',0.00,'1300','','','9','16.00','1','2024-05-06 08:52:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171499633712701323339'),(1265,'91714996345','4',1.00,'1600','retail','50','2024-05-06 14:53:09','','','','1100','Cash',0.00,'1600','','','9','16.00','1','2024-05-06 08:53:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171499636312301323339'),(1266,'91714996345','21',1.00,'200','retail','0','2024-05-06 14:53:09','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-05-06 08:53:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171499637712701323339'),(1267,'91714996345','130',1.00,'700','retail','0','2024-05-06 14:53:09','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-05-06 08:53:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171499638912901323339'),(1268,'91714996397','15',1.00,'80','retail','0','2024-05-06 14:53:30','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-06 08:53:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9171499641012001323339'),(1269,'91714996517','176',1.00,'450','retail','0','2024-05-06 15:08:53','','','','200','Cash',0.00,'450','','','9','0.00','1','2024-05-06 09:09:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171499728312301323339'),(1270,'91714996517','150',1.00,'550','retail','0','2024-05-06 15:08:53','','','','350','Cash',0.00,'550','','','9','0.00','1','2024-05-06 09:09:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171499729512501323339'),(1271,'91714996517','21',2.00,'400','retail','0','2024-05-06 15:08:53','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-05-06 09:09:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171499731412401323339'),(1272,'91714996517','38',1.00,'1400','retail','100','2024-05-06 15:08:53','','','','900','Cash',0.00,'1400','','','9','16.00','1','2024-05-06 09:09:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171499733312301323339'),(1273,'91715018198','5',5.00,'1300','retail','0','2024-05-06 21:02:19','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-05-06 15:03:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','218.00','213','Inclusive','branch','Inventory','','','','','',NULL,'9171501833512501323330'),(1274,'91715018198','15',4.00,'320','retail','0','2024-05-06 21:02:19','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-06 15:03:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','29.00','25','Inclusive','branch','Inventory','','','','','',NULL,'9171501835212201323330'),(1275,'91715018198','191',1.00,'699','retail','0','2024-05-06 21:02:19','','','','476','Cash',0.00,'699','','','9','0.00','1','2024-05-06 15:03:54','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171501836512501323330'),(1276,'91715018198','6970802080026',1.00,'600','retail','0','2024-05-06 21:02:19','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-06 15:03:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171501853912901323330'),(1277,'91715104820','164',1.00,'250','retail','0','2024-05-07 21:03:58','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-05-07 15:04:15','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171510493112101323331'),(1278,'91715104820','59',1.00,'450','retail','0','2024-05-07 21:03:58','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-05-07 15:04:15','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171510503712701323331'),(1279,'91715105056','132',4.00,'600','retail','200','2024-05-07 21:04:56','','','','104','Cash',0.00,'150','','','9','16.00','1','2024-05-07 15:05:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','57.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171510508112101323331'),(1280,'91715105056','15',1.00,'80','retail','0','2024-05-07 21:04:56','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-07 15:05:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9171510509512501323331'),(1281,'91715105115','109',1.00,'1850','retail','100','2024-05-07 21:05:54','','','','1150','Cash',0.00,'1850','','','9','16.00','1','2024-05-07 15:06:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171510515312301323331'),(1282,'91715105236','208',1.00,'200','retail','0','2024-05-07 21:07:25','','','','100','Cash',0.00,'200','','','9','0.00','1','2024-05-07 15:07:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171510524512501323331'),(1283,'91715105261','83',1.00,'1500','retail','0','2024-05-07 21:08:10','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-05-07 15:08:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171510527012001323331'),(1284,'91715105261','185',4.00,'240','retail','0','2024-05-07 21:08:10','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-05-07 15:08:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','34.00','30','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171510529012001323331'),(1285,'91715105334','36',1.00,'550','retail','100','2024-05-07 21:09:41','','','','350','Cash',0.00,'550','','','9','16.00','1','2024-05-07 15:09:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171510535312301323331'),(1286,'91715105334','51',2.00,'1000','retail','0','2024-05-07 21:09:41','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-05-07 15:09:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9171510537012001323331'),(1287,'91715105334','182',1.00,'750','retail','0','2024-05-07 21:09:41','','','','500','Cash',0.00,'750','','','9','0.00','1','2024-05-07 15:09:52','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171510538112101323331'),(1288,'91715105393','32',1.00,'250','retail','0','2024-05-07 21:10:13','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-05-07 15:10:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','',NULL,'9171510540412401323331'),(1289,'91715105393','15',1.00,'80','retail','0','2024-05-07 21:10:13','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-07 15:10:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9171510541312301323331'),(1290,'91715105450','14',1.00,'600','retail','0','2024-05-07 21:13:00','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-07 15:13:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171510546012001323331'),(1291,'91715105450','21',1.00,'200','retail','0','2024-05-07 21:13:00','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-05-07 15:13:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171510547312301323331'),(1292,'91715105450','15',1.00,'80','retail','0','2024-05-07 21:13:00','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-07 15:13:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9171510548212201323331'),(1293,'91715105450','132',2.00,'400','retail','0','2024-05-07 21:13:00','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-05-07 15:13:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171510549512501323331'),(1294,'91715105450','200',1.00,'450','retail','0','2024-05-07 21:13:00','','','','360','Cash',0.00,'450','','','9','0.00','1','2024-05-07 15:13:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171510551212201323331'),(1295,'91715105450','81',1.00,'1800','retail','0','2024-05-07 21:13:00','','','','1000','Cash',0.00,'1800','','','9','16.00','1','2024-05-07 15:13:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171510558012001323331'),(1296,'91715188818','173',1.00,'2800','retail','200','2024-05-08 20:21:48','','','','2000','Cash',0.00,'2800','','','9','0.00','1','2024-05-08 14:22:01','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171518890812801323331'),(1297,'91715188921','6970802080026',1.00,'600','retail','0','2024-05-08 20:22:11','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-08 14:22:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171518893112101323331'),(1298,'91715274157','18',1.00,'120','retail','0','2024-05-09 20:13:06','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-05-09 14:15:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171527478512501323332'),(1299,'91715274912','137',1.00,'799','retail','0','2024-05-09 20:15:29','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-05-09 14:15:44','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171527492912901323332'),(1300,'91715277754','158',1.00,'150','retail','0','2024-05-09 21:06:46','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-05-09 15:07:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171527777112101323332'),(1301,'91715277754','3',1.00,'850','retail','0','2024-05-09 21:06:46','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-05-09 15:07:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'9171527783812801323332'),(1302,'91715277754','69',1.00,'2300','retail','0','2024-05-09 21:06:46','','','','0','Cash',0.00,'2300','','','9','16.00','1','2024-05-09 15:07:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171527784912901323332'),(1303,'91715277754','6970802080026',1.00,'600','retail','0','2024-05-09 21:06:46','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-09 15:07:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171527786212201323332'),(1304,'91715277754','199',1.00,'120','retail','0','2024-05-09 21:06:46','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-05-09 15:07:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171527788512501323332'),(1305,'91715277754','148',1.00,'200','retail','0','2024-05-09 21:06:46','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-05-09 15:07:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171527789812801323332'),(1306,'91715277754','54',3.00,'600','retail','0','2024-05-09 21:06:46','','','','84','Cash',0.00,'200','','','9','16.00','1','2024-05-09 15:07:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9171527791712701323332'),(1307,'91715277754','20',6.00,'480','retail','0','2024-05-09 21:06:46','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-05-09 15:07:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','134.00','128','Inclusive','branch','Inventory','','','','','',NULL,'9171527793212201323332'),(1308,'91715277754','19',1.00,'700','retail','0','2024-05-09 21:06:46','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-05-09 15:07:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171527795834213001953'),(1309,'91715277754','145',1.00,'550','retail','0','2024-05-09 21:06:46','','','','400','Cash',0.00,'550','','','9','5.00','1','2024-05-09 15:07:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171527797612601323332'),(1310,'91715277754','4287211',1.00,'600','retail','0','2024-05-09 21:06:46','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-05-09 15:07:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171527800512501323332'),(1311,'91715357146','199',3.00,'360','retail','0','2024-05-10 19:06:06','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-05-10 13:06:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171535716612601323333'),(1312,'91715357179','110',1.00,'250','retail','0','2024-05-10 19:06:28','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-05-10 13:06:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171535718712701323333'),(1313,'91715357200','197',1.00,'800','retail','0','2024-05-10 19:06:56','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-05-10 13:07:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171535721512501323333'),(1314,'91715357220','164',2.00,'500','retail','0','2024-05-10 19:10:17','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-05-10 13:10:45','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171535727712701323333'),(1315,'91715357220','168',1.00,'900','retail','0','2024-05-10 19:10:17','','','','520','Cash',0.00,'900','','','9','0.00','1','2024-05-10 13:10:45','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171535740012001323333'),(1316,'91715357220','38',1.00,'1400','retail','100','2024-05-10 19:10:17','','','','900','Cash',0.00,'1400','','','9','16.00','1','2024-05-10 13:10:45','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171535741612601323333'),(1317,'91715357446','131',1.00,'1400','retail','100','2024-05-10 19:11:12','','','','1000','Cash',0.00,'1400','','','9','16.00','1','2024-05-10 13:11:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171535747212201323333'),(1318,'91715357554','105',1.00,'1500','retail','0','2024-05-10 19:12:45','','','','750','Cash',0.00,'1500','','','9','16.00','1','2024-05-10 13:13:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171535756412401323333'),(1319,'91715357581','211',1.00,'1000','retail','0','2024-05-10 19:13:12','','','','650','Cash',0.00,'1000','','','9','0.00','1','2024-05-10 13:13:22','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171535759212201323333'),(1320,'91715357602','13',1.00,'600','retail','0','2024-05-10 19:13:36','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-10 13:13:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171535761612601323333'),(1321,'91715365543','110',1.00,'250','retail','0','2024-05-10 21:25:57','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-05-10 15:26:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171536555612601323333'),(1322,'91715365569','51',3.00,'1500','retail','0','2024-05-10 21:27:49','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-05-10 15:28:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','','','','','',NULL,'9171536566812801323333'),(1323,'91715365718','87',1.00,'1600','retail','100','2024-05-10 21:30:16','','','','1100','Cash',0.00,'1600','','','9','16.00','1','2024-05-10 15:31:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171536574912901323333'),(1324,'91715365718','132',3.00,'600','retail','0','2024-05-10 21:30:16','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-05-10 15:31:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','51.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171536576912901323333'),(1325,'91715365718','37',1.00,'1100','retail','150','2024-05-10 21:30:16','','','','700','Cash',0.00,'1100','','','9','16.00','1','2024-05-10 15:31:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171536579412401323333'),(1326,'91715365718','72',3.00,'1200','retail','0','2024-05-10 21:30:16','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-05-10 15:31:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','135.00','132','Inclusive','branch','Inventory','','','','','',NULL,'9171536581612601323333'),(1327,'91715366034','50',1.00,'2500','retail','0','2024-05-10 21:34:23','','','','1900','Cash',0.00,'2500','','','9','16.00','1','2024-05-10 15:34:29','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171536604412401323333'),(1328,'91715366034','169',1.00,'3800','retail','0','2024-05-10 21:34:23','','','','2600','Cash',0.00,'3800','','','9','0.00','1','2024-05-10 15:34:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171536606212201323333'),(1329,'91715447002','214',2.00,'600','retail','0','2024-05-11 20:06:53','','','','200','Cash',0.00,'300','','','9','0.00','1','2024-05-11 14:07:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171544721212201323334'),(1330,'91715447230','213',1.00,'250','retail','0','2024-05-11 20:07:22','','','','150','Cash',0.00,'250','','','9','0.00','1','2024-05-11 14:07:28','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171544724112101323334'),(1331,'91715447248','18',1.00,'120','retail','0','2024-05-11 20:07:39','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-05-11 14:07:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171544725912901323334'),(1332,'91715447270','20',6.00,'480','retail','0','2024-05-11 20:08:05','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-05-11 14:08:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','128.00','122','Inclusive','branch','Inventory','','','','','',NULL,'9171544728412401323334'),(1333,'91715533383','6925546000205',1.00,'2600','retail','100','2024-05-12 20:04:15','','','','1400','Cash',0.00,'2600','','','9','16.00','1','2024-05-12 14:04:28','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9171553343912901323335'),(1334,'91715533383','28',2.00,'100','retail','0','2024-05-12 20:04:15','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-05-12 14:04:28','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171553345412401323335'),(1335,'91715533469','188',1.00,'750','retail','0','2024-05-12 20:05:07','','','','642','Cash',0.00,'750','','','9','0.00','1','2024-05-12 14:05:20','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171553349412401323335'),(1336,'91715533469','148',1.00,'200','retail','0','2024-05-12 20:05:07','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-05-12 14:05:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171553350712701323335'),(1337,'91715533520','199',5.00,'600','retail','0','2024-05-12 20:05:37','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-05-12 14:05:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171553353712701323335'),(1338,'91715618902','63',1.00,'1300','retail','0','2024-05-13 19:49:09','','','','850','Cash',0.00,'1300','','','9','16.00','1','2024-05-13 13:49:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171561892112101323336'),(1339,'91715618902','6972864340117',1.00,'450','retail','0','2024-05-13 19:49:09','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-05-13 13:49:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171561893412401323336'),(1340,'91715618902','5',5.00,'1300','retail','0','2024-05-13 19:49:09','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-05-13 13:49:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','213.00','208','Inclusive','branch','Inventory','','','','','',NULL,'9171561894912901323336'),(1341,'91715618983','7',1.00,'1600','retail','0','2024-05-13 19:50:47','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-05-13 13:50:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171561900612601323336'),(1342,'91715618983','3',1.00,'850','retail','0','2024-05-13 19:50:47','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-05-13 13:50:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'9171561902612601323336'),(1343,'91715618983','31',1.00,'500','retail','0','2024-05-13 19:50:47','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-13 13:50:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171561904612601323336'),(1344,'91715619060','167',1.00,'200','retail','0','2024-05-13 19:51:25','','','','120','Cash',0.00,'200','','','9','0.00','1','2024-05-13 13:51:36','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171561908412401323336'),(1345,'91715619207','167',1.00,'250','retail','0','2024-05-13 19:53:41','','','','120','Cash',0.00,'250','','','9','0.00','1','2024-05-13 13:54:11','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171561922012001323336'),(1346,'91715623596','159',1.00,'1299','retail','0','2024-05-13 21:07:03','','','','1131','Cash',0.00,'1299','','','9','0.00','1','2024-05-13 15:07:21','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171562362212201323336'),(1347,'91715623716','132',2.00,'400','retail','0','2024-05-13 21:12:26','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-05-13 15:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171562373112101323336'),(1348,'91715623716','30',4.00,'1600','retail','0','2024-05-13 21:12:26','','','','250','Cash',0.00,'400','','','9','16.00','1','2024-05-13 15:12:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171562375712701323336'),(1349,'91715623716','31',1.00,'500','retail','0','2024-05-13 21:12:26','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-13 15:12:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171562376912901323336'),(1350,'91715623716','158',1.00,'150','retail','0','2024-05-13 21:12:26','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-05-13 15:12:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171562377812801323336'),(1351,'91715623716','110',1.00,'250','retail','0','2024-05-13 21:12:26','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-05-13 15:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171562379012001323336'),(1352,'91715623716','168',1.00,'900','retail','0','2024-05-13 21:12:26','','','','520','Cash',0.00,'900','','','9','0.00','1','2024-05-13 15:12:42','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171562379912901323336'),(1353,'91715623716','62',1.00,'500','retail','0','2024-05-13 21:12:26','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-05-13 15:12:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171562382212201323336'),(1354,'91715623716','167',1.00,'250','retail','0','2024-05-13 21:12:26','','','','120','Cash',0.00,'250','','','9','0.00','1','2024-05-13 15:12:42','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171562384312301323336'),(1355,'91715706435','93',1.00,'200','retail','50','2024-05-14 20:08:18','','','','180','Cash',0.00,'200','','','9','16.00','1','2024-05-14 14:08:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171570648412401323337'),(1356,'91715706435','5',1.00,'260','retail','0','2024-05-14 20:08:18','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-05-14 14:08:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','208.00','207','Inclusive','branch','Inventory','','','','','',NULL,'9171570649712701323337'),(1357,'91715706509','6970802080026',1.00,'600','retail','0','2024-05-14 20:09:37','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-14 14:09:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171570655612601323337'),(1358,'91715706509','148',2.00,'400','retail','0','2024-05-14 20:09:37','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-05-14 14:09:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171570657712701323337'),(1359,'91715706598','190',1.00,'1400','retail','100','2024-05-14 20:10:21','','','','950','Cash',0.00,'1400','','','9','0.00','1','2024-05-14 14:10:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171570662012001323337'),(1360,'91715706639','168',1.00,'900','retail','0','2024-05-14 20:11:23','','','','520','Cash',0.00,'900','','','9','0.00','1','2024-05-14 14:11:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171570667412401323337'),(1361,'91715706639','6972864340117',1.00,'450','retail','0','2024-05-14 20:11:23','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-05-14 14:11:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171570668312301323337'),(1362,'91715706697','169',1.00,'3800','retail','0','2024-05-14 20:12:07','','','','2600','Cash',0.00,'3800','','','9','0.00','1','2024-05-14 14:12:14','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171570672612601323337'),(1363,'91715706735','156',1.00,'200','retail','0','2024-05-14 20:13:56','','','','160','Cash',0.00,'200','','','9','0.00','1','2024-05-14 14:14:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171570683612601323337'),(1364,'91715709165','152',1.00,'1400','retail','0','2024-05-14 21:02:07','','','','1100','Cash',0.00,'1400','','','9','0.00','1','2024-05-14 15:02:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171570963912901323337'),(1365,'91715709165','148',1.00,'200','retail','0','2024-05-14 21:02:07','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-05-14 15:02:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171570965012001323337'),(1366,'91715709165','16',1.00,'320','retail','0','2024-05-14 21:02:07','','','','125','Cash',0.00,'320','','','9','16.00','1','2024-05-14 15:02:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171570966012001323337'),(1367,'91715709165','4',1.00,'1650','retail','0','2024-05-14 21:02:07','','','','1100','Cash',0.00,'1650','','','9','16.00','1','2024-05-14 15:02:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171570967112101323337'),(1368,'91715709165','211',1.00,'1000','retail','0','2024-05-14 21:02:07','','','','650','Cash',0.00,'1000','','','9','0.00','1','2024-05-14 15:02:20','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171570968512501323337'),(1369,'91715709165','179',1.00,'750','retail','0','2024-05-14 21:02:07','','','','350','Cash',0.00,'750','','','9','0.00','1','2024-05-14 15:02:20','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171570970712701323337'),(1370,'91715709165','62',1.00,'500','retail','0','2024-05-14 21:02:07','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-05-14 15:02:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171570971612601323337'),(1371,'91715709165','17',1.00,'500','retail','0','2024-05-14 21:02:07','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-14 15:02:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171570972712701323337'),(1372,'91715791488','214',3.00,'900','retail','0','2024-05-15 20:13:41','','','','200','Cash',0.00,'300','','','9','0.00','1','2024-05-15 14:13:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171579313012001323337'),(1373,'91715791488','203',1.00,'900','retail','99','2024-05-15 20:13:41','','','','650','Cash',0.00,'900','','','9','0.00','1','2024-05-15 14:13:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171579322012001323337'),(1374,'91715793233','164',1.00,'250','retail','0','2024-05-15 20:14:07','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-05-15 14:14:24','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171579324712701323337'),(1375,'91715793264','62',1.00,'500','retail','0','2024-05-15 20:14:38','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-05-15 14:14:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171579327812801323337'),(1376,'91715796004','96',1.00,'800','retail','0','2024-05-15 21:00:26','','','','0','Cash',0.00,'800','','','9','16.00','1','2024-05-15 15:00:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171579601512501323337'),(1377,'91715796004','31',1.00,'500','retail','0','2024-05-15 21:00:26','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-15 15:00:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171579602612601323337'),(1378,'91715880773','83',1.00,'1500','retail','0','2024-05-16 20:40:03','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-05-16 14:40:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171588120212201323338'),(1379,'91715881219','31',1.00,'500','retail','0','2024-05-16 20:41:11','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-16 14:41:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171588125412401323338'),(1380,'91715881219','211',1.00,'1000','retail','0','2024-05-16 20:41:11','','','','650','Cash',0.00,'1000','','','9','0.00','1','2024-05-16 14:41:34','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171588127012001323338'),(1381,'91715882002','132',2.00,'400','retail','0','2024-05-16 20:55:04','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-05-16 14:55:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171588202012001323338'),(1382,'91715882002','162',1.00,'799','retail','0','2024-05-16 20:55:04','','','','595','Cash',0.00,'799','','','9','0.00','1','2024-05-16 14:55:12','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171588203412401323338'),(1383,'91715882002','18',3.00,'360','retail','0','2024-05-16 20:55:04','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-05-16 14:55:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171588205012001323338'),(1384,'91715882002','17',1.00,'500','retail','0','2024-05-16 20:55:04','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-16 14:55:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171588206012001323338'),(1385,'91715882002','5',1.00,'260','retail','0','2024-05-16 20:55:04','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-05-16 14:55:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','207.00','206','Inclusive','branch','Inventory','','','','','',NULL,'9171588207112101323338'),(1386,'91715882002','33',1.00,'50','retail','0','2024-05-16 20:55:04','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-05-16 14:55:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','','',NULL,'9171588208112101323338'),(1387,'91715882002','170',1.00,'70','retail','0','2024-05-16 20:55:04','','','','50','Cash',0.00,'70','','','9','0.00','1','2024-05-16 14:55:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171588209212201323338'),(1388,'91715882002','210',1.00,'250','retail','0','2024-05-16 20:55:04','','','','150','Cash',0.00,'250','','','9','0.00','1','2024-05-16 14:55:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171588210412401323338'),(1389,'91715958759','6947662262220',1.00,'950','retail','0','2024-05-17 19:30:03','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-05-17 13:30:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171596335212201323339'),(1390,'91715958759','132',4.00,'800','retail','0','2024-05-17 19:30:03','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-05-17 13:30:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','44.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171596340312301323339'),(1391,'91715963416','50',1.00,'2500','retail','0','2024-05-17 19:31:05','','','','1900','Cash',0.00,'2500','','','9','16.00','1','2024-05-17 13:31:19','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171596345412401323339'),(1392,'91715963480','197',1.00,'800','retail','0','2024-05-17 19:31:32','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-05-17 13:31:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171596349212201323339'),(1393,'91715963504','6970802080026',2.00,'1200','retail','0','2024-05-17 19:32:16','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-17 13:32:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171596353512501323339'),(1394,'91715968706','202',1.00,'800','retail','0','2024-05-17 21:01:13','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-05-17 15:03:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171596872412401323339'),(1395,'91715968706','87',1.00,'1700','retail','0','2024-05-17 21:01:13','','','','1100','Cash',0.00,'1700','','','9','16.00','1','2024-05-17 15:03:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171596873512501323339'),(1396,'91715968706','213',2.00,'500','retail','0','2024-05-17 21:01:13','','','','150','Cash',0.00,'250','','','9','0.00','1','2024-05-17 15:03:29','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171596875712701323339'),(1397,'91715968706','6970802080026',1.00,'600','retail','0','2024-05-17 21:01:13','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-17 15:03:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171596877012001323339'),(1398,'91715968706','27',1.00,'1000','retail','0','2024-05-17 21:01:13','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-05-17 15:03:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171596885212201323339'),(1399,'91715968706','164',1.00,'250','retail','0','2024-05-17 21:01:13','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-05-17 15:03:29','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171596887312301323339'),(1400,'91716014675','202',1.00,'800','retail','0','2024-05-18 09:50:39','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-05-18 03:51:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171601473012001323330'),(1401,'91716014675','200',1.00,'450','retail','0','2024-05-18 09:50:39','','','','360','Cash',0.00,'450','','','9','0.00','1','2024-05-18 03:51:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171601479012001323330'),(1402,'91716014675','63',1.00,'1200','retail','100','2024-05-18 09:50:39','','','','850','Cash',0.00,'1200','','','9','16.00','1','2024-05-18 03:51:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171601484312301323330'),(1403,'91716014675','15',2.00,'160','retail','0','2024-05-18 09:50:39','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-18 03:51:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171601489212201323330'),(1404,'91716014675','20',5.00,'400','retail','0','2024-05-18 09:50:39','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-05-18 03:51:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','122.00','117','Inclusive','branch','Inventory','','','','','',NULL,'9171601503812801323330'),(1405,'91716035291','101',1.00,'1100','retail','0','2024-05-18 15:28:22','','','','900','Cash',0.00,'1100','','','9','16.00','1','2024-05-18 09:29:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171603530112101323330'),(1406,'91716045066','27',1.00,'1000','retail','0','2024-05-18 18:12:03','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-05-18 12:12:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171604509712701323330'),(1407,'91716045066','83',1.00,'1500','retail','0','2024-05-18 18:12:03','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-05-18 12:12:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171604512212201323330'),(1408,'91716054917','12',1.00,'800','retail','0','2024-05-18 20:56:29','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-05-18 14:56:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171605493112101323330'),(1409,'91716055101','150',1.00,'550','retail','0','2024-05-18 20:58:40','','','','350','Cash',0.00,'550','','','9','0.00','1','2024-05-18 14:58:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171605511912901323330'),(1410,'91716055211','188',1.00,'750','retail','0','2024-05-18 21:02:17','','','','642','Cash',0.00,'750','','','9','0.00','1','2024-05-18 15:02:24','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171605522912901323330'),(1411,'91716055211','93',5.00,'1250','retail','0','2024-05-18 21:02:17','','','','180','Cash',0.00,'250','','','9','16.00','1','2024-05-18 15:02:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171605530012001323330'),(1412,'91716055211','155',1.00,'1700','retail','0','2024-05-18 21:02:17','','','','1100','Cash',0.00,'1700','','','9','0.00','1','2024-05-18 15:02:24','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171605533712701323330'),(1413,'91716108716','41',1.00,'4300','retail','200','2024-05-19 11:54:07','','','','2500','Cash',0.00,'4300','','','9','16.00','1','2024-05-19 05:54:43','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171610874112101323331'),(1414,'91716108716','105',1.00,'1500','retail','0','2024-05-19 11:54:07','','','','750','Cash',0.00,'1500','','','9','16.00','1','2024-05-19 05:54:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171610876512501323331'),(1415,'91716108716','31',1.00,'500','retail','0','2024-05-19 11:54:07','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-19 05:54:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171610877712701323331'),(1416,'91716108716','17',1.00,'500','retail','0','2024-05-19 11:54:07','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-19 05:54:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171610879312301323331'),(1417,'91716108716','4287211',1.00,'600','retail','0','2024-05-19 11:54:07','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-05-19 05:54:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171610882912901323331'),(1418,'91716108716','62',1.00,'500','retail','0','2024-05-19 11:54:07','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-05-19 05:54:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171610884712701323331'),(1419,'91716109792','169',1.00,'3600','retail','200','2024-05-19 13:45:42','','','','2600','Cash',0.00,'3600','','','9','0.00','1','2024-05-19 07:46:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171611554212201323331'),(1420,'91716141245','27',1.00,'1000','retail','0','2024-05-19 20:54:43','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-05-19 14:54:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171614128312301323331'),(1421,'91716141289','6971919190011',3.00,'750','retail','0','2024-05-19 20:55:27','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-05-19 14:55:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9171614132712701323331'),(1422,'91716141334','13',1.00,'600','retail','0','2024-05-19 20:55:54','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-19 14:56:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171614135412401323331'),(1423,'91716227383','6970802080026',3.00,'1800','retail','0','2024-05-20 20:50:42','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-20 14:50:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171622742712701323332'),(1424,'91716227383','4287211',1.00,'600','retail','0','2024-05-20 20:50:42','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-05-20 14:50:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171622744112101323332'),(1425,'91716227454','147',1.00,'6000','retail','0','2024-05-20 20:51:50','','','','4000','Cash',0.00,'6000','','','9','0.00','1','2024-05-20 14:52:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171622750112101323332'),(1426,'91716227454','62',1.00,'500','retail','0','2024-05-20 20:51:50','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-05-20 14:52:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171622750912901323332'),(1427,'91716227543','37',1.00,'1150','retail','100','2024-05-20 20:52:58','','','','700','Cash',0.00,'1150','','','9','16.00','1','2024-05-20 14:53:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171622757712701323332'),(1428,'91716227597','15',1.00,'80','retail','0','2024-05-20 20:58:17','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-20 14:58:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9171622789712701323332'),(1429,'91716227932','110',2.00,'500','retail','0','2024-05-20 20:59:07','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-05-20 14:59:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171622794712701323332'),(1430,'91716309789','99',1.00,'250','retail','0','2024-05-21 19:44:22','','','','0','Cash',0.00,'250','','','9','16.00','1','2024-05-21 13:44:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171630986212201323333'),(1431,'91716309894','6970802080026',1.00,'600','retail','0','2024-05-21 19:45:35','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-21 13:45:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171630993512501323333'),(1432,'91716309954','34',1.00,'350','retail','0','2024-05-21 19:46:35','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-05-21 13:46:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'9171630996612601323333'),(1433,'91716309954','65',1.00,'750','retail','0','2024-05-21 19:46:35','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-05-21 13:46:51','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171630999512501323333'),(1434,'91716310011','17',1.00,'500','retail','0','2024-05-21 19:47:57','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-21 13:48:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171631002312301323333'),(1435,'91716310011','62',2.00,'1000','retail','0','2024-05-21 19:47:57','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-05-21 13:48:12','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171631003712701323333'),(1436,'91716310011','6957660746691',1.00,'700','retail','0','2024-05-21 19:47:57','','','','0','Cash',0.00,'700','','','9','16.00','1','2024-05-21 13:48:12','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171631006112101323333'),(1437,'91716310011','199',3.00,'360','retail','0','2024-05-21 19:47:57','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-05-21 13:48:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171631007712701323333'),(1438,'91716310093','35',2.00,'400','retail','0','2024-05-21 19:48:28','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-05-21 13:48:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171631010812801323333'),(1439,'91716310119','17',1.00,'500','retail','0','2024-05-21 19:48:48','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-21 13:49:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171631012812801323333'),(1440,'91716314500','37',3.00,'3750','retail','0','2024-05-21 21:03:38','','','','700','Cash',0.00,'1250','','','9','16.00','1','2024-05-21 15:03:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171631460612601323333'),(1441,'91716314500','22',1.00,'1150','retail','0','2024-05-21 21:03:38','','','','700','Cash',0.00,'1150','','','9','16.00','1','2024-05-21 15:03:54','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171631461812801323333'),(1442,'91716314634','30',1.00,'400','retail','0','2024-05-21 21:05:21','','','','250','Cash',0.00,'400','','','9','16.00','1','2024-05-21 15:05:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171631465112101323333'),(1443,'91716314634','18',1.00,'120','retail','0','2024-05-21 21:05:21','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-05-21 15:05:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171631466112101323333'),(1444,'91716314634','116',1.00,'1700','retail','0','2024-05-21 21:05:21','','','','0','Cash',0.00,'1700','','','9','16.00','1','2024-05-21 15:05:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171631466812801323333'),(1445,'91716314634','105',2.00,'3000','retail','0','2024-05-21 21:05:21','','','','750','Cash',0.00,'1500','','','9','16.00','1','2024-05-21 15:05:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171631468912901323333'),(1446,'91716314634','118',1.00,'2500','retail','0','2024-05-21 21:05:21','','','','1700','Cash',0.00,'2500','','','9','16.00','1','2024-05-21 15:05:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171631469912901323333'),(1447,'91716314634','6971919190011',1.00,'250','retail','0','2024-05-21 21:05:21','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-05-21 15:05:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9171631471012001323333'),(1448,'91716314634','151',1.00,'300','retail','0','2024-05-21 21:05:21','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-05-21 15:05:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171631472012001323333'),(1449,'91716396430','151',1.00,'300','retail','0','2024-05-22 19:47:40','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-05-22 13:47:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171639644512501323333'),(1450,'91716396430','6971919190011',1.00,'250','retail','0','2024-05-22 19:47:40','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-05-22 13:47:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171639646012001323333'),(1451,'91716396474','12',1.00,'800','retail','0','2024-05-22 19:48:08','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-05-22 13:48:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171639648712701323333'),(1452,'91716396500','6971919190011',2.00,'500','retail','0','2024-05-22 19:48:35','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-05-22 13:48:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171639651412401323333'),(1453,'91716396538','71',1.00,'1200','retail','0','2024-05-22 21:00:25','','','','850','Cash',0.00,'1200','','','9','16.00','1','2024-05-22 15:00:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171640082402020363313'),(1454,'91716480286','145',1.00,'550','retail','0','2024-05-23 19:05:11','','','','400','Cash',0.00,'550','','','9','5.00','1','2024-05-23 13:05:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648031012001323334'),(1455,'91716480333','19',1.00,'700','retail','0','2024-05-23 19:06:08','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-05-23 13:06:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171648034212201323334'),(1456,'91716480333','198',1.00,'1300','retail','0','2024-05-23 19:06:08','','','','700','Cash',0.00,'1300','','','9','0.00','1','2024-05-23 13:06:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648036712701323334'),(1457,'91716480383','6947662262220',1.00,'950','retail','0','2024-05-23 19:09:16','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-05-23 13:09:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171648055612601323334'),(1458,'91716480566','6947662262220',1.00,'950','retail','0','2024-05-23 19:13:53','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-05-23 13:14:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171648063712701323334'),(1459,'91716480566','200',1.00,'450','retail','0','2024-05-23 19:13:53','','','','360','Cash',0.00,'450','','','9','0.00','1','2024-05-23 13:14:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648065612601323334'),(1460,'91716480566','170',1.00,'70','retail','0','2024-05-23 19:13:53','','','','50','Cash',0.00,'70','','','9','0.00','1','2024-05-23 13:14:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648067012001323334'),(1461,'91716480566','33',1.00,'50','retail','0','2024-05-23 19:13:53','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-05-23 13:14:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','','',NULL,'9171648067812801323334'),(1462,'91716480566','21',1.00,'200','retail','0','2024-05-23 19:13:53','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-05-23 13:14:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171648068812801323334'),(1463,'91716480566','15',1.00,'80','retail','0','2024-05-23 19:13:53','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-23 13:14:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171648069812801323334'),(1464,'91716480566','20',2.00,'160','retail','0','2024-05-23 19:13:53','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-05-23 13:14:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','117.00','115','Inclusive','branch','Inventory','','','','','',NULL,'9171648072612601323334'),(1465,'91716480566','48',1.00,'700','retail','0','2024-05-23 19:13:53','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-05-23 13:14:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171648077612601323334'),(1466,'91716480566','4',1.00,'1640','retail','10','2024-05-23 19:13:53','','','','1100','Cash',0.00,'1640','','','9','16.00','1','2024-05-23 13:14:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171648083212201323334'),(1467,'91716480873','137',1.00,'799','retail','0','2024-05-23 19:16:31','','','','606','Cash',0.00,'799','','','9','16.00','1','2024-05-23 13:16:44','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648097312301323334'),(1468,'91716480873','164',1.00,'250','retail','0','2024-05-23 19:16:31','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-05-23 13:16:44','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648099012001323334'),(1469,'91716487195','3',1.00,'850','retail','0','2024-05-23 21:05:17','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-05-23 15:05:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9171648720812801323334'),(1470,'91716487195','1',1.00,'1600','retail','0','2024-05-23 21:05:17','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-05-23 15:05:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9171648722412401323334'),(1471,'91716487195','152',1.00,'1400','retail','0','2024-05-23 21:05:17','','','','1100','Cash',0.00,'1400','','','9','0.00','1','2024-05-23 15:05:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648725012001323334'),(1472,'91716487195','34',1.00,'350','retail','0','2024-05-23 21:05:17','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-05-23 15:05:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'9171648726912901323334'),(1473,'91716487195','6224008817567',1.00,'799','retail','0','2024-05-23 21:05:17','','','','0','Cash',0.00,'799','','','9','16.00','1','2024-05-23 15:05:45','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171648731012001323334'),(1474,'91716487195','145',1.00,'550','retail','0','2024-05-23 21:05:17','','','','400','Cash',0.00,'550','','','9','5.00','1','2024-05-23 15:05:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648732812801323334'),(1475,'91716487195','9',2.00,'3000','retail','0','2024-05-23 21:05:17','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-05-23 15:05:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','','',NULL,'9171648735012001323334'),(1476,'91716487195','158',1.00,'150','retail','0','2024-05-23 21:05:17','','','','81','Cash',0.00,'150','','','9','0.00','1','2024-05-23 15:05:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648736912901323334'),(1477,'91716487195','190',1.00,'1500','retail','0','2024-05-23 21:05:17','','','','950','Cash',0.00,'1500','','','9','0.00','1','2024-05-23 15:05:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648738712701323334'),(1478,'91716487195','190',1.00,'1500','retail','0','2024-05-23 21:05:17','','','','950','Cash',0.00,'1500','','','9','0.00','1','2024-05-23 15:05:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171648740012001323334'),(1479,'91716487195','30',3.00,'1200','retail','0','2024-05-23 21:05:17','','','','250','Cash',0.00,'400','','','9','16.00','1','2024-05-23 15:05:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171648742912901323334'),(1480,'91716487195','27',1.00,'1000','retail','0','2024-05-23 21:05:17','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-05-23 15:05:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171648744512501323334'),(1481,'91716487195','22',7.00,'8050','retail','0','2024-05-23 21:05:17','','','','700','Cash',0.00,'1150','','','9','16.00','1','2024-05-23 15:05:45','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','9.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171648746612601323334'),(1482,'91716487195','15',4.00,'320','retail','0','2024-05-23 21:05:17','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-23 15:05:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171648748712701323334'),(1483,'91716487195','6224008817567',1.00,'799','retail','0','2024-05-23 21:05:17','','','','0','Cash',0.00,'799','','','9','16.00','1','2024-05-23 15:05:45','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171648751612601323334'),(1484,'91716570304','65',1.00,'750','retail','0','2024-05-24 20:05:57','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-05-24 14:06:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171657035712701323335'),(1485,'91716570377','93',4.00,'1000','retail','0','2024-05-24 20:06:53','','','','180','Cash',0.00,'250','','','9','16.00','1','2024-05-24 14:07:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','15.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171657041212201323335'),(1486,'91716570422','132',2.00,'400','retail','0','2024-05-24 20:07:30','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-05-24 14:07:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171657045012001323335'),(1487,'91716570467','185',4.00,'240','retail','0','2024-05-24 20:08:06','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-05-24 14:08:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171657048512501323335'),(1488,'91716570503','51',2.00,'1000','retail','0','2024-05-24 20:08:44','','','','300','Cash',0.00,'500','','','9','16.00','1','2024-05-24 14:09:08','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9171657052312301323335'),(1489,'91716570549','208',1.00,'200','retail','0','2024-05-24 20:09:23','','','','100','Cash',0.00,'200','','','9','0.00','1','2024-05-24 14:09:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171657056212201323335'),(1490,'91716570571','151',2.00,'600','retail','0','2024-05-24 20:09:50','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-05-24 14:10:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171657058912901323335'),(1491,'91716652743','36',1.00,'600','retail','50','2024-05-25 18:59:22','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-05-25 12:59:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171665276212201323336'),(1492,'91716652776','213',1.00,'250','retail','0','2024-05-25 18:59:55','','','','150','Cash',0.00,'250','','','9','0.00','1','2024-05-25 13:00:14','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171665279512501323336'),(1493,'91716652815','13',1.00,'500','retail','100','2024-05-25 19:00:55','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-05-25 13:01:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'9171665285512501323336'),(1494,'91716652886','110',1.00,'250','retail','0','2024-05-25 19:01:40','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-05-25 13:01:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171665290012001323336'),(1495,'91716660075','187',1.00,'750','retail','0','2024-05-25 21:03:06','','','','642','Cash',0.00,'750','','','9','0.00','1','2024-05-25 15:03:19','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171666008612601323336'),(1496,'91716660075','48',1.00,'700','retail','0','2024-05-25 21:03:06','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-05-25 15:03:19','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171666009512501323336'),(1497,'91716660075','6971919190011',3.00,'750','retail','0','2024-05-25 21:03:06','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-05-25 15:03:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171666011412401323336'),(1498,'91716660075','151',1.00,'300','retail','0','2024-05-25 21:03:06','','','','140','Cash',0.00,'300','','','9','0.00','1','2024-05-25 15:03:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171666012612601323336'),(1499,'91716660075','45',1.00,'1600','retail','0','2024-05-25 21:03:06','','','','1000','Cash',0.00,'1600','','','9','16.00','1','2024-05-25 15:03:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171666015112101323336'),(1500,'91716660075','25',2.00,'1800','retail','0','2024-05-25 21:03:06','','','','600','Cash',0.00,'900','','','9','16.00','1','2024-05-25 15:03:19','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171666017012001323336'),(1501,'91716660075','141',1.00,'700','retail','0','2024-05-25 21:03:06','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-05-25 15:03:19','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171666018612601323336'),(1502,'91716741172','130',1.00,'700','retail','0','2024-05-26 20:25:02','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-05-26 14:25:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171674425712701323337'),(1503,'91716741172','21',1.00,'200','retail','0','2024-05-26 20:25:02','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-05-26 14:25:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171674427112101323337'),(1504,'91716741172','18',1.00,'100','retail','20','2024-05-26 20:25:02','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-05-26 14:25:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171674428712701323337'),(1505,'91716741172','34',1.00,'350','retail','0','2024-05-26 20:25:02','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-05-26 14:25:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'9171674430112101323337'),(1506,'91716744316','141',1.00,'700','retail','0','2024-05-26 20:26:12','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-05-26 14:26:24','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171674434312301323337'),(1507,'91716744316','4287211',1.00,'600','retail','0','2024-05-26 20:26:12','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-05-26 14:26:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171674437112101323337'),(1508,'91716746413','203',1.00,'999','retail','0','2024-05-26 21:01:02','','','','650','Cash',0.00,'999','','','9','0.00','1','2024-05-26 15:01:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171674643012001323337'),(1509,'91716746413','9',1.00,'1500','retail','0','2024-05-26 21:01:02','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-05-26 15:01:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9171674644712701323337'),(1510,'91716746413','4287211',1.00,'600','retail','0','2024-05-26 21:01:02','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-05-26 15:01:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171674646112101323337'),(1511,'91716832063','213',1.00,'250','retail','0','2024-05-27 20:56:18','','','','150','Cash',0.00,'250','','','9','0.00','1','2024-05-27 14:56:25','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171683257812801323338'),(1512,'91716832586','6972864340117',1.00,'450','retail','0','2024-05-27 20:56:55','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-05-27 14:57:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171683259812801323338'),(1513,'91716832586','6947662262220',1.00,'950','retail','0','2024-05-27 20:56:55','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-05-27 14:57:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171683261412401323338'),(1514,'91716832628','197',1.00,'800','retail','0','2024-05-27 20:57:35','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-05-27 14:57:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171683265412401323338'),(1515,'91716833284','64',1.00,'2300','retail','100','2024-05-27 21:08:28','','','','1600','Cash',0.00,'2300','','','9','16.00','1','2024-05-27 15:08:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171683330812801323338'),(1516,'91716833836','148',1.00,'200','retail','0','2024-05-27 21:17:35','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-05-27 15:17:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171683384512501323338'),(1517,'91716833836','6947662262220',1.00,'950','retail','0','2024-05-27 21:17:35','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-05-27 15:17:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171683385430283083033'),(1518,'91716919239','34',2.00,'700','retail','0','2024-05-28 21:01:11','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-05-28 15:02:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'9171691927012001323339'),(1519,'91716919333','19',1.00,'700','retail','0','2024-05-28 21:02:26','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-05-28 15:02:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171691934612601323339'),(1520,'91716919584','17',1.00,'500','retail','0','2024-05-28 21:19:28','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-05-28 15:19:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171692025312301323339'),(1521,'91716919584','215',1.00,'2200','retail','0','2024-05-28 21:19:28','','','','1000','Cash',0.00,'2200','','','9','0.00','1','2024-05-28 15:19:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171692030112101323339'),(1522,'91716919584','37',2.00,'2500','retail','0','2024-05-28 21:19:28','','','','700','Cash',0.00,'1250','','','9','16.00','1','2024-05-28 15:19:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171692032312301323339'),(1523,'91716919584','121',1.00,'1600','retail','0','2024-05-28 21:19:28','','','','800','Cash',0.00,'1600','','','9','16.00','1','2024-05-28 15:19:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171692034312301323339'),(1524,'91716919584','6971919190011',1.00,'250','retail','0','2024-05-28 21:19:28','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-05-28 15:19:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171692036712701323339'),(1525,'91717005886','9',1.00,'1500','retail','0','2024-05-29 21:06:00','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-05-29 15:06:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9171700594412401323330'),(1526,'91717005886','28',2.00,'100','retail','0','2024-05-29 21:06:00','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-05-29 15:06:15','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171700595912901323330'),(1527,'91717091188','5',4.00,'1040','retail','0','2024-05-30 20:50:27','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-05-30 14:50:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','236.00','232','Inclusive','branch','Inventory','','','','','',NULL,'9171709142612601323330'),(1528,'91717091436','11',1.00,'1300','retail','0','2024-05-30 20:50:49','','','','750','Cash',0.00,'1300','','','9','16.00','1','2024-05-30 14:51:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171709144812801323330'),(1529,'91717091478','22',1.00,'1150','retail','0','2024-05-30 21:01:05','','','','700','Cash',0.00,'1150','','','9','16.00','1','2024-05-30 15:01:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171709203312301323330'),(1530,'91717091478','164',1.00,'250','retail','0','2024-05-30 21:01:05','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-05-30 15:01:13','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171709204812801323330'),(1531,'91717091478','200',1.00,'450','retail','0','2024-05-30 21:01:05','','','','360','Cash',0.00,'450','','','9','0.00','1','2024-05-30 15:01:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171709206512501323330'),(1532,'91717177647','6971919190011',6.00,'1200','retail','300','2024-05-31 20:49:50','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-05-31 14:50:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','14.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171717770012001323331'),(1533,'91717177647','4',1.00,'1650','retail','0','2024-05-31 20:49:50','','','','1100','Cash',0.00,'1650','','','9','16.00','1','2024-05-31 14:50:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171717771312301323331'),(1534,'91717177647','15',3.00,'240','retail','0','2024-05-31 20:49:50','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-31 14:50:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171717773912901323331'),(1535,'91717177647','21',1.00,'200','retail','0','2024-05-31 20:49:50','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-05-31 14:50:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171717775112101323331'),(1536,'91717177647','185',3.00,'180','retail','0','2024-05-31 20:49:50','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-05-31 14:50:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','28.00','25','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171717778912901323331'),(1537,'91717177808','6971919190011',2.00,'500','retail','0','2024-05-31 20:50:31','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-05-31 14:50:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171717783012001323331'),(1538,'91717177844','6972864340117',1.00,'450','retail','0','2024-05-31 20:51:05','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-05-31 14:51:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171717786512501323331'),(1539,'91717177878','15',2.00,'160','retail','0','2024-05-31 20:52:06','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-05-31 14:52:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171717792512501323331'),(1540,'91717177954','213',1.00,'250','retail','0','2024-05-31 20:53:02','','','','150','Cash',0.00,'250','','','9','0.00','1','2024-05-31 14:53:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171717798112101323331'),(1541,'91717177999','209',1.00,'250','retail','0','2024-05-31 20:53:42','','','','104','Cash',0.00,'250','','','9','0.00','1','2024-05-31 14:54:10','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171717802212201323331'),(1542,'91717178091','148',1.00,'200','retail','0','2024-05-31 20:55:07','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-05-31 14:55:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171717810712701323331'),(1543,'91717178127','164',1.00,'250','retail','0','2024-05-31 20:55:49','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-05-31 14:56:05','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171717814912901323331'),(1544,'91717264251','43',1.00,'3400','retail','100','2024-06-01 20:51:15','','','','2500','Cash',0.00,'3400','','','9','16.00','1','2024-06-01 14:51:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171726427412401323332'),(1545,'91717264290','5',5.00,'1300','retail','0','2024-06-01 20:52:06','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-06-01 14:52:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','232.00','227','Inclusive','branch','Inventory','','','','','',NULL,'9171726430712701323332'),(1546,'91717264290','20',2.00,'160','retail','0','2024-06-01 20:52:06','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-06-01 14:52:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','115.00','113','Inclusive','branch','Inventory','','','','','',NULL,'9171726432512501323332'),(1547,'91717264371','209',1.00,'250','retail','0','2024-06-01 20:53:44','','','','104','Cash',0.00,'250','','','9','0.00','1','2024-06-01 14:53:55','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171726442412401323332'),(1548,'91717264435','141',1.00,'700','retail','0','2024-06-01 20:54:05','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-06-01 14:54:16','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171726444512501323332'),(1549,'91717349832','6925546000205',1.00,'2600','retail','100','2024-06-02 20:37:53','','','','1400','Cash',0.00,'2600','','','9','16.00','1','2024-06-02 14:38:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9171734987212201323333'),(1550,'91717349881','5',5.00,'1300','retail','0','2024-06-02 20:40:39','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-06-02 14:40:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','227.00','222','Inclusive','branch','Inventory','','','','','',NULL,'9171734991012001323333'),(1551,'91717349881','152',3.00,'1400.0001','retail','9.9999','2024-06-02 20:40:39','','','','370','Cash',0.00,'466.6667','','','9','0.00','1','2024-06-02 14:40:56','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171735003912901323333'),(1552,'91717350056','111',1.00,'1800','retail','150','2024-06-02 20:41:37','','','','1350','Cash',0.00,'1800','','','9','16.00','1','2024-06-02 14:42:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171735007812801323333'),(1553,'91717350056','114',1.00,'2500','retail','100','2024-06-02 20:41:37','','','','0','Cash',0.00,'2500','','','9','16.00','1','2024-06-02 14:42:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171735009612601323333'),(1554,'91717350139','141',1.00,'700','retail','0','2024-06-02 21:04:21','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-06-02 15:04:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171735146012001323333'),(1555,'91717351477','141',1.00,'700','retail','0','2024-06-02 21:09:04','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-06-02 15:09:22','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171735174412401323333'),(1556,'91717437536','38',1.00,'1500','retail','0','2024-06-03 20:59:06','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-06-03 14:59:16','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171743754612601323334'),(1557,'91717523529','15',2.00,'160','retail','0','2024-06-04 20:59:12','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-06-04 14:59:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','','','','','',NULL,'9171752395212201323335'),(1558,'91717524044','152',3.00,'1400.0001','retail','9.9999','2024-06-04 21:01:11','','','','370','Cash',0.00,'466.6667','','','9','0.00','1','2024-06-04 15:01:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171752407112101323335'),(1559,'91717524087','15',2.00,'160','retail','0','2024-06-04 21:02:00','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-06-04 15:02:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'9171752410412401323335'),(1560,'91717524087','51',1.00,'450','retail','50','2024-06-04 21:02:00','','','','300','Cash',0.00,'450','','','9','16.00','1','2024-06-04 15:02:19','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'9171752411912901323335'),(1561,'91717524139','6925546000205',1.00,'2550','retail','150','2024-06-04 21:04:50','','','','1400','Cash',0.00,'2550','','','9','16.00','1','2024-06-04 15:05:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9171752418412401323335'),(1562,'91717524139','65',1.00,'700','retail','50','2024-06-04 21:04:50','','','','0','Cash',0.00,'700','','','9','16.00','1','2024-06-04 15:05:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171752429012001323335'),(1563,'91717606724','67',2.00,'1300','retail','100','2024-06-05 19:59:33','','','','350','Cash',0.00,'650','','','9','16.00','1','2024-06-05 13:59:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171760675912901323336'),(1564,'91717606724','34',1.00,'350','retail','0','2024-06-05 19:59:33','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-06-05 13:59:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'9171760677312301323336'),(1565,'91717606794','23',1.00,'250','retail','0','2024-06-05 20:00:39','','','','160','Cash',0.00,'250','','','9','16.00','1','2024-06-05 14:01:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171760683812801323336'),(1566,'91717606868','34',1.00,'350','retail','0','2024-06-05 20:01:37','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-06-05 14:01:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9171760688512501323336'),(1567,'91717606868','99',1.00,'250','retail','0','2024-06-05 20:01:37','','','','0','Cash',0.00,'250','','','9','16.00','1','2024-06-05 14:01:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171760689712701323336'),(1568,'91717606951','6971919190011',1.00,'230','retail','20','2024-06-05 20:03:29','','','','125','Cash',0.00,'230','','','9','16.00','1','2024-06-05 14:03:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171760698012001323336'),(1569,'91717606951','6971919199014',1.00,'230','retail','20','2024-06-05 20:03:29','','','','125','Cash',0.00,'230','','','9','16.00','1','2024-06-05 14:03:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171760700812801323336'),(1570,'91717607031','209',1.00,'250','retail','0','2024-06-05 20:04:04','','','','104','Cash',0.00,'250','','','9','0.00','1','2024-06-05 14:04:15','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171760704412401323336'),(1571,'91717696202','68',1.00,'1500','retail','100','2024-06-06 20:52:34','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-06-06 14:53:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171769631512501323336'),(1572,'91717696202','148',1.00,'200','retail','0','2024-06-06 20:52:34','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-06-06 14:53:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171769635412401323336'),(1573,'91717696412','41',1.00,'4300','retail','200','2024-06-06 20:54:17','','','','2500','Cash',0.00,'4300','','','9','16.00','1','2024-06-06 14:54:29','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171769645712701323336'),(1574,'91717696469','191',1.00,'699','retail','0','2024-06-06 20:54:38','','','','476','Cash',0.00,'699','','','9','0.00','1','2024-06-06 14:54:47','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171769647712701323336'),(1575,'91717696487','5',5.00,'1300','retail','0','2024-06-06 20:56:42','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-06-06 14:56:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','222.00','217','Inclusive','branch','Inventory','','','','','',NULL,'9171769653612601323336'),(1576,'91717696487','72',5.00,'2000','retail','0','2024-06-06 20:56:42','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-06-06 14:56:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','154.00','149','Inclusive','branch','Inventory','','','','','',NULL,'9171769657712701323336'),(1577,'91717696487','185',12.00,'720','retail','0','2024-06-06 20:56:42','','','','22','Cash',0.00,'60','','','9','0.00','1','2024-06-06 14:56:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'12','25.00','13','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'9171769660112101323336'),(1578,'91717696967','4',1.00,'1500','retail','150','2024-06-06 21:03:32','','','','1100','Cash',0.00,'1500','','','9','16.00','1','2024-06-06 15:03:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'9171769698512501323336'),(1579,'91717696967','11',1.00,'1300','retail','0','2024-06-06 21:03:32','','','','750','Cash',0.00,'1300','','','9','16.00','1','2024-06-06 15:03:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171769701112101323336'),(1580,'91717781601','96',1.00,'750','retail','50','2024-06-07 20:35:23','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-06-07 14:35:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171778163012001323337'),(1581,'91717781601','11',1.00,'1300','retail','0','2024-06-07 20:35:23','','','','750','Cash',0.00,'1300','','','9','16.00','1','2024-06-07 14:35:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171778165112101323337'),(1582,'91717781601','65',1.00,'700','retail','50','2024-06-07 20:35:23','','','','0','Cash',0.00,'700','','','9','16.00','1','2024-06-07 14:35:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171778169612601323337'),(1583,'91717781601','18',3.00,'360','retail','0','2024-06-07 20:35:23','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-06-07 14:35:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','','',NULL,'9171778172212201323337'),(1584,'91717781737','6925546000205',1.00,'2700','retail','0','2024-06-07 20:37:51','','','','1400','Cash',0.00,'2700','','','9','16.00','1','2024-06-07 14:38:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'9171778175412401323337'),(1585,'91717781737','192',1.00,'699','retail','0','2024-06-07 20:37:51','','','','476','Cash',0.00,'699','','','9','0.00','1','2024-06-07 14:38:36','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171778178312301323337'),(1586,'91717781737','23',1.00,'250','retail','0','2024-06-07 20:37:51','','','','160','Cash',0.00,'250','','','9','16.00','1','2024-06-07 14:38:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171778180412401323337'),(1587,'91717781737','28',3.00,'150','retail','0','2024-06-07 20:37:51','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-06-07 14:38:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9171778182512501323337'),(1588,'91717781737','21',1.00,'200','retail','0','2024-06-07 20:37:51','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-06-07 14:38:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171778183612601323337'),(1589,'91717781737','5',1.00,'260','retail','0','2024-06-07 20:37:51','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-06-07 14:38:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','217.00','216','Inclusive','branch','Inventory','','','','','',NULL,'9171778184512501323337'),(1590,'91717781737','5',5.00,'1300','retail','0','2024-06-07 20:37:51','','','','190','Cash',0.00,'260','','','9','16.00','1','2024-06-07 14:38:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','216.00','211','Inclusive','branch','Inventory','','','','','',NULL,'9171778187012001323337'),(1591,'91717782599','27',1.00,'1000','retail','0','2024-06-07 20:50:10','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-06-07 14:50:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171778261012001323337'),(1592,'91717782621','99',1.00,'250','retail','0','2024-06-07 20:51:07','','','','0','Cash',0.00,'250','','','9','16.00','1','2024-06-07 14:51:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171778266612601323337'),(1593,'91717857025','208',1.00,'200','retail','0','2024-06-08 17:30:40','','','','100','Cash',0.00,'200','','','9','0.00','1','2024-06-08 11:31:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171785704012001323338'),(1594,'91717857079','5',4.00,'1000','retail','40','2024-06-08 17:33:36','','','','190','Cash',0.00,'250','','','9','16.00','1','2024-06-08 11:34:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','211.00','207','Inclusive','branch','Inventory','','','','','',NULL,'9171785710412401323338'),(1595,'91717857079','45',1.00,'1600','retail','0','2024-06-08 17:33:36','','','','1000','Cash',0.00,'1600','','','9','16.00','1','2024-06-08 11:34:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171785711812801323338'),(1596,'91717857079','130',1.00,'700','retail','0','2024-06-08 17:33:36','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-06-08 11:34:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171785713212201323338'),(1597,'91717857079','37',1.00,'1200','retail','50','2024-06-08 17:33:36','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-06-08 11:34:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171785715212201323338'),(1598,'91717857079','35',2.00,'400','retail','0','2024-06-08 17:33:36','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-06-08 11:34:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171785721612601323338'),(1599,'91717857258','38',1.00,'1500','retail','0','2024-06-08 17:34:43','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-06-08 11:34:59','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171785728312301323338'),(1600,'91717857474','4287211',1.00,'600','retail','0','2024-06-08 17:41:56','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-06-08 11:42:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171785751212201323338'),(1601,'91717857474','6947662262220',1.00,'900','retail','50','2024-06-08 17:41:56','','','','750','Cash',0.00,'900','','','9','16.00','1','2024-06-08 11:42:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171785754812801323338'),(1602,'91717857474','148',2.00,'400','retail','0','2024-06-08 17:41:56','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-06-08 11:42:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171785758212201323338'),(1603,'91717857474','6947662262220',1.00,'900','retail','50','2024-06-08 17:41:56','','','','750','Cash',0.00,'900','','','9','16.00','1','2024-06-08 11:42:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171785760112101323338'),(1604,'91717857474','214',2.00,'600','retail','0','2024-06-08 17:41:56','','','','200','Cash',0.00,'300','','','9','0.00','1','2024-06-08 11:42:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171785762612601323338'),(1605,'91717857474','72',5.00,'2000','retail','0','2024-06-08 17:41:56','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-06-08 11:42:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','149.00','144','Inclusive','branch','Inventory','','','','','',NULL,'9171785769112101323338'),(1606,'91717857474','6957660746691',1.00,'600','retail','100','2024-06-08 17:41:56','','','','0','Cash',0.00,'600','','','9','16.00','1','2024-06-08 11:42:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171785771612601323338'),(1607,'91717857750','9',1.00,'1500','retail','0','2024-06-08 17:42:58','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-06-08 11:43:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'9171785777712701323338'),(1608,'91717857782','1',1.00,'1600','retail','0','2024-06-08 17:43:22','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-06-08 11:43:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9171785780212201323338'),(1609,'91717955552','6947662262220',1.00,'950','retail','0','2024-06-09 20:55:00','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-06-09 14:55:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171795556412401323339'),(1610,'91717955552','4',2.00,'3000','retail','300','2024-06-09 20:55:00','','','','1100','Cash',0.00,'1500','','','9','16.00','1','2024-06-09 14:55:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171795562712701323339'),(1611,'91717955552','13',2.00,'1000','retail','200','2024-06-09 20:55:00','','','','350','Cash',0.00,'500','','','9','16.00','1','2024-06-09 14:55:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','',NULL,'9171795565512501323339'),(1612,'91717955552','6972864340117',1.00,'400','retail','50','2024-06-09 20:55:00','','','','0','Cash',0.00,'400','','','9','16.00','1','2024-06-09 14:55:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171795567212201323339'),(1613,'91717955552','141',1.00,'700','retail','0','2024-06-09 20:55:00','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-06-09 14:55:29','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171795568112101323339'),(1614,'91717955552','99',2.00,'500','retail','0','2024-06-09 20:55:00','','','','0','Cash',0.00,'250','','','9','16.00','1','2024-06-09 14:55:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171795570012001323339'),(1615,'91718041323','48',1.00,'700','retail','0','2024-06-10 20:51:01','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-06-10 14:51:22','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171804140012001323330'),(1616,'91718041323','45',1.00,'1500','retail','100','2024-06-10 20:51:01','','','','1000','Cash',0.00,'1500','','','9','16.00','1','2024-06-10 14:51:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171804169712701323330'),(1617,'91718041323','67',1.00,'700','retail','0','2024-06-10 20:51:01','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-06-10 14:51:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171804172512501323330'),(1618,'91718041323','12',1.00,'800','retail','0','2024-06-10 20:51:01','','','','450','Cash',0.00,'800','','','9','16.00','1','2024-06-10 14:51:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171804173712701323330'),(1619,'91718041323','49',1.00,'1450','retail','50','2024-06-10 20:51:01','','','','850','Cash',0.00,'1450','','','9','16.00','1','2024-06-10 14:51:22','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171804177312301323330'),(1620,'91718041323','6947662262220',1.00,'950','retail','0','2024-06-10 20:51:01','','','','750','Cash',0.00,'950','','','9','16.00','1','2024-06-10 14:51:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171804178812801323330'),(1621,'91718041323','197',1.00,'800','retail','0','2024-06-10 20:51:01','','','','450','Cash',0.00,'800','','','9','0.00','1','2024-06-10 14:51:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171804180512501323330'),(1622,'91718041323','83',1.00,'1500','retail','0','2024-06-10 20:51:01','','','','800','Cash',0.00,'1500','','','9','16.00','1','2024-06-10 14:51:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171804183412401323330'),(1623,'91718041323','164',1.00,'250','retail','0','2024-06-10 20:51:01','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-06-10 14:51:22','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171804186012001323330'),(1624,'91718041883','6925546000205',1.00,'2700','retail','0','2024-06-10 20:52:34','','','','1400','Cash',0.00,'2700','','','9','16.00','1','2024-06-10 14:52:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'9171804189612601323330'),(1625,'91718041883','61',1.00,'2000','retail','0','2024-06-10 20:52:34','','','','1400','Cash',0.00,'2000','','','9','16.00','1','2024-06-10 14:52:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171804193212201323330'),(1626,'91718041883','213',1.00,'250','retail','0','2024-06-10 20:52:34','','','','150','Cash',0.00,'250','','','9','0.00','1','2024-06-10 14:52:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171804194312301323330'),(1627,'91718041883','132',1.00,'200','retail','0','2024-06-10 20:52:34','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-06-10 14:52:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171804195312301323330'),(1628,'91718127945','195',1.00,'200','retail','0','2024-06-11 20:56:29','','','','105','Cash',0.00,'200','','','9','0.00','1','2024-06-11 14:57:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171812855112101323331'),(1629,'91718127945','28',1.00,'50','retail','0','2024-06-11 20:56:29','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-06-11 14:57:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9171812856212201323331'),(1630,'91718127945','213',1.00,'250','retail','0','2024-06-11 20:56:29','','','','150','Cash',0.00,'250','','','9','0.00','1','2024-06-11 14:57:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171812858812801323331'),(1631,'91718128637','141',1.00,'700','retail','0','2024-06-11 20:59:37','','','','400','Cash',0.00,'700','','','9','16.00','1','2024-06-11 15:00:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171812875512501323331'),(1632,'91718128637','164',1.00,'250','retail','0','2024-06-11 20:59:37','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-06-11 15:00:13','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171812877612601323331'),(1633,'91718215068','11',1.00,'1300','retail','0','2024-06-12 20:58:38','','','','750','Cash',0.00,'1300','','','9','16.00','1','2024-06-12 14:58:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171821511712701323332'),(1634,'91718215124','211',1.00,'900','retail','100','2024-06-12 20:59:13','','','','650','Cash',0.00,'900','','','9','0.00','1','2024-06-12 15:00:34','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171821514512501323332'),(1635,'91718215241','67',1.00,'700','retail','0','2024-06-12 21:01:01','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-06-12 15:01:12','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171821525112101323332'),(1636,'91718215241','167',1.00,'250','retail','0','2024-06-12 21:01:01','','','','120','Cash',0.00,'250','','','9','0.00','1','2024-06-12 15:01:12','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171821526112101323332'),(1637,'91718301229','132',1.00,'200','retail','0','2024-06-13 20:54:31','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-06-13 14:54:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171830124212201323333'),(1638,'91718301229','149',1.00,'180','retail','0','2024-06-13 20:54:31','','','','125','Cash',0.00,'180','','','9','0.00','1','2024-06-13 14:54:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171830125612601323333'),(1639,'91718301229','31',1.00,'500','retail','0','2024-06-13 20:54:31','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-06-13 14:54:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171830127012001323333'),(1640,'91718301289','148',1.00,'200','retail','0','2024-06-13 20:55:33','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-06-13 14:55:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171830130112101323333'),(1641,'91718301289','110',1.00,'250','retail','0','2024-06-13 20:55:33','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-06-13 14:55:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9171830131112101323333'),(1642,'91718301289','37',1.00,'1200','retail','50','2024-06-13 20:55:33','','','','700','Cash',0.00,'1200','','','9','16.00','1','2024-06-13 14:55:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171830133212201323333'),(1643,'91718301353','60',1.00,'2500','retail','0','2024-06-13 20:56:38','','','','1800','Cash',0.00,'2500','','','9','16.00','1','2024-06-13 14:56:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171830137012001323333'),(1644,'91718301353','16',1.00,'320','retail','0','2024-06-13 20:56:38','','','','125','Cash',0.00,'320','','','9','16.00','1','2024-06-13 14:56:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171830137812801323333'),(1645,'91718301353','170',5.00,'350','retail','0','2024-06-13 20:56:38','','','','50','Cash',0.00,'70','','','9','0.00','1','2024-06-13 14:56:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','32.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171830139812801323333'),(1646,'91718301414','139',1.00,'1200','retail','199','2024-06-13 20:58:54','','','','1050','Cash',0.00,'1200','','','9','16.00','1','2024-06-13 14:59:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171830143812801323333'),(1647,'91718301414','148',1.00,'200','retail','0','2024-06-13 20:58:54','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-06-13 14:59:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171830148112101323333'),(1648,'91718301414','35',3.00,'600','retail','0','2024-06-13 20:58:54','','','','125','Cash',0.00,'200','','','9','16.00','1','2024-06-13 14:59:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171830151312301323333'),(1649,'91718301414','110',2.00,'500','retail','0','2024-06-13 20:58:54','','','','95','Cash',0.00,'250','','','9','16.00','1','2024-06-13 14:59:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'9171830153412401323333'),(1650,'91718354365','72',3.00,'1050','retail','150','2024-06-14 11:53:24','','','','200','Cash',0.00,'350','','','9','16.00','1','2024-06-14 05:53:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','144.00','141','Inclusive','branch','Inventory','','','','','',NULL,'9171835478612601323333'),(1651,'91718354365','152',3.00,'1400.0001','retail','9.9999','2024-06-14 11:53:24','','','','370','Cash',0.00,'466.6667','','','9','0.00','1','2024-06-14 05:53:38','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171835504612601323333'),(1652,'91718354365','5',5.00,'1250','retail','50','2024-06-14 11:53:24','','','','190','Cash',0.00,'250','','','9','16.00','1','2024-06-14 05:53:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','207.00','202','Inclusive','branch','Inventory','','','','','',NULL,'9171835520312301323333'),(1653,'91718355219','49',1.00,'1500','retail','0','2024-06-14 11:53:48','','','','850','Cash',0.00,'1500','','','9','16.00','1','2024-06-14 05:53:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171835522712701323333'),(1654,'91718384964','6166000121849',1.00,'750','retail','0','2024-06-14 20:11:12','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-06-14 14:11:29','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171838499712701323333'),(1655,'91718384964','15',3.00,'240','retail','0','2024-06-14 20:11:12','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-06-14 14:11:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','','','','','',NULL,'9171838502512501323333'),(1656,'91718384964','20',3.00,'240','retail','0','2024-06-14 20:11:12','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-06-14 14:11:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','113.00','110','Inclusive','branch','Inventory','','','','','',NULL,'9171838505812801323333'),(1657,'91718384964','68',1.00,'1600','retail','0','2024-06-14 20:11:12','','','','1000','Cash',0.00,'1600','','','9','16.00','1','2024-06-14 14:11:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171838507112101323333'),(1658,'91718385090','105',1.00,'1500','retail','0','2024-06-14 20:15:28','','','','750','Cash',0.00,'1500','','','9','16.00','1','2024-06-14 14:15:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171838511612601323333'),(1659,'91718385090','31',1.00,'500','retail','0','2024-06-14 20:15:28','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-06-14 14:15:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171838513312301323333'),(1660,'91718385090','145',1.00,'550','retail','0','2024-06-14 20:15:28','','','','400','Cash',0.00,'550','','','9','5.00','1','2024-06-14 14:15:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171838515412401323333'),(1661,'91718385090','177',1.00,'450','retail','0','2024-06-14 20:15:28','','','','300','Cash',0.00,'450','','','9','0.00','1','2024-06-14 14:15:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171838516912901323333'),(1662,'91718385090','132',1.00,'200','retail','0','2024-06-14 20:15:28','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-06-14 14:15:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171838518212201323333'),(1663,'91718385090','28',6.00,'300','retail','0','2024-06-14 20:15:28','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-06-14 14:15:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','39.00','33','Inclusive','branch','Inventory','','','','','',NULL,'9171838520612601323333'),(1664,'91718385090','37',1.00,'1250','retail','0','2024-06-14 20:15:28','','','','700','Cash',0.00,'1250','','','9','16.00','1','2024-06-14 14:15:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171838524512501323333'),(1665,'91718385090','2',2.00,'2600','retail','0','2024-06-14 20:15:28','','','','950','Cash',0.00,'1300','','','9','16.00','1','2024-06-14 14:15:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171838526912901323333'),(1666,'91718385090','72',8.00,'3200','retail','0','2024-06-14 20:15:28','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-06-14 14:15:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','141.00','133','Inclusive','branch','Inventory','','','','','',NULL,'9171838529712701323333'),(1667,'91718385090','13',1.00,'600','retail','0','2024-06-14 20:15:28','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-06-14 14:15:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'9171838531012001323333'),(1668,'91718385090','148',2.00,'400','retail','0','2024-06-14 20:15:28','','','','150','Cash',0.00,'200','','','9','0.00','1','2024-06-14 14:15:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171838532712701323333'),(1669,'91718385350','93',4.00,'960','retail','40','2024-06-14 20:17:24','','','','180','Cash',0.00,'240','','','9','16.00','1','2024-06-14 14:17:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171838544312301323333'),(1670,'91718386517','112',1.00,'1950','retail','0','2024-06-14 20:37:28','','','','0','Cash',0.00,'1950','','','9','16.00','1','2024-06-14 14:41:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171838662012001323333'),(1671,'91718386517','153',1.00,'2200','retail','0','2024-06-14 20:37:28','','','','1500','Cash',0.00,'2200','','','9','0.00','1','2024-06-14 14:41:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171838663512501323333'),(1672,'91718386517','98',1.00,'1150','retail','0','2024-06-14 20:37:28','','','','700','Cash',0.00,'1150','','','9','16.00','1','2024-06-14 14:41:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171838664812801323333'),(1673,'91718458007','105',1.00,'1500','retail','0','2024-06-15 16:32:23','','','','750','Cash',0.00,'1500','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171845803612601323334'),(1674,'91718458007','132',1.00,'200','retail','0','2024-06-15 16:32:23','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171845807812801323334'),(1675,'91718458007','97',1.00,'700','retail','0','2024-06-15 16:32:23','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171845815812801323334'),(1676,'91718458007','6925546000205',1.00,'2700','retail','0','2024-06-15 16:32:23','','','','1400','Cash',0.00,'2700','','','9','16.00','1','2024-06-15 10:32:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'9171845816912901323334'),(1677,'91718458007','31',1.00,'500','retail','0','2024-06-15 16:32:23','','','','250','Cash',0.00,'500','','','9','16.00','1','2024-06-15 10:32:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'9171845818012001323334'),(1678,'91718458007','1',1.00,'1600','retail','0','2024-06-15 16:32:23','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'9171845820412401323334'),(1679,'91718458007','63',1.00,'1300','retail','0','2024-06-15 16:32:23','','','','850','Cash',0.00,'1300','','','9','16.00','1','2024-06-15 10:32:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171845821812801323334'),(1680,'91718458007','117',1.00,'1450','retail','0','2024-06-15 16:32:23','','','','800','Cash',0.00,'1450','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'9171845823712701323334'),(1681,'91718458007','6166000121849',1.00,'750','retail','0','2024-06-15 16:32:23','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-06-15 10:32:41','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171845825212201323334'),(1682,'91718458007','132',1.00,'200','retail','0','2024-06-15 16:32:23','','','','104','Cash',0.00,'200','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171845826512501323334'),(1683,'91718458007','15',3.00,'240','retail','0','2024-06-15 16:32:23','','','','45','Cash',0.00,'80','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','','','','','',NULL,'9171845828912901323334'),(1684,'91718458007','18',2.00,'240','retail','0','2024-06-15 16:32:23','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','','',NULL,'9171845830712701323334'),(1685,'91718458007','33',4.00,'200','retail','0','2024-06-15 16:32:23','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','86.00','82','Inclusive','branch','Inventory','','','','','',NULL,'9171845832912901323334'),(1686,'91718458007','97',1.00,'700','retail','0','2024-06-15 16:32:23','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-06-15 10:32:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171845834312301323334'),(1687,'91718458362','18',1.00,'120','retail','0','2024-06-15 16:32:56','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-06-15 10:33:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'9171845837612601323334'),(1688,'91718474624','32',5.00,'1250','retail','0','2024-06-15 21:04:37','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-06-15 15:05:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','52.00','47','Inclusive','branch','Inventory','','','','','',NULL,'9171847467612601323334'),(1689,'91718474717','6971919199014',3.00,'750','retail','0','2024-06-15 21:05:40','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-06-15 15:11:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171847474012001323334'),(1690,'91718560745','97',1.00,'700','retail','0','2024-06-16 21:00:00','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-06-16 15:00:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'9171856075512501323335'),(1691,'91718560745','72',2.00,'800','retail','0','2024-06-16 21:00:00','','','','200','Cash',0.00,'400','','','9','16.00','1','2024-06-16 15:00:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','133.00','131','Inclusive','branch','Inventory','','','','','',NULL,'9171856078012001323335'),(1692,'91718560745','32',1.00,'250','retail','0','2024-06-16 21:00:00','','','','150','Cash',0.00,'250','','','9','16.00','1','2024-06-16 15:00:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'9171856079012001323335'),(1693,'91718560745','6972864340117',1.00,'450','retail','0','2024-06-16 21:00:00','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-06-16 15:00:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171856080012001323335'),(1694,'91718633039','4',1.00,'1600','retail','50','2024-06-17 17:05:14','','','','1100','Cash',0.00,'1600','','','9','16.00','1','2024-06-17 11:05:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'9171863307012001323336'),(1695,'91718633039','3',2.00,'1700','retail','0','2024-06-17 17:05:14','','','','450','Cash',0.00,'850','','','9','16.00','1','2024-06-17 11:05:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','','','','','',NULL,'9171863308612601323336'),(1696,'91718633039','97',1.00,'700','retail','0','2024-06-17 17:05:14','','','','450','Cash',0.00,'700','','','9','16.00','1','2024-06-17 11:05:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'9171863309612601323336'),(1697,'91718633039','13',2.00,'1200','retail','0','2024-06-17 17:05:14','','','','350','Cash',0.00,'600','','','9','16.00','1','2024-06-17 11:05:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'9171863311312301323336'),(1698,'91718633144','6925546000205',1.00,'2700','retail','0','2024-06-17 17:07:01','','','','1400','Cash',0.00,'2700','','','9','16.00','1','2024-06-17 11:07:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171863315212201323336'),(1699,'91718633144','168',1.00,'850','retail','50','2024-06-17 17:07:01','','','','520','Cash',0.00,'850','','','9','0.00','1','2024-06-17 11:07:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171863322012001323336'),(1700,'91718633257','27',1.00,'1000','retail','0','2024-06-17 17:08:03','','','','650','Cash',0.00,'1000','','','9','16.00','1','2024-06-17 11:08:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171863326712701323336'),(1701,'91718633257','168',1.00,'800','retail','100','2024-06-17 17:08:03','','','','520','Cash',0.00,'800','','','9','0.00','1','2024-06-17 11:08:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171863328212201323336'),(1702,'91718633314','6972864340117',1.00,'450','retail','0','2024-06-17 17:08:48','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-06-17 11:09:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'9171863332712701323336'),(1703,'91718633350','6925546000205',1.00,'2700','retail','0','2024-06-17 17:09:23','','','','1400','Cash',0.00,'2700','','','9','16.00','1','2024-06-17 11:09:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'9171863336312301323336'),(1704,'91718647272','167',2.00,'500','retail','0','2024-06-17 21:01:40','','','','120','Cash',0.00,'250','','','9','0.00','1','2024-06-17 15:01:51','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171864729912901323336'),(1705,'91718728395','67',1.00,'700','retail','0','2024-06-18 19:36:02','','','','350','Cash',0.00,'700','','','9','16.00','1','2024-06-18 13:36:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171872842812801323337'),(1706,'91718728395','4',1.00,'1600','retail','50','2024-06-18 19:36:02','','','','1100','Cash',0.00,'1600','','','9','16.00','1','2024-06-18 13:36:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'9171872844812801323337'),(1707,'91718728395','21',1.00,'200','retail','0','2024-06-18 19:36:02','','','','133','Cash',0.00,'200','','','9','16.00','1','2024-06-18 13:36:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171872847312301323337'),(1708,'91718728395','28',3.00,'150','retail','0','2024-06-18 19:36:02','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-06-18 13:36:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','','','','','',NULL,'9171872852812801323337'),(1709,'91718728395','199',2.00,'240','retail','0','2024-06-18 19:36:02','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-06-18 13:36:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171872856212201323337'),(1710,'91718728591','191',1.00,'699','retail','0','2024-06-18 19:38:10','','','','476','Cash',0.00,'699','','','9','0.00','1','2024-06-18 13:38:15','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171872869012001323337'),(1711,'91718814977','150',1.00,'550','retail','0','2024-06-19 19:39:25','','','','350','Cash',0.00,'550','','','9','0.00','1','2024-06-19 13:40:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171881501212201323338'),(1712,'91718814977','20',5.00,'400','retail','0','2024-06-19 19:39:25','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-06-19 13:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','110.00','105','Inclusive','branch','Inventory','','','','','',NULL,'9171881503612601323338'),(1713,'91718814977','18',1.00,'120','retail','0','2024-06-19 19:39:25','','','','45','Cash',0.00,'120','','','9','16.00','1','2024-06-19 13:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'9171881505612601323338'),(1714,'91718814977','33',2.00,'100','retail','0','2024-06-19 19:39:25','','','','38','Cash',0.00,'50','','','9','16.00','1','2024-06-19 13:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','','','','','',NULL,'9171881507312301323338'),(1715,'91718814977','4287211',1.00,'600','retail','0','2024-06-19 19:39:25','','','','300','Cash',0.00,'600','','','9','16.00','1','2024-06-19 13:40:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'9171881509034213001993'),(1716,'91718814977','6972864340117',1.00,'450','retail','0','2024-06-19 19:39:25','','','','0','Cash',0.00,'450','','','9','16.00','1','2024-06-19 13:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'9171881516412401323338'),(1717,'91718815208','50',1.00,'2500','retail','0','2024-06-19 19:47:31','','','','1900','Cash',0.00,'2500','','','9','16.00','1','2024-06-19 13:47:44','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'9171881565012001323338'),(1718,'91718903294','168',1.00,'950','retail','0','2024-06-20 20:10:10','','','','520','Cash',0.00,'950','','','9','0.00','1','2024-06-20 14:10:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171890332012001323339'),(1719,'91718903294','20',6.00,'480','retail','0','2024-06-20 20:10:10','','','','40','Cash',0.00,'80','','','9','16.00','1','2024-06-20 14:10:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','105.00','99','Inclusive','branch','Inventory','','','','','',NULL,'9171890334012001323339'),(1720,'91718903294','164',1.00,'250','retail','0','2024-06-20 20:10:10','','','','119','Cash',0.00,'250','','','9','0.00','1','2024-06-20 14:10:21','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171890336212201323339'),(1721,'91718903294','1',1.00,'1600','retail','0','2024-06-20 20:10:10','','','','950','Cash',0.00,'1600','','','9','16.00','1','2024-06-20 14:10:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','',NULL,'9171890338112101323339'),(1722,'91718903294','199',1.00,'120','retail','0','2024-06-20 20:10:10','','','','80','Cash',0.00,'120','','','9','0.00','1','2024-06-20 14:10:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171890339412401323339'),(1723,'91718903294','28',1.00,'50','retail','0','2024-06-20 20:10:10','','','','42','Cash',0.00,'50','','','9','16.00','1','2024-06-20 14:10:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'9171890341012001323339'),(1724,'91718988479','38',1.00,'1500','retail','0','2024-06-21 19:51:29','','','','900','Cash',0.00,'1500','','','9','16.00','1','2024-06-21 13:51:47','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'9171898852112101323339'),(1725,'91718988479','6971919190011',1.00,'250','retail','0','2024-06-21 19:51:29','','','','125','Cash',0.00,'250','','','9','16.00','1','2024-06-21 13:51:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'9171898853312301323339'),(1726,'91718988479','157',1.00,'200','retail','0','2024-06-21 19:51:29','','','','160','Cash',0.00,'200','','','9','0.00','1','2024-06-21 13:51:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171898856512501323339'),(1727,'91718988479','65',1.00,'750','retail','0','2024-06-21 19:51:29','','','','0','Cash',0.00,'750','','','9','16.00','1','2024-06-21 13:51:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'9171898860112101323339'),(1728,'91718988479','231',1.00,'850','retail','0','2024-06-21 19:51:29','','','','450','Cash',0.00,'850','','','9','0.00','1','2024-06-21 13:51:47','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171898861312301323339'),(1729,'91718988479','169',1.00,'3800','retail','0','2024-06-21 19:51:29','','','','2600','Cash',0.00,'3800','','','9','0.00','1','2024-06-21 13:51:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171898863412401323339'),(1730,'91718988479','167',1.00,'250','retail','0','2024-06-21 19:51:29','','','','120','Cash',0.00,'250','','','9','0.00','1','2024-06-21 13:51:47','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171898865012001323339'),(1731,'91718988479','18',3.00,'300','retail','60','2024-06-21 19:51:29','','','','45','Cash',0.00,'100','','','9','16.00','1','2024-06-21 13:51:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','','','','','',NULL,'9171898868912901323339'),(1732,'101711810204','6925546000205',1.00,'2000','retail','0','2024-06-22 11:52:17','','','','1400','Cash',0.00,'2000','','','10','16.00','1','2024-06-22 08:32:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'10171181023473337030221'),(1733,'101711810204','72',3.00,'1200','retail','0','2024-06-22 11:52:17','','','','200','Cash',0.00,'400','','','10','16.00','1','2024-06-22 08:32:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','167.00','164','Inclusive','branch','Inventory','','','','','',NULL,'10171181025673537030221'),(1734,'101711810204','46',1.00,'750','retail','0','2024-06-22 11:52:17','','','','350','Cash',0.00,'750','','','10','16.00','1','2024-06-22 08:32:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'10171181029973937030221'),(1735,'101711810204','68',1.00,'1500','retail','100','2024-06-22 11:52:17','','','','1000','Cash',0.00,'1500','','','10','16.00','1','2024-06-22 08:32:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'10171181034573437030221'),(1736,'101711810204','2',1.00,'1200','retail','100','2024-06-22 11:52:17','','','','950','Cash',0.00,'1200','','','10','16.00','1','2024-06-22 08:32:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'10171181044373437030221'),(1737,'101711810204','185',3.00,'30','retail','150','2024-06-22 11:52:17','','','','22','Cash',0.00,'10','','','10','0.00','1','2024-06-22 08:32:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','48.00','45','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'10171181091473137030221'),(1738,'101711810204','35',3.00,'600','retail','0','2024-06-22 11:52:17','','','','125','Cash',0.00,'200','','','10','16.00','1','2024-06-22 08:32:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','','','','','',NULL,'10171181093173337030221'),(1739,'101711810204','38',1.00,'1500','retail','0','2024-06-22 11:52:17','','','','900','Cash',0.00,'1500','','','10','16.00','1','2024-06-22 08:32:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'10171181094773437030221'),(1740,'101711810204','59',1.00,'450','retail','0','2024-06-22 11:52:17','','','','0','Cash',0.00,'450','','','10','16.00','1','2024-06-22 08:32:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'10171181135073537030221'),(1741,'101719075131','6925546000205',1.00,'2700','retail','0','2024-06-23 11:48:14','','','','1400','Cash',372.41,'2700','','','10','16.00','1','2024-06-23 05:48:26','2','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',2327.59,'','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'10171907516873637030229'),(1742,'91719243106','140',1.00,'0','retail','0','2024-06-24 18:32:05','','','','0','Cash',0.00,'0','','','9','16.00','1','2024-06-24 12:32:28','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'9171924312412401323332'),(1743,'101719301811','20',3.00,'240','retail','0','2024-06-25 10:50:30','','','','40','Cash',0.00,'80','','','10','16.00','1','2024-06-25 04:50:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99.00','96','Inclusive','branch','Inventory','','','','','',NULL,'10171930182973237030229'),(1744,'101719478289','20',2.00,'160','retail','0','2024-06-27 11:51:42','','','','40','Cash',0.00,'80','','','10','16.00','1','2024-06-27 05:53:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','','','','','',NULL,'10171947830273037030229'),(1745,'101719478390','98',1.00,'1150','retail','0','2024-06-27 11:55:45','','','','700','Cash',158.62,'1150','','','10','16.00','1','2024-06-27 05:56:08','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',991.38,'','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'10171947841773137030229'),(1746,'101719478390','93',3.00,'750','retail','0','2024-06-27 11:55:45','','','','180','Cash',0.00,'250','','','10','16.00','1','2024-06-27 05:56:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','','',NULL,'10171947848773837030229'),(1747,'101719478569','145',2.00,'1100','retail','0','2024-06-27 12:02:49','','','','400','Cash',0.00,'550','','','10','5.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171947872073237030229'),(1748,'101719478569','5',15.00,'3900','retail','0','2024-06-27 12:02:49','','','','190','Cash',0.00,'260','','','10','16.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'15','322.00','307','Inclusive','branch','Inventory','','','','','',NULL,'10171947874773437030229'),(1749,'101719478569','18',3.00,'360','retail','0','2024-06-27 12:02:49','','','','45','Cash',0.00,'120','','','10','16.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','','','','','',NULL,'10171947878373837030229'),(1750,'101719478569','6925546000205',1.00,'2700','retail','0','2024-06-27 12:02:49','','','','1400','Cash',0.00,'2700','','','10','16.00','1','2024-06-27 06:03:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'10171947879273937030229'),(1751,'101719478569','96',1.00,'800','retail','0','2024-06-27 12:02:49','','','','0','Cash',0.00,'800','','','10','16.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'10171947880073037030229'),(1752,'101719478569','36',2.00,'1300','retail','0','2024-06-27 12:02:49','','','','350','Cash',0.00,'650','','','10','16.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','',NULL,'10171947881373137030229'),(1753,'101719478569','170',2.00,'140','retail','0','2024-06-27 12:02:49','','','','50','Cash',0.00,'70','','','10','0.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171947882673237030229'),(1754,'101719478569','45',1.00,'1600','retail','0','2024-06-27 12:02:49','','','','1000','Cash',0.00,'1600','','','10','16.00','1','2024-06-27 06:03:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'10171947883573337030229'),(1755,'101719478569','4287211',1.00,'600','retail','0','2024-06-27 12:02:49','','','','300','Cash',0.00,'600','','','10','16.00','1','2024-06-27 06:03:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'10171947885173537030229'),(1756,'101719478569','1',2.00,'3200','retail','0','2024-06-27 12:02:49','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','','',NULL,'10171947886673637030229'),(1757,'101719478569','213',1.00,'250','retail','0','2024-06-27 12:02:49','','','','150','Cash',0.00,'250','','','10','0.00','1','2024-06-27 06:03:22','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171947887573737030229'),(1758,'101719478569','179',1.00,'750','retail','0','2024-06-27 12:02:49','','','','350','Cash',0.00,'750','','','10','0.00','1','2024-06-27 06:03:22','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171947888373837030229'),(1759,'101719478569','18',3.00,'360','retail','0','2024-06-27 12:02:49','','','','45','Cash',0.00,'120','','','10','16.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','','','','','',NULL,'10171947889673937030229'),(1760,'101719478569','170',5.00,'350','retail','0','2024-06-27 12:02:49','','','','50','Cash',0.00,'70','','','10','0.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171947890773037030229'),(1761,'101719478569','51',2.00,'1000','retail','0','2024-06-27 12:02:49','','','','300','Cash',0.00,'500','','','10','16.00','1','2024-06-27 06:03:22','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','','',NULL,'10171947891973137030229'),(1762,'101719478569','6925546000205',1.00,'2700','retail','0','2024-06-27 12:02:49','','','','1400','Cash',0.00,'2700','','','10','16.00','1','2024-06-27 06:03:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'10171947893473337030229'),(1763,'101719478569','6971919199014',2.00,'500','retail','0','2024-06-27 12:02:49','','','','125','Cash',0.00,'250','','','10','16.00','1','2024-06-27 06:03:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'10171947895773537030229'),(1764,'101719478569','158',2.00,'300','retail','0','2024-06-27 12:02:49','','','','81','Cash',0.00,'150','','','10','0.00','1','2024-06-27 06:03:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171947896973637030229'),(1765,'101719479003','37',2.00,'2500','retail','0','2024-06-27 13:42:54','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-06-27 07:44:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'10171948497373737030229'),(1766,'101719485083','1',1.00,'1600','retail','0','2024-06-27 14:28:53','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-06-27 08:30:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'10171948771873137030229'),(1767,'101719485083','145',1.00,'550','retail','0','2024-06-27 14:28:53','','','','400','Cash',0.00,'550','','','10','5.00','1','2024-06-27 08:30:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171948772373237030229'),(1768,'101719485083','5',2.00,'520','retail','0','2024-06-27 14:28:53','','','','190','Cash',0.00,'260','','','10','16.00','1','2024-06-27 08:30:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','307.00','305','Inclusive','branch','Inventory','','','','','',NULL,'10171948773373337030229'),(1769,'101719487808','208',1.00,'200','retail','0','2024-06-27 14:30:28','','','','100','Cash',0.00,'200','','','10','0.00','1','2024-06-27 08:31:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171948782873237030229'),(1770,'101719487871','37',1.00,'1250','retail','0','2024-06-27 14:59:32','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-06-27 09:04:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'10171948935873537030229'),(1771,'101719487871','72',2.00,'800','retail','0','2024-06-27 14:59:32','','','','200','Cash',0.00,'400','','','10','16.00','1','2024-06-27 09:04:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','191.00','189','Inclusive','branch','Inventory','','','','','',NULL,'10171948946673637030229'),(1772,'101719487871','93',2.00,'500','retail','0','2024-06-27 14:59:32','','','','180','Cash',0.00,'250','','','10','16.00','1','2024-06-27 09:04:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'10171948952173237030229'),(1773,'101719487871','214',1.00,'300','retail','0','2024-06-27 14:59:32','','','','200','Cash',0.00,'300','','','10','0.00','1','2024-06-27 09:04:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171948956073637030229'),(1774,'101719487871','54',1.00,'200','retail','0','2024-06-27 14:59:32','','','','84','Cash',0.00,'200','','','10','16.00','1','2024-06-27 09:04:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'10171948957173737030229'),(1775,'101719497571','25',1.00,'900','retail','0','2024-06-27 17:31:06','','','','600','Cash',0.00,'900','','','10','16.00','1','2024-06-27 11:36:48','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'10171949758073837030229'),(1776,'101719497571','4287211',1.00,'600','retail','0','2024-06-27 17:31:06','','','','300','Cash',0.00,'600','','','10','16.00','1','2024-06-27 11:36:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'10171949765273537030229'),(1777,'101719497571','20',6.00,'480','retail','0','2024-06-27 17:31:06','','','','40','Cash',0.00,'80','','','10','16.00','1','2024-06-27 11:36:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','94.00','88','Inclusive','branch','Inventory','','','','','',NULL,'10171949766973637030229'),(1778,'101719497571','225',1.00,'600','retail','0','2024-06-27 17:31:06','','','','300','Cash',0.00,'600','','','10','0.00','1','2024-06-27 11:36:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171949775573537030229'),(1779,'101719497571','13',2.00,'1200','retail','0','2024-06-27 17:31:06','','','','350','Cash',0.00,'600','','','10','16.00','1','2024-06-27 11:36:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'10171949783073337030229'),(1780,'101719497571','15',2.00,'160','retail','0','2024-06-27 17:31:06','','','','45','Cash',0.00,'80','','','10','16.00','1','2024-06-27 11:36:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','',NULL,'10171949784373437030229'),(1781,'101719497571','145',1.00,'550','retail','0','2024-06-27 17:31:06','','','','400','Cash',0.00,'550','','','10','5.00','1','2024-06-27 11:36:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171949791273137030229'),(1782,'101719497571','16',1.00,'320','retail','0','2024-06-27 17:31:06','','','','125','Cash',0.00,'320','','','10','16.00','1','2024-06-27 11:36:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'10171949795673537030229'),(1783,'101719497571','167',2.00,'500','retail','0','2024-06-27 17:31:06','','','','120','Cash',0.00,'250','','','10','0.00','1','2024-06-27 11:36:48','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171949808073837030229'),(1784,'101719497571','12',1.00,'800','retail','0','2024-06-27 17:31:06','','','','450','Cash',0.00,'800','','','10','16.00','1','2024-06-27 11:36:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'10171949808873837030229'),(1785,'101719497571','148',1.00,'200','retail','0','2024-06-27 17:31:06','','','','150','Cash',0.00,'200','','','10','0.00','1','2024-06-27 11:36:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171949822373237030229'),(1786,'101719497571','71',1.00,'1200','retail','0','2024-06-27 17:31:06','','','','850','Cash',0.00,'1200','','','10','16.00','1','2024-06-27 11:36:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'10171949823273337030229'),(1787,'101719497571','34',2.00,'700','retail','0','2024-06-27 17:31:06','','','','200','Cash',0.00,'350','','','10','16.00','1','2024-06-27 11:36:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','',NULL,'10171949866673637030229'),(1788,'101719499009','168',1.00,'950','retail','0','2024-06-27 17:52:43','','','','520','Cash',0.00,'950','','','10','0.00','1','2024-06-27 11:54:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171949996373637030229'),(1789,'101719499009','173',1.00,'3000','retail','0','2024-06-27 18:33:15','','','','2000','Cash',0.00,'3000','','','10','0.00','1','2024-06-27 12:33:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171950239473937030229'),(1790,'101719499009','27',1.00,'1000','retail','0','2024-06-27 20:11:10','','','','650','Cash',0.00,'1000','','','10','16.00','1','2024-06-27 14:12:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'10171950826973637030229'),(1791,'101719571149','41',1.00,'4500','retail','0','2024-06-28 13:45:50','','','','2500','Cash',0.00,'4500','','','10','16.00','1','2024-06-28 07:46:14','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'10171957120973037030229'),(1792,'101719571149','188',1.00,'750','retail','0','2024-06-28 13:45:50','','','','642','Cash',0.00,'750','','','10','0.00','1','2024-06-28 07:46:14','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171957123573337030229'),(1793,'101719571575','167',1.00,'250','retail','0','2024-06-28 16:34:37','','','','120','Cash',0.00,'250','','','10','0.00','1','2024-06-28 10:38:11','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171958118373837030229'),(1794,'101719571575','6970802080026',1.00,'850','retail','0','2024-06-28 16:34:37','','','','350','Cash',0.00,'850','','','10','16.00','1','2024-06-28 10:38:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'10171958167673737030229'),(1795,'101719581892','166',1.00,'1799','retail','0','2024-06-28 16:48:25','','','','1360','Cash',0.00,'1799','','','10','0.00','1','2024-06-28 10:48:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171958250473037030229'),(1796,'101719582513','40',1.00,'5800','retail','0','2024-06-28 17:12:14','','','','4700','Cash',0.00,'5800','','','10','16.00','1','2024-06-28 11:12:35','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'10171958393373337030229'),(1797,'101719586522','6925546000205',1.00,'2700','retail','0','2024-06-28 17:55:29','','','','1400','Cash',0.00,'2700','','','10','16.00','1','2024-06-28 11:56:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'10171958652873237030229'),(1798,'101719590393','37',1.00,'1250','retail','0','2024-06-28 19:00:11','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-06-28 13:01:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'10171959040173037030229'),(1799,'101719590393','27',1.00,'1000','retail','0','2024-06-28 19:00:11','','','','650','Cash',0.00,'1000','','','10','16.00','1','2024-06-28 13:01:01','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'10171959041073137030229'),(1800,'101719647589','81',1.00,'1800','retail','0','2024-06-29 10:53:43','','','','1000','Cash',0.00,'1800','','','10','16.00','1','2024-06-29 04:55:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'10171964760173037030229'),(1801,'101719647589','20',1.00,'80','retail','0','2024-06-29 10:53:43','','','','40','Cash',0.00,'80','','','10','16.00','1','2024-06-29 04:55:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','','',NULL,'10171964760973037030229'),(1802,'101719647589','28',3.00,'150','retail','0','2024-06-29 10:53:43','','','','42','Cash',0.00,'50','','','10','16.00','1','2024-06-29 04:55:01','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','','',NULL,'10171964762273237030229'),(1803,'101719647702','37',3.00,'3750','retail','0','2024-06-29 12:58:12','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-06-29 06:59:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','','','','','',NULL,'10171965509173937030229'),(1804,'101719655158','211',1.00,'1000','retail','0','2024-06-29 13:05:39','','','','650','Cash',0.00,'1000','','','10','0.00','1','2024-06-29 07:05:42','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171965553873337030229'),(1805,'101719655543','237',1.00,'1600','retail','0','2024-06-29 13:55:18','','','','1000','Cash',0.00,'1600','','','10','0.00','1','2024-06-29 07:56:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171965849973937030229'),(1806,'101719655543','227',1.00,'1600','retail','0','2024-06-29 13:55:18','','','','800','Cash',0.00,'1600','','','10','0.00','1','2024-06-29 07:56:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171965851773137030229'),(1807,'101719658617','12',1.00,'800','retail','0','2024-06-29 14:02:42','','','','450','Cash',0.00,'800','','','10','16.00','1','2024-06-29 08:02:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'10171965894973437030229'),(1808,'101719658978','238',5.00,'1300','retail','0','2024-06-29 14:27:08','','','','180','Cash',0.00,'260','','','10','0.00','1','2024-06-29 08:28:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','80.00','75','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171966006473637030229'),(1809,'101719837528','141',1.00,'700','retail','0','2024-07-01 15:39:53','','','','400','Cash',0.00,'700','','','10','16.00','1','2024-07-01 09:43:06','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171983758573837030229'),(1810,'101719837528','148',1.00,'200','retail','0','2024-07-01 15:39:53','','','','150','Cash',0.00,'200','','','10','0.00','1','2024-07-01 09:43:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171983759373937030229'),(1811,'101719837993','85',1.00,'2200','retail','0','2024-07-01 15:56:38','','','','0','Cash',0.00,'2200','','','10','16.00','1','2024-07-01 09:59:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'10171983845073537030229'),(1812,'101719837993','148',1.00,'200','retail','0','2024-07-01 15:56:38','','','','150','Cash',0.00,'200','','','10','0.00','1','2024-07-01 09:59:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171983852473237030229'),(1813,'101719837993','62',1.00,'500','retail','0','2024-07-01 15:56:38','','','','350','Cash',0.00,'500','','','10','16.00','1','2024-07-01 09:59:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'10171983853573337030229'),(1814,'101719837993','51',2.00,'1000','retail','0','2024-07-01 15:56:38','','','','300','Cash',0.00,'500','','','10','16.00','1','2024-07-01 09:59:58','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','',NULL,'10171983854673437030229'),(1815,'101719837993','6971919199014',1.00,'250','retail','0','2024-07-01 15:56:38','','','','125','Cash',0.00,'250','','','10','16.00','1','2024-07-01 09:59:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'10171983856573637030229'),(1816,'101719837993','237',1.00,'1600','retail','0','2024-07-01 15:56:38','','','','1000','Cash',0.00,'1600','','','10','0.00','1','2024-07-01 09:59:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171983857773737030229'),(1817,'101719837993','167',1.00,'250','retail','0','2024-07-01 15:56:38','','','','120','Cash',0.00,'250','','','10','0.00','1','2024-07-01 09:59:58','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171983858873837030229'),(1818,'101719837993','167',1.00,'250','retail','0','2024-07-01 15:56:38','','','','120','Cash',0.00,'250','','','10','0.00','1','2024-07-01 09:59:58','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171983859773937030229'),(1819,'101719854007','141',1.00,'700','retail','0','2024-07-01 20:13:41','','','','400','Cash',0.00,'700','','','10','16.00','1','2024-07-01 14:13:48','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171985402073237030229'),(1820,'101719912886','110',1.00,'250','retail','0','2024-07-02 12:34:52','','','','95','Cash',0.00,'250','','','10','16.00','1','2024-07-02 06:35:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'10171991289273937030229'),(1821,'101719914210','155',1.00,'1700','retail','0','2024-07-02 12:58:14','','','','1100','Cash',0.00,'1700','','','10','0.00','1','2024-07-02 06:58:23','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171991423073337030229'),(1822,'101719914210','110',1.00,'250','retail','0','2024-07-02 12:58:14','','','','95','Cash',0.00,'250','','','10','16.00','1','2024-07-02 06:58:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'10171991423973337030229'),(1823,'101719914210','6947662262220',2.00,'1900','retail','0','2024-07-02 12:58:14','','','','750','Cash',0.00,'950','','','10','16.00','1','2024-07-02 06:58:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','','',NULL,'10171991424873437030229'),(1824,'101719914210','223',6.00,'1500','retail','0','2024-07-02 12:58:14','','','','116','Cash',0.00,'250','','','10','0.00','1','2024-07-02 06:58:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','48.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171991426673637030229'),(1825,'101719914210','6972864340117',1.00,'450','retail','0','2024-07-02 12:58:14','','','','0','Cash',0.00,'450','','','10','16.00','1','2024-07-02 06:58:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'10171991427873737030229'),(1826,'101719914210','196',1.00,'999','retail','0','2024-07-02 12:58:14','','','','500','Cash',0.00,'999','','','10','0.00','1','2024-07-02 06:58:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171991429373937030229'),(1827,'101719928358','27',1.00,'1000','retail','0','2024-07-02 16:52:46','','','','650','Cash',0.00,'1000','','','10','16.00','1','2024-07-02 10:52:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'10171992836573637030229'),(1828,'101719995414','15',2.00,'160','retail','0','2024-07-03 11:31:23','','','','45','Cash',0.00,'80','','','10','16.00','1','2024-07-03 05:31:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'10171999542473237030229'),(1829,'101719995414','6925546000205',1.00,'2700','retail','0','2024-07-03 11:31:23','','','','1400','Cash',0.00,'2700','','','10','16.00','1','2024-07-03 05:31:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'10171999547173737030229'),(1830,'101719995414','170',4.00,'280','retail','0','2024-07-03 11:31:23','','','','50','Cash',0.00,'70','','','10','0.00','1','2024-07-03 05:31:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10171999548273837030229'),(1831,'101720009017','46',1.00,'750','retail','0','2024-07-03 15:17:03','','','','350','Cash',0.00,'750','','','10','16.00','1','2024-07-03 09:17:30','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'10172000902373237030220'),(1832,'101720011556','27',1.00,'1000','retail','0','2024-07-03 15:59:28','','','','650','Cash',0.00,'1000','','','10','16.00','1','2024-07-03 10:01:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'10172001156773637030220'),(1833,'101720011556','51',2.00,'1000','retail','0','2024-07-03 17:28:45','','','','300','Cash',0.00,'500','','','10','16.00','1','2024-07-03 11:28:47','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','','',NULL,'10172001692473237030220'),(1834,'101720025269','34',1.00,'350','retail','0','2024-07-03 19:47:57','','','','200','Cash',0.00,'350','','','10','16.00','1','2024-07-03 13:48:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'10172002527773737030220'),(1835,'101720025269','41',1.00,'4500','retail','0','2024-07-03 20:49:10','','','','2500','Cash',0.00,'4500','','','10','16.00','1','2024-07-03 14:49:20','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'10172002894973437030220'),(1836,'101720086301','97',1.00,'700','retail','0','2024-07-04 13:13:44','','','','450','Cash',0.00,'700','','','10','16.00','1','2024-07-04 07:13:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'10172008631373137030220'),(1837,'101720088031','5',5.00,'1300','retail','0','2024-07-04 13:14:32','','','','190','Cash',0.00,'260','','','10','16.00','1','2024-07-04 07:15:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','305.00','300','Inclusive','branch','Inventory','','','','','',NULL,'10172008804173437030220'),(1838,'101720088031','20',3.00,'240','retail','0','2024-07-04 13:14:32','','','','40','Cash',0.00,'80','','','10','16.00','1','2024-07-04 07:15:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','87.00','84','Inclusive','branch','Inventory','','','','','',NULL,'10172008805773537030220'),(1839,'101720088031','28',2.00,'100','retail','0','2024-07-04 13:14:32','','','','42','Cash',0.00,'50','','','10','16.00','1','2024-07-04 07:15:49','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'10172008807273737030220'),(1840,'101720088150','223',3.00,'750','retail','0','2024-07-04 13:25:27','','','','116','Cash',0.00,'250','','','10','0.00','1','2024-07-04 07:27:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','42.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172008839473937030220'),(1841,'101720088150','93',2.00,'500','retail','0','2024-07-04 13:25:27','','','','180','Cash',0.00,'250','','','10','16.00','1','2024-07-04 07:27:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','',NULL,'10172008842073237030220'),(1842,'101720088150','178',1.00,'950','retail','0','2024-07-04 13:25:27','','','','500','Cash',0.00,'950','','','10','0.00','1','2024-07-04 07:27:24','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172008842773237030220'),(1843,'101720088150','37',2.00,'2500','retail','0','2024-07-04 13:25:27','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-04 07:27:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','',NULL,'10172008872773237030220'),(1844,'101720089857','219',2.00,'1600','retail','0','2024-07-04 13:44:36','','','','400','Cash',0.00,'800','','','10','0.00','1','2024-07-04 07:47:55','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172008986573637030220'),(1845,'101720089857','145',2.00,'1100','retail','0','2024-07-04 13:44:36','','','','400','Cash',0.00,'550','','','10','5.00','1','2024-07-04 07:47:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172008987573737030220'),(1846,'101720099554','168',1.00,'950','retail','0','2024-07-04 16:31:57','','','','520','Cash',0.00,'950','','','10','0.00','1','2024-07-04 10:34:51','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172009956173637030220'),(1847,'101720099554','219',1.00,'800','retail','0','2024-07-04 16:31:57','','','','400','Cash',0.00,'800','','','10','0.00','1','2024-07-04 10:34:51','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172009957673737030220'),(1848,'101720099554','232',1.00,'360','retail','0','2024-07-04 16:31:57','','','','180','Cash',0.00,'360','','','10','0.00','1','2024-07-04 10:34:51','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172009959173937030220'),(1849,'101720099554','72',2.00,'800','retail','0','2024-07-04 16:31:57','','','','200','Cash',0.00,'400','','','10','16.00','1','2024-07-04 10:34:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','189.00','187','Inclusive','branch','Inventory','','','','','',NULL,'10172009991773137030220'),(1850,'101720099554','238',5.00,'1300','retail','0','2024-07-04 17:37:15','','','','180','Cash',0.00,'260','','','10','0.00','1','2024-07-04 11:40:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','75.00','70','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172010382473237030220'),(1851,'101720099554','213',1.00,'250','retail','0','2024-07-04 17:37:15','','','','150','Cash',0.00,'250','','','10','0.00','1','2024-07-04 11:40:59','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172010383473337030220'),(1852,'101720104060','215',1.00,'2200','retail','0','2024-07-04 17:55:33','','','','1000','Cash',0.00,'2200','','','10','0.00','1','2024-07-04 12:03:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172010486873637030220'),(1853,'101720104060','132',1.00,'200','retail','0','2024-07-04 17:55:33','','','','104','Cash',0.00,'200','','','10','16.00','1','2024-07-04 12:03:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172010490373037030220'),(1854,'101720104060','242',1.00,'1150','retail','0','2024-07-04 17:55:33','','','','650','Cash',0.00,'1150','','','10','0.00','1','2024-07-04 12:03:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172010491373137030220'),(1855,'101720104060','240',1.00,'700','retail','0','2024-07-04 17:55:33','','','','400','Cash',0.00,'700','','','10','0.00','1','2024-07-04 12:03:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172010493373337030220'),(1856,'101720169512','37',1.00,'1250','retail','0','2024-07-05 11:52:17','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-05 05:53:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'10172016951973137030220'),(1857,'101720169512','148',1.00,'200','retail','0','2024-07-05 11:52:17','','','','150','Cash',0.00,'200','','','10','0.00','1','2024-07-05 05:53:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172016953673337030220'),(1858,'101720169605','188',1.00,'750','retail','0','2024-07-05 11:55:44','','','','642','Cash',0.00,'750','','','10','0.00','1','2024-07-05 05:55:49','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172016974373437030220'),(1859,'101720169750','218',1.00,'200','retail','0','2024-07-05 13:54:41','','','','100','Cash',0.00,'200','','','10','0.00','1','2024-07-05 07:55:54','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172017688173837030220'),(1860,'101720176955','1',1.00,'1600','retail','0','2024-07-05 14:09:27','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-05 08:09:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','',NULL,'10172017738373837030220'),(1861,'101720177775','192',1.00,'699','retail','0','2024-07-05 15:49:01','','','','476','Cash',0.00,'699','','','10','0.00','1','2024-07-05 09:54:27','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172018368673837030220'),(1862,'101720177775','28',3.00,'150','retail','0','2024-07-05 15:49:01','','','','42','Cash',0.00,'50','','','10','16.00','1','2024-07-05 09:54:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','','','','','',NULL,'10172018373273337030220'),(1863,'101720177775','148',1.00,'200','retail','0','2024-07-05 15:49:01','','','','150','Cash',0.00,'200','','','10','0.00','1','2024-07-05 09:54:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172018374173437030220'),(1864,'101720184069','38',1.00,'1500','retail','0','2024-07-05 16:55:52','','','','900','Cash',0.00,'1500','','','10','16.00','1','2024-07-05 10:56:06','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'10172018775273537030220'),(1865,'101720193947','48',1.00,'700','retail','0','2024-07-05 19:16:26','','','','400','Cash',0.00,'700','','','10','16.00','1','2024-07-05 13:16:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'10172019395673537030220'),(1866,'101720193947','224',2.00,'100','retail','0','2024-07-05 19:16:26','','','','38','Cash',0.00,'50','','','10','0.00','1','2024-07-05 13:16:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172019405073537030220'),(1867,'101720193947','1',1.00,'1600','retail','0','2024-07-05 19:16:26','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-05 13:16:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','',NULL,'10172019406273637030220'),(1868,'101720193947','7',1.00,'1600','retail','0','2024-07-05 19:16:26','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-05 13:16:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'10172019410573037030220'),(1869,'101720193947','129',1.00,'1100','retail','0','2024-07-05 19:16:26','','','','600','Cash',0.00,'1100','','','10','16.00','1','2024-07-05 13:16:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172019415573537030220'),(1870,'101720193947','130',1.00,'700','retail','0','2024-07-05 19:16:26','','','','350','Cash',0.00,'700','','','10','16.00','1','2024-07-05 13:16:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172019417173737030220'),(1871,'101720193947','32',1.00,'250','retail','0','2024-07-05 19:16:26','','','','150','Cash',0.00,'250','','','10','16.00','1','2024-07-05 13:16:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'10172019420273037030220'),(1872,'101720193947','61',1.00,'2000','retail','0','2024-07-05 19:16:26','','','','1400','Cash',0.00,'2000','','','10','16.00','1','2024-07-05 13:16:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'10172019508373837030220'),(1873,'101720196201','6972410090008',1.00,'300','retail','0','2024-07-05 19:17:05','','','','142','Cash',0.00,'300','','','10','16.00','1','2024-07-05 13:17:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'10172019622573237030220'),(1874,'101720197545','247',1.00,'1850','retail','0','2024-07-05 19:39:12','','','','1000','Cash',0.00,'1850','','','10','0.00','1','2024-07-05 13:39:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172019755273537030220'),(1875,'101720199675','5029053579054',1.00,'260','retail','0','2024-07-05 20:14:43','','','','0','Cash',0.00,'260','','','10','16.00','1','2024-07-05 14:14:50','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'10172019968373837030220'),(1876,'101720243847','37',2.00,'2500','retail','0','2024-07-06 08:41:03','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-06 02:42:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','59.00','57','Inclusive','branch','Inventory','','','','','',NULL,'10172024391873137030220'),(1877,'101720243847','6947662262220',1.00,'950','retail','0','2024-07-06 08:41:03','','','','750','Cash',0.00,'950','','','10','16.00','1','2024-07-06 02:42:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'10172024393273337030220'),(1878,'101720243847','48',1.00,'700','retail','0','2024-07-06 08:41:03','','','','400','Cash',0.00,'700','','','10','16.00','1','2024-07-06 02:42:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'10172024400173037030220'),(1879,'101720243847','198',1.00,'1300','retail','0','2024-07-06 08:41:03','','','','700','Cash',0.00,'1300','','','10','0.00','1','2024-07-06 02:42:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172024401173137030220'),(1880,'101720243847','37',1.00,'1250','retail','0','2024-07-06 08:41:03','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-06 02:42:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'10172024446273637030220'),(1881,'101720684071','37',3.00,'3750','retail','0','2024-07-11 10:50:29','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','56.00','53','Inclusive','branch','Inventory','','','','','',NULL,'10172068409273937030220'),(1882,'101720684071','198',1.00,'1300','retail','0','2024-07-11 10:50:29','','','','700','Cash',0.00,'1300','','','10','0.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068410473037030220'),(1883,'101720684071','48',1.00,'700','retail','0','2024-07-11 10:50:29','','','','400','Cash',0.00,'700','','','10','16.00','1','2024-07-11 04:50:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'10172068411173137030220'),(1884,'101720684071','6947662262220',1.00,'950','retail','0','2024-07-11 10:50:29','','','','750','Cash',0.00,'950','','','10','16.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'10172068412273237030220'),(1885,'101720684071','110',1.00,'250','retail','0','2024-07-11 10:50:29','','','','95','Cash',0.00,'250','','','10','16.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'10172068413473337030220'),(1886,'101720684071','41',1.00,'4500','retail','0','2024-07-11 10:50:29','','','','2500','Cash',0.00,'4500','','','10','16.00','1','2024-07-11 04:50:36','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'10172068415473537030220'),(1887,'101720684071','167',1.00,'250','retail','0','2024-07-11 10:50:29','','','','120','Cash',0.00,'250','','','10','0.00','1','2024-07-11 04:50:36','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068416373637030220'),(1888,'101720684071','110',1.00,'250','retail','0','2024-07-11 10:50:29','','','','95','Cash',0.00,'250','','','10','16.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'10172068417073737030220'),(1889,'101720684071','6972864340117',1.00,'450','retail','0','2024-07-11 10:50:29','','','','0','Cash',0.00,'450','','','10','16.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'10172068417673737030220'),(1890,'101720684071','37',1.00,'1250','retail','0','2024-07-11 10:50:29','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','',NULL,'10172068419273937030220'),(1891,'101720684071','7',1.00,'1600','retail','0','2024-07-11 10:50:29','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'10172068420573037030220'),(1892,'101720684071','179',1.00,'750','retail','0','2024-07-11 10:50:29','','','','350','Cash',0.00,'750','','','10','0.00','1','2024-07-11 04:50:36','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068421173137030220'),(1893,'101720684071','21',1.00,'200','retail','0','2024-07-11 10:50:29','','','','133','Cash',0.00,'200','','','10','16.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'10172068421873137030220'),(1894,'101720684071','37',2.00,'2500','retail','0','2024-07-11 10:50:29','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-11 04:50:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','','',NULL,'10172068422973237030220'),(1895,'101720684237','34',1.00,'350','retail','0','2024-07-11 10:52:46','','','','200','Cash',0.00,'350','','','10','16.00','1','2024-07-11 04:54:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'10172068431173137030220'),(1896,'101720684237','5',5.00,'1500','retail','0','2024-07-11 10:52:46','','','','190','Cash',0.00,'300','','','10','16.00','1','2024-07-11 04:54:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','370.00','365','Inclusive','branch','Inventory','','','','','',NULL,'10172068432473237030220'),(1897,'101720684237','6947662262220',1.00,'950','retail','0','2024-07-11 10:52:46','','','','750','Cash',0.00,'950','','','10','16.00','1','2024-07-11 04:54:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'10172068433273337030220'),(1898,'101720684237','85',1.00,'2200','retail','0','2024-07-11 10:52:46','','','','0','Cash',0.00,'2200','','','10','16.00','1','2024-07-11 04:54:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'10172068436573637030220'),(1899,'101720684444','231',1.00,'850','retail','0','2024-07-11 11:07:57','','','','450','Cash',0.00,'850','','','10','0.00','1','2024-07-11 05:08:03','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068453073337030220'),(1900,'101720684444','208',1.00,'200','retail','0','2024-07-11 11:07:57','','','','100','Cash',0.00,'200','','','10','0.00','1','2024-07-11 05:08:03','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068501473137030220'),(1901,'101720684444','1',1.00,'1600','retail','0','2024-07-11 11:07:57','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-11 05:08:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'10172068502273237030220'),(1902,'101720684444','179',1.00,'750','retail','0','2024-07-11 11:07:57','','','','350','Cash',0.00,'750','','','10','0.00','1','2024-07-11 05:08:03','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068504773437030220'),(1903,'101720684444','6947662262220',1.00,'950','retail','0','2024-07-11 11:07:57','','','','750','Cash',0.00,'950','','','10','16.00','1','2024-07-11 05:08:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'10172068506273637030220'),(1904,'101720684444','6947662262220',1.00,'950','retail','0','2024-07-11 11:07:57','','','','750','Cash',0.00,'950','','','10','16.00','1','2024-07-11 05:08:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'10172068508273837030220'),(1905,'101720684444','197',1.00,'800','retail','0','2024-07-11 11:07:57','','','','450','Cash',0.00,'800','','','10','0.00','1','2024-07-11 05:08:03','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068509473937030220'),(1906,'101720684444','34',2.00,'700','retail','0','2024-07-11 11:07:57','','','','200','Cash',0.00,'350','','','10','16.00','1','2024-07-11 05:08:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','',NULL,'10172068510673037030220'),(1907,'101720684444','213',1.00,'250','retail','0','2024-07-11 11:07:57','','','','150','Cash',0.00,'250','','','10','0.00','1','2024-07-11 05:08:03','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068513073337030220'),(1908,'101720684444','52',9.00,'1350','retail','0','2024-07-11 11:07:57','','','','59','Cash',0.00,'150','','','10','16.00','1','2024-07-11 05:08:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','62.00','53','Inclusive','branch','Inventory','','','','','',NULL,'10172068527673737030220'),(1909,'101720685284','148',1.00,'200','retail','0','2024-07-11 11:12:40','','','','150','Cash',0.00,'200','','','10','0.00','1','2024-07-11 05:12:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068530573037030220'),(1910,'101720685284','97',3.00,'2100','retail','0','2024-07-11 11:12:40','','','','450','Cash',0.00,'700','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','','','','','',NULL,'10172068531773137030220'),(1911,'101720685284','202',1.00,'800','retail','0','2024-07-11 11:12:40','','','','450','Cash',0.00,'800','','','10','0.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068532573237030220'),(1912,'101720685284','6970802080026',1.00,'850','retail','0','2024-07-11 11:12:40','','','','350','Cash',0.00,'850','','','10','16.00','1','2024-07-11 05:12:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'10172068536273637030220'),(1913,'101720685284','183',1.00,'350','retail','0','2024-07-11 11:12:40','','','','200','Cash',0.00,'350','','','10','0.00','1','2024-07-11 05:12:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068537073737030220'),(1914,'101720685284','18',1.00,'120','retail','0','2024-07-11 11:12:40','','','','45','Cash',0.00,'120','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'10172068538173837030220'),(1915,'101720685284','239',1.00,'800','retail','0','2024-07-11 11:12:40','','','','350','Cash',0.00,'800','','','10','0.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068539773937030220'),(1916,'101720685284','15',1.00,'80','retail','0','2024-07-11 11:12:40','','','','45','Cash',0.00,'80','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'10172068540473037030220'),(1917,'101720685284','6947662262220',1.00,'950','retail','0','2024-07-11 11:12:40','','','','750','Cash',0.00,'950','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'10172068541173137030220'),(1918,'101720685284','162',1.00,'799','retail','0','2024-07-11 11:12:40','','','','595','Cash',0.00,'799','','','10','0.00','1','2024-07-11 05:12:42','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068544073437030220'),(1919,'101720685284','97',1.00,'700','retail','0','2024-07-11 11:12:40','','','','450','Cash',0.00,'700','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'10172068545073537030220'),(1920,'101720685284','28',1.00,'50','retail','0','2024-07-11 11:12:40','','','','42','Cash',0.00,'50','','','10','16.00','1','2024-07-11 05:12:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'10172068546473637030220'),(1921,'101720685284','132',1.00,'200','retail','0','2024-07-11 11:12:40','','','','104','Cash',0.00,'200','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068547973737030220'),(1922,'101720685284','227',1.00,'1600','retail','0','2024-07-11 11:12:40','','','','800','Cash',0.00,'1600','','','10','0.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068548773837030220'),(1923,'101720685284','21',1.00,'200','retail','0','2024-07-11 11:12:40','','','','133','Cash',0.00,'200','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'10172068549673937030220'),(1924,'101720685284','18',2.00,'240','retail','0','2024-07-11 11:12:40','','','','45','Cash',0.00,'120','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','',NULL,'10172068550673037030220'),(1925,'101720685284','20',2.00,'160','retail','0','2024-07-11 11:12:40','','','','40','Cash',0.00,'80','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','','','','','',NULL,'10172068551873137030220'),(1926,'101720685284','179',1.00,'750','retail','0','2024-07-11 11:12:40','','','','350','Cash',0.00,'750','','','10','0.00','1','2024-07-11 05:12:42','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068552973237030220'),(1927,'101720685284','20',6.00,'480','retail','0','2024-07-11 11:12:40','','','','40','Cash',0.00,'80','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','82.00','76','Inclusive','branch','Inventory','','','','','',NULL,'10172068554773437030220'),(1928,'101720685284','97',1.00,'700','retail','0','2024-07-11 11:12:40','','','','450','Cash',0.00,'700','','','10','16.00','1','2024-07-11 05:12:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'10172068556073637030220'),(1929,'101720685284','126',1.00,'799','retail','0','2024-07-11 11:33:46','','','','649','Cash',0.00,'799','','','10','16.00','1','2024-07-11 05:34:51','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172068682673237030220'),(1930,'101720798893','1',1.00,'1600','retail','0','2024-07-12 18:46:28','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-12 12:48:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'10172079890173037030220'),(1931,'101720798893','50',1.00,'2500','retail','0','2024-07-12 18:46:28','','','','1900','Cash',0.00,'2500','','','10','16.00','1','2024-07-12 12:48:27','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'10172079894173437030220'),(1932,'101720798893','45',1.00,'1600','retail','0','2024-07-12 18:46:28','','','','1000','Cash',0.00,'1600','','','10','16.00','1','2024-07-12 12:48:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'10172079897673737030220'),(1933,'101720798893','5',5.00,'1500','retail','0','2024-07-12 18:46:28','','','','190','Cash',0.00,'300','','','10','16.00','1','2024-07-12 12:48:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','365.00','360','Inclusive','branch','Inventory','','','','','',NULL,'10172079901273137030220'),(1934,'101720798893','223',4.00,'1000','retail','0','2024-07-12 18:46:28','','','','116','Cash',0.00,'250','','','10','0.00','1','2024-07-12 12:48:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','111.00','107','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172079902573237030220'),(1935,'101720798893','15',3.00,'240','retail','0','2024-07-12 18:46:28','','','','45','Cash',0.00,'80','','','10','16.00','1','2024-07-12 12:48:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','','','','','',NULL,'10172079903573337030220'),(1936,'101720798893','28',6.00,'300','retail','0','2024-07-12 18:46:28','','','','42','Cash',0.00,'50','','','10','16.00','1','2024-07-12 12:48:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','','','','','',NULL,'10172079904573437030220'),(1937,'101720798893','37',1.00,'1250','retail','0','2024-07-12 18:46:28','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-12 12:48:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','','',NULL,'10172079918773837030220'),(1938,'101720859250','11',1.00,'1300','retail','0','2024-07-13 11:37:59','','','','750','Cash',0.00,'1300','','','10','16.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'10172085929673937030220'),(1939,'101720859250','225',1.00,'600','retail','0','2024-07-13 11:37:59','','','','300','Cash',0.00,'600','','','10','0.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085930473037030220'),(1940,'101720859250','177',1.00,'500','retail','0','2024-07-13 11:37:59','','','','300','Cash',0.00,'500','','','10','0.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085937173737030220'),(1941,'101720859250','180',1.00,'550','retail','0','2024-07-13 11:37:59','','','','300','Cash',0.00,'550','','','10','0.00','1','2024-07-13 05:38:10','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085942573237030220'),(1942,'101720859250','6971919199014',1.00,'250','retail','0','2024-07-13 11:37:59','','','','125','Cash',0.00,'250','','','10','16.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'10172085943673337030220'),(1943,'101720859250','5',1.00,'300','retail','0','2024-07-13 11:37:59','','','','190','Cash',0.00,'300','','','10','16.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','360.00','359','Inclusive','branch','Inventory','','','','','',NULL,'10172085944473437030220'),(1944,'101720859250','93',5.00,'1500','retail','0','2024-07-13 11:37:59','','','','180','Cash',0.00,'300','','','10','16.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','61.00','56','Inclusive','branch','Inventory','','','','','',NULL,'10172085978273837030220'),(1945,'101720859250','239',1.00,'800','retail','0','2024-07-13 11:37:59','','','','350','Cash',0.00,'800','','','10','0.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085979473937030220'),(1946,'101720859250','145',1.00,'550','retail','0','2024-07-13 11:37:59','','','','400','Cash',0.00,'550','','','10','5.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085980873037030220'),(1947,'101720859250','171',1.00,'2200','retail','0','2024-07-13 11:37:59','','','','1300','Cash',0.00,'2200','','','10','0.00','1','2024-07-13 05:38:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085981573137030220'),(1948,'101720859250','6925546000205',1.00,'2500','retail','0','2024-07-13 11:37:59','','','','1400','Cash',0.00,'2500','','','10','16.00','1','2024-07-13 05:38:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'10172085982173237030220'),(1949,'101720859250','64',1.00,'2400','retail','0','2024-07-13 11:37:59','','','','1600','Cash',0.00,'2400','','','10','16.00','1','2024-07-13 05:38:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'10172085983073337030220'),(1950,'101720859250','231',2.00,'1700','retail','0','2024-07-13 11:37:59','','','','450','Cash',0.00,'850','','','10','0.00','1','2024-07-13 05:38:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085984273437030220'),(1951,'101720859250','105',1.00,'1500','retail','0','2024-07-13 11:37:59','','','','750','Cash',0.00,'1500','','','10','16.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'10172085985273537030220'),(1952,'101720859250','132',2.00,'400','retail','0','2024-07-13 11:37:59','','','','104','Cash',0.00,'200','','','10','16.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','67.00','65','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085986473637030220'),(1953,'101720859250','221',1.00,'350','retail','0','2024-07-13 11:37:59','','','','200','Cash',0.00,'350','','','10','0.00','1','2024-07-13 05:38:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085987173737030220'),(1954,'101720859250','148',1.00,'200','retail','0','2024-07-13 11:37:59','','','','150','Cash',0.00,'200','','','10','0.00','1','2024-07-13 05:38:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172085987973737030220'),(1955,'101720883599','197',1.00,'800','retail','0','2024-07-13 18:40:46','','','','450','Cash',0.00,'800','','','10','0.00','1','2024-07-13 12:44:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172088360673037030220'),(1956,'101720883599','15',3.00,'240','retail','0','2024-07-13 18:40:46','','','','45','Cash',0.00,'80','','','10','16.00','1','2024-07-13 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','','','','','',NULL,'10172088361773137030220'),(1957,'101720883599','131',1.00,'1500','retail','0','2024-07-13 18:40:46','','','','1000','Cash',0.00,'1500','','','10','16.00','1','2024-07-13 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172088376173637030220'),(1958,'101720883599','45',1.00,'1600','retail','0','2024-07-13 18:40:46','','','','1000','Cash',0.00,'1600','','','10','16.00','1','2024-07-13 12:44:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'10172088377173737030220'),(1959,'101720883599','1',1.00,'1600','retail','0','2024-07-13 18:40:46','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-13 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'10172088377873737030220'),(1960,'101720883599','5',5.00,'1500','retail','0','2024-07-13 18:40:46','','','','190','Cash',0.00,'300','','','10','16.00','1','2024-07-13 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','359.00','354','Inclusive','branch','Inventory','','','','','',NULL,'10172088380973037030220'),(1961,'101720883599','72',2.00,'800','retail','0','2024-07-13 18:40:46','','','','200','Cash',0.00,'400','','','10','16.00','1','2024-07-13 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','187.00','185','Inclusive','branch','Inventory','','','','','',NULL,'10172088383573337030220'),(1962,'101720883599','186',1.00,'400','retail','0','2024-07-13 18:40:46','','','','950','Cash',0.00,'400','','','10','0.00','1','2024-07-13 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172088394973437030220'),(1963,'101720883599','81',1.00,'1800','retail','0','2024-07-13 18:40:46','','','','1000','Cash',0.00,'1800','','','10','16.00','1','2024-07-13 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'10172088438273837030220'),(1964,'101720883599','3',1.00,'850','retail','0','2024-07-13 18:40:46','','','','450','Cash',0.00,'850','','','10','16.00','1','2024-07-13 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'10172088488373837030220'),(1965,'101720883599','3',1.00,'850','retail','0','2024-07-13 18:40:46','','','','450','Cash',0.00,'850','','','10','16.00','1','2024-07-13 12:44:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'10172088524573437030220'),(1966,'101721208290','50',1.00,'2700','retail','0','2024-07-17 12:40:03','','','','1900','Cash',0.00,'2700','','','10','16.00','1','2024-07-17 06:40:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'10172120830173037030221'),(1967,'101721208290','155',1.00,'1700','retail','0','2024-07-17 12:40:03','','','','1100','Cash',0.00,'1700','','','10','0.00','1','2024-07-17 06:40:07','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120836073637030221'),(1968,'101721208290','226',1.00,'2500','retail','0','2024-07-17 12:40:03','','','','1300','Cash',0.00,'2500','','','10','0.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120837173737030221'),(1969,'101721208290','213',2.00,'500','retail','0','2024-07-17 12:40:03','','','','150','Cash',0.00,'250','','','10','0.00','1','2024-07-17 06:40:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120837873737030221'),(1970,'101721208290','97',1.00,'700','retail','0','2024-07-17 12:40:03','','','','450','Cash',0.00,'700','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'10172120844173437030221'),(1971,'101721208290','37',1.00,'1250','retail','0','2024-07-17 12:40:03','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','','','','','',NULL,'10172120845573537030221'),(1972,'101721208290','266',1.00,'2900','retail','0','2024-07-17 12:40:03','','','','1500','Cash',0.00,'2900','','','10','0.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120858873837030221'),(1973,'101721208290','125',21.00,'105','retail','0','2024-07-17 12:40:03','','','','0','Cash',0.00,'5','','','10','16.00','1','2024-07-17 06:40:07','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','78.00','57','Inclusive','branch','Inventory','','','','','',NULL,'10172120859773937030221'),(1974,'101721208290','235',1.00,'360','retail','0','2024-07-17 12:40:03','','','','180','Cash',0.00,'360','','','10','0.00','1','2024-07-17 06:40:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120860873037030221'),(1975,'101721208290','45',1.00,'1600','retail','0','2024-07-17 12:40:03','','','','1000','Cash',0.00,'1600','','','10','16.00','1','2024-07-17 06:40:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'10172120861973137030221'),(1976,'101721208290','4',1.00,'1650','retail','0','2024-07-17 12:40:03','','','','1100','Cash',0.00,'1650','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'10172120862873237030221'),(1977,'101721208290','27',1.00,'1000','retail','0','2024-07-17 12:40:03','','','','650','Cash',0.00,'1000','','','10','16.00','1','2024-07-17 06:40:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'10172120863473337030221'),(1978,'101721208290','126',1.00,'799','retail','0','2024-07-17 12:40:03','','','','649','Cash',0.00,'799','','','10','16.00','1','2024-07-17 06:40:07','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120864473437030221'),(1979,'101721208290','143',2.00,'2400','retail','0','2024-07-17 12:40:03','','','','700','Cash',0.00,'1200','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120867873737030221'),(1980,'101721208290','97',1.00,'700','retail','0','2024-07-17 12:40:03','','','','450','Cash',0.00,'700','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'10172120868873837030221'),(1981,'101721208290','37',1.00,'1250','retail','0','2024-07-17 12:40:03','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','76.00','75','Inclusive','branch','Inventory','','','','','',NULL,'10172120869773937030221'),(1982,'101721208290','197',1.00,'800','retail','0','2024-07-17 12:40:03','','','','450','Cash',0.00,'800','','','10','0.00','1','2024-07-17 06:40:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120870473037030221'),(1983,'101721208290','15',3.00,'240','retail','0','2024-07-17 12:40:03','','','','45','Cash',0.00,'80','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','','','','','',NULL,'10172120871273137030221'),(1984,'101721208290','131',1.00,'1500','retail','0','2024-07-17 12:40:03','','','','1000','Cash',0.00,'1500','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120872273237030221'),(1985,'101721208290','45',1.00,'1600','retail','0','2024-07-17 12:40:03','','','','1000','Cash',0.00,'1600','','','10','16.00','1','2024-07-17 06:40:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'10172120872873237030221'),(1986,'101721208290','1',1.00,'1600','retail','0','2024-07-17 12:40:03','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','',NULL,'10172120873373337030221'),(1987,'101721208290','5',5.00,'1500','retail','0','2024-07-17 12:40:03','','','','190','Cash',0.00,'300','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','354.00','349','Inclusive','branch','Inventory','','','','','',NULL,'10172120874373437030221'),(1988,'101721208290','72',3.00,'1200','retail','0','2024-07-17 12:40:03','','','','200','Cash',0.00,'400','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','185.00','182','Inclusive','branch','Inventory','','','','','',NULL,'10172120876473637030221'),(1989,'101721208290','81',1.00,'1800','retail','0','2024-07-17 12:40:03','','','','1000','Cash',0.00,'1800','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'10172120877273737030221'),(1990,'101721208290','3',2.00,'1700','retail','0','2024-07-17 12:40:03','','','','450','Cash',0.00,'850','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'10172120878273837030221'),(1991,'101721208290','1',1.00,'1600','retail','0','2024-07-17 12:40:03','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'10172120878873837030221'),(1992,'101721208290','148',1.00,'200','retail','0','2024-07-17 12:40:03','','','','150','Cash',0.00,'200','','','10','0.00','1','2024-07-17 06:40:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120879573937030221'),(1993,'101721208290','6925546000205',1.00,'2500','retail','0','2024-07-17 12:40:03','','','','1400','Cash',0.00,'2500','','','10','16.00','1','2024-07-17 06:40:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'10172120881073137030221'),(1994,'101721208290','5',5.00,'1500','retail','0','2024-07-17 12:40:03','','','','190','Cash',0.00,'300','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','349.00','344','Inclusive','branch','Inventory','','','','','',NULL,'10172120885473537030221'),(1995,'101721208290','37',2.00,'2500','retail','0','2024-07-17 12:40:03','','','','700','Cash',0.00,'1250','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','75.00','73','Inclusive','branch','Inventory','','','','','',NULL,'10172120886873637030221'),(1996,'101721208290','223',4.00,'1000','retail','0','2024-07-17 12:40:03','','','','116','Cash',0.00,'250','','','10','0.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','107.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120887773737030221'),(1997,'101721208290','243',2.00,'2300','retail','0','2024-07-17 12:40:03','','','','550','Cash',0.00,'1150','','','10','0.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120913973337030221'),(1998,'101721208290','18',6.00,'720','retail','0','2024-07-17 12:40:03','','','','45','Cash',0.00,'120','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','28.00','22','Inclusive','branch','Inventory','','','','','',NULL,'10172120915273537030221'),(1999,'101721208290','219',1.00,'800','retail','0','2024-07-17 12:40:03','','','','400','Cash',0.00,'800','','','10','0.00','1','2024-07-17 06:40:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120917273737030221'),(2000,'101721208290','110',1.00,'250','retail','0','2024-07-17 12:40:03','','','','95','Cash',0.00,'250','','','10','16.00','1','2024-07-17 06:40:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'10172120918873837030221'),(2001,'101721208290','218',1.00,'200','retail','0','2024-07-17 12:40:03','','','','100','Cash',0.00,'200','','','10','0.00','1','2024-07-17 06:40:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120919473937030221'),(2002,'101721208290','178',1.00,'950','retail','0','2024-07-17 12:40:03','','','','500','Cash',0.00,'950','','','10','0.00','1','2024-07-17 06:40:07','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120920373037030221'),(2003,'101721209208','3',1.00,'850','retail','0','2024-07-17 12:59:47','','','','450','Cash',0.00,'850','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'10172120924073437030221'),(2004,'101721209208','34',1.00,'350','retail','0','2024-07-17 12:59:47','','','','200','Cash',0.00,'350','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'10172120924673437030221'),(2005,'101721209208','13',1.00,'600','retail','0','2024-07-17 12:59:47','','','','350','Cash',0.00,'600','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'10172120925873537030221'),(2006,'101721209208','27',1.00,'1000','retail','0','2024-07-17 12:59:47','','','','650','Cash',0.00,'1000','','','10','16.00','1','2024-07-17 06:59:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'10172120927673737030221'),(2007,'101721209208','15',1.00,'80','retail','0','2024-07-17 12:59:47','','','','45','Cash',0.00,'80','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'10172120928573837030221'),(2008,'101721209208','185',1.00,'60','retail','0','2024-07-17 12:59:47','','','','22','Cash',0.00,'60','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'10172120929773937030221'),(2009,'101721209208','188',1.00,'799','retail','0','2024-07-17 12:59:47','','','','642','Cash',0.00,'799','','','10','0.00','1','2024-07-17 06:59:57','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120931173137030221'),(2010,'101721209208','148',1.00,'200','retail','0','2024-07-17 12:59:47','','','','150','Cash',0.00,'200','','','10','0.00','1','2024-07-17 06:59:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120931773137030221'),(2011,'101721209208','25',1.00,'900','retail','0','2024-07-17 12:59:47','','','','600','Cash',0.00,'900','','','10','16.00','1','2024-07-17 06:59:57','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'10172120932673237030221'),(2012,'101721209208','178',1.00,'950','retail','0','2024-07-17 12:59:47','','','','500','Cash',0.00,'950','','','10','0.00','1','2024-07-17 06:59:57','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120933773337030221'),(2013,'101721209208','233',1.00,'450','retail','0','2024-07-17 12:59:47','','','','240','Cash',0.00,'450','','','10','0.00','1','2024-07-17 06:59:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120934473437030221'),(2014,'101721209208','6925546000205',1.00,'2500','retail','0','2024-07-17 12:59:47','','','','1400','Cash',0.00,'2500','','','10','16.00','1','2024-07-17 06:59:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'10172120935373537030221'),(2015,'101721209208','28',4.00,'200','retail','0','2024-07-17 12:59:47','','','','42','Cash',0.00,'50','','','10','16.00','1','2024-07-17 06:59:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','','',NULL,'10172120937873737030221'),(2016,'101721209208','138',1.00,'1399','retail','0','2024-07-17 12:59:47','','','','1050','Cash',0.00,'1399','','','10','16.00','1','2024-07-17 06:59:57','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120941373137030221'),(2017,'101721209208','4',1.00,'1650','retail','0','2024-07-17 12:59:47','','','','1100','Cash',0.00,'1650','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'10172120942273237030221'),(2018,'101721209208','68',1.00,'1600','retail','0','2024-07-17 12:59:47','','','','1000','Cash',0.00,'1600','','','10','16.00','1','2024-07-17 06:59:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'10172120942773237030221'),(2019,'101721209208','166',1.00,'1799','retail','0','2024-07-17 12:59:47','','','','1360','Cash',0.00,'1799','','','10','0.00','1','2024-07-17 06:59:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120943773337030221'),(2020,'101721209208','129',1.00,'1300','retail','0','2024-07-17 12:59:47','','','','600','Cash',0.00,'1300','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120976373637030221'),(2021,'101721209208','5',5.00,'1500','retail','0','2024-07-17 12:59:47','','','','190','Cash',0.00,'300','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','344.00','339','Inclusive','branch','Inventory','','','','','',NULL,'10172120980173037030221'),(2022,'101721209208','20',4.00,'320','retail','0','2024-07-17 12:59:47','','','','40','Cash',0.00,'80','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','76.00','72','Inclusive','branch','Inventory','','','','','',NULL,'10172120981373137030221'),(2023,'101721209208','60',1.00,'2500','retail','0','2024-07-17 12:59:47','','','','1800','Cash',0.00,'2500','','','10','16.00','1','2024-07-17 06:59:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'10172120982073237030221'),(2024,'101721209208','16',1.00,'320','retail','0','2024-07-17 12:59:47','','','','125','Cash',0.00,'320','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'10172120982873237030221'),(2025,'101721209208','12',1.00,'800','retail','0','2024-07-17 12:59:47','','','','450','Cash',0.00,'800','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'10172120983573337030221'),(2026,'101721209208','145',1.00,'550','retail','0','2024-07-17 12:59:47','','','','400','Cash',0.00,'550','','','10','5.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120984573437030221'),(2027,'101721209208','239',1.00,'800','retail','0','2024-07-17 12:59:47','','','','350','Cash',0.00,'800','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120985973537030221'),(2028,'101721209208','1',1.00,'1600','retail','0','2024-07-17 12:59:47','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','',NULL,'10172120986673637030221'),(2029,'101721209208','32',6.00,'1500','retail','0','2024-07-17 12:59:47','','','','150','Cash',0.00,'250','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','45.00','39','Inclusive','branch','Inventory','','','','','',NULL,'10172120987573737030221'),(2030,'101721209208','131',1.00,'1500','retail','0','2024-07-17 12:59:47','','','','1000','Cash',0.00,'1500','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120988773837030221'),(2031,'101721209208','45',1.00,'1600','retail','0','2024-07-17 12:59:47','','','','1000','Cash',0.00,'1600','','','10','16.00','1','2024-07-17 06:59:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'10172120989373937030221'),(2032,'101721209208','82',1.00,'900','retail','0','2024-07-17 12:59:47','','','','400','Cash',0.00,'900','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'10172120991073137030221'),(2033,'101721209208','130',1.00,'700','retail','0','2024-07-17 12:59:47','','','','350','Cash',0.00,'700','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120992473237030221'),(2034,'101721209208','249',1.00,'2200','retail','0','2024-07-17 12:59:47','','','','1000','Cash',0.00,'2200','','','10','0.00','1','2024-07-17 06:59:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172120993373337030221'),(2035,'101721209208','178',2.00,'1900','retail','0','2024-07-17 12:59:47','','','','500','Cash',0.00,'950','','','10','0.00','1','2024-07-17 06:59:57','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121000873037030221'),(2036,'101721209208','185',2.00,'120','retail','0','2024-07-17 12:59:47','','','','22','Cash',0.00,'60','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'10172121001973137030221'),(2037,'101721209208','200',1.00,'450','retail','0','2024-07-17 12:59:47','','','','360','Cash',0.00,'450','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121003573337030221'),(2038,'101721209208','34',1.00,'350','retail','0','2024-07-17 12:59:47','','','','200','Cash',0.00,'350','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'10172121004073437030221'),(2039,'101721209208','20',4.00,'320','retail','0','2024-07-17 12:59:47','','','','40','Cash',0.00,'80','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','72.00','68','Inclusive','branch','Inventory','','','','','',NULL,'10172121004973437030221'),(2040,'101721209208','1',2.00,'3200','retail','0','2024-07-17 12:59:47','','','','950','Cash',0.00,'1600','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','','','','','',NULL,'10172121006373637030221'),(2041,'101721209208','32',5.00,'1250','retail','0','2024-07-17 12:59:47','','','','150','Cash',0.00,'250','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','39.00','34','Inclusive','branch','Inventory','','','','','',NULL,'10172121007273737030221'),(2042,'101721209208','223',6.00,'1500','retail','0','2024-07-17 12:59:47','','','','116','Cash',0.00,'250','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','103.00','97','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121008773837030221'),(2043,'101721209208','6947662262220',1.00,'950','retail','0','2024-07-17 12:59:47','','','','750','Cash',0.00,'950','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'10172121009473937030221'),(2044,'101721209208','47',1.00,'1500','retail','0','2024-07-17 12:59:47','','','','850','Cash',0.00,'1500','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'10172121010273037030221'),(2045,'101721209208','16',1.00,'320','retail','0','2024-07-17 12:59:47','','','','125','Cash',0.00,'320','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'10172121010773037030221'),(2046,'101721209208','99',1.00,'250','retail','0','2024-07-17 12:59:47','','','','0','Cash',0.00,'250','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'10172121011473137030221'),(2047,'101721209208','139',1.00,'1399','retail','0','2024-07-17 12:59:47','','','','1050','Cash',0.00,'1399','','','10','16.00','1','2024-07-17 06:59:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121014273437030221'),(2048,'101721209208','260',1.00,'1500','retail','0','2024-07-17 12:59:47','','','','900','Cash',0.00,'1500','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121015673537030221'),(2049,'101721209208','167',1.00,'250','retail','0','2024-07-17 12:59:47','','','','120','Cash',0.00,'250','','','10','0.00','1','2024-07-17 06:59:57','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121016473637030221'),(2050,'101721209208','170',5.00,'350','retail','0','2024-07-17 12:59:47','','','','50','Cash',0.00,'70','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','76.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121017173737030221'),(2051,'101721209208','258',1.00,'1300','retail','0','2024-07-17 12:59:47','','','','700','Cash',0.00,'1300','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121018673837030221'),(2052,'101721209208','129',1.00,'1300','retail','0','2024-07-17 12:59:47','','','','600','Cash',0.00,'1300','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121021173137030221'),(2053,'101721209208','6971919199014',4.00,'1000','retail','0','2024-07-17 12:59:47','','','','125','Cash',0.00,'250','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','64.00','60','Inclusive','branch','Inventory','','','','','',NULL,'10172121022973237030221'),(2054,'101721209208','198',1.00,'1300','retail','0','2024-07-17 12:59:47','','','','700','Cash',0.00,'1300','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121023973337030221'),(2055,'101721209208','5',5.00,'1500','retail','0','2024-07-17 12:59:47','','','','190','Cash',0.00,'300','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','339.00','334','Inclusive','branch','Inventory','','','','','',NULL,'10172121025173537030221'),(2056,'101721209208','93',4.00,'1200','retail','0','2024-07-17 12:59:47','','','','180','Cash',0.00,'300','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','56.00','52','Inclusive','branch','Inventory','','','','','',NULL,'10172121026973637030221'),(2057,'101721209208','3',1.00,'850','retail','0','2024-07-17 12:59:47','','','','450','Cash',0.00,'850','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'10172121028373837030221'),(2058,'101721209208','240',1.00,'700','retail','0','2024-07-17 12:59:47','','','','400','Cash',0.00,'700','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121030373037030221'),(2059,'101721209208','244',1.00,'1200','retail','0','2024-07-17 12:59:47','','','','650','Cash',0.00,'1200','','','10','0.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121036573637030221'),(2060,'101721209208','87',1.00,'1900','retail','0','2024-07-17 12:59:47','','','','1100','Cash',0.00,'1900','','','10','16.00','1','2024-07-17 06:59:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'10172121037173737030221'),(2061,'101721209208','51',3.00,'1500','retail','0','2024-07-17 12:59:47','','','','300','Cash',0.00,'500','','','10','16.00','1','2024-07-17 06:59:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','','','','','',NULL,'10172121038073837030221'),(2062,'101721209208','249',1.00,'2200','retail','0','2024-07-17 12:59:47','','','','1000','Cash',0.00,'2200','','','10','0.00','1','2024-07-17 06:59:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172121038673837030221'),(2063,'111721235589','97',1.00,'700','retail','0','2024-07-17 20:11:45','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-07-17 14:11:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172123603773337030221'),(2064,'111721235589','132',2.00,'400','retail','0','2024-07-17 20:11:45','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-07-17 14:11:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','65.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172123606373637030221'),(2065,'111721235589','18',3.00,'360','retail','0','2024-07-17 20:11:45','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-07-17 14:11:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172123608473837030221'),(2066,'111721235589','21',1.00,'200','retail','0','2024-07-17 20:11:45','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-07-17 14:11:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'11172123615573537030221'),(2067,'111721235589','188',1.00,'799','retail','0','2024-07-17 20:11:45','','','','642','Cash',0.00,'799','','','11','0.00','1','2024-07-17 14:11:56','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172123617073737030221'),(2068,'111721235589','18',2.00,'240','retail','0','2024-07-17 20:11:45','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-07-17 14:11:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172123618473837030221'),(2069,'111721235589','233',1.00,'450','retail','0','2024-07-17 20:11:45','','','','240','Cash',0.00,'450','','','11','0.00','1','2024-07-17 14:11:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172123619973937030221'),(2070,'111721235589','135',1.00,'3100','retail','0','2024-07-17 20:11:45','','','','2000','Cash',0.00,'3100','','','11','16.00','1','2024-07-17 14:11:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172123620973037030221'),(2071,'111721235589','190',1.00,'1500','retail','0','2024-07-17 20:11:45','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-07-17 14:11:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172123624673437030221'),(2072,'111721235589','6947662262220',1.00,'950','retail','0','2024-07-17 20:11:45','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-07-17 14:11:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172123630473037030221'),(2073,'111721323047','157',1.00,'200','retail','0','2024-07-18 20:22:08','','','','160','Cash',0.00,'200','','','11','0.00','1','2024-07-18 14:22:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172132312973237030221'),(2074,'111721323047','4287211',1.00,'600','retail','0','2024-07-18 20:22:08','','','','300','Cash',0.00,'600','','','11','16.00','1','2024-07-18 14:22:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172132314273437030221'),(2075,'111721323047','5',2.00,'600','retail','0','2024-07-18 20:22:08','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','334.00','332','Inclusive','branch','Inventory','','','','','',NULL,'11172132318073837030221'),(2076,'111721323047','3',1.00,'850','retail','0','2024-07-18 20:22:08','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172132319373937030221'),(2077,'111721323047','186',1.00,'400','retail','0','2024-07-18 20:22:08','','','','950','Cash',0.00,'400','','','11','0.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172132320773037030221'),(2078,'111721323047','4',1.00,'1650','retail','0','2024-07-18 20:22:08','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172132321873137030221'),(2079,'111721323047','97',1.00,'700','retail','0','2024-07-18 20:22:08','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172132323273337030221'),(2080,'111721323047','231',1.00,'850','retail','0','2024-07-18 20:22:08','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-07-18 14:22:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172132325673537030221'),(2081,'111721323047','248',1.00,'750','retail','0','2024-07-18 20:22:08','','','','400','Cash',0.00,'750','','','11','0.00','1','2024-07-18 14:22:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172132326773637030221'),(2082,'111721323047','21',3.00,'600','retail','0','2024-07-18 20:22:08','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','','','','','',NULL,'11172132328373837030221'),(2083,'111721323047','3',1.00,'850','retail','0','2024-07-18 20:22:08','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'11172132329773937030221'),(2084,'111721323047','242',1.00,'1150','retail','0','2024-07-18 20:22:08','','','','650','Cash',0.00,'1150','','','11','0.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172132331073137030221'),(2085,'111721323047','13',1.00,'600','retail','0','2024-07-18 20:22:08','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172132331973137030221'),(2086,'111721323047','4',1.00,'1650','retail','0','2024-07-18 20:22:08','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-07-18 14:22:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172132332873237030221'),(2087,'111721409149','264',1.00,'2800','retail','0','2024-07-19 20:14:47','','','','1800','Cash',0.00,'2800','','','11','0.00','1','2024-07-19 14:15:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172140916173637030221'),(2088,'111721409149','4',1.00,'1650','retail','0','2024-07-19 20:14:47','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-07-19 14:15:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172140917673737030221'),(2089,'111721409149','68',1.00,'1650','retail','0','2024-07-19 20:14:47','','','','1000','Cash',0.00,'1650','','','11','16.00','1','2024-07-19 14:15:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172140922273237030221'),(2090,'111721409149','13',1.00,'600','retail','0','2024-07-19 20:14:47','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-07-19 14:15:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'11172140923673337030221'),(2091,'111721409149','253',1.00,'1200','retail','0','2024-07-19 20:14:47','','','','700','Cash',0.00,'1200','','','11','0.00','1','2024-07-19 14:15:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172140924973437030221'),(2092,'111721409149','169',1.00,'3800','retail','0','2024-07-19 20:14:47','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-07-19 14:15:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172140926573637030221'),(2093,'111721409149','249',1.00,'2200','retail','0','2024-07-19 20:14:47','','','','1000','Cash',0.00,'2200','','','11','0.00','1','2024-07-19 14:15:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172140927773737030221'),(2094,'111721409149','202',1.00,'800','retail','0','2024-07-19 20:14:47','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-07-19 14:15:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172140928773837030221'),(2095,'111721495652','38',1.00,'1500','retail','0','2024-07-20 20:21:12','','','','900','Cash',0.00,'1500','','','11','16.00','1','2024-07-20 14:21:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172149566873637030221'),(2096,'111721495652','5',1.00,'300','retail','0','2024-07-20 20:21:12','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-07-20 14:21:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','332.00','331','Inclusive','branch','Inventory','','','','','',NULL,'11172149569073937030221'),(2097,'111721495652','15',2.00,'160','retail','0','2024-07-20 20:21:12','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-07-20 14:21:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'11172149572673237030221'),(2098,'111721495652','3',1.00,'850','retail','0','2024-07-20 20:21:12','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-07-20 14:21:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'11172149574573437030221'),(2099,'111721495652','180',1.00,'550','retail','0','2024-07-20 20:21:12','','','','300','Cash',0.00,'550','','','11','0.00','1','2024-07-20 14:21:33','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172149576973637030221'),(2100,'111721495652','211',1.00,'1000','retail','0','2024-07-20 20:21:12','','','','650','Cash',0.00,'1000','','','11','0.00','1','2024-07-20 14:21:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172149579473937030221'),(2101,'111721495652','50',1.00,'2700','retail','0','2024-07-20 20:21:12','','','','1900','Cash',0.00,'2700','','','11','16.00','1','2024-07-20 14:21:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172149592173237030221'),(2102,'111721495652','27',1.00,'1000','retail','0','2024-07-20 20:21:12','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-07-20 14:21:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172149594573437030221'),(2103,'111721495652','185',1.00,'60','retail','0','2024-07-20 20:21:12','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-07-20 14:21:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172149595873537030221'),(2104,'111721495652','65',1.00,'750','retail','0','2024-07-20 20:21:12','','','','0','Cash',0.00,'750','','','11','16.00','1','2024-07-20 14:21:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172149598473837030221'),(2105,'111721495652','247',1.00,'1850','retail','0','2024-07-20 20:21:12','','','','1000','Cash',0.00,'1850','','','11','0.00','1','2024-07-20 14:21:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172149599373937030221'),(2106,'111721495652','21',1.00,'200','retail','0','2024-07-20 20:21:12','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-07-20 14:21:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'11172149600973037030221'),(2107,'111721495652','163',1.00,'299','retail','0','2024-07-20 20:21:12','','','','173','Cash',0.00,'299','','','11','0.00','1','2024-07-20 14:21:33','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172149606073637030221'),(2108,'111721495652','237',1.00,'1600','retail','0','2024-07-20 20:21:12','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-07-20 14:21:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172149607273737030221'),(2109,'121721573174','18',3.00,'360','retail','0','2024-07-21 17:55:50','','','','45','Cash',0.00,'120','','','12','16.00','1','2024-07-21 11:56:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','','','','','',NULL,'12172157363273337030221'),(2110,'121721573174','141',1.00,'700','retail','0','2024-07-21 17:55:50','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-07-21 11:56:24','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172157375073537030221'),(2111,'111721580898','249',2.00,'4400','retail','0','2024-07-21 19:56:48','','','','1000','Cash',0.00,'2200','','','11','0.00','1','2024-07-21 13:56:53','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172158094073437030221'),(2112,'111721580898','6972864340117',1.00,'450','retail','0','2024-07-21 19:56:48','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-07-21 13:56:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172158096973637030221'),(2113,'111721580898','22',1.00,'1150','retail','0','2024-07-21 19:56:48','','','','700','Cash',0.00,'1150','','','11','16.00','1','2024-07-21 13:56:53','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'11172158098473837030221'),(2114,'111721580898','243',1.00,'1150','retail','0','2024-07-21 19:56:48','','','','550','Cash',0.00,'1150','','','11','0.00','1','2024-07-21 13:56:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172158099673937030221'),(2115,'111721580898','167',1.00,'250','retail','0','2024-07-21 19:56:48','','','','120','Cash',0.00,'250','','','11','0.00','1','2024-07-21 13:56:53','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172158100873037030221'),(2116,'111721667484','93',1.00,'300','retail','0','2024-07-22 20:03:35','','','','180','Cash',0.00,'300','','','11','16.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'11172166750773037030221'),(2117,'111721667484','117',1.00,'1450','retail','0','2024-07-22 20:03:35','','','','800','Cash',0.00,'1450','','','11','16.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172166752373237030221'),(2118,'111721667484','263',1.00,'1200','retail','0','2024-07-22 20:03:35','','','','580','Cash',0.00,'1200','','','11','0.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172166754273437030221'),(2119,'111721667484','4',2.00,'3300','retail','0','2024-07-22 20:03:35','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'11172166755973537030221'),(2120,'111721667484','34',1.00,'350','retail','0','2024-07-22 20:03:35','','','','200','Cash',0.00,'350','','','11','16.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172166756973637030221'),(2121,'111721667484','3',1.00,'850','retail','0','2024-07-22 20:03:35','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'11172166758473837030221'),(2122,'111721667484','190',1.00,'1500','retail','0','2024-07-22 20:03:35','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172166768473837030221'),(2123,'111721667484','263',1.00,'1200','retail','0','2024-07-22 20:03:35','','','','580','Cash',0.00,'1200','','','11','0.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172166770773037030221'),(2124,'111721667484','27',1.00,'1000','retail','0','2024-07-22 20:03:35','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-07-22 14:03:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172166771573137030221'),(2125,'111721667484','176',1.00,'450','retail','0','2024-07-22 20:03:35','','','','200','Cash',0.00,'450','','','11','0.00','1','2024-07-22 14:03:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172166772573237030221'),(2126,'111721667484','200',2.00,'900','retail','0','2024-07-22 20:03:35','','','','360','Cash',0.00,'450','','','11','0.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172166775373537030221'),(2127,'111721667484','212',1.00,'550','retail','0','2024-07-22 20:03:35','','','','300','Cash',0.00,'550','','','11','0.00','1','2024-07-22 14:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172166781573137030221'),(2128,'111721667821','212',1.00,'550','retail','0','2024-07-22 20:08:06','','','','300','Cash',0.00,'550','','','11','0.00','1','2024-07-22 14:08:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172166808673837030221'),(2129,'121721748981','257',1.00,'300','retail','0','2024-07-23 20:07:18','','','','167','Cash',0.00,'300','','','12','0.00','1','2024-07-23 14:09:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172175356573637030221'),(2130,'121721748981','53',2.00,'600','retail','0','2024-07-23 20:07:18','','','','125','Cash',0.00,'300','','','12','16.00','1','2024-07-23 14:09:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'12172175368773837030221'),(2131,'121721748981','218',1.00,'200','retail','0','2024-07-23 20:07:18','','','','100','Cash',0.00,'200','','','12','0.00','1','2024-07-23 14:09:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172175372073237030221'),(2132,'121721748981','68',1.00,'1650','retail','0','2024-07-23 20:07:18','','','','1000','Cash',0.00,'1650','','','12','16.00','1','2024-07-23 14:09:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'12172175374973437030221'),(2133,'121721748981','132',2.00,'400','retail','0','2024-07-23 20:07:18','','','','104','Cash',0.00,'200','','','12','16.00','1','2024-07-23 14:09:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172175381573137030221'),(2134,'121721748981','125',4.00,'20','retail','0','2024-07-23 20:07:18','','','','0','Cash',0.00,'5','','','12','16.00','1','2024-07-23 14:09:05','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','57.00','53','Inclusive','branch','Inventory','','','','','',NULL,'12172175386573637030221'),(2135,'121721748981','237',1.00,'1600','retail','0','2024-07-23 20:07:18','','','','1000','Cash',0.00,'1600','','','12','0.00','1','2024-07-23 14:09:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172175402673237030221'),(2136,'121721748981','110',1.00,'250','retail','0','2024-07-23 20:07:18','','','','95','Cash',0.00,'250','','','12','16.00','1','2024-07-23 14:09:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'12172175411973137030221'),(2137,'121721748981','97',1.00,'700','retail','0','2024-07-23 20:07:18','','','','450','Cash',0.00,'700','','','12','16.00','1','2024-07-23 14:09:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'12172175416473637030221'),(2138,'121721748981','6971919199014',4.00,'1000','retail','0','2024-07-23 20:07:18','','','','125','Cash',0.00,'250','','','12','16.00','1','2024-07-23 14:09:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Inventory','','','','','',NULL,'12172175443773337030221'),(2139,'121721839561','191',1.00,'699','retail','0','2024-07-24 19:47:36','','','','476','Cash',0.00,'699','','','12','0.00','1','2024-07-24 13:47:44','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172183961873137030221'),(2140,'121721839561','222',1.00,'1500','retail','0','2024-07-24 19:47:36','','','','1000','Cash',0.00,'1500','','','12','0.00','1','2024-07-24 13:47:44','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172183965673537030221'),(2141,'121721839666','15',3.00,'240','retail','0','2024-07-24 19:54:36','','','','45','Cash',0.00,'80','','','12','16.00','1','2024-07-24 13:54:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','','',NULL,'12172183985573537030221'),(2142,'121721839666','136',1.00,'799','retail','0','2024-07-24 19:54:36','','','','606','Cash',0.00,'799','','','12','16.00','1','2024-07-24 13:54:45','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172183987473737030221'),(2143,'121721839666','267',1.00,'250','retail','0','2024-07-24 19:54:36','','','','130','Cash',0.00,'250','','','12','0.00','1','2024-07-24 13:54:45','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172183990673037030221'),(2144,'121721839666','6925546000205',1.00,'2500','retail','0','2024-07-24 19:54:36','','','','1400','Cash',0.00,'2500','','','12','16.00','1','2024-07-24 13:54:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'12172183991573137030221'),(2145,'121721839666','141',1.00,'700','retail','0','2024-07-24 19:54:36','','','','400','Cash',0.00,'700','','','12','16.00','1','2024-07-24 13:54:45','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172183995173537030221'),(2146,'121721839666','6971919199014',2.00,'500','retail','0','2024-07-24 19:54:36','','','','125','Cash',0.00,'250','','','12','16.00','1','2024-07-24 13:54:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','','','','','',NULL,'12172183998973837030221'),(2147,'121721839666','185',3.00,'180','retail','0','2024-07-24 19:54:36','','','','22','Cash',0.00,'60','','','12','0.00','1','2024-07-24 13:54:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','45.00','42','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'12172184000573037030221'),(2148,'121721839666','185',1.00,'60','retail','0','2024-07-24 19:54:36','','','','22','Cash',0.00,'60','','','12','0.00','1','2024-07-24 13:54:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'12172184003373337030221'),(2149,'121721839666','170',2.00,'140','retail','0','2024-07-24 19:54:36','','','','50','Cash',0.00,'70','','','12','0.00','1','2024-07-24 13:54:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172184004273437030221'),(2150,'121721839666','197',1.00,'800','retail','0','2024-07-24 19:54:36','','','','450','Cash',0.00,'800','','','12','0.00','1','2024-07-24 13:54:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172184005173537030221'),(2151,'121721839666','16',1.00,'320','retail','0','2024-07-24 19:54:36','','','','125','Cash',0.00,'320','','','12','16.00','1','2024-07-24 13:54:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'12172184005973537030221'),(2152,'121721839666','148',1.00,'200','retail','0','2024-07-24 19:54:36','','','','150','Cash',0.00,'200','','','12','0.00','1','2024-07-24 13:54:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172184007673737030221'),(2153,'121721841714','37',2.00,'2500','retail','0','2024-07-24 20:23:32','','','','700','Cash',0.00,'1250','','','12','16.00','1','2024-07-24 14:23:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','','','','','',NULL,'12172184174673437030221'),(2154,'121721926914','28',3.00,'150','retail','0','2024-07-25 20:11:11','','','','42','Cash',0.00,'50','','','12','16.00','1','2024-07-25 14:12:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','','',NULL,'12172192696273637030221'),(2155,'121721926914','132',2.00,'400','retail','0','2024-07-25 20:11:11','','','','104','Cash',0.00,'200','','','12','16.00','1','2024-07-25 14:12:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','61.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172192733073337030221'),(2156,'121721926914','259',1.00,'950','retail','0','2024-07-25 20:11:11','','','','480','Cash',0.00,'950','','','12','0.00','1','2024-07-25 14:12:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172192738973837030221'),(2157,'121721926914','3',1.00,'850','retail','0','2024-07-25 20:11:11','','','','450','Cash',0.00,'850','','','12','16.00','1','2024-07-25 14:12:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'12172192741673137030221'),(2158,'121721926914','21',2.00,'400','retail','0','2024-07-25 20:11:11','','','','133','Cash',0.00,'200','','','12','16.00','1','2024-07-25 14:12:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'12172192745173537030221'),(2159,'121721926914','149',1.00,'180','retail','0','2024-07-25 20:11:11','','','','125','Cash',0.00,'180','','','12','0.00','1','2024-07-25 14:12:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'12172192747073737030221'),(2160,'111722014314','267',1.00,'250','retail','0','2024-07-26 20:26:29','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-07-26 14:26:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201433973337030222'),(2161,'111722014314','27',1.00,'1000','retail','0','2024-07-26 20:26:29','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-07-26 14:26:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172201435173537030222'),(2162,'111722014314','195',1.00,'200','retail','0','2024-07-26 20:26:29','','','','105','Cash',0.00,'200','','','11','0.00','1','2024-07-26 14:26:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201438973837030222'),(2163,'111722014314','97',1.00,'700','retail','0','2024-07-26 20:26:29','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'11172201439873937030222'),(2164,'111722014314','178',1.00,'1800','retail','0','2024-07-26 20:26:29','','','','500','Cash',0.00,'1800','','','11','0.00','1','2024-07-26 14:26:36','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201440873037030222'),(2165,'111722014314','18',4.00,'480','retail','0','2024-07-26 20:26:29','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172201442573237030222'),(2166,'111722014314','230',1.00,'450','retail','0','2024-07-26 20:26:29','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-07-26 14:26:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201448673837030222'),(2167,'111722014314','17',1.00,'500','retail','0','2024-07-26 20:26:29','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172201460873037030222'),(2168,'111722014314','3',1.00,'850','retail','0','2024-07-26 20:26:29','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'11172201462073237030222'),(2169,'111722014314','185',4.00,'240','retail','0','2024-07-26 20:26:29','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','41.00','37','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172201463773337030222'),(2170,'111722014314','190',2.00,'3000','retail','0','2024-07-26 20:26:29','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201466973637030222'),(2171,'111722014314','8',1.00,'1850','retail','0','2024-07-26 20:26:29','','','','900','Cash',0.00,'1850','','','11','16.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172201467873737030222'),(2172,'111722014314','237',2.00,'3200','retail','0','2024-07-26 20:26:29','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201470273037030222'),(2173,'111722014314','208',1.00,'200','retail','0','2024-07-26 20:26:29','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-07-26 14:26:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201471473137030222'),(2174,'111722014314','110',1.00,'250','retail','0','2024-07-26 20:26:29','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'11172201472373237030222'),(2175,'111722014314','245',1.00,'1400','retail','0','2024-07-26 20:26:29','','','','700','Cash',0.00,'1400','','','11','0.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201475773537030222'),(2176,'111722014314','240',1.00,'700','retail','0','2024-07-26 20:26:29','','','','400','Cash',0.00,'700','','','11','0.00','1','2024-07-26 14:26:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201477773737030222'),(2177,'111722014314','30',1.00,'400','retail','0','2024-07-26 20:26:29','','','','250','Cash',0.00,'400','','','11','16.00','1','2024-07-26 14:26:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172201478873837030222'),(2178,'111722014798','233',1.00,'450','retail','0','2024-07-26 20:30:20','','','','240','Cash',0.00,'450','','','11','0.00','1','2024-07-26 14:30:22','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172201501973137030222'),(2179,'111722100732','179',2.00,'1500','retail','0','2024-07-27 20:25:25','','','','350','Cash',0.00,'750','','','11','0.00','1','2024-07-27 14:25:29','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172210103573337030222'),(2180,'111722100732','37',1.00,'1250','retail','0','2024-07-27 20:25:25','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-07-27 14:25:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','','',NULL,'11172210105273537030222'),(2181,'111722100732','239',1.00,'800','retail','0','2024-07-27 20:25:25','','','','350','Cash',0.00,'800','','','11','0.00','1','2024-07-27 14:25:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172210108473837030222'),(2182,'111722100732','245',1.00,'1400','retail','0','2024-07-27 20:25:25','','','','700','Cash',0.00,'1400','','','11','0.00','1','2024-07-27 14:25:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172210111073137030222'),(2183,'111722100732','132',1.00,'200','retail','0','2024-07-27 20:25:25','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-07-27 14:25:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172210112473237030222'),(2184,'111722183865','221',1.00,'350','retail','0','2024-07-28 19:29:31','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218387473737030222'),(2185,'111722183865','169',2.00,'7600','retail','0','2024-07-28 19:29:31','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-07-28 13:29:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218388873837030222'),(2186,'111722183865','249',1.00,'2200','retail','0','2024-07-28 19:29:31','','','','1000','Cash',0.00,'2200','','','11','0.00','1','2024-07-28 13:29:43','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218390173037030222'),(2187,'111722183865','110',1.00,'250','retail','0','2024-07-28 19:29:31','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'11172218391073137030222'),(2188,'111722183865','51',2.00,'1000','retail','0','2024-07-28 19:29:31','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-07-28 13:29:43','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','','',NULL,'11172218394473437030222'),(2189,'111722183865','30',1.00,'400','retail','0','2024-07-28 19:29:31','','','','250','Cash',0.00,'400','','','11','16.00','1','2024-07-28 13:29:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172218396473637030222'),(2190,'111722183865','131',1.00,'1500','retail','0','2024-07-28 19:29:31','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218397473737030222'),(2191,'111722183865','81',1.00,'1800','retail','0','2024-07-28 19:29:31','','','','1000','Cash',0.00,'1800','','','11','16.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172218398373837030222'),(2192,'111722183865','5',1.00,'300','retail','0','2024-07-28 19:29:31','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','331.00','330','Inclusive','branch','Inventory','','','','','',NULL,'11172218399273937030222'),(2193,'111722183865','32',2.00,'500','retail','0','2024-07-28 19:29:31','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','',NULL,'11172218400473037030222'),(2194,'111722183865','215',1.00,'2200','retail','0','2024-07-28 19:29:31','','','','1000','Cash',0.00,'2200','','','11','0.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218405673537030222'),(2195,'111722183865','144',2.00,'1400','retail','0','2024-07-28 19:29:31','','','','350','Cash',0.00,'700','','','11','16.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218407573737030222'),(2196,'111722183865','242',1.00,'1150','retail','0','2024-07-28 19:29:31','','','','650','Cash',0.00,'1150','','','11','0.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218409273937030222'),(2197,'111722183865','197',1.00,'800','retail','0','2024-07-28 19:29:31','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-07-28 13:29:43','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218413473337030222'),(2198,'111722183865','178',1.00,'1800','retail','0','2024-07-28 19:29:31','','','','500','Cash',0.00,'1800','','','11','0.00','1','2024-07-28 13:29:43','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218414773437030222'),(2199,'111722183865','4',1.00,'1650','retail','0','2024-07-28 19:29:31','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172218415673537030222'),(2200,'111722183865','251',1.00,'350','retail','0','2024-07-28 19:29:31','','','','170','Cash',0.00,'350','','','11','0.00','1','2024-07-28 13:29:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218417073737030222'),(2201,'111722186011','244',1.00,'1200','retail','0','2024-07-28 20:00:54','','','','650','Cash',0.00,'1200','','','11','0.00','1','2024-07-28 14:00:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172218605373537030222'),(2202,'111722186445','28',1.00,'50','retail','0','2024-07-28 20:12:45','','','','42','Cash',0.00,'50','','','11','16.00','1','2024-07-28 14:12:48','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172218676473637030222'),(2203,'111722272572','18',2.00,'240','retail','0','2024-07-29 20:07:30','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-07-29 14:07:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','','','','','',NULL,'11172227273173337030222'),(2204,'111722272572','249',1.00,'2200','retail','0','2024-07-29 20:07:30','','','','1000','Cash',0.00,'2200','','','11','0.00','1','2024-07-29 14:07:41','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172227274773437030222'),(2205,'111722272572','150',1.00,'550','retail','0','2024-07-29 20:07:30','','','','350','Cash',0.00,'550','','','11','0.00','1','2024-07-29 14:07:41','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172227276873637030222'),(2206,'111722272572','223',4.00,'1000','retail','0','2024-07-29 20:07:30','','','','116','Cash',0.00,'250','','','11','0.00','1','2024-07-29 14:07:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172227280073037030222'),(2207,'111722272572','132',1.00,'200','retail','0','2024-07-29 20:07:30','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-07-29 14:07:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172227284973437030222'),(2208,'111722358187','253',1.00,'1200','retail','0','2024-07-30 20:23:33','','','','700','Cash',0.00,'1200','','','11','0.00','1','2024-07-30 14:23:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235821773137030222'),(2209,'111722358187','202',1.00,'800','retail','0','2024-07-30 20:23:33','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-07-30 14:23:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235823973337030222'),(2210,'111722358187','284',1.00,'200','retail','0','2024-07-30 20:23:33','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-07-30 14:23:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235825173537030222'),(2211,'111722358187','256',1.00,'400','retail','0','2024-07-30 20:23:33','','','','200','Cash',0.00,'400','','','11','0.00','1','2024-07-30 14:23:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235834173437030222'),(2212,'111722358187','230',1.00,'450','retail','0','2024-07-30 20:23:33','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-07-30 14:23:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235841373137030222'),(2213,'111722358187','3',1.00,'850','retail','0','2024-07-30 20:23:33','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-07-30 14:23:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'11172235842373237030222'),(2214,'111722358187','150',1.00,'550','retail','0','2024-07-30 20:23:33','','','','350','Cash',0.00,'550','','','11','0.00','1','2024-07-30 14:23:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235870673037030222'),(2215,'111722358187','277',1.00,'750','retail','0','2024-07-30 20:23:33','','','','330','Cash',0.00,'750','','','11','0.00','1','2024-07-30 14:23:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235871673137030222'),(2216,'111722358187','18',1.00,'120','retail','0','2024-07-30 20:23:33','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-07-30 14:23:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','80.00','79','Inclusive','branch','Inventory','','','','','',NULL,'11172235873273337030222'),(2217,'111722358187','172',1.00,'2900','retail','0','2024-07-30 20:23:33','','','','1980','Cash',0.00,'2900','','','11','0.00','1','2024-07-30 14:23:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235877973737030222'),(2218,'111722358187','218',1.00,'200','retail','0','2024-07-30 20:23:33','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-07-30 14:23:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235878973837030222'),(2219,'111722358187','202',1.00,'800','retail','0','2024-07-30 20:23:33','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-07-30 14:23:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235880073037030222'),(2220,'111722358187','285',1.00,'150','retail','0','2024-07-30 20:23:33','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-07-30 14:23:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172235880973037030222'),(2221,'111722358187','4',1.00,'1650','retail','0','2024-07-30 20:23:33','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-07-30 14:23:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172235882573237030222'),(2222,'111722358187','67',1.00,'700','retail','0','2024-07-30 20:23:33','','','','350','Cash',0.00,'700','','','11','16.00','1','2024-07-30 14:23:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172236021373137030222'),(2223,'111722446090','125',3.00,'15','retail','0','2024-07-31 20:21:15','','','','0','Cash',0.00,'5','','','11','16.00','1','2024-07-31 14:21:31','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','53.00','50','Inclusive','branch','Inventory','','','','','',NULL,'11172244613273337030222'),(2224,'111722446090','126',1.00,'799','retail','0','2024-07-31 20:21:15','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-07-31 14:21:31','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172244641773137030222'),(2225,'111722446090','13',2.00,'1200','retail','0','2024-07-31 20:21:15','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-07-31 14:21:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172244645073537030222'),(2226,'111722446090','181',1.00,'550','retail','0','2024-07-31 20:21:15','','','','250','Cash',0.00,'550','','','11','0.00','1','2024-07-31 14:21:31','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172244646673637030222'),(2227,'111722446090','110',1.00,'250','retail','0','2024-07-31 20:21:15','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-07-31 14:21:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'11172244647473737030222'),(2228,'111722530296','4',1.00,'1650','retail','0','2024-08-01 20:15:56','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172253215773537030222'),(2229,'111722530296','6972864340117',1.00,'450','retail','0','2024-08-01 20:15:56','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172253216773637030222'),(2230,'111722530296','110',1.00,'250','retail','0','2024-08-01 20:15:56','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'11172253217673737030222'),(2231,'111722530296','280',1.00,'3200','retail','0','2024-08-01 20:15:56','','','','2000','Cash',0.00,'3200','','','11','0.00','1','2024-08-01 14:15:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172253224273437030222'),(2232,'111722530296','211',1.00,'1000','retail','0','2024-08-01 20:15:56','','','','650','Cash',0.00,'1000','','','11','0.00','1','2024-08-01 14:15:59','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172253233173337030222'),(2233,'111722530296','4',2.00,'3300','retail','0','2024-08-01 20:15:56','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172253240173037030222'),(2234,'111722530296','181',1.00,'550','retail','0','2024-08-01 20:15:56','','','','250','Cash',0.00,'550','','','11','0.00','1','2024-08-01 14:15:59','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172253243473337030222'),(2235,'111722530296','184',1.00,'750','retail','0','2024-08-01 20:15:56','','','','500','Cash',0.00,'750','','','11','0.00','1','2024-08-01 14:15:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172253244773437030222'),(2236,'111722530296','131',1.00,'1500','retail','0','2024-08-01 20:15:56','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172253245973537030222'),(2237,'111722530296','20',3.00,'240','retail','0','2024-08-01 20:15:56','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','68.00','65','Inclusive','branch','Inventory','','','','','',NULL,'11172253247473737030222'),(2238,'111722530296','98',1.00,'1150','retail','0','2024-08-01 20:15:56','','','','700','Cash',0.00,'1150','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'11172253248973837030222'),(2239,'111722530296','243',2.00,'2300','retail','0','2024-08-01 20:15:56','','','','550','Cash',0.00,'1150','','','11','0.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172253250673037030222'),(2240,'111722530296','93',4.00,'1200','retail','0','2024-08-01 20:15:56','','','','180','Cash',0.00,'300','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','51.00','47','Inclusive','branch','Inventory','','','','','',NULL,'11172253252173237030222'),(2241,'111722530296','36',1.00,'550','retail','0','2024-08-01 20:15:56','','','','250','Cash',0.00,'550','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172253253073337030222'),(2242,'111722530296','18',3.00,'360','retail','0','2024-08-01 20:15:56','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','79.00','76','Inclusive','branch','Inventory','','','','','',NULL,'11172253254873437030222'),(2243,'111722530296','283',1.00,'500','retail','0','2024-08-01 20:15:56','','','','320','Cash',0.00,'500','','','11','0.00','1','2024-08-01 14:15:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172253255573537030222'),(2244,'111722617793','18',4.00,'480','retail','0','2024-08-02 20:06:55','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-02 14:06:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','76.00','72','Inclusive','branch','Inventory','','','','','',NULL,'11172261781073137030222'),(2245,'111722617793','145',1.00,'550','retail','0','2024-08-02 20:06:55','','','','400','Cash',0.00,'550','','','11','5.00','1','2024-08-02 14:06:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261782173237030222'),(2246,'111722617793','110',1.00,'250','retail','0','2024-08-02 20:06:55','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-08-02 14:06:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'11172261800173037030222'),(2247,'111722617793','285',1.00,'150','retail','0','2024-08-02 20:06:55','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-08-02 14:06:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261801373137030222'),(2248,'111722617793','157',1.00,'200','retail','0','2024-08-02 20:06:55','','','','160','Cash',0.00,'200','','','11','0.00','1','2024-08-02 14:06:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261802873237030222'),(2249,'111722617793','148',1.00,'200','retail','0','2024-08-02 20:06:55','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-08-02 14:06:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261804073437030222'),(2250,'111722617793','236',1.00,'500','retail','0','2024-08-02 20:06:55','','','','285','Cash',0.00,'500','','','11','0.00','1','2024-08-02 14:06:59','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261810273037030222'),(2251,'111722617793','132',2.00,'400','retail','0','2024-08-02 20:06:55','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-08-02 14:06:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261811873137030222'),(2252,'111722617793','221',1.00,'350','retail','0','2024-08-02 20:06:55','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-08-02 14:06:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261812973237030222'),(2253,'111722617793','223',3.00,'750','retail','0','2024-08-02 20:06:55','','','','116','Cash',0.00,'250','','','11','0.00','1','2024-08-02 14:06:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','93.00','90','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261820073037030222'),(2254,'111722617793','132',1.00,'200','retail','0','2024-08-02 20:06:55','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-08-02 14:06:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261821673137030222'),(2255,'111722617793','287',1.00,'1450','retail','0','2024-08-02 20:06:55','','','','700','Cash',0.00,'1450','','','11','0.00','1','2024-08-02 14:06:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172261841473137030222'),(2256,'111722702602','6971919199014',2.00,'500','retail','0','2024-08-03 19:40:05','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','',NULL,'11172270263473337030222'),(2257,'111722702602','188',1.00,'799','retail','0','2024-08-03 19:40:05','','','','642','Cash',0.00,'799','','','11','0.00','1','2024-08-03 13:41:29','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172270266073637030222'),(2258,'111722702602','135',1.00,'3100','retail','0','2024-08-03 19:40:05','','','','2000','Cash',0.00,'3100','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172270268473837030222'),(2259,'111722702602','21',1.00,'200','retail','0','2024-08-03 19:40:05','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'11172270270073037030222'),(2260,'111722702602','20',2.00,'160','retail','0','2024-08-03 19:40:05','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','65.00','63','Inclusive','branch','Inventory','','','','','',NULL,'11172270271873137030222'),(2261,'111722702602','15',1.00,'80','retail','0','2024-08-03 19:40:05','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','','',NULL,'11172270273273337030222'),(2262,'111722702602','169',1.00,'3800','retail','0','2024-08-03 19:40:05','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-08-03 13:41:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172270274573437030222'),(2263,'111722702602','97',1.00,'700','retail','0','2024-08-03 19:40:05','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'11172270276073637030222'),(2264,'111722702602','185',5.00,'300','retail','0','2024-08-03 19:40:05','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','37.00','32','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172270281373137030222'),(2265,'111722702602','18',2.00,'240','retail','0','2024-08-03 19:40:05','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','72.00','70','Inclusive','branch','Inventory','','','','','',NULL,'11172270285573537030222'),(2266,'111722702602','131',1.00,'1500','retail','0','2024-08-03 19:40:05','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172270287673737030222'),(2267,'111722702602','130',1.00,'700','retail','0','2024-08-03 19:40:05','','','','350','Cash',0.00,'700','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172270290473037030222'),(2268,'111722702602','4',1.00,'1650','retail','0','2024-08-03 19:40:05','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172270291973137030222'),(2269,'111722702602','129',1.00,'1300','retail','0','2024-08-03 19:40:05','','','','600','Cash',0.00,'1300','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172270298373837030222'),(2270,'111722702602','212',1.00,'550','retail','0','2024-08-03 19:40:05','','','','300','Cash',0.00,'550','','','11','0.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172270302973237030222'),(2271,'111722702602','13',1.00,'600','retail','0','2024-08-03 19:40:05','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-08-03 13:41:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172270303973337030222'),(2272,'111722790294','49',1.00,'1500','retail','0','2024-08-04 20:07:52','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-08-04 14:07:55','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172279036073637030222'),(2273,'111722790294','18',1.00,'120','retail','0','2024-08-04 20:07:52','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','','',NULL,'11172279036873637030222'),(2274,'111722790294','12',1.00,'800','retail','0','2024-08-04 20:07:52','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172279038073837030222'),(2275,'111722790294','17',1.00,'500','retail','0','2024-08-04 20:07:52','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172279040473037030222'),(2276,'111722790294','236',1.00,'500','retail','0','2024-08-04 20:07:52','','','','285','Cash',0.00,'500','','','11','0.00','1','2024-08-04 14:07:55','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172279044673437030222'),(2277,'111722790294','177',1.00,'500','retail','0','2024-08-04 20:07:52','','','','300','Cash',0.00,'500','','','11','0.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172279045973537030222'),(2278,'111722790294','177',1.00,'500','retail','0','2024-08-04 20:07:52','','','','300','Cash',0.00,'500','','','11','0.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172279047173737030222'),(2279,'111722790294','97',1.00,'700','retail','0','2024-08-04 20:07:52','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'11172279048273837030222'),(2280,'111722790294','225',1.00,'600','retail','0','2024-08-04 20:07:52','','','','300','Cash',0.00,'600','','','11','0.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172279049473937030222'),(2281,'111722790294','21',1.00,'200','retail','0','2024-08-04 20:07:52','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'11172279050573037030222'),(2282,'111722790294','264',1.00,'3000','retail','0','2024-08-04 20:07:52','','','','1800','Cash',0.00,'3000','','','11','0.00','1','2024-08-04 14:07:55','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172279051373137030222'),(2283,'111722790294','50',1.00,'2700','retail','0','2024-08-04 20:07:52','','','','1900','Cash',0.00,'2700','','','11','16.00','1','2024-08-04 14:07:55','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172279068873837030222'),(2284,'111722790294','185',9.00,'540','retail','0','2024-08-04 20:07:52','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','32.00','23','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172279073173337030222'),(2285,'111722790294','13',1.00,'600','retail','0','2024-08-04 20:07:52','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172279077873737030222'),(2286,'111722790294','292',1.00,'2800','retail','0','2024-08-04 20:07:52','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-08-04 14:07:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172279078973837030222'),(2287,'111722790294','294',1.00,'850','retail','0','2024-08-04 20:07:52','','','','400','Cash',0.00,'850','','','11','0.00','1','2024-08-04 14:07:55','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172279127173737030222'),(2288,'111722876120','41',1.00,'4500','retail','0','2024-08-05 19:43:09','','','','2500','Cash',0.00,'4500','','','11','16.00','1','2024-08-05 13:43:12','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172287615973537030222'),(2289,'111722876120','249',1.00,'2500','retail','0','2024-08-05 19:43:09','','','','1000','Cash',0.00,'2500','','','11','0.00','1','2024-08-05 13:43:12','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172287617373737030222'),(2290,'111722876120','285',2.00,'300','retail','0','2024-08-05 19:43:09','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-08-05 13:43:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172287618873837030222'),(2291,'111722878096','169',1.00,'3800','retail','0','2024-08-05 20:15:14','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-08-05 14:15:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172287810673037030222'),(2292,'111722878096','6972864340117',1.00,'450','retail','0','2024-08-05 20:15:14','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-08-05 14:15:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172287811473137030222'),(2293,'111722879065','27',1.00,'1000','retail','0','2024-08-05 20:31:15','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-08-05 14:35:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172287907573737030222'),(2294,'111722879324','6925546000205',1.00,'2500','retail','0','2024-08-05 20:37:04','','','','1400','Cash',0.00,'2500','','','11','16.00','1','2024-08-05 14:37:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'11172287942473237030222'),(2295,'111722963172','37',1.00,'1250','retail','0','2024-08-06 19:56:20','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-08-06 13:56:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','','',NULL,'11172296318473837030222'),(2296,'111722963172','110',2.00,'500','retail','0','2024-08-06 19:56:20','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-08-06 13:56:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','','',NULL,'11172296319973937030222'),(2297,'111722963172','185',1.00,'60','retail','0','2024-08-06 19:56:20','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-06 13:56:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172296321373137030222'),(2298,'111722963172','256',1.00,'400','retail','0','2024-08-06 19:56:20','','','','200','Cash',0.00,'400','','','11','0.00','1','2024-08-06 13:56:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172296323873337030222'),(2299,'111722963172','96',1.00,'800','retail','0','2024-08-06 19:56:20','','','','0','Cash',0.00,'800','','','11','16.00','1','2024-08-06 13:56:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172296324973437030222'),(2300,'111722963172','38',1.00,'1500','retail','0','2024-08-06 19:56:20','','','','900','Cash',0.00,'1500','','','11','16.00','1','2024-08-06 13:56:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172296326273637030222'),(2301,'111722963172','27',1.00,'1000','retail','0','2024-08-06 19:56:20','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-08-06 13:56:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172296327373737030222'),(2302,'111722963172','275',1.00,'200','retail','0','2024-08-06 19:56:20','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-08-06 13:56:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172296329673937030222'),(2303,'111722963172','17',2.00,'1000','retail','0','2024-08-06 19:56:20','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-08-06 13:56:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172296332373237030222'),(2304,'111722963172','170',6.00,'420','retail','0','2024-08-06 19:56:20','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-08-06 13:56:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','69.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172296333873337030222'),(2305,'111722963172','289',1.00,'1500','retail','0','2024-08-06 19:56:20','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-08-06 13:56:46','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172296335173537030222'),(2306,'111722963172','290',1.00,'300','retail','0','2024-08-06 19:56:20','','','','150','Cash',0.00,'300','','','11','0.00','1','2024-08-06 13:56:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172296336273637030222'),(2307,'111722963172','49',1.00,'1500','retail','0','2024-08-06 19:56:20','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-08-06 13:56:46','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172296337973737030222'),(2308,'111723049900','1',1.00,'1600','retail','0','2024-08-07 20:02:28','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-08-07 14:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','',NULL,'11172304992373237030223'),(2309,'111723049900','197',1.00,'800','retail','0','2024-08-07 20:02:28','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-08-07 14:03:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172304994173437030223'),(2310,'111723049900','4',1.00,'1650','retail','0','2024-08-07 20:02:28','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-07 14:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172304994973437030223'),(2311,'111723049900','131',1.00,'1500','retail','0','2024-08-07 20:02:28','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-08-07 14:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172304996273637030223'),(2312,'111723049900','126',1.00,'799','retail','0','2024-08-07 20:02:28','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-08-07 14:03:10','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172304998373837030223'),(2313,'111723049900','20',2.00,'160','retail','0','2024-08-07 20:02:28','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-08-07 14:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','','','','','',NULL,'11172304999573937030223'),(2314,'111723049900','28',2.00,'100','retail','0','2024-08-07 20:02:28','','','','42','Cash',0.00,'50','','','11','16.00','1','2024-08-07 14:03:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172305001073137030223'),(2315,'111723049900','32',2.00,'500','retail','0','2024-08-07 20:02:28','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-08-07 14:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','','',NULL,'11172305002473237030223'),(2316,'111723049900','67',1.00,'700','retail','0','2024-08-07 20:02:28','','','','350','Cash',0.00,'700','','','11','16.00','1','2024-08-07 14:03:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172305003473337030223'),(2317,'111723049900','16',1.00,'350','retail','0','2024-08-07 20:02:28','','','','125','Cash',0.00,'350','','','11','16.00','1','2024-08-07 14:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172305004373437030223'),(2318,'111723049900','15',2.00,'160','retail','0','2024-08-07 20:02:28','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-08-07 14:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','','','','','',NULL,'11172305006873637030223'),(2319,'111723049900','223',2.00,'500','retail','0','2024-08-07 20:02:28','','','','116','Cash',0.00,'250','','','11','0.00','1','2024-08-07 14:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172305011273137030223'),(2320,'111723049900','38',1.00,'1500','retail','0','2024-08-07 20:02:28','','','','900','Cash',0.00,'1500','','','11','16.00','1','2024-08-07 14:03:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172305012073237030223'),(2321,'111723049900','132',2.00,'400','retail','0','2024-08-07 20:02:28','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-08-07 14:03:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172305013773337030223'),(2322,'111723049900','28',1.00,'50','retail','0','2024-08-07 20:02:28','','','','42','Cash',0.00,'50','','','11','16.00','1','2024-08-07 14:03:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172305014873437030223'),(2323,'111723133648','69',1.00,'2300','retail','0','2024-08-08 19:18:57','','','','0','Cash',0.00,'2300','','','11','16.00','1','2024-08-08 13:19:01','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'11172313383573337030223'),(2324,'111723133648','6947662262220',2.00,'1900','retail','0','2024-08-08 19:18:57','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-08-08 13:19:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172313386873637030223'),(2325,'111723133648','281',2.00,'1900','retail','0','2024-08-08 19:18:57','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-08-08 13:19:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172313388173837030223'),(2326,'111723133648','278',1.00,'700','retail','0','2024-08-08 19:18:57','','','','390','Cash',0.00,'700','','','11','0.00','1','2024-08-08 13:19:01','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172313392373237030223'),(2327,'111723133648','18',2.00,'240','retail','0','2024-08-08 19:18:57','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-08 13:19:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','','','','','',NULL,'11172313393773337030223'),(2328,'111723133942','141',1.00,'700','retail','0','2024-08-08 20:06:41','','','','400','Cash',0.00,'700','','','11','16.00','1','2024-08-08 14:06:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172313680173037030223'),(2329,'111723137804','49',1.00,'1500','retail','0','2024-08-08 20:23:38','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-08-08 14:23:43','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172313781873137030223'),(2330,'111723222843','3',1.00,'850','retail','0','2024-08-09 20:11:18','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'11172322286773637030223'),(2331,'111723222843','126',1.00,'799','retail','0','2024-08-09 20:11:18','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-08-09 14:11:59','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172322292473237030223'),(2332,'111723222843','20',2.00,'160','retail','0','2024-08-09 20:11:18','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','61.00','59','Inclusive','branch','Inventory','','','','','',NULL,'11172322293973337030223'),(2333,'111723222843','81',1.00,'1800','retail','0','2024-08-09 20:11:18','','','','1000','Cash',0.00,'1800','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172322295173537030223'),(2334,'111723222843','32',5.00,'1250','retail','0','2024-08-09 20:11:18','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','30.00','25','Inclusive','branch','Inventory','','','','','',NULL,'11172322296873637030223'),(2335,'111723222843','16',1.00,'350','retail','0','2024-08-09 20:11:18','','','','125','Cash',0.00,'350','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172322297973737030223'),(2336,'111723222843','45',1.00,'1600','retail','0','2024-08-09 20:11:18','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-08-09 14:11:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172322304473437030223'),(2337,'111723222843','4',1.00,'1650','retail','0','2024-08-09 20:11:18','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172322307573737030223'),(2338,'111723222843','284',1.00,'200','retail','0','2024-08-09 20:11:18','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-08-09 14:11:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172322308573837030223'),(2339,'111723222843','4',1.00,'1650','retail','0','2024-08-09 20:11:18','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172322318873837030223'),(2340,'111723222843','259',1.00,'950','retail','0','2024-08-09 20:11:18','','','','480','Cash',0.00,'950','','','11','0.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172322320373037030223'),(2341,'111723222843','18',2.00,'240','retail','0','2024-08-09 20:11:18','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','67.00','65','Inclusive','branch','Inventory','','','','','',NULL,'11172322322273237030223'),(2342,'111723222843','197',1.00,'800','retail','0','2024-08-09 20:11:18','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-08-09 14:11:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172322323473337030223'),(2343,'111723222843','1',1.00,'1600','retail','0','2024-08-09 20:11:18','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','',NULL,'11172322324773437030223'),(2344,'111723222843','15',2.00,'160','retail','0','2024-08-09 20:11:18','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','','','','',NULL,'11172322325773537030223'),(2345,'111723222843','126',1.00,'799','retail','0','2024-08-09 20:11:18','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-08-09 14:11:59','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172322327473737030223'),(2346,'111723222843','6947662262220',1.00,'950','retail','0','2024-08-09 20:11:18','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172322328673837030223'),(2347,'111723222843','12',1.00,'800','retail','0','2024-08-09 20:11:18','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172322331173137030223'),(2348,'111723222843','165',1.00,'1399','retail','0','2024-08-09 20:11:18','','','','916','Cash',0.00,'1399','','','11','0.00','1','2024-08-09 14:11:59','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172322332673237030223'),(2349,'111723222843','71',1.00,'1200','retail','0','2024-08-09 20:11:18','','','','850','Cash',0.00,'1200','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172322339073937030223'),(2350,'111723222843','15',2.00,'160','retail','0','2024-08-09 20:11:18','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','','',NULL,'11172322341573137030223'),(2351,'111723222843','27',1.00,'1000','retail','0','2024-08-09 20:11:18','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-08-09 14:11:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172322342573237030223'),(2352,'111723222843','18',2.00,'240','retail','0','2024-08-09 20:11:18','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','65.00','63','Inclusive','branch','Inventory','','','','','',NULL,'11172322344073437030223'),(2353,'111723222843','28',2.00,'100','retail','0','2024-08-09 20:11:18','','','','42','Cash',0.00,'50','','','11','16.00','1','2024-08-09 14:11:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172322345673537030223'),(2354,'111723222843','110',1.00,'250','retail','0','2024-08-09 20:11:18','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'11172322346873637030223'),(2355,'111723222843','37',1.00,'1250','retail','0','2024-08-09 20:11:18','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-08-09 14:11:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','','',NULL,'11172322347773737030223'),(2356,'111723309519','1',1.00,'1600','retail','0','2024-08-10 20:10:53','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-08-10 14:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','','',NULL,'11172330962773237030223'),(2357,'111723309519','265',1.00,'1500','retail','0','2024-08-10 20:10:53','','','','900','Cash',0.00,'1500','','','11','0.00','1','2024-08-10 14:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172330964773437030223'),(2358,'111723309519','208',1.00,'200','retail','0','2024-08-10 20:10:53','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-08-10 14:11:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172330968773837030223'),(2359,'111723309519','3',1.00,'850','retail','0','2024-08-10 20:10:53','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-08-10 14:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'11172330970673037030223'),(2360,'111723309519','136',1.00,'799','retail','0','2024-08-10 20:10:53','','','','606','Cash',0.00,'799','','','11','16.00','1','2024-08-10 14:11:07','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172330973773337030223'),(2361,'111723309519','221',1.00,'350','retail','0','2024-08-10 20:10:53','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-08-10 14:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172330977073737030223'),(2362,'111723309519','281',1.00,'950','retail','0','2024-08-10 20:10:53','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-08-10 14:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172330978473837030223'),(2363,'111723309519','131',1.00,'1500','retail','0','2024-08-10 20:10:53','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-08-10 14:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172330980473037030223'),(2364,'111723309519','99',1.00,'250','retail','0','2024-08-10 20:10:53','','','','0','Cash',0.00,'250','','','11','16.00','1','2024-08-10 14:11:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172330983073337030223'),(2365,'111723309869','208',1.00,'200','retail','0','2024-08-10 20:15:54','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-08-10 14:16:02','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172331015473537030223'),(2366,'111723395147','179',1.00,'750','retail','0','2024-08-11 19:56:37','','','','350','Cash',0.00,'750','','','11','0.00','1','2024-08-11 13:56:47','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172339521073137030223'),(2367,'111723395147','179',1.00,'750','retail','0','2024-08-11 19:56:37','','','','350','Cash',0.00,'750','','','11','0.00','1','2024-08-11 13:56:47','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172339522273237030223'),(2368,'111723395147','182',1.00,'750','retail','0','2024-08-11 19:56:37','','','','500','Cash',0.00,'750','','','11','0.00','1','2024-08-11 13:56:47','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172339523473337030223'),(2369,'111723395147','126',1.00,'799','retail','0','2024-08-11 19:56:37','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-08-11 13:56:47','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172339527873737030223'),(2370,'111723395147','136',1.00,'799','retail','0','2024-08-11 19:56:37','','','','606','Cash',0.00,'799','','','11','16.00','1','2024-08-11 13:56:47','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172339529573937030223'),(2371,'111723395147','292',1.00,'2800','retail','0','2024-08-11 19:56:37','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-08-11 13:56:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172339530473037030223'),(2372,'111723395147','17',1.00,'500','retail','0','2024-08-11 19:56:37','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-08-11 13:56:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172339531973137030223'),(2373,'111723395147','18',8.00,'960','retail','0','2024-08-11 19:56:37','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-11 13:56:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','63.00','55','Inclusive','branch','Inventory','','','','','',NULL,'11172339539773937030223'),(2374,'111723482384','267',2.00,'500','retail','0','2024-08-12 20:09:26','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-08-12 14:09:47','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172348241273137030223'),(2375,'111723482384','237',1.00,'1600','retail','0','2024-08-12 20:09:26','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-08-12 14:09:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172348244173437030223'),(2376,'111723482384','288',2.00,'100','retail','0','2024-08-12 20:09:26','','','','21','Cash',0.00,'50','','','11','0.00','1','2024-08-12 14:09:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172348247973737030223'),(2377,'111723482384','6971919190011',2.00,'500','retail','0','2024-08-12 20:09:26','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-08-12 14:09:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','',NULL,'11172348254373437030223'),(2378,'111723482384','141',1.00,'700','retail','0','2024-08-12 20:09:26','','','','400','Cash',0.00,'700','','','11','16.00','1','2024-08-12 14:09:47','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172348256573637030223'),(2379,'111723482588','185',2.00,'120','retail','0','2024-08-12 20:12:36','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-12 14:12:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','142.00','140','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172348275573537030223'),(2380,'111723568389','237',1.00,'1600','retail','0','2024-08-13 20:17:02','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172356843173337030223'),(2381,'111723568389','17',1.00,'500','retail','0','2024-08-13 20:17:02','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172356845473537030223'),(2382,'111723568389','185',2.00,'120','retail','0','2024-08-13 20:17:02','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','140.00','138','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172356847473737030223'),(2383,'111723568389','97',1.00,'700','retail','0','2024-08-13 20:17:02','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'11172356849673937030223'),(2384,'111723568389','13',1.00,'600','retail','0','2024-08-13 20:17:02','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172356851873137030223'),(2385,'111723568389','63',1.00,'1300','retail','0','2024-08-13 20:17:02','','','','850','Cash',0.00,'1300','','','11','16.00','1','2024-08-13 14:17:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172356855173537030223'),(2386,'111723568389','249',1.00,'2500','retail','0','2024-08-13 20:17:02','','','','1000','Cash',0.00,'2500','','','11','0.00','1','2024-08-13 14:17:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172356858073837030223'),(2387,'111723568389','2',1.00,'1500','retail','0','2024-08-13 20:17:02','','','','950','Cash',0.00,'1500','','','11','16.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172356862873237030223'),(2388,'111723568389','274',1.00,'120','retail','0','2024-08-13 20:17:02','','','','75','Cash',0.00,'120','','','11','0.00','1','2024-08-13 14:17:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172356871973137030223'),(2389,'111723568389','20',2.00,'160','retail','0','2024-08-13 20:17:02','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','107.00','105','Inclusive','branch','Inventory','','','','','',NULL,'11172356875073537030223'),(2390,'111723568389','239',1.00,'800','retail','0','2024-08-13 20:17:02','','','','350','Cash',0.00,'800','','','11','0.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172356876573637030223'),(2391,'111723568389','145',1.00,'550','retail','0','2024-08-13 20:17:02','','','','400','Cash',0.00,'550','','','11','5.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172356878973837030223'),(2392,'111723568389','271',1.00,'1500','retail','0','2024-08-13 20:17:02','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172356882873237030223'),(2393,'111723568389','32',2.00,'500','retail','0','2024-08-13 20:17:02','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','63.00','61','Inclusive','branch','Inventory','','','','','',NULL,'11172356888873837030223'),(2394,'111723568389','81',1.00,'1800','retail','0','2024-08-13 20:17:02','','','','1000','Cash',0.00,'1800','','','11','16.00','1','2024-08-13 14:17:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172356905673537030223'),(2395,'111723568389','141',1.00,'700','retail','0','2024-08-13 20:17:02','','','','400','Cash',0.00,'700','','','11','16.00','1','2024-08-13 14:17:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172356939773937030223'),(2396,'111723568389','157',1.00,'200','retail','0','2024-08-13 20:17:02','','','','160','Cash',0.00,'200','','','11','0.00','1','2024-08-13 14:17:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172356942273237030223'),(2397,'111723569656','185',1.00,'60','retail','0','2024-08-13 20:21:05','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-13 14:21:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','138.00','137','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172356966573637030223'),(2398,'111723655743','288',1.00,'50','retail','0','2024-08-14 20:20:48','','','','21','Cash',0.00,'50','','','11','0.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172365575473537030223'),(2399,'111723655743','13',2.00,'1200','retail','0','2024-08-14 20:20:48','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172365579373937030223'),(2400,'111723655743','37',1.00,'1250','retail','0','2024-08-14 20:20:48','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','','',NULL,'11172365579933603202031'),(2401,'111723655743','132',2.00,'400','retail','0','2024-08-14 20:20:48','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172365581273137030223'),(2402,'111723655743','18',3.00,'360','retail','0','2024-08-14 20:20:48','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','Inventory','','','','','',NULL,'11172365582173237030223'),(2403,'111723655743','12',1.00,'800','retail','0','2024-08-14 20:20:48','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172365582973237030223'),(2404,'111723655743','198',1.00,'1300','retail','0','2024-08-14 20:20:48','','','','700','Cash',0.00,'1300','','','11','0.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172365583873337030223'),(2405,'111723655743','60',1.00,'2500','retail','0','2024-08-14 20:20:48','','','','1800','Cash',0.00,'2500','','','11','16.00','1','2024-08-14 14:22:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172365584473437030223'),(2406,'111723655743','32',3.00,'750','retail','0','2024-08-14 20:20:48','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','61.00','58','Inclusive','branch','Inventory','','','','','',NULL,'11172365585673537030223'),(2407,'111723655743','67',1.00,'700','retail','0','2024-08-14 20:20:48','','','','350','Cash',0.00,'700','','','11','16.00','1','2024-08-14 14:22:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172365587473737030223'),(2408,'111723655743','185',0.00,'0','retail','0','2024-08-14 20:20:48','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','137.00','137','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172365588773837030223'),(2409,'111723655743','185',5.00,'300','retail','0','2024-08-14 20:20:48','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','137.00','132','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172365590173037030223'),(2410,'111723655743','170',3.00,'210','retail','0','2024-08-14 20:20:48','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','63.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172365591073137030223'),(2411,'111723655743','33',3.00,'150','retail','0','2024-08-14 20:20:48','','','','38','Cash',0.00,'50','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','80.00','77','Inclusive','branch','Inventory','','','','','',NULL,'11172365592973237030223'),(2412,'111723655743','21',2.00,'400','retail','0','2024-08-14 20:20:48','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172365593773337030223'),(2413,'111723655743','15',1.00,'80','retail','0','2024-08-14 20:20:48','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','',NULL,'11172365594573437030223'),(2414,'111723655743','131',1.00,'1500','retail','0','2024-08-14 20:20:48','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172365595373537030223'),(2415,'111723655743','38',1.00,'1500','retail','0','2024-08-14 20:20:48','','','','900','Cash',0.00,'1500','','','11','16.00','1','2024-08-14 14:22:19','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172365596173637030223'),(2416,'111723655743','20',3.00,'240','retail','0','2024-08-14 20:20:48','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','105.00','102','Inclusive','branch','Inventory','','','','','',NULL,'11172365597973737030223'),(2417,'111723655743','276',1.00,'1000','retail','0','2024-08-14 20:20:48','','','','535','Cash',0.00,'1000','','','11','0.00','1','2024-08-14 14:22:19','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172365598773837030223'),(2418,'111723655743','155',1.00,'1700','retail','0','2024-08-14 20:20:48','','','','1100','Cash',0.00,'1700','','','11','0.00','1','2024-08-14 14:22:19','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172365603173337030223'),(2419,'111723655743','3',1.00,'850','retail','0','2024-08-14 20:20:48','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-08-14 14:22:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'11172365604873437030223'),(2420,'111723912829','37',1.00,'1300','retail','0','2024-08-17 19:44:37','','','','700','Cash',0.00,'1300','','','11','16.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','','',NULL,'11172391289973937030223'),(2421,'111723912829','190',1.00,'1500','retail','0','2024-08-17 19:44:37','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172391292673237030223'),(2422,'111723912829','185',6.00,'360','retail','0','2024-08-17 19:44:37','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','132.00','126','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172391294573437030223'),(2423,'111723912829','257',1.00,'300','retail','0','2024-08-17 19:44:37','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172391295573537030223'),(2424,'111723912829','132',5.00,'1000','retail','0','2024-08-17 19:44:37','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','62.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172391297873737030223'),(2425,'111723912829','221',1.00,'350','retail','0','2024-08-17 19:44:37','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172391299073937030223'),(2426,'111723912829','97',1.00,'700','retail','0','2024-08-17 19:44:37','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'11172391299973937030223'),(2427,'111723912829','13',1.00,'600','retail','0','2024-08-17 19:44:37','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172391300873037030223'),(2428,'111723912829','225',1.00,'600','retail','0','2024-08-17 19:44:37','','','','300','Cash',0.00,'600','','','11','0.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172391301973137030223'),(2429,'111723912829','31',1.00,'500','retail','0','2024-08-17 19:44:37','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-08-17 13:44:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172391302773237030223'),(2430,'111723912829','6971919190011',1.00,'250','retail','0','2024-08-17 19:44:37','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172391303773337030223'),(2431,'111723912829','71',1.00,'1200','retail','0','2024-08-17 19:44:37','','','','850','Cash',0.00,'1200','','','11','16.00','1','2024-08-17 13:44:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172391304973437030223'),(2432,'111723912829','136',1.00,'799','retail','0','2024-08-17 19:44:37','','','','606','Cash',0.00,'799','','','11','16.00','1','2024-08-17 13:44:40','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172391306873637030223'),(2433,'111723912829','67',1.00,'800','retail','0','2024-08-17 19:44:37','','','','350','Cash',0.00,'800','','','11','16.00','1','2024-08-17 13:44:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172391307673737030223'),(2434,'111723914542','278',1.00,'700','retail','0','2024-08-17 20:10:04','','','','390','Cash',0.00,'700','','','11','0.00','1','2024-08-17 14:10:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172391460373037030223'),(2435,'111723998098','292',1.00,'2800','retail','0','2024-08-18 19:59:22','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400001373137030224'),(2436,'111723998098','17',1.00,'500','retail','0','2024-08-18 19:59:22','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172400002173237030224'),(2437,'111723998098','5',1.00,'300','retail','0','2024-08-18 19:59:22','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','330.00','329','Inclusive','branch','Inventory','','','','','',NULL,'11172400002973237030224'),(2438,'111723998098','190',1.00,'1500','retail','0','2024-08-18 19:59:22','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400004673437030224'),(2439,'111723998098','163',1.00,'299','retail','0','2024-08-18 19:59:22','','','','173','Cash',0.00,'299','','','11','0.00','1','2024-08-18 13:59:27','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400006373637030224'),(2440,'111723998098','243',1.00,'1150','retail','0','2024-08-18 19:59:22','','','','550','Cash',0.00,'1150','','','11','0.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400009673937030224'),(2441,'111723998098','37',1.00,'1300','retail','0','2024-08-18 19:59:22','','','','700','Cash',0.00,'1300','','','11','16.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','','',NULL,'11172400014673437030224'),(2442,'111723998098','148',1.00,'200','retail','0','2024-08-18 19:59:22','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-08-18 13:59:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400016973637030224'),(2443,'111723998098','3',1.00,'850','retail','0','2024-08-18 19:59:22','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'11172400018473837030224'),(2444,'111723998098','18',1.00,'120','retail','0','2024-08-18 19:59:22','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','','',NULL,'11172400020073037030224'),(2445,'111723998098','148',1.00,'200','retail','0','2024-08-18 19:59:22','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-08-18 13:59:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400021873137030224'),(2446,'111723998098','202',1.00,'800','retail','0','2024-08-18 19:59:22','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400022773237030224'),(2447,'111723998098','17',1.00,'500','retail','0','2024-08-18 19:59:22','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172400024273437030224'),(2448,'111723998098','231',1.00,'850','retail','0','2024-08-18 19:59:22','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-08-18 13:59:27','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400025773537030224'),(2449,'111723998098','221',1.00,'350','retail','0','2024-08-18 19:59:22','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400026973637030224'),(2450,'111723998098','6972864340117',1.00,'450','retail','0','2024-08-18 19:59:22','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172400027773737030224'),(2451,'111723998098','230',1.00,'450','retail','0','2024-08-18 19:59:22','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-08-18 13:59:27','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400028873837030224'),(2452,'111723998098','185',6.00,'360','retail','0','2024-08-18 19:59:22','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','126.00','120','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172400030673037030224'),(2453,'111723998098','6947662262220',1.00,'950','retail','0','2024-08-18 19:59:22','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172400031573137030224'),(2454,'111723998098','97',1.00,'700','retail','0','2024-08-18 19:59:22','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-08-18 13:59:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'11172400034573437030224'),(2455,'111723998098','208',1.00,'200','retail','0','2024-08-18 19:59:22','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-08-18 13:59:27','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172400035373537030224'),(2456,'111723998098','24',1.00,'2500','retail','0','2024-08-18 19:59:22','','','','1800','Cash',0.00,'2500','','','11','16.00','1','2024-08-18 13:59:27','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172400036173637030224'),(2457,'111724087128','222',1.00,'1500','retail','0','2024-08-19 20:06:45','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-08-19 14:07:01','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172408715973537030224'),(2458,'111724087128','12',1.00,'800','retail','0','2024-08-19 20:06:45','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-08-19 14:07:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172408716873637030224'),(2459,'111724087128','13',1.00,'600','retail','0','2024-08-19 20:06:45','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-08-19 14:07:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172408717573737030224'),(2460,'111724087128','97',1.00,'700','retail','0','2024-08-19 20:06:45','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-08-19 14:07:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'11172408719373937030224'),(2461,'111724087128','192',1.00,'699','retail','0','2024-08-19 20:06:45','','','','476','Cash',0.00,'699','','','11','0.00','1','2024-08-19 14:07:01','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172408720473037030224'),(2462,'111724173352','97',2.00,'1400','retail','0','2024-08-20 20:05:57','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-08-20 14:09:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172417336973637030224'),(2463,'111724173352','1',1.00,'1600','retail','0','2024-08-20 20:05:57','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-08-20 14:09:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','','',NULL,'11172417342573237030224'),(2464,'111724173352','148',1.00,'200','retail','0','2024-08-20 20:05:57','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-08-20 14:09:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172417344073437030224'),(2465,'111724173352','284',1.00,'200','retail','0','2024-08-20 20:05:57','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-08-20 14:09:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172417346273637030224'),(2466,'111724173352','196',1.00,'999','retail','0','2024-08-20 20:05:57','','','','500','Cash',0.00,'999','','','11','0.00','1','2024-08-20 14:09:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172417355673537030224'),(2467,'111724260708','110',1.00,'250','retail','0','2024-08-21 20:36:26','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-08-21 14:36:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172426078973837030224'),(2468,'111724260708','21',1.00,'200','retail','0','2024-08-21 20:36:26','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-08-21 14:36:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172426081573137030224'),(2469,'111724260708','289',1.00,'1500','retail','0','2024-08-21 20:36:26','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-08-21 14:36:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172426083773337030224'),(2470,'111724260708','304',2.00,'1200','retail','0','2024-08-21 20:36:26','','','','150','Cash',0.00,'600','','','11','0.00','1','2024-08-21 14:36:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172426178573837030224'),(2471,'111724348033','288',2.00,'100','retail','0','2024-08-22 20:36:12','','','','21','Cash',0.00,'50','','','11','0.00','1','2024-08-22 14:36:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172434815373537030224'),(2472,'111724348033','20',1.00,'80','retail','0','2024-08-22 20:36:12','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-08-22 14:36:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','','','','','',NULL,'11172434816173637030224'),(2473,'111724348033','184',1.00,'750','retail','0','2024-08-22 20:36:12','','','','500','Cash',0.00,'750','','','11','0.00','1','2024-08-22 14:36:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172434817273737030224'),(2474,'111724432456','5',1.00,'300','retail','0','2024-08-23 20:03:21','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-08-23 14:03:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','329.00','328','Inclusive','branch','Inventory','','','','','',NULL,'11172443248273837030224'),(2475,'111724432456','135',1.00,'3100','retail','0','2024-08-23 20:03:21','','','','2000','Cash',0.00,'3100','','','11','16.00','1','2024-08-23 14:03:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172443250473037030224'),(2476,'111724432456','4',2.00,'3300','retail','0','2024-08-23 20:03:21','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-23 14:03:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172443253073337030224'),(2477,'111724432456','257',1.00,'300','retail','0','2024-08-23 20:03:21','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-08-23 14:03:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172443254373437030224'),(2478,'111724432456','18',1.00,'120','retail','0','2024-08-23 20:03:21','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-08-23 14:03:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','','',NULL,'11172443255373537030224'),(2479,'111724432456','167',2.00,'500','retail','0','2024-08-23 20:03:21','','','','120','Cash',0.00,'250','','','11','0.00','1','2024-08-23 14:03:26','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172443256773637030224'),(2480,'111724432456','141',1.00,'700','retail','0','2024-08-23 20:03:21','','','','400','Cash',0.00,'700','','','11','16.00','1','2024-08-23 14:03:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172443257673737030224'),(2481,'111724432456','32',2.00,'500','retail','0','2024-08-23 20:03:21','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-08-23 14:03:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','','',NULL,'11172443258973837030224'),(2482,'111724432456','187',1.00,'799','retail','0','2024-08-23 20:03:21','','','','642','Cash',0.00,'799','','','11','0.00','1','2024-08-23 14:03:26','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172443260173037030224'),(2483,'111724520303','37',4.00,'5000','retail','0','2024-08-24 20:30:13','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-08-24 14:30:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','65.00','61','Inclusive','branch','Inventory','','','','','',NULL,'11172452031373137030224'),(2484,'111724520303','245',1.00,'1400','retail','0','2024-08-24 20:30:13','','','','700','Cash',0.00,'1400','','','11','0.00','1','2024-08-24 14:30:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172452033073337030224'),(2485,'111724520303','184',1.00,'750','retail','0','2024-08-24 20:30:13','','','','500','Cash',0.00,'750','','','11','0.00','1','2024-08-24 14:30:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172452036173637030224'),(2486,'111724520303','237',1.00,'1600','retail','0','2024-08-24 20:30:13','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-08-24 14:30:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172452037973737030224'),(2487,'111724520303','304',1.00,'600','retail','0','2024-08-24 20:30:13','','','','150','Cash',0.00,'600','','','11','0.00','1','2024-08-24 14:30:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172452039173937030224'),(2488,'111724520303','3641016059117',1.00,'2800','retail','0','2024-08-24 20:30:13','','','','0','Cash',0.00,'2800','','','11','16.00','1','2024-08-24 14:30:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'11172452039973937030224'),(2489,'111724520303','6925546000205',1.00,'2500','retail','0','2024-08-24 20:30:13','','','','1400','Cash',0.00,'2500','','','11','16.00','1','2024-08-24 14:30:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'11172452041273137030224'),(2490,'111724520303','6970802080026',1.00,'850','retail','0','2024-08-24 20:30:13','','','','350','Cash',0.00,'850','','','11','16.00','1','2024-08-24 14:30:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172452061273137030224'),(2491,'111724607386','27',1.00,'1000','retail','0','2024-08-25 20:38:27','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-08-25 14:38:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172460739973937030224'),(2492,'111724607386','282',1.00,'450','retail','0','2024-08-25 20:38:27','','','','280','Cash',0.00,'450','','','11','0.00','1','2024-08-25 14:38:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172460742173237030224'),(2493,'111724607386','208',1.00,'200','retail','0','2024-08-25 20:38:27','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-08-25 14:38:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172460743573337030224'),(2494,'111724607386','148',1.00,'200','retail','0','2024-08-25 20:38:27','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-08-25 14:38:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172460745073537030224'),(2495,'111724607386','20',5.00,'400','retail','0','2024-08-25 20:38:27','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-08-25 14:38:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','101.00','96','Inclusive','branch','Inventory','','','','','',NULL,'11172460746573637030224'),(2496,'111724607386','301',1.00,'50','retail','0','2024-08-25 20:38:27','','','','31','Cash',0.00,'50','','','11','0.00','1','2024-08-25 14:38:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172460750673037030224'),(2497,'111724691872','37',1.00,'1250','retail','0','2024-08-26 20:06:35','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-08-26 14:06:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','','',NULL,'11172469188373837030224'),(2498,'111724691872','108',1.00,'1950','retail','0','2024-08-26 20:06:35','','','','1150','Cash',0.00,'1950','','','11','16.00','1','2024-08-26 14:06:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'11172469192473237030224'),(2499,'111724691872','289',1.00,'1500','retail','0','2024-08-26 20:06:35','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-08-26 14:06:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172469195673537030224'),(2500,'111724691872','51',1.00,'500','retail','0','2024-08-26 20:06:35','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-08-26 14:06:44','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'11172469196873637030224'),(2501,'111724691872','185',3.00,'180','retail','0','2024-08-26 20:06:35','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-26 14:06:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','120.00','117','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172469198473837030224'),(2502,'111724691872','185',4.00,'240','retail','0','2024-08-26 20:06:35','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-08-26 14:06:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','117.00','113','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172469199573937030224'),(2503,'111724778157','4',1.00,'1650','retail','0','2024-08-27 20:04:14','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-27 14:04:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172477819873937030224'),(2504,'111724778157','37',1.00,'1250','retail','0','2024-08-27 20:04:14','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-08-27 14:04:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','',NULL,'11172477820873037030224'),(2505,'111724778157','42',1.00,'2000','retail','0','2024-08-27 20:04:14','','','','1400','Cash',0.00,'2000','','','11','16.00','1','2024-08-27 14:04:20','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172477821773137030224'),(2506,'111724778157','223',4.00,'1000','retail','0','2024-08-27 20:04:14','','','','116','Cash',0.00,'250','','','11','0.00','1','2024-08-27 14:04:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','88.00','84','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172477823873337030224'),(2507,'111724778157','20',2.00,'160','retail','0','2024-08-27 20:04:14','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-08-27 14:04:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','','','','','',NULL,'11172477825473537030224'),(2508,'111724779773','38',1.00,'1500','retail','0','2024-08-27 20:30:25','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-08-27 14:31:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172477982573237030224'),(2509,'111724866222','289',2.00,'3000','retail','0','2024-08-28 20:35:36','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-08-28 14:35:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172486638773837030224'),(2510,'111724866222','284',1.00,'200','retail','0','2024-08-28 20:35:36','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-08-28 14:35:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172486644573437030224'),(2511,'111724866222','36',1.00,'550','retail','0','2024-08-28 20:35:36','','','','250','Cash',0.00,'550','','','11','16.00','1','2024-08-28 14:35:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172486645273537030224'),(2512,'111724866222','289',1.00,'1500','retail','0','2024-08-28 20:35:36','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-08-28 14:35:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172486646673637030224'),(2513,'111724866222','21',2.00,'400','retail','0','2024-08-28 20:35:36','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-08-28 14:35:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','',NULL,'11172486648173837030224'),(2514,'111724866222','6972864340117',1.00,'450','retail','0','2024-08-28 20:35:36','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-08-28 14:35:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172486648973837030224'),(2515,'111724866222','184',1.00,'750','retail','0','2024-08-28 20:35:36','','','','500','Cash',0.00,'750','','','11','0.00','1','2024-08-28 14:35:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172486652573237030224'),(2516,'111724866222','296',1.00,'450','retail','0','2024-08-28 20:35:36','','','','250','Cash',0.00,'450','','','11','0.00','1','2024-08-28 14:35:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172486653573337030224'),(2517,'111724951614','4',1.00,'1650','retail','0','2024-08-29 20:17:10','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-29 14:17:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'11172495166573637030224'),(2518,'111724951614','45',1.00,'1600','retail','0','2024-08-29 20:17:10','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-08-29 14:17:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172495167873737030224'),(2519,'111724951614','131',1.00,'1500','retail','0','2024-08-29 20:17:10','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-08-29 14:17:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172495169073937030224'),(2520,'111724951614','190',1.00,'1500','retail','0','2024-08-29 20:17:10','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-08-29 14:17:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172495171673137030224'),(2521,'111724951614','190',1.00,'1500','retail','0','2024-08-29 20:17:10','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-08-29 14:17:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172495173373337030224'),(2522,'111724951614','27',1.00,'1000','retail','0','2024-08-29 20:17:10','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-08-29 14:17:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'11172495174173437030224'),(2523,'111724951614','289',1.00,'1500','retail','0','2024-08-29 20:17:10','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-08-29 14:17:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172495175373537030224'),(2524,'111724951614','97',1.00,'700','retail','0','2024-08-29 20:17:10','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-08-29 14:17:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'11172495176073637030224'),(2525,'111724951614','237',1.00,'1600','retail','0','2024-08-29 20:17:10','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-08-29 14:17:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172495177773737030224'),(2526,'111724951614','167',1.00,'250','retail','0','2024-08-29 20:17:10','','','','120','Cash',0.00,'250','','','11','0.00','1','2024-08-29 14:17:29','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172495179373937030224'),(2527,'111724951614','4',1.00,'1650','retail','0','2024-08-29 20:17:10','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-08-29 14:17:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172495180573037030224'),(2528,'111724951614','148',1.00,'200','retail','0','2024-08-29 20:17:10','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-08-29 14:17:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172495181673137030224'),(2529,'111724951614','99',2.00,'500','retail','0','2024-08-29 20:17:10','','','','0','Cash',0.00,'250','','','11','16.00','1','2024-08-29 14:17:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172495182973237030224'),(2530,'111725039462','243',1.00,'1150','retail','0','2024-08-30 20:39:15','','','','550','Cash',0.00,'1150','','','11','0.00','1','2024-08-30 14:39:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172503947873737030225'),(2531,'111725039462','141',1.00,'700','retail','0','2024-08-30 20:39:15','','','','400','Cash',0.00,'700','','','11','16.00','1','2024-08-30 14:39:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172503948773837030225'),(2532,'111725039462','38',1.00,'1500','retail','0','2024-08-30 20:39:15','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-08-30 14:39:21','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172503952073237030225'),(2533,'111725039462','281',2.00,'1900','retail','0','2024-08-30 20:39:15','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-08-30 14:39:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172503953473337030225'),(2534,'111725039462','27',1.00,'1000','retail','0','2024-08-30 20:39:15','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-08-30 14:39:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172503954573437030225'),(2535,'111725039462','148',1.00,'200','retail','0','2024-08-30 20:39:15','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-08-30 14:39:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172503955411123313302'),(2536,'111725125283','27',1.00,'1000','retail','0','2024-08-31 20:37:59','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-08-31 14:38:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172512539373937030225'),(2537,'111725125283','277',1.00,'750','retail','0','2024-08-31 20:37:59','','','','330','Cash',0.00,'750','','','11','0.00','1','2024-08-31 14:38:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512540273037030225'),(2538,'111725125283','34',1.00,'350','retail','0','2024-08-31 20:37:59','','','','200','Cash',0.00,'350','','','11','16.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172512541873137030225'),(2539,'111725125283','281',1.00,'950','retail','0','2024-08-31 20:37:59','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512542473237030225'),(2540,'111725125283','297',1.00,'1100','retail','0','2024-08-31 20:37:59','','','','550','Cash',0.00,'1100','','','11','0.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512543673337030225'),(2541,'111725125283','33',5.00,'250','retail','0','2024-08-31 20:37:59','','','','38','Cash',0.00,'50','','','11','16.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','77.00','72','Inclusive','branch','Inventory','','','','','',NULL,'11172512545273537030225'),(2542,'111725125283','1',1.00,'1600','retail','0','2024-08-31 20:37:59','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','','',NULL,'11172512546673637030225'),(2543,'111725125283','48',1.00,'700','retail','0','2024-08-31 20:37:59','','','','400','Cash',0.00,'700','','','11','16.00','1','2024-08-31 14:38:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172512547773737030225'),(2544,'111725125283','155',1.00,'1700','retail','0','2024-08-31 20:37:59','','','','1100','Cash',0.00,'1700','','','11','0.00','1','2024-08-31 14:38:13','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512553473337030225'),(2545,'111725125283','241',1.00,'1100','retail','0','2024-08-31 20:37:59','','','','550','Cash',0.00,'1100','','','11','0.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512559573937030225'),(2546,'111725125283','5',4.00,'1200','retail','0','2024-08-31 20:37:59','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','328.00','324','Inclusive','branch','Inventory','','','','','',NULL,'11172512561873137030225'),(2547,'111725125283','172',1.00,'2900','retail','0','2024-08-31 20:37:59','','','','1980','Cash',0.00,'2900','','','11','0.00','1','2024-08-31 14:38:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512570373037030225'),(2548,'111725125283','171',1.00,'2200','retail','0','2024-08-31 20:37:59','','','','1300','Cash',0.00,'2200','','','11','0.00','1','2024-08-31 14:38:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512572273237030225'),(2549,'111725125283','145',3.00,'1650','retail','0','2024-08-31 20:37:59','','','','400','Cash',0.00,'550','','','11','5.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512573573337030225'),(2550,'111725125283','6925546000205',1.00,'2500','retail','0','2024-08-31 20:37:59','','','','1400','Cash',0.00,'2500','','','11','16.00','1','2024-08-31 14:38:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'11172512574373437030225'),(2551,'111725125283','38',1.00,'1500','retail','0','2024-08-31 20:37:59','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-08-31 14:38:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172512575473537030225'),(2552,'111725125283','148',1.00,'200','retail','0','2024-08-31 20:37:59','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-08-31 14:38:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512576373637030225'),(2553,'111725125283','93',1.00,'300','retail','0','2024-08-31 20:37:59','','','','180','Cash',0.00,'300','','','11','16.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'11172512577873737030225'),(2554,'111725125283','249',1.00,'2500','retail','0','2024-08-31 20:37:59','','','','1000','Cash',0.00,'2500','','','11','0.00','1','2024-08-31 14:38:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512579173937030225'),(2555,'111725125283','63',1.00,'1300','retail','0','2024-08-31 20:37:59','','','','850','Cash',0.00,'1300','','','11','16.00','1','2024-08-31 14:38:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172512580273037030225'),(2556,'111725125283','300',5.00,'250','retail','0','2024-08-31 20:37:59','','','','36','Cash',0.00,'50','','','11','0.00','1','2024-08-31 14:38:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','12.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512581373137030225'),(2557,'111725125283','167',1.00,'250','retail','0','2024-08-31 20:37:59','','','','120','Cash',0.00,'250','','','11','0.00','1','2024-08-31 14:38:13','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512582773237030225'),(2558,'111725125283','183',1.00,'350','retail','0','2024-08-31 20:37:59','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-08-31 14:38:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512583873337030225'),(2559,'111725125283','6972864340117',1.00,'450','retail','0','2024-08-31 20:37:59','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-08-31 14:38:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172512584773437030225'),(2560,'111725125283','299',2.00,'200','retail','0','2024-08-31 20:37:59','','','','86','Cash',0.00,'100','','','11','0.00','1','2024-08-31 14:38:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512586073637030225'),(2561,'111725125283','169',1.00,'3800','retail','0','2024-08-31 20:37:59','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-08-31 14:38:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172512587973737030225'),(2562,'111725211753','179',1.00,'750','retail','0','2024-09-01 20:37:00','','','','350','Cash',0.00,'750','','','11','0.00','1','2024-09-01 14:40:17','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172521185473537030225'),(2563,'111725211753','6972864340117',1.00,'450','retail','0','2024-09-01 20:37:00','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-09-01 14:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172521206573637030225'),(2564,'111725211753','170',4.00,'280','retail','0','2024-09-01 20:37:00','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-09-01 14:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','60.00','56','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172521207773737030225'),(2565,'111725211753','62',1.00,'500','retail','0','2024-09-01 20:37:00','','','','350','Cash',0.00,'500','','','11','16.00','1','2024-09-01 14:40:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172521209073937030225'),(2566,'111725211753','18',2.00,'240','retail','0','2024-09-01 20:37:00','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-09-01 14:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','86.00','84','Inclusive','branch','Inventory','','','','','',NULL,'11172521210273037030225'),(2567,'111725211753','17',2.00,'1000','retail','0','2024-09-01 20:37:00','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-09-01 14:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172521213173337030225'),(2568,'111725211753','271',1.00,'1500','retail','0','2024-09-01 20:37:00','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-09-01 14:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172521215573537030225'),(2569,'111725211753','33',4.00,'200','retail','0','2024-09-01 20:37:00','','','','38','Cash',0.00,'50','','','11','16.00','1','2024-09-01 14:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','72.00','68','Inclusive','branch','Inventory','','','','','',NULL,'11172521216573637030225'),(2570,'111725211753','21',1.00,'200','retail','0','2024-09-01 20:37:00','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-09-01 14:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172521217473737030225'),(2571,'111725211753','67',1.00,'800','retail','0','2024-09-01 20:37:00','','','','350','Cash',0.00,'800','','','11','16.00','1','2024-09-01 14:40:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172521219573937030225'),(2572,'111725211753','257',1.00,'300','retail','0','2024-09-01 20:37:00','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-09-01 14:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172521220673037030225'),(2573,'111725211753','15',2.00,'160','retail','0','2024-09-01 20:37:00','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-09-01 14:40:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','','','','','',NULL,'11172521222073237030225'),(2574,'111725296616','289',1.00,'1500','retail','0','2024-09-02 20:11:57','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172529678273837030225'),(2575,'111725296616','300',1.00,'50','retail','0','2024-09-02 20:11:57','','','','36','Cash',0.00,'50','','','11','0.00','1','2024-09-02 14:12:08','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172529679373937030225'),(2576,'111725296616','185',6.00,'360','retail','0','2024-09-02 20:11:57','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','113.00','107','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172529681473137030225'),(2577,'111725296616','312',2.00,'800','retail','0','2024-09-02 20:11:57','','','','190','Cash',0.00,'400','','','11','0.00','1','2024-09-02 14:12:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172529683973337030225'),(2578,'111725296616','197',1.00,'800','retail','0','2024-09-02 20:11:57','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-09-02 14:12:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172529686273637030225'),(2579,'111725296616','37',1.00,'1250','retail','0','2024-09-02 20:11:57','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'11172529688373837030225'),(2580,'111725296616','239',1.00,'800','retail','0','2024-09-02 20:11:57','','','','350','Cash',0.00,'800','','','11','0.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172529694773437030225'),(2581,'111725296616','208',1.00,'200','retail','0','2024-09-02 20:11:57','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-02 14:12:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172529695673537030225'),(2582,'111725296616','257',1.00,'300','retail','0','2024-09-02 20:11:57','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172529697473737030225'),(2583,'111725296616','21',2.00,'400','retail','0','2024-09-02 20:11:57','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','',NULL,'11172529698673837030225'),(2584,'111725296616','110',1.00,'250','retail','0','2024-09-02 20:11:57','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'11172529700073037030225'),(2585,'111725296616','37',2.00,'2500','retail','0','2024-09-02 20:11:57','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','','',NULL,'11172529701273137030225'),(2586,'111725296616','6972864340117',1.00,'450','retail','0','2024-09-02 20:11:57','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172529702873237030225'),(2587,'111725296616','179',1.00,'750','retail','0','2024-09-02 20:11:57','','','','350','Cash',0.00,'750','','','11','0.00','1','2024-09-02 14:12:08','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172529706473637030225'),(2588,'111725296616','51',2.00,'1000','retail','0','2024-09-02 20:11:57','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-09-02 14:12:08','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','',NULL,'11172529708473837030225'),(2589,'111725296616','190',1.00,'1500','retail','0','2024-09-02 20:11:57','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-09-02 14:12:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172529711673137030225'),(2590,'111725384642','51',3.00,'1500','retail','0','2024-09-03 20:37:57','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-09-03 14:38:12','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','','','','','',NULL,'11172538466173637030225'),(2591,'111725384642','264',1.00,'3000','retail','0','2024-09-03 20:37:57','','','','1800','Cash',0.00,'3000','','','11','0.00','1','2024-09-03 14:38:12','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172538467173737030225'),(2592,'111725384642','96',1.00,'800','retail','0','2024-09-03 20:37:57','','','','0','Cash',0.00,'800','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'11172538469273937030225'),(2593,'111725384642','185',3.00,'180','retail','0','2024-09-03 20:37:57','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','107.00','104','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172538470873037030225'),(2594,'111725384642','6972864340117',1.00,'450','retail','0','2024-09-03 20:37:57','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172538471573137030225'),(2595,'111725384642','17',1.00,'500','retail','0','2024-09-03 20:37:57','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172538473873337030225'),(2596,'111725384642','230',1.00,'450','retail','0','2024-09-03 20:37:57','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-09-03 14:38:12','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172538475573537030225'),(2597,'111725384642','97',2.00,'1400','retail','0','2024-09-03 20:37:57','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','',NULL,'11172538477573737030225'),(2598,'111725384642','275',1.00,'200','retail','0','2024-09-03 20:37:57','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-03 14:38:12','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172538478673837030225'),(2599,'111725384642','219',1.00,'800','retail','0','2024-09-03 20:37:57','','','','400','Cash',0.00,'800','','','11','0.00','1','2024-09-03 14:38:12','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172538480073037030225'),(2600,'111725384642','167',1.00,'250','retail','0','2024-09-03 20:37:57','','','','120','Cash',0.00,'250','','','11','0.00','1','2024-09-03 14:38:12','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172538482273237030225'),(2601,'111725384642','311',1.00,'1200','retail','0','2024-09-03 20:37:57','','','','580','Cash',0.00,'1200','','','11','0.00','1','2024-09-03 14:38:12','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172538484073437030225'),(2602,'111725384642','5',2.00,'600','retail','0','2024-09-03 20:37:57','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','324.00','322','Inclusive','branch','Inventory','','','','','',NULL,'11172538487773737030225'),(2603,'111725384642','1',1.00,'1600','retail','0','2024-09-03 20:37:57','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','',NULL,'11172538489573937030225'),(2604,'111725384642','37',1.00,'1250','retail','0','2024-09-03 20:37:57','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','',NULL,'11172538491673137030225'),(2605,'111725384642','72',3.00,'1200','retail','0','2024-09-03 20:37:57','','','','200','Cash',0.00,'400','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','182.00','179','Inclusive','branch','Inventory','','','','','',NULL,'11172538495573537030225'),(2606,'111725384642','3',1.00,'850','retail','0','2024-09-03 20:37:57','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'11172538504403310207102'),(2607,'111725384642','32',2.00,'500','retail','0','2024-09-03 20:37:57','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-09-03 14:38:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','56.00','54','Inclusive','branch','Inventory','','','','','',NULL,'11172538507673737030225'),(2608,'111725466266','87',1.00,'1900','retail','0','2024-09-04 19:22:07','','','','1100','Cash',0.00,'1900','','','11','16.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172546633073337030225'),(2609,'111725466266','132',2.00,'400','retail','0','2024-09-04 19:22:07','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172546637973737030225'),(2610,'111725466266','158',1.00,'150','retail','0','2024-09-04 19:22:07','','','','81','Cash',0.00,'150','','','11','0.00','1','2024-09-04 13:23:04','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172546642473237030225'),(2611,'111725466266','21',2.00,'400','retail','0','2024-09-04 19:22:07','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','',NULL,'11172546645673537030225'),(2612,'111725466266','20',2.00,'160','retail','0','2024-09-04 19:22:07','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','94.00','92','Inclusive','branch','Inventory','','','','','',NULL,'11172546649073937030225'),(2613,'111725466266','5',4.00,'1200','retail','0','2024-09-04 19:22:07','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','322.00','318','Inclusive','branch','Inventory','','','','','',NULL,'11172546653073337030225'),(2614,'111725466266','110',1.00,'250','retail','0','2024-09-04 19:22:07','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'11172546655473537030225'),(2615,'111725466266','81',1.00,'1800','retail','0','2024-09-04 19:22:07','','','','1000','Cash',0.00,'1800','','','11','16.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172546661973137030225'),(2616,'111725466266','37',1.00,'1250','retail','0','2024-09-04 19:22:07','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','',NULL,'11172546664373437030225'),(2617,'111725466266','170',3.00,'210','retail','0','2024-09-04 19:22:07','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','56.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172546683073337030225'),(2618,'111725466266','33',2.00,'100','retail','0','2024-09-04 19:22:07','','','','38','Cash',0.00,'50','','','11','16.00','1','2024-09-04 13:23:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','68.00','66','Inclusive','branch','Inventory','','','','','',NULL,'11172546689973937030225'),(2619,'111725466266','298',1.00,'250','retail','0','2024-09-04 19:22:07','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-09-04 13:23:04','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172546692673237030225'),(2620,'111725472787','6971919199014',2.00,'500','retail','0','2024-09-04 21:00:48','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-09-04 15:00:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','','',NULL,'11172547284773437030225'),(2621,'111725554119','12',1.00,'800','retail','0','2024-09-05 19:38:26','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-09-05 13:38:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172555412773237030225'),(2622,'111725554119','283',1.00,'500','retail','0','2024-09-05 19:38:26','','','','320','Cash',0.00,'500','','','11','0.00','1','2024-09-05 13:38:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172555415973537030225'),(2623,'111725554119','4',1.00,'1650','retail','0','2024-09-05 19:38:26','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-09-05 13:38:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172555416873637030225'),(2624,'111725554119','166',1.00,'1799','retail','0','2024-09-05 19:38:26','','','','1360','Cash',0.00,'1799','','','11','0.00','1','2024-09-05 13:38:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172555417773737030225'),(2625,'111725554119','15',2.00,'160','retail','0','2024-09-05 19:38:26','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-09-05 13:38:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','','','','','',NULL,'11172555419273937030225'),(2626,'111725554119','20',2.00,'160','retail','0','2024-09-05 19:38:26','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-09-05 13:38:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','','','','','',NULL,'11172555420373037030225'),(2627,'111725554119','185',2.00,'120','retail','0','2024-09-05 19:38:26','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-05 13:38:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','104.00','102','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172555421673137030225'),(2628,'111725554119','32',2.00,'500','retail','0','2024-09-05 19:38:26','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-09-05 13:38:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','',NULL,'11172555422673237030225'),(2629,'111725554119','313',1.00,'200','retail','0','2024-09-05 19:38:26','','','','80','Cash',0.00,'200','','','11','0.00','1','2024-09-05 13:38:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172555423673337030225'),(2630,'111725554119','6947662262220',1.00,'950','retail','0','2024-09-05 19:38:26','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-09-05 13:38:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172555424273437030225'),(2631,'111725554119','131',1.00,'1500','retail','0','2024-09-05 19:38:26','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-09-05 13:38:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172555425473537030225'),(2632,'111725554119','6970802080026',2.00,'1700','retail','0','2024-09-05 19:38:26','','','','350','Cash',0.00,'850','','','11','16.00','1','2024-09-05 13:38:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172555427973737030225'),(2633,'111725554119','264',1.00,'3000','retail','0','2024-09-05 19:38:26','','','','1800','Cash',0.00,'3000','','','11','0.00','1','2024-09-05 13:38:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172555430573037030225'),(2634,'101725557448','319',1.00,'600','retail','0','2024-09-05 20:31:01','','','','320','Cash',0.00,'600','','','10','0.00','1','2024-09-05 14:31:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'10172555745473537030225'),(2635,'111725557920','233',1.00,'450','retail','0','2024-09-05 20:38:47','','','','240','Cash',0.00,'450','','','11','0.00','1','2024-09-05 14:38:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172555792773237030225'),(2636,'111725642124','184',1.00,'750','retail','0','2024-09-06 20:06:42','','','','500','Cash',0.00,'750','','','11','0.00','1','2024-09-06 14:08:55','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172564219773937030225'),(2637,'111725642124','249',1.00,'2200','retail','0','2024-09-06 20:06:42','','','','1000','Cash',0.00,'2200','','','11','0.00','1','2024-09-06 14:08:55','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172564221373137030225'),(2638,'111725642124','190',1.00,'1500','retail','0','2024-09-06 20:06:42','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-09-06 14:08:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172564226073637030225'),(2639,'111725642124','29',1.00,'150','retail','0','2024-09-06 20:06:42','','','','100','Cash',0.00,'150','','','11','16.00','1','2024-09-06 14:08:55','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172564229473937030225'),(2640,'111725642124','251',1.00,'350','retail','0','2024-09-06 20:06:42','','','','170','Cash',0.00,'350','','','11','0.00','1','2024-09-06 14:08:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172564230973037030225'),(2641,'111725642124','72',1.00,'400','retail','0','2024-09-06 20:06:42','','','','200','Cash',0.00,'400','','','11','16.00','1','2024-09-06 14:08:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','179.00','178','Inclusive','branch','Inventory','','','','','',NULL,'11172564232873237030225'),(2642,'111725642124','5',4.00,'1200','retail','0','2024-09-06 20:06:42','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-09-06 14:08:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','318.00','314','Inclusive','branch','Inventory','','','','','',NULL,'11172564234673437030225'),(2643,'111725642124','21',2.00,'400','retail','0','2024-09-06 20:06:42','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-09-06 14:08:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','',NULL,'11172564235973537030225'),(2644,'111725642124','45',1.00,'1600','retail','0','2024-09-06 20:06:42','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-09-06 14:08:55','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172564237073737030225'),(2645,'111725642124','6971919199014',1.00,'250','retail','0','2024-09-06 20:06:42','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-09-06 14:08:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'11172564239373937030225'),(2646,'111725642124','27',1.00,'1000','retail','0','2024-09-06 20:06:42','','','','650','Cash',0.00,'1000','','','11','16.00','1','2024-09-06 14:08:55','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172564240173037030225'),(2647,'111725729333','6947662262220',1.00,'950','retail','0','2024-09-07 20:19:02','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-09-07 14:19:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172572940273037030225'),(2648,'111725729333','16',1.00,'350','retail','0','2024-09-07 20:19:02','','','','125','Cash',0.00,'350','','','11','16.00','1','2024-09-07 14:19:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'11172572945873537030225'),(2649,'111725729333','306',1.00,'2200','retail','0','2024-09-07 20:19:02','','','','1350','Cash',0.00,'2200','','','11','0.00','1','2024-09-07 14:19:07','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172572947373737030225'),(2650,'111725729333','292',1.00,'2800','retail','0','2024-09-07 20:19:02','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-09-07 14:19:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172572949673937030225'),(2651,'111725729333','188',1.00,'799','retail','0','2024-09-07 20:19:02','','','','642','Cash',0.00,'799','','','11','0.00','1','2024-09-07 14:19:07','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172572950973037030225'),(2652,'111725729333','99',3.00,'750','retail','0','2024-09-07 20:19:02','','','','0','Cash',0.00,'250','','','11','16.00','1','2024-09-07 14:19:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172572952173237030225'),(2653,'111725729333','163',1.00,'299','retail','0','2024-09-07 20:19:02','','','','173','Cash',0.00,'299','','','11','0.00','1','2024-09-07 14:19:07','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172572954273437030225'),(2654,'111725729548','242',1.00,'1150','retail','0','2024-09-07 20:34:02','','','','650','Cash',0.00,'1150','','','11','0.00','1','2024-09-07 14:34:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172572987373737030225'),(2655,'111725729548','320',1.00,'1700','retail','0','2024-09-07 20:34:02','','','','800','Cash',0.00,'1700','','','11','0.00','1','2024-09-07 14:34:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172573028073837030225'),(2656,'111725729548','287',1.00,'1450','retail','0','2024-09-07 20:34:02','','','','700','Cash',0.00,'1450','','','11','0.00','1','2024-09-07 14:34:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172573044273437030225'),(2657,'111725814435','47',1.00,'1500','retail','0','2024-09-08 20:02:04','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-09-08 14:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'11172581447173737030225'),(2658,'111725814435','6947662262220',1.00,'950','retail','0','2024-09-08 20:02:04','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-09-08 14:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172581449073937030225'),(2659,'111725814435','6971919199014',2.00,'500','retail','0','2024-09-08 20:02:04','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-09-08 14:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','','',NULL,'11172581461873137030225'),(2660,'111725814435','45',1.00,'1600','retail','0','2024-09-08 20:02:04','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-09-08 14:02:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172581463073337030225'),(2661,'111725814435','5',2.00,'600','retail','0','2024-09-08 20:02:04','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-09-08 14:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','314.00','312','Inclusive','branch','Inventory','','','','','',NULL,'11172581465773537030225'),(2662,'111725814435','254',1.00,'1000','retail','0','2024-09-08 20:02:04','','','','500','Cash',0.00,'1000','','','11','0.00','1','2024-09-08 14:02:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172581467173737030225'),(2663,'111725814435','292',1.00,'2800','retail','0','2024-09-08 20:02:04','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-09-08 14:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172581468573837030225'),(2664,'111725814435','230',1.00,'450','retail','0','2024-09-08 20:02:04','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-09-08 14:02:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172581469573937030225'),(2665,'111725814435','300',1.00,'50','retail','0','2024-09-08 20:02:04','','','','36','Cash',0.00,'50','','','11','0.00','1','2024-09-08 14:02:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172581474473437030225'),(2666,'111725814435','37',2.00,'2500','retail','0','2024-09-08 20:02:04','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-09-08 14:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','',NULL,'11172581476273637030225'),(2667,'111725814435','320',1.00,'1700','retail','0','2024-09-08 20:02:04','','','','800','Cash',0.00,'1700','','','11','0.00','1','2024-09-08 14:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172581478173837030225'),(2668,'111725814435','229',1.00,'1800','retail','0','2024-09-08 20:02:04','','','','1200','Cash',0.00,'1800','','','11','0.00','1','2024-09-08 14:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172581480973037030225'),(2669,'111725814435','302',1.00,'200','retail','0','2024-09-08 20:02:04','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-09-08 14:02:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172581482273237030225'),(2670,'111725814435','71',1.00,'1200','retail','0','2024-09-08 20:02:04','','','','850','Cash',0.00,'1200','','','11','16.00','1','2024-09-08 14:02:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172581492473237030225'),(2671,'111725814932','288',1.00,'50','retail','0','2024-09-08 20:04:01','','','','21','Cash',0.00,'50','','','11','0.00','1','2024-09-08 14:04:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172581504173437030225'),(2672,'111725901708','220',1.00,'1500','retail','0','2024-09-09 20:17:23','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-09-09 14:22:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172590174773437030225'),(2673,'111725901708','231',1.00,'850','retail','0','2024-09-09 20:17:23','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-09-09 14:22:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172590175873537030225'),(2674,'111725901708','6971919190011',1.00,'250','retail','0','2024-09-09 20:17:23','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-09-09 14:22:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'11172590176873637030225'),(2675,'111725901708','126',1.00,'799','retail','0','2024-09-09 20:17:23','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-09-09 14:22:05','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172590178173837030225'),(2676,'111725901708','300',2.00,'100','retail','0','2024-09-09 20:17:23','','','','36','Cash',0.00,'50','','','11','0.00','1','2024-09-09 14:22:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172590179373937030225'),(2677,'111725901708','299',2.00,'200','retail','0','2024-09-09 20:17:23','','','','86','Cash',0.00,'100','','','11','0.00','1','2024-09-09 14:22:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172590180773037030225'),(2678,'111725901708','16',1.00,'350','retail','0','2024-09-09 20:17:23','','','','125','Cash',0.00,'350','','','11','16.00','1','2024-09-09 14:22:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172590181873137030225'),(2679,'111725901708','6947662262220',1.00,'950','retail','0','2024-09-09 20:17:23','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-09-09 14:22:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172590182573237030225'),(2680,'111725901708','4287211',1.00,'600','retail','0','2024-09-09 20:17:23','','','','300','Cash',0.00,'600','','','11','16.00','1','2024-09-09 14:22:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172590183473337030225'),(2681,'111725901708','110',1.00,'250','retail','0','2024-09-09 20:17:23','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-09-09 14:22:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'11172590184273437030225'),(2682,'111725901708','257',1.00,'300','retail','0','2024-09-09 20:17:23','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-09-09 14:22:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172590185073537030225'),(2683,'111725901708','20',2.00,'160','retail','0','2024-09-09 20:17:23','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-09-09 14:22:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','90.00','88','Inclusive','branch','Inventory','','','','','',NULL,'11172590186173637030225'),(2684,'111725901708','15',2.00,'160','retail','0','2024-09-09 20:17:23','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-09-09 14:22:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','','','','',NULL,'11172590190873037030225'),(2685,'111725901708','223',3.00,'750','retail','0','2024-09-09 20:17:23','','','','116','Cash',0.00,'250','','','11','0.00','1','2024-09-09 14:22:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','84.00','81','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172590195973537030225'),(2686,'111725901708','299',2.00,'200','retail','0','2024-09-09 20:17:23','','','','86','Cash',0.00,'100','','','11','0.00','1','2024-09-09 14:22:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172590224273437030225'),(2687,'111725988686','312',1.00,'400','retail','0','2024-09-10 20:31:11','','','','190','Cash',0.00,'400','','','11','0.00','1','2024-09-10 14:31:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172598869773937030225'),(2688,'111725988686','18',2.00,'240','retail','0','2024-09-10 20:31:11','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-09-10 14:31:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','84.00','82','Inclusive','branch','Inventory','','','','','',NULL,'11172598871273137030225'),(2689,'111725988686','45',1.00,'1600','retail','0','2024-09-10 20:31:11','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-09-10 14:31:19','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172598872473237030225'),(2690,'111725988686','248',1.00,'750','retail','0','2024-09-10 20:31:11','','','','400','Cash',0.00,'750','','','11','0.00','1','2024-09-10 14:31:19','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172598875373537030225'),(2691,'111725988686','170',7.00,'490','retail','0','2024-09-10 20:31:11','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-09-10 14:31:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','53.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172598884873437030225'),(2692,'111725988686','17',1.00,'500','retail','0','2024-09-10 20:31:11','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-09-10 14:31:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172598896573637030225'),(2693,'111725988686','18',2.00,'240','retail','0','2024-09-10 20:31:11','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-09-10 14:31:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','82.00','80','Inclusive','branch','Inventory','','','','','',NULL,'11172598897573737030225'),(2694,'111725988686','18',4.00,'480','retail','0','2024-09-10 20:31:11','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-09-10 14:31:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','80.00','76','Inclusive','branch','Inventory','','','','','',NULL,'11172598947073737030225'),(2695,'111726076034','32',4.00,'1000','retail','0','2024-09-11 20:37:54','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-09-11 14:43:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','52.00','48','Inclusive','branch','Inventory','','','','','',NULL,'11172607608873837030226'),(2696,'111726076034','45',1.00,'1600','retail','0','2024-09-11 20:37:54','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-09-11 14:43:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172607610173037030226'),(2697,'111726076034','185',3.00,'180','retail','0','2024-09-11 20:37:54','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-11 14:43:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','138.00','135','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172607614073437030226'),(2698,'111726076034','20',2.00,'160','retail','0','2024-09-11 20:37:54','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-09-11 14:43:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','88.00','86','Inclusive','branch','Inventory','','','','','',NULL,'11172607615573537030226'),(2699,'111726076034','15',2.00,'160','retail','0','2024-09-11 20:37:54','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-09-11 14:43:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','','',NULL,'11172607617273737030226'),(2700,'111726076034','38',1.00,'1500','retail','0','2024-09-11 20:37:54','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-09-11 14:43:34','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172607618473837030226'),(2701,'111726076034','257',1.00,'300','retail','0','2024-09-11 20:37:54','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-09-11 14:43:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172607619973937030226'),(2702,'111726076034','6972864340117',1.00,'450','retail','0','2024-09-11 20:37:54','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-09-11 14:43:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172607622373237030226'),(2703,'111726076034','169',1.00,'3800','retail','0','2024-09-11 20:37:54','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-09-11 14:43:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172607623673337030226'),(2704,'111726076034','67',1.00,'800','retail','0','2024-09-11 20:37:54','','','','350','Cash',0.00,'800','','','11','16.00','1','2024-09-11 14:43:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172607627473737030226'),(2705,'111726163102','324',1.00,'2700','retail','0','2024-09-12 20:51:13','','','','1600','Cash',0.00,'2700','','','11','0.00','1','2024-09-12 14:51:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172616326873637030226'),(2706,'111726163102','6947662262220',1.00,'950','retail','0','2024-09-12 20:51:13','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-09-12 14:51:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172616327973737030226'),(2707,'111726163102','25',1.00,'900','retail','0','2024-09-12 20:51:13','','','','600','Cash',0.00,'900','','','11','16.00','1','2024-09-12 14:51:34','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172616332373237030226'),(2708,'111726163102','130',1.00,'700','retail','0','2024-09-12 20:51:13','','','','350','Cash',0.00,'700','','','11','16.00','1','2024-09-12 14:51:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172616333573337030226'),(2709,'111726163102','21',1.00,'200','retail','0','2024-09-12 20:51:13','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-09-12 14:51:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'11172616335673537030226'),(2710,'111726163102','3',1.00,'850','retail','0','2024-09-12 20:51:13','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-09-12 14:51:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'11172616336673637030226'),(2711,'111726163102','185',2.00,'120','retail','0','2024-09-12 20:51:13','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-12 14:51:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','135.00','133','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172616345973537030226'),(2712,'111726163102','223',1.00,'250','retail','0','2024-09-12 20:51:13','','','','116','Cash',0.00,'250','','','11','0.00','1','2024-09-12 14:51:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172616347373737030226'),(2713,'111726163496','164',1.00,'250','retail','0','2024-09-12 20:55:15','','','','119','Cash',0.00,'250','','','11','0.00','1','2024-09-12 14:55:44','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172616371573137030226'),(2714,'111726248170','185',3.00,'180','retail','0','2024-09-13 20:48:38','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','133.00','130','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172624818273837030226'),(2715,'111726248170','12',1.00,'800','retail','0','2024-09-13 20:48:38','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172624820973037030226'),(2716,'111726248170','49',1.00,'1500','retail','0','2024-09-13 20:48:38','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-09-13 14:51:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172624822073237030226'),(2717,'111726248170','97',1.00,'700','retail','0','2024-09-13 20:48:38','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'11172624823173337030226'),(2718,'111726248170','308',1.00,'100','retail','0','2024-09-13 20:48:38','','','','30','Cash',0.00,'100','','','11','0.00','1','2024-09-13 14:51:05','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172624824473437030226'),(2719,'111726248170','51',1.00,'500','retail','0','2024-09-13 20:48:38','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-09-13 14:51:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172624826273637030226'),(2720,'111726248170','18',2.00,'240','retail','0','2024-09-13 20:48:38','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','','','','','',NULL,'11172624828001332222002'),(2721,'111726248170','62',1.00,'500','retail','0','2024-09-13 20:48:38','','','','350','Cash',0.00,'500','','','11','16.00','1','2024-09-13 14:51:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172624834573437030226'),(2722,'111726248170','71',1.00,'1200','retail','0','2024-09-13 20:48:38','','','','850','Cash',0.00,'1200','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172624836773637030226'),(2723,'111726248170','190',1.00,'1500','retail','0','2024-09-13 20:48:38','','','','950','Cash',0.00,'1500','','','11','0.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172624838573837030226'),(2724,'111726248170','20',3.00,'240','retail','0','2024-09-13 20:48:38','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','86.00','83','Inclusive','branch','Inventory','','','','','',NULL,'11172624840273037030226'),(2725,'111726248170','132',1.00,'200','retail','0','2024-09-13 20:48:38','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172624841373137030226'),(2726,'111726248170','5',3.00,'900','retail','0','2024-09-13 20:48:38','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','312.00','309','Inclusive','branch','Inventory','','','','','',NULL,'11172624843173337030226'),(2727,'111726248170','284',1.00,'200','retail','0','2024-09-13 20:48:38','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-13 14:51:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172624845373537030226'),(2728,'111726248170','110',1.00,'250','retail','0','2024-09-13 20:48:38','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'11172624849573937030226'),(2729,'111726248170','281',2.00,'1900','retail','0','2024-09-13 20:48:38','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172624853673337030226'),(2730,'111726248170','168',1.00,'950','retail','0','2024-09-13 20:48:38','','','','520','Cash',0.00,'950','','','11','0.00','1','2024-09-13 14:51:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172624855773537030226'),(2731,'111726248170','32',2.00,'500','retail','0','2024-09-13 20:48:38','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','','',NULL,'11172624857473737030226'),(2732,'111726248170','313',1.00,'200','retail','0','2024-09-13 20:48:38','','','','80','Cash',0.00,'200','','','11','0.00','1','2024-09-13 14:51:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172624858873837030226'),(2733,'111726248170','9',1.00,'1500','retail','0','2024-09-13 20:48:38','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'11172624910973037030226'),(2734,'111726248170','325',1.00,'250','retail','0','2024-09-13 20:48:38','','','','150','Cash',0.00,'250','','','11','0.00','1','2024-09-13 14:51:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172624919573937030226'),(2735,'111726248170','18',2.00,'240','retail','0','2024-09-13 20:48:38','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-09-13 14:51:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','74.00','72','Inclusive','branch','Inventory','','','','','',NULL,'11172624961273137030226'),(2736,'111726248170','39',1.00,'2800','retail','0','2024-09-13 20:48:38','','','','1600','Cash',0.00,'2800','','','11','16.00','1','2024-09-13 14:51:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'11172624971773137030226'),(2737,'111726336133','310',1.00,'850','retail','0','2024-09-14 20:55:00','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-09-14 14:56:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172633617273737030226'),(2738,'111726336133','9',1.00,'1500','retail','0','2024-09-14 20:55:00','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-09-14 14:56:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','',NULL,'11172633619173937030226'),(2739,'111726336133','208',1.00,'200','retail','0','2024-09-14 20:55:00','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-14 14:56:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172633620173037030226'),(2740,'111726336133','311',1.00,'1200','retail','0','2024-09-14 20:55:00','','','','580','Cash',0.00,'1200','','','11','0.00','1','2024-09-14 14:56:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172633622573237030226'),(2741,'111726336133','205',1.00,'2000','retail','0','2024-09-14 20:55:00','','','','700','Cash',0.00,'2000','','','11','0.00','1','2024-09-14 14:56:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172633648473837030226'),(2742,'111726336133','97',1.00,'700','retail','0','2024-09-14 20:55:00','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-09-14 14:56:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'11172633650073037030226'),(2743,'111726420678','298',1.00,'250','retail','0','2024-09-15 20:22:56','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-09-15 14:33:59','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172642069573937030226'),(2744,'111726420678','15',3.00,'240','retail','0','2024-09-15 20:22:56','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-09-15 14:33:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','','',NULL,'11172642072273237030226'),(2745,'111726420678','268',1.00,'2000','retail','0','2024-09-15 20:22:56','','','','1650','Cash',0.00,'2000','','','11','0.00','1','2024-09-15 14:33:59','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172642073473337030226'),(2746,'111726420678','328',1.00,'499','retail','0','2024-09-15 20:22:56','','','','200','Cash',0.00,'499','','','11','0.00','1','2024-09-15 14:33:59','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172642074873437030226'),(2747,'111726420678','185',1.00,'60','retail','0','2024-09-15 20:22:56','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-15 14:33:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','130.00','129','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172642075873537030226'),(2748,'111726420678','9',1.00,'1500','retail','0','2024-09-15 20:22:56','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-09-15 14:33:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'11172642078373837030226'),(2749,'111726420678','6925546000205',1.00,'2500','retail','0','2024-09-15 20:22:56','','','','1400','Cash',0.00,'2500','','','11','16.00','1','2024-09-15 14:33:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'11172642079373937030226'),(2750,'111726420678','313',1.00,'200','retail','0','2024-09-15 20:22:56','','','','80','Cash',0.00,'200','','','11','0.00','1','2024-09-15 14:33:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172642081673137030226'),(2751,'111726420678','62',1.00,'500','retail','0','2024-09-15 20:22:56','','','','350','Cash',0.00,'500','','','11','16.00','1','2024-09-15 14:33:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172642083073337030226'),(2752,'111726420678','17',1.00,'500','retail','0','2024-09-15 20:22:56','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-09-15 14:33:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172642084673437030226'),(2753,'111726420678','6972864340117',1.00,'450','retail','0','2024-09-15 20:22:56','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-09-15 14:33:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172642085673537030226'),(2754,'111726420678','6925546000205',1.00,'2500','retail','0','2024-09-15 20:22:56','','','','1400','Cash',0.00,'2500','','','11','16.00','1','2024-09-15 14:33:59','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'11172642086573637030226'),(2755,'111726420678','26',1.00,'500','retail','0','2024-09-15 20:22:56','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-09-15 14:33:59','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172642097673737030226'),(2756,'111726506994','5',5.00,'1500','retail','0','2024-09-16 20:22:16','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-09-16 14:25:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','309.00','304','Inclusive','branch','Inventory','','','','','',NULL,'11172650703073337030226'),(2757,'111726506994','208',1.00,'200','retail','0','2024-09-16 20:22:16','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-16 14:25:56','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172650704273437030226'),(2758,'111726506994','3',1.00,'850','retail','0','2024-09-16 20:22:16','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-09-16 14:25:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'11172650705773537030226'),(2759,'111726506994','329',1.00,'250','retail','0','2024-09-16 20:22:16','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-09-16 14:25:56','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172650707073737030226'),(2760,'111726506994','297',1.00,'1100','retail','0','2024-09-16 20:22:16','','','','550','Cash',0.00,'1100','','','11','0.00','1','2024-09-16 14:25:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172650718973837030226'),(2761,'111726506994','21',1.00,'200','retail','0','2024-09-16 20:22:16','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-09-16 14:25:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172650720073037030226'),(2762,'111726506994','15',1.00,'80','retail','0','2024-09-16 20:22:16','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-09-16 14:25:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'11172650721173137030226'),(2763,'111726506994','148',1.00,'200','retail','0','2024-09-16 20:22:16','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-09-16 14:25:56','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172650725873537030226'),(2764,'111726506994','290',1.00,'300','retail','0','2024-09-16 20:22:16','','','','150','Cash',0.00,'300','','','11','0.00','1','2024-09-16 14:25:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172650727073737030226'),(2765,'111726506994','301',2.00,'100','retail','0','2024-09-16 20:22:16','','','','31','Cash',0.00,'50','','','11','0.00','1','2024-09-16 14:25:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172650730673037030226'),(2766,'111726506994','125',2.00,'10','retail','0','2024-09-16 20:22:16','','','','0','Cash',0.00,'5','','','11','16.00','1','2024-09-16 14:25:56','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','','',NULL,'11172650732073237030226'),(2767,'111726506994','285',4.00,'600','retail','0','2024-09-16 20:22:16','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-09-16 14:25:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172650733573337030226'),(2768,'111726594572','110',1.00,'250','retail','0','2024-09-17 20:36:19','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-09-17 14:36:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'11172659457873737030226'),(2769,'111726680618','292',1.00,'2800','retail','0','2024-09-18 20:30:50','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-09-18 14:30:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172668062873237030226'),(2770,'111726680618','296',1.00,'450','retail','0','2024-09-18 20:30:50','','','','250','Cash',0.00,'450','','','11','0.00','1','2024-09-18 14:30:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172668063573337030226'),(2771,'111726680618','329',1.00,'250','retail','0','2024-09-18 20:30:50','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-09-18 14:30:53','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172668064273437030226'),(2772,'111726680618','31',1.00,'500','retail','0','2024-09-18 20:30:50','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-09-18 14:30:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'11172668065073537030226'),(2773,'111726767402','37',1.00,'1250','retail','0','2024-09-19 20:37:45','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-09-19 14:37:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','',NULL,'11172676742873237030226'),(2774,'111726767402','179',1.00,'750','retail','0','2024-09-19 20:37:45','','','','350','Cash',0.00,'750','','','11','0.00','1','2024-09-19 14:37:49','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172676743973337030226'),(2775,'111726767402','97',1.00,'700','retail','0','2024-09-19 20:37:45','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-09-19 14:37:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172676744973437030226'),(2776,'111726767402','38',1.00,'1500','retail','0','2024-09-19 20:37:45','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-09-19 14:37:49','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172676745873537030226'),(2777,'111726767402','6947662262220',1.00,'950','retail','0','2024-09-19 20:37:45','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-09-19 14:37:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172676746573637030226'),(2778,'111726853530','97',1.00,'700','retail','0','2024-09-20 20:39:19','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-09-20 14:40:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'11172685355473537030226'),(2779,'111726853530','240',1.00,'700','retail','0','2024-09-20 20:39:19','','','','400','Cash',0.00,'700','','','11','0.00','1','2024-09-20 14:40:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172685362373237030226'),(2780,'111726853530','1',1.00,'1600','retail','0','2024-09-20 20:39:19','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-09-20 14:40:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','',NULL,'11172685363273337030226'),(2781,'111726853530','208',1.00,'200','retail','0','2024-09-20 20:39:19','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-20 14:40:38','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172685363873337030226'),(2782,'111726853530','329',2.00,'500','retail','0','2024-09-20 20:39:19','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-09-20 14:40:38','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172685366873637030226'),(2783,'111726853530','281',1.00,'950','retail','0','2024-09-20 20:39:19','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-09-20 14:40:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172685367573737030226'),(2784,'111726853530','20',1.00,'80','retail','0','2024-09-20 20:39:19','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-09-20 14:40:38','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','83.00','82','Inclusive','branch','Inventory','','','','','',NULL,'11172685368273837030226'),(2785,'111726853530','157',1.00,'200','retail','0','2024-09-20 20:39:19','','','','160','Cash',0.00,'200','','','11','0.00','1','2024-09-20 14:40:38','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172685370573037030226'),(2786,'111726853530','164',2.00,'598','retail','0','2024-09-20 20:39:19','','','','119','Cash',0.00,'299','','','11','0.00','1','2024-09-20 14:40:38','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172685395873537030226'),(2787,'111726937469','292',1.00,'2800','retail','0','2024-09-21 19:58:14','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172693748573837030226'),(2788,'111726937469','6971919190011',5.00,'1250','retail','0','2024-09-21 19:58:14','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172693751873137030226'),(2789,'111726937469','132',1.00,'200','retail','0','2024-09-21 19:58:14','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172693752973237030226'),(2790,'111726937469','96',1.00,'950','retail','0','2024-09-21 19:58:14','','','','950','Cash',0.00,'950','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172693754573437030226'),(2791,'111726937469','304',1.00,'600','retail','0','2024-09-21 19:58:14','','','','150','Cash',0.00,'600','','','11','0.00','1','2024-09-21 13:59:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172693756773637030226'),(2792,'111726937469','16',1.00,'350','retail','0','2024-09-21 19:58:14','','','','125','Cash',0.00,'350','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172693757803310207152'),(2793,'111726937469','327',1.00,'550','retail','0','2024-09-21 19:58:14','','','','250','Cash',0.00,'550','','','11','0.00','1','2024-09-21 13:59:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172693760273037030226'),(2794,'111726937469','6971919190011',6.00,'1500','retail','0','2024-09-21 19:58:14','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','19.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172693761773137030226'),(2795,'111726937469','31',4.00,'2000','retail','0','2024-09-21 19:58:14','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-09-21 13:59:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172693763273337030226'),(2796,'111726937469','7',1.00,'1600','retail','0','2024-09-21 19:58:14','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172693770473037030226'),(2797,'111726937469','148',1.00,'200','retail','0','2024-09-21 19:58:14','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-09-21 13:59:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172693772373237030226'),(2798,'111726937469','12',1.00,'800','retail','0','2024-09-21 19:58:14','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172693773173337030226'),(2799,'111726937469','208',1.00,'200','retail','0','2024-09-21 19:58:14','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-21 13:59:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172693773973337030226'),(2800,'111726937469','186',5.00,'2000','retail','0','2024-09-21 19:58:14','','','','950','Cash',0.00,'400','','','11','0.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172693775373537030226'),(2801,'111726937469','5',5.00,'1500','retail','0','2024-09-21 19:58:14','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','304.00','299','Inclusive','branch','Inventory','','','','','',NULL,'11172693777273737030226'),(2802,'111726937469','110',1.00,'250','retail','0','2024-09-21 19:58:14','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'11172693778173837030226'),(2803,'111726937469','62',1.00,'500','retail','0','2024-09-21 19:58:14','','','','350','Cash',0.00,'500','','','11','16.00','1','2024-09-21 13:59:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172693779573937030226'),(2804,'111726937469','97',1.00,'700','retail','0','2024-09-21 19:58:14','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'11172693781473137030226'),(2805,'111726937469','6971919199014',3.00,'750','retail','0','2024-09-21 19:58:14','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','','',NULL,'11172693787073737030226'),(2806,'111726937469','132',2.00,'400','retail','0','2024-09-21 19:58:14','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','65.00','63','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172693788330333222210'),(2807,'111726937469','6971919190011',1.00,'250','retail','0','2024-09-21 19:58:14','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-09-21 13:59:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172693789473937030226'),(2808,'111727025723','6947662262220',1.00,'950','retail','0','2024-09-22 20:23:37','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-09-22 14:25:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172702574973437030227'),(2809,'111727025723','329',3.00,'750','retail','0','2024-09-22 20:23:37','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-09-22 14:25:29','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172702579673937030227'),(2810,'111727025723','326',1.00,'1800','retail','0','2024-09-22 20:23:37','','','','950','Cash',0.00,'1800','','','11','0.00','1','2024-09-22 14:25:29','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172702580373037030227'),(2811,'111727025723','6925546000205',1.00,'2500','retail','0','2024-09-22 20:23:37','','','','1400','Cash',0.00,'2500','','','11','16.00','1','2024-09-22 14:25:29','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172702581073137030227'),(2812,'111727025723','4',1.00,'1650','retail','0','2024-09-22 20:23:37','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-09-22 14:25:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172702581673137030227'),(2813,'111727111920','98',1.00,'1150','retail','0','2024-09-23 20:20:42','','','','700','Cash',0.00,'1150','','','11','16.00','1','2024-09-23 14:27:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172711193573337030227'),(2814,'111727111920','110',1.00,'250','retail','0','2024-09-23 20:20:42','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-09-23 14:27:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'11172711195473537030227'),(2815,'111727111920','292',1.00,'2800','retail','0','2024-09-23 20:20:42','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-09-23 14:27:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172711196373637030227'),(2816,'111727111920','6972864340117',1.00,'450','retail','0','2024-09-23 20:20:42','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-09-23 14:27:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172711199673937030227'),(2817,'111727111920','169',1.00,'3800','retail','0','2024-09-23 20:20:42','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-09-23 14:27:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172711202073237030227'),(2818,'111727111920','6972864340117',1.00,'450','retail','0','2024-09-23 20:20:42','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-09-23 14:27:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172711202873237030227'),(2819,'111727111920','63',1.00,'1300','retail','0','2024-09-23 20:20:42','','','','850','Cash',0.00,'1300','','','11','16.00','1','2024-09-23 14:27:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172711204173437030227'),(2820,'111727198234','17',1.00,'500','retail','0','2024-09-24 20:38:32','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-09-24 14:38:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'11172719842073237030227'),(2821,'111727198234','9',1.00,'1500','retail','0','2024-09-24 20:38:32','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-09-24 14:38:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'11172719848673837030227'),(2822,'111727198234','208',2.00,'400','retail','0','2024-09-24 20:38:32','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-24 14:38:39','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172719852073237030227'),(2823,'111727198234','307',1.00,'2500','retail','0','2024-09-24 20:38:32','','','','1500','Cash',0.00,'2500','','','11','0.00','1','2024-09-24 14:38:39','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172719857673737030227'),(2824,'111727198234','97',1.00,'700','retail','0','2024-09-24 20:38:32','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-09-24 14:38:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'11172719859473937030227'),(2825,'111727198234','231',1.00,'850','retail','0','2024-09-24 20:38:32','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-09-24 14:38:39','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172719860473037030227'),(2826,'111727198234','292',2.00,'5600','retail','0','2024-09-24 20:38:32','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-09-24 14:38:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172719861773137030227'),(2827,'111727198234','185',9.00,'540','retail','0','2024-09-24 20:38:32','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-24 14:38:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','129.00','120','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172719863073337030227'),(2828,'111727198234','237',1.00,'1600','retail','0','2024-09-24 20:38:32','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-09-24 14:38:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172719865873537030227'),(2829,'111727198234','37',1.00,'1250','retail','0','2024-09-24 20:38:32','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-09-24 14:38:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','',NULL,'11172719866873637030227'),(2830,'111727198234','211',1.00,'1000','retail','0','2024-09-24 20:38:32','','','','650','Cash',0.00,'1000','','','11','0.00','1','2024-09-24 14:38:39','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172719867673737030227'),(2831,'111727198234','186',2.00,'800','retail','0','2024-09-24 20:38:32','','','','950','Cash',0.00,'400','','','11','0.00','1','2024-09-24 14:38:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172719868773837030227'),(2832,'111727283948','289',3.00,'4500','retail','0','2024-09-25 20:06:11','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-09-25 14:06:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172728395773537030227'),(2833,'111727283948','298',1.00,'250','retail','0','2024-09-25 20:06:11','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-09-25 14:06:23','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172728397073737030227'),(2834,'111727369804','178',1.00,'1800','retail','0','2024-09-26 20:01:57','','','','500','Cash',0.00,'1800','','','11','0.00','1','2024-09-26 14:20:08','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172736982673237030227'),(2835,'111727369804','329',1.00,'250','retail','0','2024-09-26 20:01:57','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-09-26 14:20:08','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172736983773337030227'),(2836,'111727369804','249',1.00,'2300','retail','0','2024-09-26 20:01:57','','','','1000','Cash',0.00,'2300','','','11','0.00','1','2024-09-26 14:20:08','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172736984973437030227'),(2837,'111727369804','63',1.00,'1300','retail','0','2024-09-26 20:01:57','','','','850','Cash',0.00,'1300','','','11','16.00','1','2024-09-26 14:20:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172736987173737030227'),(2838,'111727369804','110',1.00,'250','retail','0','2024-09-26 20:01:57','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-09-26 14:20:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172736987873737030227'),(2839,'111727369804','38',1.00,'1500','retail','0','2024-09-26 20:01:57','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-09-26 14:20:08','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172736988873837030227'),(2840,'111727369804','256',1.00,'400','retail','0','2024-09-26 20:01:57','','','','200','Cash',0.00,'400','','','11','0.00','1','2024-09-26 14:20:08','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172736989873937030227'),(2841,'111727369804','288',4.00,'200','retail','0','2024-09-26 20:01:57','','','','21','Cash',0.00,'50','','','11','0.00','1','2024-09-26 14:20:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','42.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172736990973037030227'),(2842,'111727369804','30',2.00,'800','retail','0','2024-09-26 20:01:57','','','','250','Cash',0.00,'400','','','11','16.00','1','2024-09-26 14:20:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172736993073337030227'),(2843,'111727369804','225',1.00,'600','retail','0','2024-09-26 20:01:57','','','','300','Cash',0.00,'600','','','11','0.00','1','2024-09-26 14:20:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172736994673437030227'),(2844,'111727369804','277',1.00,'750','retail','0','2024-09-26 20:01:57','','','','330','Cash',0.00,'750','','','11','0.00','1','2024-09-26 14:20:08','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172736996073637030227'),(2845,'111727369804','132',3.00,'600','retail','0','2024-09-26 20:01:57','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-09-26 14:20:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','63.00','60','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172736997573737030227'),(2846,'111727369804','301',2.00,'100','retail','0','2024-09-26 20:01:57','','','','31','Cash',0.00,'50','','','11','0.00','1','2024-09-26 14:20:08','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172736998573837030227'),(2847,'111727369804','37',1.00,'1250','retail','0','2024-09-26 20:01:57','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-09-26 14:20:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','',NULL,'11172736999673937030227'),(2848,'111727369804','21',1.00,'200','retail','0','2024-09-26 20:01:57','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-09-26 14:20:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'11172737000573037030227'),(2849,'111727369804','18',6.00,'720','retail','0','2024-09-26 20:01:57','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-09-26 14:20:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','72.00','66','Inclusive','branch','Inventory','','','','','',NULL,'11172737001473137030227'),(2850,'111727369804','185',3.00,'180','retail','0','2024-09-26 20:01:57','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-26 14:20:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','120.00','117','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172737011673137030227'),(2851,'111727455889','148',1.00,'200','retail','0','2024-09-27 20:05:16','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-09-27 14:05:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172745594273437030227'),(2852,'111727455889','63',1.00,'1300','retail','0','2024-09-27 20:05:16','','','','850','Cash',0.00,'1300','','','11','16.00','1','2024-09-27 14:05:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172745596473637030227'),(2853,'111727455889','51',1.00,'500','retail','0','2024-09-27 20:05:16','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-09-27 14:05:25','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'11172745597873737030227'),(2854,'111727455889','32',1.00,'250','retail','0','2024-09-27 20:05:16','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-09-27 14:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','',NULL,'11172745599573937030227'),(2855,'111727455889','289',2.00,'3000','retail','0','2024-09-27 20:05:16','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-09-27 14:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172745640773037030227'),(2856,'111727455889','13',1.00,'600','retail','0','2024-09-27 20:05:16','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-09-27 14:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172745643373337030227'),(2857,'111727455889','26',1.00,'500','retail','0','2024-09-27 20:05:16','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-09-27 14:05:25','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172745645373537030227'),(2858,'111727455889','6972864340117',1.00,'450','retail','0','2024-09-27 20:05:16','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-09-27 14:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172745656273637030227'),(2859,'111727455889','211',1.00,'1000','retail','0','2024-09-27 20:05:16','','','','650','Cash',0.00,'1000','','','11','0.00','1','2024-09-27 14:05:25','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172745657973737030227'),(2860,'111727455889','39',1.00,'2800','retail','0','2024-09-27 20:05:16','','','','1600','Cash',0.00,'2800','','','11','16.00','1','2024-09-27 14:05:25','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172745661673137030227'),(2861,'111727455889','264',1.00,'3000','retail','0','2024-09-27 20:05:16','','','','1800','Cash',0.00,'3000','','','11','0.00','1','2024-09-27 14:05:25','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172745662673237030227'),(2862,'111727455889','281',1.00,'950','retail','0','2024-09-27 20:05:16','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-09-27 14:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172745664073437030227'),(2863,'111727455889','330',1.00,'60','retail','0','2024-09-27 20:05:16','','','','24','Cash',0.00,'60','','','11','0.00','1','2024-09-27 14:05:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172745668973837030227'),(2864,'111727455889','148',1.00,'200','retail','0','2024-09-27 20:05:16','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-09-27 14:05:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172745671673137030227'),(2865,'111727457220','6972864340117',3.00,'1350','retail','0','2024-09-27 20:14:42','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-09-27 14:14:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172745723473337030227'),(2866,'111727457220','67',2.00,'1600','retail','0','2024-09-27 20:14:42','','','','350','Cash',0.00,'800','','','11','16.00','1','2024-09-27 14:14:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172745725573537030227'),(2867,'111727457220','245',2.00,'2800','retail','0','2024-09-27 20:14:42','','','','700','Cash',0.00,'1400','','','11','0.00','1','2024-09-27 14:14:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172745726773637030227'),(2868,'111727457220','6925546000205',2.00,'5000','retail','0','2024-09-27 20:14:42','','','','1400','Cash',0.00,'2500','','','11','16.00','1','2024-09-27 14:14:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','',NULL,'11172745728273837030227'),(2869,'111727542164','298',1.00,'250','retail','0','2024-09-28 19:59:45','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-09-28 14:19:22','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754218373837030227'),(2870,'111727542164','282',2.00,'900','retail','0','2024-09-28 19:59:45','','','','280','Cash',0.00,'450','','','11','0.00','1','2024-09-28 14:19:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754219373937030227'),(2871,'111727542164','173',1.00,'3000','retail','0','2024-09-28 19:59:45','','','','2000','Cash',0.00,'3000','','','11','0.00','1','2024-09-28 14:19:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754220273037030227'),(2872,'111727542164','292',1.00,'2800','retail','0','2024-09-28 19:59:45','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-09-28 14:19:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754222573237030227'),(2873,'111727542164','100',1.00,'3000','retail','0','2024-09-28 19:59:45','','','','2200','Cash',0.00,'3000','','','11','16.00','1','2024-09-28 14:19:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172754264573437030227'),(2874,'111727542164','208',1.00,'200','retail','0','2024-09-28 19:59:45','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-28 14:19:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754265973537030227'),(2875,'111727542164','268',1.00,'2000','retail','0','2024-09-28 19:59:45','','','','1650','Cash',0.00,'2000','','','11','0.00','1','2024-09-28 14:19:22','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754266973637030227'),(2876,'111727542164','87',1.00,'1900','retail','0','2024-09-28 19:59:45','','','','1100','Cash',0.00,'1900','','','11','16.00','1','2024-09-28 14:19:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172754267773737030227'),(2877,'111727542164','221',1.00,'350','retail','0','2024-09-28 19:59:45','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-09-28 14:19:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754270373037030227'),(2878,'111727542164','257',1.00,'300','retail','0','2024-09-28 19:59:45','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-09-28 14:19:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754271373137030227'),(2879,'111727542164','329',1.00,'250','retail','0','2024-09-28 19:59:45','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-09-28 14:19:22','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754272173237030227'),(2880,'111727542164','3',1.00,'850','retail','0','2024-09-28 19:59:45','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-09-28 14:19:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'11172754276673637030227'),(2881,'111727542164','132',1.00,'200','retail','0','2024-09-28 19:59:45','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-09-28 14:19:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754277773737030227'),(2882,'111727542164','81',1.00,'1800','retail','0','2024-09-28 19:59:45','','','','1000','Cash',0.00,'1800','','','11','16.00','1','2024-09-28 14:19:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172754278473837030227'),(2883,'111727545752','169',1.00,'3800','retail','0','2024-09-28 20:49:56','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-09-28 14:49:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754575973537030227'),(2884,'111727545752','45',1.00,'1600','retail','0','2024-09-28 20:49:56','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-09-28 14:49:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172754577173737030227'),(2885,'111727545752','20',1.00,'80','retail','0','2024-09-28 20:49:56','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-09-28 14:49:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','82.00','81','Inclusive','branch','Inventory','','','','','',NULL,'11172754577973737030227'),(2886,'111727545752','185',1.00,'60','retail','0','2024-09-28 20:49:56','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-09-28 14:49:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','117.00','116','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172754578673837030227'),(2887,'111727545752','298',1.00,'250','retail','0','2024-09-28 20:49:56','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-09-28 14:49:58','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172754579573937030227'),(2888,'111727628570','300',1.00,'50','retail','0','2024-09-29 19:52:06','','','','36','Cash',0.00,'50','','','11','0.00','1','2024-09-29 13:52:09','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172762858773837030227'),(2889,'111727628570','237',2.00,'3200','retail','0','2024-09-29 19:52:06','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-09-29 13:52:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172762860473037030227'),(2890,'111727628570','97',1.00,'700','retail','0','2024-09-29 19:52:06','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-09-29 13:52:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'11172762863073337030227'),(2891,'111727628570','170',5.00,'350','retail','0','2024-09-29 19:52:06','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-09-29 13:52:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','46.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172762865673537030227'),(2892,'111727628570','37',2.00,'2500','retail','0','2024-09-29 19:52:06','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-09-29 13:52:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','','',NULL,'11172762866973637030227'),(2893,'111727628570','6947662262220',1.00,'950','retail','0','2024-09-29 19:52:06','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-09-29 13:52:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172762868973837030227'),(2894,'111727628570','21',2.00,'400','retail','0','2024-09-29 19:52:06','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-09-29 13:52:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'11172762870173037030227'),(2895,'111727628570','148',1.00,'200','retail','0','2024-09-29 19:52:06','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-09-29 13:52:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172762872573237030227'),(2896,'111727715235','4',1.00,'1650','retail','0','2024-09-30 20:02:42','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-09-30 14:02:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172771548073837030227'),(2897,'111727715235','3',3.00,'2550','retail','0','2024-09-30 20:02:42','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-09-30 14:02:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','','','','','',NULL,'11172771549773937030227'),(2898,'111727715235','281',2.00,'1900','retail','0','2024-09-30 20:02:42','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-09-30 14:02:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771551273137030227'),(2899,'111727715235','165',1.00,'1399','retail','0','2024-09-30 20:02:42','','','','916','Cash',0.00,'1399','','','11','0.00','1','2024-09-30 14:02:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771552173237030227'),(2900,'111727715235','6947662262220',1.00,'950','retail','0','2024-09-30 20:02:42','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-09-30 14:02:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172771552973237030227'),(2901,'111727715235','236',1.00,'500','retail','0','2024-09-30 20:02:42','','','','285','Cash',0.00,'500','','','11','0.00','1','2024-09-30 14:02:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771556673637030227'),(2902,'111727715235','176',1.00,'450','retail','0','2024-09-30 20:02:42','','','','200','Cash',0.00,'450','','','11','0.00','1','2024-09-30 14:02:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771557773737030227'),(2903,'111727715235','237',1.00,'1600','retail','0','2024-09-30 20:02:42','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-09-30 14:02:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771559073937030227'),(2904,'111727715235','237',1.00,'1600','retail','0','2024-09-30 20:02:42','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-09-30 14:02:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771559973937030227'),(2905,'111727715235','18',2.00,'240','retail','0','2024-09-30 20:02:42','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-09-30 14:02:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','','','','','',NULL,'11172771561173137030227'),(2906,'111727715235','132',1.00,'200','retail','0','2024-09-30 20:02:42','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-09-30 14:02:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771561973137030227'),(2907,'111727715235','58',1.00,'4000','retail','0','2024-09-30 20:02:42','','','','0','Cash',0.00,'4000','','','11','16.00','1','2024-09-30 14:02:56','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'11172771566973637030227'),(2908,'111727715235','173',1.00,'3000','retail','0','2024-09-30 20:02:42','','','','2000','Cash',0.00,'3000','','','11','0.00','1','2024-09-30 14:02:56','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771570873037030227'),(2909,'111727715235','325',2.00,'500','retail','0','2024-09-30 20:02:42','','','','150','Cash',0.00,'250','','','11','0.00','1','2024-09-30 14:02:56','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771572273237030227'),(2910,'111727715235','167',1.00,'250','retail','0','2024-09-30 20:02:42','','','','120','Cash',0.00,'250','','','11','0.00','1','2024-09-30 14:02:56','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771573173337030227'),(2911,'111727715235','168',1.00,'950','retail','0','2024-09-30 20:02:42','','','','520','Cash',0.00,'950','','','11','0.00','1','2024-09-30 14:02:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771574173437030227'),(2912,'111727715235','145',1.00,'550','retail','0','2024-09-30 20:02:42','','','','400','Cash',0.00,'550','','','11','5.00','1','2024-09-30 14:02:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771575173537030227'),(2913,'111727715235','275',1.00,'200','retail','0','2024-09-30 20:02:42','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-09-30 14:02:56','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771576273637030227'),(2914,'111727715778','237',3.00,'4800','retail','0','2024-09-30 20:24:13','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-09-30 14:24:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','45.00','42','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771701873137030227'),(2915,'111727715778','4',3.00,'4950','retail','0','2024-09-30 20:24:13','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-09-30 14:24:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','14.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172771703373337030227'),(2916,'111727715778','236',3.00,'1500','retail','0','2024-09-30 20:24:13','','','','285','Cash',0.00,'500','','','11','0.00','1','2024-09-30 14:24:15','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172771705273537030227'),(2917,'111727802160','185',3.00,'180','retail','0','2024-10-01 20:06:37','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','116.00','113','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172780217373737030227'),(2918,'111727802160','170',3.00,'210','retail','0','2024-10-01 20:06:37','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','41.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172780218673837030227'),(2919,'111727802160','11',1.00,'1300','retail','0','2024-10-01 20:06:37','','','','750','Cash',0.00,'1300','','','11','16.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172780219573937030227'),(2920,'111727802160','20',2.00,'160','retail','0','2024-10-01 20:06:37','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','81.00','79','Inclusive','branch','Inventory','','','','','',NULL,'11172780223473337030227'),(2921,'111727802160','329',1.00,'250','retail','0','2024-10-01 20:06:37','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-10-01 14:06:54','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172780226273637030227'),(2922,'111727802160','3',1.00,'850','retail','0','2024-10-01 20:06:37','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'11172780227573737030227'),(2923,'111727802160','2',1.00,'1500','retail','0','2024-10-01 20:06:37','','','','950','Cash',0.00,'1500','','','11','16.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172780229473937030227'),(2924,'111727802160','72',3.00,'1200','retail','0','2024-10-01 20:06:37','','','','200','Cash',0.00,'400','','','11','16.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','178.00','175','Inclusive','branch','Inventory','','','','','',NULL,'11172780231173137030227'),(2925,'111727802160','145',1.00,'550','retail','0','2024-10-01 20:06:37','','','','400','Cash',0.00,'550','','','11','5.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172780232273237030227'),(2926,'111727802160','324',1.00,'2700','retail','0','2024-10-01 20:06:37','','','','1600','Cash',0.00,'2700','','','11','0.00','1','2024-10-01 14:06:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172780233573337030227'),(2927,'111727802160','181',1.00,'550','retail','0','2024-10-01 20:06:37','','','','250','Cash',0.00,'550','','','11','0.00','1','2024-10-01 14:06:54','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172780235273537030227'),(2928,'111727802160','289',1.00,'1500','retail','0','2024-10-01 20:06:37','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172780236873637030227'),(2929,'111727802160','42',1.00,'2000','retail','0','2024-10-01 20:06:37','','','','1400','Cash',0.00,'2000','','','11','16.00','1','2024-10-01 14:06:54','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'11172780237773737030227'),(2930,'111727802160','243',1.00,'1150','retail','0','2024-10-01 20:06:37','','','','550','Cash',0.00,'1150','','','11','0.00','1','2024-10-01 14:06:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172780238673837030227'),(2931,'111727802160','304',1.00,'600','retail','0','2024-10-01 20:06:37','','','','150','Cash',0.00,'600','','','11','0.00','1','2024-10-01 14:06:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172780239773937030227'),(2932,'111727888340','6971919199014',3.00,'750','retail','0','2024-10-02 20:41:13','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','','','','','',NULL,'11172788858373837030227'),(2933,'111727888340','299',1.00,'100','retail','0','2024-10-02 20:41:13','','','','86','Cash',0.00,'100','','','11','0.00','1','2024-10-02 14:41:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788859773937030227'),(2934,'111727888340','296',1.00,'450','retail','0','2024-10-02 20:41:13','','','','250','Cash',0.00,'450','','','11','0.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788860873037030227'),(2935,'111727888340','164',1.00,'299','retail','0','2024-10-02 20:41:13','','','','119','Cash',0.00,'299','','','11','0.00','1','2024-10-02 14:41:23','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788862973237030227'),(2936,'111727888340','148',1.00,'200','retail','0','2024-10-02 20:41:13','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-02 14:41:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788864273437030227'),(2937,'111727888340','60',1.00,'2500','retail','0','2024-10-02 20:41:13','','','','1800','Cash',0.00,'2500','','','11','16.00','1','2024-10-02 14:41:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172788865073537030227'),(2938,'111727888340','45',1.00,'1600','retail','0','2024-10-02 20:41:13','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-10-02 14:41:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172788865873537030227'),(2939,'111727888340','83',1.00,'1500','retail','0','2024-10-02 20:41:13','','','','800','Cash',0.00,'1500','','','11','16.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172788866873637030227'),(2940,'111727888340','21',1.00,'200','retail','0','2024-10-02 20:41:13','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'11172788867673737030227'),(2941,'111727888340','110',1.00,'250','retail','0','2024-10-02 20:41:13','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'11172788868373837030227'),(2942,'111727888340','292',1.00,'2800','retail','0','2024-10-02 20:41:13','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788870973037030227'),(2943,'111727888340','132',1.00,'200','retail','0','2024-10-02 20:41:13','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788876873637030227'),(2944,'111727888340','37',1.00,'1250','retail','0','2024-10-02 20:41:13','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','',NULL,'11172788877773737030227'),(2945,'111727888340','208',1.00,'200','retail','0','2024-10-02 20:41:13','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-02 14:41:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788878473837030227'),(2946,'111727888340','302',1.00,'200','retail','0','2024-10-02 20:41:13','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-02 14:41:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788879473937030227'),(2947,'111727888340','236',1.00,'500','retail','0','2024-10-02 20:41:13','','','','285','Cash',0.00,'500','','','11','0.00','1','2024-10-02 14:41:23','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788904473437030227'),(2948,'111727888340','131',1.00,'1500','retail','0','2024-10-02 20:41:13','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788912073237030227'),(2949,'111727888340','170',3.00,'210','retail','0','2024-10-02 20:41:13','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788912973237030227'),(2950,'111727888340','110',1.00,'250','retail','0','2024-10-02 20:41:13','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-02 14:41:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'11172788914873437030227'),(2951,'111727888340','158',1.00,'150','retail','0','2024-10-02 20:41:13','','','','81','Cash',0.00,'150','','','11','0.00','1','2024-10-02 14:41:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788936873637030227'),(2952,'111727888340','169',1.00,'3800','retail','0','2024-10-02 20:41:13','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-10-02 14:41:23','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172788991873137030227'),(2953,'111727976170','38',1.00,'1500','retail','0','2024-10-03 20:24:40','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-03 14:25:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'11172797618273837030227'),(2954,'111727976170','32',2.00,'500','retail','0','2024-10-03 20:24:40','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-10-03 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','','','','','',NULL,'11172797619173937030227'),(2955,'111727976170','6947662262220',1.00,'950','retail','0','2024-10-03 20:24:40','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-03 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172797619873937030227'),(2956,'111727976170','297',1.00,'1100','retail','0','2024-10-03 20:24:40','','','','550','Cash',0.00,'1100','','','11','0.00','1','2024-10-03 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172797620773037030227'),(2957,'111727976170','158',1.00,'150','retail','0','2024-10-03 20:24:40','','','','81','Cash',0.00,'150','','','11','0.00','1','2024-10-03 14:25:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172797622073237030227'),(2958,'111727976170','126',1.00,'799','retail','0','2024-10-03 20:24:40','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-10-03 14:25:00','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172797625373537030227'),(2959,'111727976170','289',1.00,'1500','retail','0','2024-10-03 20:24:40','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-10-03 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172797626073637030227'),(2960,'111727976170','277',2.00,'1500','retail','0','2024-10-03 20:24:40','','','','330','Cash',0.00,'750','','','11','0.00','1','2024-10-03 14:25:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172797627273737030227'),(2961,'111727976170','304',1.00,'600','retail','0','2024-10-03 20:24:40','','','','150','Cash',0.00,'600','','','11','0.00','1','2024-10-03 14:25:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172797627973737030227'),(2962,'111728062508','110',1.00,'250','retail','0','2024-10-04 20:27:38','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'11172806254973437030228'),(2963,'111728062508','21',1.00,'200','retail','0','2024-10-04 20:27:38','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'11172806256273637030228'),(2964,'111728062508','185',1.00,'60','retail','0','2024-10-04 20:27:38','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','113.00','112','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172806258673837030228'),(2965,'111728062508','6947662262220',1.00,'950','retail','0','2024-10-04 20:27:38','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172806260273037030228'),(2966,'111728062508','6224008817567',1.00,'799','retail','0','2024-10-04 20:27:38','','','','0','Cash',0.00,'799','','','11','16.00','1','2024-10-04 14:32:42','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172806261873137030228'),(2967,'111728062508','339',3.00,'1050','retail','0','2024-10-04 20:27:38','','','','150','Cash',0.00,'350','','','11','0.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','48.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172806263573337030228'),(2968,'111728062508','185',3.00,'180','retail','0','2024-10-04 20:27:38','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','112.00','109','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172806265373537030228'),(2969,'111728062508','170',3.00,'210','retail','0','2024-10-04 20:27:38','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172806266873637030228'),(2970,'111728062508','257',1.00,'300','retail','0','2024-10-04 20:27:38','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172806267873737030228'),(2971,'111728062508','5',3.00,'900','retail','0','2024-10-04 20:27:38','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','299.00','296','Inclusive','branch','Inventory','','','','','',NULL,'11172806270373037030228'),(2972,'111728062508','283',1.00,'500','retail','0','2024-10-04 20:27:38','','','','320','Cash',0.00,'500','','','11','0.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172806271073137030228'),(2973,'111728062508','188',1.00,'799','retail','0','2024-10-04 20:27:38','','','','642','Cash',0.00,'799','','','11','0.00','1','2024-10-04 14:32:42','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172806272173237030228'),(2974,'111728062508','66',1.00,'850','retail','0','2024-10-04 20:27:38','','','','500','Cash',0.00,'850','','','11','16.00','1','2024-10-04 14:32:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172806275873537030228'),(2975,'111728062508','9',1.00,'1500','retail','0','2024-10-04 20:27:38','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'11172806276873637030228'),(2976,'111728062508','97',1.00,'700','retail','0','2024-10-04 20:27:38','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172806277473737030228'),(2977,'111728062508','132',2.00,'400','retail','0','2024-10-04 20:27:38','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172806278773837030228'),(2978,'111728062508','20',2.00,'160','retail','0','2024-10-04 20:27:38','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','79.00','77','Inclusive','branch','Inventory','','','','','',NULL,'11172806280173037030228'),(2979,'111728062508','15',2.00,'160','retail','0','2024-10-04 20:27:38','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','',NULL,'11172806281173137030228'),(2980,'111728062508','245',1.00,'1400','retail','0','2024-10-04 20:27:38','','','','700','Cash',0.00,'1400','','','11','0.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172806281973137030228'),(2981,'111728062508','5',3.00,'900','retail','0','2024-10-04 20:27:38','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-10-04 14:32:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','296.00','293','Inclusive','branch','Inventory','','','','','',NULL,'11172806283073337030228'),(2982,'111728062508','231',1.00,'850','retail','0','2024-10-04 20:27:38','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-10-04 14:32:42','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172806285873537030228'),(2983,'111728148882','170',2.00,'140','retail','0','2024-10-05 20:31:41','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-10-05 14:33:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172814890073037030228'),(2984,'111728148882','13',2.00,'1200','retail','0','2024-10-05 20:31:41','','','','350','Cash',0.00,'600','','','11','16.00','1','2024-10-05 14:33:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172814892273237030228'),(2985,'111728148882','17',1.00,'500','retail','0','2024-10-05 20:31:41','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-10-05 14:33:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'11172814893573337030228'),(2986,'111728148882','328',1.00,'499','retail','0','2024-10-05 20:31:41','','','','200','Cash',0.00,'499','','','11','0.00','1','2024-10-05 14:33:09','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172814894373437030228'),(2987,'111728148882','37',2.00,'2500','retail','0','2024-10-05 20:31:41','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-10-05 14:33:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','','',NULL,'11172814895673537030228'),(2988,'111728148882','148',1.00,'200','retail','0','2024-10-05 20:31:41','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-05 14:33:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172814896773637030228'),(2989,'111728148882','267',1.00,'250','retail','0','2024-10-05 20:31:41','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-10-05 14:33:09','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172814898273837030228'),(2990,'111728148882','342',1.00,'1000','retail','0','2024-10-05 20:31:41','','','','600','Cash',0.00,'1000','','','11','0.00','1','2024-10-05 14:33:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172814899473937030228'),(2991,'111728148882','9',1.00,'1500','retail','0','2024-10-05 20:31:41','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-05 14:33:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'11172814901773137030228'),(2992,'111728148882','285',9.00,'1350','retail','0','2024-10-05 20:31:41','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-10-05 14:33:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'9','28.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172814903173337030228'),(2993,'111728148882','25',1.00,'900','retail','0','2024-10-05 20:31:41','','','','600','Cash',0.00,'900','','','11','16.00','1','2024-10-05 14:33:09','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172814904273437030228'),(2994,'111728148882','202',1.00,'800','retail','0','2024-10-05 20:31:41','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-10-05 14:33:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172814905773537030228'),(2995,'111728148882','300',2.00,'100','retail','0','2024-10-05 20:31:41','','','','36','Cash',0.00,'50','','','11','0.00','1','2024-10-05 14:33:09','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172814950173037030228'),(2996,'111728149591','87',2.00,'3800','retail','0','2024-10-05 20:35:04','','','','1100','Cash',0.00,'1900','','','11','16.00','1','2024-10-05 14:35:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172814970473037030228'),(2997,'111728236256','138',1.00,'1399','retail','0','2024-10-06 20:41:17','','','','1050','Cash',0.00,'1399','','','11','16.00','1','2024-10-06 14:41:31','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172823628573837030228'),(2998,'111728236256','17',1.00,'500','retail','0','2024-10-06 20:41:17','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-10-06 14:41:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'11172823629473937030228'),(2999,'111728236256','30',1.00,'400','retail','0','2024-10-06 20:41:17','','','','250','Cash',0.00,'400','','','11','16.00','1','2024-10-06 14:41:31','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172823630573037030228'),(3000,'111728236256','169',1.00,'3800','retail','0','2024-10-06 20:41:17','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-10-06 14:41:31','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172823631773137030228'),(3001,'111728236256','301',1.00,'50','retail','0','2024-10-06 20:41:17','','','','31','Cash',0.00,'50','','','11','0.00','1','2024-10-06 14:41:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172823647673737030228'),(3002,'111728321100','6972864340117',1.00,'450','retail','0','2024-10-07 20:15:38','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-10-07 14:25:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172832121273137030228'),(3003,'111728321100','39',1.00,'2800','retail','0','2024-10-07 20:15:38','','','','1600','Cash',0.00,'2800','','','11','16.00','1','2024-10-07 14:25:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172832126273637030228'),(3004,'111728321100','290',1.00,'300','retail','0','2024-10-07 20:15:38','','','','150','Cash',0.00,'300','','','11','0.00','1','2024-10-07 14:25:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172832127973737030228'),(3005,'111728321100','232',1.00,'360','retail','0','2024-10-07 20:15:38','','','','180','Cash',0.00,'360','','','11','0.00','1','2024-10-07 14:25:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172832130373037030228'),(3006,'111728321100','110',1.00,'250','retail','0','2024-10-07 20:15:38','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-07 14:25:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172832132273237030228'),(3007,'111728321100','298',1.00,'250','retail','0','2024-10-07 20:15:38','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-10-07 14:25:36','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172832133873337030228'),(3008,'111728407950','1',1.00,'1600','retail','0','2024-10-08 20:24:54','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','',NULL,'11172840795973537030228'),(3009,'111728407950','72',3.00,'1200','retail','0','2024-10-08 20:24:54','','','','200','Cash',0.00,'400','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','175.00','172','Inclusive','branch','Inventory','','','','','',NULL,'11172840797373737030228'),(3010,'111728407950','185',6.00,'360','retail','0','2024-10-08 20:24:54','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','109.00','103','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172840798873837030228'),(3011,'111728407950','257',2.00,'600','retail','0','2024-10-08 20:24:54','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840800573037030228'),(3012,'111728407950','158',1.00,'150','retail','0','2024-10-08 20:24:54','','','','81','Cash',0.00,'150','','','11','0.00','1','2024-10-08 14:28:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840801573137030228'),(3013,'111728407950','342',1.00,'1000','retail','0','2024-10-08 20:24:54','','','','600','Cash',0.00,'1000','','','11','0.00','1','2024-10-08 14:28:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840802273237030228'),(3014,'111728407950','330',2.00,'120','retail','0','2024-10-08 20:24:54','','','','24','Cash',0.00,'60','','','11','0.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840803373337030228'),(3015,'111728407950','6971919190011',1.00,'250','retail','0','2024-10-08 20:24:54','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172840804373437030228'),(3016,'111728407950','230',1.00,'450','retail','0','2024-10-08 20:24:54','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-10-08 14:28:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840805973537030228'),(3017,'111728407950','222',1.00,'1500','retail','0','2024-10-08 20:24:54','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-10-08 14:28:05','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840807373737030228'),(3018,'111728407950','110',1.00,'250','retail','0','2024-10-08 20:24:54','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'11172840808073837030228'),(3019,'111728407950','33',2.00,'100','retail','0','2024-10-08 20:24:54','','','','38','Cash',0.00,'50','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','','','','','',NULL,'11172840809573937030228'),(3020,'111728407950','208',1.00,'200','retail','0','2024-10-08 20:24:54','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-08 14:28:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840810373037030228'),(3021,'111728407950','68',1.00,'1650','retail','0','2024-10-08 20:24:54','','','','1000','Cash',0.00,'1650','','','11','16.00','1','2024-10-08 14:28:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172840810973037030228'),(3022,'111728407950','32',4.00,'1000','retail','0','2024-10-08 20:24:54','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','43.00','39','Inclusive','branch','Inventory','','','','','',NULL,'11172840811873137030228'),(3023,'111728407950','192',1.00,'699','retail','0','2024-10-08 20:24:54','','','','476','Cash',0.00,'699','','','11','0.00','1','2024-10-08 14:28:05','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840813073337030228'),(3024,'111728407950','45',1.00,'1600','retail','0','2024-10-08 20:24:54','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-10-08 14:28:05','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172840814073437030228'),(3025,'111728407950','297',1.00,'1100','retail','0','2024-10-08 20:24:54','','','','550','Cash',0.00,'1100','','','11','0.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840814973437030228'),(3026,'111728407950','12',1.00,'800','retail','0','2024-10-08 20:24:54','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172840815773537030228'),(3027,'111728407950','32',4.00,'1000','retail','0','2024-10-08 20:24:54','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','','','','','',NULL,'11172840816673637030228'),(3028,'111728407950','170',4.00,'280','retail','0','2024-10-08 20:24:54','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840818173837030228'),(3029,'111728407950','48',1.00,'700','retail','0','2024-10-08 20:24:54','','','','400','Cash',0.00,'700','','','11','16.00','1','2024-10-08 14:28:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'11172840819473937030228'),(3030,'111728407950','185',6.00,'360','retail','0','2024-10-08 20:24:54','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','103.00','97','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172840820573037030228'),(3031,'111728407950','16',1.00,'350','retail','0','2024-10-08 20:24:54','','','','125','Cash',0.00,'350','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11172840821573137030228'),(3032,'111728407950','15',5.00,'400','retail','0','2024-10-08 20:24:54','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','41.00','36','Inclusive','branch','Inventory','','','','','',NULL,'11172840822673237030228'),(3033,'111728407950','20',2.00,'160','retail','0','2024-10-08 20:24:54','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','','','','','',NULL,'11172840823573337030228'),(3034,'111728407950','320',1.00,'1700','retail','0','2024-10-08 20:24:54','','','','800','Cash',0.00,'1700','','','11','0.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172840825373537030228'),(3035,'111728407950','9',1.00,'1500','retail','0','2024-10-08 20:24:54','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'11172840825973537030228'),(3036,'111728407950','21',1.00,'200','retail','0','2024-10-08 20:24:54','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-08 14:28:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'11172840827073737030228'),(3037,'111728407950','6166000121849',1.00,'799','retail','0','2024-10-08 20:24:54','','','','608','Cash',0.00,'799','','','11','16.00','1','2024-10-08 14:28:05','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172840829473937030228'),(3038,'111728493103','132',1.00,'200','retail','0','2024-10-09 20:02:41','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172849312273237030228'),(3039,'111728493103','97',1.00,'700','retail','0','2024-10-09 20:02:41','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'11172849315773537030228'),(3040,'111728493103','17',1.00,'500','retail','0','2024-10-09 20:02:41','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'11172849316473637030228'),(3041,'111728493103','20',1.00,'80','retail','0','2024-10-09 20:02:41','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','','',NULL,'11172849317373737030228'),(3042,'111728493103','3',1.00,'850','retail','0','2024-10-09 20:02:41','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','',NULL,'11172849318273837030228'),(3043,'111728493103','298',1.00,'250','retail','0','2024-10-09 20:02:41','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-10-09 14:10:57','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172849319773937030228'),(3044,'111728493103','208',1.00,'200','retail','0','2024-10-09 20:02:41','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-09 14:10:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172849320773037030228'),(3045,'111728493103','249',1.00,'2300','retail','0','2024-10-09 20:02:41','','','','1000','Cash',0.00,'2300','','','11','0.00','1','2024-10-09 14:10:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172849321973137030228'),(3046,'111728493103','94',1.00,'500','retail','0','2024-10-09 20:02:41','','','','0','Cash',0.00,'500','','','11','16.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172849323673337030228'),(3047,'111728493103','9',1.00,'1500','retail','0','2024-10-09 20:02:41','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','',NULL,'11172849324473437030228'),(3048,'111728493103','230',1.00,'450','retail','0','2024-10-09 20:02:41','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-10-09 14:10:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172849325773537030228'),(3049,'111728493103','26',1.00,'500','retail','0','2024-10-09 20:02:41','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-10-09 14:10:57','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172849327773737030228'),(3050,'111728493103','243',1.00,'1150','retail','0','2024-10-09 20:02:41','','','','550','Cash',0.00,'1150','','','11','0.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172849328873837030228'),(3051,'111728493103','237',1.00,'1600','retail','0','2024-10-09 20:02:41','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172849334273437030228'),(3052,'111728493103','97',1.00,'700','retail','0','2024-10-09 20:02:41','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-10-09 14:10:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'11172849336073637030228'),(3053,'111728581270','178',1.00,'1800','retail','0','2024-10-10 20:31:44','','','','500','Cash',0.00,'1800','','','11','0.00','1','2024-10-10 14:34:03','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172858128073837030228'),(3054,'111728581270','280',1.00,'3200','retail','0','2024-10-10 20:31:44','','','','2000','Cash',0.00,'3200','','','11','0.00','1','2024-10-10 14:34:03','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172858146873637030228'),(3055,'111728581270','237',1.00,'1600','retail','0','2024-10-10 20:31:44','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-10-10 14:34:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172858148773837030228'),(3056,'111728581270','110',1.00,'250','retail','0','2024-10-10 20:31:44','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-10 14:34:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'11172858149573937030228'),(3057,'111728581270','38',1.00,'1500','retail','0','2024-10-10 20:31:44','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-10 14:34:03','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172858150373037030228'),(3058,'111728581644','36',2.00,'1100','retail','0','2024-10-10 20:35:38','','','','250','Cash',0.00,'550','','','11','16.00','1','2024-10-10 14:35:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172858168373837030228'),(3059,'111728581644','6947662262220',3.00,'2850','retail','0','2024-10-10 20:35:38','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-10 14:35:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','19.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11172858169773937030228'),(3060,'111728581644','3',4.00,'3400','retail','0','2024-10-10 20:35:38','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-10-10 14:35:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','36.00','32','Inclusive','branch','Inventory','','','','','',NULL,'11172858172973237030228'),(3061,'111728581644','110',5.00,'1250','retail','0','2024-10-10 20:35:38','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-10 14:35:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','26.00','21','Inclusive','branch','Inventory','','','','','',NULL,'11172858173873337030228'),(3062,'111728667124','68',1.00,'1650','retail','0','2024-10-11 20:31:14','','','','1000','Cash',0.00,'1650','','','11','16.00','1','2024-10-11 14:31:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172866714173437030228'),(3063,'111728667124','184',1.00,'750','retail','0','2024-10-11 20:31:14','','','','500','Cash',0.00,'750','','','11','0.00','1','2024-10-11 14:31:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172866715373537030228'),(3064,'111728667124','97',1.00,'700','retail','0','2024-10-11 20:31:14','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-10-11 14:31:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','',NULL,'11172866715873537030228'),(3065,'111728667124','274',1.00,'120','retail','0','2024-10-11 20:31:14','','','','75','Cash',0.00,'120','','','11','0.00','1','2024-10-11 14:31:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172866719773937030228'),(3066,'111728667124','5',4.00,'1200','retail','0','2024-10-11 20:31:14','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-10-11 14:31:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','293.00','289','Inclusive','branch','Inventory','','','','','',NULL,'11172866722673237030228'),(3067,'111728667124','93',2.00,'600','retail','0','2024-10-11 20:31:14','','','','180','Cash',0.00,'300','','','11','16.00','1','2024-10-11 14:31:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','','',NULL,'11172866724773437030228'),(3068,'111728667124','254',1.00,'1000','retail','0','2024-10-11 20:31:14','','','','500','Cash',0.00,'1000','','','11','0.00','1','2024-10-11 14:31:50','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172866725873537030228'),(3069,'111728667124','20',3.00,'240','retail','0','2024-10-11 20:31:14','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-11 14:31:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','74.00','71','Inclusive','branch','Inventory','','','','','',NULL,'11172866726873637030228'),(3070,'111728667124','302',1.00,'200','retail','0','2024-10-11 20:31:14','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-11 14:31:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172866727673737030228'),(3071,'111728667124','197',1.00,'800','retail','0','2024-10-11 20:31:14','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-10-11 14:31:50','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172866787373737030228'),(3072,'111728753469','38',1.00,'1500','retail','0','2024-10-12 20:20:28','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-12 14:22:25','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'11172875350173037030228'),(3073,'111728753469','15',2.00,'160','retail','0','2024-10-12 20:20:28','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-10-12 14:22:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','','','','','',NULL,'11172875351373137030228'),(3074,'111728753469','20',1.00,'80','retail','0','2024-10-12 20:20:28','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-12 14:22:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','','',NULL,'11172875352173237030228'),(3075,'111728753469','185',4.00,'240','retail','0','2024-10-12 20:20:28','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-12 14:22:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172875354173437030228'),(3076,'111728753469','21',1.00,'200','retail','0','2024-10-12 20:20:28','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-12 14:22:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'11172875355173537030228'),(3077,'111728753469','148',1.00,'200','retail','0','2024-10-12 20:20:28','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-12 14:22:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172875356173637030228'),(3078,'111728753469','192',1.00,'699','retail','0','2024-10-12 20:20:28','','','','476','Cash',0.00,'699','','','11','0.00','1','2024-10-12 14:22:25','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172875357373737030228'),(3079,'111728753469','208',1.00,'200','retail','0','2024-10-12 20:20:28','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-12 14:22:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172875358373837030228'),(3080,'111728753469','305',1.00,'1500','retail','0','2024-10-12 20:20:28','','','','650','Cash',0.00,'1500','','','11','0.00','1','2024-10-12 14:22:25','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172875359173937030228'),(3081,'111728753469','274',1.00,'120','retail','0','2024-10-12 20:20:28','','','','75','Cash',0.00,'120','','','11','0.00','1','2024-10-12 14:22:25','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172875361773137030228'),(3082,'111728753469','99',1.00,'250','retail','0','2024-10-12 20:20:28','','','','0','Cash',0.00,'250','','','11','16.00','1','2024-10-12 14:22:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'11172875362773237030228'),(3083,'111728753746','21',3.00,'600','retail','0','2024-10-12 20:38:45','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-12 14:38:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','','','','','',NULL,'11172875472473237030228'),(3084,'111728840522','148',1.00,'200','retail','0','2024-10-13 20:29:16','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-13 14:29:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172884053273337030228'),(3085,'111728840522','15',3.00,'240','retail','0','2024-10-13 20:29:16','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-10-13 14:29:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','','','','','',NULL,'11172884054673437030228'),(3086,'111728840522','132',1.00,'200','retail','0','2024-10-13 20:29:16','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-10-13 14:29:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172884055573537030228'),(3087,'111728840565','237',1.00,'1600','retail','0','2024-10-13 20:30:30','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-10-13 14:30:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172884062973237030228'),(3088,'111728925113','289',1.00,'1500','retail','0','2024-10-14 20:02:15','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-10-14 14:28:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172892513973337030228'),(3089,'111728925113','18',2.00,'240','retail','0','2024-10-14 20:02:15','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-10-14 14:28:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','','','','',NULL,'11172892516473637030228'),(3090,'111728925113','17',1.00,'500','retail','0','2024-10-14 20:02:15','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-10-14 14:28:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','',NULL,'11172892517673737030228'),(3091,'111728925113','167',1.00,'250','retail','0','2024-10-14 20:02:15','','','','120','Cash',0.00,'250','','','11','0.00','1','2024-10-14 14:28:06','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172892519073937030228'),(3092,'111728925113','148',1.00,'200','retail','0','2024-10-14 20:02:15','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-14 14:28:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172892520773037030228'),(3093,'111728925113','68',1.00,'1650','retail','0','2024-10-14 20:02:15','','','','1000','Cash',0.00,'1650','','','11','16.00','1','2024-10-14 14:28:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172892521873137030228'),(3094,'111728925113','323',1.00,'6700','retail','0','2024-10-14 20:02:15','','','','4200','Cash',0.00,'6700','','','11','0.00','1','2024-10-14 14:28:06','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172892523473337030228'),(3095,'111728925113','267',1.00,'250','retail','0','2024-10-14 20:02:15','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-10-14 14:28:06','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172892525573537030228'),(3096,'111728925113','6925546000205',1.00,'2500','retail','0','2024-10-14 20:02:15','','','','1400','Cash',0.00,'2500','','','11','16.00','1','2024-10-14 14:28:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172892526373637030228'),(3097,'111728925113','6947662262220',2.00,'1900','retail','0','2024-10-14 20:02:15','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-14 14:28:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11172892527673737030228'),(3098,'111728925113','148',2.00,'400','retail','0','2024-10-14 20:02:15','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-14 14:28:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172892528973837030228'),(3099,'111728925113','298',1.00,'250','retail','0','2024-10-14 20:02:15','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-10-14 14:28:06','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172892530073037030228'),(3100,'111728925113','301',1.00,'50','retail','0','2024-10-14 20:02:15','','','','31','Cash',0.00,'50','','','11','0.00','1','2024-10-14 14:28:06','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172892532573237030228'),(3101,'111728925113','299',1.00,'100','retail','0','2024-10-14 20:02:15','','','','86','Cash',0.00,'100','','','11','0.00','1','2024-10-14 14:28:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172892533473337030228'),(3102,'111729012725','218',1.00,'200','retail','0','2024-10-15 20:20:42','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-15 14:21:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172901275473537030229'),(3103,'111729012725','99',1.00,'250','retail','0','2024-10-15 20:20:42','','','','0','Cash',0.00,'250','','','11','16.00','1','2024-10-15 14:21:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172901277873737030229'),(3104,'111729012725','310',1.00,'850','retail','0','2024-10-15 20:20:42','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-10-15 14:21:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172901280073037030229'),(3105,'111729012725','329',2.00,'500','retail','0','2024-10-15 20:20:42','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-10-15 14:21:17','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172901281973137030229'),(3106,'111729012725','222',1.00,'1500','retail','0','2024-10-15 20:20:42','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-10-15 14:21:17','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172901283273337030229'),(3107,'111729012725','298',1.00,'250','retail','0','2024-10-15 20:20:42','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-10-15 14:21:17','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172901284173437030229'),(3108,'111729095720','185',1.00,'60','retail','0','2024-10-16 20:25:17','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-16 14:25:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172909842473237030229'),(3109,'111729095720','185',1.00,'60','retail','0','2024-10-16 20:25:17','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-16 14:25:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172909844073437030229'),(3110,'111729095720','132',1.00,'200','retail','0','2024-10-16 20:25:17','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-10-16 14:25:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172909844873437030229'),(3111,'111729095720','221',1.00,'350','retail','0','2024-10-16 20:25:17','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-10-16 14:25:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172909846473637030229'),(3112,'111729095720','49',1.00,'1500','retail','0','2024-10-16 20:25:17','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-16 14:25:27','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172909847573737030229'),(3113,'111729186149','110',1.00,'250','retail','0','2024-10-17 20:33:45','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-17 14:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11172918616803310207112'),(3114,'111729186149','275',1.00,'200','retail','0','2024-10-17 20:33:45','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-17 14:34:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918617773737030229'),(3115,'111729186149','45',1.00,'1600','retail','0','2024-10-17 20:33:45','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-10-17 14:34:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11172918618873837030229'),(3116,'111729186149','258',1.00,'1300','retail','0','2024-10-17 20:33:45','','','','700','Cash',0.00,'1300','','','11','0.00','1','2024-10-17 14:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918623473337030229'),(3117,'111729186149','21',5.00,'1000','retail','0','2024-10-17 20:33:45','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-17 14:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','46.00','41','Inclusive','branch','Inventory','','','','','',NULL,'11172918624773437030229'),(3118,'111729186149','257',1.00,'300','retail','0','2024-10-17 20:33:45','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-10-17 14:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918625873537030229'),(3119,'111729186149','48',1.00,'700','retail','0','2024-10-17 20:33:45','','','','400','Cash',0.00,'700','','','11','16.00','1','2024-10-17 14:34:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','',NULL,'11172918626573637030229'),(3120,'111729186149','72',3.00,'1200','retail','0','2024-10-17 20:33:45','','','','200','Cash',0.00,'400','','','11','16.00','1','2024-10-17 14:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','172.00','169','Inclusive','branch','Inventory','','','','','',NULL,'11172918628073837030229'),(3121,'111729186149','299',1.00,'100','retail','0','2024-10-17 20:33:45','','','','86','Cash',0.00,'100','','','11','0.00','1','2024-10-17 14:34:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918629073937030229'),(3122,'111729186149','345',1.00,'350','retail','0','2024-10-17 20:33:45','','','','233','Cash',0.00,'350','','','11','0.00','1','2024-10-17 14:34:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918633073337030229'),(3123,'111729186149','60',1.00,'2500','retail','0','2024-10-17 20:33:45','','','','1800','Cash',0.00,'2500','','','11','16.00','1','2024-10-17 14:34:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172918635373537030229'),(3124,'111729186149','231',1.00,'850','retail','0','2024-10-17 20:33:45','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-10-17 14:34:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918636673637030229'),(3125,'111729186149','339',2.00,'700','retail','0','2024-10-17 20:33:45','','','','150','Cash',0.00,'350','','','11','0.00','1','2024-10-17 14:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918637873737030229'),(3126,'111729186149','296',1.00,'450','retail','0','2024-10-17 20:33:45','','','','250','Cash',0.00,'450','','','11','0.00','1','2024-10-17 14:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918638573837030229'),(3127,'111729186149','225',1.00,'600','retail','0','2024-10-17 20:33:45','','','','300','Cash',0.00,'600','','','11','0.00','1','2024-10-17 14:34:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918639573937030229'),(3128,'111729186149','6970802080026',1.00,'850','retail','0','2024-10-17 20:33:45','','','','350','Cash',0.00,'850','','','11','16.00','1','2024-10-17 14:34:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172918641373137030229'),(3129,'111729186149','220',1.00,'1500','retail','0','2024-10-17 20:33:45','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-10-17 14:34:18','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172918642573237030229'),(3130,'111729267639','26',1.00,'500','retail','0','2024-10-18 20:16:32','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-10-18 14:22:35','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172927147973737030229'),(3131,'111729267639','50',1.00,'2700','retail','0','2024-10-18 20:16:32','','','','1900','Cash',0.00,'2700','','','11','16.00','1','2024-10-18 14:22:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172927149473937030229'),(3132,'111729267639','97',1.00,'700','retail','0','2024-10-18 20:16:32','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-10-18 14:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','',NULL,'11172927159473937030229'),(3133,'111729267639','285',2.00,'300','retail','0','2024-10-18 20:16:32','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-10-18 14:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172927161273137030229'),(3134,'111729267639','271',1.00,'1500','retail','0','2024-10-18 20:16:32','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-10-18 14:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172927162073237030229'),(3135,'111729267639','6947662262220',1.00,'950','retail','0','2024-10-18 20:16:32','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-18 14:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11172927162973237030229'),(3136,'111729267639','268',1.00,'2000','retail','0','2024-10-18 20:16:32','','','','1650','Cash',0.00,'2000','','','11','0.00','1','2024-10-18 14:22:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172927163873337030229'),(3137,'111729267639','50',1.00,'2700','retail','0','2024-10-18 20:16:32','','','','1900','Cash',0.00,'2700','','','11','16.00','1','2024-10-18 14:22:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172927164673437030229'),(3138,'111729267639','290',1.00,'300','retail','0','2024-10-18 20:16:32','','','','150','Cash',0.00,'300','','','11','0.00','1','2024-10-18 14:22:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172927165473537030229'),(3139,'111729267639','231',1.00,'850','retail','0','2024-10-18 20:16:32','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-10-18 14:22:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172927168073837030229'),(3140,'111729267639','248',1.00,'750','retail','0','2024-10-18 20:16:32','','','','400','Cash',0.00,'750','','','11','0.00','1','2024-10-18 14:22:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172927169073937030229'),(3141,'111729267639','110',1.00,'250','retail','0','2024-10-18 20:16:32','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-18 14:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11172927169773937030229'),(3142,'111729267639','61',1.00,'2050','retail','0','2024-10-18 20:16:32','','','','1400','Cash',0.00,'2050','','','11','16.00','1','2024-10-18 14:22:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172927171073137030229'),(3143,'111729267639','31',2.00,'1000','retail','0','2024-10-18 20:16:32','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-10-18 14:22:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172927174473437030229'),(3144,'111729267639','252',1.00,'800','retail','0','2024-10-18 20:16:32','','','','400','Cash',0.00,'800','','','11','0.00','1','2024-10-18 14:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172927175573537030229'),(3145,'111729267639','23',1.00,'250','retail','0','2024-10-18 20:16:32','','','','160','Cash',0.00,'250','','','11','16.00','1','2024-10-18 14:22:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172927176173637030229'),(3146,'111729267639','5',5.00,'1500','retail','0','2024-10-18 20:16:32','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-10-18 14:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','289.00','284','Inclusive','branch','Inventory','','','','','',NULL,'11172927177573737030229'),(3147,'111729267639','6947662262220',1.00,'950','retail','0','2024-10-18 20:16:32','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-18 14:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172927178373837030229'),(3148,'111729267639','56',1.00,'750','retail','0','2024-10-18 20:16:32','','','','350','Cash',0.00,'750','','','11','16.00','1','2024-10-18 14:22:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172927179173937030229'),(3149,'111729359039','6972864340117',1.00,'450','retail','0','2024-10-19 20:40:48','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-10-19 14:43:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172935938873837030229'),(3150,'111729359039','29',1.00,'150','retail','0','2024-10-19 20:40:48','','','','100','Cash',0.00,'150','','','11','16.00','1','2024-10-19 14:43:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172935944373437030229'),(3151,'111729359039','288',1.00,'50','retail','0','2024-10-19 20:40:48','','','','21','Cash',0.00,'50','','','11','0.00','1','2024-10-19 14:43:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935945173537030229'),(3152,'111729359039','32',2.00,'500','retail','0','2024-10-19 20:40:48','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-10-19 14:43:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','',NULL,'11172935946373637030229'),(3153,'111729359039','60',1.00,'2500','retail','0','2024-10-19 20:40:48','','','','1800','Cash',0.00,'2500','','','11','16.00','1','2024-10-19 14:43:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172935947173737030229'),(3154,'111729359039','254',1.00,'1000','retail','0','2024-10-19 20:40:48','','','','500','Cash',0.00,'1000','','','11','0.00','1','2024-10-19 14:43:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935948673837030229'),(3155,'111729359039','277',1.00,'750','retail','0','2024-10-19 20:40:48','','','','330','Cash',0.00,'750','','','11','0.00','1','2024-10-19 14:43:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935949873937030229'),(3156,'111729359039','141',1.00,'700','retail','0','2024-10-19 20:40:48','','','','400','Cash',0.00,'700','','','11','16.00','1','2024-10-19 14:43:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935950573037030229'),(3157,'111729359039','6970802080026',1.00,'850','retail','0','2024-10-19 20:40:48','','','','350','Cash',0.00,'850','','','11','16.00','1','2024-10-19 14:43:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172935952573237030229'),(3158,'111729359039','37',1.00,'1250','retail','0','2024-10-19 20:40:48','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-10-19 14:43:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','',NULL,'11172935954073437030229'),(3159,'111729359039','306',1.00,'2200','retail','0','2024-10-19 20:40:48','','','','1350','Cash',0.00,'2200','','','11','0.00','1','2024-10-19 14:43:07','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935954973437030229'),(3160,'111729359039','208',1.00,'200','retail','0','2024-10-19 20:40:48','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-19 14:43:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935955773537030229'),(3161,'111729359039','221',1.00,'350','retail','0','2024-10-19 20:40:48','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-10-19 14:43:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935956673637030229'),(3162,'111729359039','267',1.00,'250','retail','0','2024-10-19 20:40:48','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-10-19 14:43:07','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935958273837030229'),(3163,'111729359039','32',1.00,'250','retail','0','2024-10-19 20:40:48','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-10-19 14:43:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'11172935959273937030229'),(3164,'111729359039','281',1.00,'950','retail','0','2024-10-19 20:40:48','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-10-19 14:43:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935960273037030229'),(3165,'111729359039','164',1.00,'299','retail','0','2024-10-19 20:40:48','','','','119','Cash',0.00,'299','','','11','0.00','1','2024-10-19 14:43:07','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935961773137030229'),(3166,'111729359039','347',1.00,'250','retail','0','2024-10-19 20:40:48','','','','135','Cash',0.00,'250','','','11','0.00','1','2024-10-19 14:43:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935964073437030229'),(3167,'111729359039','23',1.00,'250','retail','0','2024-10-19 20:40:48','','','','160','Cash',0.00,'250','','','11','16.00','1','2024-10-19 14:43:07','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172935964773437030229'),(3168,'111729359922','294',1.00,'850','retail','0','2024-10-19 20:45:38','','','','400','Cash',0.00,'850','','','11','0.00','1','2024-10-19 14:45:40','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935993773337030229'),(3169,'111729359941','244',2.00,'2400','retail','0','2024-10-19 20:45:51','','','','650','Cash',0.00,'1200','','','11','0.00','1','2024-10-19 14:45:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172935995173537030229'),(3170,'111729444474','132',1.00,'200','retail','0','2024-10-20 20:17:23','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-10-20 14:24:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172944450073037030229'),(3171,'111729444474','246',1.00,'1950','retail','0','2024-10-20 20:17:23','','','','1000','Cash',0.00,'1950','','','11','0.00','1','2024-10-20 14:24:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172944451273137030229'),(3172,'111729444474','30',1.00,'400','retail','0','2024-10-20 20:17:23','','','','250','Cash',0.00,'400','','','11','16.00','1','2024-10-20 14:24:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172944452173237030229'),(3173,'111729444474','298',1.00,'250','retail','0','2024-10-20 20:17:23','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-10-20 14:24:53','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172944453173337030229'),(3174,'111729444474','148',1.00,'200','retail','0','2024-10-20 20:17:23','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-20 14:24:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172944454073437030229'),(3175,'111729444474','21',6.00,'1200','retail','0','2024-10-20 20:17:23','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-20 14:24:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','41.00','35','Inclusive','branch','Inventory','','','','','',NULL,'11172944455573537030229'),(3176,'111729444474','18',5.00,'600','retail','0','2024-10-20 20:17:23','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-10-20 14:24:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','86.00','81','Inclusive','branch','Inventory','','','','','',NULL,'11172944456673637030229'),(3177,'111729444474','274',1.00,'120','retail','0','2024-10-20 20:17:23','','','','75','Cash',0.00,'120','','','11','0.00','1','2024-10-20 14:24:53','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172944460173037030229'),(3178,'111729444474','328',1.00,'499','retail','0','2024-10-20 20:17:23','','','','200','Cash',0.00,'499','','','11','0.00','1','2024-10-20 14:24:53','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172944460773037030229'),(3179,'111729444474','237',1.00,'1600','retail','0','2024-10-20 20:17:23','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-10-20 14:24:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172944461773137030229'),(3180,'111729444474','208',1.00,'200','retail','0','2024-10-20 20:17:23','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-20 14:24:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172944462673237030229'),(3181,'111729444474','4287211',1.00,'600','retail','0','2024-10-20 20:17:23','','','','300','Cash',0.00,'600','','','11','16.00','1','2024-10-20 14:24:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172944463473337030229'),(3182,'111729444474','34',1.00,'350','retail','0','2024-10-20 20:17:23','','','','200','Cash',0.00,'350','','','11','16.00','1','2024-10-20 14:24:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172944464373437030229'),(3183,'111729445095','298',2.00,'500','retail','0','2024-10-20 20:25:26','','','','133','Cash',0.00,'250','','','11','0.00','1','2024-10-20 14:25:29','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172944511373137030229'),(3184,'111729531876','241',1.00,'1100','retail','0','2024-10-21 20:34:07','','','','550','Cash',0.00,'1100','','','11','0.00','1','2024-10-21 14:34:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172953194873437030229'),(3185,'111729531876','5',4.00,'1200','retail','0','2024-10-21 20:34:07','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-10-21 14:34:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','284.00','280','Inclusive','branch','Inventory','','','','','',NULL,'11172953199373937030229'),(3186,'111729531876','150',1.00,'550','retail','0','2024-10-21 20:34:07','','','','350','Cash',0.00,'550','','','11','0.00','1','2024-10-21 14:34:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172953201573137030229'),(3187,'111729531876','287',1.00,'1450','retail','0','2024-10-21 20:34:07','','','','700','Cash',0.00,'1450','','','11','0.00','1','2024-10-21 14:34:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172953202573237030229'),(3188,'111729531876','6947662262220',1.00,'950','retail','0','2024-10-21 20:34:07','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-21 14:34:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','',NULL,'11172953203373337030229'),(3189,'111729531876','26',1.00,'500','retail','0','2024-10-21 20:34:07','','','','300','Cash',0.00,'500','','','11','16.00','1','2024-10-21 14:34:11','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172953204673437030229'),(3190,'111729615656','63',1.00,'1300','retail','0','2024-10-22 20:41:49','','','','850','Cash',0.00,'1300','','','11','16.00','1','2024-10-22 14:42:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172961743473337030229'),(3191,'111729615656','26',1.00,'600','retail','0','2024-10-22 20:41:49','','','','300','Cash',0.00,'600','','','11','16.00','1','2024-10-22 14:42:35','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11172961794073437030229'),(3192,'111729615656','97',1.00,'700','retail','0','2024-10-22 20:41:49','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-10-22 14:42:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'11172961806673637030229'),(3193,'111729615656','6972864340117',1.00,'450','retail','0','2024-10-22 20:41:49','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-10-22 14:42:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172961807373737030229'),(3194,'111729615656','334',1.00,'3100','retail','0','2024-10-22 20:41:49','','','','1700','Cash',0.00,'3100','','','11','0.00','1','2024-10-22 14:42:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961809873937030229'),(3195,'111729615656','170',2.00,'140','retail','0','2024-10-22 20:41:49','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-10-22 14:42:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961810873037030229'),(3196,'111729615656','248',1.00,'750','retail','0','2024-10-22 20:41:49','','','','400','Cash',0.00,'750','','','11','0.00','1','2024-10-22 14:42:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961813973337030229'),(3197,'111729615656','15',3.00,'240','retail','0','2024-10-22 20:41:49','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-10-22 14:42:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','31.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172961814973437030229'),(3198,'111729615656','343',1.00,'2700','retail','0','2024-10-22 20:41:49','','','','1740','Cash',0.00,'2700','','','11','0.00','1','2024-10-22 14:42:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961817073737030229'),(3199,'111729615656','289',1.00,'1500','retail','0','2024-10-22 20:41:49','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-10-22 14:42:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961817873737030229'),(3200,'111729615656','275',1.00,'200','retail','0','2024-10-22 20:41:49','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-22 14:42:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961819873937030229'),(3201,'111729615656','200',2.00,'900','retail','0','2024-10-22 20:41:49','','','','360','Cash',0.00,'450','','','11','0.00','1','2024-10-22 14:42:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961822173237030229'),(3202,'111729615656','225',1.00,'600','retail','0','2024-10-22 20:41:49','','','','300','Cash',0.00,'600','','','11','0.00','1','2024-10-22 14:42:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961823273337030229'),(3203,'111729615656','125',2.00,'10','retail','0','2024-10-22 20:41:49','','','','0','Cash',0.00,'5','','','11','16.00','1','2024-10-22 14:42:35','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','','',NULL,'11172961824173437030229'),(3204,'111729615656','20',2.00,'160','retail','0','2024-10-22 20:41:49','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-22 14:42:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','','','','','',NULL,'11172961824973437030229'),(3205,'111729615656','191',1.00,'699','retail','0','2024-10-22 20:41:49','','','','476','Cash',0.00,'699','','','11','0.00','1','2024-10-22 14:42:35','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961826273637030229'),(3206,'111729615656','38',1.00,'1650','retail','0','2024-10-22 20:41:49','','','','850','Cash',0.00,'1650','','','11','16.00','1','2024-10-22 14:42:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11172961827273737030229'),(3207,'111729615656','230',1.00,'450','retail','0','2024-10-22 20:41:49','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-10-22 14:42:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961837073737030229'),(3208,'111729615656','270',1.00,'3200','retail','0','2024-10-22 20:41:49','','','','1500','Cash',0.00,'3200','','','11','0.00','1','2024-10-22 14:42:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172961890873037030229'),(3209,'111729704088','148',1.00,'200','retail','0','2024-10-23 20:24:17','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-23 14:25:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172970423073337030229'),(3210,'111729704088','313',2.00,'400','retail','0','2024-10-23 20:24:17','','','','80','Cash',0.00,'200','','','11','0.00','1','2024-10-23 14:25:21','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172970424773437030229'),(3211,'111729704088','6947662262220',1.00,'950','retail','0','2024-10-23 20:24:17','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-23 14:25:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172970425773537030229'),(3212,'111729790749','81',1.00,'1800','retail','0','2024-10-24 20:28:58','','','','1000','Cash',0.00,'1800','','','11','16.00','1','2024-10-24 14:29:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11172979087373737030229'),(3213,'111729790749','21',1.00,'200','retail','0','2024-10-24 20:28:58','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-24 14:29:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','',NULL,'11172979088273837030229'),(3214,'111729790749','268',1.00,'2000','retail','0','2024-10-24 20:28:58','','','','1650','Cash',0.00,'2000','','','11','0.00','1','2024-10-24 14:29:58','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172979089573937030229'),(3215,'111729790749','305',1.00,'1500','retail','0','2024-10-24 20:28:58','','','','650','Cash',0.00,'1500','','','11','0.00','1','2024-10-24 14:29:58','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172979090673037030229'),(3216,'111729790749','237',1.00,'1600','retail','0','2024-10-24 20:28:58','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-10-24 14:29:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172979092373237030229'),(3217,'111729790749','28',1.00,'50','retail','0','2024-10-24 20:28:58','','','','42','Cash',0.00,'50','','','11','16.00','1','2024-10-24 14:29:58','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'11172979093873337030229'),(3218,'111729790999','145',4.00,'2200','retail','0','2024-10-24 20:30:35','','','','400','Cash',0.00,'550','','','11','5.00','1','2024-10-24 14:30:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172979103573337030229'),(3219,'111729877731','81',1.00,'1800','retail','0','2024-10-25 20:42:26','','','','1000','Cash',0.00,'1800','','','11','16.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11172987775273537030229'),(3220,'111729877731','15',1.00,'80','retail','0','2024-10-25 20:42:26','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','',NULL,'11172987776673637030229'),(3221,'111729877731','20',1.00,'80','retail','0','2024-10-25 20:42:26','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','','',NULL,'11172987778573837030229'),(3222,'111729877731','339',3.00,'1050','retail','0','2024-10-25 20:42:26','','','','150','Cash',0.00,'350','','','11','0.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987781673137030229'),(3223,'111729877731','110',1.00,'250','retail','0','2024-10-25 20:42:26','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','',NULL,'11172987783473337030229'),(3224,'111729877731','31',1.00,'500','retail','0','2024-10-25 20:42:26','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-10-25 14:43:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11172987784673437030229'),(3225,'111729877731','225',1.00,'600','retail','0','2024-10-25 20:42:26','','','','300','Cash',0.00,'600','','','11','0.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987785673537030229'),(3226,'111729877731','230',1.00,'450','retail','0','2024-10-25 20:42:26','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-10-25 14:43:42','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987786573637030229'),(3227,'111729877731','9',1.00,'1500','retail','0','2024-10-25 20:42:26','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','',NULL,'11172987787373737030229'),(3228,'111729877731','208',1.00,'200','retail','0','2024-10-25 20:42:26','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-25 14:43:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987788173837030229'),(3229,'111729877731','38',1.00,'1650','retail','0','2024-10-25 20:42:26','','','','850','Cash',0.00,'1650','','','11','16.00','1','2024-10-25 14:43:42','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11172987789373937030229'),(3230,'111729877731','40',1.00,'5800','retail','0','2024-10-25 20:42:26','','','','4700','Cash',0.00,'5800','','','11','16.00','1','2024-10-25 14:43:42','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11172987790773037030229'),(3231,'111729877731','292',1.00,'2800','retail','0','2024-10-25 20:42:26','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987791873137030229'),(3232,'111729877731','221',1.00,'350','retail','0','2024-10-25 20:42:26','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987792773237030229'),(3233,'111729877731','132',1.00,'200','retail','0','2024-10-25 20:42:26','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987793573337030229'),(3234,'111729877731','6947662262220',1.00,'950','retail','0','2024-10-25 20:42:26','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11172987794273437030229'),(3235,'111729877731','185',3.00,'180','retail','0','2024-10-25 20:42:26','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-25 14:43:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','91.00','88','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11172987797373737030229'),(3236,'111729877731','164',1.00,'299','retail','0','2024-10-25 20:42:26','','','','119','Cash',0.00,'299','','','11','0.00','1','2024-10-25 14:43:42','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987802473237030229'); INSERT INTO `sales_order` VALUES (3237,'111729877731','302',1.00,'200','retail','0','2024-10-25 20:42:26','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-25 14:43:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987803373337030229'),(3238,'111729877731','301',2.00,'100','retail','0','2024-10-25 20:42:26','','','','31','Cash',0.00,'50','','','11','0.00','1','2024-10-25 14:43:42','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172987808673837030229'),(3239,'111729963634','231',1.00,'850','retail','0','2024-10-26 20:34:15','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-10-26 14:34:47','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172996372973237030229'),(3240,'111729963634','110',1.00,'250','retail','0','2024-10-26 20:34:15','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-26 14:34:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11172996373973337030229'),(3241,'111729963634','342',1.00,'1000','retail','0','2024-10-26 20:34:15','','','','600','Cash',0.00,'1000','','','11','0.00','1','2024-10-26 14:34:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172996375173537030229'),(3242,'111729963634','319',1.00,'600','retail','0','2024-10-26 20:34:15','','','','320','Cash',0.00,'600','','','11','0.00','1','2024-10-26 14:34:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172996377173737030229'),(3243,'111729963634','18',3.00,'360','retail','0','2024-10-26 20:34:15','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-10-26 14:34:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','81.00','78','Inclusive','branch','Inventory','','','','','',NULL,'11172996378373837030229'),(3244,'111729963634','20',2.00,'160','retail','0','2024-10-26 20:34:15','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-26 14:34:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','67.00','65','Inclusive','branch','Inventory','','','','','',NULL,'11172996379873937030229'),(3245,'111729963634','130',1.00,'700','retail','0','2024-10-26 20:34:15','','','','350','Cash',0.00,'700','','','11','16.00','1','2024-10-26 14:34:47','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172996381073137030229'),(3246,'111729963634','184',1.00,'750','retail','0','2024-10-26 20:34:15','','','','500','Cash',0.00,'750','','','11','0.00','1','2024-10-26 14:34:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172996382573237030229'),(3247,'111729963634','26',1.00,'600','retail','0','2024-10-26 20:34:15','','','','300','Cash',0.00,'600','','','11','16.00','1','2024-10-26 14:34:47','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11172996383373337030229'),(3248,'111729963634','308',1.00,'100','retail','0','2024-10-26 20:34:15','','','','30','Cash',0.00,'100','','','11','0.00','1','2024-10-26 14:34:47','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11172996405473537030229'),(3249,'111730049318','345',1.00,'350','retail','0','2024-10-27 20:30:51','','','','233','Cash',0.00,'350','','','11','0.00','1','2024-10-27 14:31:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004932973237030220'),(3250,'111730049318','165',1.00,'1399','retail','0','2024-10-27 20:30:51','','','','916','Cash',0.00,'1399','','','11','0.00','1','2024-10-27 14:31:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004934873437030220'),(3251,'111730049318','267',1.00,'250','retail','0','2024-10-27 20:30:51','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-10-27 14:31:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004936973637030220'),(3252,'111730049318','288',1.00,'50','retail','0','2024-10-27 20:30:51','','','','21','Cash',0.00,'50','','','11','0.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004948573837030220'),(3253,'111730049318','32',1.00,'250','retail','0','2024-10-27 20:30:51','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'11173004949473937030220'),(3254,'111730049318','317',1.00,'1400','retail','0','2024-10-27 20:30:51','','','','800','Cash',0.00,'1400','','','11','0.00','1','2024-10-27 14:31:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004950873037030220'),(3255,'111730049318','37',1.00,'1250','retail','0','2024-10-27 20:30:51','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','',NULL,'11173004952073237030220'),(3256,'111730049318','3',1.00,'850','retail','0','2024-10-27 20:30:51','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'11173004953173337030220'),(3257,'111730049318','132',1.00,'200','retail','0','2024-10-27 20:30:51','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004954273437030220'),(3258,'111730049318','35',1.00,'200','retail','0','2024-10-27 20:30:51','','','','125','Cash',0.00,'200','','','11','16.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11173004955073537030220'),(3259,'111730049318','347',2.00,'500','retail','0','2024-10-27 20:30:51','','','','135','Cash',0.00,'250','','','11','0.00','1','2024-10-27 14:31:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004957173737030220'),(3260,'111730049318','319',1.00,'600','retail','0','2024-10-27 20:30:51','','','','320','Cash',0.00,'600','','','11','0.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004958973837030220'),(3261,'111730049318','281',1.00,'950','retail','0','2024-10-27 20:30:51','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004959673937030220'),(3262,'111730049318','6971919199014',4.00,'1000','retail','0','2024-10-27 20:30:51','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','41.00','37','Inclusive','branch','Inventory','','','','','',NULL,'11173004962673237030220'),(3263,'111730049318','148',1.00,'200','retail','0','2024-10-27 20:30:51','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-27 14:31:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004963673337030220'),(3264,'111730049318','347',2.00,'500','retail','0','2024-10-27 20:30:51','','','','135','Cash',0.00,'250','','','11','0.00','1','2024-10-27 14:31:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173004978673837030220'),(3265,'111730049318','21',1.00,'200','retail','0','2024-10-27 20:30:51','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-27 14:31:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','',NULL,'11173004986173637030220'),(3266,'111730049318','301',1.00,'50','retail','0','2024-10-27 20:30:51','','','','31','Cash',0.00,'50','','','11','0.00','1','2024-10-27 14:31:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173005025073537030220'),(3267,'111730136123','259',1.00,'950','retail','0','2024-10-28 20:24:45','','','','480','Cash',0.00,'950','','','11','0.00','1','2024-10-28 14:27:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173013618773837030220'),(3268,'111730136123','20',1.00,'80','retail','0','2024-10-28 20:24:45','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-10-28 14:27:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','','','','','',NULL,'11173013621773137030220'),(3269,'111730136123','18',2.00,'240','retail','0','2024-10-28 20:24:45','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-10-28 14:27:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','78.00','76','Inclusive','branch','Inventory','','','','','',NULL,'11173013627273737030220'),(3270,'111730136123','67',1.00,'800','retail','0','2024-10-28 20:24:45','','','','350','Cash',0.00,'800','','','11','16.00','1','2024-10-28 14:27:45','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11173013628573837030220'),(3271,'111730222142','148',1.00,'200','retail','0','2024-10-29 20:25:57','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-29 14:26:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022215173537030220'),(3272,'111730222142','126',1.00,'799','retail','0','2024-10-29 20:25:57','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-10-29 14:26:35','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022216973637030220'),(3273,'111730222142','166',1.00,'1799','retail','0','2024-10-29 20:25:57','','','','1360','Cash',0.00,'1799','','','11','0.00','1','2024-10-29 14:26:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022218173837030220'),(3274,'111730222142','18',2.00,'240','retail','0','2024-10-29 20:25:57','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','','','','','',NULL,'11173022219373937030220'),(3275,'111730222142','12',1.00,'800','retail','0','2024-10-29 20:25:57','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11173022220273037030220'),(3276,'111730222142','267',1.00,'250','retail','0','2024-10-29 20:25:57','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-10-29 14:26:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022220973037030220'),(3277,'111730222142','257',1.00,'300','retail','0','2024-10-29 20:25:57','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022222873237030220'),(3278,'111730222142','21',1.00,'200','retail','0','2024-10-29 20:25:57','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','',NULL,'11173022223873337030220'),(3279,'111730222142','16',1.00,'350','retail','0','2024-10-29 20:25:57','','','','125','Cash',0.00,'350','','','11','16.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11173022224773437030220'),(3280,'111730222142','274',1.00,'120','retail','0','2024-10-29 20:25:57','','','','75','Cash',0.00,'120','','','11','0.00','1','2024-10-29 14:26:35','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022227873737030220'),(3281,'111730222142','185',2.00,'120','retail','0','2024-10-29 20:25:57','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','88.00','86','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11173022229073937030220'),(3282,'111730222142','18',3.00,'360','retail','0','2024-10-29 20:25:57','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','74.00','71','Inclusive','branch','Inventory','','','','','',NULL,'11173022230173037030220'),(3283,'111730222142','6972864340117',1.00,'450','retail','0','2024-10-29 20:25:57','','','','0','Cash',0.00,'450','','','11','16.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','',NULL,'11173022234673437030220'),(3284,'111730222142','319',1.00,'600','retail','0','2024-10-29 20:25:57','','','','320','Cash',0.00,'600','','','11','0.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022235373537030220'),(3285,'111730222142','26',1.00,'600','retail','0','2024-10-29 20:25:57','','','','300','Cash',0.00,'600','','','11','16.00','1','2024-10-29 14:26:35','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11173022236673637030220'),(3286,'111730222142','299',1.00,'100','retail','0','2024-10-29 20:25:57','','','','86','Cash',0.00,'100','','','11','0.00','1','2024-10-29 14:26:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022238573837030220'),(3287,'111730222142','342',1.00,'1000','retail','0','2024-10-29 20:25:57','','','','600','Cash',0.00,'1000','','','11','0.00','1','2024-10-29 14:26:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022239373937030220'),(3288,'111730222142','18',6.00,'720','retail','0','2024-10-29 20:25:57','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','71.00','65','Inclusive','branch','Inventory','','','','','',NULL,'11173022240673037030220'),(3289,'111730222142','5',2.00,'600','retail','0','2024-10-29 20:25:57','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','280.00','278','Inclusive','branch','Inventory','','','','','',NULL,'11173022242173237030220'),(3290,'111730222142','5',1.00,'300','retail','0','2024-10-29 20:25:57','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-10-29 14:26:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','278.00','277','Inclusive','branch','Inventory','','','','','',NULL,'11173022275673537030220'),(3291,'111730222797','249',1.00,'2300','retail','0','2024-10-29 20:27:27','','','','1000','Cash',0.00,'2300','','','11','0.00','1','2024-10-29 14:27:30','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173022282373237030220'),(3292,'111730222797','97',5.00,'3500','retail','0','2024-10-29 20:27:27','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-10-29 14:27:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','38.00','33','Inclusive','branch','Inventory','','','','','',NULL,'11173022283573337030220'),(3293,'111730222797','9',4.00,'6000','retail','0','2024-10-29 20:27:27','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-10-29 14:27:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','28.00','24','Inclusive','branch','Inventory','','','','','',NULL,'11173022284773437030220'),(3294,'111730308851','268',1.00,'2000','retail','0','2024-10-30 20:21:34','','','','1650','Cash',0.00,'2000','','','11','0.00','1','2024-10-30 14:28:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173030886273637030220'),(3295,'111730308851','278',1.00,'700','retail','0','2024-10-30 20:21:34','','','','390','Cash',0.00,'700','','','11','0.00','1','2024-10-30 14:28:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173030887773737030220'),(3296,'111730308851','98',1.00,'1150','retail','0','2024-10-30 20:21:34','','','','700','Cash',0.00,'1150','','','11','16.00','1','2024-10-30 14:28:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11173030888473837030220'),(3297,'111730308851','175',1.00,'450','retail','0','2024-10-30 20:21:34','','','','250','Cash',0.00,'450','','','11','0.00','1','2024-10-30 14:28:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173030889473937030220'),(3298,'111730396376','38',1.00,'1650','retail','0','2024-10-31 21:14:10','','','','850','Cash',0.00,'1650','','','11','16.00','1','2024-10-31 15:17:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11173039649873937030220'),(3299,'111730396376','45',1.00,'1600','retail','0','2024-10-31 21:14:10','','','','1000','Cash',0.00,'1600','','','11','16.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11173039651073137030220'),(3300,'111730396376','197',1.00,'800','retail','0','2024-10-31 21:14:10','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039659773937030220'),(3301,'111730396376','239',1.00,'800','retail','0','2024-10-31 21:14:10','','','','350','Cash',0.00,'800','','','11','0.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039661173137030220'),(3302,'111730396376','68',1.00,'1650','retail','0','2024-10-31 21:14:10','','','','1000','Cash',0.00,'1650','','','11','16.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11173039661873137030220'),(3303,'111730396376','4',1.00,'1650','retail','0','2024-10-31 21:14:10','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11173039662573237030220'),(3304,'111730396376','3',2.00,'1700','retail','0','2024-10-31 21:14:10','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','',NULL,'11173039663673337030220'),(3305,'111730396376','60',1.00,'2500','retail','0','2024-10-31 21:14:10','','','','1800','Cash',0.00,'2500','','','11','16.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11173039664573437030220'),(3306,'111730396376','198',1.00,'1300','retail','0','2024-10-31 21:14:10','','','','700','Cash',0.00,'1300','','','11','0.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039665273537030220'),(3307,'111730396376','32',5.00,'1250','retail','0','2024-10-31 21:14:10','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','31.00','26','Inclusive','branch','Inventory','','','','','',NULL,'11173039666473637030220'),(3308,'111730396376','96',1.00,'950','retail','0','2024-10-31 21:14:10','','','','950','Cash',0.00,'950','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11173039667373737030220'),(3309,'111730396376','16',1.00,'350','retail','0','2024-10-31 21:14:10','','','','125','Cash',0.00,'350','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11173039668573837030220'),(3310,'111730396376','126',1.00,'799','retail','0','2024-10-31 21:14:10','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-10-31 15:17:37','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039669673937030220'),(3311,'111730396376','148',1.00,'200','retail','0','2024-10-31 21:14:10','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039670773037030220'),(3312,'111730396376','67',1.00,'800','retail','0','2024-10-31 21:14:10','','','','350','Cash',0.00,'800','','','11','16.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11173039672473237030220'),(3313,'111730396376','46',1.00,'800','retail','0','2024-10-31 21:14:10','','','','350','Cash',0.00,'800','','','11','16.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11173039674073437030220'),(3314,'111730396376','71',1.00,'1200','retail','0','2024-10-31 21:14:10','','','','850','Cash',0.00,'1200','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11173039675373537030220'),(3315,'111730396376','267',1.00,'250','retail','0','2024-10-31 21:14:10','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-10-31 15:17:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039676973637030220'),(3316,'111730396376','342',1.00,'1000','retail','0','2024-10-31 21:14:10','','','','600','Cash',0.00,'1000','','','11','0.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039677873737030220'),(3317,'111730396376','5',5.00,'1500','retail','0','2024-10-31 21:14:10','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','277.00','272','Inclusive','branch','Inventory','','','','','',NULL,'11173039680273037030220'),(3318,'111730396376','185',6.00,'360','retail','0','2024-10-31 21:14:10','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','86.00','80','Inclusive','branch','None Inventory','1110','4000','5500','','',NULL,'11173039681873137030220'),(3319,'111730396376','21',2.00,'400','retail','0','2024-10-31 21:14:10','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','','',NULL,'11173039683573337030220'),(3320,'111730396376','6947662262220',1.00,'950','retail','0','2024-10-31 21:14:10','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11173039684473437030220'),(3321,'111730396376','1',1.00,'1600','retail','0','2024-10-31 21:14:10','','','','950','Cash',0.00,'1600','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','',NULL,'11173039691273137030220'),(3322,'111730396376','4287211',1.00,'600','retail','0','2024-10-31 21:14:10','','','','300','Cash',0.00,'600','','','11','16.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11173039692473237030220'),(3323,'111730396376','168',1.00,'950','retail','0','2024-10-31 21:14:10','','','','520','Cash',0.00,'950','','','11','0.00','1','2024-10-31 15:17:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039693473337030220'),(3324,'111730396376','12',1.00,'800','retail','0','2024-10-31 21:14:10','','','','450','Cash',0.00,'800','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11173039694273437030220'),(3325,'111730396376','2',1.00,'1500','retail','0','2024-10-31 21:14:10','','','','950','Cash',0.00,'1500','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11173039697173737030220'),(3326,'111730396376','170',5.00,'350','retail','0','2024-10-31 21:14:10','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039698173837030220'),(3327,'111730396376','17',1.00,'500','retail','0','2024-10-31 21:14:10','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','',NULL,'11173039699173937030220'),(3328,'111730396376','132',2.00,'400','retail','0','2024-10-31 21:14:10','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','73.00','71','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039701173137030220'),(3329,'111730396376','317',1.00,'1400','retail','0','2024-10-31 21:14:10','','','','800','Cash',0.00,'1400','','','11','0.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039705273537030220'),(3330,'111730396376','81',1.00,'1800','retail','0','2024-10-31 21:14:10','','','','1000','Cash',0.00,'1800','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11173039711773137030220'),(3331,'111730396376','110',1.00,'250','retail','0','2024-10-31 21:14:10','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'11173039712573237030220'),(3332,'111730396376','267',1.00,'250','retail','0','2024-10-31 21:14:10','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-10-31 15:17:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039714873437030220'),(3333,'111730396376','35',2.00,'400','retail','0','2024-10-31 21:14:10','','','','125','Cash',0.00,'200','','','11','16.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11173039715873537030220'),(3334,'111730396376','326',1.00,'1800','retail','0','2024-10-31 21:14:10','','','','950','Cash',0.00,'1800','','','11','0.00','1','2024-10-31 15:17:37','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039716873637030220'),(3335,'111730396376','169',1.00,'3800','retail','0','2024-10-31 21:14:10','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-10-31 15:17:37','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039718073837030220'),(3336,'111730396376','202',1.00,'800','retail','0','2024-10-31 21:14:10','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039719173937030220'),(3337,'111730396376','339',2.00,'700','retail','0','2024-10-31 21:14:10','','','','150','Cash',0.00,'350','','','11','0.00','1','2024-10-31 15:17:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039842473237030220'),(3338,'111730396376','275',1.00,'200','retail','0','2024-10-31 21:14:10','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-10-31 15:17:37','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173039845073537030220'),(3339,'111730481006','33',2.00,'100','retail','0','2024-11-01 20:15:17','','','','38','Cash',0.00,'50','','','11','16.00','1','2024-11-01 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','','','','',NULL,'11173048102473237030220'),(3340,'111730481006','5',1.00,'300','retail','0','2024-11-01 20:15:17','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-11-01 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','272.00','271','Inclusive','branch','Inventory','','','','','',NULL,'11173048103973337030220'),(3341,'111730481006','6970802080026',1.00,'850','retail','0','2024-11-01 20:15:17','','','','350','Cash',0.00,'850','','','11','16.00','1','2024-11-01 14:25:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','',NULL,'11173048104773437030220'),(3342,'111730481006','9',1.00,'1500','retail','0','2024-11-01 20:15:17','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-11-01 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','',NULL,'11173048105573537030220'),(3343,'111730481006','9',1.00,'1500','retail','0','2024-11-01 20:15:17','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-11-01 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','',NULL,'11173048112073237030220'),(3344,'111730481006','251',5.00,'1750','retail','0','2024-11-01 20:15:17','','','','170','Cash',0.00,'350','','','11','0.00','1','2024-11-01 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','38.00','33','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048113673337030220'),(3345,'111730481006','50',1.00,'2700','retail','0','2024-11-01 20:15:17','','','','1900','Cash',0.00,'2700','','','11','16.00','1','2024-11-01 14:25:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11173048114873437030220'),(3346,'111730481006','6947662262220',1.00,'950','retail','0','2024-11-01 20:15:17','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-11-01 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','',NULL,'11173048115673537030220'),(3347,'111730481006','66',1.00,'850','retail','0','2024-11-01 20:15:17','','','','500','Cash',0.00,'850','','','11','16.00','1','2024-11-01 14:25:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','',NULL,'11173048116773637030220'),(3348,'111730481006','219',1.00,'800','retail','0','2024-11-01 20:15:17','','','','400','Cash',0.00,'800','','','11','0.00','1','2024-11-01 14:25:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048117573737030220'),(3349,'111730481006','218',1.00,'200','retail','0','2024-11-01 20:15:17','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-11-01 14:25:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048118573837030220'),(3350,'111730481006','169',1.00,'3800','retail','0','2024-11-01 20:15:17','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-11-01 14:25:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048120573037030220'),(3351,'111730481006','208',1.00,'200','retail','0','2024-11-01 20:15:17','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-11-01 14:25:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048121673137030220'),(3352,'111730481006','126',1.00,'799','retail','0','2024-11-01 20:15:17','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-11-01 14:25:00','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048123473337030220'),(3353,'111730481006','317',1.00,'1400','retail','0','2024-11-01 20:15:17','','','','800','Cash',0.00,'1400','','','11','0.00','1','2024-11-01 14:25:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048125073537030220'),(3354,'111730481006','331',1.00,'1000','retail','0','2024-11-01 20:15:17','','','','500','Cash',0.00,'1000','','','11','0.00','1','2024-11-01 14:25:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048126173637030220'),(3355,'111730481006','282',1.00,'450','retail','0','2024-11-01 20:15:17','','','','280','Cash',0.00,'450','','','11','0.00','1','2024-11-01 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048126973637030220'),(3356,'111730481006','52',3.00,'450','retail','0','2024-11-01 20:15:17','','','','59','Cash',0.00,'150','','','11','16.00','1','2024-11-01 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','53.00','50','Inclusive','branch','Inventory','','','','','',NULL,'11173048129573937030220'),(3357,'111730481006','237',1.00,'1600','retail','0','2024-11-01 20:15:17','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-11-01 14:25:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173048130673037030220'),(3358,'111730481006','68',1.00,'1650','retail','0','2024-11-01 20:15:17','','','','1000','Cash',0.00,'1650','','','11','16.00','1','2024-11-01 14:25:00','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11173048131773137030220'),(3359,'111730568424','21',2.00,'400','retail','0','2024-11-02 20:31:49','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-11-02 14:32:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','',NULL,'11173056846073637030220'),(3360,'111730568424','267',1.00,'250','retail','0','2024-11-02 20:31:49','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-11-02 14:32:34','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173056848073837030220'),(3361,'111730568424','110',1.00,'250','retail','0','2024-11-02 20:31:49','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-11-02 14:32:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'11173056848873837030220'),(3362,'111730568424','170',1.00,'70','retail','0','2024-11-02 20:31:49','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-11-02 14:32:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173056849573937030220'),(3363,'111730568424','33',2.00,'100','retail','0','2024-11-02 20:31:49','','','','38','Cash',0.00,'50','','','11','16.00','1','2024-11-02 14:32:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','','','','','',NULL,'11173056851173137030220'),(3364,'111730568424','18',3.00,'360','retail','0','2024-11-02 20:31:49','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-11-02 14:32:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','149.00','146','Inclusive','branch','Inventory','','','','','',NULL,'11173056852273237030220'),(3365,'111730568424','98',1.00,'1150','retail','0','2024-11-02 20:31:49','','','','700','Cash',0.00,'1150','','','11','16.00','1','2024-11-02 14:32:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','',NULL,'11173056852973237030220'),(3366,'111730568424','218',1.00,'200','retail','0','2024-11-02 20:31:49','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-11-02 14:32:34','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173056853873337030220'),(3367,'111730568424','32',1.00,'250','retail','0','2024-11-02 20:31:49','','','','150','Cash',0.00,'250','','','11','16.00','1','2024-11-02 14:32:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','',NULL,'11173056870973037030220'),(3368,'111730653170','361',1.00,'1600','retail','0','2024-11-03 20:13:30','','','','850','Cash',0.00,'1600','','','11','0.00','1','2024-11-03 14:13:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173065341873137030220'),(3369,'111730653170','97',1.00,'700','retail','0','2024-11-03 20:13:30','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-11-03 14:13:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','',NULL,'11173065358473837030220'),(3370,'111730653170','337',1.00,'1600','retail','0','2024-11-03 20:13:30','','','','850','Cash',0.00,'1600','','','11','0.00','1','2024-11-03 14:13:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173065359873937030220'),(3371,'111730653170','170',2.00,'140','retail','0','2024-11-03 20:13:30','','','','50','Cash',0.00,'70','','','11','0.00','1','2024-11-03 14:13:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173065361273137030220'),(3372,'111730742424','232',1.00,'360','retail','0','2024-11-04 20:49:02','','','','180','Cash',0.00,'360','','','11','0.00','1','2024-11-04 14:49:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173074253173337030220'),(3373,'111730742424','38',1.00,'1650','retail','0','2024-11-04 20:49:02','','','','850','Cash',0.00,'1650','','','11','16.00','1','2024-11-04 14:49:05','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11173074254273437030220'),(3374,'111730827405','178',1.00,'1800','retail','0','2024-11-05 20:27:47','','','','500','Cash',0.00,'1800','','','11','0.00','1','2024-11-05 14:30:25','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173082748873837030220'),(3375,'111730827405','144',1.00,'700','retail','0','2024-11-05 20:27:47','','','','350','Cash',0.00,'700','','','11','16.00','1','2024-11-05 14:30:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173082752073237030220'),(3376,'111730827405','181',1.00,'550','retail','0','2024-11-05 20:27:47','','','','250','Cash',0.00,'550','','','11','0.00','1','2024-11-05 14:30:25','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173082752973237030220'),(3377,'111730827405','284',1.00,'200','retail','0','2024-11-05 20:27:47','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-11-05 14:30:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173082753773337030220'),(3378,'111730827405','362',1.00,'2000','retail','0','2024-11-05 20:27:47','','','','1000','Cash',0.00,'2000','','','11','0.00','1','2024-11-05 14:30:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173082758903310207152'),(3379,'111730827405','47',1.00,'1500','retail','0','2024-11-05 20:27:47','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-11-05 14:30:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','',NULL,'11173082760573037030220'),(3380,'111730827405','144',1.00,'700','retail','0','2024-11-05 20:27:47','','','','350','Cash',0.00,'700','','','11','16.00','1','2024-11-05 14:30:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173082763673337030220'),(3381,'111730827405','308',3.00,'300','retail','0','2024-11-05 20:27:47','','','','30','Cash',0.00,'100','','','11','0.00','1','2024-11-05 14:30:25','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173082765073537030220'),(3382,'111730827405','245',1.00,'1400','retail','0','2024-11-05 20:27:47','','','','700','Cash',0.00,'1400','','','11','0.00','1','2024-11-05 14:30:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173082766673637030220'),(3383,'111730914534','364',4.00,'1600','retail','0','2024-11-06 20:47:31','','','','400','Cash',0.00,'400','','','11','0.00','1','2024-11-06 14:52:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','109.00','105','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173091459173937030220'),(3384,'111730914534','176',2.00,'900','retail','0','2024-11-06 20:47:31','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-11-06 14:52:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173091462773237030220'),(3385,'111730914534','169',1.00,'3800','retail','0','2024-11-06 20:47:31','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-11-06 14:52:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173091464273437030220'),(3386,'111730914534','110',1.00,'250','retail','0','2024-11-06 20:47:31','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-11-06 14:52:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','',NULL,'11173091464903032232303'),(3387,'111730914534','347',1.00,'250','retail','0','2024-11-06 20:47:31','','','','135','Cash',0.00,'250','','','11','0.00','1','2024-11-06 14:52:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173091467373737030220'),(3388,'111730914534','319',1.00,'600','retail','0','2024-11-06 20:47:31','','','','320','Cash',0.00,'600','','','11','0.00','1','2024-11-06 14:52:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173091468173837030220'),(3389,'111730914534','99',1.00,'250','retail','0','2024-11-06 20:47:31','','','','0','Cash',0.00,'250','','','11','16.00','1','2024-11-06 14:52:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','',NULL,'11173091469073937030220'),(3390,'111730914534','6947662262220',1.00,'950','retail','0','2024-11-06 20:47:31','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-11-06 14:52:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','',NULL,'11173091469773937030220'),(3391,'111730914534','249',1.00,'2300','retail','0','2024-11-06 20:47:31','','','','1000','Cash',0.00,'2300','','','11','0.00','1','2024-11-06 14:52:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173091471273137030220'),(3392,'111730914534','366',1.00,'500','retail','0','2024-11-06 20:47:31','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-11-06 14:52:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173091497073737030220'),(3393,'111730914534','367',1.00,'1500','retail','0','2024-11-06 20:47:31','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-11-06 14:52:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173091525073537030220'),(3394,'111730999127','168',1.00,'950','retail','0','2024-11-07 20:21:09','','','','520','Cash',0.00,'950','','','11','0.00','1','2024-11-07 14:22:44','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173099914173437030220'),(3395,'111730999127','6947662262220',1.00,'950','retail','0','2024-11-07 20:21:09','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11173099915373537030220'),(3396,'111730999127','181',1.00,'550','retail','0','2024-11-07 20:21:09','','','','250','Cash',0.00,'550','','','11','0.00','1','2024-11-07 14:22:44','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173099916373637030220'),(3397,'111730999127','17',1.00,'500','retail','0','2024-11-07 20:21:09','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','',NULL,'11173099917373737030220'),(3398,'111730999127','5',4.00,'1200','retail','0','2024-11-07 20:21:09','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','284.00','280','Inclusive','branch','Inventory','','','','','',NULL,'11173099923373337030220'),(3399,'111730999127','21',1.00,'200','retail','0','2024-11-07 20:21:09','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','',NULL,'11173099924373437030220'),(3400,'111730999127','37',1.00,'1250','retail','0','2024-11-07 20:21:09','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','',NULL,'11173099925273537030220'),(3401,'111730999127','362',1.00,'2000','retail','0','2024-11-07 20:21:09','','','','1000','Cash',0.00,'2000','','','11','0.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173099928973837030220'),(3402,'111730999127','168',1.00,'950','retail','0','2024-11-07 20:21:09','','','','520','Cash',0.00,'950','','','11','0.00','1','2024-11-07 14:22:44','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173099929973937030220'),(3403,'111730999127','6970802080026',1.00,'850','retail','0','2024-11-07 20:21:09','','','','350','Cash',0.00,'850','','','11','16.00','1','2024-11-07 14:22:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11173099933073337030220'),(3404,'111730999127','230',1.00,'450','retail','0','2024-11-07 20:21:09','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-11-07 14:22:44','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173099935273537030220'),(3405,'111730999127','50',1.00,'2700','retail','0','2024-11-07 20:21:09','','','','1900','Cash',0.00,'2700','','','11','16.00','1','2024-11-07 14:22:44','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11173099936373637030220'),(3406,'111730999127','148',1.00,'200','retail','0','2024-11-07 20:21:09','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-11-07 14:22:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173099937573737030220'),(3407,'111730999127','162',1.00,'799','retail','0','2024-11-07 20:21:09','','','','595','Cash',0.00,'799','','','11','0.00','1','2024-11-07 14:22:44','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173099938773837030220'),(3408,'111730999127','6947662262220',1.00,'950','retail','0','2024-11-07 20:21:09','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','',NULL,'11173099939773937030220'),(3409,'111730999127','20',4.00,'320','retail','0','2024-11-07 20:21:09','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','100.00','96','Inclusive','branch','Inventory','','','','','',NULL,'11173099941073137030220'),(3410,'111730999127','162',1.00,'799','retail','0','2024-11-07 20:21:09','','','','595','Cash',0.00,'799','','','11','0.00','1','2024-11-07 14:22:44','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173099942473237030220'),(3411,'111730999127','18',1.00,'120','retail','0','2024-11-07 20:21:09','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','146.00','145','Inclusive','branch','Inventory','','','','','',NULL,'11173099943273337030220'),(3412,'111730999127','126',1.00,'799','retail','0','2024-11-07 20:21:09','','','','649','Cash',0.00,'799','','','11','16.00','1','2024-11-07 14:22:44','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173099944873437030220'),(3413,'111730999127','6947662262220',1.00,'950','retail','0','2024-11-07 20:21:09','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','',NULL,'11173099984473437030220'),(3414,'111730999127','285',1.00,'150','retail','0','2024-11-07 20:21:09','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-11-07 14:22:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173100006973637030221'),(3415,'111731086337','257',1.00,'300','retail','0','2024-11-08 20:26:53','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-11-08 14:27:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108635173537030221'),(3416,'111731086337','18',3.00,'360','retail','0','2024-11-08 20:26:53','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-11-08 14:27:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','145.00','142','Inclusive','branch','Inventory','','','','','',NULL,'11173108636973637030221'),(3417,'111731086337','203',1.00,'1200','retail','0','2024-11-08 20:26:53','','','','650','Cash',0.00,'1200','','','11','0.00','1','2024-11-08 14:27:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108638073837030221'),(3418,'111731086337','97',1.00,'700','retail','0','2024-11-08 20:26:53','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-11-08 14:27:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','',NULL,'11173108638873837030221'),(3419,'111731086337','230',1.00,'450','retail','0','2024-11-08 20:26:53','','','','230','Cash',0.00,'450','','','11','0.00','1','2024-11-08 14:27:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108639673937030221'),(3420,'111731086337','251',2.00,'700','retail','0','2024-11-08 20:26:53','','','','170','Cash',0.00,'350','','','11','0.00','1','2024-11-08 14:27:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108641773137030221'),(3421,'111731086337','348',1.00,'950','retail','0','2024-11-08 20:26:53','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-11-08 14:27:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108642873237030221'),(3422,'111731086337','71',1.00,'1200','retail','0','2024-11-08 20:26:53','','','','850','Cash',0.00,'1200','','','11','16.00','1','2024-11-08 14:27:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11173108643873337030221'),(3423,'111731086337','81',1.00,'1800','retail','0','2024-11-08 20:26:53','','','','1000','Cash',0.00,'1800','','','11','16.00','1','2024-11-08 14:27:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11173108645173537030221'),(3424,'111731086337','301',1.00,'50','retail','0','2024-11-08 20:26:53','','','','31','Cash',0.00,'50','','','11','0.00','1','2024-11-08 14:27:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108645973537030221'),(3425,'111731086337','39',1.00,'2800','retail','0','2024-11-08 20:26:53','','','','1600','Cash',0.00,'2800','','','11','16.00','1','2024-11-08 14:27:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','',NULL,'11173108647273737030221'),(3426,'111731086337','338',1.00,'1000','retail','0','2024-11-08 20:26:53','','','','500','Cash',0.00,'1000','','','11','0.00','1','2024-11-08 14:27:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108649673937030221'),(3427,'111731086337','274',1.00,'120','retail','0','2024-11-08 20:26:53','','','','75','Cash',0.00,'120','','','11','0.00','1','2024-11-08 14:27:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108652473237030221'),(3428,'111731086337','301',1.00,'50','retail','0','2024-11-08 20:26:53','','','','31','Cash',0.00,'50','','','11','0.00','1','2024-11-08 14:27:31','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108681273137030221'),(3429,'111731086852','352',1.00,'1500','retail','0','2024-11-08 20:33:19','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-11-08 14:33:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108719273937030221'),(3430,'111731086852','338',1.00,'1000','retail','0','2024-11-08 20:33:19','','','','500','Cash',0.00,'1000','','','11','0.00','1','2024-11-08 14:33:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173108719973937030221'),(3431,'111731172413','364',2.00,'800','retail','0','2024-11-09 20:34:37','','','','400','Cash',0.00,'400','','','11','0.00','1','2024-11-09 14:36:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','105.00','103','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117247973737030221'),(3432,'111731172413','20',1.00,'80','retail','0','2024-11-09 20:34:37','','','','40','Cash',0.00,'80','','','11','16.00','1','2024-11-09 14:36:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','','',NULL,'11173117250973037030221'),(3433,'111731172413','132',2.00,'400','retail','0','2024-11-09 20:34:37','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-11-09 14:36:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117252773237030221'),(3434,'111731172413','167',1.00,'250','retail','0','2024-11-09 20:34:37','','','','120','Cash',0.00,'250','','','11','0.00','1','2024-11-09 14:36:06','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117253973337030221'),(3435,'111731172413','237',1.00,'1600','retail','0','2024-11-09 20:34:37','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-11-09 14:36:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117255673537030221'),(3436,'111731172413','197',1.00,'800','retail','0','2024-11-09 20:34:37','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-11-09 14:36:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117256773637030221'),(3437,'111731172413','312',1.00,'400','retail','0','2024-11-09 20:34:37','','','','190','Cash',0.00,'400','','','11','0.00','1','2024-11-09 14:36:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117257473737030221'),(3438,'111731172413','331',1.00,'1000','retail','0','2024-11-09 20:34:37','','','','500','Cash',0.00,'1000','','','11','0.00','1','2024-11-09 14:36:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117260973037030221'),(3439,'111731172413','26',1.00,'600','retail','0','2024-11-09 20:34:37','','','','300','Cash',0.00,'600','','','11','16.00','1','2024-11-09 14:36:06','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11173117262673237030221'),(3440,'111731172413','97',1.00,'700','retail','0','2024-11-09 20:34:37','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-11-09 14:36:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','',NULL,'11173117280473037030221'),(3441,'111731172413','241',1.00,'1100','retail','0','2024-11-09 20:34:37','','','','550','Cash',0.00,'1100','','','11','0.00','1','2024-11-09 14:36:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117282673237030221'),(3442,'111731172413','269',1.00,'250','retail','0','2024-11-09 20:34:37','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-11-09 14:36:06','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117283773337030221'),(3443,'111731172413','6957660746691',1.00,'700','retail','0','2024-11-09 20:34:37','','','','0','Cash',0.00,'700','','','11','16.00','1','2024-11-09 14:36:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','',NULL,'11173117284973437030221'),(3444,'111731172413','366',1.00,'500','retail','0','2024-11-09 20:34:37','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-11-09 14:36:06','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117285673537030221'),(3445,'111731172413','299',3.00,'300','retail','0','2024-11-09 20:34:37','','','','86','Cash',0.00,'100','','','11','0.00','1','2024-11-09 14:36:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173117367673737030221'),(3446,'111731345860','34',2.00,'700','retail','0','2024-11-11 20:28:24','','','','200','Cash',0.00,'350','','','11','16.00','1','2024-11-11 14:28:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11173134597073737030221'),(3447,'111731345860','181',1.00,'550','retail','0','2024-11-11 20:28:24','','','','250','Cash',0.00,'550','','','11','0.00','1','2024-11-11 14:28:32','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173134598773837030221'),(3448,'111731345860','267',1.00,'250','retail','0','2024-11-11 20:28:24','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-11-11 14:28:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173134602173237030221'),(3449,'111731345860','6947662262220',1.00,'950','retail','0','2024-11-11 20:28:24','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-11-11 14:28:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','',NULL,'11173134607573737030221'),(3450,'111731345860','281',1.00,'950','retail','0','2024-11-11 20:28:24','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-11-11 14:28:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173134610373037030221'),(3451,'111731432453','72',1.00,'400','retail','0','2024-11-12 20:34:30','','','','200','Cash',0.00,'400','','','11','16.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','169.00','168','Inclusive','branch','Inventory','','','','','',NULL,'11173143251673137030221'),(3452,'111731432453','21',2.00,'400','retail','0','2024-11-12 20:34:30','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','',NULL,'11173143256603310207152'),(3453,'111731432453','285',1.00,'150','retail','0','2024-11-12 20:34:30','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173143258073837030221'),(3454,'111731432453','209',1.00,'250','retail','0','2024-11-12 20:34:30','','','','104','Cash',0.00,'250','','','11','0.00','1','2024-11-12 14:37:33','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173143261473137030221'),(3455,'111731432453','23',1.00,'250','retail','0','2024-11-12 20:34:30','','','','160','Cash',0.00,'250','','','11','16.00','1','2024-11-12 14:37:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','',NULL,'11173143263073337030221'),(3456,'111731432453','37',1.00,'1250','retail','0','2024-11-12 20:34:30','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','',NULL,'11173143264573437030221'),(3457,'111731432453','110',1.00,'250','retail','0','2024-11-12 20:34:30','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','',NULL,'11173143269073937030221'),(3458,'111731432453','319',3.00,'1800','retail','0','2024-11-12 20:34:30','','','','320','Cash',0.00,'600','','','11','0.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173143273573337030221'),(3459,'111731432453','363',1.00,'2000','retail','0','2024-11-12 20:34:30','','','','1000','Cash',0.00,'2000','','','11','0.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173143275773537030221'),(3460,'111731432453','242',1.00,'1150','retail','0','2024-11-12 20:34:30','','','','650','Cash',0.00,'1150','','','11','0.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173143278773837030221'),(3461,'111731432453','270',1.00,'3200','retail','0','2024-11-12 20:34:30','','','','1500','Cash',0.00,'3200','','','11','0.00','1','2024-11-12 14:37:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173143280173037030221'),(3462,'111731432453','175',1.00,'450','retail','0','2024-11-12 20:34:30','','','','250','Cash',0.00,'450','','','11','0.00','1','2024-11-12 14:37:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173143281873137030221'),(3463,'111731432453','285',1.00,'150','retail','0','2024-11-12 20:34:30','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173143284473437030221'),(3464,'111731432453','15',3.00,'240','retail','0','2024-11-12 20:34:30','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-11-12 14:37:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','51.00','48','Inclusive','branch','Inventory','','','','','',NULL,'11173143287073737030221'),(3465,'111731518234','169',1.00,'3800','retail','0','2024-11-13 20:19:37','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-11-13 14:33:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173151830273037030221'),(3466,'111731518234','267',1.00,'250','retail','0','2024-11-13 20:19:37','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-11-13 14:33:53','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173151831573137030221'),(3467,'111731518234','148',1.00,'200','retail','0','2024-11-13 20:19:37','','','','150','Cash',0.00,'200','','','11','0.00','1','2024-11-13 14:33:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173151832273237030221'),(3468,'111731518234','132',1.00,'200','retail','0','2024-11-13 20:19:37','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-11-13 14:33:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173151836773637030221'),(3469,'111731518234','285',1.00,'150','retail','0','2024-11-13 20:19:37','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-11-13 14:33:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173151837673737030221'),(3470,'111731519235','71',2.00,'2400','retail','0','2024-11-13 20:35:47','','','','850','Cash',0.00,'1200','','','11','16.00','1','2024-11-13 14:35:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','',NULL,'11173151925173537030221'),(3471,'111731519235','131',1.00,'1500','retail','0','2024-11-13 20:35:47','','','','1000','Cash',0.00,'1500','','','11','16.00','1','2024-11-13 14:35:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173151928473837030221'),(3472,'111731519235','348',1.00,'950','retail','0','2024-11-13 20:35:47','','','','500','Cash',0.00,'950','','','11','0.00','1','2024-11-13 14:35:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173151931173137030221'),(3473,'111731519235','24',1.00,'2500','retail','0','2024-11-13 20:35:47','','','','1800','Cash',0.00,'2500','','','11','16.00','1','2024-11-13 14:35:58','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','',NULL,'11173151934673437030221'),(3474,'111731519555','169',1.00,'3800','retail','0','2024-11-13 20:39:22','','','','2600','Cash',0.00,'3800','','','11','0.00','1','2024-11-13 14:39:25','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','',NULL,'11173151956173637030221'),(3475,'111731519566','6947662262220',2.00,'1900','retail','0','2024-11-13 20:40:00','','','','750','Cash',0.00,'950','','','11','16.00','1','2024-11-13 14:40:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','',NULL,'11173151959073937030221'),(3476,'111731519566','98',2.00,'2300','retail','0','2024-11-13 20:40:00','','','','700','Cash',0.00,'1150','','','11','16.00','1','2024-11-13 14:40:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','',NULL,'11173151960073037030221'),(3477,'111731595278','9',1.00,'1500','retail','0','2024-11-14 17:41:46','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-11-14 14:41:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','','11173159530520210173313'),(3478,'111731604569','267',1.00,'250','retail','0','2024-11-14 20:18:53','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-11-14 17:19:20','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','11173160460802222881233'),(3479,'111731604569','3',1.00,'850','retail','0','2024-11-14 20:18:53','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-11-14 17:19:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','','11173160461993763222263'),(3480,'111731604569','361',1.00,'1600','retail','0','2024-11-14 20:18:53','','','','850','Cash',0.00,'1600','','','11','0.00','1','2024-11-14 17:19:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','11173160463003112304101'),(3481,'111731604569','9',1.00,'1500','retail','0','2024-11-14 20:18:53','','','','850','Cash',0.00,'1500','','','11','16.00','1','2024-11-14 17:19:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','','11173160464334343360122'),(3482,'111731604569','346',1.00,'200','retail','0','2024-11-14 20:18:53','','','','128','Cash',0.00,'200','','','11','0.00','1','2024-11-14 17:19:20','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','11173160465443333313535'),(3483,'111731604569','21',1.00,'200','retail','0','2024-11-14 20:18:53','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-11-14 17:19:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','11173160466533362001326'),(3484,'111731604569','349',3.00,'600','retail','0','2024-11-14 20:18:53','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-11-14 17:19:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','11173160469110312603111'),(3485,'111731604569','613',2.00,'2400','retail','0','2024-11-14 20:18:53','','','','600','Cash',0.00,'1200','','','11','16.00','1','2024-11-14 17:19:20','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','','','11173160473372220123300'),(3486,'131731604996','330',2.00,'120','retail','0','2024-11-14 20:23:58','bale','','','24','Cash',0.00,'60','','','13','0.00','1','2024-11-14 17:24:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','13173160503830221300123'),(3487,'111731687862','221',1.00,'350','retail','0','2024-11-15 19:54:14','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','11173168797220217123220'),(3488,'111731687862','185',2.00,'120','retail','0','2024-11-15 19:54:14','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','80.00','78','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173168799120283333333'),(3489,'111731687862','18',1.00,'120','retail','0','2024-11-15 19:54:14','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','142.00','141','Inclusive','branch','Inventory','','','','','','','11173168800432136071302'),(3490,'111731687862','349',1.00,'200','retail','0','2024-11-15 19:54:14','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','11173168801681000181616'),(3491,'111731687862','5',5.00,'1500','retail','0','2024-11-15 19:54:14','','','','190','Cash',0.00,'300','','','11','16.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','280.00','275','Inclusive','branch','Inventory','','','','','','','11173168808813338381302'),(3492,'111731687862','257',1.00,'300','retail','0','2024-11-15 19:54:14','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','','11173168810073311083320'),(3493,'111731687862','264',1.00,'3000','retail','0','2024-11-15 19:54:14','','','','1800','Cash',0.00,'3000','','','11','0.00','1','2024-11-15 17:21:53','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','11173168810913117083220'),(3494,'111731687862','21',2.00,'400','retail','0','2024-11-15 19:54:14','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','36.00','34','Inclusive','branch','Inventory','','','','','','','11173168813000072212132'),(3495,'111731687862','185',3.00,'180','retail','0','2024-11-15 19:54:14','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','78.00','75','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173168815433100874125'),(3496,'111731687862','4',1.00,'1650','retail','0','2024-11-15 19:54:14','','','','1100','Cash',0.00,'1650','','','11','16.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','11173168817260700100782'),(3497,'111731687862','15',4.00,'320','retail','0','2024-11-15 19:54:14','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','48.00','44','Inclusive','branch','Inventory','','','','','','','11173168819100630032122'),(3498,'111731687862','257',1.00,'300','retail','0','2024-11-15 19:54:14','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','11173168828920133038632'),(3499,'111731687862','627',4.00,'1000','retail','0','2024-11-15 19:54:14','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','','','11173168840142202728311'),(3500,'111731687862','m07',2.00,'600','retail','0','2024-11-15 19:54:14','','','','150','Cash',0.00,'300','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','','','11173168841820341032271'),(3501,'111731687862','555',1.00,'1150','retail','0','2024-11-15 19:54:14','','','','650','Cash',0.00,'1150','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','11173168844522735843125'),(3502,'111731687862','566',1.00,'440','retail','0','2024-11-15 19:54:14','','','','220','Cash',0.00,'440','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','11173168845711271172450'),(3503,'111731687862','476',6.00,'1200','retail','0','2024-11-15 19:54:14','','','','92','Cash',0.00,'200','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','10.00','4','Inclusive','branch','Inventory','','','','','','','11173168852902202013333'),(3504,'111731687862','m23',1.00,'300','retail','0','2024-11-15 19:54:14','','','','200','Cash',0.00,'300','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','11173168855752307363362'),(3505,'111731687862','m98',1.00,'1000','retail','0','2024-11-15 19:54:14','','','','500','Cash',0.00,'1000','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','','11173168857533331133013'),(3506,'111731687862','527',1.00,'699','retail','0','2024-11-15 19:54:14','','','','350','Cash',0.00,'699','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','11173168901323027303223'),(3507,'111731687862','436',2.00,'2300','retail','0','2024-11-15 19:54:14','','','','650','Cash',0.00,'1150','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','','','11173168908216333233812'),(3508,'111731687862','630',6.00,'1200','retail','0','2024-11-15 19:54:14','','','','110','Cash',0.00,'200','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','','','','','','','11173168911130300131380'),(3509,'111731687862','271',1.00,'1500','retail','0','2024-11-15 19:54:14','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','11173168937873220082310'),(3510,'111731687862','237',1.00,'1600','retail','0','2024-11-15 19:54:14','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','','11173168938939328000220'),(3511,'111731687862','185',0.00,'0','retail','0','2024-11-15 19:54:14','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','75.00','75','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173168941203220220333'),(3512,'111731687862','488',5.00,'1750','retail','0','2024-11-15 19:54:14','','','','250','Cash',0.00,'350','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','16.00','11','Inclusive','branch','Inventory','','','','','','','11173168948132229912133'),(3513,'111731687862','285',1.00,'150','retail','0','2024-11-15 19:54:14','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','11173168953131563227271'),(3514,'111731687862','185',2.00,'120','retail','0','2024-11-15 19:54:14','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','75.00','73','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173168954832320863190'),(3515,'111731687862','289',1.00,'1500','retail','0','2024-11-15 19:54:14','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-11-15 17:21:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','11173168958033332200100'),(3516,'111731687862','502',6.00,'2100','retail','0','2024-11-15 19:54:14','','','','200','Cash',0.00,'350','','','11','16.00','1','2024-11-15 17:21:53','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','18.00','12','Inclusive','branch','Inventory','','','','','','','11173168965233730212701'),(3517,'111731692760','37',1.00,'1250','retail','0','2024-11-15 20:48:11','','','','700','Cash',0.00,'1250','','','11','16.00','1','2024-11-15 17:48:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','','','11173169289033008132022'),(3518,'111731776705','6971919190011',1.00,'250','retail','0','2024-11-16 20:30:34','','','','125','Cash',0.00,'250','','','11','16.00','1','2024-11-16 17:32:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','','11173177672411312263321'),(3519,'111731776705','110',1.00,'250','retail','0','2024-11-16 20:30:34','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-11-16 17:32:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','','11173177673626022332213'),(3520,'111731776705','97',1.00,'700','retail','0','2024-11-16 20:30:34','','','','450','Cash',0.00,'700','','','11','16.00','1','2024-11-16 17:32:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','','11173177681202703621207'),(3521,'111731776705','15',5.00,'400','retail','0','2024-11-16 20:30:34','','','','45','Cash',0.00,'80','','','11','16.00','1','2024-11-16 17:32:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','68.00','63','Inclusive','branch','Inventory','','','','','','','11173177683133311030237'),(3522,'111731776705','63',1.00,'1300','retail','0','2024-11-16 20:30:34','','','','850','Cash',0.00,'1300','','','11','16.00','1','2024-11-16 17:32:04','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','11173177690629321032333'),(3523,'111731776705','352',1.00,'1500','retail','0','2024-11-16 20:30:34','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-11-16 17:32:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','11173177692322303022211'),(3524,'111731776705','93',3.00,'900','retail','0','2024-11-16 20:30:34','','','','180','Cash',0.00,'300','','','11','16.00','1','2024-11-16 17:32:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','44.00','41','Inclusive','branch','Inventory','','','','','','','11173177695032330623756'),(3525,'111731776705','167',1.00,'250','retail','0','2024-11-16 20:30:34','','','','120','Cash',0.00,'250','','','11','0.00','1','2024-11-16 17:32:04','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11173177696371133223302'),(3526,'111731776705','94',1.00,'500','retail','0','2024-11-16 20:30:34','','','','0','Cash',0.00,'500','','','11','16.00','1','2024-11-16 17:32:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','','11173177698772211722212'),(3527,'111731776705','17',1.00,'500','retail','0','2024-11-16 20:30:34','','','','250','Cash',0.00,'500','','','11','16.00','1','2024-11-16 17:32:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','','11173177706827203011232'),(3528,'111731776705','364',1.00,'400','retail','0','2024-11-16 20:30:34','','','','400','Cash',0.00,'400','','','11','0.00','1','2024-11-16 17:32:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','1110','4000','5500','','','','11173177707933033300903'),(3529,'111731776705','531',7.00,'2450','retail','0','2024-11-16 20:30:34','','','','200','Cash',0.00,'350','','','11','16.00','1','2024-11-16 17:32:04','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'7','7.00','0','Inclusive','branch','Inventory','','','','','','','11173177714921223010342'),(3530,'111731776705','662',1.00,'2200','retail','0','2024-11-16 20:30:34','','','','1200','Cash',0.00,'2200','','','11','16.00','1','2024-11-16 17:32:04','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','11173177720922132273703'),(3531,'111731776705','508',2.00,'1300','retail','0','2024-11-16 20:30:34','','','','280','Cash',0.00,'650','','','11','16.00','1','2024-11-16 17:32:04','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','','','11173177731113232223231'),(3532,'111731776705','m83',1.00,'850','retail','0','2024-11-16 20:30:34','','','','400','Cash',0.00,'850','','','11','16.00','1','2024-11-16 17:32:04','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','','11173177733113103333313'),(3533,'111731776705','593',2.00,'1300','retail','0','2024-11-16 20:30:34','','','','350','Cash',0.00,'650','','','11','16.00','1','2024-11-16 17:32:04','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','','','11173177735030302323201'),(3534,'111731776705','622',8.00,'1600','retail','0','2024-11-16 20:30:34','','','','100','Cash',0.00,'200','','','11','16.00','1','2024-11-16 17:32:04','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'8','21.00','13','Inclusive','branch','Inventory','','','','','','','11173177738101033722313'),(3535,'111731776705','601',1.00,'400','retail','0','2024-11-16 20:30:34','','','','200','Cash',0.00,'400','','','11','16.00','1','2024-11-16 17:32:04','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','','11173177739472797330720'),(3536,'111731776705','441',1.00,'900','retail','0','2024-11-16 20:30:34','','','','450','Cash',0.00,'900','','','11','16.00','1','2024-11-16 17:32:04','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','11173177823420018022233'),(3537,'111731861827','166',1.00,'1799','retail','0','2024-11-18 20:37:50','','','','1360','Cash',0.00,'1799','','','11','0.00','1','2024-11-18 17:38:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','11173186184030011010380'),(3538,'111731861827','38',1.00,'1650','retail','0','2024-11-18 20:37:50','','','','850','Cash',0.00,'1650','','','11','16.00','1','2024-11-18 17:38:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','11173186197333121030108'),(3539,'111731861827','21',2.00,'400','retail','0','2024-11-18 20:37:50','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-11-18 17:38:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','','','11173186208530203220232'),(3540,'111731861827','267',1.00,'250','retail','0','2024-11-18 20:37:50','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-11-18 17:38:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','11173186214011331102003'),(3541,'111731861827','185',3.00,'180','retail','0','2024-11-18 20:37:50','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-11-18 17:38:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','73.00','70','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173186215633323602012'),(3542,'111731861827','318',1.00,'15000','retail','0','2024-11-18 20:37:50','','','','12000','Cash',0.00,'15000','','','11','0.00','1','2024-11-18 17:38:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','11173186218680200302212'),(3543,'111731861827','257',1.00,'300','retail','0','2024-11-18 20:37:50','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-11-18 17:38:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','11173186220403330303631'),(3544,'111731861827','98',1.00,'1150','retail','0','2024-11-18 20:37:50','','','','700','Cash',0.00,'1150','','','11','16.00','1','2024-11-18 17:38:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','11173186221213222232131'),(3545,'111731861827','292',1.00,'2800','retail','0','2024-11-18 20:37:50','','','','1400','Cash',0.00,'2800','','','11','0.00','1','2024-11-18 17:38:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','11173186222132320302322'),(3546,'111731861827','158',1.00,'150','retail','0','2024-11-18 20:37:50','','','','81','Cash',0.00,'150','','','11','0.00','1','2024-11-18 17:38:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','11173186222838020221333'),(3547,'111731861827','132',1.00,'200','retail','0','2024-11-18 20:37:50','','','','104','Cash',0.00,'200','','','11','16.00','1','2024-11-18 17:38:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','','','','11173186223863612220332'),(3548,'111731861827','346',1.00,'200','retail','0','2024-11-18 20:37:50','','','','128','Cash',0.00,'200','','','11','0.00','1','2024-11-18 17:38:17','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','11173186228912229973120'),(3549,'111731861827','53',2.00,'600','retail','0','2024-11-18 20:37:50','','','','125','Cash',0.00,'300','','','11','16.00','1','2024-11-18 17:38:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','','','11173186231532306233532'),(3550,'111731861827','601',1.00,'400','retail','0','2024-11-18 20:37:50','','','','200','Cash',0.00,'400','','','11','16.00','1','2024-11-18 17:38:17','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','11173186234844003220030'),(3551,'111731861827','413',1.00,'1100','retail','0','2024-11-18 20:37:50','','','','550','Cash',0.00,'1100','','','11','16.00','1','2024-11-18 17:38:17','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','11173186236132321133377'),(3552,'111731861827','484',1.00,'4700','retail','0','2024-11-18 20:37:50','','','','1650','Cash',0.00,'4700','','','11','16.00','1','2024-11-18 17:38:17','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','11173186247923389323030'),(3553,'111731861827','m31',1.00,'8500','retail','0','2024-11-18 20:37:50','','','','5500','Cash',0.00,'8500','','','11','16.00','1','2024-11-18 17:38:17','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','','11173186251736022205207'),(3554,'111731861827','413',1.00,'1100','retail','0','2024-11-18 20:37:50','','','','550','Cash',0.00,'1100','','','11','16.00','1','2024-11-18 17:38:17','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','','11173186254232333611373'),(3555,'111731861827','458',1.00,'1950','retail','0','2024-11-18 20:37:50','','','','950','Cash',0.00,'1950','','','11','16.00','1','2024-11-18 17:38:17','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','11173195140831311132001'),(3556,'111731861827','208',1.00,'200','retail','0','2024-11-18 20:37:50','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-11-18 17:38:17','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','11173195143933203593921'),(3557,'111731861827','543',1.00,'200','retail','0','2024-11-18 20:37:50','','','','120','Cash',0.00,'200','','','11','16.00','1','2024-11-18 17:38:17','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','11173195146432022321232'),(3558,'131731951696','511',1.00,'3199','retail','0','2024-11-18 20:47:24','bale','','','2500','Cash',0.00,'3199','','','13','16.00','1','2024-11-18 17:47:28','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','','13173195188430302323203'),(3559,'131731951696','m58',6.00,'1200','retail','0','2024-11-18 20:47:24','bale','','','92','Cash',0.00,'200','','','13','16.00','1','2024-11-18 17:47:28','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','6.00','0','Inclusive','branch','Inventory','','','','','','','13173195198793033323031'),(3560,'131731951696','534',1.00,'600','retail','0','2024-11-18 20:47:24','bale','','','280','Cash',0.00,'600','','','13','16.00','1','2024-11-18 17:47:28','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','13173195200333202511323'),(3561,'131731951696','538',2.00,'60','retail','0','2024-11-18 20:47:24','bale','','','10','Cash',0.00,'30','','','13','16.00','1','2024-11-18 17:47:28','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','','','13173195201722337030232'),(3562,'111732035167','257',1.00,'300','retail','0','2024-11-19 20:04:59','','','','167','Cash',0.00,'300','','','11','0.00','1','2024-11-19 17:06:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','11173203518626027306223'),(3563,'111732035167','185',3.00,'180','retail','0','2024-11-19 20:04:59','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-11-19 17:06:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','70.00','67','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173203521122733701332'),(3564,'111732035167','267',1.00,'250','retail','0','2024-11-19 20:04:59','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-11-19 17:06:51','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','11173203522632001020210'),(3565,'111732035167','202',1.00,'800','retail','0','2024-11-19 20:04:59','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-11-19 17:06:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11173203525221330027253'),(3566,'111732035167','4287211',1.00,'600','retail','0','2024-11-19 20:04:59','','','','300','Cash',0.00,'600','','','11','16.00','1','2024-11-19 17:06:51','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','','11173203526730302323201'),(3567,'111732035167','110',1.00,'250','retail','0','2024-11-19 20:04:59','','','','95','Cash',0.00,'250','','','11','16.00','1','2024-11-19 17:06:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','','11173203527803220220333'),(3568,'111732035167','349',1.00,'200','retail','0','2024-11-19 20:04:59','','','','100','Cash',0.00,'200','','','11','0.00','1','2024-11-19 17:06:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','11173203529330320332303'),(3569,'111732035167','18',2.00,'240','retail','0','2024-11-19 20:04:59','','','','45','Cash',0.00,'120','','','11','16.00','1','2024-11-19 17:06:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','141.00','139','Inclusive','branch','Inventory','','','','','','','11173203531222321032331'),(3570,'111732035167','21',1.00,'200','retail','0','2024-11-19 20:04:59','','','','133','Cash',0.00,'200','','','11','16.00','1','2024-11-19 17:06:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','','11173203532600303002673'),(3571,'111732035167','3',1.00,'850','retail','0','2024-11-19 20:04:59','','','','450','Cash',0.00,'850','','','11','16.00','1','2024-11-19 17:06:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','','11173203533523335213225'),(3572,'111732035167','601',1.00,'400','retail','0','2024-11-19 20:04:59','','','','200','Cash',0.00,'400','','','11','16.00','1','2024-11-19 17:06:51','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','','11173203586118032112100'),(3573,'111732035167','622',2.00,'400','retail','0','2024-11-19 20:04:59','','','','100','Cash',0.00,'200','','','11','16.00','1','2024-11-19 17:06:51','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','','','11173203589920223219231'),(3574,'111732036012','267',4.00,'1000','retail','0','2024-11-19 20:24:24','','','','130','Cash',0.00,'250','','','11','0.00','1','2024-11-19 17:24:28','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','13.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11173203703630203230372'),(3575,'111732036012','185',10.00,'600','retail','0','2024-11-19 20:24:24','','','','22','Cash',0.00,'60','','','11','0.00','1','2024-11-19 17:24:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','67.00','57','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173203704800332123030'),(3576,'111732100919','488',1.00,'350','retail','0','2024-11-20 14:08:50','','','','250','Cash',48.28,'350','','','11','16.00','1','2024-11-21 05:28:57','3','6','returned','1','returned','pcs','','2024-11-21 08:28:55','1','yes','','0','','','VATABLE',301.72,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173210092932309120200'),(3577,'131732122040','205',1.00,'2000','retail','0','2024-11-20 20:13:53','bale','','','700','Cash',0.00,'2000','','','13','0','1','2024-11-20 17:15:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173212240144133133323'),(3578,'131732122040','299',1.00,'100','retail','0','2024-11-20 20:13:53','bale','','','86','Cash',0.00,'100','','','13','0','1','2024-11-20 17:15:33','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173212241221127241203'),(3579,'131732122040','185',3.00,'180','retail','0','2024-11-20 20:13:53','bale','','','22','Cash',0.00,'60','','','13','0','1','2024-11-20 17:15:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','57.00','54','Inclusive','branch','None Inventory','1110','4000','5500','','','','13173212242737102012231'),(3580,'131732122040','336',1.00,'3200','retail','0','2024-11-20 20:13:53','bale','','','1700','Cash',0.00,'3200','','','13','0','1','2024-11-20 17:15:33','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3200.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173212243701222272323'),(3581,'131732122040','488',5.00,'1750','retail','0','2024-11-20 20:13:53','bale','','','250','Cash',241.38,'350','','','13','16.00','1','2024-11-20 17:15:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'5','10.00','5','Inclusive','branch','Inventory','','','','','','B','13173212251210021320232'),(3582,'131732122040','674',1.00,'3800','retail','0','2024-11-20 20:13:53','bale','','','2400','Cash',524.14,'3800','','','13','16.00','1','2024-11-20 17:15:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3275.86,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173212254823033233242'),(3583,'131732122040','523',1.00,'850','retail','0','2024-11-20 20:13:53','bale','','','400','Cash',117.24,'850','','','13','16.00','1','2024-11-20 17:15:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',732.76,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173212257702337712771'),(3584,'131732122040','672',1.00,'700','retail','0','2024-11-20 20:13:53','bale','','','350','Cash',96.55,'700','','','13','16.00','1','2024-11-20 17:15:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173212283300011320333'),(3585,'111732100918','488',1.00,'350','retail','0','2024-11-20 14:08:50','','','','250','Cash',48.28,'350','','','1','','1','2024-11-21 05:30:37','3','6','new','1','new','pcs','','','1','yes','','0','','','VATABLE',301.72,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','17321669372'),(3586,'111732207836','184',1.00,'750','retail','0','2024-11-21 19:56:18','','','','500','Cash',0.00,'750','','','11','0','1','2024-11-21 16:56:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220785422220203223'),(3587,'111732207836','249',1.00,'2300','retail','0','2024-11-21 19:56:18','','','','1000','Cash',0.00,'2300','','','11','0','1','2024-11-21 16:56:21','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220787333320732202'),(3588,'111732207836','110',2.00,'500','retail','0','2024-11-21 19:56:18','','','','95','Cash',0.00,'250','','','11','0.00','1','2024-11-21 16:56:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','','B','11173220792303332213232'),(3589,'111732207836','138',1.00,'1399','retail','0','2024-11-21 19:56:18','','','','1050','Cash',0.00,'1399','','','11','0.00','1','2024-11-21 16:56:21','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',1399.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220794129321321303'),(3590,'111732207836','148',1.00,'200','retail','0','2024-11-21 19:56:18','','','','150','Cash',0.00,'200','','','11','0','1','2024-11-21 16:56:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220796179012720220'),(3591,'111732207836','130',2.00,'1400','retail','0','2024-11-21 19:56:18','','','','350','Cash',0.00,'700','','','11','0.00','1','2024-11-21 16:56:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220797732001310230'),(3592,'111732207836','15',4.00,'320','retail','0','2024-11-21 19:56:18','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-11-21 16:56:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'4','63.00','59','Inclusive','branch','Inventory','','','','','','B','11173220800533033233232'),(3593,'111732207836','147',1.00,'5500','retail','0','2024-11-21 19:56:18','','','','4000','Cash',0.00,'5500','','','11','0','1','2024-11-21 16:56:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220808823202030123'),(3594,'111732207836','6972864340117',1.00,'450','retail','0','2024-11-21 19:56:18','','','','0','Cash',0.00,'450','','','11','0.00','1','2024-11-21 16:56:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','11173220812011022022231'),(3595,'111732207836','148',1.00,'200','retail','0','2024-11-21 19:56:18','','','','150','Cash',0.00,'200','','','11','0','1','2024-11-21 16:56:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220814929022332110'),(3596,'111732208182','6947662262220',1.00,'950','retail','0','2024-11-21 19:58:24','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-11-21 16:58:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173220820312022272023'),(3597,'111732208182','302',1.00,'200','retail','0','2024-11-21 19:58:24','','','','150','Cash',0.00,'200','','','11','0','1','2024-11-21 16:58:28','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220821620032323001'),(3598,'111732208182','15',1.00,'80','retail','0','2024-11-21 19:58:24','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-11-21 16:58:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','','B','11173220822662323221201'),(3599,'111732208182','169',1.00,'3800','retail','0','2024-11-21 19:58:24','','','','2600','Cash',0.00,'3800','','','11','0','1','2024-11-21 16:58:28','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220824602022330773'),(3600,'111732209844','249',1.00,'2300','retail','0','2024-11-21 20:24:13','','','','1000','Cash',0.00,'2300','','','11','0','1','2024-11-21 17:24:14','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173220985200212505272'),(3601,'111732293680','317',1.00,'1400','retail','0','2024-11-22 19:43:49','','','','800','Cash',0.00,'1400','','','11','0','1','2024-11-22 16:43:53','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173229370532725702333'),(3602,'111732293680','81',1.00,'1800','retail','0','2024-11-22 19:43:49','','','','1000','Cash',0.00,'1800','','','11','0.00','1','2024-11-22 16:43:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173229372237222733223'),(3603,'111732293680','110',1.00,'250','retail','0','2024-11-22 19:43:49','','','','95','Cash',0.00,'250','','','11','0.00','1','2024-11-22 16:43:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','11173229380223022022233'),(3604,'111732293859','6972864340117',1.00,'450','retail','0','2024-11-22 19:47:24','','','','0','Cash',0.00,'450','','','11','0.00','1','2024-11-22 16:47:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','11173229387283230172023'),(3605,'111732293859','97',1.00,'700','retail','0','2024-11-22 19:47:24','','','','450','Cash',0.00,'700','','','11','0.00','1','2024-11-22 16:47:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','11173229390410273323230'),(3606,'111732293859','169',1.00,'3800','retail','0','2024-11-22 19:47:24','','','','2600','Cash',0.00,'3800','','','11','0','1','2024-11-22 16:47:27','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173229392022233093333'),(3607,'111732293859','256',1.00,'400','retail','0','2024-11-22 19:47:24','','','','200','Cash',0.00,'400','','','11','0','1','2024-11-22 16:47:27','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173229393533273200323'),(3608,'111732293859','285',1.00,'150','retail','0','2024-11-22 19:47:24','','','','100','Cash',0.00,'150','','','11','0','1','2024-11-22 16:47:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173229395120223222323'),(3609,'111732293859','170',5.00,'350','retail','0','2024-11-22 19:47:24','','','','50','Cash',0.00,'70','','','11','0','1','2024-11-22 16:47:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'5','16.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173229397090323293222'),(3610,'111732293859','343',1.00,'2700','retail','0','2024-11-22 19:47:24','','','','1740','Cash',0.00,'2700','','','11','0','1','2024-11-22 16:47:27','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2700.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173229398432393373403'),(3611,'111732293859','168',1.00,'900','retail','0','2024-11-22 19:47:24','','','','520','Cash',0.00,'900','','','11','0','1','2024-11-22 16:47:27','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173229400632219242627'),(3612,'111732294048','534',1.00,'600','retail','0','2024-11-22 19:50:14','','','','280','Cash',0.00,'600','','','11','0.00','1','2024-11-22 16:50:16','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173229408902282729391'),(3613,'111732294048','533',1.00,'950','retail','0','2024-11-22 19:50:14','','','','450','Cash',0.00,'950','','','11','0.00','1','2024-11-22 16:50:16','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173229419333031232022'),(3614,'111732294249','533',1.00,'950','retail','0','2024-11-22 19:51:30','','','','450','Cash',0.00,'950','','','11','0.00','1','2024-11-22 16:51:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173229425639026352021'),(3615,'111732294249','534',1.00,'600','retail','0','2024-11-22 19:51:30','','','','280','Cash',0.00,'600','','','11','0.00','1','2024-11-22 16:51:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173229427120223222323'),(3616,'131732294377','342',1.00,'1000','retail','0','2024-11-22 20:29:36','bale','','','600','Cash',0.00,'1000','','','13','0','1','2024-11-22 17:29:40','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173229653020392033232'),(3617,'131732381268','72',4.00,'1600','retail','0','2024-11-23 20:11:32','bale','','','200','Cash',0.00,'400','','','13','0.00','1','2024-11-23 17:11:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'4','168.00','164','Inclusive','branch','Inventory','','','','','','B','13173238129737217321711'),(3618,'131732381268','225',1.00,'600','retail','0','2024-11-23 20:11:32','bale','','','300','Cash',0.00,'600','','','13','0','1','2024-11-23 17:11:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173238139112723391232'),(3619,'131732381268','110',1.00,'250','retail','0','2024-11-23 20:11:32','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2024-11-23 17:11:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','13173238141133218013223'),(3620,'131732381268','208',1.00,'200','retail','0','2024-11-23 20:11:32','bale','','','100','Cash',0.00,'200','','','13','0','1','2024-11-23 17:11:41','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173238147872072230307'),(3621,'131732381268','16',1.00,'350','retail','0','2024-11-23 20:11:32','bale','','','125','Cash',0.00,'350','','','13','0.00','1','2024-11-23 17:11:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13173238149430373227132'),(3622,'131732381268','87',1.00,'1900','retail','0','2024-11-23 20:11:32','bale','','','1100','Cash',0.00,'1900','','','13','0.00','1','2024-11-23 17:11:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1900.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173238151733233322032'),(3623,'131732381268','326',1.00,'1800','retail','0','2024-11-23 20:11:32','bale','','','950','Cash',0.00,'1800','','','13','0','1','2024-11-23 17:11:41','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173238153422002232432'),(3624,'131732381268','31',1.00,'500','retail','0','2024-11-23 20:11:32','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2024-11-23 17:11:41','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','13173238157333203725222'),(3625,'131732381268','283',1.00,'500','retail','0','2024-11-23 20:11:32','bale','','','320','Cash',0.00,'500','','','13','0','1','2024-11-23 17:11:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173238158503222301201'),(3626,'131732381268','208',1.00,'200','retail','0','2024-11-23 20:11:32','bale','','','100','Cash',0.00,'200','','','13','0','1','2024-11-23 17:11:41','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173238160732322303320'),(3627,'131732381268','682',1.00,'1900','retail','0','2024-11-23 20:11:32','bale','','','1000','Cash',0.00,'1900','','','13','0.00','1','2024-11-23 17:11:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1900.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173238167403100226232'),(3628,'131732381268','572',1.00,'1500','retail','0','2024-11-23 20:11:32','bale','','','700','Cash',0.00,'1500','','','13','0.00','1','2024-11-23 17:11:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173238174932320031322'),(3629,'131732381268','m85',2.00,'600','retail','0','2024-11-23 20:11:32','bale','','','162','Cash',0.00,'300','','','13','0.00','1','2024-11-23 17:11:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','','B','13173238176523281323307'),(3630,'131732381268','404',1.00,'500','retail','0','2024-11-23 20:11:32','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2024-11-23 17:11:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173238181213333370323'),(3631,'131732381268','400',1.00,'650','retail','0','2024-11-23 20:11:32','bale','','','450','Cash',0.00,'650','','','13','0.00','1','2024-11-23 17:11:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173238182522025033003'),(3632,'131732381268','m15',1.00,'499','retail','0','2024-11-23 20:11:32','bale','','','300','Cash',0.00,'499','','','13','0.00','1','2024-11-23 17:11:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',499.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173238184802834333832'),(3633,'131732382910','16',1.00,'350','retail','0','2024-11-23 20:28:42','bale','','','125','Cash',0.00,'350','','','13','0.00','1','2024-11-23 17:28:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13173238292228213100331'),(3634,'131732382934','363',3.00,'6000','retail','0','2024-11-23 20:39:14','bale','','','1000','Cash',0.00,'2000','','','13','0','1','2024-11-23 17:39:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173238354223102323338'),(3635,'131732383558','68',1.00,'1650','retail','0','2024-11-23 20:39:38','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2024-11-23 17:39:55','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13173238357820202037333'),(3636,'131732466176','m10',1.00,'1350','retail','0','2024-11-24 19:59:21','bale','','','650','Cash',0.00,'1350','','','13','0.00','1','2024-11-24 17:06:11','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1350.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173246623932601222363'),(3637,'131732466176','622',1.00,'200','retail','0','2024-11-24 19:59:21','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2024-11-24 17:06:11','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13173246644932212137320'),(3638,'131732466176','170',2.00,'140','retail','0','2024-11-24 19:59:21','bale','','','50','Cash',0.00,'70','','','13','0','1','2024-11-24 17:06:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173246670960231123121'),(3639,'131732466176','364',5.00,'1500','retail','0','2024-11-24 19:59:21','bale','','','300','Cash',0.00,'300','','','13','0','1','2024-11-24 17:06:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'5','102.00','97','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173246673273223347026'),(3640,'131732466176','49',1.00,'1500','retail','0','2024-11-24 19:59:21','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2024-11-24 17:06:11','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173246755833387200222'),(3641,'111732555922','672',1.00,'700','retail','0','2024-11-25 20:36:29','','','','350','Cash',0.00,'700','','','11','0.00','1','2024-11-25 17:36:34','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173255592903591397350'),(3642,'111732555922','m40',1.00,'300','retail','0','2024-11-25 20:36:29','','','','200','Cash',0.00,'300','','','11','0.00','1','2024-11-25 17:36:34','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173255609232320051033'),(3643,'111732555922','364',4.00,'1200','retail','0','2024-11-25 20:36:29','','','','300','Cash',0.00,'300','','','11','0','1','2024-11-25 17:36:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'4','403.00','399','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173255611432322123333'),(3644,'111732555922','256',1.00,'400','retail','0','2024-11-25 20:36:29','','','','200','Cash',0.00,'400','','','11','0','1','2024-11-25 17:36:34','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173255613110330312313'),(3645,'111732555922','33',2.00,'100','retail','0','2024-11-25 20:36:29','','','','38','Cash',0.00,'50','','','11','0.00','1','2024-11-25 17:36:34','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'2','60.00','58','Inclusive','branch','Inventory','','','','','','B','11173255616235011323721'),(3646,'111732556195','245',1.00,'1400','retail','0','2024-11-25 20:37:15','','','','700','Cash',0.00,'1400','','','11','0','1','2024-11-25 17:37:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173255621523002270203'),(3647,'111732641283','220',1.00,'1500','retail','0','2024-11-26 20:16:25','','','','1000','Cash',0.00,'1500','','','11','0','1','2024-11-26 17:16:31','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173264130333310233313'),(3648,'111732641283','330',3.00,'180','retail','0','2024-11-26 20:16:25','','','','24','Cash',0.00,'60','','','11','0','1','2024-11-26 17:16:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173264133832037632723'),(3649,'111732641283','15',1.00,'80','retail','0','2024-11-26 20:16:25','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-11-26 17:16:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','','B','11173264137423227332233'),(3650,'111732641283','94',1.00,'500','retail','0','2024-11-26 20:16:25','','','','0','Cash',0.00,'500','','','11','0.00','1','2024-11-26 17:16:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173264138430033312272'),(3651,'111732641425','148',1.00,'200','retail','0','2024-11-26 20:22:31','','','','150','Cash',0.00,'200','','','11','0','1','2024-11-26 17:22:35','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173264144022224233341'),(3652,'111732641425','6970802080026',1.00,'850','retail','0','2024-11-26 20:22:31','','','','350','Cash',0.00,'850','','','11','0.00','1','2024-11-26 17:22:35','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173264145130441500212'),(3653,'111732641425','13',1.00,'600','retail','0','2024-11-26 20:22:31','','','','350','Cash',0.00,'600','','','11','0.00','1','2024-11-26 17:22:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11173264146070632127303'),(3654,'111732641425','1129',1.00,'450','retail','0','2024-11-26 20:22:31','','','','56','Cash',62.07,'450','','','11','16.00','1','2024-11-26 17:22:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','11173264146923331322221'),(3655,'111732641425','177',1.00,'500','retail','0','2024-11-26 20:22:31','','','','300','Cash',0.00,'500','','','11','0','1','2024-11-26 17:22:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173264148622301630122'),(3656,'111732641425','364',2.00,'600','retail','0','2024-11-26 20:22:31','','','','300','Cash',0.00,'300','','','11','0','1','2024-11-26 17:22:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','399.00','397','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173264151031001723303'),(3657,'111732641425','9',1.00,'1500','retail','0','2024-11-26 20:22:31','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-11-26 17:22:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11173264152210033322360'),(3658,'111732641425','132',2.00,'400','retail','0','2024-11-26 20:22:31','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-11-26 17:22:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','67.00','65','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173264153724333102303'),(3659,'111732641425','185',2.00,'120','retail','0','2024-11-26 20:22:31','','','','22','Cash',0.00,'60','','','11','0','1','2024-11-26 17:22:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','54.00','52','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173264157377353074223'),(3660,'111732641425','m85',1.00,'300','retail','0','2024-11-26 20:22:31','','','','162','Cash',0.00,'300','','','11','0.00','1','2024-11-26 17:22:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173264168463031238217'),(3661,'111732641425','443',1.00,'4500','retail','0','2024-11-26 20:22:31','','','','3200','Cash',0.00,'4500','','','11','0.00','1','2024-11-26 17:22:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173264170230300737340'),(3662,'111732641425','449',1.00,'650','retail','0','2024-11-26 20:22:31','','','','300','Cash',0.00,'650','','','11','0.00','1','2024-11-26 17:22:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173264172002073702222'),(3663,'111732641756','225',4.00,'2400','retail','0','2024-11-26 20:25:44','','','','300','Cash',0.00,'600','','','11','0','1','2024-11-26 17:25:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173264191112312200033'),(3664,'111732641756','349',1.00,'200','retail','0','2024-11-26 20:25:44','','','','100','Cash',0.00,'200','','','11','0','1','2024-11-26 17:25:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173264192222023331331'),(3665,'111732641756','131',1.00,'1500','retail','0','2024-11-26 20:25:44','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-11-26 17:25:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173264193011232202302'),(3666,'111732641756','37',2.00,'2500','retail','0','2024-11-26 20:25:44','','','','700','Cash',0.00,'1250','','','11','0.00','1','2024-11-26 17:25:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','','B','11173264194413104074200'),(3667,'111732642251','67',1.00,'800','retail','0','2024-11-26 20:31:09','','','','350','Cash',0.00,'800','','','11','0.00','1','2024-11-26 17:31:10','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173264226822020832602'),(3668,'131732725595','185',4.00,'240','retail','0','2024-11-27 20:04:21','bale','','','22','Cash',0.00,'60','','','13','0','1','2024-11-27 17:04:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'4','52.00','48','Inclusive','branch','None Inventory','1110','4000','5500','','','','13173272565331332232563'),(3669,'131732725595','37',1.00,'1250','retail','0','2024-11-27 20:04:21','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2024-11-27 17:04:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','13173272567706633322300'),(3670,'131732725595','5',4.00,'1200','retail','0','2024-11-27 20:04:21','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2024-11-27 17:04:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','275.00','271','Inclusive','branch','Inventory','','','','','','B','13173272574923223373772'),(3671,'131732725595','81',1.00,'1800','retail','0','2024-11-27 20:04:21','bale','','','1000','Cash',0.00,'1800','','','13','0.00','1','2024-11-27 17:04:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173272580127332232017'),(3672,'131732725595','6947662262220',1.00,'950','retail','0','2024-11-27 20:04:21','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2024-11-27 17:04:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173272582932333752382'),(3673,'131732725595','319',1.00,'600','retail','0','2024-11-27 20:04:21','bale','','','320','Cash',0.00,'600','','','13','0','1','2024-11-27 17:04:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173272587021233223020'),(3674,'131732725595','21',2.00,'400','retail','0','2024-11-27 20:04:21','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2024-11-27 17:04:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','','B','13173272590600225333225'),(3675,'131732725595','509',1.00,'500','retail','0','2024-11-27 20:04:21','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2024-11-27 17:04:24','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173272602423333370323'),(3676,'111732728261','364',1.00,'300','retail','0','2024-11-27 20:25:15','','','','300','Cash',0.00,'300','','','11','0','1','2024-11-27 17:25:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','397.00','396','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173272829303702232333'),(3677,'111732812487','110',1.00,'250','retail','0','2024-11-28 19:49:58','','','','95','Cash',0.00,'250','','','11','0.00','1','2024-11-28 16:50:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','11173281250335332328313'),(3678,'111732812487','132',2.00,'400','retail','0','2024-11-28 19:49:58','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-11-28 16:50:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','65.00','63','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281252030132113703'),(3679,'111732812487','21',2.00,'400','retail','0','2024-11-28 19:49:58','','','','133','Cash',0.00,'200','','','11','0.00','1','2024-11-28 16:50:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','','B','11173281254402022330423'),(3680,'111732812487','52',3.00,'450','retail','0','2024-11-28 19:49:58','','','','59','Cash',0.00,'150','','','11','0.00','1','2024-11-28 16:50:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'3','50.00','47','Inclusive','branch','Inventory','','','','','','B','11173281259781233320322'),(3681,'111732812612','355',1.00,'2300','retail','0','2024-11-28 19:56:33','','','','1600','Cash',0.00,'2300','','','11','0','1','2024-11-28 16:56:37','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281264221130208224'),(3682,'111732812612','342',1.00,'1000','retail','0','2024-11-28 19:56:33','','','','600','Cash',0.00,'1000','','','11','0','1','2024-11-28 16:56:37','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281265223322230222'),(3683,'111732812612','63',1.00,'1300','retail','0','2024-11-28 19:56:33','','','','850','Cash',0.00,'1300','','','11','0.00','1','2024-11-28 16:56:37','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173281268333278200323'),(3684,'111732812612','185',1.00,'60','retail','0','2024-11-28 19:56:33','','','','22','Cash',0.00,'60','','','11','0','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','48.00','47','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173281270580223222323'),(3685,'111732812612','348',1.00,'950','retail','0','2024-11-28 19:56:33','','','','500','Cash',0.00,'950','','','11','0','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281271922233832339'),(3686,'111732812612','18',5.00,'600','retail','0','2024-11-28 19:56:33','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'5','139.00','134','Inclusive','branch','Inventory','','','','','','B','11173281273413042322331'),(3687,'111732812612','290',1.00,'300','retail','0','2024-11-28 19:56:33','','','','150','Cash',0.00,'300','','','11','0','1','2024-11-28 16:56:37','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281274723724212203'),(3688,'111732812612','244',1.00,'1200','retail','0','2024-11-28 19:56:33','','','','650','Cash',0.00,'1200','','','11','0','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281276446070071733'),(3689,'111732812612','82',1.00,'900','retail','0','2024-11-28 19:56:33','','','','400','Cash',0.00,'900','','','11','0.00','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11173281277921237222333'),(3690,'111732812612','15',2.00,'160','retail','0','2024-11-28 19:56:33','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','57.00','55','Inclusive','branch','Inventory','','','','','','B','11173281279213213730222'),(3691,'111732812612','20',2.00,'160','retail','0','2024-11-28 19:56:33','','','','40','Cash',0.00,'80','','','11','0.00','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','95.00','93','Inclusive','branch','Inventory','','','','','','B','11173281280522023230381'),(3692,'111732812612','32',2.00,'500','retail','0','2024-11-28 19:56:33','','','','150','Cash',0.00,'250','','','11','0.00','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','55.00','53','Inclusive','branch','Inventory','','','','','','B','11173281281883100138221'),(3693,'111732812612','16',1.00,'350','retail','0','2024-11-28 19:56:33','','','','125','Cash',0.00,'350','','','11','0.00','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173281283120230100030'),(3694,'111732812612','267',1.00,'250','retail','0','2024-11-28 19:56:33','','','','130','Cash',0.00,'250','','','11','0','1','2024-11-28 16:56:37','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281285227212032023'),(3695,'111732812612','148',1.00,'200','retail','0','2024-11-28 19:56:33','','','','150','Cash',0.00,'200','','','11','0','1','2024-11-28 16:56:37','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281288103233223221'),(3696,'111732812612','330',2.00,'120','retail','0','2024-11-28 19:56:33','','','','24','Cash',0.00,'60','','','11','0','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281292321122032339'),(3697,'111732812612','33',1.00,'50','retail','0','2024-11-28 19:56:33','','','','38','Cash',0.00,'50','','','11','0.00','1','2024-11-28 16:56:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','','B','11173281294172233839222'),(3698,'111732812612','164',1.00,'299','retail','0','2024-11-28 19:56:33','','','','119','Cash',0.00,'299','','','11','0','1','2024-11-28 16:56:37','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',299.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281295433243232041'),(3699,'111732812612','299',1.00,'100','retail','0','2024-11-28 19:56:33','','','','86','Cash',0.00,'100','','','11','0','1','2024-11-28 16:56:37','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281297313220222302'),(3700,'111732813069','670',1.00,'350','retail','0','2024-11-28 19:59:54','','','','219','Cash',0.00,'350','','','11','0.00','1','2024-11-28 16:59:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11173281308812310820228'),(3701,'111732813069','686',1.00,'300','retail','0','2024-11-28 19:59:54','','','','150','Cash',0.00,'300','','','11','0.00','1','2024-11-28 16:59:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173281311123227332233'),(3702,'111732813069','1118',1.00,'450','retail','0','2024-11-28 19:59:54','','','','250','Cash',0.00,'450','','','11','0','1','2024-11-28 16:59:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281312103222303201'),(3703,'111732813069','m07',1.00,'300','retail','0','2024-11-28 19:59:54','','','','150','Cash',0.00,'300','','','11','0.00','1','2024-11-28 16:59:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173281313330120033311'),(3704,'111732813069','m77',1.00,'800','retail','0','2024-11-28 19:59:54','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-11-28 16:59:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173281315130138132203'),(3705,'111732813069','684',1.00,'700','retail','0','2024-11-28 19:59:54','','','','350','Cash',0.00,'700','','','11','0.00','1','2024-11-28 16:59:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173281319423210072373'),(3706,'111732813197','81',1.00,'1800','retail','0','2024-11-28 20:01:42','','','','1000','Cash',0.00,'1800','','','11','0.00','1','2024-11-28 17:01:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173281328072322033032'),(3707,'111732813197','13',2.00,'1200','retail','0','2024-11-28 20:01:42','','','','350','Cash',0.00,'600','','','11','0.00','1','2024-11-28 17:01:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','','B','11173281329201823221122'),(3708,'111732813197','260',1.00,'1500','retail','0','2024-11-28 20:01:42','','','','900','Cash',0.00,'1500','','','11','0','1','2024-11-28 17:01:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173281330231221033332'),(3709,'131732814539','670',2.00,'700','retail','0','2024-11-28 20:22:38','bale','','','219','Cash',0.00,'350','','','13','0.00','1','2024-11-28 17:22:49','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','','B','13173281455732321324030'),(3710,'131732901454','510',1.00,'550','retail','0','2024-11-29 20:38:42','bale','','','300','Cash',0.00,'550','','','13','0.00','1','2024-11-29 17:38:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173290151522115573120'),(3711,'131732901454','594',1.00,'1400','retail','0','2024-11-29 20:38:42','bale','','','700','Cash',0.00,'1400','','','13','0.00','1','2024-11-29 17:38:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173290153623320333203'),(3712,'131732901454','611',1.00,'2500','retail','0','2024-11-29 20:38:42','bale','','','1200','Cash',0.00,'2500','','','13','0.00','1','2024-11-29 17:38:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173290155323013313323'),(3713,'131732901454','1118',2.00,'900','retail','0','2024-11-29 20:38:42','bale','','','250','Cash',0.00,'450','','','13','0','1','2024-11-29 17:38:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173290159050052032032'),(3714,'131732901454','502',6.00,'2100','retail','0','2024-11-29 20:38:42','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2024-11-29 17:38:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'6','12.00','6','Inclusive','branch','Inventory','','','','','','B','13173290169023132202110'),(3715,'131732901454','594',1.00,'1400','retail','0','2024-11-29 20:38:42','bale','','','700','Cash',0.00,'1400','','','13','0.00','1','2024-11-29 17:38:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173290170633392262222'),(3716,'131732901454','507',3.00,'600','retail','0','2024-11-29 20:38:42','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2024-11-29 17:38:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','10.00','7','Inclusive','branch','Inventory','','','','','','B','13173290173494029331333'),(3717,'131732901454','594',1.00,'1400','retail','0','2024-11-29 20:38:42','bale','','','700','Cash',0.00,'1400','','','13','0.00','1','2024-11-29 17:38:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173290178431310113007'),(3718,'131732901454','615',1.00,'100','retail','0','2024-11-29 20:38:42','bale','','','50','Cash',0.00,'100','','','13','0.00','1','2024-11-29 17:38:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173290190123112272313'),(3719,'111732901946','62',1.00,'500','retail','0','2024-11-29 20:43:41','','','','350','Cash',0.00,'500','','','11','0.00','1','2024-11-29 17:43:44','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173290206203023323233'),(3720,'111732901946','6947662262220',1.00,'950','retail','0','2024-11-29 20:43:41','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-11-29 17:43:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173290207503223020101'),(3721,'111732901946','17',1.00,'500','retail','0','2024-11-29 20:43:41','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-11-29 17:43:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11173290217703210300722'),(3722,'111732902264','130',1.00,'700','retail','0','2024-11-29 20:55:44','','','','350','Cash',0.00,'700','','','11','0.00','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173290227931130133022'),(3723,'111732902264','16',1.00,'350','retail','0','2024-11-29 20:55:44','','','','125','Cash',0.00,'350','','','11','0.00','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173290229032232332912'),(3724,'111732902264','6947662262220',1.00,'950','retail','0','2024-11-29 20:55:44','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173290231633270612777'),(3725,'111732902264','33',6.00,'300','retail','0','2024-11-29 20:55:44','','','','38','Cash',0.00,'50','','','11','0.00','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'6','57.00','51','Inclusive','branch','Inventory','','','','','','B','11173290233900221223030'),(3726,'111732902264','281',1.00,'950','retail','0','2024-11-29 20:55:44','','','','500','Cash',0.00,'950','','','11','0','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173290234832022383213'),(3727,'111732902264','211',1.00,'1000','retail','0','2024-11-29 20:55:44','','','','650','Cash',0.00,'1000','','','11','0','1','2024-11-29 17:55:48','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173290236333290333022'),(3728,'111732902264','237',1.00,'1600','retail','0','2024-11-29 20:55:44','','','','1000','Cash',0.00,'1600','','','11','0','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173290238773120002132'),(3729,'111732902264','208',1.00,'200','retail','0','2024-11-29 20:55:44','','','','100','Cash',0.00,'200','','','11','0','1','2024-11-29 17:55:48','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173290239923223231003'),(3730,'111732902264','9',1.00,'1500','retail','0','2024-11-29 20:55:44','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','11173290243912301172013'),(3731,'111732902264','68',1.00,'1650','retail','0','2024-11-29 20:55:44','','','','1000','Cash',0.00,'1650','','','11','0.00','1','2024-11-29 17:55:48','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173290246403233303032'),(3732,'111732902264','319',1.00,'600','retail','0','2024-11-29 20:55:44','','','','320','Cash',0.00,'600','','','11','0','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173290247322320123310'),(3733,'111732902264','364',7.00,'2100','retail','0','2024-11-29 20:55:44','','','','300','Cash',0.00,'300','','','11','0','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'7','396.00','389','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173290250420333323224'),(3734,'111732902264','18',1.00,'120','retail','0','2024-11-29 20:55:44','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','134.00','133','Inclusive','branch','Inventory','','','','','','B','11173290252997222200129'),(3735,'111732902264','26',1.00,'600','retail','0','2024-11-29 20:55:44','','','','300','Cash',0.00,'600','','','11','0.00','1','2024-11-29 17:55:48','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173290254420143232733'),(3736,'111732902264','342',1.00,'1000','retail','0','2024-11-29 20:55:44','','','','600','Cash',0.00,'1000','','','11','0','1','2024-11-29 17:55:48','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173290255427302233232'),(3737,'111732902264','21',2.00,'400','retail','0','2024-11-29 20:55:44','','','','133','Cash',0.00,'200','','','11','0.00','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','27.00','25','Inclusive','branch','Inventory','','','','','','B','11173290256733352201033'),(3738,'111732902264','33',2.00,'100','retail','0','2024-11-29 20:55:44','','','','38','Cash',0.00,'50','','','11','0.00','1','2024-11-29 17:55:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'2','51.00','49','Inclusive','branch','Inventory','','','','','','B','11173290258673070372312'),(3739,'131732902971','568',1.00,'450','retail','0','2024-11-29 21:00:11','bale','','','250','Cash',0.00,'450','','','13','0.00','1','2024-11-29 18:00:14','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173290298523229330055'),(3740,'131732902971','528',1.00,'500','retail','0','2024-11-29 21:00:11','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2024-11-29 18:00:14','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173290319521133322229'),(3741,'111732979494','6925546000205',3.00,'7500','retail','0','2024-11-30 18:15:22','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2024-11-30 15:15:25','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'3','17.00','14','Inclusive','branch','Inventory','','','','','','B','11173297964402226031224'),(3742,'111732979494','68',1.00,'1650','retail','0','2024-11-30 18:15:22','','','','1000','Cash',0.00,'1650','','','11','0.00','1','2024-11-30 15:15:25','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173297970023212333323'),(3743,'111732985769','200',1.00,'450','retail','0','2024-11-30 19:56:50','','','','360','Cash',0.00,'450','','','11','0','1','2024-11-30 16:56:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298578293127823028'),(3744,'111732985769','256',1.00,'400','retail','0','2024-11-30 19:56:50','','','','200','Cash',0.00,'400','','','11','0','1','2024-11-30 16:56:54','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298579539232535052'),(3745,'111732985769','51',2.00,'1000','retail','0','2024-11-30 19:56:50','','','','300','Cash',0.00,'500','','','11','0.00','1','2024-11-30 16:56:54','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'2','37.00','35','Inclusive','branch','Inventory','','','','','','B','11173298581081019232031'),(3746,'111732985815','131',1.00,'1500','retail','0','2024-11-30 20:15:33','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298608900293203821'),(3747,'111732985815','267',1.00,'250','retail','0','2024-11-30 20:15:33','','','','130','Cash',0.00,'250','','','11','0','1','2024-11-30 17:15:36','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298611531322231221'),(3748,'111732985815','68',1.00,'1650','retail','0','2024-11-30 20:15:33','','','','1000','Cash',0.00,'1650','','','11','0.00','1','2024-11-30 17:15:36','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173298618287623821000'),(3749,'111732985815','281',1.00,'950','retail','0','2024-11-30 20:15:33','','','','500','Cash',0.00,'950','','','11','0','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298627621331301816'),(3750,'111732985815','34',1.00,'350','retail','0','2024-11-30 20:15:33','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173298629139212221331'),(3751,'111732985815','72',4.00,'1600','retail','0','2024-11-30 20:15:33','','','','200','Cash',0.00,'400','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'4','164.00','160','Inclusive','branch','Inventory','','','','','','B','11173298633920230392132'),(3752,'111732985815','5',4.00,'1200','retail','0','2024-11-30 20:15:33','','','','190','Cash',0.00,'300','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','271.00','267','Inclusive','branch','Inventory','','','','','','B','11173298636427212032023'),(3753,'111732985815','319',1.00,'600','retail','0','2024-11-30 20:15:33','','','','320','Cash',0.00,'600','','','11','0','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298637522307202212'),(3754,'111732985815','60',1.00,'2500','retail','0','2024-11-30 20:15:33','','','','1800','Cash',0.00,'2500','','','11','0.00','1','2024-11-30 17:15:36','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173298638913722222092'),(3755,'111732985815','299',2.00,'200','retail','0','2024-11-30 20:15:33','','','','86','Cash',0.00,'100','','','11','0','1','2024-11-30 17:15:36','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298641032121662323'),(3756,'111732985815','126',1.00,'799','retail','0','2024-11-30 20:15:33','','','','649','Cash',0.00,'799','','','11','0.00','1','2024-11-30 17:15:36','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298643920893283233'),(3757,'111732985815','345',1.00,'350','retail','0','2024-11-30 20:15:33','','','','233','Cash',0.00,'350','','','11','0','1','2024-11-30 17:15:36','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298647732033330233'),(3758,'111732985815','267',1.00,'250','retail','0','2024-11-30 20:15:33','','','','130','Cash',0.00,'250','','','11','0','1','2024-11-30 17:15:36','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298648533922833332'),(3759,'111732985815','6947662262220',1.00,'950','retail','0','2024-11-30 20:15:33','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173298649422320336337'),(3760,'111732985815','185',3.00,'180','retail','0','2024-11-30 20:15:33','','','','22','Cash',0.00,'60','','','11','0','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','47.00','44','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173298651282632133013'),(3761,'111732985815','83',1.00,'1500','retail','0','2024-11-30 20:15:33','','','','800','Cash',0.00,'1500','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173298652232363222236'),(3762,'111732985815','197',1.00,'800','retail','0','2024-11-30 20:15:33','','','','450','Cash',0.00,'800','','','11','0','1','2024-11-30 17:15:36','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298653623070203032'),(3763,'111732985815','4',1.00,'1650','retail','0','2024-11-30 20:15:33','','','','1100','Cash',0.00,'1650','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173298655370228222323'),(3764,'111732985815','131',1.00,'1500','retail','0','2024-11-30 20:15:33','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298656333723333030'),(3765,'111732985815','126',1.00,'799','retail','0','2024-11-30 20:15:33','','','','649','Cash',0.00,'799','','','11','0.00','1','2024-11-30 17:15:36','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298657620229237232'),(3766,'111732985815','148',1.00,'200','retail','0','2024-11-30 20:15:33','','','','150','Cash',0.00,'200','','','11','0','1','2024-11-30 17:15:36','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298658626292231920'),(3767,'111732985815','20',2.00,'160','retail','0','2024-11-30 20:15:33','','','','40','Cash',0.00,'80','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','93.00','91','Inclusive','branch','Inventory','','','','','','B','11173298660023333602622'),(3768,'111732985815','185',2.00,'120','retail','0','2024-11-30 20:15:33','','','','22','Cash',0.00,'60','','','11','0','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','44.00','42','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173298661613031782310'),(3769,'111732985815','65',1.00,'750','retail','0','2024-11-30 20:15:33','','','','0','Cash',0.00,'750','','','11','0.00','1','2024-11-30 17:15:36','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173298663623111071330'),(3770,'111732985815','16',1.00,'350','retail','0','2024-11-30 20:15:33','','','','125','Cash',0.00,'350','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173298664823911363233'),(3771,'111732985815','15',2.00,'160','retail','0','2024-11-30 20:15:33','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','55.00','53','Inclusive','branch','Inventory','','','','','','B','11173298668030692362200'),(3772,'111732985815','223',2.00,'500','retail','0','2024-11-30 20:15:33','','','','116','Cash',0.00,'250','','','11','0','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'2','116.00','114','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298669523373210330'),(3773,'111732985815','38',1.00,'1650','retail','0','2024-11-30 20:15:33','','','','850','Cash',0.00,'1650','','','11','0.00','1','2024-11-30 17:15:36','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173298670602983003370'),(3774,'111732985815','196',2.00,'1998','retail','0','2024-11-30 20:15:33','','','','500','Cash',0.00,'999','','','11','0','1','2024-11-30 17:15:36','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',999.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298683823380219283'),(3775,'111732985815','126',1.00,'799','retail','0','2024-11-30 20:15:33','','','','649','Cash',0.00,'799','','','11','0.00','1','2024-11-30 17:15:36','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298685999008132012'),(3776,'111732985815','6947662262220',1.00,'950','retail','0','2024-11-30 20:15:33','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173298687283022823771'),(3777,'111732985815','68',1.00,'1650','retail','0','2024-11-30 20:15:33','','','','1000','Cash',0.00,'1650','','','11','0.00','1','2024-11-30 17:15:36','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173298688231331180087'),(3778,'111732985815','289',1.00,'1500','retail','0','2024-11-30 20:15:33','','','','750','Cash',0.00,'1500','','','11','0','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298689323793820830'),(3779,'111732985815','290',1.00,'300','retail','0','2024-11-30 20:15:33','','','','150','Cash',0.00,'300','','','11','0','1','2024-11-30 17:15:36','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298690580216539123'),(3780,'111732985815','296',1.00,'450','retail','0','2024-11-30 20:15:33','','','','250','Cash',0.00,'450','','','11','0','1','2024-11-30 17:15:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173298691581313990380'),(3781,'131732987401','515',1.00,'650','retail','0','2024-11-30 20:24:37','bale','','','350','Cash',0.00,'650','','','13','0.00','1','2024-11-30 17:29:11','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173298745122338900153'),(3782,'131732987401','1118',2.00,'900','retail','0','2024-11-30 20:24:37','bale','','','250','Cash',0.00,'450','','','13','0','1','2024-11-30 17:29:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173298746333337230073'),(3783,'131732987401','538',4.00,'120','retail','0','2024-11-30 20:24:37','bale','','','10','Cash',0.00,'30','','','13','0.00','1','2024-11-30 17:29:11','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.00,'4','10.00','6','Inclusive','branch','Inventory','','','','','','B','13173298747621020278622'),(3784,'111733072357','364',2.00,'600','retail','0','2024-12-01 20:01:30','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-01 17:02:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','389.00','387','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173307237013301200323'),(3785,'111733072357','240',1.00,'700','retail','0','2024-12-01 20:01:30','','','','400','Cash',0.00,'700','','','11','0','1','2024-12-01 17:02:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173307239413237131237'),(3786,'111733072357','237',1.00,'1600','retail','0','2024-12-01 20:01:30','','','','1000','Cash',0.00,'1600','','','11','0','1','2024-12-01 17:02:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173307241522572730222'),(3787,'111733072357','338',1.00,'1000','retail','0','2024-12-01 20:01:30','','','','500','Cash',0.00,'1000','','','11','0','1','2024-12-01 17:02:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173307243123243722431'),(3788,'111733072357','37',1.00,'1250','retail','0','2024-12-01 20:01:30','','','','700','Cash',0.00,'1250','','','11','0.00','1','2024-12-01 17:02:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','11173307244027322002034'),(3789,'111733072357','6947662262220',1.00,'950','retail','0','2024-12-01 20:01:30','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-01 17:02:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173307245312337312333'),(3790,'111733072357','185',3.00,'180','retail','0','2024-12-01 20:01:30','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-01 17:02:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','42.00','39','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173307246722337000163'),(3791,'111733072357','230',1.00,'450','retail','0','2024-12-01 20:01:30','','','','230','Cash',0.00,'450','','','11','0','1','2024-12-01 17:02:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173307248710011132108'),(3792,'111733072523','348',1.00,'950','retail','0','2024-12-01 20:02:33','','','','500','Cash',0.00,'950','','','11','0','1','2024-12-01 17:02:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173307254513034032453'),(3793,'111733072523','233',1.00,'450','retail','0','2024-12-01 20:02:33','','','','240','Cash',0.00,'450','','','11','0','1','2024-12-01 17:02:35','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173307255332701220323'),(3794,'131733072579','1121',1.00,'600','retail','0','2024-12-01 20:04:44','bale','','','300','Cash',0.00,'600','','','13','0','1','2024-12-01 17:04:55','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173307262002233133233'),(3795,'131733072579','m14',1.00,'450','retail','0','2024-12-01 20:04:44','bale','','','250','Cash',0.00,'450','','','13','0.00','1','2024-12-01 17:04:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173307263323330323263'),(3796,'131733072579','452',5.00,'1000','retail','0','2024-12-01 20:04:44','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2024-12-01 17:04:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'5','8.00','3','Inclusive','branch','Inventory','','','','','','B','13173307265913273733331'),(3797,'131733072579','544',6.00,'1200','retail','0','2024-12-01 20:04:44','bale','','','98','Cash',0.00,'200','','','13','0.00','1','2024-12-01 17:04:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','12.00','6','Inclusive','branch','Inventory','','','','','','B','13173307268382000203003'),(3798,'111733123091','289',2.00,'3000','retail','0','2024-12-02 10:05:04','','','','750','Cash',0.00,'1500','','','11','0','1','2024-12-02 07:05:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173312310432233317312'),(3799,'111733160665','15',2.00,'160','retail','0','2024-12-02 20:34:23','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-12-02 17:34:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','53.00','51','Inclusive','branch','Inventory','','','','','','B','11173316067922033277733'),(3800,'111733160665','268',1.00,'2000','retail','0','2024-12-02 20:34:23','','','','1650','Cash',0.00,'2000','','','11','0','1','2024-12-02 17:34:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173316069932333336132'),(3801,'111733160665','257',1.00,'300','retail','0','2024-12-02 20:34:23','','','','167','Cash',0.00,'300','','','11','0','1','2024-12-02 17:34:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173316070620000233307'),(3802,'111733160665','6947662262220',1.00,'950','retail','0','2024-12-02 20:34:23','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-02 17:34:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173316071420122210302'),(3803,'111733160665','267',1.00,'250','retail','0','2024-12-02 20:34:23','','','','130','Cash',0.00,'250','','','11','0','1','2024-12-02 17:34:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173316072434233372222'),(3804,'111733160665','257',1.00,'300','retail','0','2024-12-02 20:34:23','','','','167','Cash',0.00,'300','','','11','0','1','2024-12-02 17:34:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173316075121031600363'),(3805,'111733160665','132',1.00,'200','retail','0','2024-12-02 20:34:23','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-12-02 17:34:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173316079633202230122'),(3806,'111733160665','347',1.00,'250','retail','0','2024-12-02 20:34:23','','','','135','Cash',0.00,'250','','','11','0','1','2024-12-02 17:34:47','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173316082613132102822'),(3807,'111733160665','299',1.00,'100','retail','0','2024-12-02 20:34:23','','','','86','Cash',0.00,'100','','','11','0','1','2024-12-02 17:34:47','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173316083403322037173'),(3808,'131733160996','694',1.00,'650','retail','0','2024-12-02 20:37:43','bale','','','320','Cash',0.00,'650','','','13','0.00','1','2024-12-02 17:37:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173316104033013221227'),(3809,'131733160996','m40',1.00,'300','retail','0','2024-12-02 20:37:43','bale','','','200','Cash',0.00,'300','','','13','0.00','1','2024-12-02 17:37:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173316106323273332336'),(3810,'111733246086','18',2.00,'240','retail','0','2024-12-03 20:15:55','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-12-03 17:16:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','133.00','131','Inclusive','branch','Inventory','','','','','','B','11173324610500302203000'),(3811,'111733246086','15',1.00,'80','retail','0','2024-12-03 20:15:55','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-12-03 17:16:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','','B','11173324611826630227243'),(3812,'111733246086','164',1.00,'299','retail','0','2024-12-03 20:15:55','','','','119','Cash',0.00,'299','','','11','0','1','2024-12-03 17:16:00','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',299.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173324613622213321343'),(3813,'111733246218','96',1.00,'950','retail','0','2024-12-03 20:22:06','','','','950','Cash',0.00,'950','','','11','0.00','1','2024-12-03 17:22:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173324623200332733132'),(3814,'111733246218','20',2.00,'160','retail','0','2024-12-03 20:22:06','','','','40','Cash',0.00,'80','','','11','0.00','1','2024-12-03 17:22:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','91.00','89','Inclusive','branch','Inventory','','','','','','B','11173324625132013300333'),(3815,'111733246218','197',1.00,'800','retail','0','2024-12-03 20:22:06','','','','450','Cash',0.00,'800','','','11','0','1','2024-12-03 17:22:09','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173324626201637343322'),(3816,'111733246218','96',1.00,'950','retail','0','2024-12-03 20:22:06','','','','950','Cash',0.00,'950','','','11','0.00','1','2024-12-03 17:22:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173324627730302323201'),(3817,'111733246218','312',1.00,'400','retail','0','2024-12-03 20:22:06','','','','190','Cash',0.00,'400','','','11','0','1','2024-12-03 17:22:09','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173324628832328333377'),(3818,'111733246218','249',1.00,'2300','retail','0','2024-12-03 20:22:06','','','','1000','Cash',0.00,'2300','','','11','0','1','2024-12-03 17:22:09','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173324631002317003366'),(3819,'111733246218','1114',1.00,'0','retail','0','2024-12-03 20:22:06','','','','300','Cash',0.00,'0','','','11','0','1','2024-12-03 17:22:09','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173324632303233261302'),(3820,'111733246218','23',1.00,'250','retail','0','2024-12-03 20:22:06','','','','160','Cash',0.00,'250','','','11','0.00','1','2024-12-03 17:22:09','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173324634032032333043'),(3821,'111733246218','148',1.00,'200','retail','0','2024-12-03 20:22:06','','','','150','Cash',0.00,'200','','','11','0','1','2024-12-03 17:22:09','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173324635115033302103'),(3822,'111733246218','132',1.00,'200','retail','0','2024-12-03 20:22:06','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-12-03 17:22:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173324638933272233327'),(3823,'111733246218','31',1.00,'500','retail','0','2024-12-03 20:22:06','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-12-03 17:22:09','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','11173324646560331430414'),(3824,'111733246218','68',1.00,'1650','retail','0','2024-12-03 20:22:06','','','','1000','Cash',0.00,'1650','','','11','0.00','1','2024-12-03 17:22:09','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173324647833033842442'),(3825,'111733246218','299',1.00,'100','retail','0','2024-12-03 20:22:06','','','','86','Cash',0.00,'100','','','11','0','1','2024-12-03 17:22:09','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173324649763233243039'),(3826,'131733246879','m94',1.00,'4000','retail','0','2024-12-03 20:29:58','bale','','','3500','Cash',0.00,'4000','','','13','0.00','1','2024-12-03 17:35:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4000.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173324689923013313323'),(3827,'131733246879','585',1.00,'1350','retail','0','2024-12-03 20:29:58','bale','','','700','Cash',0.00,'1350','','','13','0.00','1','2024-12-03 17:35:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1350.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173324692823732429232'),(3828,'111733333566','12',1.00,'800','retail','0','2024-12-04 20:34:01','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-12-04 17:34:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173333357572133031233'),(3829,'111733333566','257',1.00,'300','retail','0','2024-12-04 20:34:01','','','','167','Cash',0.00,'300','','','11','0','1','2024-12-04 17:34:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333358432730025323'),(3830,'111733333566','148',1.00,'200','retail','0','2024-12-04 20:34:01','','','','150','Cash',0.00,'200','','','11','0','1','2024-12-04 17:34:04','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333359434232033102'),(3831,'111733333566','33',4.00,'200','retail','0','2024-12-04 20:34:01','','','','38','Cash',0.00,'50','','','11','0.00','1','2024-12-04 17:34:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'4','49.00','45','Inclusive','branch','Inventory','','','','','','B','11173333360820233333333'),(3832,'111733333566','183',1.00,'350','retail','0','2024-12-04 20:34:01','','','','200','Cash',0.00,'350','','','11','0','1','2024-12-04 17:34:04','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333362233037302006'),(3833,'111733333645','12',1.00,'800','retail','0','2024-12-04 20:35:14','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-12-04 17:35:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173333366222276203030'),(3834,'111733333645','257',1.00,'300','retail','0','2024-12-04 20:35:14','','','','167','Cash',0.00,'300','','','11','0','1','2024-12-04 17:35:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333366932322003331'),(3835,'111733333645','148',1.00,'200','retail','0','2024-12-04 20:35:14','','','','150','Cash',0.00,'200','','','11','0','1','2024-12-04 17:35:18','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333367522020703111'),(3836,'111733333645','183',1.00,'350','retail','0','2024-12-04 20:35:14','','','','200','Cash',0.00,'350','','','11','0','1','2024-12-04 17:35:18','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333368312323272033'),(3837,'111733333645','33',4.00,'200','retail','0','2024-12-04 20:35:14','','','','38','Cash',0.00,'50','','','11','0.00','1','2024-12-04 17:35:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'4','45.00','41','Inclusive','branch','Inventory','','','','','','B','11173333369831663033113'),(3838,'111733333719','31',1.00,'500','retail','0','2024-12-04 20:36:55','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-12-04 17:36:58','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11173333373423030023123'),(3839,'111733333719','225',1.00,'600','retail','0','2024-12-04 20:36:55','','','','300','Cash',0.00,'600','','','11','0','1','2024-12-04 17:36:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333374527370121302'),(3840,'111733333719','349',1.00,'200','retail','0','2024-12-04 20:36:55','','','','100','Cash',0.00,'200','','','11','0','1','2024-12-04 17:36:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333375730320303033'),(3841,'111733333719','264',1.00,'3000','retail','0','2024-12-04 20:36:55','','','','1800','Cash',0.00,'3000','','','11','0','1','2024-12-04 17:36:58','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333376403331322330'),(3842,'111733333719','364',1.00,'300','retail','0','2024-12-04 20:36:55','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-04 17:36:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','387.00','386','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333377223100113132'),(3843,'111733333719','302',1.00,'200','retail','0','2024-12-04 20:36:55','','','','150','Cash',0.00,'200','','','11','0','1','2024-12-04 17:36:58','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333378002333323228'),(3844,'111733333719','126',1.00,'799','retail','0','2024-12-04 20:36:55','','','','649','Cash',0.00,'799','','','11','0.00','1','2024-12-04 17:36:58','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333379473333131222'),(3845,'111733333719','148',1.00,'200','retail','0','2024-12-04 20:36:55','','','','150','Cash',0.00,'200','','','11','0','1','2024-12-04 17:36:58','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173333380233030712222'),(3846,'131733323374','1114',1.00,'0','retail','0','2024-12-04 20:42:06','bale','','','300','Cash',0.00,'0','','','13','0','1','2024-12-04 17:49:14','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','D','13173332339433323333023'),(3847,'131733323374','611',1.00,'2500','retail','0','2024-12-04 20:42:06','bale','','','1200','Cash',0.00,'2500','','','13','0.00','1','2024-12-04 17:49:14','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173333398203132333033'),(3848,'131733323374','483',1.00,'2999','retail','0','2024-12-04 20:42:06','bale','','','2200','Cash',0.00,'2999','','','13','0.00','1','2024-12-04 17:49:14','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2999.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173333401120321331303'),(3849,'131733323374','1134',1.00,'1400','retail','0','2024-12-04 20:42:06','bale','','','750','Cash',193.10,'1400','','','13','16.00','1','2024-12-04 17:49:14','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','13173333403030330323033'),(3850,'131733323374','515',1.00,'650','retail','0','2024-12-04 20:42:06','bale','','','350','Cash',0.00,'650','','','13','0.00','1','2024-12-04 17:49:14','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173333406312330332263'),(3851,'131733323374','512',1.00,'650','retail','0','2024-12-04 20:42:06','bale','','','450','Cash',0.00,'650','','','13','0.00','1','2024-12-04 17:49:14','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173333412535013703201'),(3852,'111733418262','34',1.00,'350','retail','0','2024-12-05 20:13:48','','','','200','Cash',0.00,'350','','','11','0.00','1','2024-12-05 17:13:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173341830183320320301'),(3853,'111733418262','18',2.00,'240','retail','0','2024-12-05 20:13:48','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-12-05 17:13:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','131.00','129','Inclusive','branch','Inventory','','','','','','B','11173341833808373323022'),(3854,'111733418262','1141',1.00,'600','retail','0','2024-12-05 20:13:48','','','','300','Cash',82.76,'600','','','11','16.00','1','2024-12-05 17:13:51','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','11173341858323822021001'),(3855,'111733418262','110',1.00,'250','retail','0','2024-12-05 20:13:48','','','','95','Cash',0.00,'250','','','11','0.00','1','2024-12-05 17:13:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','11173341880472322433032'),(3856,'111733418859','97',3.00,'2100','retail','0','2024-12-05 20:15:23','','','','450','Cash',0.00,'700','','','11','0.00','1','2024-12-05 17:15:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'3','28.00','25','Inclusive','branch','Inventory','','','','','','B','11173341887513722332230'),(3857,'111733418859','230',1.00,'450','retail','0','2024-12-05 20:15:23','','','','230','Cash',0.00,'450','','','11','0','1','2024-12-05 17:15:26','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173341888520223323113'),(3858,'111733418859','6957660746691',1.00,'700','retail','0','2024-12-05 20:15:23','','','','0','Cash',0.00,'700','','','11','0.00','1','2024-12-05 17:15:26','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','11173341890613727933030'),(3859,'131733418999','507',1.00,'200','retail','0','2024-12-05 20:19:13','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2024-12-05 17:22:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173341901131710313120'),(3860,'131733418999','664',1.00,'3000','retail','0','2024-12-05 20:19:13','bale','','','1700','Cash',0.00,'3000','','','13','0.00','1','2024-12-05 17:22:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3000.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173341909922302230393'),(3861,'131733418999','m87',1.00,'600','retail','0','2024-12-05 20:19:13','bale','','','300','Cash',0.00,'600','','','13','0.00','1','2024-12-05 17:22:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173341911430323431293'),(3862,'131733418999','521',1.00,'1400','retail','0','2024-12-05 20:19:13','bale','','','700','Cash',0.00,'1400','','','13','0.00','1','2024-12-05 17:22:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173341915320033033253'),(3863,'111733468086','m21',1.00,'800','retail','0','2024-12-06 09:54:57','','','','300','Cash',0.00,'800','','','11','0.00','1','2024-12-06 06:54:59','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173346809703312232736'),(3864,'111733500355','354',1.00,'400','retail','0','2024-12-06 19:21:33','','','','210','Cash',0.00,'400','','','11','0','1','2024-12-06 16:30:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350051723373310330'),(3865,'111733500355','256',1.00,'400','retail','0','2024-12-06 19:21:33','','','','200','Cash',0.00,'400','','','11','0','1','2024-12-06 16:30:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350059012123303022'),(3866,'111733500355','306',1.00,'2200','retail','0','2024-12-06 19:21:33','','','','1350','Cash',0.00,'2200','','','11','0','1','2024-12-06 16:30:47','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350060303702300300'),(3867,'111733500355','68',2.00,'3300','retail','0','2024-12-06 19:21:33','','','','1000','Cash',0.00,'1650','','','11','0.00','1','2024-12-06 16:30:47','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','B','11173350063810222051333'),(3868,'111733500355','1',1.00,'1600','retail','0','2024-12-06 19:21:33','','','','950','Cash',0.00,'1600','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','','B','11173350067463133330033'),(3869,'111733500355','83',1.00,'1500','retail','0','2024-12-06 19:21:33','','','','800','Cash',0.00,'1500','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173350070003002170323'),(3870,'111733500355','81',1.00,'1800','retail','0','2024-12-06 19:21:33','','','','1000','Cash',0.00,'1800','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173350071303023020527'),(3871,'111733500355','61',1.00,'2050','retail','0','2024-12-06 19:21:33','','','','1400','Cash',0.00,'2050','','','11','0.00','1','2024-12-06 16:30:47','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2050.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173350076113060201223'),(3872,'111733500355','342',1.00,'1000','retail','0','2024-12-06 19:21:33','','','','600','Cash',0.00,'1000','','','11','0','1','2024-12-06 16:30:47','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350077932032232021'),(3873,'111733500355','257',1.00,'300','retail','0','2024-12-06 19:21:33','','','','167','Cash',0.00,'300','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350080422081050382'),(3874,'111733500355','257',1.00,'300','retail','0','2024-12-06 19:21:33','','','','167','Cash',0.00,'300','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350083033833052123'),(3875,'111733500355','6947662262220',1.00,'950','retail','0','2024-12-06 19:21:33','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11173350084733382201033'),(3876,'111733500355','33',6.00,'300','retail','0','2024-12-06 19:21:33','','','','38','Cash',0.00,'50','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'6','41.00','35','Inclusive','branch','Inventory','','','','','','B','11173350088738370533318'),(3877,'111733500355','346',1.00,'200','retail','0','2024-12-06 19:21:33','','','','128','Cash',0.00,'200','','','11','0','1','2024-12-06 16:30:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350090807033720330'),(3878,'111733500355','38',1.00,'1650','retail','0','2024-12-06 19:21:33','','','','850','Cash',0.00,'1650','','','11','0.00','1','2024-12-06 16:30:47','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173350091903929332235'),(3879,'111733500355','131',1.00,'1500','retail','0','2024-12-06 19:21:33','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350095813733009123'),(3880,'111733500355','281',5.00,'4750','retail','0','2024-12-06 19:21:33','','','','500','Cash',0.00,'950','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'5','31.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350098032010330201'),(3881,'111733500355','200',1.00,'450','retail','0','2024-12-06 19:21:33','','','','360','Cash',0.00,'450','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350100230322111272'),(3882,'111733500355','282',2.00,'900','retail','0','2024-12-06 19:21:33','','','','280','Cash',0.00,'450','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350105920321203732'),(3883,'111733500355','339',3.00,'1050','retail','0','2024-12-06 19:21:33','','','','150','Cash',0.00,'350','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'3','38.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350108422013227222'),(3884,'111733500355','15',3.00,'240','retail','0','2024-12-06 19:21:33','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','74.00','71','Inclusive','branch','Inventory','','','','','','B','11173350110433222201572'),(3885,'111733500355','21',1.00,'200','retail','0','2024-12-06 19:21:33','','','','133','Cash',0.00,'200','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','11173350112022330323130'),(3886,'111733500355','32',4.00,'1000','retail','0','2024-12-06 19:21:33','','','','150','Cash',0.00,'250','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'4','53.00','49','Inclusive','branch','Inventory','','','','','','B','11173350116030213217330'),(3887,'111733500355','13',2.00,'1200','retail','0','2024-12-06 19:21:33','','','','350','Cash',0.00,'600','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','','B','11173350117527113073350'),(3888,'111733500355','353',1.00,'200','retail','0','2024-12-06 19:21:33','','','','100','Cash',0.00,'200','','','11','0','1','2024-12-06 16:30:47','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350118400331323012'),(3889,'111733500355','126',1.00,'799','retail','0','2024-12-06 19:21:33','','','','649','Cash',0.00,'799','','','11','0.00','1','2024-12-06 16:30:47','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350123473423324035'),(3890,'111733500355','12',1.00,'800','retail','0','2024-12-06 19:21:33','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173350125502333332702'),(3891,'111733500355','364',8.00,'2400','retail','0','2024-12-06 19:21:33','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'8','386.00','378','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350128812303303222'),(3892,'111733500355','229',1.00,'1800','retail','0','2024-12-06 19:21:33','','','','1200','Cash',0.00,'1800','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350141832733301212'),(3893,'111733500355','248',1.00,'750','retail','0','2024-12-06 19:21:33','','','','400','Cash',0.00,'750','','','11','0','1','2024-12-06 16:30:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350149409203319330'),(3894,'111733500355','237',1.00,'1600','retail','0','2024-12-06 19:21:33','','','','1000','Cash',0.00,'1600','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350151730022205207'),(3895,'111733500355','241',1.00,'1100','retail','0','2024-12-06 19:21:33','','','','550','Cash',0.00,'1100','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350154131232052102'),(3896,'111733500355','361',1.00,'1600','retail','0','2024-12-06 19:21:33','','','','850','Cash',0.00,'1600','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350156632353373603'),(3897,'111733500355','243',1.00,'1150','retail','0','2024-12-06 19:21:33','','','','550','Cash',0.00,'1150','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350159002390553530'),(3898,'111733500355','296',1.00,'450','retail','0','2024-12-06 19:21:33','','','','250','Cash',0.00,'450','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350162815331261205'),(3899,'111733500355','211',1.00,'1000','retail','0','2024-12-06 19:21:33','','','','650','Cash',0.00,'1000','','','11','0','1','2024-12-06 16:30:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350166472432222323'),(3900,'111733500355','132',1.00,'200','retail','0','2024-12-06 19:21:33','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350167737773203237'),(3901,'111733500355','100',1.00,'3000','retail','0','2024-12-06 19:21:33','','','','2200','Cash',0.00,'3000','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',3000.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173350185023533070332'),(3902,'111733500355','246',1.00,'1950','retail','0','2024-12-06 19:21:33','','','','1000','Cash',0.00,'1950','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1950.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350188432231022100'),(3903,'111733500355','17',1.00,'500','retail','0','2024-12-06 19:21:33','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','11173350197120001352231'),(3904,'111733500355','364',3.00,'900','retail','0','2024-12-06 19:21:33','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-06 16:30:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','378.00','375','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350204002332005527'),(3905,'111733500355','230',1.00,'450','retail','0','2024-12-06 19:21:33','','','','230','Cash',0.00,'450','','','11','0','1','2024-12-06 16:30:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350208223020212510'),(3906,'111733500355','230',1.00,'450','retail','0','2024-12-06 19:21:33','','','','230','Cash',0.00,'450','','','11','0','1','2024-12-06 16:30:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350209333003120393'),(3907,'111733502766','26',1.00,'600','retail','0','2024-12-06 19:37:04','','','','300','Cash',0.00,'600','','','11','0.00','1','2024-12-06 16:37:10','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173350283953332110302'),(3908,'111733502766','364',1.00,'300','retail','0','2024-12-06 19:37:04','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-06 16:37:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','375.00','374','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350299021379200123'),(3909,'111733502766','248',1.00,'750','retail','0','2024-12-06 19:37:04','','','','400','Cash',0.00,'750','','','11','0','1','2024-12-06 16:37:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350299702373302323'),(3910,'111733502766','230',1.00,'450','retail','0','2024-12-06 19:37:04','','','','230','Cash',0.00,'450','','','11','0','1','2024-12-06 16:37:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350300703333221230'),(3911,'111733503055','268',1.00,'2000','retail','0','2024-12-06 19:37:53','','','','1650','Cash',0.00,'2000','','','11','0','1','2024-12-06 16:37:57','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350306351030113231'),(3912,'111733503055','248',1.00,'750','retail','0','2024-12-06 19:37:53','','','','400','Cash',0.00,'750','','','11','0','1','2024-12-06 16:37:57','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350307301033213303'),(3913,'111733503455','237',2.00,'3200','retail','0','2024-12-06 19:45:16','','','','1000','Cash',0.00,'1600','','','11','0','1','2024-12-06 16:48:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350346630032013703'),(3914,'111733503455','248',2.00,'1500','retail','0','2024-12-06 19:45:16','','','','400','Cash',0.00,'750','','','11','0','1','2024-12-06 16:48:27','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350350120203322322'),(3915,'111733503455','364',2.00,'600','retail','0','2024-12-06 19:45:16','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-06 16:48:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','374.00','372','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350351501222352212'),(3916,'111733504253','237',1.00,'1600','retail','0','2024-12-06 19:58:47','','','','1000','Cash',0.00,'1600','','','11','0','1','2024-12-06 16:58:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350428803243018240'),(3917,'111733504253','248',2.00,'1500','retail','0','2024-12-06 19:58:47','','','','400','Cash',0.00,'750','','','11','0','1','2024-12-06 16:58:54','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350431131250200230'),(3918,'111733504253','364',2.00,'600','retail','0','2024-12-06 19:58:47','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-06 16:58:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','372.00','370','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350432733722233743'),(3919,'131733504356','m24',1.00,'450','retail','0','2024-12-06 20:05:57','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2024-12-06 17:06:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173350437100214135323'),(3920,'131733504356','522',1.00,'200','retail','0','2024-12-06 20:05:57','bale','','','91','Cash',0.00,'200','','','13','0.00','1','2024-12-06 17:06:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','13173350439832271200370'),(3921,'131733504356','660',6.00,'1200','retail','0','2024-12-06 20:05:57','bale','','','92','Cash',0.00,'200','','','13','0.00','1','2024-12-06 17:06:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','24.00','18','Inclusive','branch','Inventory','','','','','','B','13173350460600223332302'),(3922,'131733504356','1131',1.00,'2000','retail','0','2024-12-06 20:05:57','bale','','','2000','Cash',275.86,'2000','','','13','16.00','1','2024-12-06 17:06:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1724.14,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13173350469322091330222'),(3923,'131733504356','626',1.00,'500','retail','0','2024-12-06 20:05:57','bale','','','200','Cash',0.00,'500','','','13','0.00','1','2024-12-06 17:06:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173350475733373300021'),(3924,'131733505382','1131',1.00,'3500','retail','0','2024-12-06 20:16:41','bale','','','2000','Cash',482.76,'3500','','','13','16.00','1','2024-12-06 17:16:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3017.24,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13173350540130401032033'),(3925,'131733505781','m24',1.00,'450','retail','0','2024-12-06 20:45:47','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2024-12-06 17:45:51','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173350579630703030333'),(3926,'131733505781','497',1.00,'220','retail','0','2024-12-06 20:45:47','bale','','','125','Cash',0.00,'220','','','13','0.00','1','2024-12-06 17:45:51','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','13173350581521522203233'),(3927,'131733505781','1131',1.00,'3500','retail','0','2024-12-06 20:45:47','bale','','','2000','Cash',482.76,'3500','','','13','16.00','1','2024-12-06 17:45:51','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3017.24,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13173350583231323373322'),(3928,'131733505781','626',2.00,'1000','retail','0','2024-12-06 20:45:47','bale','','','200','Cash',0.00,'500','','','13','0.00','1','2024-12-06 17:45:51','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','','B','13173350588932305293283'),(3929,'131733505781','522',1.00,'200','retail','0','2024-12-06 20:45:47','bale','','','91','Cash',0.00,'200','','','13','0.00','1','2024-12-06 17:45:51','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','13173350714737031203324'),(3930,'131733507152','497',5.00,'1100','retail','0','2024-12-06 20:47:17','bale','','','125','Cash',0.00,'220','','','13','0.00','1','2024-12-06 17:47:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'5','22.00','17','Inclusive','branch','Inventory','','','','','','B','13173350723603122220220'),(3931,'111733507674','253',1.00,'1200','retail','0','2024-12-06 21:00:59','','','','700','Cash',0.00,'1200','','','11','0','1','2024-12-06 18:01:12','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350768982523220230'),(3932,'111733507674','367',1.00,'1500','retail','0','2024-12-06 21:00:59','','','','850','Cash',0.00,'1500','','','11','0','1','2024-12-06 18:01:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350779502252237223'),(3933,'111733508073','211',1.00,'1000','retail','0','2024-12-06 21:09:22','','','','650','Cash',0.00,'1000','','','11','0','1','2024-12-06 18:09:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173350856172723033320'),(3934,'111733590657','278',1.00,'700','retail','0','2024-12-07 20:03:08','','','','390','Cash',0.00,'700','','','11','0','1','2024-12-07 17:03:13','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173359071512250233331'),(3935,'111733590657','29',1.00,'150','retail','0','2024-12-07 20:03:08','','','','100','Cash',0.00,'150','','','11','0.00','1','2024-12-07 17:03:13','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173359079402334912445'),(3936,'111733590657','335',1.00,'150','retail','0','2024-12-07 20:03:08','','','','80','Cash',0.00,'150','','','11','0','1','2024-12-07 17:03:13','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173359081720230237381'),(3937,'111733590657','233',1.00,'450','retail','0','2024-12-07 20:03:08','','','','240','Cash',0.00,'450','','','11','0','1','2024-12-07 17:03:13','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173359083501322123203'),(3938,'111733590657','9',1.00,'1500','retail','0','2024-12-07 20:03:08','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-12-07 17:03:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11173359089202227820533'),(3939,'111733590657','185',2.00,'120','retail','0','2024-12-07 20:03:08','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-07 17:03:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','39.00','37','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173359091632323331212'),(3940,'111733590657','5',1.00,'300','retail','0','2024-12-07 20:03:08','','','','190','Cash',0.00,'300','','','11','0.00','1','2024-12-07 17:03:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','267.00','266','Inclusive','branch','Inventory','','','','','','B','11173359095933339030533'),(3941,'111733590657','308',1.00,'100','retail','0','2024-12-07 20:03:08','','','','30','Cash',0.00,'100','','','11','0','1','2024-12-07 17:03:13','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173359097023023522025'),(3942,'111733591018','357',1.00,'500','retail','0','2024-12-07 20:03:57','','','','300','Cash',0.00,'500','','','11','0','1','2024-12-07 17:04:38','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173359103793301317101'),(3943,'131733591118','410',1.00,'1200','retail','0','2024-12-07 20:17:27','bale','','','600','Cash',0.00,'1200','','','13','0.00','1','2024-12-07 17:17:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173359114547323233943'),(3944,'131733591118','m86',1.00,'1000','retail','0','2024-12-07 20:17:27','bale','','','500','Cash',0.00,'1000','','','13','0.00','1','2024-12-07 17:17:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13173359115733332530115'),(3945,'131733591118','435',1.00,'2300','retail','0','2024-12-07 20:17:27','bale','','','1150','Cash',0.00,'2300','','','13','0.00','1','2024-12-07 17:17:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2300.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173359116773733351759'),(3946,'131733591118','415',1.00,'1500','retail','0','2024-12-07 20:17:27','bale','','','950','Cash',0.00,'1500','','','13','0.00','1','2024-12-07 17:17:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173359121902002092311'),(3947,'131733591118','m60',1.00,'1500','retail','0','2024-12-07 20:17:27','bale','','','1100','Cash',0.00,'1500','','','13','0.00','1','2024-12-07 17:17:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173359139022333033909'),(3948,'131733591118','m60',1.00,'1500','retail','0','2024-12-07 20:17:27','bale','','','1100','Cash',0.00,'1500','','','13','0.00','1','2024-12-07 17:17:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173359142225203432233'),(3949,'111733592409','86',1.00,'1400','retail','0','2024-12-07 20:27:01','','','','0','Cash',0.00,'1400','','','11','0.00','1','2024-12-07 17:27:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173359242002307232203'),(3950,'111733676594','230',1.00,'450','retail','0','2024-12-08 19:50:37','','','','230','Cash',0.00,'450','','','11','0','1','2024-12-08 16:50:41','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173367660900293203721'),(3951,'111733676594','342',1.00,'1000','retail','0','2024-12-08 19:50:37','','','','600','Cash',0.00,'1000','','','11','0','1','2024-12-08 16:50:41','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173367662123663722631'),(3952,'111733676690','197',1.00,'800','retail','0','2024-12-08 19:53:31','','','','450','Cash',0.00,'800','','','11','0','1','2024-12-08 16:53:38','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173367670127320230261'),(3953,'111733676690','126',1.00,'799','retail','0','2024-12-08 19:53:31','','','','649','Cash',0.00,'799','','','11','0.00','1','2024-12-08 16:53:38','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173367671322327123310'),(3954,'111733676690','67',1.00,'800','retail','0','2024-12-08 19:53:31','','','','350','Cash',0.00,'800','','','11','0.00','1','2024-12-08 16:53:38','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173367673023207232013'),(3955,'111733676690','71',1.00,'1200','retail','0','2024-12-08 19:53:31','','','','850','Cash',0.00,'1200','','','11','0.00','1','2024-12-08 16:53:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173367674431270463226'),(3956,'111733676690','15',1.00,'80','retail','0','2024-12-08 19:53:31','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-12-08 16:53:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','71.00','70','Inclusive','branch','Inventory','','','','','','B','11173367675727320230261'),(3957,'111733676690','211',1.00,'1000','retail','0','2024-12-08 19:53:31','','','','650','Cash',0.00,'1000','','','11','0','1','2024-12-08 16:53:38','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173367677726320303233'),(3958,'111733676690','37',1.00,'1250','retail','0','2024-12-08 19:53:31','','','','700','Cash',0.00,'1250','','','11','0.00','1','2024-12-08 16:53:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','11173367678830030332762'),(3959,'111733676690','6947662262220',1.00,'950','retail','0','2024-12-08 19:53:31','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-08 16:53:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11173367679727320022322'),(3960,'111733676690','348',1.00,'950','retail','0','2024-12-08 19:53:31','','','','500','Cash',0.00,'950','','','11','0','1','2024-12-08 16:53:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173367681130332332212'),(3961,'131733677736','1118',1.00,'450','retail','0','2024-12-08 20:11:33','bale','','','250','Cash',0.00,'450','','','13','0','1','2024-12-08 17:11:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173367775923220903607'),(3962,'131733677736','568',1.00,'450','retail','0','2024-12-08 20:11:33','bale','','','250','Cash',0.00,'450','','','13','0.00','1','2024-12-08 17:11:37','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173367789273223922036'),(3963,'111733764617','1129',1.00,'450','retail','0','2024-12-09 20:17:32','','','','56','Cash',62.07,'450','','','11','16.00','1','2024-12-09 17:17:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','11173376463321222023333'),(3964,'111733764617','6970802080026',1.00,'850','retail','0','2024-12-09 20:17:32','','','','350','Cash',0.00,'850','','','11','0.00','1','2024-12-09 17:17:38','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173376465163031335217'),(3965,'111733764704','6947662262220',1.00,'950','retail','0','2024-12-09 20:25:20','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','11173376471304023303172'),(3966,'111733764704','32',4.00,'1000','retail','0','2024-12-09 20:25:20','','','','150','Cash',0.00,'250','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'4','49.00','45','Inclusive','branch','Inventory','','','','','','B','11173376472732303313012'),(3967,'111733764704','5',5.00,'1500','retail','0','2024-12-09 20:25:20','','','','190','Cash',0.00,'300','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','266.00','261','Inclusive','branch','Inventory','','','','','','B','11173376474872230228342'),(3968,'111733764704','97',1.00,'700','retail','0','2024-12-09 20:25:20','','','','450','Cash',0.00,'700','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','11173376476520232732002'),(3969,'111733764704','285',1.00,'150','retail','0','2024-12-09 20:25:20','','','','100','Cash',0.00,'150','','','11','0','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173376479309732236760'),(3970,'111733764704','185',3.00,'180','retail','0','2024-12-09 20:25:20','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','37.00','34','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173376481022326120310'),(3971,'111733764704','6925546000205',1.00,'2500','retail','0','2024-12-09 20:25:20','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2024-12-09 17:25:24','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173376482270471222730'),(3972,'111733764704','336',1.00,'3200','retail','0','2024-12-09 20:25:20','','','','1700','Cash',0.00,'3200','','','11','0','1','2024-12-09 17:25:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173376483922023330386'),(3973,'111733764704','131',2.00,'3000','retail','0','2024-12-09 20:25:20','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173376485433802223162'),(3974,'111733764704','295',1.00,'550','retail','0','2024-12-09 20:25:20','','','','300','Cash',0.00,'550','','','11','0','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173376486480233721202'),(3975,'111733764704','260',1.00,'1500','retail','0','2024-12-09 20:25:20','','','','900','Cash',0.00,'1500','','','11','0','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173376487623328721222'),(3976,'111733764704','1',1.00,'1600','retail','0','2024-12-09 20:25:20','','','','950','Cash',0.00,'1600','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','','B','11173376488833322111312'),(3977,'111733764704','11',1.00,'1300','retail','0','2024-12-09 20:25:20','','','','750','Cash',0.00,'1300','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173376489772203017230'),(3978,'111733764704','35',1.00,'200','retail','0','2024-12-09 20:25:20','','','','125','Cash',0.00,'200','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173376490912623302221'),(3979,'111733764704','35',1.00,'200','retail','0','2024-12-09 20:25:20','','','','125','Cash',0.00,'200','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173376492102097323743'),(3980,'111733764704','223',1.00,'250','retail','0','2024-12-09 20:25:20','','','','116','Cash',0.00,'250','','','11','0','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','114.00','113','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173376493432037732723'),(3981,'111733764704','331',1.00,'1000','retail','0','2024-12-09 20:25:20','','','','500','Cash',0.00,'1000','','','11','0','1','2024-12-09 17:25:24','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173376495000200623034'),(3982,'111733764704','32',3.00,'750','retail','0','2024-12-09 20:25:20','','','','150','Cash',0.00,'250','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','45.00','42','Inclusive','branch','Inventory','','','','','','B','11173376496862263383322'),(3983,'111733764704','72',4.00,'1600','retail','0','2024-12-09 20:25:20','','','','200','Cash',0.00,'400','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'4','160.00','156','Inclusive','branch','Inventory','','','','','','B','11173376500700331332000'),(3984,'111733764704','5',3.00,'900','retail','0','2024-12-09 20:25:20','','','','190','Cash',0.00,'300','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','261.00','258','Inclusive','branch','Inventory','','','','','','B','11173376502622010303203'),(3985,'111733764704','185',9.00,'540','retail','0','2024-12-09 20:25:20','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'9','34.00','25','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173376505200706301203'),(3986,'111733764704','15',5.00,'400','retail','0','2024-12-09 20:25:20','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'5','70.00','65','Inclusive','branch','Inventory','','','','','','B','11173376507013106070200'),(3987,'111733764704','93',4.00,'1200','retail','0','2024-12-09 20:25:20','','','','180','Cash',0.00,'300','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','41.00','37','Inclusive','branch','Inventory','','','','','','B','11173376509133256013233'),(3988,'111733764704','3',1.00,'850','retail','0','2024-12-09 20:25:20','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-12-09 17:25:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','11173376510257210132030'),(3989,'131733765153','511',1.00,'2999','retail','0','2024-12-09 20:39:44','bale','','','2500','Cash',0.00,'2999','','','13','0.00','1','2024-12-09 17:39:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2999.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173376523633723320336'),(3990,'131733765153','1137',1.00,'1800','retail','0','2024-12-09 20:39:44','bale','','','1100','Cash',248.28,'1800','','','13','16.00','1','2024-12-09 17:39:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1551.72,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13173376527023323072222'),(3991,'131733765153','682',1.00,'1900','retail','0','2024-12-09 20:39:44','bale','','','1000','Cash',0.00,'1900','','','13','0.00','1','2024-12-09 17:39:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1900.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173376529833317233372'),(3992,'131733765153','1140',1.00,'1500','retail','0','2024-12-09 20:39:44','bale','','','950','Cash',206.90,'1500','','','13','16.00','1','2024-12-09 17:39:56','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','13173376533603625332202'),(3993,'131733765153','1143',1.00,'600','retail','0','2024-12-09 20:39:44','bale','','','300','Cash',82.76,'600','','','13','16.00','1','2024-12-09 17:39:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','13173376593023321323223'),(3994,'131733765153','1125',1.00,'250','retail','0','2024-12-09 20:39:44','bale','','','120','Cash',0.00,'250','','','13','0','1','2024-12-09 17:39:56','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173376594572223557039'),(3995,'131733765153','686',1.00,'300','retail','0','2024-12-09 20:39:44','bale','','','150','Cash',0.00,'300','','','13','0.00','1','2024-12-09 17:39:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173376598422123030381'),(3996,'111733852037','21',1.00,'200','retail','0','2024-12-10 20:34:24','','','','133','Cash',0.00,'200','','','11','0.00','1','2024-12-10 17:34:29','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','11173385205032303031227'),(3997,'111733852037','6972410090008',2.00,'600','retail','0','2024-12-10 20:34:24','','','','142','Cash',0.00,'300','','','11','0.00','1','2024-12-10 17:34:29','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','','B','11173385206332003333303'),(3998,'111733852085','139',1.00,'1399','retail','0','2024-12-10 20:37:07','','','','1050','Cash',0.00,'1399','','','11','0.00','1','2024-12-10 17:37:10','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1399.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173385211133523023310'),(3999,'111733852085','6970802080026',1.00,'850','retail','0','2024-12-10 20:37:07','','','','350','Cash',0.00,'850','','','11','0.00','1','2024-12-10 17:37:10','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173385212672025320331'),(4000,'111733852085','185',1.00,'60','retail','0','2024-12-10 20:37:07','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-10 17:37:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','25.00','24','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173385213777231323153'),(4001,'111733852085','131',1.00,'1500','retail','0','2024-12-10 20:37:07','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2024-12-10 17:37:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173385214833220331247'),(4002,'111733852085','252',1.00,'800','retail','0','2024-12-10 20:37:07','','','','400','Cash',0.00,'800','','','11','0','1','2024-12-10 17:37:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173385215923000182733'),(4003,'111733852085','11',1.00,'1300','retail','0','2024-12-10 20:37:07','','','','750','Cash',0.00,'1300','','','11','0.00','1','2024-12-10 17:37:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173385216921292236323'),(4004,'111733852085','49',1.00,'1500','retail','0','2024-12-10 20:37:07','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-12-10 17:37:10','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173385218617223372130'),(4005,'111733852085','6925546000205',1.00,'2500','retail','0','2024-12-10 20:37:07','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2024-12-10 17:37:10','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173385220530000335070'),(4006,'131733852275','464',12.00,'2388','retail','0','2024-12-10 20:40:03','bale','','','90','Cash',0.00,'199','','','13','0.00','1','2024-12-10 17:41:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',199.00,'12','24.00','12','Inclusive','branch','Inventory','','','','','','B','13173385229229323222230'),(4007,'131733852275','497',6.00,'1320','retail','0','2024-12-10 20:40:03','bale','','','125','Cash',0.00,'220','','','13','0.00','1','2024-12-10 17:41:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'6','17.00','11','Inclusive','branch','Inventory','','','','','','B','13173385233875121220282'),(4008,'131733852275','510',1.00,'550','retail','0','2024-12-10 20:40:03','bale','','','300','Cash',0.00,'550','','','13','0.00','1','2024-12-10 17:41:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173385235803231212282'),(4009,'131733852275','588',6.00,'1200','retail','0','2024-12-10 20:40:03','bale','','','92','Cash',0.00,'200','','','13','0.00','1','2024-12-10 17:41:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','9.00','3','Inclusive','branch','Inventory','','','','','','B','13173385237932332022302'),(4010,'131733852275','654',2.00,'300','retail','0','2024-12-10 20:40:03','bale','','','84','Cash',0.00,'150','','','13','0.00','1','2024-12-10 17:41:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','','B','13173385240302322300042'),(4011,'111733931256','13',4.00,'2400','retail','0','2024-12-11 18:34:42','','','','350','Cash',0.00,'600','','','11','0.00','1','2024-12-11 15:34:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'4','15.00','11','Inclusive','branch','Inventory','','','','','','B','11173393126993233363311'),(4012,'111733931256','17',1.00,'500','retail','0','2024-12-11 18:34:42','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-12-11 15:34:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','11173393128033030313371'),(4013,'131733937581','488',3.00,'1050','retail','0','2024-12-11 20:27:35','bale','','','250','Cash',0.00,'350','','','13','0.00','1','2024-12-11 17:27:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'3','6.00','3','Inclusive','branch','Inventory','','','','','','B','13173393763332332337103'),(4014,'131733937581','686',1.00,'300','retail','0','2024-12-11 20:27:35','bale','','','150','Cash',0.00,'300','','','13','0.00','1','2024-12-11 17:27:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173393765805932233930'),(4015,'131733937581','440',1.00,'450','retail','0','2024-12-11 20:27:35','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2024-12-11 17:27:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173393767062333033703'),(4016,'131733937581','592',1.00,'350','retail','0','2024-12-11 20:27:35','bale','','','150','Cash',0.00,'350','','','13','0.00','1','2024-12-11 17:27:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173393770123100211332'),(4017,'131733937581','462',1.00,'800','retail','0','2024-12-11 20:27:35','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2024-12-11 17:27:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173393782123337021170'),(4018,'131733937581','m24',1.00,'450','retail','0','2024-12-11 20:27:35','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2024-12-11 17:27:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173393785753233331333'),(4019,'131733937581','587',1.00,'350','retail','0','2024-12-11 20:27:35','bale','','','140','Cash',0.00,'350','','','13','0.00','1','2024-12-11 17:27:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173393787922937323232'),(4020,'131733937581','507',1.00,'200','retail','0','2024-12-11 20:27:35','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2024-12-11 17:27:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173393790339102009332'),(4021,'131733937581','668',1.00,'7000','retail','0','2024-12-11 20:27:35','bale','','','4500','Cash',0.00,'7000','','','13','0.00','1','2024-12-11 17:27:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',7000.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173393793997390222227'),(4022,'111733938078','49',1.00,'1500','retail','0','2024-12-11 20:30:18','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-12-11 17:30:32','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173393811033333033213'),(4023,'111733938078','225',1.00,'600','retail','0','2024-12-11 20:30:18','','','','300','Cash',0.00,'600','','','11','0','1','2024-12-11 17:30:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173393811713122023393'),(4024,'111733938078','181',1.00,'550','retail','0','2024-12-11 20:30:18','','','','250','Cash',0.00,'550','','','11','0','1','2024-12-11 17:30:32','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173393812632333197100'),(4025,'111733938078','175',1.00,'450','retail','0','2024-12-11 20:30:18','','','','250','Cash',0.00,'450','','','11','0','1','2024-12-11 17:30:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173393813439120243237'),(4026,'111733938078','344',1.00,'450','retail','0','2024-12-11 20:30:18','','','','220','Cash',0.00,'450','','','11','0','1','2024-12-11 17:30:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173393815618323338332'),(4027,'111733938078','351',1.00,'1800','retail','0','2024-12-11 20:30:18','','','','900','Cash',0.00,'1800','','','11','0','1','2024-12-11 17:30:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173393816712233267837'),(4028,'111733938078','364',1.00,'300','retail','0','2024-12-11 20:30:18','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-11 17:30:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','370.00','369','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173393817538015513308'),(4029,'111733938078','245',2.00,'2800','retail','0','2024-12-11 20:30:18','','','','700','Cash',0.00,'1400','','','11','0','1','2024-12-11 17:30:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173393818500189309230'),(4030,'111733938078','1141',1.00,'600','retail','0','2024-12-11 20:30:18','','','','300','Cash',82.76,'600','','','11','16.00','1','2024-12-11 17:30:32','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','11173393821820791333333'),(4031,'111733938233','364',1.00,'300','retail','0','2024-12-11 20:30:57','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-11 17:31:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','369.00','368','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173393824581203322203'),(4032,'111734025322','271',1.00,'1500','retail','0','2024-12-12 20:47:47','','','','850','Cash',0.00,'1500','','','11','0','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173402533203232302322'),(4033,'111734025322','6947662262220',1.00,'950','retail','0','2024-12-12 20:47:47','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11173402533923212732333'),(4034,'111734025322','356',1.00,'1500','retail','0','2024-12-12 20:47:47','','','','800','Cash',0.00,'1500','','','11','0','1','2024-12-12 17:47:58','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173402539500212909470'),(4035,'111734025322','132',1.00,'200','retail','0','2024-12-12 20:47:47','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173402540600245213024'),(4036,'111734025322','105',1.00,'1500','retail','0','2024-12-12 20:47:47','','','','750','Cash',0.00,'1500','','','11','0.00','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173402557927120732302'),(4037,'111734025322','110',1.00,'250','retail','0','2024-12-12 20:47:47','','','','95','Cash',0.00,'250','','','11','0.00','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','11173402559735043223332'),(4038,'111734025322','6972864340117',1.00,'450','retail','0','2024-12-12 20:47:47','','','','0','Cash',0.00,'450','','','11','0.00','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11173402560901032223532'),(4039,'111734025322','17',1.00,'500','retail','0','2024-12-12 20:47:47','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11173402562233522022230'),(4040,'111734025322','13',1.00,'600','retail','0','2024-12-12 20:47:47','','','','350','Cash',0.00,'600','','','11','0.00','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173402564221323631332'),(4041,'111734025322','364',1.00,'300','retail','0','2024-12-12 20:47:47','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','368.00','367','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173402565133313033342'),(4042,'111734025322','18',1.00,'120','retail','0','2024-12-12 20:47:47','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-12-12 17:47:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','129.00','128','Inclusive','branch','Inventory','','','','','','B','11173402565844271182650'),(4043,'111734025322','148',1.00,'200','retail','0','2024-12-12 20:47:47','','','','150','Cash',0.00,'200','','','11','0','1','2024-12-12 17:47:58','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173402566722510727532'),(4044,'131734025751','486',2.00,'640','retail','0','2024-12-12 20:51:49','bale','','','176','Cash',0.00,'320','','','13','0.00','1','2024-12-12 17:52:21','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',320.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','','B','13173402586236002330735'),(4045,'131734025751','m07',1.00,'300','retail','0','2024-12-12 20:51:49','bale','','','150','Cash',0.00,'300','','','13','0.00','1','2024-12-12 17:52:21','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173402589320333032032'),(4046,'131734025751','m85',1.00,'300','retail','0','2024-12-12 20:51:49','bale','','','162','Cash',0.00,'300','','','13','0.00','1','2024-12-12 17:52:21','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13173402590992429331302'),(4047,'131734025976','m62',1.00,'1299','retail','0','2024-12-12 20:53:21','bale','','','650','Cash',0.00,'1299','','','13','0.00','1','2024-12-12 17:53:24','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1299.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173402600123304030022'),(4048,'111734111187','126',1.00,'799','retail','0','2024-12-13 20:37:49','','','','649','Cash',0.00,'799','','','11','0.00','1','2024-12-13 17:37:56','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411120623372301313'),(4049,'111734111187','18',2.00,'240','retail','0','2024-12-13 20:37:49','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-12-13 17:37:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','128.00','126','Inclusive','branch','Inventory','','','','','','B','11173411123433323402012'),(4050,'111734111187','267',1.00,'250','retail','0','2024-12-13 20:37:49','','','','130','Cash',0.00,'250','','','11','0','1','2024-12-13 17:37:56','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411146912202200221'),(4051,'111734111476','3',1.00,'850','retail','0','2024-12-13 20:55:16','','','','450','Cash',0.00,'850','','','11','0.00','1','2024-12-13 17:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','11173411150020333313220'),(4052,'111734111476','132',1.00,'200','retail','0','2024-12-13 20:55:16','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-12-13 17:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411151337222133300'),(4053,'111734111476','342',1.00,'1000','retail','0','2024-12-13 20:55:16','','','','600','Cash',0.00,'1000','','','11','0','1','2024-12-13 17:55:19','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411152230320031133'),(4054,'111734111476','269',1.00,'250','retail','0','2024-12-13 20:55:16','','','','130','Cash',0.00,'250','','','11','0','1','2024-12-13 17:55:19','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411154421224313712'),(4055,'111734111476','1150',1.00,'2300','retail','0','2024-12-13 20:55:16','','','','1200','Cash',317.24,'2300','','','11','16.00','1','2024-12-13 17:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1982.76,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','11173411156332312553233'),(4056,'111734111476','7',1.00,'1600','retail','0','2024-12-13 20:55:16','','','','950','Cash',0.00,'1600','','','11','0.00','1','2024-12-13 17:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','11173411161703122343332'),(4057,'111734111476','337',1.00,'1600','retail','0','2024-12-13 20:55:16','','','','850','Cash',0.00,'1600','','','11','0','1','2024-12-13 17:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411163673032200333'),(4058,'111734111476','9',1.00,'1500','retail','0','2024-12-13 20:55:16','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-12-13 17:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','11173411165630221213223'),(4059,'111734111476','326',1.00,'1800','retail','0','2024-12-13 20:55:16','','','','950','Cash',0.00,'1800','','','11','0','1','2024-12-13 17:55:19','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411167133373371323'),(4060,'111734111476','179',1.00,'750','retail','0','2024-12-13 20:55:16','','','','350','Cash',0.00,'750','','','11','0','1','2024-12-13 17:55:19','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411170920402031173'),(4061,'111734111476','63',1.00,'1300','retail','0','2024-12-13 20:55:16','','','','850','Cash',0.00,'1300','','','11','0.00','1','2024-12-13 17:55:19','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173411193932123220230'),(4062,'111734111476','97',1.00,'700','retail','0','2024-12-13 20:55:16','','','','450','Cash',0.00,'700','','','11','0.00','1','2024-12-13 17:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','11173411198494220212132'),(4063,'111734111476','185',3.00,'180','retail','0','2024-12-13 20:55:16','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-13 17:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','24.00','21','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173411199970094132292'),(4064,'111734111476','334',1.00,'2800','retail','0','2024-12-13 20:55:16','','','','1700','Cash',0.00,'2800','','','11','0','1','2024-12-13 17:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411248240741002143'),(4065,'111734111476','208',1.00,'200','retail','0','2024-12-13 20:55:16','','','','100','Cash',0.00,'200','','','11','0','1','2024-12-13 17:55:19','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173411250100122323232'),(4066,'131734112538','400',1.00,'650','retail','0','2024-12-13 20:57:10','bale','','','450','Cash',0.00,'650','','','13','0.00','1','2024-12-13 17:57:16','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173411257931347531702'),(4067,'131734112538','553',1.00,'1500','retail','0','2024-12-13 20:57:10','bale','','','900','Cash',0.00,'1500','','','13','0.00','1','2024-12-13 17:57:16','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173411260732023141320'),(4068,'131734112538','m44',1.00,'2699','retail','0','2024-12-13 20:57:10','bale','','','2000','Cash',0.00,'2699','','','13','0.00','1','2024-12-13 17:57:16','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2699.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173411263003323333233'),(4069,'131734198100','m21',1.00,'800','retail','0','2024-12-14 20:45:54','bale','','','300','Cash',0.00,'800','','','13','0.00','1','2024-12-14 17:46:13','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173419830622130202030'),(4070,'131734198100','544',6.00,'1200','retail','0','2024-12-14 20:45:54','bale','','','98','Cash',0.00,'200','','','13','0.00','1','2024-12-14 17:46:13','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','6.00','0','Inclusive','branch','Inventory','','','','','','B','13173419834132037132723'),(4071,'131734198100','1118',1.00,'450','retail','0','2024-12-14 20:45:54','bale','','','250','Cash',0.00,'450','','','13','0','1','2024-12-14 17:46:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173419835402200032330'),(4072,'111734198861','1138',1.00,'400','retail','0','2024-12-14 21:03:53','','','','200','Cash',55.17,'400','','','11','16.00','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11173419894533224233913'),(4073,'111734198861','1150',1.00,'2300','retail','0','2024-12-14 21:03:53','','','','1200','Cash',317.24,'2300','','','11','16.00','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1982.76,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','11173419897738730343840'),(4074,'111734198861','230',1.00,'450','retail','0','2024-12-14 21:03:53','','','','230','Cash',0.00,'450','','','11','0','1','2024-12-14 18:04:57','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173419900711012127010'),(4075,'111734198861','221',2.00,'700','retail','0','2024-12-14 21:03:53','','','','200','Cash',0.00,'350','','','11','0','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173419901932202331310'),(4076,'111734198861','221',1.00,'350','retail','0','2024-12-14 21:03:53','','','','200','Cash',0.00,'350','','','11','0','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173419903932023331393'),(4077,'111734198861','168',1.00,'900','retail','0','2024-12-14 21:03:53','','','','520','Cash',0.00,'900','','','11','0','1','2024-12-14 18:04:57','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173419905434322211422'),(4078,'111734198861','1147',2.00,'240','retail','0','2024-12-14 21:03:53','','','','70','Cash',33.10,'120','','','11','16.00','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','11173419907912200331303'),(4079,'111734198861','207',1.00,'1400','retail','0','2024-12-14 21:03:53','','','','600','Cash',0.00,'1400','','','11','0','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173419937595314003032'),(4080,'111734198861','225',1.00,'600','retail','0','2024-12-14 21:03:53','','','','300','Cash',0.00,'600','','','11','0','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173419939000203203921'),(4081,'111734198861','87',1.00,'1900','retail','0','2024-12-14 21:03:53','','','','1100','Cash',0.00,'1900','','','11','0.00','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1900.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173419939990223030133'),(4082,'111734198861','46',1.00,'800','retail','0','2024-12-14 21:03:53','','','','350','Cash',0.00,'800','','','11','0.00','1','2024-12-14 18:04:57','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173419941543222920092'),(4083,'111734198861','142',1.00,'1450','retail','0','2024-12-14 21:03:53','','','','900','Cash',0.00,'1450','','','11','0.00','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1450.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173419942442230133221'),(4084,'111734198861','132',1.00,'200','retail','0','2024-12-14 21:03:53','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-12-14 18:04:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173419943332012072000'),(4085,'111734199920','243',1.00,'1150','retail','0','2024-12-14 21:12:08','','','','550','Cash',0.00,'1150','','','11','0','1','2024-12-14 18:12:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173419992733212029301'),(4086,'111734199931','26',1.00,'600','retail','0','2024-12-14 21:14:22','','','','300','Cash',0.00,'600','','','11','0.00','1','2024-12-14 18:14:30','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173420006232323200341'),(4087,'111734200071','267',1.00,'250','retail','0','2024-12-14 21:20:20','','','','130','Cash',0.00,'250','','','11','0','1','2024-12-14 18:20:21','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173420041970024022422'),(4088,'111734283956','6947662262220',1.00,'950','retail','0','2024-12-15 20:37:01','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-15 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','11173428397300329233078'),(4089,'111734283956','15',3.00,'240','retail','0','2024-12-15 20:37:01','','','','45','Cash',0.00,'80','','','11','0.00','1','2024-12-15 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','65.00','62','Inclusive','branch','Inventory','','','','','','B','11173428402883100230033'),(4090,'111734283956','21',2.00,'400','retail','0','2024-12-15 20:37:01','','','','133','Cash',0.00,'200','','','11','0.00','1','2024-12-15 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','','B','11173428404242021023204'),(4091,'111734283956','364',3.00,'900','retail','0','2024-12-15 20:37:01','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-15 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','367.00','364','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173428405220420210410'),(4092,'111734283956','319',1.00,'600','retail','0','2024-12-15 20:37:01','','','','320','Cash',0.00,'600','','','11','0','1','2024-12-15 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173428407330722303314'),(4093,'111734283956','6947662262220',2.00,'1900','retail','0','2024-12-15 20:37:01','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-15 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','','B','11173428413423321123223'),(4094,'111734283956','6947662262220',1.00,'950','retail','0','2024-12-15 20:37:01','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-15 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173428415641012067012'),(4095,'111734283956','33',4.00,'200','retail','0','2024-12-15 20:37:01','','','','38','Cash',0.00,'50','','','11','0.00','1','2024-12-15 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'4','35.00','31','Inclusive','branch','Inventory','','','','','','B','11173428421130230822312'),(4096,'111734283956','6947662262220',1.00,'950','retail','0','2024-12-15 20:37:01','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-15 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173428422110034483303'),(4097,'111734284359','6957660746691',2.00,'1400','retail','0','2024-12-15 20:39:30','','','','0','Cash',0.00,'700','','','11','0.00','1','2024-12-15 17:39:34','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','','B','11173428437008442037273'),(4098,'111734284376','178',8.00,'14400','retail','0','2024-12-15 20:39:49','','','','500','Cash',0.00,'1800','','','11','0','1','2024-12-15 17:39:52','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'8','11.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173428438928813333333'),(4099,'131734284447','412',1.00,'100','retail','0','2024-12-15 20:42:26','bale','','','75','Cash',0.00,'100','','','13','0.00','1','2024-12-15 17:42:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13173428446441263233300'),(4100,'131734284447','694',1.00,'650','retail','0','2024-12-15 20:42:26','bale','','','320','Cash',0.00,'650','','','13','0.00','1','2024-12-15 17:42:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173428453133203313302'),(4101,'131734284447','615',1.00,'100','retail','0','2024-12-15 20:42:26','bale','','','50','Cash',0.00,'100','','','13','0.00','1','2024-12-15 17:42:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173428454642152622622'),(4102,'131734284590','586',1.00,'100','retail','0','2024-12-15 20:45:10','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2024-12-15 17:45:19','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173428460934273022430'),(4103,'131734284590','563',2.00,'300','retail','0','2024-12-15 20:45:10','bale','','','71','Cash',0.00,'150','','','13','0.00','1','2024-12-15 17:45:19','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','','B','13173428468330330328033'),(4104,'131734284590','601',1.00,'400','retail','0','2024-12-15 20:45:10','bale','','','200','Cash',0.00,'400','','','13','0.00','1','2024-12-15 17:45:19','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173428471003323030338'),(4105,'111734337243','572',1.00,'1500','retail','0','2024-12-16 11:25:32','','','','700','Cash',0.00,'1500','','','11','0.00','1','2024-12-16 08:25:49','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173433753132233233330'),(4106,'131734370524','1143',2.00,'1200','retail','0','2024-12-16 20:37:42','bale','','','300','Cash',165.52,'600','','','13','16.00','1','2024-12-16 17:38:31','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','13173437056823232033233'),(4107,'131734370524','572',1.00,'1500','retail','0','2024-12-16 20:37:42','bale','','','700','Cash',0.00,'1500','','','13','0.00','1','2024-12-16 17:38:31','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173437060222270203030'),(4108,'131734370524','565',1.00,'200','retail','0','2024-12-16 20:37:42','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2024-12-16 17:38:31','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173437061041223331337'),(4109,'131734370524','m28',1.00,'500','retail','0','2024-12-16 20:37:42','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2024-12-16 17:38:31','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173437062933303233336'),(4110,'131734370524','1140',1.00,'1500','retail','0','2024-12-16 20:37:42','bale','','','950','Cash',206.90,'1500','','','13','16.00','1','2024-12-16 17:38:31','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','13173437064521423230200'),(4111,'131734370524','1126',1.00,'1700','retail','0','2024-12-16 20:37:42','bale','','','950','Cash',0.00,'1700','','','13','0','1','2024-12-16 17:38:31','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1700.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437066130330326033'),(4112,'131734370981','1143',2.00,'1200','retail','0','2024-12-16 20:44:16','bale','','','300','Cash',165.52,'600','','','13','16.00','1','2024-12-16 17:44:22','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','13173437099707329303211'),(4113,'131734370981','572',1.00,'1500','retail','0','2024-12-16 20:44:16','bale','','','700','Cash',0.00,'1500','','','13','0.00','1','2024-12-16 17:44:22','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173437100833072700031'),(4114,'131734370981','565',1.00,'200','retail','0','2024-12-16 20:44:16','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2024-12-16 17:44:22','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173437101800303030078'),(4115,'131734370981','m28',1.00,'500','retail','0','2024-12-16 20:44:16','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2024-12-16 17:44:22','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173437102822230233433'),(4116,'131734370981','1140',1.00,'1500','retail','0','2024-12-16 20:44:16','bale','','','950','Cash',206.90,'1500','','','13','16.00','1','2024-12-16 17:44:22','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1293.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','13173437103831200021730'),(4117,'131734370981','1126',1.00,'1700','retail','0','2024-12-16 20:44:16','bale','','','950','Cash',0.00,'1700','','','13','0','1','2024-12-16 17:44:22','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1700.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437105613223533346'),(4118,'131734371063','364',1.00,'300','retail','0','2024-12-16 20:47:09','bale','','','300','Cash',0.00,'300','','','13','0','1','2024-12-16 17:54:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','364.00','363','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437110522133323103'),(4119,'131734371063','336',1.00,'3200','retail','0','2024-12-16 20:47:09','bale','','','1700','Cash',0.00,'3200','','','13','0','1','2024-12-16 17:54:04','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3200.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437112232233272201'),(4120,'131734371063','162',1.00,'799','retail','0','2024-12-16 20:47:09','bale','','','595','Cash',0.00,'799','','','13','0','1','2024-12-16 17:54:04','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',799.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437116471313334133'),(4121,'131734371063','308',1.00,'100','retail','0','2024-12-16 20:47:09','bale','','','30','Cash',0.00,'100','','','13','0','1','2024-12-16 17:54:04','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437117520342323222'),(4122,'131734371063','208',1.00,'200','retail','0','2024-12-16 20:47:09','bale','','','100','Cash',0.00,'200','','','13','0','1','2024-12-16 17:54:04','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437118302130227723'),(4123,'131734371063','164',1.00,'299','retail','0','2024-12-16 20:47:09','bale','','','119','Cash',0.00,'299','','','13','0','1','2024-12-16 17:54:04','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',299.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437119839113423403'),(4124,'131734371063','267',1.00,'250','retail','0','2024-12-16 20:47:09','bale','','','130','Cash',0.00,'250','','','13','0','1','2024-12-16 17:54:04','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437121131347231701'),(4125,'131734371063','169',1.00,'3800','retail','0','2024-12-16 20:47:09','bale','','','2600','Cash',0.00,'3800','','','13','0','1','2024-12-16 17:54:04','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173437122810311132283'),(4126,'111734456798','6925546000205',1.00,'2500','retail','0','2024-12-17 20:37:42','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2024-12-17 17:37:45','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173445690533033300133'),(4127,'111734456798','333',1.00,'1100','retail','0','2024-12-17 20:37:42','','','','550','Cash',0.00,'1100','','','11','0','1','2024-12-17 17:37:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173445696837630339335'),(4128,'111734456798','12',1.00,'800','retail','0','2024-12-17 20:37:42','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-12-17 17:37:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173445698751237033100'),(4129,'111734456798','230',1.00,'450','retail','0','2024-12-17 20:37:42','','','','230','Cash',0.00,'450','','','11','0','1','2024-12-17 17:37:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173445699667375023402'),(4130,'111734456798','281',1.00,'950','retail','0','2024-12-17 20:37:42','','','','500','Cash',0.00,'950','','','11','0','1','2024-12-17 17:37:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173445700620225123243'),(4131,'111734456798','6972864340117',1.00,'450','retail','0','2024-12-17 20:37:42','','','','0','Cash',0.00,'450','','','11','0.00','1','2024-12-17 17:37:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173445701432303123714'),(4132,'111734456798','47',1.00,'1500','retail','0','2024-12-17 20:37:42','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-12-17 17:37:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173445702553010403122'),(4133,'111734457104','6947662262220',1.00,'950','retail','0','2024-12-17 20:40:22','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-17 17:40:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173445711030034302247'),(4134,'111734457104','355',1.00,'2300','retail','0','2024-12-17 20:40:22','','','','1600','Cash',0.00,'2300','','','11','0','1','2024-12-17 17:40:27','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173445712233342232020'),(4135,'111734457104','21',3.00,'600','retail','0','2024-12-17 20:40:22','','','','133','Cash',0.00,'200','','','11','0.00','1','2024-12-17 17:40:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','21.00','18','Inclusive','branch','Inventory','','','','','','B','11173445713257120334211'),(4136,'111734457104','30',1.00,'400','retail','0','2024-12-17 20:40:22','','','','250','Cash',0.00,'400','','','11','0.00','1','2024-12-17 17:40:27','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173445714802422722340'),(4137,'111734457104','185',3.00,'180','retail','0','2024-12-17 20:40:22','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-17 17:40:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','21.00','18','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173445715921233933012'),(4138,'111734457104','257',2.00,'600','retail','0','2024-12-17 20:40:22','','','','167','Cash',0.00,'300','','','11','0','1','2024-12-17 17:40:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173445717170200122214'),(4139,'111734457104','237',2.00,'3200','retail','0','2024-12-17 20:40:22','','','','1000','Cash',0.00,'1600','','','11','0','1','2024-12-17 17:40:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173445718924032229734'),(4140,'111734457104','37',2.00,'2500','retail','0','2024-12-17 20:40:22','','','','700','Cash',0.00,'1250','','','11','0.00','1','2024-12-17 17:40:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','','B','11173445720020720212710'),(4141,'111734457104','18',3.00,'360','retail','0','2024-12-17 20:40:22','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-12-17 17:40:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'3','126.00','123','Inclusive','branch','Inventory','','','','','','B','11173445721137012012243'),(4142,'111734457104','303',1.00,'600','retail','0','2024-12-17 20:40:22','','','','160','Cash',0.00,'600','','','11','0','1','2024-12-17 17:40:27','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173445722131203271134'),(4143,'131734457254','441',1.00,'900','retail','0','2024-12-17 20:41:49','bale','','','450','Cash',0.00,'900','','','13','0.00','1','2024-12-17 17:41:53','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173445727174737120214'),(4144,'131734457317','m38',1.00,'2299','retail','0','2024-12-17 20:43:15','bale','','','1300','Cash',0.00,'2299','','','13','0.00','1','2024-12-17 17:43:19','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2299.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173445737432243230234'),(4145,'111734457670','6972864340117',1.00,'450','retail','0','2024-12-17 20:48:32','','','','0','Cash',0.00,'450','','','11','0.00','1','2024-12-17 17:49:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173445769222243212333'),(4146,'111734544480','6947662262220',2.00,'1900','retail','0','2024-12-18 20:55:25','','','','750','Cash',0.00,'950','','','11','0.00','1','2024-12-18 17:55:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'2','11.00','9','Inclusive','branch','Inventory','','','','','','B','11173454449524203333273'),(4147,'111734544480','341',1.00,'350','retail','0','2024-12-18 20:55:25','','','','180','Cash',0.00,'350','','','11','0','1','2024-12-18 17:55:30','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173454451422413322034'),(4148,'111734544480','167',1.00,'250','retail','0','2024-12-18 20:55:25','','','','120','Cash',0.00,'250','','','11','0','1','2024-12-18 17:55:30','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173454452552234022333'),(4149,'131734630087','m49',1.00,'1000','retail','0','2024-12-19 20:44:38','bale','','','500','Cash',0.00,'1000','','','13','0.00','1','2024-12-19 17:44:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173463023433223362223'),(4150,'131734630087','517',1.00,'500','retail','0','2024-12-19 20:44:38','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2024-12-19 17:44:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13173463027813021143733'),(4151,'131734630434','34',2.00,'700','retail','0','2024-12-19 20:48:35','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2024-12-19 17:48:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','19.00','17','Inclusive','branch','Inventory','','','','','','B','13173463044432022020332'),(4152,'131734630434','18',3.00,'360','retail','0','2024-12-19 20:48:35','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2024-12-19 17:48:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'3','123.00','120','Inclusive','branch','Inventory','','','','','','B','13173463047333214031100'),(4153,'131734630434','347',1.00,'250','retail','0','2024-12-19 20:48:35','bale','','','135','Cash',0.00,'250','','','13','0','1','2024-12-19 17:48:46','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173463049102077131139'),(4154,'131734630434','18',3.00,'360','retail','0','2024-12-19 20:48:35','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2024-12-19 17:48:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'3','120.00','117','Inclusive','branch','Inventory','','','','','','B','13173463050153223367023'),(4155,'131734630434','1153',1.00,'200','retail','0','2024-12-19 20:48:35','bale','','','114','Cash',27.59,'200','','','13','16.00','1','2024-12-19 17:48:46','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','13173463050822320632033'),(4156,'131734630434','110',1.00,'250','retail','0','2024-12-19 20:48:35','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2024-12-19 17:48:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13173463051475012740240'),(4157,'131734630538','363',1.00,'2000','retail','0','2024-12-19 20:50:24','bale','','','1000','Cash',0.00,'2000','','','13','0','1','2024-12-19 17:50:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173463059503273335002'),(4158,'131734630538','148',1.00,'200','retail','0','2024-12-19 20:50:24','bale','','','150','Cash',0.00,'200','','','13','0','1','2024-12-19 17:50:27','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173463060623362020222'),(4159,'131734630538','167',1.00,'250','retail','0','2024-12-19 20:50:24','bale','','','120','Cash',0.00,'250','','','13','0','1','2024-12-19 17:50:27','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173463061636032070603'),(4160,'131734630538','208',1.00,'200','retail','0','2024-12-19 20:50:24','bale','','','100','Cash',0.00,'200','','','13','0','1','2024-12-19 17:50:27','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173463062323303003073'),(4161,'131734630677','6947662262220',2.00,'1900','retail','0','2024-12-19 20:52:11','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2024-12-19 17:52:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'2','9.00','7','Inclusive','branch','Inventory','','','','','','B','13173463069903302030232'),(4162,'131734630677','292',1.00,'2800','retail','0','2024-12-19 20:52:11','bale','','','1400','Cash',0.00,'2800','','','13','0','1','2024-12-19 17:52:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173463071922233327333'),(4163,'131734630677','118',1.00,'2500','retail','0','2024-12-19 20:52:11','bale','','','1700','Cash',0.00,'2500','','','13','0.00','1','2024-12-19 17:52:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173463073141273333723'),(4164,'111734715702','21',2.00,'400','retail','0','2024-12-20 20:36:35','','','','133','Cash',0.00,'200','','','11','0.00','1','2024-12-20 17:43:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','','B','11173471572022032520701'),(4165,'111734715702','18',1.00,'120','retail','0','2024-12-20 20:36:35','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-12-20 17:43:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','117.00','116','Inclusive','branch','Inventory','','','','','','B','11173471572919770220013'),(4166,'111734715702','185',3.00,'180','retail','0','2024-12-20 20:36:35','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-20 17:43:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','18.00','15','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173471613532633412103'),(4167,'111734715702','31',1.00,'500','retail','0','2024-12-20 20:36:35','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-12-20 17:43:00','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11173471614737001131713'),(4168,'111734715702','132',1.00,'200','retail','0','2024-12-20 20:36:35','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-12-20 17:43:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173471615833215237837'),(4169,'111734715702','292',1.00,'2800','retail','0','2024-12-20 20:36:35','','','','1400','Cash',0.00,'2800','','','11','0','1','2024-12-20 17:43:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173471617117623121000'),(4170,'111734715702','288',1.00,'50','retail','0','2024-12-20 20:36:35','','','','21','Cash',0.00,'50','','','11','0','1','2024-12-20 17:43:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173471618210322703111'),(4171,'111734715702','49',1.00,'1500','retail','0','2024-12-20 20:36:35','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-12-20 17:43:00','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173471619432200331023'),(4172,'111734801128','292',1.00,'2800','retail','0','2024-12-21 20:15:44','','','','1400','Cash',0.00,'2800','','','11','0','1','2024-12-21 17:15:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173480118220312033321'),(4173,'111734801128','364',1.00,'300','retail','0','2024-12-21 20:15:44','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-21 17:15:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','363.00','362','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173480119543120353222'),(4174,'111734801128','285',3.00,'450','retail','0','2024-12-21 20:15:44','','','','100','Cash',0.00,'150','','','11','0','1','2024-12-21 17:15:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173480120972000233313'),(4175,'111734801128','342',1.00,'1000','retail','0','2024-12-21 20:15:44','','','','600','Cash',0.00,'1000','','','11','0','1','2024-12-21 17:15:47','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173480121930301230122'),(4176,'111734801128','43',1.00,'3500','retail','0','2024-12-21 20:15:44','','','','2500','Cash',0.00,'3500','','','11','0.00','1','2024-12-21 17:15:47','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',3500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173480123411320323230'),(4177,'111734801128','1129',1.00,'450','retail','0','2024-12-21 20:15:44','','','','56','Cash',62.07,'450','','','11','16.00','1','2024-12-21 17:15:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','11173480126020103232733'),(4178,'111734801128','364',5.00,'1500','retail','0','2024-12-21 20:15:44','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-21 17:15:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'5','362.00','357','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173480127220324032274'),(4179,'111734801128','4',2.00,'3300','retail','0','2024-12-21 20:15:44','','','','1100','Cash',0.00,'1650','','','11','0.00','1','2024-12-21 17:15:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','','B','11173480129133270223810'),(4180,'111734801373','83',1.00,'1500','retail','0','2024-12-21 20:17:40','','','','800','Cash',0.00,'1500','','','11','0.00','1','2024-12-21 17:17:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173480138112433308230'),(4181,'111734801373','1',1.00,'1600','retail','0','2024-12-21 20:17:40','','','','950','Cash',0.00,'1600','','','11','0.00','1','2024-12-21 17:17:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','54.00','53','Inclusive','branch','Inventory','','','','','','B','11173480138838322211822'),(4182,'111734801373','12',1.00,'800','retail','0','2024-12-21 20:17:40','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-12-21 17:17:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173480140012022231021'),(4183,'111734801373','49',2.00,'3000','retail','0','2024-12-21 20:17:40','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-12-21 17:17:44','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','','B','11173480141273223210413'),(4184,'111734801373','50',1.00,'2800','retail','0','2024-12-21 20:17:40','','','','1900','Cash',0.00,'2800','','','11','0.00','1','2024-12-21 17:17:44','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173480142122243420733'),(4185,'111734801373','246',1.00,'1950','retail','0','2024-12-21 20:17:40','','','','1000','Cash',0.00,'1950','','','11','0','1','2024-12-21 17:17:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1950.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173480143508331337020'),(4186,'111734801373','207',1.00,'1400','retail','0','2024-12-21 20:17:40','','','','600','Cash',0.00,'1400','','','11','0','1','2024-12-21 17:17:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173480144643044623323'),(4187,'131734801825','538',1.00,'30','retail','0','2024-12-21 20:25:30','bale','','','10','Cash',0.00,'30','','','13','0.00','1','2024-12-21 17:25:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173480184883103312333'),(4188,'131734801825','496',5.00,'1250','retail','0','2024-12-21 20:25:30','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2024-12-21 17:25:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'5','40.00','35','Inclusive','branch','Inventory','','','','','','B','13173480191331313390322'),(4189,'111734887896','4',1.00,'1650','retail','0','2024-12-22 20:25:25','','','','1100','Cash',0.00,'1650','','','11','0.00','1','2024-12-22 17:25:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173488791833840038093'),(4190,'111734887896','237',1.00,'1600','retail','0','2024-12-22 20:25:25','','','','1000','Cash',0.00,'1600','','','11','0','1','2024-12-22 17:25:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173488823130330038833'),(4191,'111734887896','338',1.00,'1000','retail','0','2024-12-22 20:25:25','','','','500','Cash',0.00,'1000','','','11','0','1','2024-12-22 17:25:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173488824680233238312'),(4192,'111734887896','337',1.00,'1600','retail','0','2024-12-22 20:25:25','','','','850','Cash',0.00,'1600','','','11','0','1','2024-12-22 17:25:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173488826111016228042'),(4193,'111734887896','5',4.00,'1200','retail','0','2024-12-22 20:25:25','','','','190','Cash',0.00,'300','','','11','0.00','1','2024-12-22 17:25:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','281.00','277','Inclusive','branch','Inventory','','','','','','B','11173488827531131301321'),(4194,'111734887896','1129',1.00,'450','retail','0','2024-12-22 20:25:25','','','','56','Cash',62.07,'450','','','11','16.00','1','2024-12-22 17:25:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','11173488828580538818075'),(4195,'111734887896','167',1.00,'250','retail','0','2024-12-22 20:25:25','','','','120','Cash',0.00,'250','','','11','0','1','2024-12-22 17:25:31','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173488829333233232031'),(4196,'111734887896','8',1.00,'1850','retail','0','2024-12-22 20:25:25','','','','900','Cash',0.00,'1850','','','11','0.00','1','2024-12-22 17:25:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1850.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173488831333232128210'),(4197,'111734887896','367',1.00,'1500','retail','0','2024-12-22 20:25:25','','','','850','Cash',0.00,'1500','','','11','0','1','2024-12-22 17:25:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173488832505203233002'),(4198,'111734888374','132',1.00,'200','retail','0','2024-12-22 20:31:22','','','','104','Cash',0.00,'200','','','11','0.00','1','2024-12-22 17:31:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173488838423402320222'),(4199,'111734888374','257',1.00,'300','retail','0','2024-12-22 20:31:22','','','','167','Cash',0.00,'300','','','11','0','1','2024-12-22 17:31:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173488839302383147310'),(4200,'111734888374','71',1.00,'1200','retail','0','2024-12-22 20:31:22','','','','850','Cash',0.00,'1200','','','11','0.00','1','2024-12-22 17:31:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173488840418320320831'),(4201,'111734888374','35',5.00,'1000','retail','0','2024-12-22 20:31:22','','','','125','Cash',0.00,'200','','','11','0.00','1','2024-12-22 17:31:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'5','6.00','1','Inclusive','branch','Inventory','','','','','','B','11173488842234722233783'),(4202,'111734888374','33',10.00,'500','retail','0','2024-12-22 20:31:22','','','','38','Cash',0.00,'50','','','11','0.00','1','2024-12-22 17:31:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'10','31.00','21','Inclusive','branch','Inventory','','','','','','B','11173488845232232027322'),(4203,'111734888374','17',1.00,'500','retail','0','2024-12-22 20:31:22','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-12-22 17:31:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173488846703040382702'),(4204,'111734888374','19',1.00,'700','retail','0','2024-12-22 20:31:22','','','','400','Cash',0.00,'700','','','11','0.00','1','2024-12-22 17:31:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173488858988031915331'),(4205,'111734888374','179',1.00,'750','retail','0','2024-12-22 20:31:22','','','','350','Cash',0.00,'750','','','11','0','1','2024-12-22 17:31:30','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173488864802471833242'),(4206,'111734888374','18',2.00,'240','retail','0','2024-12-22 20:31:22','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-12-22 17:31:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','116.00','114','Inclusive','branch','Inventory','','','','','','B','11173488866011024232780'),(4207,'131734888731','m86',1.00,'1000','retail','0','2024-12-22 20:35:22','bale','','','500','Cash',0.00,'1000','','','13','0.00','1','2024-12-22 17:35:38','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173488878613387233004'),(4208,'131734888731','m51',6.00,'1200','retail','0','2024-12-22 20:35:22','bale','','','84','Cash',0.00,'200','','','13','0.00','1','2024-12-22 17:35:38','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','24.00','18','Inclusive','branch','Inventory','','','','','','B','13173488892220702233120'),(4209,'131734889230','271',1.00,'1500','retail','0','2024-12-22 20:41:15','bale','','','850','Cash',0.00,'1500','','','13','0','1','2024-12-22 17:41:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173488927421323230472'),(4210,'111734974910','110',1.00,'250','retail','0','2024-12-23 20:38:12','','','','95','Cash',0.00,'250','','','11','0.00','1','2024-12-23 17:38:15','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','11173497491977231323173'),(4211,'111734974910','85',1.00,'2200','retail','0','2024-12-23 20:38:12','','','','0','Cash',0.00,'2200','','','11','0.00','1','2024-12-23 17:38:15','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2200.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173497496332704303937'),(4212,'111734974910','361',2.00,'3200','retail','0','2024-12-23 20:38:12','','','','850','Cash',0.00,'1600','','','11','0','1','2024-12-23 17:38:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173497502422333004030'),(4213,'111734974910','364',1.00,'300','retail','0','2024-12-23 20:38:12','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-23 17:38:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','357.00','356','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173497505632053503027'),(4214,'111734974910','185',3.00,'180','retail','0','2024-12-23 20:38:12','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-23 17:38:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','15.00','12','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173497541422332309433'),(4215,'111734974910','292',1.00,'2800','retail','0','2024-12-23 20:38:12','','','','1400','Cash',0.00,'2800','','','11','0','1','2024-12-23 17:38:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173497543001122202903'),(4216,'111734974910','364',2.00,'600','retail','0','2024-12-23 20:38:12','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-23 17:38:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','356.00','354','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173497545020232732002'),(4217,'111734974910','1150',1.00,'2500','retail','0','2024-12-23 20:38:12','','','','1200','Cash',344.83,'2500','','','11','16.00','1','2024-12-23 17:38:15','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2155.17,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','11173497547503122230332'),(4218,'111734974910','364',1.00,'300','retail','0','2024-12-23 20:38:12','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-23 17:38:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','354.00','353','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173497549222422309201'),(4219,'131734975598','453',1.00,'1200','retail','0','2024-12-23 20:42:36','bale','','','650','Cash',0.00,'1200','','','13','0.00','1','2024-12-23 17:43:58','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173497566422272333033'),(4220,'131734975598','1132',1.00,'4500','retail','0','2024-12-23 20:42:36','bale','','','2800','Cash',620.69,'4500','','','13','16.00','1','2024-12-23 17:43:58','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3879.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13173497573322302330333'),(4221,'131735060441','198',1.00,'1300','retail','0','2024-12-24 20:30:59','bale','','','700','Cash',0.00,'1300','','','13','0','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1300.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506057227352132020'),(4222,'131735060441','267',1.00,'250','retail','0','2024-12-24 20:30:59','bale','','','130','Cash',0.00,'250','','','13','0','1','2024-12-24 17:31:03','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506059851002033323'),(4223,'131735060441','37',1.00,'1250','retail','0','2024-12-24 20:30:59','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','13173506102833283232081'),(4224,'131735060441','205',1.00,'2000','retail','0','2024-12-24 20:30:59','bale','','','700','Cash',0.00,'2000','','','13','0','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506104753320003231'),(4225,'131735060441','230',1.00,'450','retail','0','2024-12-24 20:30:59','bale','','','230','Cash',0.00,'450','','','13','0','1','2024-12-24 17:31:03','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506106322632330022'),(4226,'131735060441','52',3.00,'450','retail','0','2024-12-24 20:30:59','bale','','','59','Cash',0.00,'150','','','13','0.00','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'3','47.00','44','Inclusive','branch','Inventory','','','','','','B','13173506116036115201010'),(4227,'131735060441','62',1.00,'500','retail','0','2024-12-24 20:30:59','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2024-12-24 17:31:03','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13173506120730222102210'),(4228,'131735060441','185',6.00,'360','retail','0','2024-12-24 20:30:59','bale','','','22','Cash',0.00,'60','','','13','0','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','12.00','6','Inclusive','branch','None Inventory','1110','4000','5500','','','','13173506122200320320023'),(4229,'131735060441','20',3.00,'240','retail','0','2024-12-24 20:30:59','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','163.00','160','Inclusive','branch','Inventory','','','','','','B','13173506125300361323600'),(4230,'131735060441','1156',1.00,'50','retail','0','2024-12-24 20:30:59','bale','','','50','Cash',6.90,'50','','','13','16.00','1','2024-12-24 17:31:03','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','220.00','219','Inclusive','branch','Inventory','1110','4000','5500','','','','13173506126930223233232'),(4231,'131735060441','3',2.00,'1700','retail','0','2024-12-24 20:30:59','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'2','25.00','23','Inclusive','branch','Inventory','','','','','','B','13173506130233002220033'),(4232,'131735060441','231',1.00,'850','retail','0','2024-12-24 20:30:59','bale','','','450','Cash',0.00,'850','','','13','0','1','2024-12-24 17:31:03','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506132030203313303'),(4233,'131735060441','4287211',1.00,'600','retail','0','2024-12-24 20:30:59','bale','','','300','Cash',0.00,'600','','','13','0.00','1','2024-12-24 17:31:03','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173506133122070213022'),(4234,'131735060441','301',1.00,'50','retail','0','2024-12-24 20:30:59','bale','','','31','Cash',0.00,'50','','','13','0','1','2024-12-24 17:31:03','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506134601660122231'),(4235,'131735060441','1156',1.00,'50','retail','0','2024-12-24 20:30:59','bale','','','50','Cash',6.90,'50','','','13','16.00','1','2024-12-24 17:31:03','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','219.00','218','Inclusive','branch','Inventory','1110','4000','5500','','','','13173506137137370237033'),(4236,'131735060441','200',1.00,'450','retail','0','2024-12-24 20:30:59','bale','','','360','Cash',0.00,'450','','','13','0','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506138538323212330'),(4237,'131735060441','364',1.00,'300','retail','0','2024-12-24 20:30:59','bale','','','300','Cash',0.00,'300','','','13','0','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','353.00','352','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506139421333223106'),(4238,'131735060441','5',1.00,'300','retail','0','2024-12-24 20:30:59','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','277.00','276','Inclusive','branch','Inventory','','','','','','B','13173506141303333733330'),(4239,'131735060441','243',1.00,'1150','retail','0','2024-12-24 20:30:59','bale','','','550','Cash',0.00,'1150','','','13','0','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506142610223030133'),(4240,'131735060441','185',1.00,'60','retail','0','2024-12-24 20:30:59','bale','','','22','Cash',0.00,'60','','','13','0','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','6.00','5','Inclusive','branch','None Inventory','1110','4000','5500','','','','13173506144024321301303'),(4241,'131735060441','132',1.00,'200','retail','0','2024-12-24 20:30:59','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2024-12-24 17:31:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506144922221192032'),(4242,'131735060441','67',1.00,'800','retail','0','2024-12-24 20:30:59','bale','','','350','Cash',0.00,'800','','','13','0.00','1','2024-12-24 17:31:03','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173506145937222306302'),(4243,'111735061484','130',1.00,'700','retail','0','2024-12-24 20:31:49','','','','350','Cash',0.00,'700','','','11','0.00','1','2024-12-24 17:31:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173506149535013703201'),(4244,'111735061484','17',1.00,'500','retail','0','2024-12-24 20:31:49','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-12-24 17:31:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173506150800031033230'),(4245,'131735062254','16',1.00,'350','retail','0','2024-12-24 20:46:51','bale','','','125','Cash',0.00,'350','','','13','0.00','1','2024-12-24 17:46:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173506240332303420326'),(4246,'131735062254','131',1.00,'1500','retail','0','2024-12-24 20:46:51','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2024-12-24 17:46:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173506241032221313010'),(4247,'131735062415','62',1.00,'500','retail','0','2024-12-24 20:48:13','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2024-12-24 17:48:16','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13173506249223332712300'),(4248,'131735062497','17',1.00,'500','retail','0','2024-12-24 20:52:20','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2024-12-24 17:52:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13173506273900232220393'),(4249,'131735062889','110',2.00,'500','retail','0','2024-12-24 20:55:01','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2024-12-24 17:55:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','','B','13173506290039222232352'),(4250,'111735193120','282',3.00,'1350','retail','0','2024-12-26 09:05:55','','','','280','Cash',0.00,'450','','','11','0','1','2024-12-26 06:05:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'3','4.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173519313322302230333'),(4251,'111735231348','222',1.00,'1500','retail','0','2024-12-26 19:43:56','','','','1000','Cash',0.00,'1500','','','11','0','1','2024-12-26 16:44:44','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173523137551012110331'),(4252,'111735231348','364',2.00,'600','retail','0','2024-12-26 19:43:56','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-26 16:44:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','352.00','350','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173523138721222733031'),(4253,'111735231348','1129',1.00,'450','retail','0','2024-12-26 19:43:56','','','','56','Cash',62.07,'450','','','11','16.00','1','2024-12-26 16:44:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11173523139520133033232'),(4254,'111735231348','65',1.00,'750','retail','0','2024-12-26 19:43:56','','','','0','Cash',0.00,'750','','','11','0.00','1','2024-12-26 16:44:44','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173523143510222321333'),(4255,'131735231563','18',2.00,'240','retail','0','2024-12-26 19:46:23','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2024-12-26 16:46:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','114.00','112','Inclusive','branch','Inventory','','','','','','B','13173523158333332222211'),(4256,'131735231590','607',1.00,'4500','retail','0','2024-12-26 19:54:10','bale','','','3350','Cash',0.00,'4500','','','13','0.00','1','2024-12-26 16:54:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173523162532303012302'),(4257,'131735231590','m85',1.00,'300','retail','0','2024-12-26 19:54:10','bale','','','162','Cash',0.00,'300','','','13','0.00','1','2024-12-26 16:54:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13173523179127231135370'),(4258,'131735231590','691',3.00,'750','retail','0','2024-12-26 19:54:10','bale','','','167','Cash',0.00,'250','','','13','0.00','1','2024-12-26 16:54:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','9.00','6','Inclusive','branch','Inventory','','','','','','B','13173523189323123022383'),(4259,'131735231590','543',1.00,'200','retail','0','2024-12-26 19:54:10','bale','','','120','Cash',0.00,'200','','','13','0.00','1','2024-12-26 16:54:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173523190833333137303'),(4260,'131735231590','m79',1.00,'2500','retail','0','2024-12-26 19:54:10','bale','','','1300','Cash',0.00,'2500','','','13','0.00','1','2024-12-26 16:54:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173523193513332920310'),(4261,'131735231590','m28',1.00,'500','retail','0','2024-12-26 19:54:10','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2024-12-26 16:54:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173523196832332231633'),(4262,'131735231590','401',1.00,'900','retail','0','2024-12-26 19:54:10','bale','','','7500','Cash',0.00,'900','','','13','0.00','1','2024-12-26 16:54:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173523202432203302350'),(4263,'131735231590','526',1.00,'400','retail','0','2024-12-26 19:54:10','bale','','','200','Cash',0.00,'400','','','13','0.00','1','2024-12-26 16:54:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13173523205021013021373'),(4264,'111735318935','341',1.00,'350','retail','0','2024-12-27 20:06:57','','','','180','Cash',0.00,'350','','','11','0','1','2024-12-27 17:07:02','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173531895408373523022'),(4265,'111735318935','18',2.00,'240','retail','0','2024-12-27 20:06:57','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-12-27 17:07:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','112.00','110','Inclusive','branch','Inventory','','','','','','B','11173531897823320323223'),(4266,'111735318935','12',1.00,'800','retail','0','2024-12-27 20:06:57','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-12-27 17:07:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173531899303313312333'),(4267,'111735318935','205',1.00,'2000','retail','0','2024-12-27 20:06:57','','','','700','Cash',0.00,'2000','','','11','0','1','2024-12-27 17:07:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173531900771121290932'),(4268,'111735318935','185',1.00,'60','retail','0','2024-12-27 20:06:57','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-27 17:07:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','5.00','4','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173531902002325302023'),(4269,'111735318935','277',1.00,'750','retail','0','2024-12-27 20:06:57','','','','330','Cash',0.00,'750','','','11','0','1','2024-12-27 17:07:02','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173531912815013711222'),(4270,'111735318935','364',1.00,'300','retail','0','2024-12-27 20:06:57','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-27 17:07:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','350.00','349','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173531913523002312233'),(4271,'111735318935','364',1.00,'300','retail','0','2024-12-27 20:06:57','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-27 17:07:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','349.00','348','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173531914331093302317'),(4272,'111735318935','1156',2.00,'100','retail','0','2024-12-27 20:06:57','','','','50','Cash',13.79,'50','','','11','16.00','1','2024-12-27 17:07:02','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','247.00','245','Inclusive','branch','Inventory','1110','4000','5500','','','','11173531915923207333123'),(4273,'111735318935','205',1.00,'2000','retail','0','2024-12-27 20:06:57','','','','700','Cash',0.00,'2000','','','11','0','1','2024-12-27 17:07:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173531921723073001933'),(4274,'131735319268','m79',1.00,'2500','retail','0','2024-12-27 20:14:13','bale','','','1300','Cash',0.00,'2500','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173531935830213210022'),(4275,'131735319268','m41',1.00,'1200','retail','0','2024-12-27 20:14:13','bale','','','650','Cash',0.00,'1200','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173531939017923121000'),(4276,'131735319268','m28',1.00,'500','retail','0','2024-12-27 20:14:13','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173531941620013319134'),(4277,'131735319268','406',1.00,'1999','retail','0','2024-12-27 20:14:13','bale','','','700','Cash',0.00,'1999','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1999.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173531943310230323321'),(4278,'131735319268','m85',1.00,'300','retail','0','2024-12-27 20:14:13','bale','','','162','Cash',0.00,'300','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13173531944633222203627'),(4279,'131735319268','445',1.00,'300','retail','0','2024-12-27 20:14:13','bale','','','150','Cash',0.00,'300','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173531945620323321016'),(4280,'131735319268','587',1.00,'350','retail','0','2024-12-27 20:14:13','bale','','','140','Cash',0.00,'350','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173531946622700253630'),(4281,'131735319268','538',2.00,'60','retail','0','2024-12-27 20:14:13','bale','','','10','Cash',0.00,'30','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','','B','13173531949742301919301'),(4282,'131735319268','m01',1.00,'900','retail','0','2024-12-27 20:14:13','bale','','','450','Cash',0.00,'900','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173531956020013232223'),(4283,'131735319268','686',1.00,'300','retail','0','2024-12-27 20:14:13','bale','','','150','Cash',0.00,'300','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173531958931312933130'),(4284,'131735319268','535',1.00,'300','retail','0','2024-12-27 20:14:13','bale','','','180','Cash',0.00,'300','','','13','0.00','1','2024-12-27 17:14:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173531965337202132732'),(4285,'111735319710','85',1.00,'2200','retail','0','2024-12-27 20:15:40','','','','0','Cash',0.00,'2200','','','11','0.00','1','2024-12-27 17:15:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2200.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173531974020050370303'),(4286,'111735319752','341',1.00,'350','retail','0','2024-12-27 20:21:35','','','','180','Cash',0.00,'350','','','11','0','1','2024-12-27 17:21:38','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173531997707322233230'),(4287,'111735319752','18',2.00,'240','retail','0','2024-12-27 20:21:35','','','','45','Cash',0.00,'120','','','11','0.00','1','2024-12-27 17:21:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','110.00','108','Inclusive','branch','Inventory','','','','','','B','11173531998721333902803'),(4288,'111735319752','12',1.00,'800','retail','0','2024-12-27 20:21:35','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-12-27 17:21:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173531999494343413233'),(4289,'111735319752','363',1.00,'2000','retail','0','2024-12-27 20:21:35','','','','1000','Cash',0.00,'2000','','','11','0','1','2024-12-27 17:21:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173532002022002520530'),(4290,'111735319752','185',1.00,'60','retail','0','2024-12-27 20:21:35','','','','22','Cash',0.00,'60','','','11','0','1','2024-12-27 17:21:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','4.00','3','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173532004830832042350'),(4291,'111735319752','277',1.00,'750','retail','0','2024-12-27 20:21:35','','','','330','Cash',0.00,'750','','','11','0','1','2024-12-27 17:21:38','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173532006401323232202'),(4292,'111735319752','364',2.00,'600','retail','0','2024-12-27 20:21:35','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-27 17:21:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','348.00','346','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173532007537303132722'),(4293,'111735319752','1156',2.00,'100','retail','0','2024-12-27 20:21:35','','','','50','Cash',13.79,'50','','','11','16.00','1','2024-12-27 17:21:38','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','245.00','243','Inclusive','branch','Inventory','1110','4000','5500','','','','11173532008622320307223'),(4294,'111735319752','85',1.00,'2200','retail','0','2024-12-27 20:21:35','','','','0','Cash',0.00,'2200','','','11','0.00','1','2024-12-27 17:21:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2200.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173532009423302720370'),(4295,'111735320099','337',1.00,'1600','retail','0','2024-12-27 20:25:20','','','','850','Cash',0.00,'1600','','','11','0','1','2024-12-27 17:25:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173532031933325331222'),(4296,'131735405048','450',4.00,'600','retail','0','2024-12-28 20:09:30','bale','','','88','Cash',0.00,'150','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','','B','13173540509852104822822'),(4297,'131735405048','499',3.00,'1350','retail','0','2024-12-28 20:09:30','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'3','12.00','9','Inclusive','branch','Inventory','','','','','','B','13173540512433320221053'),(4298,'131735405048','m85',1.00,'300','retail','0','2024-12-28 20:09:30','bale','','','162','Cash',0.00,'300','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173540515432333545720'),(4299,'131735405048','m40',1.00,'300','retail','0','2024-12-28 20:09:30','bale','','','200','Cash',0.00,'300','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173540519635233022132'),(4300,'131735405048','m32',1.00,'600','retail','0','2024-12-28 20:09:30','bale','','','300','Cash',0.00,'600','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','13173540525123300113132'),(4301,'131735405048','403',1.00,'3500','retail','0','2024-12-28 20:09:30','bale','','','2300','Cash',0.00,'3500','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173540537527013333333'),(4302,'131735405048','m01',1.00,'900','retail','0','2024-12-28 20:09:30','bale','','','450','Cash',0.00,'900','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173540540630216023222'),(4303,'131735405048','676',1.00,'3800','retail','0','2024-12-28 20:09:30','bale','','','2100','Cash',0.00,'3800','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173540547130423052402'),(4304,'131735405048','480',1.00,'1200','retail','0','2024-12-28 20:09:30','bale','','','600','Cash',0.00,'1200','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173540571132030321227'),(4305,'131735405048','618',1.00,'10500','retail','0','2024-12-28 20:09:30','bale','','','7500','Cash',0.00,'10500','','','13','0.00','1','2024-12-28 17:10:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',10500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173540577024225342231'),(4306,'111735405903','364',1.00,'300','retail','0','2024-12-28 20:13:36','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-28 17:13:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','346.00','345','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173540591131001723303'),(4307,'111735405903','1159',1.00,'400','retail','0','2024-12-28 20:13:36','','','','200','Cash',55.17,'400','','','11','16.00','1','2024-12-28 17:13:43','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','11173540592523205323307'),(4308,'111735405903','12',1.00,'800','retail','0','2024-12-28 20:13:36','','','','450','Cash',0.00,'800','','','11','0.00','1','2024-12-28 17:13:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173540593373353222933'),(4309,'111735405903','20',2.00,'160','retail','0','2024-12-28 20:13:36','','','','40','Cash',0.00,'80','','','11','0.00','1','2024-12-28 17:13:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','160.00','158','Inclusive','branch','Inventory','','','','','','B','11173540594723023373309'),(4310,'111735405903','309',1.00,'2800','retail','0','2024-12-28 20:13:36','','','','1400','Cash',0.00,'2800','','','11','0','1','2024-12-28 17:13:43','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173540598820305032325'),(4311,'111735405903','47',1.00,'1500','retail','0','2024-12-28 20:13:36','','','','850','Cash',0.00,'1500','','','11','0.00','1','2024-12-28 17:13:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173540600662031120310'),(4312,'111735405903','110',1.00,'250','retail','0','2024-12-28 20:13:36','','','','95','Cash',0.00,'250','','','11','0.00','1','2024-12-28 17:13:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','11173540601532333147100'),(4313,'111735406025','343',1.00,'2700','retail','0','2024-12-28 20:20:24','','','','1740','Cash',0.00,'2700','','','11','0','1','2024-12-28 17:20:26','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2700.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173540641203012220332'),(4314,'111735406025','31',4.00,'2000','retail','0','2024-12-28 20:20:24','','','','250','Cash',0.00,'500','','','11','0.00','1','2024-12-28 17:20:26','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'4','19.00','15','Inclusive','branch','Inventory','','','','','','B','11173540642323325030022'),(4315,'111735406427','203',1.00,'1200','retail','0','2024-12-28 20:21:07','','','','650','Cash',0.00,'1200','','','11','0','1','2024-12-28 17:21:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173540646733332027313'),(4316,'131735407149','m50',1.00,'350','retail','0','2024-12-28 20:34:04','bale','','','0','Cash',0.00,'350','','','13','0.00','1','2024-12-28 17:34:11','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173540721802223123232'),(4317,'111735491420','271',1.00,'1500','retail','0','2024-12-29 19:58:11','','','','850','Cash',0.00,'1500','','','11','0','1','2024-12-29 16:58:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173549143223507333533'),(4318,'111735491420','1161',3.00,'300','retail','0','2024-12-29 19:58:11','','','','67','Cash',41.38,'100','','','11','16.00','1','2024-12-29 16:58:15','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'3','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','','11173549145032031232249'),(4319,'111735491420','30',1.00,'400','retail','0','2024-12-29 19:58:11','','','','250','Cash',0.00,'400','','','11','0.00','1','2024-12-29 16:58:15','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173549145930314012225'),(4320,'111735491420','341',1.00,'350','retail','0','2024-12-29 19:58:11','','','','180','Cash',0.00,'350','','','11','0','1','2024-12-29 16:58:15','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173549146900332323360'),(4321,'111735491420','330',2.00,'120','retail','0','2024-12-29 19:58:11','','','','24','Cash',0.00,'60','','','11','0','1','2024-12-29 16:58:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173549149179313337903'),(4322,'131735492886','565',1.00,'200','retail','0','2024-12-29 20:23:00','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2024-12-29 17:23:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173549292210302223229'),(4323,'131735492886','m60',1.00,'1500','retail','0','2024-12-29 20:23:00','bale','','','1100','Cash',0.00,'1500','','','13','0.00','1','2024-12-29 17:23:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173549297933724792330'),(4324,'111735580348','1161',2.00,'200','retail','0','2024-12-30 20:49:23','','','','67','Cash',27.59,'100','','','11','16.00','1','2024-12-30 17:49:26','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','11173558037632023311018'),(4325,'111735580348','6971919190011',3.00,'750','retail','0','2024-12-30 20:49:23','','','','125','Cash',0.00,'250','','','11','0.00','1','2024-12-30 17:49:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','10.00','7','Inclusive','branch','Inventory','','','','','','B','11173558042423030333342'),(4326,'111735580348','21',2.00,'400','retail','0','2024-12-30 20:49:23','','','','133','Cash',0.00,'200','','','11','0.00','1','2024-12-30 17:49:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','40.00','38','Inclusive','branch','Inventory','','','','','','B','11173558045312350303211'),(4327,'111735580348','1157',1.00,'750','retail','0','2024-12-30 20:49:23','','','','350','Cash',103.45,'750','','','11','16.00','1','2024-12-30 17:49:26','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','11173558046952010232330'),(4328,'111735580348','167',1.00,'250','retail','0','2024-12-30 20:49:23','','','','120','Cash',0.00,'250','','','11','0','1','2024-12-30 17:49:26','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173558051920313227522'),(4329,'111735580348','1112',1.00,'950','retail','0','2024-12-30 20:49:23','','','','450','Cash',0.00,'950','','','11','0','1','2024-12-30 17:49:26','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173558079522713322225'),(4330,'111735580348','147',1.00,'5500','retail','0','2024-12-30 20:49:23','','','','4000','Cash',0.00,'5500','','','11','0','1','2024-12-30 17:49:26','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',5500.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173558081682235232312'),(4331,'111735580348','246',1.00,'1950','retail','0','2024-12-30 20:49:23','','','','1000','Cash',0.00,'1950','','','11','0','1','2024-12-30 17:49:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1950.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173558084535302202750'),(4332,'131735581017','243',6.00,'6900','retail','0','2024-12-30 20:50:30','bale','','','550','Cash',0.00,'1150','','','13','0','1','2024-12-30 17:50:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'6','42.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173558103037320323305'),(4333,'111735666436','342',1.00,'1000','retail','0','2024-12-31 20:40:37','','','','600','Cash',0.00,'1000','','','11','0','1','2024-12-31 17:40:40','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566644553222350226'),(4334,'111735666436','1161',5.00,'500','retail','0','2024-12-31 20:40:37','','','','67','Cash',68.97,'100','','','11','16.00','1','2024-12-31 17:40:40','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'5','19.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','11173566645921395503041'),(4335,'111735666436','296',1.00,'450','retail','0','2024-12-31 20:40:37','','','','250','Cash',0.00,'450','','','11','0','1','2024-12-31 17:40:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566647333033342662'),(4336,'111735666436','1115',1.00,'800','retail','0','2024-12-31 20:40:37','','','','400','Cash',0.00,'800','','','11','0','1','2024-12-31 17:40:40','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566648128618332831'),(4337,'111735666436','179',1.00,'750','retail','0','2024-12-31 20:40:37','','','','350','Cash',0.00,'750','','','11','0','1','2024-12-31 17:40:40','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566651802333311323'),(4338,'111735666436','218',1.00,'200','retail','0','2024-12-31 20:40:37','','','','100','Cash',0.00,'200','','','11','0','1','2024-12-31 17:40:40','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566653562325732033'),(4339,'111735666436','303',1.00,'600','retail','0','2024-12-31 20:40:37','','','','160','Cash',0.00,'600','','','11','0','1','2024-12-31 17:40:40','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566655535615201550'),(4340,'111735666436','311',1.00,'1200','retail','0','2024-12-31 20:40:37','','','','580','Cash',0.00,'1200','','','11','0','1','2024-12-31 17:40:40','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566656320220222535'),(4341,'111735666436','6925546000205',1.00,'2500','retail','0','2024-12-31 20:40:37','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2024-12-31 17:40:40','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173566658333132105723'),(4342,'111735666436','1141',1.00,'600','retail','0','2024-12-31 20:40:37','','','','300','Cash',82.76,'600','','','11','16.00','1','2024-12-31 17:40:40','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','11173566673371010502072'),(4343,'111735666436','353',1.00,'200','retail','0','2024-12-31 20:40:37','','','','100','Cash',0.00,'200','','','11','0','1','2024-12-31 17:40:40','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566674413334341302'),(4344,'111735666436','364',1.00,'300','retail','0','2024-12-31 20:40:37','','','','300','Cash',0.00,'300','','','11','0','1','2024-12-31 17:40:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','345.00','344','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566675232350036652'),(4345,'111735666436','6972864340117',1.00,'450','retail','0','2024-12-31 20:40:37','','','','0','Cash',0.00,'450','','','11','0.00','1','2024-12-31 17:40:40','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173566676120052330532'),(4346,'111735666436','245',1.00,'1400','retail','0','2024-12-31 20:40:37','','','','700','Cash',0.00,'1400','','','11','0','1','2024-12-31 17:40:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566676962132633512'),(4347,'111735666866','m44',1.00,'2699','retail','0','2024-12-31 20:42:17','','','','2000','Cash',0.00,'2699','','','11','0.00','1','2024-12-31 17:42:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2699.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173566688036233022832'),(4348,'111735666866','6925546000205',1.00,'2500','retail','0','2024-12-31 20:42:17','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2024-12-31 17:42:20','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173566689533923316236'),(4349,'111735666866','347',1.00,'250','retail','0','2024-12-31 20:42:17','','','','135','Cash',0.00,'250','','','11','0','1','2024-12-31 17:42:20','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566690222201203902'),(4350,'111735666866','231',1.00,'850','retail','0','2024-12-31 20:42:17','','','','450','Cash',0.00,'850','','','11','0','1','2024-12-31 17:42:20','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566692833531202033'),(4351,'111735666866','278',1.00,'700','retail','0','2024-12-31 20:42:17','','','','390','Cash',0.00,'700','','','11','0','1','2024-12-31 17:42:20','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173566693723323323363'),(4352,'131735667045','m85',1.00,'300','retail','0','2024-12-31 20:44:17','bale','','','162','Cash',0.00,'300','','','13','0.00','1','2024-12-31 17:44:21','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173566705763720133223'),(4353,'111735734426','1',1.00,'1600','retail','0','2025-01-01 15:27:31','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-01-01 12:27:34','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','','B','11173573443641420212323'),(4354,'131735839928','534',1.00,'600','retail','0','2025-01-02 20:49:59','bale','','','280','Cash',0.00,'600','','','13','0.00','1','2025-01-02 17:50:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173583996083377002292'),(4355,'131735839928','686',1.00,'300','retail','0','2025-01-02 20:49:59','bale','','','150','Cash',0.00,'300','','','13','0.00','1','2025-01-02 17:50:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173583998222723389232'),(4356,'131735839928','450',5.00,'750','retail','0','2025-01-02 20:49:59','bale','','','88','Cash',0.00,'150','','','13','0.00','1','2025-01-02 17:50:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'5','8.00','3','Inclusive','branch','Inventory','','','','','','B','13173584002443372737332'),(4357,'111735840233','97',1.00,'700','retail','0','2025-01-02 20:52:04','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-01-02 17:52:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','','B','11173584026612523021220'),(4358,'111735840233','5',5.00,'1500','retail','0','2025-01-02 20:52:04','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-01-02 17:52:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','276.00','271','Inclusive','branch','Inventory','','','','','','B','11173584029933233301020'),(4359,'111735840233','110',1.00,'250','retail','0','2025-01-02 20:52:04','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-01-02 17:52:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','11173584032322320033322'),(4360,'111735926543','60',1.00,'2500','retail','0','2025-01-03 20:51:38','','','','1800','Cash',0.00,'2500','','','11','0.00','1','2025-01-03 17:51:42','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173592655422622325091'),(4361,'111735926543','50',1.00,'2800','retail','0','2025-01-03 20:51:38','','','','1900','Cash',0.00,'2800','','','11','0.00','1','2025-01-03 17:51:42','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173592656406023305192'),(4362,'111735926543','298',1.00,'250','retail','0','2025-01-03 20:51:38','','','','133','Cash',0.00,'250','','','11','0','1','2025-01-03 17:51:42','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173592657273003237367'),(4363,'111735926543','257',1.00,'300','retail','0','2025-01-03 20:51:38','','','','167','Cash',0.00,'300','','','11','0','1','2025-01-03 17:51:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173592657910393302359'),(4364,'111735926543','342',1.00,'1000','retail','0','2025-01-03 20:51:38','','','','600','Cash',0.00,'1000','','','11','0','1','2025-01-03 17:51:42','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173592659337522231320'),(4365,'111735926543','51',1.00,'500','retail','0','2025-01-03 20:51:38','','','','300','Cash',0.00,'500','','','11','0.00','1','2025-01-03 17:51:42','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','11173592660662302022523'),(4366,'111735926543','110',1.00,'250','retail','0','2025-01-03 20:51:38','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-01-03 17:51:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','11173592661420226333343'),(4367,'111735926543','333',1.00,'1100','retail','0','2025-01-03 20:51:38','','','','550','Cash',0.00,'1100','','','11','0','1','2025-01-03 17:51:42','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173592662232272101161'),(4368,'111735926543','342',1.00,'1000','retail','0','2025-01-03 20:51:38','','','','600','Cash',0.00,'1000','','','11','0','1','2025-01-03 17:51:42','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173592663122113322031'),(4369,'111735926543','298',1.00,'250','retail','0','2025-01-03 20:51:38','','','','133','Cash',0.00,'250','','','11','0','1','2025-01-03 17:51:42','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173592664122013733031'),(4370,'111735926543','256',1.00,'400','retail','0','2025-01-03 20:51:38','','','','200','Cash',0.00,'400','','','11','0','1','2025-01-03 17:51:42','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173592668032363373003'),(4371,'111735926730','21',3.00,'600','retail','0','2025-01-03 20:52:57','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-01-03 17:53:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','38.00','35','Inclusive','branch','Inventory','','','','','','B','11173592674362533250792'),(4372,'111735926730','13',3.00,'1800','retail','0','2025-01-03 20:52:57','','','','350','Cash',0.00,'600','','','11','0.00','1','2025-01-03 17:53:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'3','10.00','7','Inclusive','branch','Inventory','','','','','','B','11173592676392632373233'),(4373,'111735926730','61',1.00,'2050','retail','0','2025-01-03 20:52:57','','','','1400','Cash',0.00,'2050','','','11','0.00','1','2025-01-03 17:53:00','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2050.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173592677631700039173'),(4374,'131735926815','534',1.00,'500','retail','0','2025-01-03 20:57:17','bale','','','280','Cash',0.00,'500','','','13','0.00','1','2025-01-03 17:58:53','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173592683621031300032'),(4375,'131735926815','441',1.00,'900','retail','0','2025-01-03 20:57:17','bale','','','450','Cash',0.00,'900','','','13','0.00','1','2025-01-03 17:58:53','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173592684700832232380'),(4376,'131735926815','462',1.00,'800','retail','0','2025-01-03 20:57:17','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-01-03 17:58:53','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173592694290303030022'),(4377,'131735926815','679',1.00,'600','retail','0','2025-01-03 20:57:17','bale','','','400','Cash',0.00,'600','','','13','0.00','1','2025-01-03 17:58:53','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173592695705307232332'),(4378,'131735926815','m21',1.00,'800','retail','0','2025-01-03 20:57:17','bale','','','300','Cash',0.00,'800','','','13','0.00','1','2025-01-03 17:58:53','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173592698022030332333'),(4379,'131735926815','1120',1.00,'900','retail','0','2025-01-03 20:57:17','bale','','','450','Cash',0.00,'900','','','13','0','1','2025-01-03 17:58:53','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173592703030012022931'),(4380,'111736012365','352',1.00,'1500','retail','0','2025-01-04 20:42:15','','','','1000','Cash',0.00,'1500','','','11','0','1','2025-01-04 17:43:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173601239031710313020'),(4381,'111736012365','1158',1.00,'400','retail','0','2025-01-04 20:42:15','','','','200','Cash',55.17,'400','','','11','16.00','1','2025-01-04 17:43:50','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','11173601240120113232733'),(4382,'111736012365','97',1.00,'700','retail','0','2025-01-04 20:42:15','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-01-04 17:43:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','44.00','43','Inclusive','branch','Inventory','','','','','','B','11173601244330437702712'),(4383,'111736012365','36',1.00,'550','retail','0','2025-01-04 20:42:15','','','','250','Cash',0.00,'550','','','11','0.00','1','2025-01-04 17:43:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173601245403101133742'),(4384,'111736012365','5',5.00,'1500','retail','0','2025-01-04 20:42:15','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-01-04 17:43:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','271.00','266','Inclusive','branch','Inventory','','','','','','B','11173601247512220303351'),(4385,'111736012365','231',1.00,'850','retail','0','2025-01-04 20:42:15','','','','450','Cash',0.00,'850','','','11','0','1','2025-01-04 17:43:50','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173601249203933921302'),(4386,'111736012365','1112',1.00,'950','retail','0','2025-01-04 20:42:15','','','','450','Cash',0.00,'950','','','11','0','1','2025-01-04 17:43:50','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173601253423000232213'),(4387,'131736012908','1143',1.00,'600','retail','0','2025-01-04 20:48:39','bale','','','300','Cash',82.76,'600','','','13','16.00','1','2025-01-04 17:48:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','13173601291903372636301'),(4388,'111736094986','18',6.00,'720','retail','0','2025-01-05 19:41:27','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'6','108.00','102','Inclusive','branch','Inventory','','','','','','B','11173609499900332323390'),(4389,'111736094986','33',5.00,'250','retail','0','2025-01-05 19:41:27','','','','38','Cash',0.00,'50','','','11','0.00','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'5','21.00','16','Inclusive','branch','Inventory','','','','','','B','11173609502433232020207'),(4390,'111736094986','1161',3.00,'300','retail','0','2025-01-05 19:41:27','','','','67','Cash',41.38,'100','','','11','16.00','1','2025-01-05 16:41:32','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','11173609504733320000202'),(4391,'111736094986','21',1.00,'200','retail','0','2025-01-05 19:41:27','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','11173609506003700223320'),(4392,'111736094986','333',1.00,'1100','retail','0','2025-01-05 19:41:27','','','','550','Cash',0.00,'1100','','','11','0','1','2025-01-05 16:41:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173609507232332310326'),(4393,'111736094986','11',1.00,'1300','retail','0','2025-01-05 19:41:27','','','','750','Cash',0.00,'1300','','','11','0.00','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173609508982330300303'),(4394,'111736094986','12',1.00,'800','retail','0','2025-01-05 19:41:27','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173609509900222392021'),(4395,'111736094986','126',1.00,'799','retail','0','2025-01-05 19:41:27','','','','649','Cash',0.00,'799','','','11','0.00','1','2025-01-05 16:41:32','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173609511032023273563'),(4396,'111736094986','1',1.00,'1600','retail','0','2025-01-05 19:41:27','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','','B','11173609512202309033715'),(4397,'111736094986','38',1.00,'1650','retail','0','2025-01-05 19:41:27','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-01-05 16:41:32','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173609513232202311131'),(4398,'111736094986','16',1.00,'350','retail','0','2025-01-05 19:41:27','','','','125','Cash',0.00,'350','','','11','0.00','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173609514222242320221'),(4399,'111736094986','19',2.00,'1400','retail','0','2025-01-05 19:41:27','','','','400','Cash',0.00,'700','','','11','0.00','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','','B','11173609515690252302352'),(4400,'111736094986','185',6.00,'360','retail','0','2025-01-05 19:41:27','','','','22','Cash',0.00,'60','','','11','0','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','3.00','-3','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173609517910111931222'),(4401,'111736094986','239',3.00,'2400','retail','0','2025-01-05 19:41:27','','','','350','Cash',0.00,'800','','','11','0','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173609522432260341027'),(4402,'111736094986','197',1.00,'800','retail','0','2025-01-05 19:41:27','','','','450','Cash',0.00,'800','','','11','0','1','2025-01-05 16:41:32','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173609525522015912373'),(4403,'111736094986','267',1.00,'250','retail','0','2025-01-05 19:41:27','','','','130','Cash',0.00,'250','','','11','0','1','2025-01-05 16:41:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173609527321133026231'),(4404,'111736094986','21',1.00,'200','retail','0','2025-01-05 19:41:27','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-01-05 16:41:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','11173609528631222236103'),(4405,'111736184042','38',1.00,'1650','retail','0','2025-01-06 20:23:52','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-01-06 17:23:56','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173618410312024321200'),(4406,'111736184042','319',1.00,'600','retail','0','2025-01-06 20:23:52','','','','320','Cash',0.00,'600','','','11','0','1','2025-01-06 17:23:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173618411612301211332'),(4407,'111736184042','1155',2.00,'400','retail','0','2025-01-06 20:23:52','','','','131','Cash',55.17,'200','','','11','16.00','1','2025-01-06 17:23:56','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','11173618416036280360213'),(4408,'111736184042','197',1.00,'800','retail','0','2025-01-06 20:23:52','','','','450','Cash',0.00,'800','','','11','0','1','2025-01-06 17:23:56','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173618417202122026360'),(4409,'111736184042','311',1.00,'1200','retail','0','2025-01-06 20:23:52','','','','580','Cash',0.00,'1200','','','11','0','1','2025-01-06 17:23:56','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173618419535910324111'),(4410,'111736184042','11',1.00,'1300','retail','0','2025-01-06 20:23:52','','','','750','Cash',0.00,'1300','','','11','0.00','1','2025-01-06 17:23:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173618420622333031372'),(4411,'111736184042','12',1.00,'800','retail','0','2025-01-06 20:23:52','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-01-06 17:23:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173618421552321222532'),(4412,'111736184042','33',5.00,'250','retail','0','2025-01-06 20:23:52','','','','38','Cash',0.00,'50','','','11','0.00','1','2025-01-06 17:23:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'5','16.00','11','Inclusive','branch','Inventory','','','','','','B','11173618423223041331811'),(4413,'111736185222','249',1.00,'2300','retail','0','2025-01-06 20:40:46','','','','1000','Cash',0.00,'2300','','','11','0','1','2025-01-06 17:40:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173618523702233715221'),(4414,'111736185222','65',1.00,'750','retail','0','2025-01-06 20:40:46','','','','0','Cash',0.00,'750','','','11','0.00','1','2025-01-06 17:40:47','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173618524530130303330'),(4415,'111736229689','110',1.00,'250','retail','0','2025-01-07 09:05:08','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-01-07 06:05:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11173622990723322020222'),(4416,'111736271301','364',1.00,'300','retail','0','2025-01-07 20:41:19','','','','300','Cash',0.00,'300','','','11','0','1','2025-01-07 17:41:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','344.00','343','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173627132902207773701'),(4417,'111736271301','298',1.00,'250','retail','0','2025-01-07 20:41:19','','','','133','Cash',0.00,'250','','','11','0','1','2025-01-07 17:41:37','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173627143732300724231'),(4418,'111736271301','21',1.00,'200','retail','0','2025-01-07 20:41:19','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-01-07 17:41:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','11173627145423102103020'),(4419,'111736271301','264',1.00,'3000','retail','0','2025-01-07 20:41:19','','','','1800','Cash',0.00,'3000','','','11','0','1','2025-01-07 17:41:37','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173627146860726273233'),(4420,'111736271301','185',3.00,'180','retail','0','2025-01-07 20:41:19','','','','22','Cash',0.00,'60','','','11','0','1','2025-01-07 17:41:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','-3.00','-6','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173627149500552102002'),(4421,'111736271301','37',1.00,'1250','retail','0','2025-01-07 20:41:19','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-01-07 17:41:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','11173627154734313350122'),(4422,'111736271301','97',1.00,'700','retail','0','2025-01-07 20:41:19','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-01-07 17:41:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','43.00','42','Inclusive','branch','Inventory','','','','','','B','11173627156922321232351'),(4423,'111736271301','32',1.00,'250','retail','0','2025-01-07 20:41:19','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-01-07 17:41:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','','B','11173627158213156222001'),(4424,'111736271301','1155',2.00,'400','retail','0','2025-01-07 20:41:19','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-01-07 17:41:37','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173627162030270123012'),(4425,'111736271301','195',1.00,'200','retail','0','2025-01-07 20:41:19','','','','105','Cash',0.00,'200','','','11','0','1','2025-01-07 17:41:37','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173627163233332320062'),(4426,'111736271301','48',1.00,'700','retail','0','2025-01-07 20:41:19','','','','400','Cash',0.00,'700','','','11','0.00','1','2025-01-07 17:41:37','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','11173627165871052723352'),(4427,'111736271301','148',1.00,'200','retail','0','2025-01-07 20:41:19','','','','150','Cash',0.00,'200','','','11','0','1','2025-01-07 17:41:37','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173627167922766103692'),(4428,'131736271835','406',1.00,'1999','retail','0','2025-01-07 20:44:07','bale','','','700','Cash',0.00,'1999','','','13','0.00','1','2025-01-07 17:44:11','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1999.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173627184671200403233'),(4429,'131736271883','541',1.00,'499','retail','0','2025-01-07 20:45:39','bale','','','250','Cash',0.00,'499','','','13','0.00','1','2025-01-07 17:45:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',499.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173627191322621312720'),(4430,'131736271883','677',1.00,'799','retail','0','2025-01-07 20:45:39','bale','','','400','Cash',0.00,'799','','','13','0.00','1','2025-01-07 17:45:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173627193570023233133'),(4431,'111736357949','63',1.00,'1300','retail','0','2025-01-08 20:44:15','','','','850','Cash',0.00,'1300','','','11','0.00','1','2025-01-08 17:45:15','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173635796716235131737'),(4432,'111736357949','275',1.00,'200','retail','0','2025-01-08 20:44:15','','','','100','Cash',0.00,'200','','','11','0','1','2025-01-08 17:45:15','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635799539225930373'),(4433,'111736357949','178',1.00,'1900','retail','0','2025-01-08 20:44:15','','','','500','Cash',0.00,'1900','','','11','0','1','2025-01-08 17:45:15','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1900.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635800737000328110'),(4434,'111736357949','126',1.00,'799','retail','0','2025-01-08 20:44:15','','','','649','Cash',0.00,'799','','','11','0.00','1','2025-01-08 17:45:15','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635802150321550220'),(4435,'111736357949','298',1.00,'250','retail','0','2025-01-08 20:44:15','','','','133','Cash',0.00,'250','','','11','0','1','2025-01-08 17:45:15','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635803563322022323'),(4436,'111736357949','353',1.00,'200','retail','0','2025-01-08 20:44:15','','','','100','Cash',0.00,'200','','','11','0','1','2025-01-08 17:45:15','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635807222013028012'),(4437,'111736357949','319',1.00,'600','retail','0','2025-01-08 20:44:15','','','','320','Cash',0.00,'600','','','11','0','1','2025-01-08 17:45:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635809233303233330'),(4438,'111736357949','322',1.00,'1000','retail','0','2025-01-08 20:44:15','','','','500','Cash',0.00,'1000','','','11','0','1','2025-01-08 17:45:15','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635810512611750070'),(4439,'111736357949','237',1.00,'1600','retail','0','2025-01-08 20:44:15','','','','1000','Cash',0.00,'1600','','','11','0','1','2025-01-08 17:45:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635811621280313230'),(4440,'111736357949','292',1.00,'2800','retail','0','2025-01-08 20:44:15','','','','1400','Cash',0.00,'2800','','','11','0','1','2025-01-08 17:45:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635812603023763033'),(4441,'111736357949','97',1.00,'700','retail','0','2025-01-08 20:44:15','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-01-08 17:45:15','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','','B','11173635813832312113283'),(4442,'111736357949','1162',2.00,'2400','retail','0','2025-01-08 20:44:15','','','','700','Cash',0.00,'1200','','','11','0.00','1','2025-01-08 17:45:15','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173635818102353167310'),(4443,'111736357949','259',1.00,'950','retail','0','2025-01-08 20:44:15','','','','480','Cash',0.00,'950','','','11','0','1','2025-01-08 17:45:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173635819205682037393'),(4444,'111736357949','6971919199014',2.00,'500','retail','0','2025-01-08 20:44:15','','','','125','Cash',0.00,'250','','','11','0.00','1','2025-01-08 17:45:15','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','37.00','35','Inclusive','branch','Inventory','','','','','','B','11173635825512123353022'),(4445,'111736358316','m93',1.00,'450','retail','0','2025-01-08 20:46:44','','','','300','Cash',0.00,'450','','','11','0.00','1','2025-01-08 17:46:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173635840362380260622'),(4446,'111736443005','82',1.00,'750','retail','0','2025-01-09 20:28:01','','','','400','Cash',0.00,'750','','','11','0.00','1','2025-01-09 17:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11173644310663636073020'),(4447,'111736443005','313',1.00,'200','retail','0','2025-01-09 20:28:01','','','','80','Cash',0.00,'200','','','11','0','1','2025-01-09 17:28:04','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173644311933197600222'),(4448,'111736443005','6971919199014',2.00,'500','retail','0','2025-01-09 20:28:01','','','','125','Cash',0.00,'250','','','11','0.00','1','2025-01-09 17:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','','B','11173644317214631431230'),(4449,'111736443005','72',3.00,'1200','retail','0','2025-01-09 20:28:01','','','','200','Cash',0.00,'400','','','11','0.00','1','2025-01-09 17:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'3','134.00','131','Inclusive','branch','Inventory','','','','','','B','11173644320932033430012'),(4450,'111736443005','6971919199014',1.00,'250','retail','0','2025-01-09 20:28:01','','','','125','Cash',0.00,'250','','','11','0.00','1','2025-01-09 17:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','11173644323120322347302'),(4451,'111736443005','6972410090008',2.00,'600','retail','0','2025-01-09 20:28:01','','','','142','Cash',0.00,'300','','','11','0.00','1','2025-01-09 17:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','46.00','44','Inclusive','branch','Inventory','','','','','','B','11173644324932033124213'),(4452,'111736443005','330',3.00,'180','retail','0','2025-01-09 20:28:01','','','','24','Cash',0.00,'60','','','11','0','1','2025-01-09 17:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173644326921020113236'),(4453,'111736443005','51',1.00,'500','retail','0','2025-01-09 20:28:01','','','','300','Cash',0.00,'500','','','11','0.00','1','2025-01-09 17:28:04','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','11173644328841120134874'),(4454,'111736443005','1161',6.00,'600','retail','0','2025-01-09 20:28:01','','','','67','Cash',0.00,'100','','','11','0.00','1','2025-01-09 17:28:04','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'6','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173644330624262613633'),(4455,'111736443005','12',1.00,'800','retail','0','2025-01-09 20:28:01','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-01-09 17:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173644332223420133334'),(4456,'111736443005','148',1.00,'200','retail','0','2025-01-09 20:28:01','','','','150','Cash',0.00,'200','','','11','0','1','2025-01-09 17:28:04','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173644333300331323012'),(4457,'111736443005','333',1.00,'1100','retail','0','2025-01-09 20:28:01','','','','550','Cash',0.00,'1100','','','11','0','1','2025-01-09 17:28:04','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173644335823222310252'),(4458,'111736443005','6971919199014',2.00,'500','retail','0','2025-01-09 20:28:01','','','','125','Cash',0.00,'250','','','11','0.00','1','2025-01-09 17:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','32.00','30','Inclusive','branch','Inventory','','','','','','B','11173644337737220370267'),(4459,'111736443005','6970802080026',1.00,'850','retail','0','2025-01-09 20:28:01','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-01-09 17:28:04','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173644338630633814633'),(4460,'111736443005','24',1.00,'2500','retail','0','2025-01-09 20:28:01','','','','1800','Cash',0.00,'2500','','','11','0.00','1','2025-01-09 17:28:04','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173644340222400323322'),(4461,'111736443005','97',1.00,'700','retail','0','2025-01-09 20:28:01','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-01-09 17:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','','B','11173644361920261974000'),(4462,'111736443792','479',1.00,'650','retail','0','2025-01-09 20:33:28','','','','450','Cash',0.00,'650','','','11','0.00','1','2025-01-09 17:41:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173644383637220636232'),(4463,'111736443792','510',1.00,'550','retail','0','2025-01-09 20:33:28','','','','300','Cash',0.00,'550','','','11','0.00','1','2025-01-09 17:41:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173644385131123023110'),(4464,'111736443792','560',1.00,'550','retail','0','2025-01-09 20:33:28','','','','350','Cash',0.00,'550','','','11','0.00','1','2025-01-09 17:41:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173644386813302638202'),(4465,'111736443792','424',1.00,'2500','retail','0','2025-01-09 20:33:28','','','','1800','Cash',0.00,'2500','','','11','0.00','1','2025-01-09 17:41:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173644388428130381443'),(4466,'111736443792','609',2.00,'1900','retail','0','2025-01-09 20:33:28','','','','450','Cash',0.00,'950','','','11','0.00','1','2025-01-09 17:41:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','','B','11173644390020293920330'),(4467,'111736443792','m14',1.00,'400','retail','0','2025-01-09 20:33:28','','','','250','Cash',0.00,'400','','','11','0.00','1','2025-01-09 17:41:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173644391142001231331'),(4468,'111736443792','1122',1.00,'1500','retail','0','2025-01-09 20:33:28','','','','700','Cash',0.00,'1500','','','11','0','1','2025-01-09 17:41:42','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173644393122030720012'),(4469,'111736443792','436',1.00,'1150','retail','0','2025-01-09 20:33:28','','','','650','Cash',0.00,'1150','','','11','0.00','1','2025-01-09 17:41:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1150.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173644396142730029323'),(4470,'111736443792','622',1.00,'200','retail','0','2025-01-09 20:33:28','','','','100','Cash',0.00,'200','','','11','0.00','1','2025-01-09 17:41:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173644400840000100742'),(4471,'111736530375','34',1.00,'350','retail','0','2025-01-10 20:42:28','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-01-10 17:42:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','11173653039010333327303'),(4472,'111736530375','185',1.00,'60','retail','0','2025-01-10 20:42:28','','','','22','Cash',0.00,'60','','','11','0','1','2025-01-10 17:42:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','-6.00','-7','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173653039950331323300'),(4473,'111736530375','97',2.00,'1400','retail','0','2025-01-10 20:42:28','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-01-10 17:42:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'2','40.00','38','Inclusive','branch','Inventory','','','','','','B','11173653084932332020602'),(4474,'111736530375','110',1.00,'250','retail','0','2025-01-10 20:42:28','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-01-10 17:42:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11173653086260223023220'),(4475,'111736530375','364',2.00,'600','retail','0','2025-01-10 20:42:28','','','','300','Cash',0.00,'300','','','11','0','1','2025-01-10 17:42:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','343.00','341','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173653087203200033313'),(4476,'111736530375','1142',3.00,'360','retail','0','2025-01-10 20:42:28','','','','60','Cash',0.00,'120','','','11','0.00','1','2025-01-10 17:42:31','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173653088428321032333'),(4477,'111736530375','365',1.00,'4500','retail','0','2025-01-10 20:42:28','','','','2900','Cash',0.00,'4500','','','11','0','1','2025-01-10 17:42:31','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173653090202002023001'),(4478,'111736530375','169',1.00,'3800','retail','0','2025-01-10 20:42:28','','','','2600','Cash',0.00,'3800','','','11','0','1','2025-01-10 17:42:31','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173653091020222231301'),(4479,'111736530952','587',1.00,'350','retail','0','2025-01-10 20:50:30','','','','140','Cash',0.00,'350','','','11','0.00','1','2025-01-10 17:50:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173653138003231212202'),(4480,'111736530952','m59',6.00,'1800','retail','0','2025-01-10 20:50:30','','','','116','Cash',0.00,'300','','','11','0.00','1','2025-01-10 17:50:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'6','15.00','9','Inclusive','branch','Inventory','','','','','','B','11173653139603612232633'),(4481,'111736530952','m14',1.00,'400','retail','0','2025-01-10 20:50:30','','','','250','Cash',0.00,'400','','','11','0.00','1','2025-01-10 17:50:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173653140803222132038'),(4482,'111736530952','1169',1.00,'400','retail','0','2025-01-10 20:50:30','','','','200','Cash',0.00,'400','','','11','0.00','1','2025-01-10 17:50:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','11173653141822002252832'),(4483,'111736530952','1171',1.00,'2000','retail','0','2025-01-10 20:50:30','','','','1200','Cash',0.00,'2000','','','11','0.00','1','2025-01-10 17:50:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2000.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','11173653142823011221301'),(4484,'111736616640','319',1.00,'600','retail','0','2025-01-11 20:34:15','','','','320','Cash',0.00,'600','','','11','0','1','2025-01-11 17:34:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173661666916026633361'),(4485,'111736616640','6947662262220',1.00,'950','retail','0','2025-01-11 20:34:15','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-01-11 17:34:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11173661668766332371237'),(4486,'111736616640','241',1.00,'1100','retail','0','2025-01-11 20:34:15','','','','550','Cash',0.00,'1100','','','11','0','1','2025-01-11 17:34:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173661670321002132373'),(4487,'111736616640','351',1.00,'1800','retail','0','2025-01-11 20:34:15','','','','900','Cash',0.00,'1800','','','11','0','1','2025-01-11 17:34:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173661674030232013066'),(4488,'111736616640','364',6.00,'1800','retail','0','2025-01-11 20:34:15','','','','300','Cash',0.00,'300','','','11','0','1','2025-01-11 17:34:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'6','341.00','335','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173661675806336220220'),(4489,'111736616640','333',1.00,'1100','retail','0','2025-01-11 20:34:15','','','','550','Cash',0.00,'1100','','','11','0','1','2025-01-11 17:34:18','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173661677832360162212'),(4490,'111736616640','110',1.00,'250','retail','0','2025-01-11 20:34:15','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-01-11 17:34:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','11173661679867223320370'),(4491,'111736616640','275',1.00,'200','retail','0','2025-01-11 20:34:15','','','','100','Cash',0.00,'200','','','11','0','1','2025-01-11 17:34:18','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173661682332733023320'),(4492,'131736616925','m84',1.00,'899','retail','0','2025-01-11 20:41:52','bale','','','465','Cash',0.00,'899','','','13','0.00','1','2025-01-11 17:49:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',899.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173661696576333221213'),(4493,'131736616925','1143',1.00,'600','retail','0','2025-01-11 20:41:52','bale','','','300','Cash',0.00,'600','','','13','0.00','1','2025-01-11 17:49:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','D','13173661698833322222306'),(4494,'131736616925','642',2.00,'1100','retail','0','2025-01-11 20:41:52','bale','','','300','Cash',0.00,'550','','','13','0.00','1','2025-01-11 17:49:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','','B','13173661700822710107330'),(4495,'131736616925','m57',6.00,'1200','retail','0','2025-01-11 20:41:52','bale','','','92','Cash',0.00,'200','','','13','0.00','1','2025-01-11 17:49:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','14.00','8','Inclusive','branch','Inventory','','','','','','B','13173661728223231372222'),(4496,'131736616925','m38',1.00,'2299','retail','0','2025-01-11 20:41:52','bale','','','1300','Cash',0.00,'2299','','','13','0.00','1','2025-01-11 17:49:20','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2299.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173661731133271112777'),(4497,'131736617890','364',1.00,'300','retail','0','2025-01-11 20:52:26','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-01-11 17:52:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','335.00','334','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173661790220232113301'),(4498,'131736617890','6957660746691',1.00,'700','retail','0','2025-01-11 20:52:26','bale','','','0','Cash',0.00,'700','','','13','0.00','1','2025-01-11 17:52:30','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13173661791732233690012'),(4499,'111736697692','239',1.00,'800','retail','0','2025-01-12 19:04:55','','','','350','Cash',0.00,'800','','','11','0','1','2025-01-12 16:05:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173669774430734160220'),(4500,'111736697692','239',1.00,'800','retail','0','2025-01-12 19:04:55','','','','350','Cash',0.00,'800','','','11','0','1','2025-01-12 16:05:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173669775531370173997'),(4501,'111736697692','298',1.00,'250','retail','0','2025-01-12 19:04:55','','','','133','Cash',0.00,'250','','','11','0','1','2025-01-12 16:05:03','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173669776872323311036'),(4502,'111736697692','32',1.00,'250','retail','0','2025-01-12 19:04:55','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-01-12 16:05:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','','B','11173669777902332331323'),(4503,'111736697692','148',1.00,'200','retail','0','2025-01-12 19:04:55','','','','150','Cash',0.00,'200','','','11','0','1','2025-01-12 16:05:03','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173669778971036233302'),(4504,'111736697692','9',1.00,'1500','retail','0','2025-01-12 19:04:55','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-01-12 16:05:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','11173669781132360231333'),(4505,'111736697692','1155',3.00,'600','retail','0','2025-01-12 19:04:55','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-01-12 16:05:03','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173669788119030221032'),(4506,'111736697692','346',1.00,'200','retail','0','2025-01-12 19:04:55','','','','128','Cash',0.00,'200','','','11','0','1','2025-01-12 16:05:03','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173669789227132201230'),(4507,'111736697906','202',1.00,'800','retail','0','2025-01-12 19:05:19','','','','450','Cash',0.00,'800','','','11','0','1','2025-01-12 16:05:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173669791861123330693'),(4508,'111736697931','131',1.00,'1500','retail','0','2025-01-12 19:05:42','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-01-12 16:05:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173669794132103920379'),(4509,'131736698157','486',6.00,'1920','retail','0','2025-01-12 19:11:56','bale','','','176','Cash',0.00,'320','','','13','0.00','1','2025-01-12 16:12:00','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',320.00,'6','21.00','15','Inclusive','branch','Inventory','','','','','','B','13173669817512322298313'),(4510,'131736698157','m54',12.00,'2400','retail','0','2025-01-12 19:11:56','bale','','','92','Cash',0.00,'200','','','13','0.00','1','2025-01-12 16:12:00','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'12','24.00','12','Inclusive','branch','Inventory','','','','','','B','13173669824933037893323'),(4511,'131736698325','223',3.00,'750','retail','0','2025-01-12 19:12:51','bale','','','116','Cash',0.00,'250','','','13','0','1','2025-01-12 16:12:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'3','113.00','110','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173669837012132033776'),(4512,'131736789400','443',1.00,'4500','retail','0','2025-01-13 20:31:57','bale','','','3200','Cash',0.00,'4500','','','13','0.00','1','2025-01-13 17:32:10','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173678942402022232070'),(4513,'131736789400','m77',1.00,'750','retail','0','2025-01-13 20:31:57','bale','','','450','Cash',0.00,'750','','','13','0.00','1','2025-01-13 17:32:10','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13173678943822332233312'),(4514,'131736789400','m32',1.00,'600','retail','0','2025-01-13 20:31:57','bale','','','300','Cash',0.00,'600','','','13','0.00','1','2025-01-13 17:32:10','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13173678947933100333301'),(4515,'131736789400','546',1.00,'400','retail','0','2025-01-13 20:31:57','bale','','','200','Cash',0.00,'400','','','13','0.00','1','2025-01-13 17:32:10','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173678950323332335333'),(4516,'131736789685','195',1.00,'200','retail','0','2025-01-13 20:44:54','bale','','','105','Cash',0.00,'200','','','13','0','1','2025-01-13 17:47:12','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173678975909333733330'),(4517,'131736789685','271',1.00,'1500','retail','0','2025-01-13 20:44:54','bale','','','850','Cash',0.00,'1500','','','13','0','1','2025-01-13 17:47:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173678981090900329233'),(4518,'131736789685','340',1.00,'3599','retail','0','2025-01-13 20:44:54','bale','','','2100','Cash',0.00,'3599','','','13','0','1','2025-01-13 17:47:12','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3599.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173678982173032200333'),(4519,'131736789685','97',1.00,'700','retail','0','2025-01-13 20:44:54','bale','','','450','Cash',0.00,'700','','','13','0.00','1','2025-01-13 17:47:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','13173678985423070203032'),(4520,'131736789685','154',1.00,'1500','retail','0','2025-01-13 20:44:54','bale','','','1100','Cash',0.00,'1500','','','13','0','1','2025-01-13 17:47:12','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173678994533212383239'),(4521,'131736789685','39',1.00,'2800','retail','0','2025-01-13 20:44:54','bale','','','1600','Cash',0.00,'2800','','','13','0.00','1','2025-01-13 17:47:12','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173679013200330333232'),(4522,'131736789685','197',1.00,'800','retail','0','2025-01-13 20:44:54','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-01-13 17:47:12','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173679017812323339037'),(4523,'131736789685','5',5.00,'1500','retail','0','2025-01-13 20:44:54','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-01-13 17:47:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','266.00','261','Inclusive','branch','Inventory','','','','','','B','13173679029327937221203'),(4524,'131736875929','406',1.00,'1500','retail','0','2025-01-14 20:45:09','bale','','','700','Cash',0.00,'1500','','','13','0.00','1','2025-01-14 17:45:17','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13173687594922039223333'),(4525,'131736875929','550',1.00,'1400','retail','0','2025-01-14 20:45:09','bale','','','700','Cash',0.00,'1400','','','13','0.00','1','2025-01-14 17:45:17','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173687625730331230371'),(4526,'131736875929','542',2.00,'400','retail','0','2025-01-14 20:45:09','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2025-01-14 17:45:17','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','','B','13173687645237122620323'),(4527,'131736875929','507',1.00,'200','retail','0','2025-01-14 20:45:09','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2025-01-14 17:45:17','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173687646932633821343'),(4528,'131736875929','593',1.00,'650','retail','0','2025-01-14 20:45:09','bale','','','350','Cash',0.00,'650','','','13','0.00','1','2025-01-14 17:45:17','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173687648923722220047'),(4529,'131736875929','428',1.00,'999','retail','0','2025-01-14 20:45:09','bale','','','500','Cash',0.00,'999','','','13','0.00','1','2025-01-14 17:45:17','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',999.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173687669293330303731'),(4530,'131736875929','572',1.00,'1200','retail','0','2025-01-14 20:45:09','bale','','','700','Cash',0.00,'1200','','','13','0.00','1','2025-01-14 17:45:17','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173687670833382107723'),(4531,'131736876886','107',1.00,'1000','retail','0','2025-01-14 20:50:16','bale','','','650','Cash',0.00,'1000','','','13','0.00','1','2025-01-14 17:52:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173687690232230332320'),(4532,'131736876886','6947662262220',1.00,'950','retail','0','2025-01-14 20:50:16','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-01-14 17:52:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','13173687691533073310220'),(4533,'131736876886','99',1.00,'250','retail','0','2025-01-14 20:50:16','bale','','','0','Cash',0.00,'250','','','13','0.00','1','2025-01-14 17:52:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','','B','13173687695773382372233'),(4534,'131736876886','268',1.00,'2000','retail','0','2025-01-14 20:50:16','bale','','','1650','Cash',0.00,'2000','','','13','0','1','2025-01-14 17:52:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173687697636066230096'),(4535,'111736961499','6972864340117',1.00,'450','retail','0','2025-01-15 20:23:06','','','','0','Cash',0.00,'450','','','11','0.00','1','2025-01-15 17:23:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173696151251301203522'),(4536,'111736961499','231',1.00,'850','retail','0','2025-01-15 20:23:06','','','','450','Cash',0.00,'850','','','11','0','1','2025-01-15 17:23:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173696152913173323261'),(4537,'111736961499','248',1.00,'750','retail','0','2025-01-15 20:23:06','','','','400','Cash',0.00,'750','','','11','0','1','2025-01-15 17:23:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173696159161910327523'),(4538,'111736961499','257',1.00,'300','retail','0','2025-01-15 20:23:06','','','','167','Cash',0.00,'300','','','11','0','1','2025-01-15 17:23:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173696160322272333033'),(4539,'111736961499','1155',3.00,'600','retail','0','2025-01-15 20:23:06','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-01-15 17:23:10','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173696163032300372217'),(4540,'111736961499','40',1.00,'5800','retail','0','2025-01-15 20:23:06','','','','4700','Cash',0.00,'5800','','','11','0.00','1','2025-01-15 17:23:10','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',5800.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173696164513232501212'),(4541,'111736961499','271',1.00,'1500','retail','0','2025-01-15 20:23:06','','','','850','Cash',0.00,'1500','','','11','0','1','2025-01-15 17:23:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173696165603612232636'),(4542,'111736961499','302',1.00,'200','retail','0','2025-01-15 20:23:06','','','','150','Cash',0.00,'200','','','11','0','1','2025-01-15 17:23:10','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173696167479292130222'),(4543,'131736961829','673',1.00,'6500','retail','0','2025-01-15 20:26:58','bale','','','4200','Cash',0.00,'6500','','','13','0.00','1','2025-01-15 17:48:32','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',6500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173696188038338383233'),(4544,'131736961829','462',1.00,'800','retail','0','2025-01-15 20:26:58','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-01-15 17:48:32','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173696194576263332632'),(4545,'131736961829','m15',1.00,'499','retail','0','2025-01-15 20:26:58','bale','','','300','Cash',0.00,'499','','','13','0.00','1','2025-01-15 17:48:32','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',499.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173696195839222232362'),(4546,'131736961829','586',1.00,'100','retail','0','2025-01-15 20:26:58','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-01-15 17:48:32','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173696197302212732233'),(4547,'131736961829','434',1.00,'3000','retail','0','2025-01-15 20:26:58','bale','','','1700','Cash',0.00,'3000','','','13','0.00','1','2025-01-15 17:48:32','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3000.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173696199500221333621'),(4548,'131736961829','489',1.00,'150','retail','0','2025-01-15 20:26:58','bale','','','80','Cash',0.00,'150','','','13','0.00','1','2025-01-15 17:48:32','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173696201703163330233'),(4549,'111736963330','336',1.00,'3200','retail','0','2025-01-15 20:49:00','','','','1700','Cash',0.00,'3200','','','11','0','1','2025-01-15 17:49:03','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173696333932036636333'),(4550,'131737048435','495',1.00,'350','retail','0','2025-01-16 20:29:01','bale','','','220','Cash',0.00,'350','','','13','0.00','1','2025-01-16 17:29:05','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13173704846724224337040'),(4551,'131737048435','586',2.00,'200','retail','0','2025-01-16 20:29:01','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-01-16 17:29:05','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','B','13173704849533033542442'),(4552,'111737048626','289',1.00,'1500','retail','0','2025-01-16 20:33:39','','','','750','Cash',0.00,'1500','','','11','0','1','2025-01-16 17:36:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173704865833003230330'),(4553,'111737048626','167',1.00,'250','retail','0','2025-01-16 20:33:39','','','','120','Cash',0.00,'250','','','11','0','1','2025-01-16 17:36:02','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173704877802007727227'),(4554,'111737048626','16',1.00,'350','retail','0','2025-01-16 20:33:39','','','','125','Cash',0.00,'350','','','11','0.00','1','2025-01-16 17:36:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173704881932022020432'),(4555,'131737135141','m30',2.00,'2000','retail','0','2025-01-17 20:38:38','bale','','','600','Cash',0.00,'1000','','','13','0.00','1','2025-01-17 17:38:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','','B','13173713519033212333235'),(4556,'131737135141','1132',1.00,'4500','retail','0','2025-01-17 20:38:38','bale','','','2800','Cash',0.00,'4500','','','13','0.00','1','2025-01-17 17:38:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4500.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','D','13173713520202007353301'),(4557,'131737135141','518',12.00,'4200','retail','0','2025-01-17 20:38:38','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-01-17 17:38:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'12','31.00','19','Inclusive','branch','Inventory','','','','','','B','13173713538120233331313'),(4558,'131737135141','m13',1.00,'350','retail','0','2025-01-17 20:38:38','bale','','','300','Cash',0.00,'350','','','13','0.00','1','2025-01-17 17:38:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13173713541723023373304'),(4559,'131737135141','559',1.00,'250','retail','0','2025-01-17 20:38:38','bale','','','100','Cash',0.00,'250','','','13','0.00','1','2025-01-17 17:38:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173713545312333341233'),(4560,'131737135141','605',1.00,'2850','retail','0','2025-01-17 20:38:38','bale','','','1930','Cash',0.00,'2850','','','13','0.00','1','2025-01-17 17:38:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2850.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173713546734522132360'),(4561,'131737135141','660',2.00,'400','retail','0','2025-01-17 20:38:38','bale','','','92','Cash',0.00,'200','','','13','0.00','1','2025-01-17 17:38:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','','B','13173713549013330202332'),(4562,'131737135523','222',1.00,'1600','retail','0','2025-01-17 20:46:18','bale','','','1000','Cash',0.00,'1600','','','13','0','1','2025-01-17 17:46:21','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173713578613237223223'),(4563,'131737135523','185',3.00,'180','retail','0','2025-01-17 20:46:18','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-01-17 17:46:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','-7.00','-10','Inclusive','branch','None Inventory','1110','4000','5500','','','','13173713582733832203882'),(4564,'131737135523','211',1.00,'1000','retail','0','2025-01-17 20:46:18','bale','','','650','Cash',0.00,'1000','','','13','0','1','2025-01-17 17:46:21','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173713583802722722330'),(4565,'131737135523','1161',2.00,'200','retail','0','2025-01-17 20:46:18','bale','','','67','Cash',0.00,'100','','','13','0.00','1','2025-01-17 17:46:21','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','D','13173713585530001333332'),(4566,'131737135523','31',1.00,'500','retail','0','2025-01-17 20:46:18','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-01-17 17:46:21','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13173713587107837331332'),(4567,'131737135523','170',3.00,'210','retail','0','2025-01-17 20:46:18','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-01-17 17:46:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'3','57.00','54','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173713588433423352213'),(4568,'131737135523','1153',1.00,'200','retail','0','2025-01-17 20:46:18','bale','','','114','Cash',0.00,'200','','','13','0.00','1','2025-01-17 17:46:21','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','D','13173713589323232332873'),(4569,'131737135523','6947662262220',1.00,'950','retail','0','2025-01-17 20:46:18','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-01-17 17:46:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','13173713590220233031303'),(4570,'131737135523','353',1.00,'200','retail','0','2025-01-17 20:46:18','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-01-17 17:46:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173713591220321111023'),(4571,'131737135523','97',1.00,'700','retail','0','2025-01-17 20:46:18','bale','','','450','Cash',0.00,'700','','','13','0.00','1','2025-01-17 17:46:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','13173713592332532730200'),(4572,'131737135523','126',1.00,'799','retail','0','2025-01-17 20:46:18','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-01-17 17:46:21','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173713593662339376533'),(4573,'131737136006','6972410090008',5.00,'1500','retail','0','2025-01-17 20:47:05','bale','','','142','Cash',0.00,'300','','','13','0.00','1','2025-01-17 17:47:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','44.00','39','Inclusive','branch','Inventory','','','','','','B','13173713602523233237012'),(4574,'131737136028','21',4.00,'800','retail','0','2025-01-17 20:47:19','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-01-17 17:47:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'4','32.00','28','Inclusive','branch','Inventory','','','','','','B','13173713603833120231323'),(4575,'111737220470','365',1.00,'4300','retail','0','2025-01-18 20:21:43','','','','2900','Cash',0.00,'4300','','','11','0','1','2025-01-18 17:21:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4300.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173722047920700302211'),(4576,'111737220470','51',3.00,'1500','retail','0','2025-01-18 20:21:43','','','','300','Cash',0.00,'500','','','11','0.00','1','2025-01-18 17:21:45','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'3','33.00','30','Inclusive','branch','Inventory','','','','','','B','11173722049772927202233'),(4577,'111737220470','16',1.00,'350','retail','0','2025-01-18 20:21:43','','','','125','Cash',0.00,'350','','','11','0.00','1','2025-01-18 17:21:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173722051121123322301'),(4578,'111737220470','67',1.00,'800','retail','0','2025-01-18 20:21:43','','','','350','Cash',0.00,'800','','','11','0.00','1','2025-01-18 17:21:45','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173722052813312227200'),(4579,'111737220470','45',1.00,'1600','retail','0','2025-01-18 20:21:43','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2025-01-18 17:21:45','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11173722067222332607033'),(4580,'111737220470','131',1.00,'1500','retail','0','2025-01-18 20:21:43','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-01-18 17:21:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173722068410342203111'),(4581,'111737220470','32',4.00,'1000','retail','0','2025-01-18 20:21:43','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-01-18 17:21:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'4','76.00','72','Inclusive','branch','Inventory','','','','','','B','11173722070232310312032'),(4582,'111737220470','267',2.00,'500','retail','0','2025-01-18 20:21:43','','','','130','Cash',0.00,'250','','','11','0','1','2025-01-18 17:21:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173722072532723077331'),(4583,'111737220470','11',1.00,'1300','retail','0','2025-01-18 20:21:43','','','','750','Cash',0.00,'1300','','','11','0.00','1','2025-01-18 17:21:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173722073721232301272'),(4584,'111737220470','145',1.00,'550','retail','0','2025-01-18 20:21:43','','','','400','Cash',0.00,'550','','','11','0','1','2025-01-18 17:21:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173722081920320237388'),(4585,'111737220470','301',1.00,'50','retail','0','2025-01-18 20:21:43','','','','31','Cash',0.00,'50','','','11','0','1','2025-01-18 17:21:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173722084422733028302'),(4586,'131737221091','526',1.00,'400','retail','0','2025-01-18 20:27:05','bale','','','200','Cash',0.00,'400','','','13','0.00','1','2025-01-18 17:27:11','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13173722113472130233030'),(4587,'131737221234','361',1.00,'1600','retail','0','2025-01-18 20:28:25','bale','','','850','Cash',0.00,'1600','','','13','0','1','2025-01-18 17:28:28','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173722130513133010330'),(4588,'131737303054','365',1.00,'4300','retail','0','2025-01-19 19:20:03','bale','','','2900','Cash',0.00,'4300','','','13','0','1','2025-01-19 16:20:07','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4300.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730316620002233232'),(4589,'131737303054','61',1.00,'2050','retail','0','2025-01-19 19:20:03','bale','','','1400','Cash',0.00,'2050','','','13','0.00','1','2025-01-19 16:20:07','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2050.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173730317831332322330'),(4590,'131737303054','45',1.00,'1600','retail','0','2025-01-19 19:20:03','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-01-19 16:20:07','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13173730318822238708332'),(4591,'131737303054','131',1.00,'1500','retail','0','2025-01-19 19:20:03','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730320032323332122'),(4592,'131737303054','130',1.00,'700','retail','0','2025-01-19 19:20:03','bale','','','350','Cash',0.00,'700','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730321033332003330'),(4593,'131737303054','311',1.00,'1200','retail','0','2025-01-19 19:20:03','bale','','','580','Cash',0.00,'1200','','','13','0','1','2025-01-19 16:20:07','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730322133373323233'),(4594,'131737303054','126',1.00,'799','retail','0','2025-01-19 19:20:03','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-01-19 16:20:07','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730323442723333232'),(4595,'131737303054','12',1.00,'800','retail','0','2025-01-19 19:20:03','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173730324800707203338'),(4596,'131737303054','165',1.00,'1399','retail','0','2025-01-19 19:20:03','bale','','','916','Cash',0.00,'1399','','','13','0','1','2025-01-19 16:20:07','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1399.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730325920001332233'),(4597,'131737303054','56',1.00,'750','retail','0','2025-01-19 19:20:03','bale','','','350','Cash',0.00,'750','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173730327532352322301'),(4598,'131737303054','16',1.00,'350','retail','0','2025-01-19 19:20:03','bale','','','125','Cash',0.00,'350','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173730328932393320293'),(4599,'131737303054','48',1.00,'700','retail','0','2025-01-19 19:20:03','bale','','','400','Cash',0.00,'700','','','13','0.00','1','2025-01-19 16:20:07','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13173730331021133103232'),(4600,'131737303054','5',5.00,'1500','retail','0','2025-01-19 19:20:03','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','261.00','256','Inclusive','branch','Inventory','','','','','','B','13173730334627733003033'),(4601,'131737303054','32',2.00,'500','retail','0','2025-01-19 19:20:03','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','72.00','70','Inclusive','branch','Inventory','','','','','','B','13173730336433703037023'),(4602,'131737303054','15',3.00,'240','retail','0','2025-01-19 19:20:03','bale','','','45','Cash',0.00,'80','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','62.00','59','Inclusive','branch','Inventory','','','','','','B','13173730338108333273310'),(4603,'131737303054','20',3.00,'240','retail','0','2025-01-19 19:20:03','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','158.00','155','Inclusive','branch','Inventory','','','','','','B','13173730340472307202212'),(4604,'131737303054','145',1.00,'550','retail','0','2025-01-19 19:20:03','bale','','','400','Cash',0.00,'550','','','13','0','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730341433230000202'),(4605,'131737303054','21',1.00,'200','retail','0','2025-01-19 19:20:03','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13173730342523323330002'),(4606,'131737303054','148',1.00,'200','retail','0','2025-01-19 19:20:03','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-01-19 16:20:07','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730343883333220023'),(4607,'131737303054','110',2.00,'500','retail','0','2025-01-19 19:20:03','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','','B','13173730345002350343330'),(4608,'131737303054','71',1.00,'1200','retail','0','2025-01-19 19:20:03','bale','','','850','Cash',0.00,'1200','','','13','0.00','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173730346032033233304'),(4609,'131737303054','67',1.00,'800','retail','0','2025-01-19 19:20:03','bale','','','350','Cash',0.00,'800','','','13','0.00','1','2025-01-19 16:20:07','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173730347302313233032'),(4610,'131737303054','170',2.00,'140','retail','0','2025-01-19 19:20:03','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'2','54.00','52','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730348807738131124'),(4611,'131737303054','301',2.00,'100','retail','0','2025-01-19 19:20:03','bale','','','31','Cash',0.00,'50','','','13','0','1','2025-01-19 16:20:07','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730350530333233333'),(4612,'131737303054','364',1.00,'300','retail','0','2025-01-19 19:20:03','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-01-19 16:20:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','334.00','333','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730352333322032233'),(4613,'131737303054','148',1.00,'200','retail','0','2025-01-19 19:20:03','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-01-19 16:20:07','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','13173730355672021213300'),(4614,'131737303625','68',1.00,'1650','retail','0','2025-01-19 19:21:16','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-01-19 16:21:17','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13173730363603300307232'),(4615,'131737303625','13',2.00,'1200','retail','0','2025-01-19 19:21:16','bale','','','350','Cash',0.00,'600','','','13','0.00','1','2025-01-19 16:21:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','B','13173730364772373320023'),(4616,'131737303625','16',3.00,'1050','retail','0','2025-01-19 19:21:16','bale','','','125','Cash',0.00,'350','','','13','0.00','1','2025-01-19 16:21:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','','B','13173730366500303332313'),(4617,'131737303625','37',3.00,'3750','retail','0','2025-01-19 19:21:16','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-01-19 16:21:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'3','48.00','45','Inclusive','branch','Inventory','','','','','','B','13173730367623223322227'),(4618,'131737303941','550',2.00,'2800','retail','0','2025-01-19 19:34:56','bale','','','700','Cash',0.00,'1400','','','13','0.00','1','2025-01-19 16:35:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','','B','13173730398523323087002'),(4619,'131737303941','639',1.00,'550','retail','0','2025-01-19 19:34:56','bale','','','300','Cash',0.00,'550','','','13','0.00','1','2025-01-19 16:35:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173730399993239729222'),(4620,'131737303941','627',12.00,'3000','retail','0','2025-01-19 19:34:56','bale','','','125','Cash',0.00,'250','','','13','0.00','1','2025-01-19 16:35:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'12','12.00','0','Inclusive','branch','Inventory','','','','','','B','13173730419670221012220'),(4621,'131737303941','587',1.00,'350','retail','0','2025-01-19 19:34:56','bale','','','140','Cash',0.00,'350','','','13','0.00','1','2025-01-19 16:35:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13173730422603203122233'),(4622,'131737303941','m15',1.00,'499','retail','0','2025-01-19 19:34:56','bale','','','300','Cash',0.00,'499','','','13','0.00','1','2025-01-19 16:35:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',499.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173730424203734233073'),(4623,'131737303941','m86',1.00,'1000','retail','0','2025-01-19 19:34:56','bale','','','500','Cash',0.00,'1000','','','13','0.00','1','2025-01-19 16:35:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173730428038403132230'),(4624,'131737303941','592',2.00,'700','retail','0','2025-01-19 19:34:56','bale','','','150','Cash',0.00,'350','','','13','0.00','1','2025-01-19 16:35:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','','B','13173730430533730001542'),(4625,'131737303941','m29',2.00,'1600','retail','0','2025-01-19 19:34:56','bale','','','550','Cash',0.00,'800','','','13','0.00','1','2025-01-19 16:35:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','','B','13173730445130427033230'),(4626,'111737394508','85',1.00,'2200','retail','0','2025-01-20 20:40:30','','','','0','Cash',0.00,'2200','','','11','0.00','1','2025-01-20 17:40:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2200.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173739457409332340132'),(4627,'111737394508','37',1.00,'1250','retail','0','2025-01-20 20:40:30','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-01-20 17:40:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','','B','11173739466902610229302'),(4628,'111737394508','207',1.00,'1400','retail','0','2025-01-20 20:40:30','','','','600','Cash',0.00,'1400','','','11','0','1','2025-01-20 17:40:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173739473733299770332'),(4629,'111737394508','1153',1.00,'200','retail','0','2025-01-20 20:40:30','','','','114','Cash',0.00,'200','','','11','0.00','1','2025-01-20 17:40:35','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173739474632233222092'),(4630,'111737394508','299',1.00,'100','retail','0','2025-01-20 20:40:30','','','','86','Cash',0.00,'100','','','11','0','1','2025-01-20 17:40:35','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173739475672353235132'),(4631,'111737394508','6970802080026',1.00,'850','retail','0','2025-01-20 20:40:30','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-01-20 17:40:35','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173739476631313161342'),(4632,'111737394508','1',1.00,'1600','retail','0','2025-01-20 20:40:30','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-01-20 17:40:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','','B','11173739477737322211722'),(4633,'131737395017','m93',1.00,'450','retail','0','2025-01-20 20:45:53','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2025-01-20 17:47:52','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173739512133021310031'),(4634,'111737480721','267',1.00,'250','retail','0','2025-01-21 20:35:29','','','','130','Cash',0.00,'250','','','11','0','1','2025-01-21 17:35:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173748073132320081033'),(4635,'111737480721','267',1.00,'250','retail','0','2025-01-21 20:35:29','','','','130','Cash',0.00,'250','','','11','0','1','2025-01-21 17:35:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173748074720304313772'),(4636,'111737480721','366',1.00,'500','retail','0','2025-01-21 20:35:29','','','','250','Cash',0.00,'500','','','11','0','1','2025-01-21 17:35:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173748075525242237771'),(4637,'111737480721','17',1.00,'500','retail','0','2025-01-21 20:35:29','','','','250','Cash',0.00,'500','','','11','0.00','1','2025-01-21 17:35:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173748076836873203236'),(4638,'111737480721','264',1.00,'3000','retail','0','2025-01-21 20:35:29','','','','1800','Cash',0.00,'3000','','','11','0','1','2025-01-21 17:35:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173748077728320038327'),(4639,'111737480721','364',2.00,'600','retail','0','2025-01-21 20:35:29','','','','300','Cash',0.00,'300','','','11','0','1','2025-01-21 17:35:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','333.00','331','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173748079413222033323'),(4640,'111737480721','357',1.00,'500','retail','0','2025-01-21 20:35:29','','','','300','Cash',0.00,'500','','','11','0','1','2025-01-21 17:35:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173748080920832123231'),(4641,'111737480721','271',1.00,'1500','retail','0','2025-01-21 20:35:29','','','','850','Cash',0.00,'1500','','','11','0','1','2025-01-21 17:35:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173748081923203373001'),(4642,'111737480721','1147',1.00,'120','retail','0','2025-01-21 20:35:29','','','','70','Cash',0.00,'120','','','11','0.00','1','2025-01-21 17:35:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173748083333228833733'),(4643,'111737480721','20',1.00,'80','retail','0','2025-01-21 20:35:29','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-01-21 17:35:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','155.00','154','Inclusive','branch','Inventory','','','','','','B','11173748084331230208320'),(4644,'111737480721','230',1.00,'450','retail','0','2025-01-21 20:35:29','','','','230','Cash',0.00,'450','','','11','0','1','2025-01-21 17:35:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173748085923212782383'),(4645,'111737480721','12',1.00,'800','retail','0','2025-01-21 20:35:29','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-01-21 17:35:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173748087922213133722'),(4646,'111737480721','132',1.00,'200','retail','0','2025-01-21 20:35:29','','','','104','Cash',0.00,'200','','','11','0.00','1','2025-01-21 17:35:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173748089030211420282'),(4647,'111737481004','6970802080026',3.00,'2550','retail','0','2025-01-21 20:37:15','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-01-21 17:37:47','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','','B','11173748102032803123213'),(4648,'111737481004','21',3.00,'600','retail','0','2025-01-21 20:37:15','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-01-21 17:37:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','27.00','24','Inclusive','branch','Inventory','','','','','','B','11173748103520332321022'),(4649,'111737566801','1163',1.00,'2500','retail','0','2025-01-22 20:40:48','','','','1500','Cash',0.00,'2500','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','11173756697622203721733'),(4650,'111737566801','363',1.00,'2000','retail','0','2025-01-22 20:40:48','','','','1000','Cash',0.00,'2000','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756701112000203003'),(4651,'111737566801','364',1.00,'300','retail','0','2025-01-22 20:40:48','','','','300','Cash',0.00,'300','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','331.00','330','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756702350361323600'),(4652,'111737566801','288',8.00,'400','retail','0','2025-01-22 20:40:48','','','','21','Cash',0.00,'50','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'8','35.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756704820057756222'),(4653,'111737566801','6971919190011',3.00,'750','retail','0','2025-01-22 20:40:48','','','','125','Cash',0.00,'250','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','7.00','4','Inclusive','branch','Inventory','','','','','','B','11173756706996900130323'),(4654,'111737566801','81',1.00,'1800','retail','0','2025-01-22 20:40:48','','','','1000','Cash',0.00,'1800','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173756709370610223003'),(4655,'111737566801','5',5.00,'1500','retail','0','2025-01-22 20:40:48','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','256.00','251','Inclusive','branch','Inventory','','','','','','B','11173756713273123323233'),(4656,'111737566801','197',1.00,'800','retail','0','2025-01-22 20:40:48','','','','450','Cash',0.00,'800','','','11','0','1','2025-01-22 17:40:51','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756715033270331257'),(4657,'111737566801','4',1.00,'1650','retail','0','2025-01-22 20:40:48','','','','1100','Cash',0.00,'1650','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11173756716235020221333'),(4658,'111737566801','3',2.00,'1700','retail','0','2025-01-22 20:40:48','','','','450','Cash',0.00,'850','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','','B','11173756717772302022723'),(4659,'111737566801','295',1.00,'550','retail','0','2025-01-22 20:40:48','','','','300','Cash',0.00,'550','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756718922633731312'),(4660,'111737566801','20',3.00,'240','retail','0','2025-01-22 20:40:48','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','154.00','151','Inclusive','branch','Inventory','','','','','','B','11173756720226722331352'),(4661,'111737566801','45',1.00,'1600','retail','0','2025-01-22 20:40:48','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2025-01-22 17:40:51','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173756721325006233331'),(4662,'111737566801','185',3.00,'180','retail','0','2025-01-22 20:40:48','','','','22','Cash',0.00,'60','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','-10.00','-13','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173756723321031530133'),(4663,'111737566801','32',5.00,'1250','retail','0','2025-01-22 20:40:48','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'5','70.00','65','Inclusive','branch','Inventory','','','','','','B','11173756726030336102653'),(4664,'111737566801','281',1.00,'950','retail','0','2025-01-22 20:40:48','','','','500','Cash',0.00,'950','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756730833227233613'),(4665,'111737566801','198',1.00,'1300','retail','0','2025-01-22 20:40:48','','','','700','Cash',0.00,'1300','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1300.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756732153222025626'),(4666,'111737566801','311',1.00,'1200','retail','0','2025-01-22 20:40:48','','','','580','Cash',0.00,'1200','','','11','0','1','2025-01-22 17:40:51','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756733173137037333'),(4667,'111737566801','67',1.00,'800','retail','0','2025-01-22 20:40:48','','','','350','Cash',0.00,'800','','','11','0.00','1','2025-01-22 17:40:51','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173756734901052312302'),(4668,'111737566801','61',1.00,'2050','retail','0','2025-01-22 20:40:48','','','','1400','Cash',0.00,'2050','','','11','0.00','1','2025-01-22 17:40:51','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2050.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173756735802317003777'),(4669,'111737566801','339',2.00,'700','retail','0','2025-01-22 20:40:48','','','','150','Cash',0.00,'350','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756737037732336712'),(4670,'111737566801','38',1.00,'1650','retail','0','2025-01-22 20:40:48','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-01-22 17:40:51','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173756738102313330732'),(4671,'111737566801','21',2.00,'400','retail','0','2025-01-22 20:40:48','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','','B','11173756739302363177310'),(4672,'111737566801','12',1.00,'800','retail','0','2025-01-22 20:40:48','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173756740620146103013'),(4673,'111737566801','2',1.00,'1500','retail','0','2025-01-22 20:40:48','','','','950','Cash',0.00,'1500','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173756741523502320222'),(4674,'111737566801','18',4.00,'480','retail','0','2025-01-22 20:40:48','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'4','102.00','98','Inclusive','branch','Inventory','','','','','','B','11173756743330330723033'),(4675,'111737566801','72',5.00,'2000','retail','0','2025-01-22 20:40:48','','','','200','Cash',0.00,'400','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'5','131.00','126','Inclusive','branch','Inventory','','','','','','B','11173756745573173323267'),(4676,'111737566801','39',1.00,'2800','retail','0','2025-01-22 20:40:48','','','','1600','Cash',0.00,'2800','','','11','0.00','1','2025-01-22 17:40:51','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173756749803362835372'),(4677,'111737566801','1153',1.00,'200','retail','0','2025-01-22 20:40:48','','','','114','Cash',0.00,'200','','','11','0.00','1','2025-01-22 17:40:51','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173756751173123121035'),(4678,'111737566801','170',5.00,'350','retail','0','2025-01-22 20:40:48','','','','50','Cash',0.00,'70','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'5','52.00','47','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756752715037112100'),(4679,'111737566801','6947662262220',1.00,'950','retail','0','2025-01-22 20:40:48','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11173756755057363221000'),(4680,'111737566801','267',1.00,'250','retail','0','2025-01-22 20:40:48','','','','130','Cash',0.00,'250','','','11','0','1','2025-01-22 17:40:51','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756756973361263153'),(4681,'111737566801','97',1.00,'700','retail','0','2025-01-22 20:40:48','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','11173756759305203000733'),(4682,'111737566801','289',1.00,'1500','retail','0','2025-01-22 20:40:48','','','','750','Cash',0.00,'1500','','','11','0','1','2025-01-22 17:40:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756760832021020223'),(4683,'111737567671','319',1.00,'650','retail','0','2025-01-22 20:41:46','','','','450','Cash',0.00,'650','','','11','0','1','2025-01-22 17:41:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756767930320332603'),(4684,'111737567671','107',1.00,'1000','retail','0','2025-01-22 20:41:46','','','','650','Cash',0.00,'1000','','','11','0.00','1','2025-01-22 17:41:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173756768832733023320'),(4685,'111737567671','342',2.00,'2000','retail','0','2025-01-22 20:41:46','','','','600','Cash',0.00,'1000','','','11','0','1','2025-01-22 17:41:50','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173756770503062737222'),(4686,'131737567977','506',1.00,'1500','retail','0','2025-01-22 20:48:49','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-01-22 17:49:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173756799132322373509'),(4687,'131737567977','566',1.00,'440','retail','0','2025-01-22 20:48:49','bale','','','220','Cash',0.00,'440','','','13','0.00','1','2025-01-22 17:49:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',440.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13173756801478813000280'),(4688,'131737567977','493',1.00,'1500','retail','0','2025-01-22 20:48:49','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-01-22 17:49:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173756803000322131232'),(4689,'131737567977','533',1.00,'950','retail','0','2025-01-22 20:48:49','bale','','','450','Cash',0.00,'950','','','13','0.00','1','2025-01-22 17:49:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173756805367333678302'),(4690,'131737567977','m93',1.00,'450','retail','0','2025-01-22 20:48:49','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2025-01-22 17:49:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173756811581323233021'),(4691,'131737567977','559',1.00,'250','retail','0','2025-01-22 20:48:49','bale','','','100','Cash',0.00,'250','','','13','0.00','1','2025-01-22 17:49:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173756812932305293213'),(4692,'111737652390','6925546000205',1.00,'2500','retail','0','2025-01-23 20:17:17','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-01-23 17:18:23','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173765240023023226237'),(4693,'111737652390','38',1.00,'1650','retail','0','2025-01-23 20:17:17','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-01-23 17:18:23','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173765241720363033334'),(4694,'111737652390','145',1.00,'550','retail','0','2025-01-23 20:17:17','','','','400','Cash',0.00,'550','','','11','0','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765243302223235511'),(4695,'111737652390','267',1.00,'250','retail','0','2025-01-23 20:17:17','','','','130','Cash',0.00,'250','','','11','0','1','2025-01-23 17:18:23','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765244430223002333'),(4696,'111737652390','264',1.00,'3000','retail','0','2025-01-23 20:17:17','','','','1800','Cash',0.00,'3000','','','11','0','1','2025-01-23 17:18:23','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765246201322026321'),(4697,'111737652390','56',1.00,'750','retail','0','2025-01-23 20:17:17','','','','350','Cash',0.00,'750','','','11','0.00','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173765247200010331221'),(4698,'111737652390','3',1.00,'850','retail','0','2025-01-23 20:17:17','','','','450','Cash',0.00,'850','','','11','0.00','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11173765248370568253233'),(4699,'111737652390','38',1.00,'1650','retail','0','2025-01-23 20:17:17','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-01-23 17:18:23','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173765249312302303222'),(4700,'111737652390','281',1.00,'950','retail','0','2025-01-23 20:17:17','','','','500','Cash',0.00,'950','','','11','0','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765250215232237733'),(4701,'111737652390','18',2.00,'240','retail','0','2025-01-23 20:17:17','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','98.00','96','Inclusive','branch','Inventory','','','','','','B','11173765251323110233223'),(4702,'111737652390','71',1.00,'1200','retail','0','2025-01-23 20:17:17','','','','850','Cash',0.00,'1200','','','11','0.00','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173765252052315306702'),(4703,'111737652390','289',1.00,'1500','retail','0','2025-01-23 20:17:17','','','','750','Cash',0.00,'1500','','','11','0','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765254323223002367'),(4704,'111737652390','267',1.00,'250','retail','0','2025-01-23 20:17:17','','','','130','Cash',0.00,'250','','','11','0','1','2025-01-23 17:18:23','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765256300222331722'),(4705,'111737652390','299',1.00,'100','retail','0','2025-01-23 20:17:17','','','','86','Cash',0.00,'100','','','11','0','1','2025-01-23 17:18:23','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765257272210320230'),(4706,'111737652390','298',2.00,'500','retail','0','2025-01-23 20:17:17','','','','133','Cash',0.00,'250','','','11','0','1','2025-01-23 17:18:23','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765258620028302322'),(4707,'111737652390','364',1.00,'300','retail','0','2025-01-23 20:17:17','','','','300','Cash',0.00,'300','','','11','0','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','330.00','329','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765260870822226003'),(4708,'111737652390','6972410090008',3.00,'900','retail','0','2025-01-23 20:17:17','','','','142','Cash',0.00,'300','','','11','0.00','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','39.00','36','Inclusive','branch','Inventory','','','','','','B','11173765262132312312232'),(4709,'111737652390','34',1.00,'350','retail','0','2025-01-23 20:17:17','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-01-23 17:18:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','11173765263707736363302'),(4710,'111737652704','299',1.00,'100','retail','0','2025-01-23 20:23:09','','','','86','Cash',0.00,'100','','','11','0','1','2025-01-23 17:23:47','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173765297012333622392'),(4711,'111737652704','6972410090008',1.00,'300','retail','0','2025-01-23 20:23:09','','','','142','Cash',0.00,'300','','','11','0.00','1','2025-01-23 17:23:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','11173765298833208583621'),(4712,'131737737981','m35',1.00,'2000','retail','0','2025-01-24 20:12:04','bale','','','1200','Cash',0.00,'2000','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2000.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173773802837232733083'),(4713,'131737737981','m86',1.00,'1000','retail','0','2025-01-24 20:12:04','bale','','','500','Cash',0.00,'1000','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173773808770313883328'),(4714,'131737737981','516',4.00,'1000','retail','0','2025-01-24 20:12:04','bale','','','120','Cash',0.00,'250','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'4','7.00','3','Inclusive','branch','Inventory','','','','','','B','13173773814022313330202'),(4715,'131737737981','538',1.00,'30','retail','0','2025-01-24 20:12:04','bale','','','10','Cash',0.00,'30','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173773833431223127303'),(4716,'131737737981','414',1.00,'5500','retail','0','2025-01-24 20:12:04','bale','','','3400','Cash',0.00,'5500','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',5500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173773835832320873180'),(4717,'131737737981','m46',1.00,'1200','retail','0','2025-01-24 20:12:04','bale','','','950','Cash',0.00,'1200','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173773838822337001730'),(4718,'131737737981','587',1.00,'350','retail','0','2025-01-24 20:12:04','bale','','','140','Cash',0.00,'350','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173773841032232773703'),(4719,'131737737981','586',1.00,'100','retail','0','2025-01-24 20:12:04','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13173773844672320434323'),(4720,'131737737981','473',1.00,'100','retail','0','2025-01-24 20:12:04','bale','','','50','Cash',0.00,'100','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13173773849637333307062'),(4721,'131737737981','465',1.00,'4700','retail','0','2025-01-24 20:12:04','bale','','','2200','Cash',0.00,'4700','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4700.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173773865832230332320'),(4722,'131737737981','m54',6.00,'1200','retail','0','2025-01-24 20:12:04','bale','','','92','Cash',0.00,'200','','','13','0.00','1','2025-01-24 17:12:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','12.00','6','Inclusive','branch','Inventory','','','','','','B','13173773870418320320331'),(4723,'111737738827','357',1.00,'500','retail','0','2025-01-24 20:18:57','','','','300','Cash',0.00,'500','','','11','0','1','2025-01-24 17:19:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173773883337233133230'),(4724,'111737738827','150',1.00,'550','retail','0','2025-01-24 20:18:57','','','','350','Cash',0.00,'550','','','11','0','1','2025-01-24 17:19:01','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173773887403228028213'),(4725,'111737738827','342',1.00,'1000','retail','0','2025-01-24 20:18:57','','','','600','Cash',0.00,'1000','','','11','0','1','2025-01-24 17:19:01','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173773888832832027382'),(4726,'111737738827','223',9.00,'2250','retail','0','2025-01-24 20:18:57','','','','116','Cash',0.00,'250','','','11','0','1','2025-01-24 17:19:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'9','110.00','101','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173773891072233739828'),(4727,'111737738827','363',2.00,'4000','retail','0','2025-01-24 20:18:57','','','','1000','Cash',0.00,'2000','','','11','0','1','2025-01-24 17:19:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173773899239223873111'),(4728,'111737738827','81',1.00,'1800','retail','0','2025-01-24 20:18:57','','','','1000','Cash',0.00,'1800','','','11','0.00','1','2025-01-24 17:19:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173773901333003399271'),(4729,'111737738827','96',1.00,'950','retail','0','2025-01-24 20:18:57','','','','950','Cash',0.00,'950','','','11','0.00','1','2025-01-24 17:19:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173773902601327263322'),(4730,'111737738827','48',1.00,'700','retail','0','2025-01-24 20:18:57','','','','400','Cash',0.00,'700','','','11','0.00','1','2025-01-24 17:19:01','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','11173773903505010003533'),(4731,'111737738827','31',1.00,'500','retail','0','2025-01-24 20:18:57','','','','250','Cash',0.00,'500','','','11','0.00','1','2025-01-24 17:19:01','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173773904833223090101'),(4732,'111737738827','363',1.00,'2000','retail','0','2025-01-24 20:18:57','','','','1000','Cash',0.00,'2000','','','11','0','1','2025-01-24 17:19:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173773907292930090337'),(4733,'111737738827','301',1.00,'50','retail','0','2025-01-24 20:18:57','','','','31','Cash',0.00,'50','','','11','0','1','2025-01-24 17:19:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173773908521232801202'),(4734,'111737738827','6925546000205',1.00,'2500','retail','0','2025-01-24 20:18:57','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-01-24 17:19:01','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173773909590310223003'),(4735,'111737738827','170',5.00,'350','retail','0','2025-01-24 20:18:57','','','','50','Cash',0.00,'70','','','11','0','1','2025-01-24 17:19:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'5','47.00','42','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173773910603026020721'),(4736,'111737738827','1155',5.00,'1000','retail','0','2025-01-24 20:18:57','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-01-24 17:19:01','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173773912477342121011'),(4737,'111737739189','m15',2.00,'998','retail','0','2025-01-24 20:20:59','','','','300','Cash',0.00,'499','','','11','0.00','1','2025-01-24 17:21:03','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',499.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','','B','11173773920433333203002'),(4738,'111737739189','6925546000205',2.00,'5000','retail','0','2025-01-24 20:20:59','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-01-24 17:21:03','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','B','11173773922273733771273'),(4739,'111737739189','m49',1.00,'1000','retail','0','2025-01-24 20:20:59','','','','500','Cash',0.00,'1000','','','11','0.00','1','2025-01-24 17:21:03','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173773922932307001212'),(4740,'111737739189','639',1.00,'550','retail','0','2025-01-24 20:20:59','','','','300','Cash',0.00,'550','','','11','0.00','1','2025-01-24 17:21:03','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173773923573100337221'),(4741,'111737739189','349',1.00,'200','retail','0','2025-01-24 20:20:59','','','','100','Cash',0.00,'200','','','11','0','1','2025-01-24 17:21:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173773924330173279213'),(4742,'111737739189','31',7.00,'3500','retail','0','2025-01-24 20:20:59','','','','250','Cash',0.00,'500','','','11','0.00','1','2025-01-24 17:21:03','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'7','13.00','6','Inclusive','branch','Inventory','','','','','','B','11173773925722333023322'),(4743,'111737826545','9',2.00,'3000','retail','0','2025-01-25 20:38:46','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-01-25 17:39:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','','B','11173782659212803322231'),(4744,'111737826545','67',1.00,'800','retail','0','2025-01-25 20:38:46','','','','350','Cash',0.00,'800','','','11','0.00','1','2025-01-25 17:39:50','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173782660238202021330'),(4745,'111737826545','358',1.00,'700','retail','0','2025-01-25 20:38:46','','','','350','Cash',0.00,'700','','','11','0','1','2025-01-25 17:39:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173782661022337332702'),(4746,'111737826545','195',1.00,'200','retail','0','2025-01-25 20:38:46','','','','105','Cash',0.00,'200','','','11','0','1','2025-01-25 17:39:50','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173782662403233261302'),(4747,'111737826545','81',1.00,'1800','retail','0','2025-01-25 20:38:46','','','','1000','Cash',0.00,'1800','','','11','0.00','1','2025-01-25 17:39:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173782663301121772323'),(4748,'111737826545','148',1.00,'200','retail','0','2025-01-25 20:38:46','','','','150','Cash',0.00,'200','','','11','0','1','2025-01-25 17:39:50','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173782664010220330266'),(4749,'111737826545','56',1.00,'750','retail','0','2025-01-25 20:38:46','','','','350','Cash',0.00,'750','','','11','0.00','1','2025-01-25 17:39:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173782665123061331288'),(4750,'111737826545','45',1.00,'1600','retail','0','2025-01-25 20:38:46','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2025-01-25 17:39:50','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173782666221002233608'),(4751,'111737826545','21',1.00,'200','retail','0','2025-01-25 20:38:46','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-01-25 17:39:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','11173782667176222310701'),(4752,'111737826545','82',1.00,'750','retail','0','2025-01-25 20:38:46','','','','400','Cash',0.00,'750','','','11','0.00','1','2025-01-25 17:39:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','11173782668112308213263'),(4753,'111737826545','126',1.00,'799','retail','0','2025-01-25 20:38:46','','','','649','Cash',0.00,'799','','','11','0.00','1','2025-01-25 17:39:50','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173782669112938202172'),(4754,'131737826976','483',1.00,'2999','retail','0','2025-01-25 20:43:40','bale','','','2200','Cash',0.00,'2999','','','13','0.00','1','2025-01-25 17:43:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2999.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173782700510022272073'),(4755,'131737826976','433',1.00,'1500','retail','0','2025-01-25 20:43:40','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-01-25 17:43:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173782701983377092202'),(4756,'131737827331','483',1.00,'2999','retail','0','2025-01-25 20:49:42','bale','','','2200','Cash',0.00,'2999','','','13','0.00','1','2025-01-25 17:49:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2999.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173782734522332528323'),(4757,'131737827331','433',1.00,'1500','retail','0','2025-01-25 20:49:42','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-01-25 17:49:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173782735523337223033'),(4758,'111737907905','185',3.00,'180','retail','0','2025-01-26 19:12:04','','','','22','Cash',0.00,'60','','','11','0','1','2025-01-26 16:12:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','-13.00','-16','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173790792432332027702'),(4759,'111737907961','107',1.00,'1000','retail','0','2025-01-26 19:18:14','','','','650','Cash',0.00,'1000','','','11','0.00','1','2025-01-26 16:18:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173790800203312320203'),(4760,'111737907961','30',1.00,'400','retail','0','2025-01-26 19:18:14','','','','250','Cash',0.00,'400','','','11','0.00','1','2025-01-26 16:18:17','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173790802491210217030'),(4761,'111737907961','361',1.00,'1600','retail','0','2025-01-26 19:18:14','','','','850','Cash',0.00,'1600','','','11','0','1','2025-01-26 16:18:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173790807470300333370'),(4762,'111737907961','208',1.00,'200','retail','0','2025-01-26 19:18:14','','','','100','Cash',0.00,'200','','','11','0','1','2025-01-26 16:18:17','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173790809023729131722'),(4763,'111737907961','365',1.00,'4300','retail','0','2025-01-26 19:18:14','','','','2900','Cash',0.00,'4300','','','11','0','1','2025-01-26 16:18:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4300.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173790814033083221227'),(4764,'111737907961','1',1.00,'1600','retail','0','2025-01-26 19:18:14','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-01-26 16:18:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','','B','11173790821233320233227'),(4765,'111737907961','339',2.00,'700','retail','0','2025-01-26 19:18:14','','','','150','Cash',0.00,'350','','','11','0','1','2025-01-26 16:18:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173790822733372212200'),(4766,'111737907961','353',1.00,'200','retail','0','2025-01-26 19:18:14','','','','100','Cash',0.00,'200','','','11','0','1','2025-01-26 16:18:17','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173790823923133300022'),(4767,'111737907961','257',1.00,'300','retail','0','2025-01-26 19:18:14','','','','167','Cash',0.00,'300','','','11','0','1','2025-01-26 16:18:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173790825001222072179'),(4768,'111737907961','284',1.00,'200','retail','0','2025-01-26 19:18:14','','','','100','Cash',0.00,'200','','','11','0','1','2025-01-26 16:18:17','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173790826900233033322'),(4769,'111737908298','1181',1.00,'350','retail','0','2025-01-26 19:24:09','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-01-26 16:24:12','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','11173790863233272033220'),(4770,'111737908838','m60',1.00,'1500','retail','0','2025-01-26 19:28:39','','','','1100','Cash',0.00,'1500','','','11','0.00','1','2025-01-26 16:28:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173790885302227333322'),(4771,'111737908838','493',1.00,'1500','retail','0','2025-01-26 19:28:39','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-01-26 16:28:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173790886982282319020'),(4772,'111737908838','m60',1.00,'1500','retail','0','2025-01-26 19:28:39','','','','1100','Cash',0.00,'1500','','','11','0.00','1','2025-01-26 16:28:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173790888800328303211'),(4773,'111737998500','1147',1.00,'120','retail','0','2025-01-27 20:21:56','','','','70','Cash',0.00,'120','','','11','0.00','1','2025-01-27 17:22:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173799850823220227002'),(4774,'111737998500','15',1.00,'80','retail','0','2025-01-27 20:21:56','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-01-27 17:22:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','','B','11173799851573118037333'),(4775,'111737998661','338',1.00,'1000','retail','0','2025-01-27 20:25:51','','','','500','Cash',0.00,'1000','','','11','0','1','2025-01-27 17:25:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173799867072223120330'),(4776,'111737998661','21',1.00,'200','retail','0','2025-01-27 20:25:51','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-01-27 17:25:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','','B','11173799868020303202771'),(4777,'111737998661','18',2.00,'240','retail','0','2025-01-27 20:25:51','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-01-27 17:25:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','120.00','118','Inclusive','branch','Inventory','','','','','','B','11173799869520367032277'),(4778,'111737998661','165',1.00,'1399','retail','0','2025-01-27 20:25:51','','','','916','Cash',0.00,'1399','','','11','0','1','2025-01-27 17:25:53','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1399.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173799870932311830020'),(4779,'111737998661','6947662262220',1.00,'950','retail','0','2025-01-27 20:25:51','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-01-27 17:25:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','11173799872722002292732'),(4780,'111737998661','347',1.00,'250','retail','0','2025-01-27 20:25:51','','','','135','Cash',0.00,'250','','','11','0','1','2025-01-27 17:25:53','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173799874071010702072'),(4781,'111737998661','267',1.00,'250','retail','0','2025-01-27 20:25:51','','','','130','Cash',0.00,'250','','','11','0','1','2025-01-27 17:25:53','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173799875030107758503'),(4782,'131738000418','m77',1.00,'750','retail','0','2025-01-27 20:56:25','bale','','','450','Cash',0.00,'750','','','13','0.00','1','2025-01-27 17:57:14','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13173800043924220338000'),(4783,'131738000418','m90',1.00,'1400','retail','0','2025-01-27 20:56:25','bale','','','750','Cash',0.00,'1400','','','13','0.00','1','2025-01-27 17:57:14','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173800056903322302222'),(4784,'111738061407','m60',1.00,'1500','retail','0','2025-01-28 13:51:38','','','','1100','Cash',0.00,'1500','','','11','0.00','1','2025-01-28 10:51:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173806146412200133622'),(4785,'111738061407','m70',2.00,'4400','retail','0','2025-01-28 13:51:38','','','','1350','Cash',0.00,'2200','','','11','0.00','1','2025-01-28 10:51:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2200.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','','B','11173806148010133231333'),(4786,'131738079059','m60',1.00,'1500','retail','0','2025-01-28 20:33:33','bale','','','1100','Cash',0.00,'1500','','','13','0.00','1','2025-01-28 17:33:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13173808527432220333424'),(4787,'131738079059','503',1.00,'300','retail','0','2025-01-28 20:33:33','bale','','','150','Cash',0.00,'300','','','13','0.00','1','2025-01-28 17:33:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','13173808535033802023337'),(4788,'131738079059','m85',1.00,'300','retail','0','2025-01-28 20:33:33','bale','','','162','Cash',0.00,'300','','','13','0.00','1','2025-01-28 17:33:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13173808535933278952777'),(4789,'131738079059','496',4.00,'1000','retail','0','2025-01-28 20:33:33','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-01-28 17:33:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'4','35.00','31','Inclusive','branch','Inventory','','','','','','B','13173808539932332000027'),(4790,'131738079059','497',6.00,'1320','retail','0','2025-01-28 20:33:33','bale','','','125','Cash',0.00,'220','','','13','0.00','1','2025-01-28 17:33:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'6','29.00','23','Inclusive','branch','Inventory','','','','','','B','13173808542820302230310'),(4791,'111738085675','110',3.00,'750','retail','0','2025-01-28 20:37:28','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-01-28 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','40.00','37','Inclusive','branch','Inventory','','','','','','B','11173808573979072032032'),(4792,'111738085675','148',1.00,'200','retail','0','2025-01-28 20:37:28','','','','150','Cash',0.00,'200','','','11','0','1','2025-01-28 17:37:31','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173808574838732222323'),(4793,'111738085675','237',1.00,'1600','retail','0','2025-01-28 20:37:28','','','','1000','Cash',0.00,'1600','','','11','0','1','2025-01-28 17:37:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173808576033022223038'),(4794,'111738085675','25',1.00,'900','retail','0','2025-01-28 20:37:28','','','','600','Cash',0.00,'900','','','11','0.00','1','2025-01-28 17:37:31','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173808578438032117221'),(4795,'111738171325','324',1.00,'2700','retail','0','2025-01-29 20:23:45','','','','1600','Cash',0.00,'2700','','','11','0','1','2025-01-29 17:23:48','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2700.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817133703780033713'),(4796,'111738171325','322',1.00,'1000','retail','0','2025-01-29 20:23:45','','','','500','Cash',0.00,'1000','','','11','0','1','2025-01-29 17:23:48','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817135222223233371'),(4797,'111738171325','1169',1.00,'400','retail','0','2025-01-29 20:23:45','','','','200','Cash',0.00,'400','','','11','0.00','1','2025-01-29 17:23:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','11173817137522313333330'),(4798,'111738171325','176',1.00,'450','retail','0','2025-01-29 20:23:45','','','','230','Cash',0.00,'450','','','11','0','1','2025-01-29 17:23:48','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817140220303072122'),(4799,'111738171325','34',1.00,'350','retail','0','2025-01-29 20:23:45','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-01-29 17:23:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11173817141532232123021'),(4800,'111738171325','278',1.00,'700','retail','0','2025-01-29 20:23:45','','','','390','Cash',0.00,'700','','','11','0','1','2025-01-29 17:23:48','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817142400330712121'),(4801,'111738171443','96',1.00,'950','retail','0','2025-01-29 20:25:58','','','','950','Cash',0.00,'950','','','11','0.00','1','2025-01-29 17:26:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173817147437118201440'),(4802,'111738171443','11',1.00,'1300','retail','0','2025-01-29 20:25:58','','','','750','Cash',0.00,'1300','','','11','0.00','1','2025-01-29 17:26:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173817148430203300743'),(4803,'111738171443','347',1.00,'250','retail','0','2025-01-29 20:25:58','','','','135','Cash',0.00,'250','','','11','0','1','2025-01-29 17:26:01','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817149911331314231'),(4804,'111738171443','254',1.00,'1000','retail','0','2025-01-29 20:25:58','','','','500','Cash',0.00,'1000','','','11','0','1','2025-01-29 17:26:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817152513330222830'),(4805,'111738171443','231',1.00,'850','retail','0','2025-01-29 20:25:58','','','','450','Cash',0.00,'850','','','11','0','1','2025-01-29 17:26:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817154311303133108'),(4806,'111738172361','283',3.00,'1500','retail','0','2025-01-29 20:40:16','','','','320','Cash',0.00,'500','','','11','0','1','2025-01-29 17:40:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817237626263312232'),(4807,'111738172361','319',1.00,'650','retail','0','2025-01-29 20:40:16','','','','450','Cash',0.00,'650','','','11','0','1','2025-01-29 17:40:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817238530300333370'),(4808,'111738172361','175',1.00,'450','retail','0','2025-01-29 20:40:16','','','','250','Cash',0.00,'450','','','11','0','1','2025-01-29 17:40:19','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817239337333107032'),(4809,'111738172361','1112',1.00,'950','retail','0','2025-01-29 20:40:16','','','','450','Cash',0.00,'950','','','11','0','1','2025-01-29 17:40:19','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173817241612338387211'),(4810,'111738172420','83',1.00,'1500','retail','0','2025-01-29 20:42:54','','','','800','Cash',0.00,'1500','','','11','0.00','1','2025-01-29 17:42:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173817257432323828232'),(4811,'111738257482','342',1.00,'1000','retail','0','2025-01-30 20:20:35','','','','600','Cash',0.00,'1000','','','11','0','1','2025-01-30 17:23:19','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173825749232337024322'),(4812,'111738257482','254',1.00,'1000','retail','0','2025-01-30 20:20:35','','','','500','Cash',0.00,'1000','','','11','0','1','2025-01-30 17:23:19','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173825752323373810330'),(4813,'111738257482','257',1.00,'300','retail','0','2025-01-30 20:20:35','','','','167','Cash',0.00,'300','','','11','0','1','2025-01-30 17:23:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173825753633236331027'),(4814,'111738257482','110',1.00,'250','retail','0','2025-01-30 20:20:35','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-01-30 17:23:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','11173825755353220332023'),(4815,'111738257482','365',1.00,'4300','retail','0','2025-01-30 20:20:35','','','','2900','Cash',0.00,'4300','','','11','0','1','2025-01-30 17:23:19','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4300.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173825757927327283111'),(4816,'111738257482','9',1.00,'1500','retail','0','2025-01-30 20:20:35','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-01-30 17:23:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','','B','11173825760507223130357'),(4817,'111738257482','1163',1.00,'2500','retail','0','2025-01-30 20:20:35','','','','1500','Cash',0.00,'2500','','','11','0.00','1','2025-01-30 17:23:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','11173825762222363231063'),(4818,'111738257482','237',1.00,'1600','retail','0','2025-01-30 20:20:35','','','','1000','Cash',0.00,'1600','','','11','0','1','2025-01-30 17:23:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173825763423332325231'),(4819,'111738257886','364',1.00,'300','retail','0','2025-01-30 20:25:04','','','','300','Cash',0.00,'300','','','11','0','1','2025-01-30 17:25:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','329.00','328','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173825789430207323238'),(4820,'111738258006','543',1.00,'200','retail','0','2025-01-30 20:27:09','','','','120','Cash',0.00,'200','','','11','0.00','1','2025-01-30 17:27:13','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173825801803223023235'),(4821,'131738258041','565',1.00,'200','retail','0','2025-01-30 20:27:46','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2025-01-30 17:27:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13173825805333212013183'),(4822,'111738344805','1',1.00,'1600','retail','0','2025-01-31 20:39:50','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','54.00','53','Inclusive','branch','Inventory','','','','','','B','11173834481803332202242'),(4823,'111738344805','237',1.00,'1600','retail','0','2025-01-31 20:39:50','','','','1000','Cash',0.00,'1600','','','11','0','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173834483700332323330'),(4824,'111738344805','208',1.00,'200','retail','0','2025-01-31 20:39:50','','','','100','Cash',0.00,'200','','','11','0','1','2025-01-31 17:39:54','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173834484800204127227'),(4825,'111738344805','289',1.00,'1500','retail','0','2025-01-31 20:39:50','','','','750','Cash',0.00,'1500','','','11','0','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173834486822233034303'),(4826,'111738344805','9',1.00,'1500','retail','0','2025-01-31 20:39:50','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','','B','11173834489534333411373'),(4827,'111738344805','346',1.00,'200','retail','0','2025-01-31 20:39:50','','','','128','Cash',0.00,'200','','','11','0','1','2025-01-31 17:39:54','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173834496133117800222'),(4828,'111738344805','21',3.00,'600','retail','0','2025-01-31 20:39:50','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','44.00','41','Inclusive','branch','Inventory','','','','','','B','11173834497804232000239'),(4829,'111738344805','6970802080026',1.00,'850','retail','0','2025-01-31 20:39:50','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-01-31 17:39:54','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173834499002939432231'),(4830,'111738344805','39',1.00,'2800','retail','0','2025-01-31 20:39:50','','','','1600','Cash',0.00,'2800','','','11','0.00','1','2025-01-31 17:39:54','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173834501523313128222'),(4831,'111738344805','1147',1.00,'120','retail','0','2025-01-31 20:39:50','','','','70','Cash',0.00,'120','','','11','0.00','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173834502922413330333'),(4832,'111738344805','15',1.00,'80','retail','0','2025-01-31 20:39:50','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','','B','11173834503800122828034'),(4833,'111738344805','110',1.00,'250','retail','0','2025-01-31 20:39:50','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','11173834504732323478180'),(4834,'111738344805','97',1.00,'700','retail','0','2025-01-31 20:39:50','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','11173834508103238502133'),(4835,'111738344805','1157',1.00,'750','retail','0','2025-01-31 20:39:50','','','','350','Cash',0.00,'750','','','11','0.00','1','2025-01-31 17:39:54','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173834510632202331300'),(4836,'111738344805','185',7.00,'420','retail','0','2025-01-31 20:39:50','','','','22','Cash',0.00,'60','','','11','0','1','2025-01-31 17:39:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'7','-16.00','-23','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173834512580100130203'),(4837,'111738344805','219',1.00,'800','retail','0','2025-01-31 20:39:50','','','','400','Cash',0.00,'800','','','11','0','1','2025-01-31 17:39:54','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173834514432233350323'),(4838,'111738345195','97',1.00,'700','retail','0','2025-01-31 20:42:25','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-01-31 17:42:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','11173834527125223273325'),(4839,'111738345195','20',2.00,'160','retail','0','2025-01-31 20:42:25','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-01-31 17:42:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','151.00','149','Inclusive','branch','Inventory','','','','','','B','11173834529233119225200'),(4840,'131738345403','632',1.00,'300','retail','0','2025-01-31 20:45:22','bale','','','140','Cash',0.00,'300','','','13','0.00','1','2025-01-31 17:45:25','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13173834541512212338332'),(4841,'131738345403','m91',1.00,'1999','retail','0','2025-01-31 20:45:22','bale','','','1300','Cash',0.00,'1999','','','13','0.00','1','2025-01-31 17:45:25','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1999.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13173834550322332338233'),(4842,'111738346026','6972410090008',2.00,'600','retail','0','2025-01-31 21:00:43','','','','142','Cash',0.00,'300','','','11','0.00','1','2025-01-31 18:00:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','','B','11173834644282662273120'),(4843,'111738346450','6972410090008',2.00,'600','retail','0','2025-01-31 21:01:45','','','','142','Cash',0.00,'300','','','11','0.00','1','2025-01-31 18:01:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','','B','11173834648903333223933'),(4844,'111738428973','566',1.00,'440','retail','0','2025-02-01 20:04:33','','','','220','Cash',0.00,'440','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',440.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173842898033232420207'),(4845,'111738428973','568',1.00,'450','retail','0','2025-02-01 20:04:33','','','','250','Cash',0.00,'450','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173842898934032070903'),(4846,'111738428973','631',2.00,'500','retail','0','2025-02-01 20:04:33','','','','140','Cash',0.00,'250','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','','B','11173842901520092220233'),(4847,'111738428973','629',2.00,'300','retail','0','2025-02-01 20:04:33','','','','80','Cash',0.00,'150','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','','B','11173842902813102332000'),(4848,'111738428973','632',1.00,'300','retail','0','2025-02-01 20:04:33','','','','140','Cash',0.00,'300','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173842903832208201202'),(4849,'111738428973','462',1.00,'800','retail','0','2025-02-01 20:04:33','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173842905202213273242'),(4850,'111738428973','1151',1.00,'300','retail','0','2025-02-01 20:04:33','','','','180','Cash',0.00,'300','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173842908882240323001'),(4851,'111738428973','440',1.00,'450','retail','0','2025-02-01 20:04:33','','','','300','Cash',0.00,'450','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173842940130232213703'),(4852,'111738428973','472',1.00,'450','retail','0','2025-02-01 20:04:33','','','','200','Cash',0.00,'450','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173842941523892022320'),(4853,'111738428973','473',1.00,'100','retail','0','2025-02-01 20:04:33','','','','50','Cash',0.00,'100','','','11','0.00','1','2025-02-01 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173842942532242222293'),(4854,'111738428973','330',2.00,'120','retail','0','2025-02-01 20:04:33','','','','24','Cash',0.00,'60','','','11','0','1','2025-02-01 17:04:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173842947320219334123'),(4855,'111738429709','431',2.00,'7000','retail','0','2025-02-01 20:10:22','','','','2400','Cash',0.00,'3500','','','11','0.00','1','2025-02-01 17:10:27','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3500.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','','B','11173842974542084803153'),(4856,'111738429709','538',2.00,'60','retail','0','2025-02-01 20:10:22','','','','10','Cash',0.00,'30','','','11','0.00','1','2025-02-01 17:10:27','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','','B','11173842976422023231231'),(4857,'111738429709','615',2.00,'200','retail','0','2025-02-01 20:10:22','','','','50','Cash',0.00,'100','','','11','0.00','1','2025-02-01 17:10:27','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','','B','11173842978102023023418'),(4858,'111738429709','670',3.00,'1050','retail','0','2025-02-01 20:10:22','','','','219','Cash',0.00,'350','','','11','0.00','1','2025-02-01 17:10:27','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'3','18.00','15','Inclusive','branch','Inventory','','','','','','B','11173842980923280094173'),(4859,'111738429709','660',3.00,'600','retail','0','2025-02-01 20:10:22','','','','92','Cash',0.00,'200','','','11','0.00','1','2025-02-01 17:10:27','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','22.00','19','Inclusive','branch','Inventory','','','','','','B','11173842982232292322003'),(4860,'111738429828','38',1.00,'1650','retail','0','2025-02-01 20:15:20','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-02-01 17:15:22','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173842987112732191728'),(4861,'111738429828','352',1.00,'1500','retail','0','2025-02-01 20:15:20','','','','1000','Cash',0.00,'1500','','','11','0','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173842988727847217212'),(4862,'111738429828','339',5.00,'1750','retail','0','2025-02-01 20:15:20','','','','150','Cash',0.00,'350','','','11','0','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'5','31.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173842989908334398122'),(4863,'111738429828','301',1.00,'50','retail','0','2025-02-01 20:15:20','','','','31','Cash',0.00,'50','','','11','0','1','2025-02-01 17:15:22','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173842991620002220312'),(4864,'111738429828','6957660746691',1.00,'700','retail','0','2025-02-01 20:15:20','','','','0','Cash',0.00,'700','','','11','0.00','1','2025-02-01 17:15:22','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173842993222003333808'),(4865,'111738429828','1147',1.00,'120','retail','0','2025-02-01 20:15:20','','','','70','Cash',0.00,'120','','','11','0.00','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173842994890222023213'),(4866,'111738429828','177',1.00,'500','retail','0','2025-02-01 20:15:20','','','','300','Cash',0.00,'500','','','11','0','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173842996210733642839'),(4867,'111738429828','239',1.00,'800','retail','0','2025-02-01 20:15:20','','','','350','Cash',0.00,'800','','','11','0','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173842997522922329041'),(4868,'111738429828','185',3.00,'180','retail','0','2025-02-01 20:15:20','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','-23.00','-26','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173842998810089332340'),(4869,'111738429828','6947662262220',1.00,'950','retail','0','2025-02-01 20:15:20','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','11173842999839993823801'),(4870,'111738429828','6970802080026',2.00,'1700','retail','0','2025-02-01 20:15:20','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-02-01 17:15:22','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','','B','11173843001141303031108'),(4871,'111738429828','24',1.00,'2500','retail','0','2025-02-01 20:15:20','','','','1800','Cash',0.00,'2500','','','11','0.00','1','2025-02-01 17:15:22','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173843002112323338321'),(4872,'111738429828','30',1.00,'400','retail','0','2025-02-01 20:15:20','','','','250','Cash',0.00,'400','','','11','0.00','1','2025-02-01 17:15:22','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173843003233100330131'),(4873,'111738429828','364',1.00,'300','retail','0','2025-02-01 20:15:20','','','','300','Cash',0.00,'300','','','11','0','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','328.00','327','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173843004120332107112'),(4874,'111738429828','695',1.00,'1250','retail','0','2025-02-01 20:15:20','','','','800','Cash',0.00,'1250','','','11','0','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1250.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173843005210812225322'),(4875,'111738429828','285',2.00,'300','retail','0','2025-02-01 20:15:20','','','','100','Cash',0.00,'150','','','11','0','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173843007733001007340'),(4876,'111738429828','185',3.00,'180','retail','0','2025-02-01 20:15:20','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','-26.00','-29','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173843008920108338432'),(4877,'111738429828','110',2.00,'500','retail','0','2025-02-01 20:15:20','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-02-01 17:15:22','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','','B','11173843010630322114223'),(4878,'111738430124','170',2.00,'140','retail','0','2025-02-01 20:27:05','','','','50','Cash',0.00,'70','','','11','0','1','2025-02-01 17:27:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'2','78.00','76','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173843082542533223727'),(4879,'111738511433','444',1.00,'180','retail','0','2025-02-02 19:08:14','','','','100','Cash',0.00,'180','','','11','0.00','1','2025-02-02 16:08:16','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',180.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173851226882373320123'),(4880,'111738511433','569',1.00,'450','retail','0','2025-02-02 19:08:14','','','','250','Cash',0.00,'450','','','11','0.00','1','2025-02-02 16:08:16','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173851246962219023325'),(4881,'111738511433','9',1.00,'1500','retail','0','2025-02-02 19:08:14','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-02-02 16:08:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','11173851248212033100210'),(4882,'111738511433','6947662262220',1.00,'950','retail','0','2025-02-02 19:08:14','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-02-02 16:08:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','11173851249393031333422'),(4883,'111738684457','342',1.00,'1000','retail','0','2025-02-04 19:23:55','','','','600','Cash',0.00,'1000','','','11','0','1','2025-02-04 16:23:58','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868575422057822283'),(4884,'111738684457','39',1.00,'2800','retail','0','2025-02-04 19:23:55','','','','1600','Cash',0.00,'2800','','','11','0.00','1','2025-02-04 16:23:58','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173868593163239228223'),(4885,'111738684457','41',1.00,'3500','retail','0','2025-02-04 19:23:55','','','','2500','Cash',0.00,'3500','','','11','0.00','1','2025-02-04 16:23:58','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173868594537042012283'),(4886,'111738684457','233',1.00,'450','retail','0','2025-02-04 19:23:55','','','','240','Cash',0.00,'450','','','11','0','1','2025-02-04 16:23:58','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868595503312233332'),(4887,'111738684457','5',2.00,'600','retail','0','2025-02-04 19:23:55','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-02-04 16:23:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','251.00','249','Inclusive','branch','Inventory','','','','','','B','11173868597057281000311'),(4888,'111738684457','36',1.00,'550','retail','0','2025-02-04 19:23:55','','','','250','Cash',0.00,'550','','','11','0.00','1','2025-02-04 16:23:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173868598282318306702'),(4889,'111738684457','67',1.00,'800','retail','0','2025-02-04 19:23:55','','','','350','Cash',0.00,'800','','','11','0.00','1','2025-02-04 16:23:58','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173868605750073131653'),(4890,'111738684457','288',1.00,'50','retail','0','2025-02-04 19:23:55','','','','21','Cash',0.00,'50','','','11','0','1','2025-02-04 16:23:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868606822061880222'),(4891,'111738684457','220',1.00,'1500','retail','0','2025-02-04 19:23:55','','','','1000','Cash',0.00,'1500','','','11','0','1','2025-02-04 16:23:58','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868607933039012623'),(4892,'111738684457','605',1.00,'2850','retail','0','2025-02-04 19:23:55','','','','1930','Cash',0.00,'2850','','','11','0.00','1','2025-02-04 16:23:58','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2850.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173868609997222303367'),(4893,'111738684457','580',1.00,'1200','retail','0','2025-02-04 19:23:55','','','','700','Cash',0.00,'1200','','','11','0.00','1','2025-02-04 16:23:58','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173868611410223116243'),(4894,'111738686241','460',1.00,'7500','retail','0','2025-02-04 19:38:15','','','','5300','Cash',0.00,'7500','','','11','0.00','1','2025-02-04 16:38:18','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',7500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173868626220033083263'),(4895,'111738686241','15',1.00,'80','retail','0','2025-02-04 19:38:15','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-04 16:38:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','','B','11173868628120222620268'),(4896,'111738686241','21',1.00,'200','retail','0','2025-02-04 19:38:15','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-04 16:38:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','','B','11173868629096626332320'),(4897,'111738686241','298',1.00,'250','retail','0','2025-02-04 19:38:15','','','','133','Cash',0.00,'250','','','11','0','1','2025-02-04 16:38:18','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868681202283223238'),(4898,'111738686241','43',1.00,'3500','retail','0','2025-02-04 19:38:15','','','','2500','Cash',0.00,'3500','','','11','0.00','1','2025-02-04 16:38:18','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',3500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173868682281323022282'),(4899,'111738686241','47',1.00,'1500','retail','0','2025-02-04 19:38:15','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-02-04 16:38:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173868684481332822323'),(4900,'111738686241','364',1.00,'300','retail','0','2025-02-04 19:38:15','','','','300','Cash',0.00,'300','','','11','0','1','2025-02-04 16:38:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','327.00','326','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868685401722333332'),(4901,'111738687985','243',1.00,'1150','retail','0','2025-02-04 19:57:12','','','','550','Cash',0.00,'1150','','','11','0','1','2025-02-04 16:57:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868799932393373903'),(4902,'111738687985','241',1.00,'1100','retail','0','2025-02-04 19:57:12','','','','550','Cash',0.00,'1100','','','11','0','1','2025-02-04 16:57:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868803523030028128'),(4903,'111738687985','213',1.00,'250','retail','0','2025-02-04 19:57:12','','','','150','Cash',0.00,'250','','','11','0','1','2025-02-04 16:57:15','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868807721723832132'),(4904,'111738688276','9',1.00,'1500','retail','0','2025-02-04 20:16:06','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','11173868839892323332827'),(4905,'111738688276','37',1.00,'1250','retail','0','2025-02-04 20:16:06','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','','B','11173868841013323263818'),(4906,'111738688276','6957660746691',1.00,'700','retail','0','2025-02-04 20:16:06','','','','0','Cash',0.00,'700','','','11','0.00','1','2025-02-04 17:16:13','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173868843222203630222'),(4907,'111738688276','259',1.00,'950','retail','0','2025-02-04 20:16:06','','','','480','Cash',0.00,'950','','','11','0','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868845203080382202'),(4908,'111738688276','21',1.00,'200','retail','0','2025-02-04 20:16:06','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','','B','11173868846320188338632'),(4909,'111738688276','97',1.00,'700','retail','0','2025-02-04 20:16:06','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','11173868847532233311734'),(4910,'111738688276','18',1.00,'120','retail','0','2025-02-04 20:16:06','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','118.00','117','Inclusive','branch','Inventory','','','','','','B','11173868849123303381823'),(4911,'111738688276','67',1.00,'800','retail','0','2025-02-04 20:16:06','','','','350','Cash',0.00,'800','','','11','0.00','1','2025-02-04 17:16:13','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173868851232023736856'),(4912,'111738688276','126',1.00,'799','retail','0','2025-02-04 20:16:06','','','','649','Cash',0.00,'799','','','11','0.00','1','2025-02-04 17:16:13','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868854922442022235'),(4913,'111738688276','37',1.00,'1250','retail','0','2025-02-04 20:16:06','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','','B','11173868856721632053380'),(4914,'111738688276','339',3.00,'1050','retail','0','2025-02-04 20:16:06','','','','150','Cash',0.00,'350','','','11','0','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868858263035208800'),(4915,'111738688276','93',3.00,'900','retail','0','2025-02-04 20:16:06','','','','180','Cash',0.00,'300','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','37.00','34','Inclusive','branch','Inventory','','','','','','B','11173868859937138833651'),(4916,'111738688276','2',1.00,'1500','retail','0','2025-02-04 20:16:06','','','','950','Cash',0.00,'1500','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173868861533027131302'),(4917,'111738688276','72',4.00,'1600','retail','0','2025-02-04 20:16:06','','','','200','Cash',0.00,'400','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'4','126.00','122','Inclusive','branch','Inventory','','','','','','B','11173868866582327033583'),(4918,'111738688276','18',1.00,'120','retail','0','2025-02-04 20:16:06','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','117.00','116','Inclusive','branch','Inventory','','','','','','B','11173868867723222303681'),(4919,'111738688276','5',4.00,'1200','retail','0','2025-02-04 20:16:06','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','249.00','245','Inclusive','branch','Inventory','','','','','','B','11173868869566012127019'),(4920,'111738688276','251',2.00,'700','retail','0','2025-02-04 20:16:06','','','','170','Cash',0.00,'350','','','11','0','1','2025-02-04 17:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868871122102821830'),(4921,'111738688276','139',1.00,'1399','retail','0','2025-02-04 20:16:06','','','','1050','Cash',0.00,'1399','','','11','0.00','1','2025-02-04 17:16:13','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1399.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173868874008033822313'),(4922,'111738688276','6970802080026',1.00,'850','retail','0','2025-02-04 20:16:06','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-02-04 17:16:13','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173868875323718373271'),(4923,'111738689543','427',1.00,'2800','retail','0','2025-02-04 20:19:27','','','','1600','Cash',0.00,'2800','','','11','0.00','1','2025-02-04 17:29:36','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173868955730213510223'),(4924,'111738689543','609',1.00,'950','retail','0','2025-02-04 20:19:27','','','','450','Cash',0.00,'950','','','11','0.00','1','2025-02-04 17:29:36','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173868956732307180200'),(4925,'111738690177','301',1.00,'50','retail','0','2025-02-04 20:34:10','','','','31','Cash',0.00,'50','','','11','0','1','2025-02-04 17:34:13','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173869044900203322120'),(4926,'111738776838','1118',1.00,'450','retail','0','2025-02-05 20:37:19','','','','250','Cash',0.00,'450','','','11','0','1','2025-02-05 17:37:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173877685931339632788'),(4927,'111738776838','m56',2.00,'600','retail','0','2025-02-05 20:37:19','','','','167','Cash',0.00,'300','','','11','0.00','1','2025-02-05 17:37:23','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','32.00','30','Inclusive','branch','Inventory','','','','','','B','11173877688733022730011'),(4928,'111738776838','327',1.00,'550','retail','0','2025-02-05 20:37:19','','','','250','Cash',0.00,'550','','','11','0','1','2025-02-05 17:37:23','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173877693533220632702'),(4929,'111738776838','6972864340117',1.00,'450','retail','0','2025-02-05 20:37:19','','','','0','Cash',0.00,'450','','','11','0.00','1','2025-02-05 17:37:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173877696200273230603'),(4930,'111738776838','272',1.00,'400','retail','0','2025-02-05 20:37:19','','','','200','Cash',0.00,'400','','','11','0','1','2025-02-05 17:37:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173877697501333230523'),(4931,'111738776838','48',1.00,'700','retail','0','2025-02-05 20:37:19','','','','400','Cash',0.00,'700','','','11','0.00','1','2025-02-05 17:37:23','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','11173877700770333322303'),(4932,'111738862137','436',1.00,'1150','retail','0','2025-02-06 20:22:40','','','','650','Cash',0.00,'1150','','','11','0.00','1','2025-02-06 17:22:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1150.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173886244733321230204'),(4933,'111738862137','m90',1.00,'1400','retail','0','2025-02-06 20:22:40','','','','750','Cash',0.00,'1400','','','11','0.00','1','2025-02-06 17:22:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173886249636232083102'),(4934,'111738862567','347',1.00,'250','retail','0','2025-02-06 20:25:06','','','','135','Cash',0.00,'250','','','11','0','1','2025-02-06 17:25:08','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173886260723661333268'),(4935,'111738862567','6947662262220',1.00,'950','retail','0','2025-02-06 20:25:06','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-02-06 17:25:08','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','11173886261633233337703'),(4936,'111738862567','18',2.00,'240','retail','0','2025-02-06 20:25:06','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-02-06 17:25:08','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','116.00','114','Inclusive','branch','Inventory','','','','','','B','11173886263032822201622'),(4937,'111738862567','299',1.00,'100','retail','0','2025-02-06 20:25:06','','','','86','Cash',0.00,'100','','','11','0','1','2025-02-06 17:25:08','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173886270632122216083'),(4938,'111738862765','148',1.00,'200','retail','0','2025-02-06 20:26:26','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-06 17:26:32','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173886277612010003321'),(4939,'111738862765','301',1.00,'50','retail','0','2025-02-06 20:26:26','','','','31','Cash',0.00,'50','','','11','0','1','2025-02-06 17:26:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173886278531803225138'),(4940,'111738947873','288',1.00,'50','retail','0','2025-02-07 20:09:06','','','','21','Cash',0.00,'50','','','11','0','1','2025-02-07 17:09:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173894788977991398073'),(4941,'111738947873','148',1.00,'200','retail','0','2025-02-07 20:09:06','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-07 17:09:10','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173894791033033082131'),(4942,'111738947873','276',1.00,'1000','retail','0','2025-02-07 20:09:06','','','','535','Cash',0.00,'1000','','','11','0','1','2025-02-07 17:09:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173894795009203271944'),(4943,'111738947873','37',2.00,'2500','retail','0','2025-02-07 20:09:06','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-02-07 17:09:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','58.00','56','Inclusive','branch','Inventory','','','','','','B','11173894796636292226273'),(4944,'111738947873','5',1.00,'300','retail','0','2025-02-07 20:09:06','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-02-07 17:09:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','245.00','244','Inclusive','branch','Inventory','','','','','','B','11173894797723723743020'),(4945,'111738947873','61',1.00,'2200','retail','0','2025-02-07 20:09:06','','','','1400','Cash',0.00,'2200','','','11','0.00','1','2025-02-07 17:09:10','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2200.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173894799438302202740'),(4946,'111738947873','170',5.00,'350','retail','0','2025-02-07 20:09:06','','','','50','Cash',0.00,'70','','','11','0','1','2025-02-07 17:09:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'5','76.00','71','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173894803070039312230'),(4947,'111738947873','695',2.00,'2500','retail','0','2025-02-07 20:09:06','','','','800','Cash',0.00,'1250','','','11','0','1','2025-02-07 17:09:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1250.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173894805550221078112'),(4948,'111738947873','244',1.00,'1200','retail','0','2025-02-07 20:09:06','','','','650','Cash',0.00,'1200','','','11','0','1','2025-02-07 17:09:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173894808733322222308'),(4949,'111738947873','243',1.00,'1150','retail','0','2025-02-07 20:09:06','','','','550','Cash',0.00,'1150','','','11','0','1','2025-02-07 17:09:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173894809833838089330'),(4950,'111738947873','248',1.00,'750','retail','0','2025-02-07 20:09:06','','','','400','Cash',0.00,'750','','','11','0','1','2025-02-07 17:09:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173894811132122332312'),(4951,'111738947873','47',1.00,'1500','retail','0','2025-02-07 20:09:06','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-02-07 17:09:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173894812622261423332'),(4952,'111738948151','m60',1.00,'1500','retail','0','2025-02-07 20:15:03','','','','1100','Cash',0.00,'1500','','','11','0.00','1','2025-02-07 17:15:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173894816738303892322'),(4953,'111738948151','447',6.00,'900','retail','0','2025-02-07 20:15:03','','','','89','Cash',0.00,'150','','','11','0.00','1','2025-02-07 17:15:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'6','11.00','5','Inclusive','branch','Inventory','','','','','','B','11173894823408320332342'),(4954,'111738948508','5',1.00,'300','retail','0','2025-02-07 20:23:41','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-02-07 17:23:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','244.00','243','Inclusive','branch','Inventory','','','','','','B','11173894900633613023023'),(4955,'111739034678','1147',2.00,'240','retail','0','2025-02-08 20:13:11','','','','70','Cash',0.00,'120','','','11','0.00','1','2025-02-08 17:13:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173903471423203723323'),(4956,'111739034678','71',1.00,'1200','retail','0','2025-02-08 20:13:11','','','','850','Cash',0.00,'1200','','','11','0.00','1','2025-02-08 17:13:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173903472470232220433'),(4957,'111739034678','169',1.00,'3800','retail','0','2025-02-08 20:13:11','','','','2600','Cash',0.00,'3800','','','11','0','1','2025-02-08 17:13:14','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173903473620333639302'),(4958,'111739034678','12',1.00,'800','retail','0','2025-02-08 20:13:11','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-02-08 17:13:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173903474663313322126'),(4959,'111739034678','1174',1.00,'799','retail','0','2025-02-08 20:13:11','','','','650','Cash',0.00,'799','','','11','0.00','1','2025-02-08 17:13:14','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','11173903476300362033922'),(4960,'111739034795','594',1.00,'1400','retail','0','2025-02-08 20:18:40','','','','700','Cash',0.00,'1400','','','11','0.00','1','2025-02-08 17:18:44','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173903485922037333132'),(4961,'111739034795','541',1.00,'499','retail','0','2025-02-08 20:18:40','','','','250','Cash',0.00,'499','','','11','0.00','1','2025-02-08 17:18:44','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',499.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173903487918272312133'),(4962,'111739034795','508',1.00,'650','retail','0','2025-02-08 20:18:40','','','','280','Cash',0.00,'650','','','11','0.00','1','2025-02-08 17:18:44','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173903489028130231294'),(4963,'111739034795','1170',1.00,'650','retail','0','2025-02-08 20:18:40','','','','350','Cash',0.00,'650','','','11','0.00','1','2025-02-08 17:18:44','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','11173903502133333002523'),(4964,'111739034795','691',6.00,'1500','retail','0','2025-02-08 20:18:40','','','','167','Cash',0.00,'250','','','11','0.00','1','2025-02-08 17:18:44','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'6','6.00','0','Inclusive','branch','Inventory','','','','','','B','11173903506633206321270'),(4965,'111739034795','516',3.00,'750','retail','0','2025-02-08 20:18:40','','','','120','Cash',0.00,'250','','','11','0.00','1','2025-02-08 17:18:44','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','','B','11173903508432052201322'),(4966,'111739035163','18',2.00,'240','retail','0','2025-02-08 20:19:37','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-02-08 17:19:40','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','114.00','112','Inclusive','branch','Inventory','','','','','','B','11173903517672723033323'),(4967,'111739116116','6925546000205',1.00,'2500','retail','0','2025-02-09 18:51:55','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-02-09 15:51:57','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','11173911613811323221233'),(4968,'111739116116','346',2.00,'400','retail','0','2025-02-09 18:51:55','','','','128','Cash',0.00,'200','','','11','0','1','2025-02-09 15:51:57','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173911616261003903321'),(4969,'111739116116','313',1.00,'200','retail','0','2025-02-09 18:51:55','','','','80','Cash',0.00,'200','','','11','0','1','2025-02-09 15:51:57','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173911618812123313022'),(4970,'111739116116','365',1.00,'4300','retail','0','2025-02-09 18:51:55','','','','2900','Cash',0.00,'4300','','','11','0','1','2025-02-09 15:51:57','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4300.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173911620720222231371'),(4971,'111739116116','131',1.00,'1500','retail','0','2025-02-09 18:51:55','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-02-09 15:51:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173911622623220223212'),(4972,'111739116116','15',2.00,'160','retail','0','2025-02-09 18:51:55','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-09 15:51:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','56.00','54','Inclusive','branch','Inventory','','','','','','B','11173911624322390022323'),(4973,'111739116116','21',1.00,'200','retail','0','2025-02-09 18:51:55','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-09 15:51:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','','B','11173911626733723162213'),(4974,'111739116116','1155',1.00,'200','retail','0','2025-02-09 18:51:55','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-02-09 15:51:57','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173911628122291336019'),(4975,'111739116401','185',1.00,'60','retail','0','2025-02-09 18:53:30','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-09 15:53:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','-29.00','-30','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173911641031227123312'),(4976,'111739205930','400',1.00,'650','retail','0','2025-02-10 19:47:42','','','','450','Cash',0.00,'650','','','11','0.00','1','2025-02-10 16:47:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173920597513310227200'),(4977,'111739205930','523',1.00,'850','retail','0','2025-02-10 19:47:42','','','','400','Cash',0.00,'850','','','11','0.00','1','2025-02-10 16:47:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173920599733033792002'),(4978,'111739205930','327',1.00,'550','retail','0','2025-02-10 19:47:42','','','','250','Cash',0.00,'550','','','11','0','1','2025-02-10 16:47:48','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920602332630320227'),(4979,'111739205930','432',1.00,'799','retail','0','2025-02-10 19:47:42','','','','400','Cash',0.00,'799','','','11','0.00','1','2025-02-10 16:47:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173920606012023023026'),(4980,'111739206073','11',1.00,'1300','retail','0','2025-02-10 19:50:37','','','','750','Cash',0.00,'1300','','','11','0.00','1','2025-02-10 16:50:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173920611910239612303'),(4981,'111739206073','6970802080026',1.00,'850','retail','0','2025-02-10 19:50:37','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-02-10 16:50:50','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173920615221003023323'),(4982,'111739206073','25',1.00,'900','retail','0','2025-02-10 19:50:37','','','','600','Cash',0.00,'900','','','11','0.00','1','2025-02-10 16:50:50','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173920617221330060102'),(4983,'111739206073','1153',1.00,'200','retail','0','2025-02-10 19:50:37','','','','114','Cash',0.00,'200','','','11','0.00','1','2025-02-10 16:50:50','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173920618413233232233'),(4984,'111739206073','299',1.00,'100','retail','0','2025-02-10 19:50:37','','','','86','Cash',0.00,'100','','','11','0','1','2025-02-10 16:50:50','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920619663126129210'),(4985,'111739206073','1174',1.00,'799','retail','0','2025-02-10 19:50:37','','','','650','Cash',0.00,'799','','','11','0.00','1','2025-02-10 16:50:50','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','11173920622421123310720'),(4986,'111739206073','1153',1.00,'200','retail','0','2025-02-10 19:50:37','','','','114','Cash',0.00,'200','','','11','0.00','1','2025-02-10 16:50:50','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173920623660072212132'),(4987,'111739206295','17',1.00,'500','retail','0','2025-02-10 20:15:10','','','','250','Cash',0.00,'500','','','11','0.00','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','11173920633303933300320'),(4988,'111739206295','200',1.00,'450','retail','0','2025-02-10 20:15:10','','','','360','Cash',0.00,'450','','','11','0','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920634732303021136'),(4989,'111739206295','267',1.00,'250','retail','0','2025-02-10 20:15:10','','','','130','Cash',0.00,'250','','','11','0','1','2025-02-10 17:15:12','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920636302322303923'),(4990,'111739206295','302',1.00,'200','retail','0','2025-02-10 20:15:10','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-10 17:15:12','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920637622713273322'),(4991,'111739206295','1153',1.00,'200','retail','0','2025-02-10 20:15:10','','','','114','Cash',0.00,'200','','','11','0.00','1','2025-02-10 17:15:12','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173920639523272002011'),(4992,'111739206295','12',1.00,'800','retail','0','2025-02-10 20:15:10','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173920640721020731230'),(4993,'111739206295','6947662262220',1.00,'950','retail','0','2025-02-10 20:15:10','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','11173920642403263014260'),(4994,'111739206295','295',1.00,'550','retail','0','2025-02-10 20:15:10','','','','300','Cash',0.00,'550','','','11','0','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920644234322233360'),(4995,'111739206295','245',1.00,'1400','retail','0','2025-02-10 20:15:10','','','','700','Cash',0.00,'1400','','','11','0','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920653233202019323'),(4996,'111739206295','1115',1.00,'800','retail','0','2025-02-10 20:15:10','','','','400','Cash',0.00,'800','','','11','0','1','2025-02-10 17:15:12','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920654423231200227'),(4997,'111739206295','289',1.00,'1500','retail','0','2025-02-10 20:15:10','','','','750','Cash',0.00,'1500','','','11','0','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920656127061232263'),(4998,'111739206295','363',1.00,'2000','retail','0','2025-02-10 20:15:10','','','','1000','Cash',0.00,'2000','','','11','0','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920668972223120330'),(4999,'111739206295','5',4.00,'1200','retail','0','2025-02-10 20:15:10','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','243.00','239','Inclusive','branch','Inventory','','','','','','B','11173920672003263220023'),(5000,'111739206295','185',5.00,'300','retail','0','2025-02-10 20:15:10','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'5','-30.00','-35','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173920677533332333322'),(5001,'111739206295','1161',4.00,'520','retail','0','2025-02-10 20:15:10','','','','67','Cash',0.00,'130','','','11','0.00','1','2025-02-10 17:15:12','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',130.00,'4','19.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173920683972322933032'),(5002,'111739206295','2',1.00,'1500','retail','0','2025-02-10 20:15:10','','','','950','Cash',0.00,'1500','','','11','0.00','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173920685572033332321'),(5003,'111739206295','271',1.00,'1500','retail','0','2025-02-10 20:15:10','','','','850','Cash',0.00,'1500','','','11','0','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920687007720233713'),(5004,'111739206295','290',1.00,'300','retail','0','2025-02-10 20:15:10','','','','150','Cash',0.00,'300','','','11','0','1','2025-02-10 17:15:12','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920688530722002030'),(5005,'111739206295','308',1.00,'100','retail','0','2025-02-10 20:15:10','','','','30','Cash',0.00,'100','','','11','0','1','2025-02-10 17:15:12','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920691112312232202'),(5006,'111739206295','347',1.00,'250','retail','0','2025-02-10 20:15:10','','','','135','Cash',0.00,'250','','','11','0','1','2025-02-10 17:15:12','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920692333933311710'),(5007,'111739206295','99',1.00,'250','retail','0','2025-02-10 20:15:10','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','','B','11173920693523037333023'),(5008,'111739206295','6925546000205',1.00,'2500','retail','0','2025-02-10 20:15:10','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-02-10 17:15:12','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','11173920694942399322920'),(5009,'111739206295','203',1.00,'1200','retail','0','2025-02-10 20:15:10','','','','650','Cash',0.00,'1200','','','11','0','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920696933161331321'),(5010,'111739206295','9',1.00,'1500','retail','0','2025-02-10 20:15:10','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','11173920698620303293013'),(5011,'111739206295','208',1.00,'200','retail','0','2025-02-10 20:15:10','','','','100','Cash',0.00,'200','','','11','0','1','2025-02-10 17:15:12','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920702000033323233'),(5012,'111739206295','330',1.00,'60','retail','0','2025-02-10 20:15:10','','','','24','Cash',0.00,'60','','','11','0','1','2025-02-10 17:15:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173920769432021020223'),(5013,'111739207714','687',1.00,'1700','retail','0','2025-02-10 20:16:38','','','','800','Cash',0.00,'1700','','','11','0.00','1','2025-02-10 17:16:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1700.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11173920775910131232720'),(5014,'111739207714','542',1.00,'200','retail','0','2025-02-10 20:16:38','','','','100','Cash',0.00,'200','','','11','0.00','1','2025-02-10 17:16:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173920777737032709777'),(5015,'111739207714','m77',1.00,'750','retail','0','2025-02-10 20:16:38','','','','450','Cash',0.00,'750','','','11','0.00','1','2025-02-10 17:16:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173920778712308002330'),(5016,'111739207714','668',1.00,'7000','retail','0','2025-02-10 20:16:38','','','','4500','Cash',0.00,'7000','','','11','0.00','1','2025-02-10 17:16:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',7000.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173920779802332331323'),(5017,'111739208344','32',3.00,'750','retail','0','2025-02-10 20:26:52','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-02-10 17:27:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','65.00','62','Inclusive','branch','Inventory','','','','','','B','11173920841123042122203'),(5018,'111739291153','195',1.00,'200','retail','0','2025-02-11 19:30:17','','','','105','Cash',0.00,'200','','','11','0','1','2025-02-11 16:30:20','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173929116828022631136'),(5019,'111739291153','319',1.00,'650','retail','0','2025-02-11 19:30:17','','','','450','Cash',0.00,'650','','','11','0','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173929117823212028033'),(5020,'111739291153','243',1.00,'1150','retail','0','2025-02-11 19:30:17','','','','550','Cash',0.00,'1150','','','11','0','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173929119029037333023'),(5021,'111739291153','219',1.00,'800','retail','0','2025-02-11 19:30:17','','','','400','Cash',0.00,'800','','','11','0','1','2025-02-11 16:30:20','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173929120032133912903'),(5022,'111739291153','271',1.00,'1500','retail','0','2025-02-11 19:30:17','','','','850','Cash',0.00,'1500','','','11','0','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173929124123022229920'),(5023,'111739291153','110',1.00,'250','retail','0','2025-02-11 19:30:17','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','11173929125712222093730'),(5024,'111739291153','46',1.00,'800','retail','0','2025-02-11 19:30:17','','','','350','Cash',0.00,'800','','','11','0.00','1','2025-02-11 16:30:20','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173929127329932392003'),(5025,'111739291153','11',1.00,'1300','retail','0','2025-02-11 19:30:17','','','','750','Cash',0.00,'1300','','','11','0.00','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173929128390022300323'),(5026,'111739291153','37',1.00,'1250','retail','0','2025-02-11 19:30:17','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','','B','11173929129322323100273'),(5027,'111739291153','20',7.00,'560','retail','0','2025-02-11 19:30:17','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'7','149.00','142','Inclusive','branch','Inventory','','','','','','B','11173929130792002313323'),(5028,'111739291153','18',1.00,'120','retail','0','2025-02-11 19:30:17','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','112.00','111','Inclusive','branch','Inventory','','','','','','B','11173929131910393230117'),(5029,'111739291153','21',4.00,'800','retail','0','2025-02-11 19:30:17','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'4','38.00','34','Inclusive','branch','Inventory','','','','','','B','11173929133802303331012'),(5030,'111739291153','281',1.00,'950','retail','0','2025-02-11 19:30:17','','','','500','Cash',0.00,'950','','','11','0','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173929135079223392335'),(5031,'111739291153','1159',1.00,'400','retail','0','2025-02-11 19:30:17','','','','200','Cash',0.00,'400','','','11','0.00','1','2025-02-11 16:30:20','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173929137023132902110'),(5032,'111739291153','3',1.00,'850','retail','0','2025-02-11 19:30:17','','','','450','Cash',0.00,'850','','','11','0.00','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11173929138423234091902'),(5033,'111739291153','357',1.00,'500','retail','0','2025-02-11 19:30:17','','','','300','Cash',0.00,'500','','','11','0','1','2025-02-11 16:30:20','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173929140592322720705'),(5034,'111739291153','185',1.00,'60','retail','0','2025-02-11 19:30:17','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-11 16:30:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','-35.00','-36','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173929141793912220332'),(5035,'111739291421','225',1.00,'600','retail','0','2025-02-11 19:45:54','','','','300','Cash',0.00,'600','','','11','0','1','2025-02-11 16:46:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173929181632227123237'),(5036,'111739291421','6957660746691',1.00,'700','retail','0','2025-02-11 19:45:54','','','','0','Cash',0.00,'700','','','11','0.00','1','2025-02-11 16:46:48','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173929234122301023277'),(5037,'111739291421','170',2.00,'140','retail','0','2025-02-11 19:45:54','','','','50','Cash',0.00,'70','','','11','0','1','2025-02-11 16:46:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'2','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173929235402101032093'),(5038,'101739354255','1163',1.00,'2500','retail','0','2025-02-12 12:57:46','','','','1500','Cash',0.00,'2500','','','10','0.00','1','2025-02-12 09:57:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','10173935426507326220031'),(5039,'111739378882','12',1.00,'800','retail','0','2025-02-12 20:02:11','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-02-12 17:02:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173937896193301226032'),(5040,'111739378882','1',1.00,'1600','retail','0','2025-02-12 20:02:11','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-02-12 17:02:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','','B','11173937897233912923233'),(5041,'111739378882','200',2.00,'900','retail','0','2025-02-12 20:02:11','','','','360','Cash',0.00,'450','','','11','0','1','2025-02-12 17:02:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173937899129719332931'),(5042,'111739378882','21',2.00,'400','retail','0','2025-02-12 20:02:11','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-12 17:02:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','34.00','32','Inclusive','branch','Inventory','','','','','','B','11173937900631303272122'),(5043,'111739378882','68',1.00,'1650','retail','0','2025-02-12 20:02:11','','','','1000','Cash',0.00,'1650','','','11','0.00','1','2025-02-12 17:02:13','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11173937901432313142137'),(5044,'111739378882','267',2.00,'500','retail','0','2025-02-12 20:02:11','','','','130','Cash',0.00,'250','','','11','0','1','2025-02-12 17:02:13','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'2','21.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173937903091031072302'),(5045,'111739378882','1112',1.00,'950','retail','0','2025-02-12 20:02:11','','','','450','Cash',0.00,'950','','','11','0','1','2025-02-12 17:02:13','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173937904172720223023'),(5046,'111739378882','302',1.00,'200','retail','0','2025-02-12 20:02:11','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-12 17:02:13','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173937905473422135323'),(5047,'111739378882','1163',1.00,'2500','retail','0','2025-02-12 20:02:11','','','','1500','Cash',0.00,'2500','','','11','0.00','1','2025-02-12 17:02:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','11173937908720233337277'),(5048,'111739378882','21',1.00,'200','retail','0','2025-02-12 20:02:11','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-12 17:02:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','11173937909727203333273'),(5049,'111739378882','6925546000205',1.00,'2500','retail','0','2025-02-12 20:02:11','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-02-12 17:02:13','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11173937911337232302272'),(5050,'111739378882','12',1.00,'800','retail','0','2025-02-12 20:02:11','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-02-12 17:02:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173937912403702239333'),(5051,'111739378882','1153',1.00,'200','retail','0','2025-02-12 20:02:11','','','','114','Cash',0.00,'200','','','11','0.00','1','2025-02-12 17:02:13','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173937917832200213222'),(5052,'111739379735','559',1.00,'200','retail','0','2025-02-12 20:03:40','','','','100','Cash',0.00,'200','','','11','0.00','1','2025-02-12 17:03:44','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173937979532323959190'),(5053,'111739379735','327',1.00,'550','retail','0','2025-02-12 20:03:40','','','','250','Cash',0.00,'550','','','11','0','1','2025-02-12 17:03:44','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173937982010073321303'),(5054,'111739464146','282',1.00,'450','retail','0','2025-02-13 19:45:44','','','','280','Cash',0.00,'450','','','11','0','1','2025-02-13 16:45:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173946415621610232107'),(5055,'111739464146','231',1.00,'850','retail','0','2025-02-13 19:45:44','','','','450','Cash',0.00,'850','','','11','0','1','2025-02-13 16:45:48','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173946418006330331611'),(5056,'111739464146','25',1.00,'900','retail','0','2025-02-13 19:45:44','','','','600','Cash',0.00,'900','','','11','0.00','1','2025-02-13 16:45:48','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173946419330363742322'),(5057,'111739464146','167',1.00,'250','retail','0','2025-02-13 19:45:44','','','','120','Cash',0.00,'250','','','11','0','1','2025-02-13 16:45:48','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173946423443230042337'),(5058,'111739464146','225',1.00,'600','retail','0','2025-02-13 19:45:44','','','','300','Cash',0.00,'600','','','11','0','1','2025-02-13 16:45:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173946424913362939002'),(5059,'111739464146','66',1.00,'850','retail','0','2025-02-13 19:45:44','','','','500','Cash',0.00,'850','','','11','0.00','1','2025-02-13 16:45:48','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173946426032227320203'),(5060,'111739464146','110',1.00,'250','retail','0','2025-02-13 19:45:44','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-02-13 16:45:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','11173946427037722430300'),(5061,'111739464146','218',1.00,'200','retail','0','2025-02-13 19:45:44','','','','100','Cash',0.00,'200','','','11','0','1','2025-02-13 16:45:48','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173946428312103374302'),(5062,'111739464146','232',1.00,'360','retail','0','2025-02-13 19:45:44','','','','180','Cash',0.00,'360','','','11','0','1','2025-02-13 16:45:48','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',360.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173946429616421242333'),(5063,'111739464146','1',1.00,'1600','retail','0','2025-02-13 19:45:44','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-02-13 16:45:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','','B','11173946514364161132332'),(5064,'111739465150','364',1.00,'300','retail','0','2025-02-13 19:46:20','','','','300','Cash',0.00,'300','','','11','0','1','2025-02-13 16:46:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','326.00','325','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173946516770322131232'),(5065,'111739465183','m10',1.00,'1350','retail','0','2025-02-13 19:47:24','','','','650','Cash',0.00,'1350','','','11','0.00','1','2025-02-13 16:47:27','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1350.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11173946523113232361222'),(5066,'111739551429','6925546000205',1.00,'2500','retail','0','2025-02-14 19:49:34','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-02-14 16:49:56','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173955144422332223322'),(5067,'111739551429','148',1.00,'200','retail','0','2025-02-14 19:49:34','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-14 16:49:56','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173955145663743222253'),(5068,'111739551429','110',1.00,'250','retail','0','2025-02-14 19:49:34','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-02-14 16:49:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','11173955147631233022432'),(5069,'111739551429','185',1.00,'60','retail','0','2025-02-14 19:49:34','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-14 16:49:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','36.00','35','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173955150522329172015'),(5070,'111739551429','38',1.00,'1650','retail','0','2025-02-14 19:49:34','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-02-14 16:49:56','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173955172412322373507'),(5071,'111739551429','34',1.00,'350','retail','0','2025-02-14 19:49:34','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-02-14 16:49:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11173955173925023323250'),(5072,'111739551429','208',1.00,'200','retail','0','2025-02-14 19:49:34','','','','100','Cash',0.00,'200','','','11','0','1','2025-02-14 16:49:56','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173955175009233123520'),(5073,'111739551429','203',1.00,'1200','retail','0','2025-02-14 19:49:34','','','','650','Cash',0.00,'1200','','','11','0','1','2025-02-14 16:49:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173955176032035263930'),(5074,'111739551429','211',1.00,'1000','retail','0','2025-02-14 19:49:34','','','','650','Cash',0.00,'1000','','','11','0','1','2025-02-14 16:49:56','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173955177300501702312'),(5075,'111739639364','m07',1.00,'300','retail','0','2025-02-15 20:10:13','','','','150','Cash',0.00,'300','','','11','0.00','1','2025-02-15 17:10:16','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173963938092307202212'),(5076,'111739639419','20',5.00,'400','retail','0','2025-02-15 20:14:24','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-02-15 17:14:40','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'5','142.00','137','Inclusive','branch','Inventory','','','','','','B','11173963944441222332240'),(5077,'111739639419','364',6.00,'1800','retail','0','2025-02-15 20:14:24','','','','300','Cash',0.00,'300','','','11','0','1','2025-02-15 17:14:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'6','325.00','319','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173963948993320323103'),(5078,'111739639419','87',1.00,'1900','retail','0','2025-02-15 20:14:24','','','','1100','Cash',0.00,'1900','','','11','0.00','1','2025-02-15 17:14:40','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1900.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11173963950563033202323'),(5079,'111739639419','221',1.00,'350','retail','0','2025-02-15 20:14:24','','','','200','Cash',0.00,'350','','','11','0','1','2025-02-15 17:14:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173963951921371323230'),(5080,'111739639419','262',1.00,'1100','retail','0','2025-02-15 20:14:24','','','','550','Cash',0.00,'1100','','','11','0','1','2025-02-15 17:14:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173963952913213223322'),(5081,'111739639419','97',1.00,'700','retail','0','2025-02-15 20:14:24','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-02-15 17:14:40','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','11173963954032220232790'),(5082,'111739639419','339',5.00,'1750','retail','0','2025-02-15 20:14:24','','','','150','Cash',0.00,'350','','','11','0','1','2025-02-15 17:14:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'5','23.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173963955302130223723'),(5083,'111739639419','1156',1.00,'50','retail','0','2025-02-15 20:14:24','','','','50','Cash',0.00,'50','','','11','0.00','1','2025-02-15 17:14:40','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'1','243.00','242','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173963956822283223111'),(5084,'111739639419','1141',1.00,'600','retail','0','2025-02-15 20:14:24','','','','300','Cash',0.00,'600','','','11','0.00','1','2025-02-15 17:14:40','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173963958929961632102'),(5085,'111739639419','231',1.00,'850','retail','0','2025-02-15 20:14:24','','','','450','Cash',0.00,'850','','','11','0','1','2025-02-15 17:14:40','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173963960970322036397'),(5086,'111739639419','350',1.00,'1000','retail','0','2025-02-15 20:14:24','','','','500','Cash',0.00,'1000','','','11','0','1','2025-02-15 17:14:40','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173963966223219011190'),(5087,'111739639800','6925546000205',1.00,'2500','retail','0','2025-02-15 20:17:22','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-02-15 17:17:52','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11173963982220223330023'),(5088,'111739639800','342',1.00,'1000','retail','0','2025-02-15 20:17:22','','','','600','Cash',0.00,'1000','','','11','0','1','2025-02-15 17:17:52','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173963984000228320233'),(5089,'111739720681','254',1.00,'1000','retail','0','2025-02-16 18:48:26','','','','500','Cash',0.00,'1000','','','11','0','1','2025-02-16 15:48:29','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173972078922022230323'),(5090,'111739720681','296',1.00,'450','retail','0','2025-02-16 18:48:26','','','','250','Cash',0.00,'450','','','11','0','1','2025-02-16 15:48:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173972081553000101220'),(5091,'111739720681','15',1.00,'80','retail','0','2025-02-16 18:48:26','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-16 15:48:29','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','54.00','53','Inclusive','branch','Inventory','','','','','','B','11173972082603922232382'),(5092,'111739720681','298',1.00,'250','retail','0','2025-02-16 18:48:26','','','','133','Cash',0.00,'250','','','11','0','1','2025-02-16 15:48:29','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173972083723037938022'),(5093,'111739720681','297',1.00,'1100','retail','0','2025-02-16 18:48:26','','','','550','Cash',0.00,'1100','','','11','0','1','2025-02-16 15:48:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173972084633888070362'),(5094,'111739720681','38',1.00,'1650','retail','0','2025-02-16 18:48:26','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-02-16 15:48:29','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173972085727223207173'),(5095,'111739720681','330',1.00,'60','retail','0','2025-02-16 18:48:26','','','','24','Cash',0.00,'60','','','11','0','1','2025-02-16 15:48:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173972087702093220332'),(5096,'111739720911','1177',1.00,'600','retail','0','2025-02-16 18:49:21','','','','350','Cash',0.00,'600','','','11','0.00','1','2025-02-16 15:49:23','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','11173972093831300103227'),(5097,'111739720911','594',1.00,'1400','retail','0','2025-02-16 18:49:21','','','','700','Cash',0.00,'1400','','','11','0.00','1','2025-02-16 15:49:23','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173972096001300100310'),(5098,'111739720964','m01',1.00,'750','retail','0','2025-02-16 18:49:49','','','','450','Cash',0.00,'750','','','11','0.00','1','2025-02-16 15:50:16','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11173972097933773209701'),(5099,'111739811249','68',1.00,'1650','retail','0','2025-02-17 20:03:59','','','','1000','Cash',0.00,'1650','','','11','0.00','1','2025-02-17 17:04:04','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11173981166323302102303'),(5100,'111739811249','1149',1.00,'2000','retail','0','2025-02-17 20:03:59','','','','1000','Cash',0.00,'2000','','','11','0.00','1','2025-02-17 17:04:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2000.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173981169820393801103'),(5101,'111739811249','1155',1.00,'200','retail','0','2025-02-17 20:03:59','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-02-17 17:04:04','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173981172733230323233'),(5102,'111739811249','6971919199014',2.00,'500','retail','0','2025-02-17 20:03:59','','','','125','Cash',0.00,'250','','','11','0.00','1','2025-02-17 17:04:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','42.00','40','Inclusive','branch','Inventory','','','','','','B','11173981174403312318230'),(5103,'111739811249','1154',1.00,'100','retail','0','2025-02-17 20:03:59','','','','47','Cash',0.00,'100','','','11','0.00','1','2025-02-17 17:04:04','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','D','11173981175621336737232'),(5104,'111739811249','82',1.00,'750','retail','0','2025-02-17 20:03:59','','','','400','Cash',0.00,'750','','','11','0.00','1','2025-02-17 17:04:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11173981177102018029177'),(5105,'111739811249','148',1.00,'200','retail','0','2025-02-17 20:03:59','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-17 17:04:04','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173981178307738137007'),(5106,'111739811249','321',1.00,'650','retail','0','2025-02-17 20:03:59','','','','350','Cash',0.00,'650','','','11','0','1','2025-02-17 17:04:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173981179201003323203'),(5107,'111739811249','271',1.00,'1500','retail','0','2025-02-17 20:03:59','','','','850','Cash',0.00,'1500','','','11','0','1','2025-02-17 17:04:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173981180393010712222'),(5108,'111739899537','1',1.00,'1600','retail','0','2025-02-18 20:35:15','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','','B','11173989955053925530533'),(5109,'111739899537','21',1.00,'200','retail','0','2025-02-18 20:35:15','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','11173989955720103223257'),(5110,'111739899537','20',1.00,'80','retail','0','2025-02-18 20:35:15','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','137.00','136','Inclusive','branch','Inventory','','','','','','B','11173989956533299013293'),(5111,'111739899537','1',3.00,'4800','retail','0','2025-02-18 20:35:15','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'3','50.00','47','Inclusive','branch','Inventory','','','','','','B','11173989957420122008003'),(5112,'111739899537','258',1.00,'1300','retail','0','2025-02-18 20:35:15','','','','700','Cash',0.00,'1300','','','11','0','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1300.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173989958493883821025'),(5113,'111739899537','32',3.00,'750','retail','0','2025-02-18 20:35:15','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','62.00','59','Inclusive','branch','Inventory','','','','','','B','11173989959708923523322'),(5114,'111739899537','6166000121849',1.00,'799','retail','0','2025-02-18 20:35:15','','','','608','Cash',0.00,'799','','','11','0.00','1','2025-02-18 17:35:20','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11173989961822103333123'),(5115,'111739899537','1187',0.00,'0','retail','0','2025-02-18 20:35:15','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'','316.00','316','Inclusive','branch','Inventory','1110','4000','5500','','','','11173989975430030332782'),(5116,'111739899537','185',5.00,'300','retail','0','2025-02-18 20:35:15','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'5','35.00','30','Inclusive','branch','None Inventory','1110','4000','5500','','','','11173989976783712927232'),(5117,'111739899537','249',1.00,'2300','retail','0','2025-02-18 20:35:15','','','','1000','Cash',0.00,'2300','','','11','0','1','2025-02-18 17:35:20','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173989978393230000313'),(5118,'111739899537','6972864340117',1.00,'450','retail','0','2025-02-18 20:35:15','','','','0','Cash',0.00,'450','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11173989979773102832101'),(5119,'111739899537','9',1.00,'1500','retail','0','2025-02-18 20:35:15','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','11173989980533322230132'),(5120,'111739899537','1174',1.00,'799','retail','0','2025-02-18 20:35:15','','','','650','Cash',0.00,'799','','','11','0.00','1','2025-02-18 17:35:20','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11173989981533280130332'),(5121,'111739899537','1186',2.00,'900','retail','0','2025-02-18 20:35:15','','','','72','Cash',0.00,'450','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','11173989983220312223373'),(5122,'111739899537','1185',9.00,'900','retail','0','2025-02-18 20:35:15','','','','40','Cash',0.00,'100','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'9','50.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','','11173989984690910223003'),(5123,'111739899537','1187',3.00,'900','retail','0','2025-02-18 20:35:15','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','316.00','313','Inclusive','branch','Inventory','1110','4000','5500','','','','11173989990399332207039'),(5124,'111739899537','1187',3.00,'900','retail','0','2025-02-18 20:35:15','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','313.00','310','Inclusive','branch','Inventory','1110','4000','5500','','','','11173989992539139291323'),(5125,'111739899537','38',1.00,'1650','retail','0','2025-02-18 20:35:15','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-02-18 17:35:20','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11173989996021096821093'),(5126,'111739899537','1184',1.00,'400','retail','0','2025-02-18 20:35:15','','','','216','Cash',0.00,'400','','','11','0.00','1','2025-02-18 17:35:20','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','11173989997022913139027'),(5127,'111739899537','342',1.00,'1000','retail','0','2025-02-18 20:35:15','','','','600','Cash',0.00,'1000','','','11','0','1','2025-02-18 17:35:20','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173989997993202939907'),(5128,'111739899537','1187',7.00,'2100','retail','0','2025-02-18 20:35:15','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'7','310.00','303','Inclusive','branch','Inventory','1110','4000','5500','','','','11173990000632022332302'),(5129,'111739899537','1186',2.00,'900','retail','0','2025-02-18 20:35:15','','','','72','Cash',0.00,'450','','','11','0.00','1','2025-02-18 17:35:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','11173990002633012923233'),(5130,'111739899537','1188',1.00,'550','retail','0','2025-02-18 20:35:15','','','','300','Cash',0.00,'550','','','11','0.00','1','2025-02-18 17:35:20','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11173990004573220052310'),(5131,'111739900903','m95',1.00,'2500','retail','0','2025-02-18 20:49:05','','','','1600','Cash',0.00,'2500','','','11','0.00','1','2025-02-18 17:49:06','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11173990093331001232220'),(5132,'111739900903','631',1.00,'250','retail','0','2025-02-18 20:49:05','','','','140','Cash',0.00,'250','','','11','0.00','1','2025-02-18 17:49:06','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11173990094500072333305'),(5133,'111739984119','9',1.00,'1500','retail','0','2025-02-19 19:59:20','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-02-19 16:59:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','11173998414233022223239'),(5134,'111739984119','1187',4.00,'1200','retail','0','2025-02-19 19:59:20','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-19 16:59:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','303.00','299','Inclusive','branch','Inventory','1110','4000','5500','','','','11173998418698233320322'),(5135,'111739984119','364',1.00,'300','retail','0','2025-02-19 19:59:20','','','','300','Cash',0.00,'300','','','11','0','1','2025-02-19 16:59:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','319.00','318','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173998420501032223432'),(5136,'111739984119','139',1.00,'1399','retail','0','2025-02-19 19:59:20','','','','1050','Cash',0.00,'1399','','','11','0.00','1','2025-02-19 16:59:23','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1399.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173998423830133922380'),(5137,'111739984119','1118',1.00,'450','retail','0','2025-02-19 19:59:20','','','','250','Cash',0.00,'450','','','11','0','1','2025-02-19 16:59:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173998425212031331927'),(5138,'111739984119','148',1.00,'200','retail','0','2025-02-19 19:59:20','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-19 16:59:23','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11173998426311334292112'),(5139,'111739984119','12',1.00,'800','retail','0','2025-02-19 19:59:20','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-02-19 16:59:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11173998427778121240492'),(5140,'111739984119','16',1.00,'350','retail','0','2025-02-19 19:59:20','','','','125','Cash',0.00,'350','','','11','0.00','1','2025-02-19 16:59:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11173998428732300824322'),(5141,'111739984423','110',1.00,'250','retail','0','2025-02-19 20:00:35','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-02-19 17:00:39','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','','B','11173998443439302202740'),(5142,'111740070298','1193',1.00,'0','retail','0','2025-02-20 19:59:41','','','','35','Cash',0.00,'0','','','11','0.00','1','2025-02-20 16:59:45','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','','11174007040630333130230'),(5143,'111740070298','1195',1.00,'350','retail','0','2025-02-20 19:59:41','','','','150','Cash',0.00,'350','','','11','0.00','1','2025-02-20 16:59:45','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','11174007043122120303230'),(5144,'111740070298','126',1.00,'799','retail','0','2025-02-20 19:59:41','','','','649','Cash',0.00,'799','','','11','0.00','1','2025-02-20 16:59:45','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174007046404200133320'),(5145,'111740070298','148',1.00,'200','retail','0','2025-02-20 19:59:41','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-20 16:59:45','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174007048772337300270'),(5146,'111740070298','208',1.00,'200','retail','0','2025-02-20 19:59:41','','','','100','Cash',0.00,'200','','','11','0','1','2025-02-20 16:59:45','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174007050053200102020'),(5147,'111740070298','179',2.00,'1500','retail','0','2025-02-20 19:59:41','','','','350','Cash',0.00,'750','','','11','0','1','2025-02-20 16:59:45','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174007051631105330131'),(5148,'111740070298','1187',2.00,'600','retail','0','2025-02-20 19:59:41','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-20 16:59:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','299.00','297','Inclusive','branch','Inventory','1110','4000','5500','','','','11174007053132322332352'),(5149,'111740070298','1187',1.00,'300','retail','0','2025-02-20 19:59:41','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-20 16:59:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','297.00','296','Inclusive','branch','Inventory','1110','4000','5500','','','','11174007054453301011041'),(5150,'111740070298','4',1.00,'1650','retail','0','2025-02-20 19:59:41','','','','1100','Cash',0.00,'1650','','','11','0.00','1','2025-02-20 16:59:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','11174007056602301230605'),(5151,'111740070786','407',1.00,'2300','retail','0','2025-02-20 20:04:07','','','','1300','Cash',0.00,'2300','','','11','0.00','1','2025-02-20 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2300.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174007094522713249920'),(5152,'111740070786','569',1.00,'450','retail','0','2025-02-20 20:04:07','','','','250','Cash',0.00,'450','','','11','0.00','1','2025-02-20 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174007097702337712770'),(5153,'111740070786','m28',1.00,'500','retail','0','2025-02-20 20:04:07','','','','250','Cash',0.00,'500','','','11','0.00','1','2025-02-20 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11174007099123203104209'),(5154,'111740070786','433',1.00,'1500','retail','0','2025-02-20 20:04:07','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-02-20 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174007100212212027320'),(5155,'111740070786','m14',1.00,'450','retail','0','2025-02-20 20:04:07','','','','250','Cash',0.00,'450','','','11','0.00','1','2025-02-20 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174007102033302122332'),(5156,'111740070786','542',1.00,'200','retail','0','2025-02-20 20:04:07','','','','100','Cash',0.00,'200','','','11','0.00','1','2025-02-20 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174007103522220230033'),(5157,'111740070786','m77',1.00,'750','retail','0','2025-02-20 20:04:07','','','','450','Cash',0.00,'750','','','11','0.00','1','2025-02-20 17:04:40','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174007104537043133333'),(5158,'111740071081','16',1.00,'350','retail','0','2025-02-20 20:10:34','','','','125','Cash',0.00,'350','','','11','0.00','1','2025-02-20 17:10:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11174007143302320431337'),(5159,'111740071436','16',1.00,'350','retail','0','2025-02-20 20:12:16','','','','125','Cash',0.00,'350','','','11','0.00','1','2025-02-20 17:12:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11174007153500727142122'),(5160,'111740157579','518',6.00,'2100','retail','0','2025-02-21 20:09:26','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-02-21 17:09:29','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'6','16.00','10','Inclusive','branch','Inventory','','','','','','B','11174015768450362052243'),(5161,'111740157579','m33',1.00,'1000','retail','0','2025-02-21 20:09:26','','','','600','Cash',0.00,'1000','','','11','0.00','1','2025-02-21 17:09:29','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11174015772612075132161'),(5162,'111740157771','21',1.00,'200','retail','0','2025-02-21 20:15:07','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-21 17:15:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','11174015788923202332120'),(5163,'111740157771','131',1.00,'1500','retail','0','2025-02-21 20:15:07','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-02-21 17:15:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174015789800331332000'),(5164,'111740157771','319',3.00,'1950','retail','0','2025-02-21 20:15:07','','','','450','Cash',0.00,'650','','','11','0','1','2025-02-21 17:15:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174015791172723043325'),(5165,'111740157771','278',3.00,'2100','retail','0','2025-02-21 20:15:07','','','','390','Cash',0.00,'700','','','11','0','1','2025-02-21 17:15:11','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174015792422001270212'),(5166,'111740157771','6947662262220',1.00,'950','retail','0','2025-02-21 20:15:07','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-02-21 17:15:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','11174015793232204372222'),(5167,'111740157771','34',2.00,'700','retail','0','2025-02-21 20:15:07','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-02-21 17:15:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','','B','11174015795633011121022'),(5168,'111740157771','39',1.00,'2800','retail','0','2025-02-21 20:15:07','','','','1600','Cash',0.00,'2800','','','11','0.00','1','2025-02-21 17:15:11','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11174015799117012229321'),(5169,'111740157771','96',1.00,'950','retail','0','2025-02-21 20:15:07','','','','950','Cash',0.00,'950','','','11','0.00','1','2025-02-21 17:15:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174015800753030027403'),(5170,'111740157771','9',1.00,'1500','retail','0','2025-02-21 20:15:07','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-02-21 17:15:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','11174015802112232281021'),(5171,'111740157771','66',1.00,'850','retail','0','2025-02-21 20:15:07','','','','500','Cash',0.00,'850','','','11','0.00','1','2025-02-21 17:15:11','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174015805611441310238'),(5172,'111740157771','230',1.00,'450','retail','0','2025-02-21 20:15:07','','','','230','Cash',0.00,'450','','','11','0','1','2025-02-21 17:15:11','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174015807430422722738'),(5173,'111740157771','264',1.00,'3000','retail','0','2025-02-21 20:15:07','','','','1800','Cash',0.00,'3000','','','11','0','1','2025-02-21 17:15:11','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174015808528204011232'),(5174,'111740157771','37',1.00,'1250','retail','0','2025-02-21 20:15:07','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-02-21 17:15:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','','B','11174015809425174220553'),(5175,'111740157771','185',6.00,'360','retail','0','2025-02-21 20:15:07','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-21 17:15:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','84.00','78','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174015810623012207817'),(5176,'111740158151','131',1.00,'1500','retail','0','2025-02-21 20:16:13','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-02-21 17:16:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174015816120211022212'),(5177,'111740158151','15',1.00,'80','retail','0','2025-02-21 20:16:13','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-21 17:16:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','','B','11174015817331804307100'),(5178,'111740158357','179',1.00,'750','retail','0','2025-02-21 20:20:49','','','','350','Cash',0.00,'750','','','11','0','1','2025-02-21 17:21:32','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174015837224108057402'),(5179,'111740158357','110',4.00,'1000','retail','0','2025-02-21 20:20:49','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-02-21 17:21:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'4','41.00','37','Inclusive','branch','Inventory','','','','','','B','11174015838939233320312'),(5180,'111740158357','230',2.00,'900','retail','0','2025-02-21 20:20:49','','','','230','Cash',0.00,'450','','','11','0','1','2025-02-21 17:21:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174015840232200048231'),(5181,'111740158357','60',2.00,'5400','retail','0','2025-02-21 20:20:49','','','','1800','Cash',0.00,'2700','','','11','0.00','1','2025-02-21 17:21:32','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2700.00,'2','4.00','2','Inclusive','branch','Inventory','','','','','','B','11174015841545713233303'),(5182,'111740158357','17',3.00,'1500','retail','0','2025-02-21 20:20:49','','','','250','Cash',0.00,'500','','','11','0.00','1','2025-02-21 17:21:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'3','21.00','18','Inclusive','branch','Inventory','','','','','','B','11174015842702313312312'),(5183,'111740158357','1112',1.00,'950','retail','0','2025-02-21 20:20:49','','','','450','Cash',0.00,'950','','','11','0','1','2025-02-21 17:21:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174015843602433532231'),(5184,'111740158357','507',1.00,'200','retail','0','2025-02-21 20:20:49','','','','100','Cash',0.00,'200','','','11','0.00','1','2025-02-21 17:21:32','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174015844981042002390'),(5185,'111740158493','15',2.00,'160','retail','0','2025-02-21 20:32:33','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-21 17:32:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','50.00','48','Inclusive','branch','Inventory','','','','','','B','11174015915201220725293'),(5186,'111740243849','455',2.00,'600','retail','0','2025-02-22 20:04:34','','','','180','Cash',0.00,'300','','','11','0.00','1','2025-02-22 17:04:38','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','12.00','10','Inclusive','branch','Inventory','','','','','','B','11174024386244113813200'),(5187,'111740244085','1193',1.00,'0','retail','0','2025-02-22 20:09:10','','','','35','Cash',0.00,'0','','','11','0.00','1','2025-02-22 17:09:26','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','','11174024413323222407122'),(5188,'111740244085','185',3.00,'180','retail','0','2025-02-22 20:09:10','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-22 17:09:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','78.00','75','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174024414922307344302'),(5189,'111740244205','1193',1.00,'0','retail','0','2025-02-22 20:14:43','','','','35','Cash',0.00,'0','','','11','0.00','1','2025-02-22 17:14:48','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','','11174024421834312234122'),(5190,'111740244205','1187',1.00,'300','retail','0','2025-02-22 20:14:43','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','296.00','295','Inclusive','branch','Inventory','1110','4000','5500','','','','11174024423552223404432'),(5191,'111740244205','1147',2.00,'240','retail','0','2025-02-22 20:14:43','','','','70','Cash',0.00,'120','','','11','0.00','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174024425200004322300'),(5192,'111740244205','1193',1.00,'0','retail','0','2025-02-22 20:14:43','','','','35','Cash',0.00,'0','','','11','0.00','1','2025-02-22 17:14:48','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','11174024427022320232224'),(5193,'111740244205','342',1.00,'1000','retail','0','2025-02-22 20:14:43','','','','600','Cash',0.00,'1000','','','11','0','1','2025-02-22 17:14:48','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174024428544223040101'),(5194,'111740244205','287',2.00,'2900','retail','0','2025-02-22 20:14:43','','','','700','Cash',0.00,'1450','','','11','0','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1450.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174024430104404323122'),(5195,'111740244205','1195',1.00,'350','retail','0','2025-02-22 20:14:43','','','','150','Cash',0.00,'350','','','11','0.00','1','2025-02-22 17:14:48','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','11174024431330340321033'),(5196,'111740244205','148',1.00,'200','retail','0','2025-02-22 20:14:43','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-22 17:14:48','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174024432340243123240'),(5197,'111740244205','50',1.00,'2800','retail','0','2025-02-22 20:14:43','','','','1900','Cash',0.00,'2800','','','11','0.00','1','2025-02-22 17:14:48','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174024433431222332230'),(5198,'111740244205','131',1.00,'1500','retail','0','2025-02-22 20:14:43','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174024434643343470303'),(5199,'111740244205','97',1.00,'700','retail','0','2025-02-22 20:14:43','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','11174024436431227301021'),(5200,'111740244205','243',1.00,'1150','retail','0','2025-02-22 20:14:43','','','','550','Cash',0.00,'1150','','','11','0','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174024438142413202423'),(5201,'111740244205','241',1.00,'1100','retail','0','2025-02-22 20:14:43','','','','550','Cash',0.00,'1100','','','11','0','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174024439102372002204'),(5202,'111740244205','185',6.00,'360','retail','0','2025-02-22 20:14:43','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','75.00','69','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174024441542234323322'),(5203,'111740244205','1187',6.00,'1800','retail','0','2025-02-22 20:14:43','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'6','295.00','289','Inclusive','branch','Inventory','1110','4000','5500','','','','11174024443120203432331'),(5204,'111740244205','188',1.00,'799','retail','0','2025-02-22 20:14:43','','','','642','Cash',0.00,'799','','','11','0','1','2025-02-22 17:14:48','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',799.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174024445434423002022'),(5205,'111740244205','289',1.00,'1500','retail','0','2025-02-22 20:14:43','','','','750','Cash',0.00,'1500','','','11','0','1','2025-02-22 17:14:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174024447140303002211'),(5206,'111740325499','164',1.00,'299','retail','0','2025-02-23 18:45:39','','','','119','Cash',0.00,'299','','','11','0','1','2025-02-23 15:45:42','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',299.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174032551130352030132'),(5207,'111740325499','148',1.00,'200','retail','0','2025-02-23 18:45:39','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-23 15:45:42','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174032552432252123152'),(5208,'111740325544','37',2.00,'2500','retail','0','2025-02-23 18:46:38','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-02-23 15:46:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','','B','11174032556573223260063'),(5209,'111740415727','6947662262220',1.00,'950','retail','0','2025-02-24 19:48:56','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-02-24 16:49:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','11174041573510237327331'),(5210,'111740415816','255',3.00,'2100','retail','0','2025-02-24 19:51:43','','','','350','Cash',0.00,'700','','','11','0','1','2025-02-24 16:51:46','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041590304202520131'),(5211,'111740415907','148',1.00,'200','retail','0','2025-02-24 20:11:30','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-24 17:11:42','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041622532021020223'),(5212,'111740415907','169',1.00,'3800','retail','0','2025-02-24 20:11:30','','','','2600','Cash',0.00,'3800','','','11','0','1','2025-02-24 17:11:42','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041628623301720203'),(5213,'111740415907','1149',1.00,'2000','retail','0','2025-02-24 20:11:30','','','','1000','Cash',0.00,'2000','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2000.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174041634237630333331'),(5214,'111740415907','185',2.00,'120','retail','0','2025-02-24 20:11:30','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','69.00','67','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174041640923220320220'),(5215,'111740415907','1187',5.00,'1500','retail','0','2025-02-24 20:11:30','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','289.00','284','Inclusive','branch','Inventory','1110','4000','5500','','','','11174041646233321360110'),(5216,'111740415907','1185',3.00,'300','retail','0','2025-02-24 20:11:30','','','','40','Cash',0.00,'100','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'3','41.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','','11174041650924413370420'),(5217,'111740415907','231',1.00,'850','retail','0','2025-02-24 20:11:30','','','','450','Cash',0.00,'850','','','11','0','1','2025-02-24 17:11:42','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041652220036733230'),(5218,'111740415907','1199',1.00,'2000','retail','0','2025-02-24 20:11:30','','','','1250','Cash',0.00,'2000','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','11174041653311144312330'),(5219,'111740415907','21',2.00,'400','retail','0','2025-02-24 20:11:30','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','27.00','25','Inclusive','branch','Inventory','','','','','','B','11174041654941322042243'),(5220,'111740415907','5',5.00,'1500','retail','0','2025-02-24 20:11:30','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','239.00','234','Inclusive','branch','Inventory','','','','','','B','11174041656153232167233'),(5221,'111740415907','237',1.00,'1600','retail','0','2025-02-24 20:11:30','','','','1000','Cash',0.00,'1600','','','11','0','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041657332054226020'),(5222,'111740415907','37',3.00,'3750','retail','0','2025-02-24 20:11:30','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'3','52.00','49','Inclusive','branch','Inventory','','','','','','B','11174041658710352012273'),(5223,'111740415907','1149',1.00,'2000','retail','0','2025-02-24 20:11:30','','','','1000','Cash',0.00,'2000','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2000.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174041660243210233203'),(5224,'111740415907','278',1.00,'700','retail','0','2025-02-24 20:11:30','','','','390','Cash',0.00,'700','','','11','0','1','2025-02-24 17:11:42','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041661426321032333'),(5225,'111740415907','21',3.00,'600','retail','0','2025-02-24 20:11:30','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','25.00','22','Inclusive','branch','Inventory','','','','','','B','11174041662922291232013'),(5226,'111740415907','225',1.00,'600','retail','0','2025-02-24 20:11:30','','','','300','Cash',0.00,'600','','','11','0','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041664400331204201'),(5227,'111740415907','93',4.00,'1200','retail','0','2025-02-24 20:11:30','','','','180','Cash',0.00,'300','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','34.00','30','Inclusive','branch','Inventory','','','','','','B','11174041667822320407223'),(5228,'111740415907','5',1.00,'300','retail','0','2025-02-24 20:11:30','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','234.00','233','Inclusive','branch','Inventory','','','','','','B','11174041672821223010322'),(5229,'111740415907','352',1.00,'1500','retail','0','2025-02-24 20:11:30','','','','1000','Cash',0.00,'1500','','','11','0','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041674031711312023'),(5230,'111740415907','203',1.00,'1200','retail','0','2025-02-24 20:11:30','','','','650','Cash',0.00,'1200','','','11','0','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041675130130303430'),(5231,'111740415907','298',1.00,'250','retail','0','2025-02-24 20:11:30','','','','133','Cash',0.00,'250','','','11','0','1','2025-02-24 17:11:42','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041676242767720223'),(5232,'111740415907','353',1.00,'200','retail','0','2025-02-24 20:11:30','','','','100','Cash',0.00,'200','','','11','0','1','2025-02-24 17:11:42','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041677801327304211'),(5233,'111740415907','67',1.00,'800','retail','0','2025-02-24 20:11:30','','','','350','Cash',0.00,'800','','','11','0.00','1','2025-02-24 17:11:42','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11174041679831001234222'),(5234,'111740415907','197',1.00,'800','retail','0','2025-02-24 20:11:30','','','','450','Cash',0.00,'800','','','11','0','1','2025-02-24 17:11:42','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041681202022013202'),(5235,'111740415907','342',1.00,'1000','retail','0','2025-02-24 20:11:30','','','','600','Cash',0.00,'1000','','','11','0','1','2025-02-24 17:11:42','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041683731213783362'),(5236,'111740415907','339',2.00,'700','retail','0','2025-02-24 20:11:30','','','','150','Cash',0.00,'350','','','11','0','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174041695301323512112'),(5237,'111740415907','119',1.00,'1600','retail','0','2025-02-24 20:11:30','','','','0','Cash',0.00,'1600','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11174041697224034164723'),(5238,'111740415907','71',1.00,'1200','retail','0','2025-02-24 20:11:30','','','','850','Cash',0.00,'1200','','','11','0.00','1','2025-02-24 17:11:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174041699001232330340'),(5239,'111740415907','1190',1.00,'300','retail','0','2025-02-24 20:11:30','','','','130','Cash',0.00,'300','','','11','0.00','1','2025-02-24 17:11:42','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11174041701970300133100'),(5240,'111740417153','580',1.00,'1200','retail','0','2025-02-24 20:13:20','','','','700','Cash',0.00,'1200','','','11','0.00','1','2025-02-24 17:13:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174041719901472013323'),(5241,'111740417265','543',1.00,'200','retail','0','2025-02-24 20:15:31','','','','120','Cash',0.00,'200','','','11','0.00','1','2025-02-24 17:15:54','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11174041733133212333122'),(5242,'111740502144','356',1.00,'1500','retail','0','2025-02-25 19:51:01','','','','800','Cash',0.00,'1500','','','11','0','1','2025-02-25 16:51:07','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050220020730312220'),(5243,'111740502144','32',6.00,'1500','retail','0','2025-02-25 19:51:01','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-02-25 16:51:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'6','56.00','50','Inclusive','branch','Inventory','','','','','','B','11174050222237001231713'),(5244,'111740502144','18',1.00,'120','retail','0','2025-02-25 19:51:01','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-02-25 16:51:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','147.00','146','Inclusive','branch','Inventory','','','','','','B','11174050226102503221207'),(5245,'111740502311','1112',1.00,'950','retail','0','2025-02-25 19:59:06','','','','450','Cash',0.00,'950','','','11','0','1','2025-02-25 16:59:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050232300022037523'),(5246,'111740502311','1161',4.00,'520','retail','0','2025-02-25 19:59:06','','','','67','Cash',0.00,'130','','','11','0.00','1','2025-02-25 16:59:17','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',130.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174050233930313233222'),(5247,'111740502311','37',1.00,'1250','retail','0','2025-02-25 19:59:06','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-02-25 16:59:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','','B','11174050235530702522223'),(5248,'111740502311','21',1.00,'200','retail','0','2025-02-25 19:59:06','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-25 16:59:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','11174050236631000224000'),(5249,'111740502311','15',3.00,'240','retail','0','2025-02-25 19:59:06','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-25 16:59:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','48.00','45','Inclusive','branch','Inventory','','','','','','B','11174050240034201442223'),(5250,'111740502311','1147',1.00,'120','retail','0','2025-02-25 19:59:06','','','','70','Cash',0.00,'120','','','11','0.00','1','2025-02-25 16:59:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174050241523020020557'),(5251,'111740502311','1193',1.00,'150','retail','0','2025-02-25 19:59:06','','','','35','Cash',0.00,'150','','','11','0.00','1','2025-02-25 16:59:17','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','','11174050242713020037002'),(5252,'111740502311','365',1.00,'4500','retail','0','2025-02-25 19:59:06','','','','2900','Cash',0.00,'4500','','','11','0','1','2025-02-25 16:59:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050244303122220220'),(5253,'111740502311','1174',1.00,'799','retail','0','2025-02-25 19:59:06','','','','650','Cash',0.00,'799','','','11','0.00','1','2025-02-25 16:59:17','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','11174050246320220323421'),(5254,'111740502311','211',1.00,'1000','retail','0','2025-02-25 19:59:06','','','','650','Cash',0.00,'1000','','','11','0','1','2025-02-25 16:59:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050250800200432803'),(5255,'111740502311','364',2.00,'600','retail','0','2025-02-25 19:59:06','','','','300','Cash',0.00,'300','','','11','0','1','2025-02-25 16:59:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','318.00','316','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050254222313142220'),(5256,'111740502311','99',3.00,'750','retail','0','2025-02-25 19:59:06','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-02-25 16:59:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','45.00','42','Inclusive','branch','Inventory','','','','','','B','11174050256512323330321'),(5257,'111740502311','16',1.00,'350','retail','0','2025-02-25 19:59:06','','','','125','Cash',0.00,'350','','','11','0.00','1','2025-02-25 16:59:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174050258002207533103'),(5258,'111740502311','281',1.00,'950','retail','0','2025-02-25 19:59:06','','','','500','Cash',0.00,'950','','','11','0','1','2025-02-25 16:59:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050259173070372412'),(5259,'111740502828','62',1.00,'500','retail','0','2025-02-25 20:00:42','','','','350','Cash',0.00,'500','','','11','0.00','1','2025-02-25 17:00:45','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11174050284181438102003'),(5260,'111740504103','1112',1.00,'950','retail','0','2025-02-25 20:28:38','','','','450','Cash',0.00,'950','','','11','0','1','2025-02-25 17:30:25','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050411912007201331'),(5261,'111740504103','1161',4.00,'520','retail','0','2025-02-25 20:28:38','','','','67','Cash',0.00,'130','','','11','0.00','1','2025-02-25 17:30:25','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',130.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174050413300272253022'),(5262,'111740504103','37',1.00,'1250','retail','0','2025-02-25 20:28:38','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-02-25 17:30:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','48.00','47','Inclusive','branch','Inventory','','','','','','B','11174050414332710013333'),(5263,'111740504103','15',3.00,'240','retail','0','2025-02-25 20:28:38','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-25 17:30:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','45.00','42','Inclusive','branch','Inventory','','','','','','B','11174050415422232317203'),(5264,'111740504103','21',1.00,'200','retail','0','2025-02-25 20:28:38','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-25 17:30:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11174050416434204372222'),(5265,'111740504103','1147',1.00,'120','retail','0','2025-02-25 20:28:38','','','','70','Cash',0.00,'120','','','11','0.00','1','2025-02-25 17:30:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174050417403400502014'),(5266,'111740504103','1193',1.00,'150','retail','0','2025-02-25 20:28:38','','','','35','Cash',0.00,'150','','','11','0.00','1','2025-02-25 17:30:25','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','11174050418722203821833'),(5267,'111740504103','365',1.00,'4500','retail','0','2025-02-25 20:28:38','','','','2900','Cash',0.00,'4500','','','11','0','1','2025-02-25 17:30:25','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050420020037220022'),(5268,'111740504103','1174',1.00,'799','retail','0','2025-02-25 20:28:38','','','','650','Cash',0.00,'799','','','11','0.00','1','2025-02-25 17:30:25','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','11174050421133012032022'),(5269,'111740504103','211',1.00,'1000','retail','0','2025-02-25 20:28:38','','','','650','Cash',0.00,'1000','','','11','0','1','2025-02-25 17:30:25','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050422221202234331'),(5270,'111740504103','364',2.00,'600','retail','0','2025-02-25 20:28:38','','','','300','Cash',0.00,'300','','','11','0','1','2025-02-25 17:30:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','316.00','314','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050424303023020522'),(5271,'111740504103','99',3.00,'750','retail','0','2025-02-25 20:28:38','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-02-25 17:30:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','42.00','39','Inclusive','branch','Inventory','','','','','','B','11174050425670322035447'),(5272,'111740504103','16',1.00,'350','retail','0','2025-02-25 20:28:38','','','','125','Cash',0.00,'350','','','11','0.00','1','2025-02-25 17:30:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11174050426423432433230'),(5273,'111740504103','281',1.00,'950','retail','0','2025-02-25 20:28:38','','','','500','Cash',0.00,'950','','','11','0','1','2025-02-25 17:30:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050427233022332201'),(5274,'111740504103','1153',1.00,'200','retail','0','2025-02-25 20:28:38','','','','114','Cash',0.00,'200','','','11','0.00','1','2025-02-25 17:30:25','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174050446033503230330'),(5275,'111740504103','330',1.00,'60','retail','0','2025-02-25 20:28:38','','','','24','Cash',0.00,'60','','','11','0','1','2025-02-25 17:30:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174050451880031130030'),(5276,'111740589893','32',6.00,'1500','retail','0','2025-02-26 20:14:29','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-02-26 17:14:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'6','86.00','80','Inclusive','branch','Inventory','','','','','','B','11174058990403233113237'),(5277,'111740589893','15',3.00,'240','retail','0','2025-02-26 20:14:29','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-26 17:14:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','42.00','39','Inclusive','branch','Inventory','','','','','','B','11174058992131112525112'),(5278,'111740589893','185',2.00,'120','retail','0','2025-02-26 20:14:29','','','','22','Cash',0.00,'60','','','11','0','1','2025-02-26 17:14:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','67.00','65','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174058996722217363343'),(5279,'111740589893','67',1.00,'800','retail','0','2025-02-26 20:14:29','','','','350','Cash',0.00,'800','','','11','0.00','1','2025-02-26 17:14:32','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174058999333990329119'),(5280,'111740589893','11',1.00,'1300','retail','0','2025-02-26 20:14:29','','','','750','Cash',0.00,'1300','','','11','0.00','1','2025-02-26 17:14:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174059000574200004010'),(5281,'111740589893','1193',1.00,'150','retail','0','2025-02-26 20:14:29','','','','35','Cash',0.00,'150','','','11','0.00','1','2025-02-26 17:14:32','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','11174059001923270391232'),(5282,'111740589893','99',3.00,'750','retail','0','2025-02-26 20:14:29','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-02-26 17:14:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','39.00','36','Inclusive','branch','Inventory','','','','','','B','11174059003722222221291'),(5283,'111740589893','1193',1.00,'150','retail','0','2025-02-26 20:14:29','','','','35','Cash',0.00,'150','','','11','0.00','1','2025-02-26 17:14:32','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','11174059004750323132012'),(5284,'111740589893','1187',1.00,'300','retail','0','2025-02-26 20:14:29','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-02-26 17:14:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','284.00','283','Inclusive','branch','Inventory','1110','4000','5500','','','','11174059005737213217330'),(5285,'111740589893','251',1.00,'350','retail','0','2025-02-26 20:14:29','','','','170','Cash',0.00,'350','','','11','0','1','2025-02-26 17:14:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174059006833034123343'),(5286,'111740590091','45',1.00,'1600','retail','0','2025-02-26 20:15:57','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2025-02-26 17:16:32','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11174059009900322220202'),(5287,'111740590091','1',1.00,'1600','retail','0','2025-02-26 20:15:57','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-02-26 17:16:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','','B','11174059011122113322031'),(5288,'111740590091','148',1.00,'200','retail','0','2025-02-26 20:15:57','','','','150','Cash',0.00,'200','','','11','0','1','2025-02-26 17:16:32','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174059012912220273322'),(5289,'111740590091','1193',1.00,'150','retail','0','2025-02-26 20:15:57','','','','35','Cash',0.00,'150','','','11','0.00','1','2025-02-26 17:16:32','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','11174059014402333330514'),(5290,'111740590091','342',1.00,'1000','retail','0','2025-02-26 20:15:57','','','','600','Cash',0.00,'1000','','','11','0','1','2025-02-26 17:16:32','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174059015722039012315'),(5291,'111740590532','298',1.00,'250','retail','0','2025-02-26 20:22:33','','','','133','Cash',0.00,'250','','','11','0','1','2025-02-26 17:22:35','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174059054433032220444'),(5292,'111740590532','15',1.00,'80','retail','0','2025-02-26 20:22:33','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-26 17:22:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','','B','11174059055253377022252'),(5293,'111740675056','15',1.00,'80','retail','0','2025-02-27 20:01:44','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-02-27 17:01:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','11174067562761342622323'),(5294,'111740675056','21',1.00,'200','retail','0','2025-02-27 20:01:44','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-02-27 17:01:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11174067563573373022465'),(5295,'111740675056','267',1.00,'250','retail','0','2025-02-27 20:01:44','','','','130','Cash',0.00,'250','','','11','0','1','2025-02-27 17:01:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174067564727256623133'),(5296,'111740675056','1155',1.00,'200','retail','0','2025-02-27 20:01:44','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-02-27 17:01:47','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174067565620750055313'),(5297,'111740675056','110',1.00,'250','retail','0','2025-02-27 20:01:44','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-02-27 17:01:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','11174067566626033262627'),(5298,'111740675056','1186',1.00,'450','retail','0','2025-02-27 20:01:44','','','','72','Cash',0.00,'450','','','11','0.00','1','2025-02-27 17:01:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','11174067567872325332610'),(5299,'111740675056','301',2.00,'100','retail','0','2025-02-27 20:01:44','','','','31','Cash',0.00,'50','','','11','0','1','2025-02-27 17:01:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174067569002931107113'),(5300,'111740675709','1130',6.00,'2100','retail','0','2025-02-27 20:04:51','','','','219','Cash',0.00,'350','','','11','0.00','1','2025-02-27 17:04:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'6','12.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174067573222013135223'),(5301,'111740675709','1172',1.00,'1500','retail','0','2025-02-27 20:04:51','','','','800','Cash',0.00,'1500','','','11','0.00','1','2025-02-27 17:04:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','11174067583325133703323'),(5302,'111740675920','1193',1.00,'150','retail','0','2025-02-27 20:05:51','','','','35','Cash',0.00,'150','','','11','0.00','1','2025-02-27 17:05:55','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','11174067595115237202653'),(5303,'111740676187','3',4.00,'3400','retail','0','2025-02-27 20:10:30','','','','450','Cash',0.00,'850','','','11','0.00','1','2025-02-27 17:10:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'4','28.00','24','Inclusive','branch','Inventory','','','','','','B','11174067620233102037160'),(5304,'111740676187','67',3.00,'2400','retail','0','2025-02-27 20:10:30','','','','350','Cash',0.00,'800','','','11','0.00','1','2025-02-27 17:10:32','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'3','7.00','4','Inclusive','branch','Inventory','','','','','','B','11174067622210322270273'),(5305,'111740676187','342',1.00,'1000','retail','0','2025-02-27 20:10:30','','','','600','Cash',0.00,'1000','','','11','0','1','2025-02-27 17:10:32','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174067623022242302022'),(5306,'111740759500','413',1.00,'1100','retail','0','2025-02-28 19:20:36','','','','550','Cash',0.00,'1100','','','11','0.00','1','2025-02-28 16:20:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1100.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11174075953880817123280'),(5307,'111740759500','503',6.00,'1800','retail','0','2025-02-28 19:20:36','','','','150','Cash',0.00,'300','','','11','0.00','1','2025-02-28 16:20:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'6','17.00','11','Inclusive','branch','Inventory','','','','','','B','11174075956933702302533'),(5308,'111740759689','1119',1.00,'2200','retail','0','2025-02-28 19:21:47','','','','1100','Cash',0.00,'2200','','','11','0','1','2025-02-28 16:22:00','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174075970422707722093'),(5309,'111740760392','1155',1.00,'200','retail','0','2025-02-28 19:34:08','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-02-28 16:34:30','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174076040510230012303'),(5310,'111740760392','49',1.00,'1600','retail','0','2025-02-28 19:34:08','','','','900','Cash',0.00,'1600','','','11','0.00','1','2025-02-28 16:34:30','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174076044622233030304'),(5311,'111740760573','1155',1.00,'200','retail','0','2025-02-28 19:36:29','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-02-28 16:36:32','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','D','11174076058823203737384'),(5312,'111740760596','342',1.00,'1000','retail','0','2025-03-06 18:51:13','','','','600','Cash',0.00,'1000','','','11','0','1','2025-03-06 15:51:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174076071200262042223'),(5313,'111740760596','364',4.00,'1200','retail','0','2025-03-06 18:51:13','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-06 15:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'4','314.00','310','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174076074505412202133'),(5314,'111740760596','1187',3.00,'900','retail','0','2025-03-06 18:51:13','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-03-06 15:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','283.00','280','Inclusive','branch','Inventory','1110','4000','5500','','','','11174076078870322037407'),(5315,'111740760596','148',1.00,'200','retail','0','2025-03-06 18:51:13','','','','150','Cash',0.00,'200','','','11','0','1','2025-03-06 15:51:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174076080220320301001'),(5316,'111740760596','267',1.00,'250','retail','0','2025-03-06 18:51:13','','','','130','Cash',0.00,'250','','','11','0','1','2025-03-06 15:51:21','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174076085850722317283'),(5317,'111740760596','1186',1.00,'450','retail','0','2025-03-06 18:51:13','','','','72','Cash',0.00,'450','','','11','0.00','1','2025-03-06 15:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','11174076087532404322727'),(5318,'111740760596','11',1.00,'1300','retail','0','2025-03-06 18:51:13','','','','750','Cash',0.00,'1300','','','11','0.00','1','2025-03-06 15:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11174076088723227008488'),(5319,'111740760596','259',3.00,'2850','retail','0','2025-03-06 18:51:13','','','','480','Cash',0.00,'950','','','11','0','1','2025-03-06 15:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174076090702022033029'),(5320,'111740760596','117',1.00,'1450','retail','0','2025-03-06 18:51:13','','','','800','Cash',0.00,'1450','','','11','0.00','1','2025-03-06 15:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1450.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174076092666327030343'),(5321,'111740760596','185',2.00,'120','retail','0','2025-03-06 18:51:13','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-06 15:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','65.00','63','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174076094427060320127'),(5322,'111740760596','342',1.00,'1000','retail','0','2025-03-06 18:51:13','','','','600','Cash',0.00,'1000','','','11','0','1','2025-03-06 15:51:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174076095422700204530'),(5323,'111740760596','319',1.00,'650','retail','0','2025-03-06 18:51:13','','','','450','Cash',0.00,'650','','','11','0','1','2025-03-06 15:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174076096736462303327'),(5324,'111741276287','342',1.00,'1000','retail','0','2025-03-06 18:54:17','','','','600','Cash',0.00,'1000','','','11','0','1','2025-03-06 15:54:22','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174127645533322240132'),(5325,'11741366648','140',1.00,'3','retail','0','2025-03-07 19:57:28','bale','','','0','Cash',0.00,'3','','','1','0.00','1','2025-03-07 16:57:52','2','4','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136665845333332021'),(5326,'11741368499','1190',1.00,'300','retail','0','2025-03-07 20:28:19','bale','','','130','Cash',0.00,'300','','','1','0.00','1','2025-03-07 17:29:19','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136851530833220173'),(5327,'11741368666','1191',1.00,'650','retail','0','2025-03-07 20:31:06','bale','','','350','Cash',0.00,'650','','','1','0.00','1','2025-03-07 17:33:55','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136870531200333603'),(5328,'11741368666','271',1.00,'1500','retail','0','2025-03-07 20:31:46','bale','','','850','Cash',0.00,'1500','','','1','0','1','2025-03-07 17:33:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136871683328400033'),(5329,'11741368666','282',1.00,'450','retail','0','2025-03-07 20:31:57','bale','','','280','Cash',0.00,'450','','','1','0','1','2025-03-07 17:33:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136872422342022224'),(5330,'11741368666','6947662262220',1.00,'950','retail','0','2025-03-07 20:32:04','bale','','','750','Cash',0.00,'950','','','1','0.00','1','2025-03-07 17:33:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','1174136873170723323332'),(5331,'11741368666','264',1.00,'3000','retail','0','2025-03-07 20:32:11','bale','','','1800','Cash',0.00,'3000','','','1','0','1','2025-03-07 17:33:55','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136874028330723020'),(5332,'11741368666','1187',3.00,'900','retail','0','2025-03-07 20:32:21','bale','','','72','Cash',0.00,'300','','','1','0.00','1','2025-03-07 17:33:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','280.00','277','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136875754302243703'),(5333,'11741368666','289',1.00,'1500','retail','0','2025-03-07 20:32:37','bale','','','750','Cash',0.00,'1500','','','1','0','1','2025-03-07 17:33:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136876632326024326'),(5334,'11741368666','197',1.00,'800','retail','0','2025-03-07 20:32:46','bale','','','450','Cash',0.00,'800','','','1','0','1','2025-03-07 17:33:55','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136877520883020222'),(5335,'11741368666','170',3.00,'210','retail','0','2025-03-07 20:32:56','bale','','','50','Cash',0.00,'70','','','1','0','1','2025-03-07 17:33:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'3','69.00','66','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136878733723223772'),(5336,'11741368666','1187',5.00,'1500','retail','0','2025-03-07 20:33:07','bale','','','72','Cash',0.00,'300','','','1','0.00','1','2025-03-07 17:33:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','277.00','272','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136880430880042733'),(5337,'11741368904','1171',1.00,'2000','retail','0','2025-03-07 20:35:04','bale','','','1200','Cash',0.00,'2000','','','1','0.00','1','2025-03-07 17:35:45','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','1174136891232114782310'),(5338,'111741425398','1112',1.00,'950','retail','0','2025-03-08 12:20:48','','','','450','Cash',0.00,'950','','','11','0','1','2025-03-08 09:21:07','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142548821238034100'),(5339,'111741425398','6947662262220',1.00,'950','retail','0','2025-03-08 12:20:48','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-08 09:21:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','11174142551714244022213'),(5340,'111741425398','110',1.00,'250','retail','0','2025-03-08 12:20:48','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-03-08 09:21:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','11174142553102423003370'),(5341,'111741425398','1',1.00,'1600','retail','0','2025-03-08 12:20:48','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-03-08 09:21:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','','B','11174142558633165300126'),(5342,'111741425398','1187',4.00,'1200','retail','0','2025-03-08 12:20:48','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-03-08 09:21:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','272.00','268','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142561623320324223'),(5343,'111741425398','25',1.00,'900','retail','0','2025-03-08 12:20:48','','','','600','Cash',0.00,'900','','','11','0.00','1','2025-03-08 09:21:07','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174142564833013063332'),(5344,'111741425674','6947662262220',2.00,'1900','retail','0','2025-03-08 12:32:31','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','','B','11174142570747213032001'),(5345,'111741425674','319',1.00,'650','retail','0','2025-03-08 12:32:31','','','','450','Cash',0.00,'650','','','11','0','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142572924050713431'),(5346,'111741425674','233',1.00,'450','retail','0','2025-03-08 12:32:31','','','','240','Cash',0.00,'450','','','11','0','1','2025-03-08 09:33:19','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142578331302202730'),(5347,'111741425674','99',3.00,'750','retail','0','2025-03-08 12:32:31','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','36.00','33','Inclusive','branch','Inventory','','','','','','B','11174142584335302230212'),(5348,'111741425674','81',1.00,'1800','retail','0','2025-03-08 12:32:31','','','','1000','Cash',0.00,'1800','','','11','0.00','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11174142602202032020127'),(5349,'111741425674','262',1.00,'1100','retail','0','2025-03-08 12:32:31','','','','550','Cash',0.00,'1100','','','11','0','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142605102317232211'),(5350,'111741425674','284',1.00,'200','retail','0','2025-03-08 12:32:31','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-08 09:33:19','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142607412372302300'),(5351,'111741425674','364',2.00,'600','retail','0','2025-03-08 12:32:31','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','310.00','308','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142609510353302304'),(5352,'111741425674','1187',3.00,'900','retail','0','2025-03-08 12:32:31','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','268.00','265','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142621602231232231'),(5353,'111741425674','1185',3.00,'300','retail','0','2025-03-08 12:32:31','','','','40','Cash',0.00,'100','','','11','0.00','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'3','38.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142624702331334232'),(5354,'111741425674','1189',1.00,'0','retail','0','2025-03-08 12:32:31','','','','170','Cash',0.00,'0','','','11','0.00','1','2025-03-08 09:33:19','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174142626936334212031'),(5355,'111741425674','1185',1.00,'100','retail','0','2025-03-08 12:32:31','','','','40','Cash',0.00,'100','','','11','0.00','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142629722022332227'),(5356,'111741425674','364',1.00,'300','retail','0','2025-03-08 12:32:31','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','308.00','307','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142633631301603322'),(5357,'111741425674','364',1.00,'300','retail','0','2025-03-08 12:32:31','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-08 09:33:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','307.00','306','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142634902223432663'),(5358,'111741426407','1163',1.00,'2500','retail','0','2025-03-08 12:51:02','','','','1500','Cash',0.00,'2500','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142650430022233042'),(5359,'111741426407','18',2.00,'240','retail','0','2025-03-08 12:51:02','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','146.00','144','Inclusive','branch','Inventory','','','','','','B','11174142696090043323233'),(5360,'111741426407','167',1.00,'250','retail','0','2025-03-08 12:51:02','','','','120','Cash',0.00,'250','','','11','0','1','2025-03-08 09:52:13','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142698821627233212'),(5361,'111741426407','5',2.00,'600','retail','0','2025-03-08 12:51:02','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','233.00','231','Inclusive','branch','Inventory','','','','','','B','11174142707133122303473'),(5362,'111741426407','1187',3.00,'900','retail','0','2025-03-08 12:51:02','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','265.00','262','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142710127320117320'),(5363,'111741426407','1155',1.00,'200','retail','0','2025-03-08 12:51:02','','','','131','Cash',0.00,'200','','','11','0.00','1','2025-03-08 09:52:13','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142711911133933323'),(5364,'111741426407','1193',1.00,'150','retail','0','2025-03-08 12:51:02','','','','35','Cash',0.00,'150','','','11','0.00','1','2025-03-08 09:52:13','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142715032733023320'),(5365,'111741426407','71',1.00,'1200','retail','0','2025-03-08 12:51:02','','','','850','Cash',0.00,'1200','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174142716243423012223'),(5366,'111741426407','1',1.00,'1600','retail','0','2025-03-08 12:51:02','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','','B','11174142721322210232107'),(5367,'111741426407','5',2.00,'600','retail','0','2025-03-08 12:51:02','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','231.00','229','Inclusive','branch','Inventory','','','','','','B','11174142723330711022240'),(5368,'111741426407','185',3.00,'180','retail','0','2025-03-08 12:51:02','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','63.00','60','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174142724837332202237'),(5369,'111741426407','15',2.00,'160','retail','0','2025-03-08 12:51:02','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','37.00','35','Inclusive','branch','Inventory','','','','','','B','11174142726033002132022'),(5370,'111741426407','20',2.00,'160','retail','0','2025-03-08 12:51:02','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','136.00','134','Inclusive','branch','Inventory','','','','','','B','11174142727227222270322'),(5371,'111741426407','131',1.00,'1500','retail','0','2025-03-08 12:51:02','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142728380012202231'),(5372,'111741426407','3',1.00,'850','retail','0','2025-03-08 12:51:02','','','','450','Cash',0.00,'850','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','11174142729300331332000'),(5373,'111741426407','1174',1.00,'799','retail','0','2025-03-08 12:51:02','','','','650','Cash',0.00,'799','','','11','0.00','1','2025-03-08 09:52:13','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142733113232112242'),(5374,'111741426407','346',1.00,'200','retail','0','2025-03-08 12:51:02','','','','128','Cash',0.00,'200','','','11','0','1','2025-03-08 09:52:13','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142734222302230343'),(5375,'111741426407','170',2.00,'140','retail','0','2025-03-08 12:51:02','','','','50','Cash',0.00,'70','','','11','0','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'2','66.00','64','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142735722302423303'),(5376,'111741426407','32',2.00,'500','retail','0','2025-03-08 12:51:02','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','80.00','78','Inclusive','branch','Inventory','','','','','','B','11174142736933136300022'),(5377,'111741426407','110',1.00,'250','retail','0','2025-03-08 12:51:02','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','11174142740001032000300'),(5378,'111741426407','38',1.00,'1650','retail','0','2025-03-08 12:51:02','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-03-08 09:52:13','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11174142742423102202322'),(5379,'111741426407','267',1.00,'250','retail','0','2025-03-08 12:51:02','','','','130','Cash',0.00,'250','','','11','0','1','2025-03-08 09:52:13','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142744332112202023'),(5380,'111741426407','21',1.00,'200','retail','0','2025-03-08 12:51:02','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-03-08 09:52:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','11174142746123732133430'),(5381,'111741427593','364',1.00,'300','retail','0','2025-03-08 12:54:43','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-08 09:54:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','306.00','305','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142761564320731207'),(5382,'111741427593','185',4.00,'240','retail','0','2025-03-08 12:54:43','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-08 09:54:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'4','60.00','56','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174142765712431312205'),(5383,'111741427593','13',1.00,'600','retail','0','2025-03-08 12:54:43','','','','350','Cash',0.00,'600','','','11','0.00','1','2025-03-08 09:54:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174142768310037332340'),(5384,'111741427709','364',1.00,'300','retail','0','2025-03-08 13:03:37','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-08 10:03:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','305.00','304','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142775113111020303'),(5385,'111741427709','6971919199014',1.00,'250','retail','0','2025-03-08 13:03:37','','','','125','Cash',0.00,'250','','','11','0.00','1','2025-03-08 10:03:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','','B','11174142776620231262470'),(5386,'111741427709','336',1.00,'3200','retail','0','2025-03-08 13:03:37','','','','1700','Cash',0.00,'3200','','','11','0','1','2025-03-08 10:03:54','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3200.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142778922220171102'),(5387,'111741427709','313',1.00,'200','retail','0','2025-03-08 13:03:37','','','','80','Cash',0.00,'200','','','11','0','1','2025-03-08 10:03:54','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142780981301903822'),(5388,'111741427709','281',1.00,'950','retail','0','2025-03-08 13:03:37','','','','500','Cash',0.00,'950','','','11','0','1','2025-03-08 10:03:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142788838822422040'),(5389,'111741427709','23',1.00,'250','retail','0','2025-03-08 13:03:37','','','','160','Cash',0.00,'250','','','11','0.00','1','2025-03-08 10:03:54','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174142794637303742322'),(5390,'111741427709','99',1.00,'250','retail','0','2025-03-08 13:03:37','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-03-08 10:03:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','11174142803520343230310'),(5391,'111741427709','1189',1.00,'550','retail','0','2025-03-08 13:03:37','','','','170','Cash',0.00,'550','','','11','0.00','1','2025-03-08 10:03:54','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174142821620223343333'),(5392,'111741428283','364',3.00,'900','retail','0','2025-03-08 13:09:27','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-08 10:10:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','304.00','301','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142830112323272044'),(5393,'111741428283','1163',1.00,'2500','retail','0','2025-03-08 13:09:27','','','','1500','Cash',0.00,'2500','','','11','0.00','1','2025-03-08 10:10:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142838881322042243'),(5394,'111741428283','139',1.00,'1399','retail','0','2025-03-08 13:09:27','','','','1050','Cash',0.00,'1399','','','11','0.00','1','2025-03-08 10:10:17','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1399.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142853770304027122'),(5395,'111741428283','202',1.00,'800','retail','0','2025-03-08 13:09:27','','','','450','Cash',0.00,'800','','','11','0','1','2025-03-08 10:10:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142856703022841222'),(5396,'111741428704','365',1.00,'4500','retail','0','2025-03-08 13:13:01','','','','2900','Cash',0.00,'4500','','','11','0','1','2025-03-08 10:13:09','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142872271302123328'),(5397,'111741428704','1187',1.00,'300','retail','0','2025-03-08 13:13:01','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-03-08 10:13:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','262.00','261','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142876033033072222'),(5398,'111741428704','1189',2.00,'1100','retail','0','2025-03-08 13:13:01','','','','170','Cash',0.00,'550','','','11','0.00','1','2025-03-08 10:13:09','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174142878027323710082'),(5399,'111741428815','365',1.00,'4500','retail','0','2025-03-08 13:14:34','','','','2900','Cash',0.00,'4500','','','11','0','1','2025-03-08 10:14:56','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142883008432123030'),(5400,'111741428815','1187',1.00,'300','retail','0','2025-03-08 13:14:34','','','','72','Cash',0.00,'300','','','11','0.00','1','2025-03-08 10:14:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','261.00','260','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142885420033210422'),(5401,'111741428815','1189',2.00,'1100','retail','0','2025-03-08 13:14:34','','','','170','Cash',0.00,'550','','','11','0.00','1','2025-03-08 10:14:56','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174142887418203422224'),(5402,'111741428928','130',1.00,'500','retail','0','2025-03-08 13:16:32','','','','350','Cash',0.00,'500','','','11','0.00','1','2025-03-08 10:16:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142894848003222230'),(5403,'111741428928','99',3.00,'750','retail','0','2025-03-08 13:16:32','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-03-08 10:16:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','32.00','29','Inclusive','branch','Inventory','','','','','','B','11174142897734202113323'),(5404,'111741428928','1189',1.00,'550','retail','0','2025-03-08 13:16:32','','','','170','Cash',0.00,'550','','','11','0.00','1','2025-03-08 10:16:42','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174142899033022222107'),(5405,'111741429090','6971919199014',1.00,'250','retail','0','2025-03-08 13:22:07','','','','125','Cash',0.00,'250','','','11','0.00','1','2025-03-08 10:22:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','','B','11174142912913129037333'),(5406,'111741429090','175',1.00,'450','retail','0','2025-03-08 13:22:07','','','','250','Cash',0.00,'450','','','11','0','1','2025-03-08 10:22:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142914907324210031'),(5407,'111741429090','211',1.00,'1000','retail','0','2025-03-08 13:22:07','','','','650','Cash',0.00,'1000','','','11','0','1','2025-03-08 10:22:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142917030011702020'),(5408,'111741429090','230',1.00,'450','retail','0','2025-03-08 13:22:07','','','','230','Cash',0.00,'450','','','11','0','1','2025-03-08 10:22:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142922920221201333'),(5409,'111741429090','148',1.00,'200','retail','0','2025-03-08 13:22:07','','','','150','Cash',0.00,'200','','','11','0','1','2025-03-08 10:22:24','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142924626234324203'),(5410,'111741429090','342',1.00,'1000','retail','0','2025-03-08 13:22:07','','','','600','Cash',0.00,'1000','','','11','0','1','2025-03-08 10:22:24','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142925933192102723'),(5411,'111741429090','364',1.00,'300','retail','0','2025-03-08 13:22:07','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-08 10:22:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','301.00','300','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142927223300223102'),(5412,'111741429090','110',1.00,'250','retail','0','2025-03-08 13:22:07','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-03-08 10:22:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','11174142930730223023431'),(5413,'111741429090','200',2.00,'900','retail','0','2025-03-08 13:22:07','','','','360','Cash',0.00,'450','','','11','0','1','2025-03-08 10:22:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'2','29.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142932742200332023'),(5414,'111741429376','292',1.00,'2800','retail','0','2025-03-08 13:23:32','','','','1400','Cash',0.00,'2800','','','11','0','1','2025-03-08 10:23:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142939302221330402'),(5415,'111741429376','1192',1.00,'850','retail','0','2025-03-08 13:23:32','','','','400','Cash',0.00,'850','','','11','0.00','1','2025-03-08 10:23:40','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174142941122233934312'),(5416,'111741429726','686',3.00,'900','retail','0','2025-03-08 13:31:40','','','','150','Cash',0.00,'300','','','11','0.00','1','2025-03-08 10:32:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','6.00','3','Inclusive','branch','Inventory','','','','','','B','11174142974630220224332'),(5417,'111741429726','m07',1.00,'300','retail','0','2025-03-08 13:31:40','','','','150','Cash',0.00,'300','','','11','0.00','1','2025-03-08 10:32:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174142976373372000934'),(5418,'111741429726','684',1.00,'700','retail','0','2025-03-08 13:31:40','','','','350','Cash',0.00,'700','','','11','0.00','1','2025-03-08 10:32:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174142978522002003403'),(5419,'111741429726','592',1.00,'350','retail','0','2025-03-08 13:31:40','','','','150','Cash',0.00,'350','','','11','0.00','1','2025-03-08 10:32:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11174142979621291036223'),(5420,'111741429726','507',1.00,'200','retail','0','2025-03-08 13:31:40','','','','100','Cash',0.00,'200','','','11','0.00','1','2025-03-08 10:32:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174142981023391701203'),(5421,'111741429726','663',1.00,'200','retail','0','2025-03-08 13:31:40','','','','100','Cash',0.00,'200','','','11','0.00','1','2025-03-08 10:32:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174142983433302132332'),(5422,'111741429726','489',1.00,'150','retail','0','2025-03-08 13:31:40','','','','80','Cash',0.00,'150','','','11','0.00','1','2025-03-08 10:32:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11174142989902724382223'),(5423,'111741429942','m91',1.00,'1999','retail','0','2025-03-08 13:37:43','','','','1300','Cash',0.00,'1999','','','11','0.00','1','2025-03-08 10:38:00','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1999.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174143011022203221220'),(5424,'111741429942','465',1.00,'3500','retail','0','2025-03-08 13:37:43','','','','2200','Cash',0.00,'3500','','','11','0.00','1','2025-03-08 10:38:00','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174143013333027330202'),(5425,'111741429942','619',1.00,'1400','retail','0','2025-03-08 13:37:43','','','','650','Cash',0.00,'1400','','','11','0.00','1','2025-03-08 10:38:00','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174143015902207733301'),(5426,'111741429942','489',1.00,'150','retail','0','2025-03-08 13:37:43','','','','80','Cash',0.00,'150','','','11','0.00','1','2025-03-08 10:38:00','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174143017532254113323'),(5427,'111741429942','566',1.00,'440','retail','0','2025-03-08 13:37:43','','','','220','Cash',0.00,'440','','','11','0.00','1','2025-03-08 10:38:00','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',440.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11174143019943212943120'),(5428,'111741429942','1121',1.00,'600','retail','0','2025-03-08 13:37:43','','','','300','Cash',0.00,'600','','','11','0','1','2025-03-08 10:38:00','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174143024423304412332'),(5429,'111741430311','m89',1.00,'499','retail','0','2025-03-08 13:38:44','','','','250','Cash',0.00,'499','','','11','0.00','1','2025-03-08 10:38:49','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',499.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174143032330233323231'),(5430,'111741430333','1171',1.00,'2000','retail','0','2025-03-08 13:39:30','','','','1200','Cash',0.00,'2000','','','11','0.00','1','2025-03-08 10:39:34','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174143037030730314010'),(5431,'111741430404','433',1.00,'1500','retail','0','2025-03-08 13:40:33','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-08 10:40:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11174143041530223404303'),(5432,'111741430404','1177',1.00,'600','retail','0','2025-03-08 13:40:33','','','','350','Cash',0.00,'600','','','11','0.00','1','2025-03-08 10:40:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174143043212124333022'),(5433,'111741453301','9',1.00,'1500','retail','0','2025-03-08 20:11:14','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','11174145332321243713473'),(5434,'111741453301','6947662262220',1.00,'950','retail','0','2025-03-08 20:11:14','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11174145335123122403220'),(5435,'111741453301','329',1.00,'150','retail','0','2025-03-08 20:11:14','','','','42','Cash',0.00,'150','','','11','0','1','2025-03-08 17:11:53','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145339252233200133'),(5436,'111741453301','99',1.00,'250','retail','0','2025-03-08 20:11:14','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','11174145343302305033713'),(5437,'111741453301','9',1.00,'1500','retail','0','2025-03-08 20:11:14','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','11174145344882334378333'),(5438,'111741453301','208',1.00,'200','retail','0','2025-03-08 20:11:14','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-08 17:11:53','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145346903029222344'),(5439,'111741453301','249',1.00,'2300','retail','0','2025-03-08 20:11:14','','','','1000','Cash',0.00,'2300','','','11','0','1','2025-03-08 17:11:53','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145349401493530303'),(5440,'111741453301','1161',3.00,'390','retail','0','2025-03-08 20:11:14','','','','67','Cash',0.00,'130','','','11','0','1','2025-03-08 17:11:53','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',130.00,'3','7.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145351633530334222'),(5441,'111741453301','1199',1.00,'2000','retail','0','2025-03-08 20:11:14','','','','1250','Cash',0.00,'2000','','','11','0','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145353520333523202'),(5442,'111741453301','93',4.00,'1200','retail','0','2025-03-08 20:11:14','','','','180','Cash',0.00,'300','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'4','30.00','26','Inclusive','branch','Inventory','','','','','','B','11174145355535254053531'),(5443,'111741453301','72',3.00,'1200','retail','0','2025-03-08 20:11:14','','','','200','Cash',0.00,'400','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'3','122.00','119','Inclusive','branch','Inventory','','','','','','B','11174145361842302105001'),(5444,'111741453301','126',1.00,'799','retail','0','2025-03-08 20:11:14','','','','649','Cash',0.00,'799','','','11','0.00','1','2025-03-08 17:11:53','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145364828282312313'),(5445,'111741453301','148',1.00,'200','retail','0','2025-03-08 20:11:14','','','','150','Cash',0.00,'200','','','11','0','1','2025-03-08 17:11:53','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145366136200123371'),(5446,'111741453301','32',3.00,'750','retail','0','2025-03-08 20:11:14','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','78.00','75','Inclusive','branch','Inventory','','','','','','B','11174145368635222122220'),(5447,'111741453301','197',1.00,'800','retail','0','2025-03-08 20:11:14','','','','450','Cash',0.00,'800','','','11','0','1','2025-03-08 17:11:53','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145370422313142340'),(5448,'111741453301','313',1.00,'200','retail','0','2025-03-08 20:11:14','','','','80','Cash',0.00,'200','','','11','0','1','2025-03-08 17:11:53','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145372022205232013'),(5449,'111741453301','185',6.00,'360','retail','0','2025-03-08 20:11:14','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','56.00','50','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174145374347323233543'),(5450,'111741453301','15',2.00,'160','retail','0','2025-03-08 20:11:14','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','35.00','33','Inclusive','branch','Inventory','','','','','','B','11174145376302233133233'),(5451,'111741453301','21',1.00,'200','retail','0','2025-03-08 20:11:14','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11174145377733303342322'),(5452,'111741453301','20',3.00,'240','retail','0','2025-03-08 20:11:14','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','134.00','131','Inclusive','branch','Inventory','','','','','','B','11174145379202034021177'),(5453,'111741453301','6947662262220',1.00,'950','retail','0','2025-03-08 20:11:14','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11174145380720011051200'),(5454,'111741453301','170',3.00,'210','retail','0','2025-03-08 20:11:14','','','','50','Cash',0.00,'70','','','11','0','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'3','64.00','61','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145383052342720700'),(5455,'111741453301','1202',2.00,'0','retail','0','2025-03-08 20:11:14','','','','125','Cash',0.00,'0','','','11','0','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',0.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174145386002306032607'),(5456,'111741453301','6947662262220',1.00,'950','retail','0','2025-03-08 20:11:14','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-08 17:11:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','11174145387322180350321'),(5457,'111741454598','1193',3.00,'450','retail','0','2025-03-08 20:23:47','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-08 17:23:56','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'3','13.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174145462702232623122'),(5458,'111741532896','1190',1.00,'300','retail','0','2025-03-09 18:11:59','','','','130','Cash',0.00,'300','','','11','0','1','2025-03-09 15:12:02','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174153291233303233339'),(5459,'111741532896','6166000121849',1.00,'799','retail','0','2025-03-09 18:11:59','','','','608','Cash',0.00,'799','','','11','0.00','1','2025-03-09 15:12:02','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174153292512307202212'),(5460,'111741532896','5',5.00,'1500','retail','0','2025-03-09 18:11:59','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-03-09 15:12:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','229.00','224','Inclusive','branch','Inventory','','','','','','B','11174153293913010333322'),(5461,'111741532896','1187',0.00,'0','retail','0','2025-03-09 18:11:59','','','','72','Cash',0.00,'300','','','11','0','1','2025-03-09 15:12:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'','260.00','260','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174153301332343532223'),(5462,'111741532896','1185',3.00,'300','retail','0','2025-03-09 18:11:59','','','','40','Cash',0.00,'100','','','11','0','1','2025-03-09 15:12:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'3','34.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174153302722002500222'),(5463,'111741532896','97',1.00,'700','retail','0','2025-03-09 18:11:59','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-03-09 15:12:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','11174153303913331033025'),(5464,'111741532896','284',1.00,'200','retail','0','2025-03-09 18:11:59','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-09 15:12:02','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174153305130207323231'),(5465,'111741532896','1187',5.00,'1500','retail','0','2025-03-09 18:11:59','','','','72','Cash',0.00,'300','','','11','0','1','2025-03-09 15:12:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'5','260.00','255','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174153306933002030020'),(5466,'111741532896','329',1.00,'150','retail','0','2025-03-09 18:11:59','','','','42','Cash',0.00,'150','','','11','0','1','2025-03-09 15:12:02','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174153308331300101303'),(5467,'111741532896','301',1.00,'50','retail','0','2025-03-09 18:11:59','','','','31','Cash',0.00,'50','','','11','0','1','2025-03-09 15:12:02','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174153309933302223223'),(5468,'111741624734','1199',1.00,'2000','retail','0','2025-03-10 19:45:48','','','','1250','Cash',0.00,'2000','','','11','0','1','2025-03-10 16:45:56','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174162475234223213231'),(5469,'111741624734','34',1.00,'350','retail','0','2025-03-10 19:45:48','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-03-10 16:45:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11174162480360221301223'),(5470,'111741624734','281',2.00,'1900','retail','0','2025-03-10 19:45:48','','','','500','Cash',0.00,'950','','','11','0','1','2025-03-10 16:45:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174162486771220034203'),(5471,'111741624734','229',1.00,'1800','retail','0','2025-03-10 19:45:48','','','','1200','Cash',0.00,'1800','','','11','0','1','2025-03-10 16:45:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174162491263026031032'),(5472,'111741624734','1193',2.00,'300','retail','0','2025-03-10 19:45:48','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-10 16:45:56','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174162497227242302222'),(5473,'111741624734','1187',1.00,'300','retail','0','2025-03-10 19:45:48','','','','72','Cash',0.00,'300','','','11','0','1','2025-03-10 16:45:56','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','255.00','254','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174162502301142063334'),(5474,'111741624734','1112',1.00,'950','retail','0','2025-03-10 19:45:48','','','','450','Cash',0.00,'950','','','11','0','1','2025-03-10 16:45:56','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174162507422002530270'),(5475,'111741624734','18',2.00,'240','retail','0','2025-03-10 19:45:48','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-03-10 16:45:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','144.00','142','Inclusive','branch','Inventory','','','','','','B','11174162511302301131052'),(5476,'111741624734','110',1.00,'250','retail','0','2025-03-10 19:45:48','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-03-10 16:45:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','11174162514721273112577'),(5477,'111741625195','308',2.00,'200','retail','0','2025-03-10 19:48:57','','','','30','Cash',0.00,'100','','','11','0','1','2025-03-10 16:49:07','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174162526993723222263'),(5478,'111741625195','5',1.00,'300','retail','0','2025-03-10 19:48:57','','','','190','Cash',0.00,'300','','','11','0.00','1','2025-03-10 16:49:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','224.00','223','Inclusive','branch','Inventory','','','','','','B','11174162530332227123237'),(5479,'111741625195','1185',2.00,'200','retail','0','2025-03-10 19:48:57','','','','40','Cash',0.00,'100','','','11','0','1','2025-03-10 16:49:07','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'2','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174162533752237113363'),(5480,'111741711348','m07',2.00,'600','retail','0','2025-03-11 19:50:05','','','','150','Cash',0.00,'300','','','11','0.00','1','2025-03-11 16:50:15','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','','B','11174171137200310142034'),(5481,'111741711348','m77',2.00,'1500','retail','0','2025-03-11 19:50:05','','','','450','Cash',0.00,'750','','','11','0.00','1','2025-03-11 16:50:15','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','B','11174171140270303002273'),(5482,'111741711348','1143',2.00,'1200','retail','0','2025-03-11 19:50:05','','','','300','Cash',0.00,'600','','','11','0','1','2025-03-11 16:50:15','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174171144812118873120'),(5483,'111741711348','522',1.00,'200','retail','0','2025-03-11 19:50:05','','','','91','Cash',0.00,'200','','','11','0.00','1','2025-03-11 16:50:15','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','11174171155571332537522'),(5484,'111741711348','m77',1.00,'750','retail','0','2025-03-11 19:50:05','','','','450','Cash',0.00,'750','','','11','0.00','1','2025-03-11 16:50:15','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174171157731023202102'),(5485,'111741711348','537',2.00,'100','retail','0','2025-03-11 19:50:05','','','','25','Cash',0.00,'50','','','11','0.00','1','2025-03-11 16:50:15','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',50.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','','B','11174171162630322067127'),(5486,'111741711348','m82',3.00,'1800','retail','0','2025-03-11 19:50:05','','','','380','Cash',0.00,'600','','','11','0.00','1','2025-03-11 16:50:15','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'3','9.00','6','Inclusive','branch','Inventory','','','','','','B','11174171177310133231343'),(5487,'111741711348','559',1.00,'200','retail','0','2025-03-11 19:50:05','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-11 16:50:15','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','6.00','5','Inclusive','branch','Inventory','','4000','Asset','','','B','11174171180421203130334'),(5488,'111741711899','24',1.00,'2500','retail','0','2025-03-11 20:01:00','','','','1800','Cash',0.00,'2500','','','11','0.00','1','2025-03-11 17:01:10','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174171191420203170343'),(5489,'111741711899','1189',1.00,'550','retail','0','2025-03-11 20:01:00','','','','170','Cash',0.00,'550','','','11','0','1','2025-03-11 17:01:10','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174171193712302333032'),(5490,'111741711899','20',2.00,'160','retail','0','2025-03-11 20:01:00','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-11 17:01:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','131.00','129','Inclusive','branch','Inventory','','','','','','B','11174171196212103119921'),(5491,'111741711899','94',1.00,'500','retail','0','2025-03-11 20:01:00','','','','0','Cash',0.00,'500','','','11','0.00','1','2025-03-11 17:01:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11174171203720123313733'),(5492,'111741711899','1189',1.00,'550','retail','0','2025-03-11 20:01:00','','','','170','Cash',0.00,'550','','','11','0','1','2025-03-11 17:01:10','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174171205201217321530'),(5493,'111741711899','6947662262220',1.00,'950','retail','0','2025-03-11 20:01:00','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-11 17:01:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11174171207607323374123'),(5494,'111741711899','1155',1.00,'200','retail','0','2025-03-11 20:01:00','','','','131','Cash',0.00,'200','','','11','0','1','2025-03-11 17:01:10','2','5','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174171208913311227200'),(5495,'111741711899','195',1.00,'200','retail','0','2025-03-11 20:01:00','','','','105','Cash',0.00,'200','','','11','0','1','2025-03-11 17:01:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174171212122203202703'),(5496,'111741711899','185',1.00,'60','retail','0','2025-03-11 20:01:00','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-11 17:01:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','50.00','49','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174171214017111224112'),(5497,'111741711899','284',1.00,'200','retail','0','2025-03-11 20:01:00','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-11 17:01:10','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174171215632320011033'),(5498,'111741711899','185',3.00,'180','retail','0','2025-03-11 20:01:00','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-11 17:01:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','49.00','46','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174171219525750227045'),(5499,'111741711899','319',3.00,'1950','retail','0','2025-03-11 20:01:00','','','','450','Cash',0.00,'650','','','11','0','1','2025-03-11 17:01:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174171221530122221332'),(5500,'111741711899','38',1.00,'1650','retail','0','2025-03-11 20:01:00','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-03-11 17:01:10','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11174171225231120120213'),(5501,'111741711899','110',1.00,'250','retail','0','2025-03-11 20:01:00','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-03-11 17:01:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','11174171227522332370220'),(5502,'111741711899','1185',4.00,'400','retail','0','2025-03-11 20:01:00','','','','40','Cash',0.00,'100','','','11','0','1','2025-03-11 17:01:10','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'4','29.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174171237373332320032'),(5503,'111741711899','267',1.00,'250','retail','0','2025-03-11 20:01:00','','','','130','Cash',0.00,'250','','','11','0','1','2025-03-11 17:01:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174171244001220023332'),(5504,'111741712500','365',1.00,'4500','retail','0','2025-03-11 20:02:43','','','','2900','Cash',0.00,'4500','','','11','0','1','2025-03-11 17:02:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174171256213122303100'),(5505,'111741798850','1196',1.00,'550','retail','0','2025-03-12 20:10:46','','','','250','Cash',0.00,'550','','','11','0','1','2025-03-12 17:11:05','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179893024718093291'),(5506,'111741798850','17',1.00,'500','retail','0','2025-03-12 20:10:46','','','','250','Cash',0.00,'500','','','11','0.00','1','2025-03-12 17:11:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11174179899037112019393'),(5507,'111741798850','276',1.00,'1000','retail','0','2025-03-12 20:10:46','','','','535','Cash',0.00,'1000','','','11','0','1','2025-03-12 17:11:05','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179902530219934132'),(5508,'111741798850','342',1.00,'1000','retail','0','2025-03-12 20:10:46','','','','600','Cash',0.00,'1000','','','11','0','1','2025-03-12 17:11:05','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179904433142922340'),(5509,'111741798850','231',1.00,'850','retail','0','2025-03-12 20:10:46','','','','450','Cash',0.00,'850','','','11','0','1','2025-03-12 17:11:05','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179912433321230902'),(5510,'111741798850','1112',1.00,'950','retail','0','2025-03-12 20:10:46','','','','450','Cash',0.00,'950','','','11','0','1','2025-03-12 17:11:05','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179917821223010372'),(5511,'111741798850','197',1.00,'800','retail','0','2025-03-12 20:10:46','','','','450','Cash',0.00,'800','','','11','0','1','2025-03-12 17:11:05','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179919823133302900'),(5512,'111741798850','1112',1.00,'950','retail','0','2025-03-12 20:10:46','','','','450','Cash',0.00,'950','','','11','0','1','2025-03-12 17:11:05','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179921839242137333'),(5513,'111741798850','365',1.00,'4500','retail','0','2025-03-12 20:10:46','','','','2900','Cash',0.00,'4500','','','11','0','1','2025-03-12 17:11:05','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179924930303032702'),(5514,'111741798850','1187',1.00,'300','retail','0','2025-03-12 20:10:46','','','','72','Cash',0.00,'300','','','11','0','1','2025-03-12 17:11:05','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','254.00','253','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179932622130330222'),(5515,'111741798850','21',1.00,'200','retail','0','2025-03-12 20:10:46','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-03-12 17:11:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','11174179934332133033333'),(5516,'111741798850','342',1.00,'1000','retail','0','2025-03-12 20:10:46','','','','600','Cash',0.00,'1000','','','11','0','1','2025-03-12 17:11:05','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179936291226233313'),(5517,'111741798850','1204',3.00,'450','retail','0','2025-03-12 20:10:46','','','','52','Cash',0.00,'150','','','11','0','1','2025-03-12 17:11:05','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'3','375.00','372','Inclusive','branch','Inventory','1110','4000','5500','','','','11174179939972973920332'),(5518,'111741798850','365',1.00,'4500','retail','0','2025-03-12 20:10:46','','','','2900','Cash',0.00,'4500','','','11','0','1','2025-03-12 17:11:05','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174179942121331301911'),(5519,'111741798850','11',1.00,'1300','retail','0','2025-03-12 20:10:46','','','','750','Cash',0.00,'1300','','','11','0.00','1','2025-03-12 17:11:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174179944593193057211'),(5520,'111741799470','m53',3.00,'600','retail','0','2025-03-12 20:15:25','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-12 17:15:47','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'3','3.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','11174179957353113330933'),(5521,'111741799470','m58',6.00,'1200','retail','0','2025-03-12 20:15:25','','','','92','Cash',0.00,'200','','','11','0.00','1','2025-03-12 17:15:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','16.00','10','Inclusive','branch','Inventory','','','','','','B','11174179967093322032422'),(5522,'111741799470','m58',6.00,'1200','retail','0','2025-03-12 20:15:25','','','','92','Cash',0.00,'200','','','11','0.00','1','2025-03-12 17:15:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','10.00','4','Inclusive','branch','Inventory','','','','','','B','11174179972402323223904'),(5523,'111741799782','m13',1.00,'350','retail','0','2025-03-12 20:16:52','','','','300','Cash',0.00,'350','','','11','0','1','2025-03-12 17:16:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','10.00','9','Inclusive','branch','Inventory','','4000','Asset','','','B','11174179981172321499320'),(5524,'111741799819','1189',1.00,'550','retail','0','2025-03-12 20:17:47','','','','170','Cash',0.00,'550','','','11','0','1','2025-03-12 17:17:57','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174179986592932133063'),(5525,'111741885828','188',1.00,'799','retail','0','2025-03-13 20:12:07','','','','642','Cash',0.00,'799','','','11','0','1','2025-03-13 17:12:10','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',799.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174188584112022033128'),(5526,'111741885828','1189',1.00,'550','retail','0','2025-03-13 20:12:07','','','','170','Cash',0.00,'550','','','11','0','1','2025-03-13 17:12:10','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174188586552202820313'),(5527,'111741885828','329',4.00,'600','retail','0','2025-03-13 20:12:07','','','','42','Cash',0.00,'150','','','11','0','1','2025-03-13 17:12:10','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'4','6.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174188587783233232243'),(5528,'111741885828','110',1.00,'250','retail','0','2025-03-13 20:12:07','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-03-13 17:12:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','11174188588583802323101'),(5529,'111741885828','99',1.00,'250','retail','0','2025-03-13 20:12:07','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-03-13 17:12:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','11174188589701523771333'),(5530,'111741885828','20',1.00,'80','retail','0','2025-03-13 20:12:07','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-13 17:12:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','129.00','128','Inclusive','branch','Inventory','','','','','','B','11174188590622900890230'),(5531,'111741885828','264',1.00,'3000','retail','0','2025-03-13 20:12:07','','','','1800','Cash',0.00,'3000','','','11','0','1','2025-03-13 17:12:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174188591606302311053'),(5532,'111741885828','6947662262220',1.00,'950','retail','0','2025-03-13 20:12:07','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-13 17:12:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','11174188592630827110317'),(5533,'111741885957','97',1.00,'700','retail','0','2025-03-13 20:12:45','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-03-13 17:12:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','11174188596596323252930'),(5534,'111741885969','1154',1.00,'100','retail','0','2025-03-13 20:20:22','','','','47','Cash',0.00,'100','','','11','0','1','2025-03-13 17:20:26','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174188639932312202929'),(5535,'111741972064','1196',1.00,'550','retail','0','2025-03-14 20:11:50','','','','250','Cash',0.00,'550','','','11','0','1','2025-03-14 17:12:07','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174197208532728242320'),(5536,'111741972064','329',1.00,'150','retail','0','2025-03-14 20:11:50','','','','42','Cash',0.00,'150','','','11','0','1','2025-03-14 17:12:07','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174197210733772113311'),(5537,'111741972064','185',1.00,'60','retail','0','2025-03-14 20:11:50','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-14 17:12:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','46.00','45','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174197212530017532373'),(5538,'111741972064','284',1.00,'200','retail','0','2025-03-14 20:11:50','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-14 17:12:07','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174197214804322374242'),(5539,'111741972064','342',1.00,'1000','retail','0','2025-03-14 20:11:50','','','','600','Cash',0.00,'1000','','','11','0','1','2025-03-14 17:12:07','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174197218423338322493'),(5540,'111741972064','6925546000205',1.00,'2500','retail','0','2025-03-14 20:11:50','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-03-14 17:12:07','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11174197223892332320312'),(5541,'111741972064','97',1.00,'700','retail','0','2025-03-14 20:11:50','','','','450','Cash',0.00,'700','','','11','0.00','1','2025-03-14 17:12:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','11174197226003312319230'),(5542,'111741972064','236',1.00,'500','retail','0','2025-03-14 20:11:50','','','','285','Cash',0.00,'500','','','11','0','1','2025-03-14 17:12:07','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174197230920033213133'),(5543,'111741972349','557',1.00,'650','retail','0','2025-03-14 20:13:02','','','','300','Cash',0.00,'650','','','11','0.00','1','2025-03-14 17:13:23','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174197238230278203312'),(5544,'111741972445','580',1.00,'1200','retail','0','2025-03-14 20:15:14','','','','700','Cash',0.00,'1200','','','11','0','1','2025-03-14 17:15:25','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','11174197251431510231033'),(5545,'111741972528','364',1.00,'300','retail','0','2025-03-14 20:24:45','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-14 17:25:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','300.00','299','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174197297013133220233'),(5546,'111741972528','364',1.00,'300','retail','0','2025-03-14 20:24:45','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-14 17:25:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','299.00','298','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174197299601332230779'),(5547,'111741972528','1186',1.00,'450','retail','0','2025-03-14 20:24:45','','','','72','Cash',0.00,'450','','','11','0','1','2025-03-14 17:25:08','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174197308533352812341'),(5548,'111742058000','50',1.00,'2800','retail','0','2025-03-15 20:06:31','','','','1900','Cash',0.00,'2800','','','11','0.00','1','2025-03-15 17:07:00','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174205803003202338222'),(5549,'111742058000','4',1.00,'1650','retail','0','2025-03-15 20:06:31','','','','1100','Cash',0.00,'1650','','','11','0.00','1','2025-03-15 17:07:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11174205806306322037173'),(5550,'111742058000','51',1.00,'500','retail','0','2025-03-15 20:06:31','','','','300','Cash',0.00,'500','','','11','0.00','1','2025-03-15 17:07:00','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','11174205808110084302307'),(5551,'111742058000','34',1.00,'350','retail','0','2025-03-15 20:06:31','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-03-15 17:07:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11174205811882003032300'),(5552,'111742058000','281',1.00,'950','retail','0','2025-03-15 20:06:31','','','','500','Cash',0.00,'950','','','11','0','1','2025-03-15 17:07:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174205814510222501333'),(5553,'111742058000','363',1.00,'2000','retail','0','2025-03-15 20:06:31','','','','1000','Cash',0.00,'2000','','','11','0','1','2025-03-15 17:07:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174205821133332217212'),(5554,'111742058000','9',1.00,'1500','retail','0','2025-03-15 20:06:31','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-15 17:07:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','11174205823282222221233'),(5555,'111742058000','1193',1.00,'150','retail','0','2025-03-15 20:06:31','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-15 17:07:00','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174205824634327350243'),(5556,'111742058000','364',2.00,'600','retail','0','2025-03-15 20:06:31','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-15 17:07:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','298.00','296','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174205830611383172602'),(5557,'111742058000','1150',1.00,'2500','retail','0','2025-03-15 20:06:31','','','','1200','Cash',0.00,'2500','','','11','0','1','2025-03-15 17:07:00','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174205834535213217330'),(5558,'111742058000','1112',1.00,'950','retail','0','2025-03-15 20:06:31','','','','450','Cash',0.00,'950','','','11','0','1','2025-03-15 17:07:00','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174205836515533364332'),(5559,'111742058000','277',1.00,'750','retail','0','2025-03-15 20:06:31','','','','330','Cash',0.00,'750','','','11','0','1','2025-03-15 17:07:00','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174205839132233213022'),(5560,'111742058485','m07',1.00,'300','retail','0','2025-03-15 20:11:39','','','','150','Cash',0.00,'300','','','11','0.00','1','2025-03-15 17:11:54','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174205850508033010412'),(5561,'111742058485','624',1.00,'150','retail','0','2025-03-15 20:11:39','','','','70','Cash',0.00,'150','','','11','0','1','2025-03-15 17:11:54','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','4.00','3','Inclusive','branch','Inventory','','4000','Asset','','','B','11174205852531328832002'),(5562,'111742058485','m89',1.00,'499','retail','0','2025-03-15 20:11:39','','','','250','Cash',0.00,'499','','','11','0','1','2025-03-15 17:11:54','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',499.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','11174205854422024033003'),(5563,'111742058485','463',1.00,'450','retail','0','2025-03-15 20:11:39','','','','300','Cash',0.00,'450','','','11','0.00','1','2025-03-15 17:11:54','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174205859200220028332'),(5564,'111742058485','496',2.00,'500','retail','0','2025-03-15 20:11:39','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-03-15 17:11:54','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','31.00','29','Inclusive','branch','Inventory','','','','','','B','11174205862251322023332'),(5565,'111742058485','1176',3.00,'90','retail','0','2025-03-15 20:11:39','','','','10','Cash',0.00,'30','','','11','0','1','2025-03-15 17:11:54','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',30.00,'3','60.00','57','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174205869801920213230'),(5566,'111742058741','637',1.00,'4800','retail','0','2025-03-15 20:12:53','','','','3500','Cash',0.00,'4800','','','11','0','1','2025-03-15 17:12:58','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',4800.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','11174205877223702230304'),(5567,'111742136470','267',1.00,'250','retail','0','2025-03-16 17:51:28','','','','130','Cash',0.00,'250','','','11','0','1','2025-03-16 14:51:42','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174213649210301310206'),(5568,'111742136470','131',1.00,'1500','retail','0','2025-03-16 17:51:28','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-03-16 14:51:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174213651471010202072'),(5569,'111742136470','1194',1.00,'0','retail','0','2025-03-16 17:51:28','','','','250','Cash',0.00,'0','','','11','0','1','2025-03-16 14:51:42','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174213654642233316360'),(5570,'111742136470','319',1.00,'650','retail','0','2025-03-16 17:51:28','','','','450','Cash',0.00,'650','','','11','0','1','2025-03-16 14:51:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174213657723323121323'),(5571,'111742136470','1193',1.00,'150','retail','0','2025-03-16 17:51:28','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-16 14:51:42','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174213659926216392221'),(5572,'111742136470','1204',5.00,'750','retail','0','2025-03-16 17:51:28','','','','52','Cash',0.00,'150','','','11','0','1','2025-03-16 14:51:42','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'5','372.00','367','Inclusive','branch','Inventory','1110','4000','5500','','','','11174213663362113023203'),(5573,'111742136470','185',6.00,'360','retail','0','2025-03-16 17:51:28','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-16 14:51:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','45.00','39','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174213668622612327000'),(5574,'111742136704','282',1.00,'450','retail','0','2025-03-16 19:03:38','','','','280','Cash',0.00,'450','','','11','0','1','2025-03-16 16:03:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174214101743721021702'),(5575,'111742231181','1193',1.00,'150','retail','0','2025-03-17 20:14:01','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-17 17:17:17','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223121602222722310'),(5576,'111742231181','1192',1.00,'850','retail','0','2025-03-17 20:14:01','','','','400','Cash',0.00,'850','','','11','0','1','2025-03-17 17:17:17','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',850.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223123113033221132'),(5577,'111742231181','324',1.00,'2700','retail','0','2025-03-17 20:14:01','','','','1600','Cash',0.00,'2700','','','11','0','1','2025-03-17 17:17:17','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2700.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223124502747003332'),(5578,'111742231181','1155',1.00,'200','retail','0','2025-03-17 20:14:01','','','','131','Cash',0.00,'200','','','11','0','1','2025-03-17 17:17:17','2','5','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223126303312723132'),(5579,'111742231181','1187',25.00,'7500','retail','0','2025-03-17 20:14:01','','','','72','Cash',0.00,'300','','','11','0','1','2025-03-17 17:17:17','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'25','253.00','228','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223133223103220072'),(5580,'111742231181','126',1.00,'799','retail','0','2025-03-17 20:14:01','','','','649','Cash',0.00,'799','','','11','0.00','1','2025-03-17 17:17:17','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223148423202110103'),(5581,'111742231181','298',1.00,'250','retail','0','2025-03-17 20:14:01','','','','133','Cash',0.00,'250','','','11','0','1','2025-03-17 17:17:17','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223154530142405320'),(5582,'111742231181','110',1.00,'250','retail','0','2025-03-17 20:14:01','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-03-17 17:17:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','11174223156323022031032'),(5583,'111742231181','66',1.00,'850','retail','0','2025-03-17 20:14:01','','','','500','Cash',0.00,'850','','','11','0.00','1','2025-03-17 17:17:17','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174223164043602040431'),(5584,'111742231839','1172',1.00,'1500','retail','0','2025-03-17 20:27:33','','','','800','Cash',0.00,'1500','','','11','0','1','2025-03-17 17:27:42','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223222522322332210'),(5585,'111742231839','416',1.00,'1299','retail','0','2025-03-17 20:27:33','','','','700','Cash',0.00,'1299','','','11','0.00','1','2025-03-17 17:27:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1299.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174223244123203212411'),(5586,'111742231839','m80',1.00,'1000','retail','0','2025-03-17 20:27:33','','','','500','Cash',0.00,'1000','','','11','0','1','2025-03-17 17:27:42','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','11174223245321234223020'),(5587,'111742232504','497',1.00,'220','retail','0','2025-03-17 20:34:19','','','','125','Cash',0.00,'220','','','11','0.00','1','2025-03-17 17:34:22','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','11174223280103241313703'),(5588,'111742232504','416',1.00,'1299','retail','0','2025-03-17 20:34:19','','','','700','Cash',0.00,'1299','','','11','0.00','1','2025-03-17 17:34:22','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1299.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174223281712332273203'),(5589,'111742232915','497',6.00,'1320','retail','0','2025-03-17 20:35:28','','','','125','Cash',0.00,'220','','','11','0.00','1','2025-03-17 17:35:35','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'6','22.00','16','Inclusive','branch','Inventory','','','','','','B','11174223292838278232322'),(5590,'111742232936','254',1.00,'1000','retail','0','2025-03-17 20:37:14','','','','500','Cash',0.00,'1000','','','11','0','1','2025-03-17 17:37:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223297432011333022'),(5591,'111742232936','276',1.00,'1000','retail','0','2025-03-17 20:37:14','','','','535','Cash',0.00,'1000','','','11','0','1','2025-03-17 17:37:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223301821323223302'),(5592,'111742232936','1195',1.00,'350','retail','0','2025-03-17 20:37:14','','','','150','Cash',0.00,'350','','','11','0','1','2025-03-17 17:37:17','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174223303403370224207'),(5593,'111742232936','38',1.00,'1650','retail','0','2025-03-17 21:03:12','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-03-17 18:03:22','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11174223455201202113222'),(5594,'111742232936','6947662262220',2.00,'1900','retail','0','2025-03-17 21:03:12','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-17 18:03:22','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','','B','11174223459232234223000'),(5595,'111742280999','45',2.00,'3200','retail','0','2025-03-18 09:57:03','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2025-03-18 06:57:07','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','','B','11174228101234011201023'),(5596,'111742316824','188',1.00,'799','retail','0','2025-03-18 20:04:25','','','','642','Cash',0.00,'799','','','11','0','1','2025-03-18 17:04:33','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',799.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174231687512243832332'),(5597,'111742316824','9',1.00,'1500','retail','0','2025-03-18 20:04:25','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','11174231689932200223123'),(5598,'111742316824','97',2.00,'1400','retail','0','2025-03-18 20:04:25','','','','450','Cash',0.00,'700','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'2','27.00','25','Inclusive','branch','Inventory','','','','','','B','11174231692921011223901'),(5599,'111742316824','349',1.00,'200','retail','0','2025-03-18 20:04:25','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174231704033322317033'),(5600,'111742316824','364',2.00,'600','retail','0','2025-03-18 20:04:25','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','296.00','294','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174231708233330130723'),(5601,'111742316824','1204',1.00,'150','retail','0','2025-03-18 20:04:25','','','','52','Cash',0.00,'150','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','367.00','366','Inclusive','branch','Inventory','1110','4000','5500','','','','11174231710523370303115'),(5602,'111742316824','285',1.00,'150','retail','0','2025-03-18 20:04:25','','','','100','Cash',0.00,'150','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174231714130011132313'),(5603,'111742316824','1204',5.00,'750','retail','0','2025-03-18 20:04:25','','','','52','Cash',0.00,'150','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'5','366.00','361','Inclusive','branch','Inventory','1110','4000','5500','','','','11174231719323332020222'),(5604,'111742316824','364',5.00,'1500','retail','0','2025-03-18 20:04:25','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'5','294.00','289','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174231721512332332702'),(5605,'111742316824','1187',4.00,'800','retail','0','2025-03-18 20:04:25','','','','72','Cash',0.00,'200','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'4','228.00','224','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174231725772272330272'),(5606,'111742316824','364',1.00,'300','retail','0','2025-03-18 20:04:25','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','289.00','288','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174231733535337033130'),(5607,'111742316824','31',1.00,'500','retail','0','2025-03-18 20:04:25','','','','250','Cash',0.00,'500','','','11','0.00','1','2025-03-18 17:04:33','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11174231735813330022243'),(5608,'111742316824','21',1.00,'200','retail','0','2025-03-18 20:04:25','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','11174231737737370237033'),(5609,'111742316824','21',1.00,'200','retail','0','2025-03-18 20:04:25','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11174231739030411323100'),(5610,'111742316824','6970802080026',1.00,'850','retail','0','2025-03-18 20:04:25','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-03-18 17:04:33','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11174231742922203220333'),(5611,'111742316824','6970802080026',1.00,'850','retail','0','2025-03-18 20:04:25','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-03-18 17:04:33','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174231744032231022101'),(5612,'111742316824','1204',8.00,'1200','retail','0','2025-03-18 20:04:25','','','','52','Cash',0.00,'150','','','11','0','1','2025-03-18 17:04:33','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'8','361.00','353','Inclusive','branch','Inventory','1110','4000','5500','','','','11174231746400113133120'),(5613,'111742317475','518',7.00,'2450','retail','0','2025-03-18 20:10:32','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-03-18 17:10:36','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'7','10.00','3','Inclusive','branch','Inventory','','','','','','B','11174231766336322233371'),(5614,'111742317475','m33',1.00,'1000','retail','0','2025-03-18 20:10:32','','','','600','Cash',0.00,'1000','','','11','0.00','1','2025-03-18 17:10:36','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11174231776900212049923'),(5615,'111742317475','563',4.00,'600','retail','0','2025-03-18 20:10:32','','','','71','Cash',0.00,'150','','','11','0','1','2025-03-18 17:10:36','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'4','10.00','6','Inclusive','branch','Inventory','','4000','Asset','','','B','11174231779133233721322'),(5616,'111742317475','582',4.00,'800','retail','0','2025-03-18 20:10:32','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-18 17:10:36','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'4','9.00','5','Inclusive','branch','Inventory','','4000','Asset','','','B','11174231783133322024312'),(5617,'111742404052','170',5.00,'350','retail','0','2025-03-19 20:13:23','','','','50','Cash',0.00,'70','','','11','0','1','2025-03-19 17:13:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'5','61.00','56','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240410033213213203'),(5618,'111742404052','281',2.00,'1900','retail','0','2025-03-19 20:13:23','','','','500','Cash',0.00,'950','','','11','0','1','2025-03-19 17:13:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240412423322302414'),(5619,'111742404052','34',1.00,'350','retail','0','2025-03-19 20:13:23','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-03-19 17:13:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11174240415400401502442'),(5620,'111742404052','6947662262220',1.00,'950','retail','0','2025-03-19 20:13:23','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-19 17:13:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11174240416931001002301'),(5621,'111742404052','231',1.00,'850','retail','0','2025-03-19 20:13:23','','','','450','Cash',0.00,'850','','','11','0','1','2025-03-19 17:13:31','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240418622332370220'),(5622,'111742404052','302',1.00,'200','retail','0','2025-03-19 20:13:23','','','','150','Cash',0.00,'200','','','11','0','1','2025-03-19 17:13:31','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240420502742024727'),(5623,'111742404052','357',1.00,'500','retail','0','2025-03-19 20:13:23','','','','300','Cash',0.00,'500','','','11','0','1','2025-03-19 17:13:31','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240424102230323322'),(5624,'111742404052','20',1.00,'80','retail','0','2025-03-19 20:13:23','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-19 17:13:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','128.00','127','Inclusive','branch','Inventory','','','','','','B','11174240426123326302414'),(5625,'111742404052','6947662262220',1.00,'950','retail','0','2025-03-19 20:13:23','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-19 17:13:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11174240427122044232200'),(5626,'111742404052','1187',1.00,'200','retail','0','2025-03-19 20:13:23','','','','72','Cash',0.00,'200','','','11','0','1','2025-03-19 17:13:31','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','224.00','223','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240430920343033333'),(5627,'111742404052','1191',1.00,'650','retail','0','2025-03-19 20:13:23','','','','350','Cash',0.00,'650','','','11','0','1','2025-03-19 17:13:31','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240440333031233023'),(5628,'111742404413','559',1.00,'200','retail','0','2025-03-19 20:13:52','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-19 17:13:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','11174240443113240133330'),(5629,'111742404462','1190',1.00,'300','retail','0','2025-03-19 20:16:45','','','','130','Cash',0.00,'300','','','11','0','1','2025-03-19 17:16:51','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240449322300211332'),(5630,'111742404462','38',1.00,'1650','retail','0','2025-03-19 20:16:45','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-03-19 17:16:51','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11174240453023300320423'),(5631,'111742404462','34',1.00,'350','retail','0','2025-03-19 20:16:45','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-03-19 17:16:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174240455122222221201'),(5632,'111742404462','1155',1.00,'200','retail','0','2025-03-19 20:16:45','','','','131','Cash',0.00,'200','','','11','0','1','2025-03-19 17:16:51','2','5','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240457077122203175'),(5633,'111742404462','364',7.00,'2100','retail','0','2025-03-19 20:16:45','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-19 17:16:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'7','288.00','281','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240459231231340991'),(5634,'111742404462','1193',1.00,'150','retail','0','2025-03-19 20:16:45','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-19 17:16:51','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174240460517200600720'),(5635,'111742404612','611',1.00,'2500','retail','0','2025-03-19 20:17:35','','','','1200','Cash',0.00,'2500','','','11','0','1','2025-03-19 17:17:41','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2500.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','11174240463623232200031'),(5636,'111742404612','400',1.00,'650','retail','0','2025-03-19 20:17:35','','','','450','Cash',0.00,'650','','','11','0.00','1','2025-03-19 17:17:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11174240465511352720322'),(5637,'111742491891','20',1.00,'80','retail','0','2025-03-20 20:34:24','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-20 17:34:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','127.00','126','Inclusive','branch','Inventory','','','','','','B','11174249191103111203931'),(5638,'111742491891','20',1.00,'80','retail','0','2025-03-20 20:34:24','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-20 17:34:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','126.00','125','Inclusive','branch','Inventory','','','','','','B','11174249192419332933202'),(5639,'111742491891','15',2.00,'160','retail','0','2025-03-20 20:34:24','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-03-20 17:34:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','','B','11174249196021321203322'),(5640,'111742491891','148',1.00,'200','retail','0','2025-03-20 20:34:24','','','','150','Cash',0.00,'200','','','11','0','1','2025-03-20 17:34:30','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174249197513231220213'),(5641,'111742491891','269',1.00,'250','retail','0','2025-03-20 20:34:24','','','','130','Cash',0.00,'250','','','11','0','1','2025-03-20 17:34:30','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174249198634139303217'),(5642,'111742491891','47',1.00,'1500','retail','0','2025-03-20 20:34:24','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-20 17:34:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11174249200033033240209'),(5643,'111742491891','26',1.00,'600','retail','0','2025-03-20 20:34:24','','','','300','Cash',0.00,'600','','','11','0','1','2025-03-20 17:34:30','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174249201813100333301'),(5644,'111742491891','6972864340117',1.00,'450','retail','0','2025-03-20 20:34:24','','','','0','Cash',0.00,'450','','','11','0.00','1','2025-03-20 17:34:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11174249202722279232013'),(5645,'111742491891','1184',1.00,'400','retail','0','2025-03-20 20:34:24','','','','216','Cash',0.00,'400','','','11','0','1','2025-03-20 17:34:30','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174249205105332002223'),(5646,'111742491891','278',1.00,'700','retail','0','2025-03-20 20:34:24','','','','390','Cash',0.00,'700','','','11','0','1','2025-03-20 17:34:30','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174249206433222722212'),(5647,'111742492133','m07',1.00,'300','retail','0','2025-03-20 20:38:53','','','','150','Cash',0.00,'300','','','11','0','1','2025-03-20 17:38:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','11174249216933233411023'),(5648,'111742492133','495',6.00,'2100','retail','0','2025-03-20 20:38:53','','','','220','Cash',0.00,'350','','','11','0.00','1','2025-03-20 17:38:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'6','26.00','20','Inclusive','branch','Inventory','','','','','','B','11174249225130213303323'),(5649,'111742492133','496',6.00,'1500','retail','0','2025-03-20 20:38:53','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-03-20 17:38:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'6','29.00','23','Inclusive','branch','Inventory','','','','','','B','11174249226321223210200'),(5650,'111742492133','497',6.00,'1320','retail','0','2025-03-20 20:38:53','','','','125','Cash',0.00,'220','','','11','0.00','1','2025-03-20 17:38:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'6','16.00','10','Inclusive','branch','Inventory','','','','','','B','11174249227525020321203'),(5651,'111742492133','498',6.00,'1800','retail','0','2025-03-20 20:38:53','','','','158','Cash',0.00,'300','','','11','0.00','1','2025-03-20 17:38:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'6','20.00','14','Inclusive','branch','Inventory','','','','','','B','11174249228732001310240'),(5652,'111742492133','403',1.00,'3500','retail','0','2025-03-20 20:38:53','','','','2300','Cash',0.00,'3500','','','11','0.00','1','2025-03-20 17:38:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174249230619131207023'),(5653,'111742492133','401',1.00,'9000','retail','0','2025-03-20 20:38:53','','','','7500','Cash',0.00,'9000','','','11','0.00','1','2025-03-20 17:38:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',9000.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174249233333303323031'),(5654,'111742575649','1115',3.00,'2400','retail','0','2025-03-21 19:57:37','','','','400','Cash',0.00,'800','','','11','0','1','2025-03-21 16:57:41','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257568717610727323'),(5655,'111742575649','4',1.00,'1650','retail','0','2025-03-21 19:57:37','','','','1100','Cash',0.00,'1650','','','11','0.00','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','11174257571572253120272'),(5656,'111742575649','37',1.00,'1250','retail','0','2025-03-21 19:57:37','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','62.00','61','Inclusive','branch','Inventory','','','','','','B','11174257573223332712300'),(5657,'111742575649','20',3.00,'240','retail','0','2025-03-21 19:57:37','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','125.00','122','Inclusive','branch','Inventory','','','','','','B','11174257575727212032023'),(5658,'111742575649','272',1.00,'400','retail','0','2025-03-21 19:57:37','','','','200','Cash',0.00,'400','','','11','0','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257577771322052243'),(5659,'111742575649','1187',4.00,'800','retail','0','2025-03-21 19:57:37','','','','72','Cash',0.00,'200','','','11','0','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'4','223.00','219','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257582383352353220'),(5660,'111742575649','1161',1.00,'130','retail','0','2025-03-21 19:57:37','','','','67','Cash',0.00,'130','','','11','0','1','2025-03-21 16:57:41','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',130.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257584222301530122'),(5661,'111742575649','197',1.00,'800','retail','0','2025-03-21 19:57:37','','','','450','Cash',0.00,'800','','','11','0','1','2025-03-21 16:57:41','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257585903534223521'),(5662,'111742575649','1187',2.00,'400','retail','0','2025-03-21 19:57:37','','','','72','Cash',0.00,'200','','','11','0','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','219.00','217','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257588421223382213'),(5663,'111742575649','364',1.00,'300','retail','0','2025-03-21 19:57:37','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','281.00','280','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257590432230242721'),(5664,'111742575649','32',6.00,'1500','retail','0','2025-03-21 19:57:37','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'6','75.00','69','Inclusive','branch','Inventory','','','','','','B','11174257596972273393322'),(5665,'111742575649','221',1.00,'350','retail','0','2025-03-21 19:57:37','','','','200','Cash',0.00,'350','','','11','0','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257598947213837802'),(5666,'111742575649','1204',4.00,'600','retail','0','2025-03-21 19:57:37','','','','52','Cash',0.00,'150','','','11','0','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'4','353.00','349','Inclusive','branch','Inventory','1110','4000','5500','','','','11174257601276020335211'),(5667,'111742575649','357',1.00,'500','retail','0','2025-03-21 19:57:37','','','','300','Cash',0.00,'500','','','11','0','1','2025-03-21 16:57:41','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257604336733223003'),(5668,'111742575649','361',1.00,'1600','retail','0','2025-03-21 19:57:37','','','','850','Cash',0.00,'1600','','','11','0','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257611972332332702'),(5669,'111742575649','168',1.00,'900','retail','0','2025-03-21 19:57:37','','','','520','Cash',0.00,'900','','','11','0','1','2025-03-21 16:57:41','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257613827323521323'),(5670,'111742575649','38',1.00,'1650','retail','0','2025-03-21 19:57:37','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-03-21 16:57:41','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11174257615834322111312'),(5671,'111742575649','6972864340117',1.00,'450','retail','0','2025-03-21 19:57:37','','','','0','Cash',0.00,'450','','','11','0.00','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','11174257618174120235328'),(5672,'111742575649','11',1.00,'1300','retail','0','2025-03-21 19:57:37','','','','750','Cash',0.00,'1300','','','11','0','1','2025-03-21 16:57:41','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1300.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','11174257619854233397311'),(5673,'111742575649','1174',1.00,'799','retail','0','2025-03-21 19:57:37','','','','650','Cash',0.00,'799','','','11','0','1','2025-03-21 16:57:41','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174257621205220730203'),(5674,'111742576263','660',1.00,'200','retail','0','2025-03-21 19:58:16','','','','92','Cash',0.00,'200','','','11','0','1','2025-03-21 16:58:22','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','19.00','18','Inclusive','branch','Inventory','','4000','Asset','','','B','11174257629595033052270'),(5675,'111742576350','21',1.00,'200','retail','0','2025-03-21 20:00:08','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-03-21 17:00:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','11174257636830222023213'),(5676,'111742576350','118',1.00,'2500','retail','0','2025-03-21 20:00:08','','','','1700','Cash',0.00,'2500','','','11','0.00','1','2025-03-21 17:00:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174257640743362363220'),(5677,'111742662009','197',1.00,'800','retail','0','2025-03-22 19:51:21','','','','450','Cash',0.00,'800','','','11','0','1','2025-03-22 16:51:26','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174266202023100114132'),(5678,'111742662009','47',1.00,'1500','retail','0','2025-03-22 19:51:21','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174266204300324320302'),(5679,'111742662009','365',1.00,'4500','retail','0','2025-03-22 19:51:21','','','','2900','Cash',0.00,'4500','','','11','0','1','2025-03-22 16:51:26','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174266205220031132236'),(5680,'111742662009','71',1.00,'1200','retail','0','2025-03-22 19:51:21','','','','850','Cash',0.00,'1200','','','11','0','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11174266206120021430232'),(5681,'111742662009','13',1.00,'600','retail','0','2025-03-22 19:51:21','','','','350','Cash',0.00,'600','','','11','0.00','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174266208224301322231'),(5682,'111742662009','97',1.00,'700','retail','0','2025-03-22 19:51:21','','','','450','Cash',0.00,'700','','','11','0','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','11174266209202327232222'),(5683,'111742662009','243',1.00,'1150','retail','0','2025-03-22 19:51:21','','','','550','Cash',0.00,'1150','','','11','0','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174266210610222661333'),(5684,'111742662009','37',1.00,'1250','retail','0','2025-03-22 19:51:21','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','61.00','60','Inclusive','branch','Inventory','','','','','','B','11174266211922102303013'),(5685,'111742662009','6957660746691',1.00,'700','retail','0','2025-03-22 19:51:21','','','','0','Cash',0.00,'700','','','11','0.00','1','2025-03-22 16:51:26','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11174266213512603352231'),(5686,'111742662009','145',1.00,'550','retail','0','2025-03-22 19:51:21','','','','400','Cash',0.00,'550','','','11','0','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174266215923352030022'),(5687,'111742662009','13',1.00,'600','retail','0','2025-03-22 19:51:21','','','','350','Cash',0.00,'600','','','11','0.00','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174266217573243305622'),(5688,'111742662009','1193',4.00,'600','retail','0','2025-03-22 19:51:21','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-22 16:51:26','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'4','28.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174266219123336223403'),(5689,'111742662009','6947662262220',1.00,'950','retail','0','2025-03-22 19:51:21','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','11174266220242330232220'),(5690,'111742662009','1163',1.00,'2500','retail','0','2025-03-22 19:51:21','','','','1500','Cash',0.00,'2500','','','11','0','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174266223110266312023'),(5691,'111742662009','221',1.00,'350','retail','0','2025-03-22 19:51:21','','','','200','Cash',0.00,'350','','','11','0','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174266224612622362113'),(5692,'111742662009','1149',1.00,'2000','retail','0','2025-03-22 19:51:21','','','','1000','Cash',0.00,'2000','','','11','0','1','2025-03-22 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174266225921270293263'),(5693,'111742662310','1217',1.00,'250','retail','0','2025-03-22 19:52:54','','','','120','Cash',0.00,'250','','','11','0','1','2025-03-22 16:52:59','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11174266237032103320426'),(5694,'111742662382','60',1.00,'2700','retail','0','2025-03-22 19:53:17','','','','1800','Cash',0.00,'2700','','','11','0.00','1','2025-03-22 16:53:29','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2700.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174266239572432392133'),(5695,'111742742603','6947662262220',1.00,'950','retail','0','2025-03-23 18:14:21','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-23 15:14:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','11174274261347434002330'),(5696,'111742742603','15',1.00,'80','retail','0','2025-03-23 18:14:21','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-03-23 15:14:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','11174274262523270352232'),(5697,'111742742603','364',3.00,'900','retail','0','2025-03-23 18:14:21','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-23 15:14:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','280.00','277','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174274264613233423262'),(5698,'111742742603','339',4.00,'1400','retail','0','2025-03-23 18:14:21','','','','150','Cash',0.00,'350','','','11','0','1','2025-03-23 15:14:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'4','15.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174274267222723206213'),(5699,'111742742603','319',1.00,'650','retail','0','2025-03-23 18:14:21','','','','450','Cash',0.00,'650','','','11','0','1','2025-03-23 15:14:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174274268816372120203'),(5700,'111742742603','9',1.00,'1500','retail','0','2025-03-23 18:14:21','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-23 15:14:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','','B','11174274271721131212444'),(5701,'111742742603','37',1.00,'1250','retail','0','2025-03-23 18:14:21','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-03-23 15:14:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','60.00','59','Inclusive','branch','Inventory','','','','','','B','11174274274843220341247'),(5702,'111742742603','281',2.00,'1900','retail','0','2025-03-23 18:14:21','','','','500','Cash',0.00,'950','','','11','0','1','2025-03-23 15:14:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174274276763223431233'),(5703,'111742742603','26',1.00,'600','retail','0','2025-03-23 18:14:21','','','','300','Cash',0.00,'600','','','11','0','1','2025-03-23 15:14:27','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174274281842321222182'),(5704,'111742742603','6970802080026',1.00,'850','retail','0','2025-03-23 18:14:21','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-03-23 15:14:27','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174274285823523227247'),(5705,'111742742869','481',6.00,'2700','retail','0','2025-03-23 18:16:44','','','','283','Cash',0.00,'450','','','11','0.00','1','2025-03-23 15:16:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'6','24.00','18','Inclusive','branch','Inventory','','','','','','B','11174274293220373230310'),(5706,'111742742869','m87',1.00,'600','retail','0','2025-03-23 18:16:44','','','','300','Cash',0.00,'600','','','11','0','1','2025-03-23 15:16:48','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','4.00','3','Inclusive','branch','Inventory','','4000','Asset','','','B','11174274296523211432930'),(5707,'111742742869','684',1.00,'700','retail','0','2025-03-23 18:16:44','','','','350','Cash',0.00,'700','','','11','0','1','2025-03-23 15:16:48','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','8.00','7','Inclusive','branch','Inventory','','4000','Asset','','','B','11174274300323232033234'),(5708,'111742743046','493',1.00,'1500','retail','0','2025-03-23 18:19:14','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-23 15:19:21','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174274313342303017407'),(5709,'111742743046','660',1.00,'200','retail','0','2025-03-23 18:19:14','','','','92','Cash',0.00,'200','','','11','0','1','2025-03-23 15:19:21','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','18.00','17','Inclusive','branch','Inventory','','4000','Asset','','','B','11174274315302022232337'),(5710,'111742743163','1209',1.00,'650','retail','0','2025-03-23 18:21:36','','','','350','Cash',0.00,'650','','','11','0','1','2025-03-23 15:21:44','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','11174274320710323321420'),(5711,'111742743163','185',3.00,'180','retail','0','2025-03-23 18:21:36','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-23 15:21:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','99.00','96','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174274327613132037264'),(5712,'111742743163','319',1.00,'650','retail','0','2025-03-23 18:21:36','','','','450','Cash',0.00,'650','','','11','0','1','2025-03-23 15:21:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174274329633213320272'),(5713,'111742743344','50',1.00,'2800','retail','0','2025-03-23 18:23:27','','','','1900','Cash',0.00,'2800','','','11','0.00','1','2025-03-23 15:23:34','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174274338200423383220'),(5714,'111742743344','1',1.00,'1600','retail','0','2025-03-23 18:23:27','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-03-23 15:23:34','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','','B','11174274340627233004033'),(5715,'111742835304','137',1.00,'799','retail','0','2025-03-24 20:13:27','','','','606','Cash',0.00,'799','','','11','0.00','1','2025-03-24 17:13:33','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283534542753323203'),(5716,'111742835304','185',6.00,'360','retail','0','2025-03-24 20:13:27','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','96.00','90','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174283536633033234232'),(5717,'111742835304','1184',1.00,'400','retail','0','2025-03-24 20:13:27','','','','216','Cash',0.00,'400','','','11','0','1','2025-03-24 17:13:33','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283542923238144207'),(5718,'111742835304','1204',6.00,'900','retail','0','2025-03-24 20:13:27','','','','52','Cash',0.00,'150','','','11','0','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'6','349.00','343','Inclusive','branch','Inventory','1110','4000','5500','','','','11174283546236243214833'),(5719,'111742835304','1187',5.00,'1000','retail','0','2025-03-24 20:13:27','','','','72','Cash',0.00,'200','','','11','0','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'5','217.00','212','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283549532033085381'),(5720,'111742835304','1195',1.00,'350','retail','0','2025-03-24 20:13:27','','','','150','Cash',0.00,'350','','','11','0','1','2025-03-24 17:13:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283551172432512133'),(5721,'111742835304','9',1.00,'1500','retail','0','2025-03-24 20:13:27','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','','B','11174283559222345803232'),(5722,'111742835304','1195',1.00,'350','retail','0','2025-03-24 20:13:27','','','','150','Cash',0.00,'350','','','11','0','1','2025-03-24 17:13:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283560933230362233'),(5723,'111742835304','1215',1.00,'250','retail','0','2025-03-24 20:13:27','','','','100','Cash',0.00,'250','','','11','0','1','2025-03-24 17:13:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','11174283563903333223938'),(5724,'111742835304','1211',1.00,'60','retail','0','2025-03-24 20:13:27','','','','30','Cash',0.00,'60','','','11','0','1','2025-03-24 17:13:33','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','11174283572523237133051'),(5725,'111742835304','1216',1.00,'100','retail','0','2025-03-24 20:13:27','','','','35','Cash',0.00,'100','','','11','0','1','2025-03-24 17:13:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','11174283579810873330240'),(5726,'111742835304','1216',1.00,'100','retail','0','2025-03-24 20:13:27','','','','35','Cash',0.00,'100','','','11','0','1','2025-03-24 17:13:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','11174283580933852250872'),(5727,'111742835304','1220',1.00,'400','retail','0','2025-03-24 20:13:27','','','','180','Cash',0.00,'400','','','11','0','1','2025-03-24 17:13:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','','11174283584112183230720'),(5728,'111742835304','71',1.00,'1200','retail','0','2025-03-24 20:13:27','','','','850','Cash',0.00,'1200','','','11','0','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11174283585532233280012'),(5729,'111742835304','364',3.00,'900','retail','0','2025-03-24 20:13:27','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','277.00','274','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283588420433322822'),(5730,'111742835304','32',2.00,'500','retail','0','2025-03-24 20:13:27','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','69.00','67','Inclusive','branch','Inventory','','','','','','B','11174283601632236730333'),(5731,'111742835304','329',1.00,'150','retail','0','2025-03-24 20:13:27','','','','42','Cash',0.00,'150','','','11','0','1','2025-03-24 17:13:33','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283604020333083300'),(5732,'111742835304','1195',1.00,'350','retail','0','2025-03-24 20:13:27','','','','150','Cash',0.00,'350','','','11','0','1','2025-03-24 17:13:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283608617330223023'),(5733,'111742835304','364',3.00,'900','retail','0','2025-03-24 20:13:27','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','274.00','271','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283611572311132212'),(5734,'111742835304','6925546000205',1.00,'2500','retail','0','2025-03-24 20:13:27','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-03-24 17:13:33','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11174283613802311333103'),(5735,'111742835304','20',2.00,'160','retail','0','2025-03-24 20:13:27','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','122.00','120','Inclusive','branch','Inventory','','','','','','B','11174283619010303302318'),(5736,'111742835304','329',1.00,'150','retail','0','2025-03-24 20:13:27','','','','42','Cash',0.00,'150','','','11','0','1','2025-03-24 17:13:33','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283625703317171325'),(5737,'111742835304','185',6.00,'360','retail','0','2025-03-24 20:13:27','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','90.00','84','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174283628803203422330'),(5738,'111742835304','288',1.00,'50','retail','0','2025-03-24 20:13:27','','','','21','Cash',0.00,'50','','','11','0','1','2025-03-24 17:13:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283637877220302322'),(5739,'111742836443','67',1.00,'800','retail','0','2025-03-24 20:14:17','','','','350','Cash',0.00,'800','','','11','0','1','2025-03-24 17:14:28','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','11174283645624273142676'),(5740,'111742836915','137',1.00,'799','retail','0','2025-03-24 20:22:35','','','','606','Cash',0.00,'799','','','11','0.00','1','2025-03-24 17:22:46','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174283695513029923330'),(5741,'111742837431','67',1.00,'800','retail','0','2025-03-24 20:30:45','','','','350','Cash',0.00,'800','','','11','0','1','2025-03-24 17:31:03','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','11174283744541342422323'),(5742,'111742920812','6947662262220',1.00,'950','retail','0','2025-03-25 19:49:54','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-25 16:50:08','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','11174292084112032010031'),(5743,'111742920812','1147',2.00,'240','retail','0','2025-03-25 19:49:54','','','','70','Cash',0.00,'120','','','11','0','1','2025-03-25 16:50:08','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174292090812132893072'),(5744,'111742920812','299',2.00,'200','retail','0','2025-03-25 19:49:54','','','','86','Cash',0.00,'100','','','11','0','1','2025-03-25 16:50:08','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174292094222394333340'),(5745,'111742920812','278',1.00,'700','retail','0','2025-03-25 19:49:54','','','','390','Cash',0.00,'700','','','11','0','1','2025-03-25 16:50:08','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174292096822124463323'),(5746,'111742920812','1183',1.00,'5500','retail','0','2025-03-25 19:49:54','','','','2805','Cash',0.00,'5500','','','11','0','1','2025-03-25 16:50:08','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',5500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174292101134199203202'),(5747,'111742920812','1217',1.00,'250','retail','0','2025-03-25 19:49:54','','','','120','Cash',0.00,'250','','','11','0','1','2025-03-25 16:50:08','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','11174292109509009320132'),(5748,'111742920812','6166000121849',1.00,'799','retail','0','2025-03-25 19:49:54','','','','608','Cash',0.00,'799','','','11','0.00','1','2025-03-25 16:50:08','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174292113992323221900'),(5749,'111742920812','26',1.00,'600','retail','0','2025-03-25 19:49:54','','','','300','Cash',0.00,'600','','','11','0','1','2025-03-25 16:50:08','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174292118224013313324'),(5750,'111742920812','185',3.00,'180','retail','0','2025-03-25 19:49:54','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-25 16:50:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','84.00','81','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174292120222230939333'),(5751,'111742920812','270',1.00,'3200','retail','0','2025-03-25 19:49:54','','','','1500','Cash',0.00,'3200','','','11','0','1','2025-03-25 16:50:08','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3200.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174292129901232000232'),(5752,'111742920812','71',1.00,'1200','retail','0','2025-03-25 19:49:54','','','','850','Cash',0.00,'1200','','','11','0','1','2025-03-25 16:50:08','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','11174292132523230431302'),(5753,'111742920812','148',1.00,'200','retail','0','2025-03-25 19:49:54','','','','150','Cash',0.00,'200','','','11','0','1','2025-03-25 16:50:08','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174292135721332232310'),(5754,'111742920812','1220',1.00,'400','retail','0','2025-03-25 19:49:54','','','','180','Cash',0.00,'400','','','11','0','1','2025-03-25 16:50:08','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','','11174292137530139532203'),(5755,'111742920812','47',1.00,'1500','retail','0','2025-03-25 19:49:54','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-03-25 16:50:08','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11174292139323392010023'),(5756,'111742921565','6947662262220',2.00,'1900','retail','0','2025-03-25 19:53:01','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-25 16:53:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'2','27.00','25','Inclusive','branch','Inventory','','','','','','B','11174292158120310332233'),(5757,'111742921755','6947662262220',1.00,'950','retail','0','2025-03-25 19:56:05','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-25 16:56:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','11174292176432733206212'),(5758,'131742922790','51',1.00,'500','retail','0','2025-03-25 20:13:27','bale','','','300','Cash',0.00,'500','','','13','0.00','1','2025-03-25 17:13:33','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13174292280720232240133'),(5759,'111743007809','364',3.00,'900','retail','0','2025-03-26 20:05:26','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-26 17:05:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','271.00','268','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300795027322221792'),(5760,'111743007809','18',3.00,'360','retail','0','2025-03-26 20:05:26','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-03-26 17:05:59','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'3','142.00','139','Inclusive','branch','Inventory','','','','','','B','11174300797403102027330'),(5761,'111743007809','1187',4.00,'800','retail','0','2025-03-26 20:05:26','','','','72','Cash',0.00,'200','','','11','0','1','2025-03-26 17:05:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'4','212.00','208','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300800201837303322'),(5762,'111743007809','20',2.00,'160','retail','0','2025-03-26 20:05:26','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-26 17:05:59','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','120.00','118','Inclusive','branch','Inventory','','','','','','B','11174300802732733302212'),(5763,'111743007809','233',1.00,'450','retail','0','2025-03-26 20:05:26','','','','240','Cash',0.00,'450','','','11','0','1','2025-03-26 17:05:59','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300804720032330332'),(5764,'111743007809','1217',1.00,'250','retail','0','2025-03-26 20:05:26','','','','120','Cash',0.00,'250','','','11','0','1','2025-03-26 17:05:59','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','11174300838532205322220'),(5765,'111743007809','1195',1.00,'350','retail','0','2025-03-26 20:05:26','','','','150','Cash',0.00,'350','','','11','0','1','2025-03-26 17:05:59','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300841030130303430'),(5766,'111743007809','21',1.00,'200','retail','0','2025-03-26 20:05:26','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-03-26 17:05:59','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','11174300842604613430301'),(5767,'111743007809','1147',1.00,'120','retail','0','2025-03-26 20:05:26','','','','70','Cash',0.00,'120','','','11','0','1','2025-03-26 17:05:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300844073401222110'),(5768,'111743007809','148',1.00,'200','retail','0','2025-03-26 20:05:26','','','','150','Cash',0.00,'200','','','11','0','1','2025-03-26 17:05:59','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300846673333422887'),(5769,'111743007809','1112',1.00,'950','retail','0','2025-03-26 20:05:26','','','','450','Cash',0.00,'950','','','11','0','1','2025-03-26 17:05:59','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300851300023032522'),(5770,'111743007809','148',1.00,'200','retail','0','2025-03-26 20:05:26','','','','150','Cash',0.00,'200','','','11','0','1','2025-03-26 17:05:59','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300863303122000001'),(5771,'111743007809','1187',5.00,'1000','retail','0','2025-03-26 20:05:26','','','','72','Cash',0.00,'200','','','11','0','1','2025-03-26 17:05:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'5','208.00','203','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300865600820023332'),(5772,'111743007809','277',1.00,'750','retail','0','2025-03-26 20:05:26','','','','330','Cash',0.00,'750','','','11','0','1','2025-03-26 17:05:59','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300867501032032030'),(5773,'111743008762','559',1.00,'200','retail','0','2025-03-26 20:06:24','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-26 17:06:30','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','4.00','3','Inclusive','branch','Inventory','','4000','Asset','','','B','11174300878403237320332'),(5774,'111743008815','1189',2.00,'1100','retail','0','2025-03-26 20:08:27','','','','170','Cash',0.00,'550','','','11','0','1','2025-03-26 17:08:37','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','C','11174300883533827332833'),(5775,'111743008815','342',1.00,'1000','retail','0','2025-03-26 20:08:27','','','','600','Cash',0.00,'1000','','','11','0','1','2025-03-26 17:08:37','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300884641332322130'),(5776,'111743008815','20',2.00,'160','retail','0','2025-03-26 20:08:27','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-26 17:08:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','118.00','116','Inclusive','branch','Inventory','','','','','','B','11174300886531388323227'),(5777,'111743008815','15',1.00,'80','retail','0','2025-03-26 20:08:27','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-03-26 17:08:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','11174300888822303333133'),(5778,'111743008815','285',4.00,'600','retail','0','2025-03-26 20:08:27','','','','100','Cash',0.00,'150','','','11','0','1','2025-03-26 17:08:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'4','41.00','37','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174300890602229031220'),(5779,'111743008919','38',2.00,'3300','retail','0','2025-03-26 20:09:00','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-03-26 17:09:08','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','','B','11174300894021020431200'),(5780,'131743093815','132',2.00,'400','retail','0','2025-03-27 19:52:42','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','101.00','99','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309384223313301002'),(5781,'131743093815','232',1.00,'360','retail','0','2025-03-27 19:52:42','bale','','','180','Cash',0.00,'360','','','13','0','1','2025-03-27 16:52:52','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',360.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309394443220033903'),(5782,'131743093815','185',4.00,'240','retail','0','2025-03-27 19:52:42','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'4','81.00','77','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174309396363206000311'),(5783,'131743093815','15',1.00,'80','retail','0','2025-03-27 19:52:42','bale','','','45','Cash',0.00,'80','','','13','0.00','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','13174309399039303332722'),(5784,'131743093815','1147',2.00,'240','retail','0','2025-03-27 19:52:42','bale','','','70','Cash',0.00,'120','','','13','0','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'2','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309402003303430303'),(5785,'131743093815','278',2.00,'1400','retail','0','2025-03-27 19:52:42','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-03-27 16:52:52','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309404130730344140'),(5786,'131743093815','6947662262220',1.00,'950','retail','0','2025-03-27 19:52:42','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','13174309405143123952213'),(5787,'131743093815','267',1.00,'250','retail','0','2025-03-27 19:52:42','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-03-27 16:52:52','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309406620303132223'),(5788,'131743093815','34',2.00,'700','retail','0','2025-03-27 19:52:42','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','B','13174309408431003322223'),(5789,'131743093815','185',3.00,'180','retail','0','2025-03-27 19:52:42','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','77.00','74','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174309410002323024132'),(5790,'131743093815','319',1.00,'650','retail','0','2025-03-27 19:52:42','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309411230004223222'),(5791,'131743093815','61',1.00,'2200','retail','0','2025-03-27 19:52:42','bale','','','1400','Cash',0.00,'2200','','','13','0.00','1','2025-03-27 16:52:52','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2200.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174309413322327023330'),(5792,'131743093815','1174',1.00,'799','retail','0','2025-03-27 19:52:42','bale','','','650','Cash',0.00,'799','','','13','0','1','2025-03-27 16:52:52','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309414833310323020'),(5793,'131743093815','1147',2.00,'240','retail','0','2025-03-27 19:52:42','bale','','','70','Cash',0.00,'120','','','13','0','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309416903961333303'),(5794,'131743093815','289',1.00,'1500','retail','0','2025-03-27 19:52:42','bale','','','750','Cash',0.00,'1500','','','13','0','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309418223813700387'),(5795,'131743093815','45',1.00,'1600','retail','0','2025-03-27 19:52:42','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-03-27 16:52:52','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13174309419629203333273'),(5796,'131743093815','142',1.00,'1450','retail','0','2025-03-27 19:52:42','bale','','','900','Cash',0.00,'1450','','','13','0.00','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1450.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309429642034332323'),(5797,'131743093815','144',1.00,'700','retail','0','2025-03-27 19:52:42','bale','','','350','Cash',0.00,'700','','','13','0.00','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309431200422373223'),(5798,'131743093815','243',1.00,'1150','retail','0','2025-03-27 19:52:42','bale','','','550','Cash',0.00,'1150','','','13','0','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309432622239002032'),(5799,'131743093815','6957660746691',1.00,'700','retail','0','2025-03-27 19:52:42','bale','','','0','Cash',0.00,'700','','','13','0.00','1','2025-03-27 16:52:52','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13174309433833343231033'),(5800,'131743093815','1186',1.00,'450','retail','0','2025-03-27 19:52:42','bale','','','72','Cash',0.00,'450','','','13','0','1','2025-03-27 16:52:52','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309435139042234302'),(5801,'131743094374','401',1.00,'9000','retail','0','2025-03-27 19:53:56','bale','','','7500','Cash',0.00,'9000','','','13','0.00','1','2025-03-27 16:54:00','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',9000.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174309443613142322220'),(5802,'131743094500','1193',1.00,'150','retail','0','2025-03-27 19:55:24','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-03-27 16:55:32','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174309452320320212023'),(5803,'111743094650','232',3.00,'1080','retail','0','2025-03-27 20:01:19','','','','180','Cash',0.00,'360','','','11','0','1','2025-03-27 17:01:38','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',360.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174309485537203302008'),(5804,'111743094650','297',1.00,'1100','retail','0','2025-03-27 20:01:19','','','','550','Cash',0.00,'1100','','','11','0','1','2025-03-27 17:01:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174309487843023820233'),(5805,'111743095019','6972410090008',20.00,'6000','retail','0','2025-03-27 20:04:06','','','','142','Cash',0.00,'300','','','11','0.00','1','2025-03-27 17:04:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'20','31.00','11','Inclusive','branch','Inventory','','','','','','B','11174309504577403079223'),(5806,'111743180385','319',1.00,'650','retail','0','2025-03-28 19:59:56','','','','450','Cash',0.00,'650','','','11','0','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318040553122333200'),(5807,'111743180385','21',3.00,'600','retail','0','2025-03-28 19:59:56','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','36.00','33','Inclusive','branch','Inventory','','','','','','B','11174318049923122223082'),(5808,'111743180385','6972864340117',1.00,'450','retail','0','2025-03-28 19:59:56','','','','0','Cash',0.00,'450','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','11174318052101333733330'),(5809,'111743180385','97',1.00,'700','retail','0','2025-03-28 19:59:56','','','','450','Cash',0.00,'700','','','11','0','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','11174318056633136282330'),(5810,'111743180385','97',1.00,'700','retail','0','2025-03-28 19:59:56','','','','450','Cash',0.00,'700','','','11','0','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','11174318058372332222323'),(5811,'111743180385','3',2.00,'1700','retail','0','2025-03-28 19:59:56','','','','450','Cash',0.00,'850','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','','B','11174318065432733023320'),(5812,'111743180385','1162',2.00,'2400','retail','0','2025-03-28 19:59:56','','','','700','Cash',0.00,'1200','','','11','0','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318071738213123013'),(5813,'111743180385','364',2.00,'600','retail','0','2025-03-28 19:59:56','','','','300','Cash',0.00,'300','','','11','0','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','268.00','266','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318074128320002134'),(5814,'111743180385','342',1.00,'1000','retail','0','2025-03-28 19:59:56','','','','600','Cash',0.00,'1000','','','11','0','1','2025-03-28 17:00:11','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318075517022272033'),(5815,'111743180385','130',1.00,'500','retail','0','2025-03-28 19:59:56','','','','350','Cash',0.00,'500','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318086820363823202'),(5816,'111743180385','3',2.00,'1700','retail','0','2025-03-28 19:59:56','','','','450','Cash',0.00,'850','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'2','21.00','19','Inclusive','branch','Inventory','','','','','','B','11174318089533238912210'),(5817,'111743180385','32',3.00,'750','retail','0','2025-03-28 19:59:56','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','67.00','64','Inclusive','branch','Inventory','','','','','','B','11174318091521820433302'),(5818,'111743180385','18',1.00,'120','retail','0','2025-03-28 19:59:56','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','139.00','138','Inclusive','branch','Inventory','','','','','','B','11174318093429342323033'),(5819,'111743180385','20',2.00,'160','retail','0','2025-03-28 19:59:56','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','116.00','114','Inclusive','branch','Inventory','','','','','','B','11174318095313913812383'),(5820,'111743180385','264',1.00,'3000','retail','0','2025-03-28 19:59:56','','','','1800','Cash',0.00,'3000','','','11','0','1','2025-03-28 17:00:11','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318099701891333303'),(5821,'111743180385','185',5.00,'300','retail','0','2025-03-28 19:59:56','','','','22','Cash',0.00,'60','','','11','0','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'5','74.00','69','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174318104530004122234'),(5822,'111743180385','21',1.00,'200','retail','0','2025-03-28 19:59:56','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','11174318108903392130213'),(5823,'111743180385','15',2.00,'160','retail','0','2025-03-28 19:59:56','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','','B','11174318113623300223102'),(5824,'111743180385','16',1.00,'350','retail','0','2025-03-28 19:59:56','','','','125','Cash',0.00,'350','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174318115900331323012'),(5825,'111743180385','110',1.00,'250','retail','0','2025-03-28 19:59:56','','','','95','Cash',0.00,'250','','','11','0.00','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','11174318117302322120231'),(5826,'111743180385','71',1.00,'1200','retail','0','2025-03-28 19:59:56','','','','850','Cash',0.00,'1200','','','11','0','1','2025-03-28 17:00:11','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11174318119412833317312'),(5827,'111743181213','501',2.00,'500','retail','0','2025-03-28 20:06:40','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-03-28 17:06:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','','B','11174318130823031032200'),(5828,'111743181213','502',3.00,'1050','retail','0','2025-03-28 20:06:40','','','','200','Cash',0.00,'350','','','11','0.00','1','2025-03-28 17:06:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'3','6.00','3','Inclusive','branch','Inventory','','','','','','B','11174318134724113043318'),(5829,'111743181213','503',3.00,'900','retail','0','2025-03-28 20:06:40','','','','150','Cash',0.00,'300','','','11','0.00','1','2025-03-28 17:06:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','11.00','8','Inclusive','branch','Inventory','','','','','','B','11174318136903032367082'),(5830,'111743181213','511',1.00,'2999','retail','0','2025-03-28 20:06:40','','','','2500','Cash',0.00,'2999','','','11','0.00','1','2025-03-28 17:06:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2999.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174318144823331723203'),(5831,'111743181213','541',2.00,'998','retail','0','2025-03-28 20:06:40','','','','250','Cash',0.00,'499','','','11','0','1','2025-03-28 17:06:47','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',499.00,'2','6.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','11174318148223122404220'),(5832,'111743181213','m37',1.00,'800','retail','0','2025-03-28 20:06:40','','','','200','Cash',0.00,'800','','','11','0','1','2025-03-28 17:06:47','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','7.00','6','Inclusive','branch','Inventory','','4000','Asset','','','B','11174318160011312213323'),(5833,'111743181635','m47',1.00,'200','retail','0','2025-03-28 20:07:34','','','','92','Cash',0.00,'200','','','11','0.00','1','2025-03-28 17:07:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174318165313021031032'),(5834,'111743181663','267',2.00,'500','retail','0','2025-03-28 20:09:46','','','','130','Cash',0.00,'250','','','11','0','1','2025-03-28 17:09:50','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318173222243303332'),(5835,'111743181663','1193',2.00,'300','retail','0','2025-03-28 20:09:46','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-28 17:09:50','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318176101423303227'),(5836,'111743181663','1193',1.00,'150','retail','0','2025-03-28 20:09:46','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-28 17:09:50','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318178533432230033'),(5837,'111743181861','20',26.00,'2080','retail','0','2025-03-28 20:11:24','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-03-28 17:11:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'26','114.00','88','Inclusive','branch','Inventory','','','','','','B','11174318188310223030133'),(5838,'111743181892','252',4.00,'3200','retail','0','2025-03-28 20:12:27','','','','400','Cash',0.00,'800','','','11','0','1','2025-03-28 17:12:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318191413330304831'),(5839,'111743181892','239',3.00,'2400','retail','0','2025-03-28 20:12:27','','','','350','Cash',0.00,'800','','','11','0','1','2025-03-28 17:12:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174318194702722784072'),(5840,'131743266856','1118',2.00,'900','retail','0','2025-03-29 20:03:08','bale','','','250','Cash',0.00,'450','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326689223332343234'),(5841,'131743266856','264',1.00,'3000','retail','0','2025-03-29 20:03:08','bale','','','1800','Cash',0.00,'3000','','','13','0','1','2025-03-29 17:03:18','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326691430320332603'),(5842,'131743266856','179',2.00,'1500','retail','0','2025-03-29 20:03:08','bale','','','350','Cash',0.00,'750','','','13','0','1','2025-03-29 17:03:18','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326696120323363133'),(5843,'131743266856','21',1.00,'200','retail','0','2025-03-29 20:03:08','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','13174326697929226433062'),(5844,'131743266856','364',3.00,'900','retail','0','2025-03-29 20:03:08','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','266.00','263','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326703233222204627'),(5845,'131743266856','364',4.00,'1200','retail','0','2025-03-29 20:03:08','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'4','263.00','259','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326706723433273227'),(5846,'131743266856','32',3.00,'750','retail','0','2025-03-29 20:03:08','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','64.00','61','Inclusive','branch','Inventory','','','','','','B','13174326715830223321120'),(5847,'131743266856','185',3.00,'180','retail','0','2025-03-29 20:03:08','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','69.00','66','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174326718321332222222'),(5848,'131743266856','130',1.00,'500','retail','0','2025-03-29 20:03:08','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326721473344070364'),(5849,'131743266856','21',1.00,'200','retail','0','2025-03-29 20:03:08','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','13174326723722303303033'),(5850,'131743266856','1118',1.00,'450','retail','0','2025-03-29 20:03:08','bale','','','250','Cash',0.00,'450','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326726432326333616'),(5851,'131743266856','1220',1.00,'400','retail','0','2025-03-29 20:03:08','bale','','','180','Cash',0.00,'400','','','13','0','1','2025-03-29 17:03:18','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','','13174326739690202323323'),(5852,'131743266856','364',3.00,'900','retail','0','2025-03-29 20:03:08','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','259.00','256','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326742732300233230'),(5853,'131743266856','1184',1.00,'400','retail','0','2025-03-29 20:03:08','bale','','','216','Cash',0.00,'400','','','13','0','1','2025-03-29 17:03:18','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326745026203333273'),(5854,'131743266856','271',1.00,'1500','retail','0','2025-03-29 20:03:08','bale','','','850','Cash',0.00,'1500','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326747422303271373'),(5855,'131743266856','97',1.00,'700','retail','0','2025-03-29 20:03:08','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','13174326751462340323352'),(5856,'131743266856','48',1.00,'700','retail','0','2025-03-29 20:03:08','bale','','','400','Cash',0.00,'700','','','13','0.00','1','2025-03-29 17:03:18','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','13174326753623330272533'),(5857,'131743266856','1147',2.00,'240','retail','0','2025-03-29 20:03:08','bale','','','70','Cash',0.00,'120','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326756722503333320'),(5858,'131743266856','15',2.00,'160','retail','0','2025-03-29 20:03:08','bale','','','45','Cash',0.00,'80','','','13','0.00','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','','B','13174326759133321230709'),(5859,'131743266856','45',1.00,'1600','retail','0','2025-03-29 20:03:08','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-03-29 17:03:18','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13174326764372131224233'),(5860,'131743266856','258',1.00,'1300','retail','0','2025-03-29 20:03:08','bale','','','700','Cash',0.00,'1300','','','13','0','1','2025-03-29 17:03:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1300.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326778736230062021'),(5861,'131743267802','481',6.00,'2700','retail','0','2025-03-29 20:13:59','bale','','','283','Cash',0.00,'450','','','13','0.00','1','2025-03-29 17:14:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'6','18.00','12','Inclusive','branch','Inventory','','','','','','B','13174326783133130233023'),(5862,'131743267802','m14',1.00,'450','retail','0','2025-03-29 20:13:59','bale','','','250','Cash',0.00,'450','','','13','0','1','2025-03-29 17:14:07','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','5.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','13174326787527333004033'),(5863,'131743267802','458',1.00,'1950','retail','0','2025-03-29 20:13:59','bale','','','950','Cash',0.00,'1950','','','13','0.00','1','2025-03-29 17:14:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1950.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174326812032032321233'),(5864,'131743267802','1206',1.00,'1500','retail','0','2025-03-29 20:13:59','bale','','','750','Cash',0.00,'1500','','','13','0','1','2025-03-29 17:14:07','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','13174326823423223202433'),(5865,'131743267802','m83',1.00,'850','retail','0','2025-03-29 20:13:59','bale','','','400','Cash',0.00,'850','','','13','0','1','2025-03-29 17:14:07','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','14.00','13','Inclusive','branch','Inventory','','4000','Asset','','','B','13174326836423232222262'),(5866,'131743267802','m26',1.00,'2350','retail','0','2025-03-29 20:13:59','bale','','','1100','Cash',0.00,'2350','','','13','0.00','1','2025-03-29 17:14:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2350.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174326841041232060113'),(5867,'131743267802','522',2.00,'400','retail','0','2025-03-29 20:13:59','bale','','','91','Cash',0.00,'200','','','13','0.00','1','2025-03-29 17:14:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','','B','13174326843942333227233'),(5868,'131743268449','365',1.00,'4500','retail','0','2025-03-29 20:14:51','bale','','','2900','Cash',0.00,'4500','','','13','0','1','2025-03-29 17:14:55','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326849003002633022'),(5869,'131743268532','276',1.00,'1000','retail','0','2025-03-29 20:15:54','bale','','','535','Cash',0.00,'1000','','','13','0','1','2025-03-29 17:16:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326855472810222082'),(5870,'131743268572','148',1.00,'200','retail','0','2025-03-29 20:17:41','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-03-29 17:17:45','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326859830313233853'),(5871,'131743268572','346',4.00,'800','retail','0','2025-03-29 20:17:41','bale','','','128','Cash',0.00,'200','','','13','0','1','2025-03-29 17:17:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'4','4.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326861826002636302'),(5872,'131743268572','37',1.00,'1250','retail','0','2025-03-29 20:17:41','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-03-29 17:17:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','','B','13174326864323123721222'),(5873,'131743268572','287',2.00,'2900','retail','0','2025-03-29 20:17:41','bale','','','700','Cash',0.00,'1450','','','13','0','1','2025-03-29 17:17:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1450.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174326865932332028302'),(5874,'111743347824','6947662262220',2.00,'1900','retail','0','2025-03-30 18:18:40','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-03-30 15:18:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'2','23.00','21','Inclusive','branch','Inventory','','','','','','B','11174334785645070137133'),(5875,'111743347824','1193',1.00,'150','retail','0','2025-03-30 18:18:40','','','','35','Cash',0.00,'150','','','11','0','1','2025-03-30 15:18:44','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174334786508162000317'),(5876,'111743347824','1213',1.00,'150','retail','0','2025-03-30 18:18:40','','','','70','Cash',0.00,'150','','','11','0','1','2025-03-30 15:18:44','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','11174334787407333247241'),(5877,'111743347824','6970802080026',1.00,'850','retail','0','2025-03-30 18:18:40','','','','350','Cash',0.00,'850','','','11','0.00','1','2025-03-30 15:18:44','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174334788503828342233'),(5878,'111743347824','329',2.00,'300','retail','0','2025-03-30 18:18:40','','','','42','Cash',0.00,'150','','','11','0','1','2025-03-30 15:18:44','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174334790013222022090'),(5879,'111743347949','329',1.00,'150','retail','0','2025-03-30 18:19:42','','','','42','Cash',0.00,'150','','','11','0','1','2025-03-30 15:19:45','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174334795898293920312'),(5880,'111743347949','284',1.00,'200','retail','0','2025-03-30 18:19:42','','','','100','Cash',0.00,'200','','','11','0','1','2025-03-30 15:19:45','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174334796831337931707'),(5881,'111743347949','301',1.00,'50','retail','0','2025-03-30 18:19:42','','','','31','Cash',0.00,'50','','','11','0','1','2025-03-30 15:19:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174334798232130332321'),(5882,'111743348031','6925546000205',1.00,'2500','retail','0','2025-03-30 18:20:43','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-03-30 15:20:46','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11174334804331240383223'),(5883,'131743438655','364',1.00,'300','retail','0','2025-03-31 19:37:43','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-03-31 16:37:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','256.00','255','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174343879821323703332'),(5884,'131743438655','342',1.00,'1000','retail','0','2025-03-31 19:37:43','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-03-31 16:37:47','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174343880920333839303'),(5885,'131743438655','97',1.00,'700','retail','0','2025-03-31 19:37:43','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-03-31 16:37:47','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','13174343881930430933439'),(5886,'131743438655','1187',2.00,'400','retail','0','2025-03-31 19:37:43','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-03-31 16:37:47','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','203.00','201','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174343891444243341213'),(5887,'131743438655','1216',2.00,'200','retail','0','2025-03-31 19:37:43','bale','','','35','Cash',0.00,'100','','','13','0','1','2025-03-31 16:37:47','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','13174343893531472091330'),(5888,'131743438655','1189',1.00,'550','retail','0','2025-03-31 19:37:43','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-03-31 16:37:47','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','C','13174343894520024433023'),(5889,'131743438655','1195',1.00,'350','retail','0','2025-03-31 19:37:43','bale','','','150','Cash',0.00,'350','','','13','0','1','2025-03-31 16:37:47','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174343897738223233273'),(5890,'131743438655','1211',1.00,'60','retail','0','2025-03-31 19:37:43','bale','','','30','Cash',0.00,'60','','','13','0','1','2025-03-31 16:37:47','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','13174343904102713033393'),(5891,'131743439069','m07',1.00,'300','retail','0','2025-03-31 20:21:25','bale','','','150','Cash',0.00,'300','','','13','0','1','2025-03-31 17:21:28','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174344166323333226236'),(5892,'111743750687','1128',1.00,'1','retail','0','2025-04-04 10:12:16','','','','5','Cash',0.00,'1','','','11','0','1','2025-04-04 07:12:20','2','1','new','1','new','pcs','','','','','','0','','','ZERO RATED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174375069740333092243'),(5893,'131743869943','1',1.00,'1600','retail','0','2025-04-05 19:28:18','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','','B','13174386996790749616077'),(5894,'131743869943','185',3.00,'180','retail','0','2025-04-05 19:28:18','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','66.00','63','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174386999532222293223'),(5895,'131743869943','170',3.00,'210','retail','0','2025-04-05 19:28:18','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'3','56.00','53','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387001820233233123'),(5896,'131743869943','21',1.00,'200','retail','0','2025-04-05 19:28:18','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','13174387003723323020320'),(5897,'131743869943','258',1.00,'1300','retail','0','2025-04-05 19:28:18','bale','','','700','Cash',0.00,'1300','','','13','0','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1300.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387005902320722020'),(5898,'131743869943','298',1.00,'250','retail','0','2025-04-05 19:28:18','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-04-05 16:28:22','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387007803233232243'),(5899,'131743869943','148',1.00,'200','retail','0','2025-04-05 19:28:18','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-04-05 16:28:22','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387012603203311022'),(5900,'131743869943','1187',2.00,'400','retail','0','2025-04-05 19:28:18','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','201.00','199','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387015350022323332'),(5901,'131743869943','1187',1.00,'200','retail','0','2025-04-05 19:28:18','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','199.00','198','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387025408031033240'),(5902,'131743869943','1197',1.00,'950','retail','0','2025-04-05 19:28:18','bale','','','400','Cash',0.00,'950','','','13','0','1','2025-04-05 16:28:22','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',950.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387026612333721233'),(5903,'131743869943','96',1.00,'950','retail','0','2025-04-05 19:28:18','bale','','','950','Cash',0.00,'950','','','13','0.00','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174387027902024232332'),(5904,'131743869943','170',7.00,'490','retail','0','2025-04-05 19:28:18','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'7','53.00','46','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387029550031333337'),(5905,'131743869943','278',1.00,'700','retail','0','2025-04-05 19:28:18','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-04-05 16:28:22','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387030933232122313'),(5906,'131743869943','276',1.00,'1000','retail','0','2025-04-05 19:28:18','bale','','','535','Cash',0.00,'1000','','','13','0','1','2025-04-05 16:28:22','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387032222238232183'),(5907,'131743869943','1184',1.00,'400','retail','0','2025-04-05 19:28:18','bale','','','216','Cash',0.00,'400','','','13','0','1','2025-04-05 16:28:22','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387036570200183377'),(5908,'131743869943','365',1.00,'4500','retail','0','2025-04-05 19:28:18','bale','','','2900','Cash',0.00,'4500','','','13','0','1','2025-04-05 16:28:22','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387037923902320222'),(5909,'131743869943','230',1.00,'450','retail','0','2025-04-05 19:28:18','bale','','','230','Cash',0.00,'450','','','13','0','1','2025-04-05 16:28:22','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387039422220900302'),(5910,'131743869943','1112',1.00,'950','retail','0','2025-04-05 19:28:18','bale','','','450','Cash',0.00,'950','','','13','0','1','2025-04-05 16:28:22','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387041907940332030'),(5911,'131743869943','1200',1.00,'1800','retail','0','2025-04-05 19:28:18','bale','','','1000','Cash',0.00,'1800','','','13','0','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1800.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387044630133403333'),(5912,'131743869943','177',1.00,'500','retail','0','2025-04-05 19:28:18','bale','','','300','Cash',0.00,'500','','','13','0','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174387046070220232783'),(5913,'131743869943','97',1.00,'700','retail','0','2025-04-05 19:28:18','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-04-05 16:28:22','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','13174387047633027133302'),(5914,'131743870507','411',1.00,'6800','retail','0','2025-04-05 19:29:51','bale','','','4400','Cash',0.00,'6800','','','13','0.00','1','2025-04-05 16:29:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',6800.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174387056521305433370'),(5915,'131743870507','582',1.00,'200','retail','0','2025-04-05 19:29:51','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-04-05 16:29:56','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','13174387058902013283223'),(5916,'131743870601','1213',1.00,'150','retail','0','2025-04-05 19:30:42','bale','','','70','Cash',0.00,'150','','','13','0','1','2025-04-05 16:30:49','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','13174387062013083230280'),(5917,'131743946946','18',4.00,'480','retail','0','2025-04-06 17:08:29','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'4','138.00','134','Inclusive','branch','Inventory','','','','','','B','13174394699202023122392'),(5918,'131743946946','1213',1.00,'150','retail','0','2025-04-06 17:08:29','bale','','','70','Cash',0.00,'150','','','13','0','1','2025-04-06 14:08:45','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','13174394701500270332039'),(5919,'131743946946','40',1.00,'5800','retail','0','2025-04-06 17:08:29','bale','','','4700','Cash',0.00,'5800','','','13','0.00','1','2025-04-06 14:08:45','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',5800.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174394703213222222003'),(5920,'131743946946','364',1.00,'300','retail','0','2025-04-06 17:08:29','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','255.00','254','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394707123102043203'),(5921,'131743946946','1204',1.00,'150','retail','0','2025-04-06 17:08:29','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','343.00','342','Inclusive','branch','Inventory','1110','4000','5500','','','','13174394709429004233439'),(5922,'131743946946','271',1.00,'1500','retail','0','2025-04-06 17:08:29','bale','','','850','Cash',0.00,'1500','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394712073010302072'),(5923,'131743946946','360',1.00,'2000','retail','0','2025-04-06 17:08:29','bale','','','1000','Cash',0.00,'2000','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394716292431221173'),(5924,'131743946946','211',1.00,'1000','retail','0','2025-04-06 17:08:29','bale','','','650','Cash',0.00,'1000','','','13','0','1','2025-04-06 14:08:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394721342200334023'),(5925,'131743946946','262',1.00,'1100','retail','0','2025-04-06 17:08:29','bale','','','550','Cash',0.00,'1100','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394739121123721222'),(5926,'131743946946','9',1.00,'1500','retail','0','2025-04-06 17:08:29','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','13174394750623202332130'),(5927,'131743946946','1204',6.00,'900','retail','0','2025-04-06 17:08:29','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'6','342.00','336','Inclusive','branch','Inventory','1110','4000','5500','','','','13174394754112133232390'),(5928,'131743946946','132',1.00,'200','retail','0','2025-04-06 17:08:29','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','99.00','98','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394755838332323033'),(5929,'131743946946','34',1.00,'350','retail','0','2025-04-06 17:08:29','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174394759202122032537'),(5930,'131743946946','278',1.00,'700','retail','0','2025-04-06 17:08:29','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-04-06 14:08:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394760832133943232'),(5931,'131743946946','342',1.00,'1000','retail','0','2025-04-06 17:08:29','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-04-06 14:08:45','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394762024304210233'),(5932,'131743946946','267',1.00,'250','retail','0','2025-04-06 17:08:29','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-04-06 14:08:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394764273362932733'),(5933,'131743946946','18',1.00,'120','retail','0','2025-04-06 17:08:29','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','134.00','133','Inclusive','branch','Inventory','','','','','','B','13174394765423331201404'),(5934,'131743946946','1204',1.00,'150','retail','0','2025-04-06 17:08:29','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','336.00','335','Inclusive','branch','Inventory','1110','4000','5500','','','','13174394766633623472213'),(5935,'131743946946','3',1.00,'850','retail','0','2025-04-06 17:08:29','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','13174394768733637413734'),(5936,'131743946946','1218',1.00,'0','retail','0','2025-04-06 17:08:29','bale','','','800','Cash',0.00,'0','','','13','0','1','2025-04-06 14:08:45','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','13174394786473032200333'),(5937,'131743946946','1112',1.00,'950','retail','0','2025-04-06 17:08:29','bale','','','450','Cash',0.00,'950','','','13','0','1','2025-04-06 14:08:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394793669324223201'),(5938,'131743946946','1220',1.00,'400','retail','0','2025-04-06 17:08:29','bale','','','180','Cash',0.00,'400','','','13','0','1','2025-04-06 14:08:45','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','13174394795713273347333'),(5939,'131743946946','230',1.00,'450','retail','0','2025-04-06 17:08:29','bale','','','230','Cash',0.00,'450','','','13','0','1','2025-04-06 14:08:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394797722209333744'),(5940,'131743946946','1187',2.00,'400','retail','0','2025-04-06 17:08:29','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','198.00','196','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394801381024003130'),(5941,'131743946946','15',3.00,'240','retail','0','2025-04-06 17:08:29','bale','','','45','Cash',0.00,'80','','','13','0.00','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','24.00','21','Inclusive','branch','Inventory','','','','','','B','13174394804933083039492'),(5942,'131743946946','290',1.00,'300','retail','0','2025-04-06 17:08:29','bale','','','150','Cash',0.00,'300','','','13','0','1','2025-04-06 14:08:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394810224000198733'),(5943,'131743946946','110',1.00,'250','retail','0','2025-04-06 17:08:29','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13174394811620002233232'),(5944,'131743946946','6970802080026',1.00,'850','retail','0','2025-04-06 17:08:29','bale','','','350','Cash',0.00,'850','','','13','0.00','1','2025-04-06 14:08:45','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174394824223222304442'),(5945,'131743946946','1195',1.00,'350','retail','0','2025-04-06 17:08:29','bale','','','150','Cash',0.00,'350','','','13','0','1','2025-04-06 14:08:45','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394825992520232237'),(5946,'131743946946','1216',1.00,'100','retail','0','2025-04-06 17:08:29','bale','','','35','Cash',0.00,'100','','','13','0','1','2025-04-06 14:08:45','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','13174394835092223810020'),(5947,'131743946946','145',1.00,'550','retail','0','2025-04-06 17:08:29','bale','','','400','Cash',0.00,'550','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394842632323792903'),(5948,'131743946946','126',1.00,'799','retail','0','2025-04-06 17:08:29','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-04-06 14:08:45','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394844403032940032'),(5949,'131743946946','202',1.00,'800','retail','0','2025-04-06 17:08:29','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-04-06 14:08:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394846332022893430'),(5950,'131743946946','298',1.00,'250','retail','0','2025-04-06 17:08:29','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-04-06 14:08:45','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394850822327023330'),(5951,'131743948528','m85',1.00,'300','retail','0','2025-04-06 17:26:39','bale','','','162','Cash',0.00,'300','','','13','0','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','7.00','6','Inclusive','branch','Inventory','','4000','Asset','','','B','13174394871613073623323'),(5952,'131743948528','403',1.00,'3500','retail','0','2025-04-06 17:26:39','bale','','','2300','Cash',0.00,'3500','','','13','0.00','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174394874774483220023'),(5953,'131743948528','473',1.00,'100','retail','0','2025-04-06 17:26:39','bale','','','50','Cash',0.00,'100','','','13','0.00','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174394883383233232243'),(5954,'131743948528','1171',1.00,'2000','retail','0','2025-04-06 17:26:39','bale','','','1200','Cash',0.00,'2000','','','13','0','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394891578332139122'),(5955,'131743948528','m87',1.00,'600','retail','0','2025-04-06 17:26:39','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13174394896032343132433'),(5956,'131743948528','m83',1.00,'850','retail','0','2025-04-06 17:26:39','bale','','','400','Cash',0.00,'850','','','13','0','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','13.00','12','Inclusive','branch','Inventory','','4000','Asset','','','B','13174394902722320907223'),(5957,'131743948528','m47',1.00,'200','retail','0','2025-04-06 17:26:39','bale','','','92','Cash',0.00,'200','','','13','0.00','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174394910404003393301'),(5958,'131743948528','660',3.00,'600','retail','0','2025-04-06 17:26:39','bale','','','92','Cash',0.00,'200','','','13','0','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'3','8.00','5','Inclusive','branch','Inventory','','4000','Asset','','','B','13174394914934109032033'),(5959,'131743948528','1178',1.00,'600','retail','0','2025-04-06 17:26:39','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394957632230242421'),(5960,'131743948528','m13',2.00,'700','retail','0','2025-04-06 17:26:39','bale','','','300','Cash',0.00,'350','','','13','0','1','2025-04-06 14:26:48','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'2','9.00','7','Inclusive','branch','Inventory','','4000','Asset','','','B','13174394959940292302392'),(5961,'131743949668','615',2.00,'200','retail','0','2025-04-06 17:28:07','bale','','','50','Cash',0.00,'100','','','13','0','1','2025-04-06 14:28:10','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'2','4.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13174394968739730334930'),(5962,'131743949693','243',1.00,'1150','retail','0','2025-04-06 17:30:06','bale','','','550','Cash',0.00,'1150','','','13','0','1','2025-04-06 15:25:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394973621239100400'),(5963,'131743949693','342',1.00,'1000','retail','0','2025-04-06 17:30:06','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-04-06 15:25:57','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174394974832027022929'),(5964,'131743949693','1214',1.00,'250','retail','0','2025-04-06 17:30:06','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-06 15:25:57','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','13174394980322223423334'),(5965,'131743953159','197',1.00,'800','retail','0','2025-04-06 18:28:42','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-04-06 15:28:46','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395318333337300222'),(5966,'131743953159','38',1.00,'1650','retail','0','2025-04-06 18:28:42','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-04-06 15:28:46','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13174395319823338203230'),(5967,'131743953159','317',1.00,'1400','retail','0','2025-04-06 18:28:42','bale','','','800','Cash',0.00,'1400','','','13','0','1','2025-04-06 15:28:46','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395320930331333200'),(5968,'131743953159','498',2.00,'600','retail','0','2025-04-06 18:28:42','bale','','','158','Cash',0.00,'300','','','13','0.00','1','2025-04-06 15:28:46','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','17.00','15','Inclusive','branch','Inventory','','','','','','B','13174395324443343470333'),(5969,'131743953159','319',2.00,'1300','retail','0','2025-04-06 18:28:42','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-04-06 15:28:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395326942200219222'),(5970,'131743953159','68',1.00,'1650','retail','0','2025-04-06 18:28:42','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-04-06 15:28:46','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174395327913222133220'),(5971,'131743953159','1188',1.00,'550','retail','0','2025-04-06 18:28:42','bale','','','300','Cash',0.00,'550','','','13','0','1','2025-04-06 15:28:46','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395330832353229232'),(5972,'131743953159','1191',1.00,'650','retail','0','2025-04-06 18:28:42','bale','','','350','Cash',0.00,'650','','','13','0','1','2025-04-06 15:28:46','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395332103932032030'),(5973,'131743953356','97',1.00,'700','retail','0','2025-04-06 18:30:47','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-04-06 15:30:58','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','13174395338822028328322'),(5974,'131743953356','1218',1.00,'0','retail','0','2025-04-06 18:30:47','bale','','','800','Cash',0.00,'0','','','13','0','1','2025-04-06 15:30:58','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','13174395339990072232332'),(5975,'131743953356','1214',1.00,'250','retail','0','2025-04-06 18:30:47','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-06 15:30:58','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','13174395342934273033031'),(5976,'131743953356','185',3.00,'180','retail','0','2025-04-06 18:30:47','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-06 15:30:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','63.00','60','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174395344603300952333'),(5977,'131743953490','4',1.00,'1650','retail','0','2025-04-06 18:40:47','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','13174395351331351237300'),(5978,'131743953490','166',1.00,'1799','retail','0','2025-04-06 18:40:47','bale','','','1360','Cash',0.00,'1799','','','13','0','1','2025-04-06 15:42:11','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1799.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395353831212032333'),(5979,'131743953490','197',1.00,'800','retail','0','2025-04-06 18:40:47','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-04-06 15:42:11','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395355332332027332'),(5980,'131743953490','32',3.00,'750','retail','0','2025-04-06 18:40:47','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','61.00','58','Inclusive','branch','Inventory','','','','','','B','13174395357130703327420'),(5981,'131743953490','68',1.00,'1650','retail','0','2025-04-06 18:40:47','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-04-06 15:42:11','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174395358433923333023'),(5982,'131743953490','319',1.00,'650','retail','0','2025-04-06 18:40:47','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395360092223310020'),(5983,'131743953490','6947662262220',1.00,'950','retail','0','2025-04-06 18:40:47','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','13174395361113763222293'),(5984,'131743953490','267',1.00,'250','retail','0','2025-04-06 18:40:47','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-04-06 15:42:11','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395363442933331224'),(5985,'131743953490','45',1.00,'1600','retail','0','2025-04-06 18:40:47','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-04-06 15:42:11','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13174395366926362213912'),(5986,'131743953490','131',1.00,'1500','retail','0','2025-04-06 18:40:47','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395369622033203302'),(5987,'131743953490','3',3.00,'2550','retail','0','2025-04-06 18:40:47','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'3','18.00','15','Inclusive','branch','Inventory','','','','','','B','13174395371425723223113'),(5988,'131743953490','38',1.00,'1650','retail','0','2025-04-06 18:40:47','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-04-06 15:42:11','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174395373513553750402'),(5989,'131743953490','185',3.00,'180','retail','0','2025-04-06 18:40:47','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','60.00','57','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174395375530734503305'),(5990,'131743953490','132',2.00,'400','retail','0','2025-04-06 18:40:47','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','98.00','96','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395384349534003330'),(5991,'131743953490','71',1.00,'1200','retail','0','2025-04-06 18:40:47','bale','','','850','Cash',0.00,'1200','','','13','0','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174395385880852323234'),(5992,'131743953490','48',1.00,'700','retail','0','2025-04-06 18:40:47','bale','','','400','Cash',0.00,'700','','','13','0.00','1','2025-04-06 15:42:11','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','13174395388853303232202'),(5993,'131743953490','16',1.00,'350','retail','0','2025-04-06 18:40:47','bale','','','125','Cash',0.00,'350','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174395390932332993202'),(5994,'131743953490','21',2.00,'400','retail','0','2025-04-06 18:40:47','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','','B','13174395394333130233024'),(5995,'131743953490','239',1.00,'800','retail','0','2025-04-06 18:40:47','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174395398732299333727'),(5996,'131743953490','12',1.00,'800','retail','0','2025-04-06 18:40:47','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174395400002747003353'),(5997,'131743953490','81',1.00,'1800','retail','0','2025-04-06 18:40:47','bale','','','1000','Cash',0.00,'1800','','','13','0.00','1','2025-04-06 15:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174395404630122241334'),(5998,'111744042182','495',6.00,'2100','retail','0','2025-04-07 19:30:47','','','','220','Cash',0.00,'350','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'6','38.00','32','Inclusive','branch','Inventory','','','','','','B','11174404220320022232202'),(5999,'111744042182','496',6.00,'1500','retail','0','2025-04-07 19:30:47','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'6','23.00','17','Inclusive','branch','Inventory','','','','','','B','11174404222402207743401'),(6000,'111744042182','497',6.00,'1320','retail','0','2025-04-07 19:30:47','','','','125','Cash',0.00,'220','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'6','35.00','29','Inclusive','branch','Inventory','','','','','','B','11174404224633263232061'),(6001,'111744042182','498',6.00,'1800','retail','0','2025-04-07 19:30:47','','','','158','Cash',0.00,'300','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'6','15.00','9','Inclusive','branch','Inventory','','','','','','B','11174404226764136304072'),(6002,'111744042182','m81',1.00,'2000','retail','0','2025-04-07 19:30:47','','','','900','Cash',0.00,'2000','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2000.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','11174404230221040021043'),(6003,'111744042182','445',1.00,'300','retail','0','2025-04-07 19:30:47','','','','150','Cash',0.00,'300','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174404232923224342034'),(6004,'111744042182','m98',1.00,'1000','retail','0','2025-04-07 19:30:47','','','','500','Cash',0.00,'1000','','','11','0','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','9.00','8','Inclusive','branch','Inventory','','4000','Asset','','','B','11174404234883303214242'),(6005,'111744042182','m59',6.00,'1800','retail','0','2025-04-07 19:30:47','','','','116','Cash',0.00,'300','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'6','12.00','6','Inclusive','branch','Inventory','','','','','','B','11174404238031233023322'),(6006,'111744042182','507',1.00,'200','retail','0','2025-04-07 19:30:47','','','','100','Cash',0.00,'200','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174404239632023730430'),(6007,'111744042182','480',2.00,'2400','retail','0','2025-04-07 19:30:47','','','','600','Cash',0.00,'1200','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','','B','11174404241702003221207'),(6008,'111744042182','1178',1.00,'600','retail','0','2025-04-07 19:30:47','','','','300','Cash',0.00,'600','','','11','0','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404243730214203242'),(6009,'111744042182','m86',1.00,'1000','retail','0','2025-04-07 19:30:47','','','','500','Cash',0.00,'1000','','','11','0','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','17.00','16','Inclusive','branch','Inventory','','4000','Asset','','','B','11174404249322212327000'),(6010,'111744042182','464',4.00,'796','retail','0','2025-04-07 19:30:47','','','','90','Cash',0.00,'199','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',199.00,'4','12.00','8','Inclusive','branch','Inventory','','','','','','B','11174404251711230424202'),(6011,'111744042182','687',1.00,'1700','retail','0','2025-04-07 19:30:47','','','','800','Cash',0.00,'1700','','','11','0','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1700.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','11174404253770331223001'),(6012,'111744042182','686',1.00,'300','retail','0','2025-04-07 19:30:47','','','','150','Cash',0.00,'300','','','11','0','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','11174404270121027301223'),(6013,'111744042182','683',1.00,'2299','retail','0','2025-04-07 19:30:47','','','','1400','Cash',0.00,'2299','','','11','0','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2299.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','11174404272523424022320'),(6014,'111744042182','1143',1.00,'600','retail','0','2025-04-07 19:30:47','','','','300','Cash',0.00,'600','','','11','0','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404274323402302742'),(6015,'111744042182','508',1.00,'650','retail','0','2025-04-07 19:30:47','','','','280','Cash',0.00,'650','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174404289922202801707'),(6016,'111744042182','m38',1.00,'2299','retail','0','2025-04-07 19:30:47','','','','1300','Cash',0.00,'2299','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2299.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174404292720132233424'),(6017,'111744042182','676',1.00,'3800','retail','0','2025-04-07 19:30:47','','','','2100','Cash',0.00,'3800','','','11','0','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','11174404298733442034323'),(6018,'111744042182','m58',6.00,'1200','retail','0','2025-04-07 19:30:47','','','','92','Cash',0.00,'200','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','15.00','9','Inclusive','branch','Inventory','','','','','','B','11174404304820201240043'),(6019,'111744042182','406',1.00,'1500','retail','0','2025-04-07 19:30:47','','','','700','Cash',0.00,'1500','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','11174404306501203532433'),(6020,'111744042182','1221',2.00,'2000','retail','0','2025-04-07 19:30:47','','','','0','Cash',0.00,'1000','','','11','0','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','11174404314632030326227'),(6021,'111744042182','432',2.00,'1598','retail','0','2025-04-07 19:30:47','','','','400','Cash',0.00,'799','','','11','0.00','1','2025-04-07 16:31:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','','B','11174404344534200200244'),(6022,'111744043806','1129',1.00,'450','retail','0','2025-04-07 19:47:02','','','','56','Cash',0.00,'450','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404382132240311027'),(6023,'111744043806','32',2.00,'500','retail','0','2025-04-07 19:47:02','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','58.00','56','Inclusive','branch','Inventory','','','','','','B','11174404383530324231002'),(6024,'111744043806','1147',1.00,'120','retail','0','2025-04-07 19:47:02','','','','70','Cash',0.00,'120','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404385212045102282'),(6025,'111744043806','1217',1.00,'250','retail','0','2025-04-07 19:47:02','','','','120','Cash',0.00,'250','','','11','0','1','2025-04-07 16:47:36','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','11174404396924202942334'),(6026,'111744043806','1193',1.00,'150','retail','0','2025-04-07 19:47:02','','','','35','Cash',0.00,'150','','','11','0','1','2025-04-07 16:47:36','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404398912303303929'),(6027,'111744043806','1195',1.00,'350','retail','0','2025-04-07 19:47:02','','','','150','Cash',0.00,'350','','','11','0','1','2025-04-07 16:47:36','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404401004203021341'),(6028,'111744043806','1215',1.00,'250','retail','0','2025-04-07 19:47:02','','','','100','Cash',0.00,'250','','','11','0','1','2025-04-07 16:47:36','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','11174404402740022233433'),(6029,'111744043806','278',1.00,'700','retail','0','2025-04-07 19:47:02','','','','390','Cash',0.00,'700','','','11','0','1','2025-04-07 16:47:36','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404404430324103007'),(6030,'111744043806','281',3.00,'2850','retail','0','2025-04-07 19:47:02','','','','500','Cash',0.00,'950','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404406860120283247'),(6031,'111744043806','1200',1.00,'1800','retail','0','2025-04-07 19:47:02','','','','1000','Cash',0.00,'1800','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1800.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404410143342120310'),(6032,'111744043806','1162',1.00,'1200','retail','0','2025-04-07 19:47:02','','','','700','Cash',0.00,'1200','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404411940321440220'),(6033,'111744043806','3',1.00,'850','retail','0','2025-04-07 19:47:02','','','','450','Cash',0.00,'850','','','11','0.00','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','11174404413043203704212'),(6034,'111744043806','237',2.00,'3200','retail','0','2025-04-07 19:47:02','','','','1000','Cash',0.00,'1600','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404414532210331525'),(6035,'111744043806','132',1.00,'200','retail','0','2025-04-07 19:47:02','','','','104','Cash',0.00,'200','','','11','0.00','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','96.00','95','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404416027044324127'),(6036,'111744043806','4',1.00,'1650','retail','0','2025-04-07 19:47:02','','','','1100','Cash',0.00,'1650','','','11','0.00','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','11174404418131420110413'),(6037,'111744043806','185',6.00,'360','retail','0','2025-04-07 19:47:02','','','','22','Cash',0.00,'60','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','57.00','51','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174404419907329210031'),(6038,'111744043806','364',1.00,'300','retail','0','2025-04-07 19:47:02','','','','300','Cash',0.00,'300','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','329.00','328','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404422512022522023'),(6039,'111744043806','364',2.00,'600','retail','0','2025-04-07 19:47:02','','','','300','Cash',0.00,'300','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','328.00','326','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404424622044227222'),(6040,'111744043806','1150',1.00,'2500','retail','0','2025-04-07 19:47:02','','','','1200','Cash',0.00,'2500','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404428733022833332'),(6041,'111744043806','9',1.00,'1500','retail','0','2025-04-07 19:47:02','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','11174404433444203030422'),(6042,'111744043806','185',3.00,'180','retail','0','2025-04-07 19:47:02','','','','22','Cash',0.00,'60','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','51.00','48','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174404435243220340022'),(6043,'111744043806','15',1.00,'80','retail','0','2025-04-07 19:47:02','','','','45','Cash',0.00,'80','','','11','0.00','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11174404436577433074223'),(6044,'111744043806','1144',1.00,'3000','retail','0','2025-04-07 19:47:02','','','','1800','Cash',0.00,'3000','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',3000.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404438830822722734'),(6045,'111744043806','292',1.00,'2800','retail','0','2025-04-07 19:47:02','','','','1400','Cash',0.00,'2800','','','11','0','1','2025-04-07 16:47:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174404442133047402004'),(6046,'111744044582','4',1.00,'1650','retail','0','2025-04-07 19:50:05','','','','1100','Cash',0.00,'1650','','','11','0.00','1','2025-04-07 16:50:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','11174404460332230201713'),(6047,'111744130392','m98',1.00,'1000','retail','0','2025-04-08 19:40:20','','','','500','Cash',0.00,'1000','','','11','0','1','2025-04-08 16:40:29','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','8.00','7','Inclusive','branch','Inventory','','4000','Asset','','','B','11174413041904702400400'),(6048,'111744130433','126',1.00,'799','retail','0','2025-04-08 20:00:55','','','','649','Cash',0.00,'799','','','11','0.00','1','2025-04-08 17:01:01','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413049220212032142'),(6049,'111744130433','342',1.00,'1000','retail','0','2025-04-08 20:00:55','','','','600','Cash',0.00,'1000','','','11','0','1','2025-04-08 17:01:01','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413050803073330432'),(6050,'111744130433','1219',1.00,'1000','retail','0','2025-04-08 20:00:55','','','','500','Cash',0.00,'1000','','','11','0','1','2025-04-08 17:01:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','11174413052537234322325'),(6051,'111744130433','1118',1.00,'450','retail','0','2025-04-08 20:00:55','','','','250','Cash',0.00,'450','','','11','0','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413054023020224204'),(6052,'111744130433','21',1.00,'200','retail','0','2025-04-08 20:00:55','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','11174413056037024321000'),(6053,'111744130433','1204',5.00,'750','retail','0','2025-04-08 20:00:55','','','','52','Cash',0.00,'150','','','11','0','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'5','335.00','330','Inclusive','branch','Inventory','1110','4000','5500','','','','11174413057903250300722'),(6054,'111744130433','364',6.00,'1800','retail','0','2025-04-08 20:00:55','','','','300','Cash',0.00,'300','','','11','0','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'6','326.00','320','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413062421232201262'),(6055,'111744130433','170',5.00,'350','retail','0','2025-04-08 20:00:55','','','','50','Cash',0.00,'70','','','11','0','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'5','46.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413064220101407020'),(6056,'111744130433','1211',1.00,'60','retail','0','2025-04-08 20:00:55','','','','30','Cash',0.00,'60','','','11','0','1','2025-04-08 17:01:01','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11174413065820222310252'),(6057,'111744130433','21',2.00,'400','retail','0','2025-04-08 20:00:55','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','','B','11174413067613712326232'),(6058,'111744130433','20',2.00,'160','retail','0','2025-04-08 20:00:55','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','88.00','86','Inclusive','branch','Inventory','','','','','','B','11174413069632031310000'),(6059,'111744130433','87',1.00,'1900','retail','0','2025-04-08 20:00:55','','','','1100','Cash',0.00,'1900','','','11','0.00','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1900.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174413073034372432203'),(6060,'111744130433','38',1.00,'1650','retail','0','2025-04-08 20:00:55','','','','850','Cash',0.00,'1650','','','11','0.00','1','2025-04-08 17:01:01','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','11174413075010337313117'),(6061,'111744130433','1211',1.00,'60','retail','0','2025-04-08 20:00:55','','','','30','Cash',0.00,'60','','','11','0','1','2025-04-08 17:01:01','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','11174413150313101110303'),(6062,'111744130433','1217',2.00,'500','retail','0','2025-04-08 20:00:55','','','','120','Cash',0.00,'250','','','11','0','1','2025-04-08 17:01:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','11174413157333320331002'),(6063,'111744130433','3',3.00,'2550','retail','0','2025-04-08 20:00:55','','','','450','Cash',0.00,'850','','','11','0.00','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'3','14.00','11','Inclusive','branch','Inventory','','','','','','B','11174413159302531121129'),(6064,'111744130433','6947662262220',1.00,'950','retail','0','2025-04-08 20:00:55','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-04-08 17:01:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','11174413162533231220111'),(6065,'111744130433','324',1.00,'2700','retail','0','2025-04-08 20:00:55','','','','1600','Cash',0.00,'2700','','','11','0','1','2025-04-08 17:01:01','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2700.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413163802130223723'),(6066,'111744130433','26',1.00,'600','retail','0','2025-04-08 20:00:55','','','','300','Cash',0.00,'600','','','11','0','1','2025-04-08 17:01:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174413165550034100352'),(6067,'111744131724','1112',1.00,'950','retail','0','2025-04-08 20:04:01','','','','450','Cash',0.00,'950','','','11','0','1','2025-04-08 17:04:06','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413177001732233220'),(6068,'111744131724','1193',1.00,'150','retail','0','2025-04-08 20:04:01','','','','35','Cash',0.00,'150','','','11','0','1','2025-04-08 17:04:06','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413180323183023480'),(6069,'111744131724','1216',1.00,'100','retail','0','2025-04-08 20:04:01','','','','35','Cash',0.00,'100','','','11','0','1','2025-04-08 17:04:06','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','11174413181513053313802'),(6070,'111744131724','1211',1.00,'60','retail','0','2025-04-08 20:04:01','','','','30','Cash',0.00,'60','','','11','0','1','2025-04-08 17:04:06','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','11174413182527231114380'),(6071,'111744131724','364',2.00,'600','retail','0','2025-04-08 20:04:01','','','','300','Cash',0.00,'300','','','11','0','1','2025-04-08 17:04:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','320.00','318','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413184032422332382'),(6072,'111744131847','m51',6.00,'1200','retail','0','2025-04-08 20:04:36','','','','84','Cash',0.00,'200','','','11','0.00','1','2025-04-08 17:04:44','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','13.00','7','Inclusive','branch','Inventory','','','','','','B','11174413187520258022282'),(6073,'111744132484','168',1.00,'900','retail','0','2025-04-08 20:14:56','','','','520','Cash',0.00,'900','','','11','0','1','2025-04-08 17:15:00','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174413249502307033414'),(6074,'131744218013','1171',1.00,'2000','retail','0','2025-04-09 20:01:07','bale','','','1200','Cash',0.00,'2000','','','13','0','1','2025-04-09 17:01:11','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174421803902332130322'),(6075,'131744218013','643',1.00,'250','retail','0','2025-04-09 20:01:07','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-09 17:01:11','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174421804813842430001'),(6076,'131744218074','131',1.00,'1500','retail','0','2025-04-09 20:07:21','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-04-09 17:08:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174421814422034020340'),(6077,'131744218074','364',4.00,'1200','retail','0','2025-04-09 20:07:21','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-09 17:08:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'4','318.00','314','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174421817433342101723'),(6078,'131744218074','269',1.00,'250','retail','0','2025-04-09 20:07:21','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-04-09 17:08:01','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174421818920123434328'),(6079,'131744218074','1214',1.00,'250','retail','0','2025-04-09 20:07:21','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-09 17:08:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','','13174421820642243307022'),(6080,'131744218074','1193',1.00,'150','retail','0','2025-04-09 20:07:21','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-04-09 17:08:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174421821611322022243'),(6081,'131744218074','20',5.00,'400','retail','0','2025-04-09 20:07:21','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-04-09 17:08:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'5','86.00','81','Inclusive','branch','Inventory','','','','','','B','13174421823503002133022'),(6082,'131744218074','15',3.00,'240','retail','0','2025-04-09 20:07:21','bale','','','45','Cash',0.00,'80','','','13','0.00','1','2025-04-09 17:08:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','20.00','17','Inclusive','branch','Inventory','','','','','','B','13174421825314223080301'),(6083,'131744218074','185',6.00,'360','retail','0','2025-04-09 20:07:21','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-09 17:08:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','48.00','42','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174421827082428010237'),(6084,'131744218074','364',1.00,'300','retail','0','2025-04-09 20:07:21','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-09 17:08:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','314.00','313','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174421828608371382326'),(6085,'131744218074','38',1.00,'1650','retail','0','2025-04-09 20:07:21','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-04-09 17:08:01','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174421829933913231122'),(6086,'131744218074','6947662262220',1.00,'950','retail','0','2025-04-09 20:07:21','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-09 17:08:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','13174421832312222120030'),(6087,'131744218074','11',1.00,'1300','retail','0','2025-04-09 20:07:21','bale','','','750','Cash',0.00,'1300','','','13','0','1','2025-04-09 17:08:01','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1300.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174421833624732302116'),(6088,'131744218074','233',1.00,'450','retail','0','2025-04-09 20:07:21','bale','','','240','Cash',0.00,'450','','','13','0','1','2025-04-09 17:08:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174421844022022432400'),(6089,'131744218483','495',6.00,'2100','retail','0','2025-04-09 20:10:06','bale','','','220','Cash',0.00,'350','','','13','0.00','1','2025-04-09 17:10:09','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'6','32.00','26','Inclusive','branch','Inventory','','','','','','B','13174421850073353121021'),(6090,'131744218483','496',6.00,'1500','retail','0','2025-04-09 20:10:06','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-04-09 17:10:09','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'6','17.00','11','Inclusive','branch','Inventory','','','','','','B','13174421851643323420221'),(6091,'131744218483','497',6.00,'1320','retail','0','2025-04-09 20:10:06','bale','','','125','Cash',0.00,'220','','','13','0.00','1','2025-04-09 17:10:09','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'6','29.00','23','Inclusive','branch','Inventory','','','','','','B','13174421853873221285403'),(6092,'131744218483','498',6.00,'1800','retail','0','2025-04-09 20:10:06','bale','','','158','Cash',0.00,'300','','','13','0.00','1','2025-04-09 17:10:09','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'6','9.00','3','Inclusive','branch','Inventory','','','','','','B','13174421855430304023182'),(6093,'131744219259','9',1.00,'1500','retail','0','2025-04-09 20:23:35','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-04-09 17:23:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','13174421937041273374323'),(6094,'131744219259','5',2.00,'600','retail','0','2025-04-09 20:23:35','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-04-09 17:23:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','223.00','221','Inclusive','branch','Inventory','','','','','','B','13174421938802003220333'),(6095,'131744219259','1204',1.00,'150','retail','0','2025-04-09 20:23:35','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-09 17:23:38','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','330.00','329','Inclusive','branch','Inventory','1110','4000','5500','','','','13174421939893320331423'),(6096,'111744303518','1183',1.00,'5500','retail','0','2025-04-10 20:02:57','','','','2805','Cash',0.00,'5500','','','11','0','1','2025-04-10 17:05:27','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',5500.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174430354870043412230'),(6097,'111744303518','364',2.00,'600','retail','0','2025-04-10 20:02:57','','','','300','Cash',0.00,'300','','','11','0','1','2025-04-10 17:05:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','313.00','311','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174430360102233323732'),(6098,'111744303518','1193',2.00,'300','retail','0','2025-04-10 20:02:57','','','','35','Cash',0.00,'150','','','11','0','1','2025-04-10 17:05:27','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174430362533321102224'),(6099,'111744303518','286',1.00,'2200','retail','0','2025-04-10 20:02:57','','','','600','Cash',0.00,'2200','','','11','0','1','2025-04-10 17:05:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2200.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174430404202013230343'),(6100,'111744303518','118',1.00,'2500','retail','0','2025-04-10 20:02:57','','','','1700','Cash',0.00,'2500','','','11','0.00','1','2025-04-10 17:05:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','11174430447202333417423'),(6101,'111744303518','227',1.00,'1600','retail','0','2025-04-10 20:02:57','','','','800','Cash',0.00,'1600','','','11','0','1','2025-04-10 17:05:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174430457600013133020'),(6102,'111744304782','1165',1.00,'3500','retail','0','2025-04-10 20:07:49','','','','2300','Cash',0.00,'3500','','','11','0','1','2025-04-10 17:07:53','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',3500.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174430479133322222304'),(6103,'111744304782','350',1.00,'1000','retail','0','2025-04-10 20:07:49','','','','500','Cash',0.00,'1000','','','11','0','1','2025-04-10 17:07:53','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174430486836414201880'),(6104,'111744304874','m77',1.00,'750','retail','0','2025-04-10 20:08:14','','','','450','Cash',0.00,'750','','','11','0.00','1','2025-04-10 17:08:19','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174430489373032322230'),(6105,'131744389886','21',2.00,'400','retail','0','2025-04-11 19:54:13','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','','B','13174438990009230340337'),(6106,'131744389886','300',1.00,'50','retail','0','2025-04-11 19:54:13','bale','','','36','Cash',0.00,'50','','','13','0','1','2025-04-11 16:54:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174438991632220330332'),(6107,'131744389886','9',1.00,'1500','retail','0','2025-04-11 19:54:13','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','13174438998633239228223'),(6108,'131744389886','211',1.00,'1000','retail','0','2025-04-11 19:54:13','bale','','','650','Cash',0.00,'1000','','','13','0','1','2025-04-11 16:54:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174439000027320037320'),(6109,'131744389886','1214',1.00,'250','retail','0','2025-04-11 19:54:13','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-11 16:54:32','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','','13174439001523222133333'),(6110,'131744389886','1216',1.00,'100','retail','0','2025-04-11 19:54:13','bale','','','35','Cash',0.00,'100','','','13','0','1','2025-04-11 16:54:32','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','13174439005700320320093'),(6111,'131744389886','231',2.00,'1700','retail','0','2025-04-11 19:54:13','bale','','','450','Cash',0.00,'850','','','13','0','1','2025-04-11 16:54:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174439007552343341224'),(6112,'131744389886','364',1.00,'300','retail','0','2025-04-11 19:54:13','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','311.00','310','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174439009902133023209'),(6113,'131744389886','1204',1.00,'150','retail','0','2025-04-11 19:54:13','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','329.00','328','Inclusive','branch','Inventory','1110','4000','5500','','','','13174439011530022130003'),(6114,'131744389886','94',1.00,'500','retail','0','2025-04-11 19:54:13','bale','','','0','Cash',0.00,'500','','','13','0.00','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174439014321333021022'),(6115,'131744389886','364',1.00,'300','retail','0','2025-04-11 19:54:13','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','310.00','309','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174439015733900370033'),(6116,'131744389886','26',1.00,'600','retail','0','2025-04-11 19:54:13','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-04-11 16:54:32','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174439017532003943300'),(6117,'131744389886','1213',1.00,'150','retail','0','2025-04-11 19:54:13','bale','','','70','Cash',0.00,'150','','','13','0','1','2025-04-11 16:54:32','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','13174439019032032021222'),(6118,'131744389886','18',2.00,'240','retail','0','2025-04-11 19:54:13','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','153.00','151','Inclusive','branch','Inventory','','','','','','B','13174439020500323321322'),(6119,'131744389886','1187',4.00,'800','retail','0','2025-04-11 19:54:13','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'4','196.00','192','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174439023240320301913'),(6120,'131744389886','93',3.00,'900','retail','0','2025-04-11 19:54:13','bale','','','180','Cash',0.00,'300','','','13','0.00','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','26.00','23','Inclusive','branch','Inventory','','','','','','B','13174439026970322349031'),(6121,'131744389886','1204',4.00,'600','retail','0','2025-04-11 19:54:13','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'4','328.00','324','Inclusive','branch','Inventory','1110','4000','5500','','','','13174439029142222342223'),(6122,'131744389886','99',2.00,'500','retail','0','2025-04-11 19:54:13','bale','','','0','Cash',0.00,'250','','','13','0.00','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','27.00','25','Inclusive','branch','Inventory','','','','','','B','13174439031820333220120'),(6123,'131744389886','38',1.00,'1650','retail','0','2025-04-11 19:54:13','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-04-11 16:54:32','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13174439033612143232330'),(6124,'131744389886','169',1.00,'3800','retail','0','2025-04-11 19:54:13','bale','','','2600','Cash',0.00,'3800','','','13','0','1','2025-04-11 16:54:32','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174439035333230000202'),(6125,'131744389886','71',1.00,'1200','retail','0','2025-04-11 19:54:13','bale','','','850','Cash',0.00,'1200','','','13','0','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174439037023033323092'),(6126,'131744389886','20',2.00,'160','retail','0','2025-04-11 19:54:13','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-04-11 16:54:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','105.00','103','Inclusive','branch','Inventory','','','','','','B','13174439039773721072303'),(6127,'131744389886','50',1.00,'2800','retail','0','2025-04-11 19:54:13','bale','','','1900','Cash',0.00,'2800','','','13','0.00','1','2025-04-11 16:54:32','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174439041643922040212'),(6128,'131744476885','41',1.00,'3800','retail','0','2025-04-12 19:58:31','bale','','','2500','Cash',0.00,'3800','','','13','0.00','1','2025-04-12 16:58:47','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174447693909332202333'),(6129,'131744476885','322',1.00,'1000','retail','0','2025-04-12 19:58:31','bale','','','500','Cash',0.00,'1000','','','13','0','1','2025-04-12 16:58:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174447697802434033223'),(6130,'131744476885','1199',1.00,'2000','retail','0','2025-04-12 19:58:31','bale','','','1250','Cash',0.00,'2000','','','13','0','1','2025-04-12 16:58:47','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174447699430003202027'),(6131,'131744476885','185',6.00,'360','retail','0','2025-04-12 19:58:31','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-12 16:58:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','42.00','36','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174447702820323722027'),(6132,'131744476885','59',1.00,'450','retail','0','2025-04-12 19:58:31','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-04-12 16:58:47','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13174447704723000002123'),(6133,'131744476885','12',1.00,'800','retail','0','2025-04-12 19:58:31','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-04-12 16:58:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174447706232240401202'),(6134,'131744476885','34',1.00,'350','retail','0','2025-04-12 19:58:31','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-12 16:58:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13174447709714420330234'),(6135,'131744476885','364',1.00,'300','retail','0','2025-04-12 19:58:31','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-12 16:58:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','309.00','308','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174447711003431370327'),(6136,'131744477130','528',1.00,'500','retail','0','2025-04-12 20:03:55','bale','','','250','Cash',0.00,'500','','','13','0','1','2025-04-12 17:04:12','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13174447715505034270420'),(6137,'131744477130','m62',1.00,'1299','retail','0','2025-04-12 20:03:55','bale','','','650','Cash',0.00,'1299','','','13','0','1','2025-04-12 17:04:12','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1299.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174447722442273347312'),(6138,'131744477130','621',1.00,'500','retail','0','2025-04-12 20:03:55','bale','','','200','Cash',0.00,'500','','','13','0','1','2025-04-12 17:04:12','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13174447727111210337312'),(6139,'131744477130','m13',1.00,'350','retail','0','2025-04-12 20:03:55','bale','','','300','Cash',0.00,'350','','','13','0','1','2025-04-12 17:04:12','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','7.00','6','Inclusive','branch','Inventory','','4000','Asset','','','B','13174447743433444077442'),(6140,'131744477489','1163',1.00,'2500','retail','0','2025-04-12 20:06:35','bale','','','1500','Cash',0.00,'2500','','','13','0','1','2025-04-12 17:06:39','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174447759432900725237'),(6141,'131744477600','1204',2.00,'300','retail','0','2025-04-12 20:10:44','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-12 17:11:07','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'2','324.00','322','Inclusive','branch','Inventory','1110','4000','5500','','','','13174447770132203331433'),(6142,'131744477600','1129',2.00,'900','retail','0','2025-04-12 20:10:44','bale','','','56','Cash',0.00,'450','','','13','0','1','2025-04-12 17:11:07','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'2','118.00','116','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174447779237203342007'),(6143,'131744477600','1129',1.00,'450','retail','0','2025-04-12 20:10:44','bale','','','56','Cash',0.00,'450','','','13','0','1','2025-04-12 17:11:07','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','116.00','115','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174447782173010402072'),(6144,'131744477600','1211',2.00,'120','retail','0','2025-04-12 20:10:44','bale','','','30','Cash',0.00,'60','','','13','0','1','2025-04-12 17:11:07','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','13174447784433044843712'),(6145,'131744477905','37',1.00,'1250','retail','0','2025-04-12 20:14:19','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-04-12 17:14:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','','B','13174447792742323333230'),(6146,'131744477905','132',1.00,'200','retail','0','2025-04-12 20:14:19','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-04-12 17:14:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174447794303734223723'),(6147,'131744477905','155',1.00,'1700','retail','0','2025-04-12 20:14:19','bale','','','1100','Cash',0.00,'1700','','','13','0','1','2025-04-12 17:14:24','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1700.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174447796817412226328'),(6148,'131744477905','67',3.00,'2400','retail','0','2025-04-12 20:14:19','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-04-12 17:14:24','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'3','12.00','9','Inclusive','branch','Inventory','','','','','','B','13174447799113230401931'),(6149,'131744477905','97',1.00,'700','retail','0','2025-04-12 20:14:19','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-04-12 17:14:24','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','13174447803020330200202'),(6150,'131744477905','17',2.00,'1000','retail','0','2025-04-12 20:14:19','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-04-12 17:14:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'2','29.00','27','Inclusive','branch','Inventory','','','','','','B','13174447805902233748221'),(6151,'131744478103','1129',1.00,'450','retail','0','2025-04-12 20:15:15','bale','','','56','Cash',0.00,'450','','','13','0','1','2025-04-12 17:15:19','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','115.00','114','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174447811422303430324'),(6152,'131744478122','1204',1.00,'150','retail','0','2025-04-12 20:15:57','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-12 17:16:00','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','322.00','321','Inclusive','branch','Inventory','1110','4000','5500','','','','13174447815613827502200'),(6153,'111744557586','580',1.00,'1200','retail','0','2025-04-13 18:20:18','','','','700','Cash',0.00,'1200','','','11','0','1','2025-04-13 15:20:23','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','11174455761704631335512'),(6154,'111744557625','1211',1.00,'60','retail','0','2025-04-13 18:26:28','','','','30','Cash',0.00,'60','','','11','0','1','2025-04-13 15:27:03','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','11174455767850352033232'),(6155,'111744557625','148',1.00,'200','retail','0','2025-04-13 18:26:28','','','','150','Cash',0.00,'200','','','11','0','1','2025-04-13 15:27:03','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455769292072230509'),(6156,'111744557625','342',1.00,'1000','retail','0','2025-04-13 18:26:28','','','','600','Cash',0.00,'1000','','','11','0','1','2025-04-13 15:27:03','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455770670733710200'),(6157,'111744557625','168',1.00,'900','retail','0','2025-04-13 18:26:28','','','','520','Cash',0.00,'900','','','11','0','1','2025-04-13 15:27:03','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455772320702213120'),(6158,'111744557625','1150',1.00,'2500','retail','0','2025-04-13 18:26:28','','','','1200','Cash',0.00,'2500','','','11','0','1','2025-04-13 15:27:03','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455776072202520313'),(6159,'111744557625','285',1.00,'150','retail','0','2025-04-13 18:26:28','','','','100','Cash',0.00,'150','','','11','0','1','2025-04-13 15:27:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455777355322373337'),(6160,'111744557625','364',2.00,'600','retail','0','2025-04-13 18:26:28','','','','300','Cash',0.00,'300','','','11','0','1','2025-04-13 15:27:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','308.00','306','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455785272023832538'),(6161,'111744557625','1129',1.00,'450','retail','0','2025-04-13 18:26:28','','','','56','Cash',0.00,'450','','','11','0','1','2025-04-13 15:27:03','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','114.00','113','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455788472520223023'),(6162,'111744557625','21',1.00,'200','retail','0','2025-04-13 18:26:28','','','','133','Cash',0.00,'200','','','11','0.00','1','2025-04-13 15:27:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','11174455790590530103279'),(6163,'111744557625','279',1.00,'400','retail','0','2025-04-13 18:26:28','','','','210','Cash',0.00,'400','','','11','0','1','2025-04-13 15:27:03','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455794812203253322'),(6164,'111744557625','37',1.00,'1250','retail','0','2025-04-13 18:26:28','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-04-13 15:27:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','57.00','56','Inclusive','branch','Inventory','','','','','','B','11174455796374702400400'),(6165,'111744557625','20',1.00,'80','retail','0','2025-04-13 18:26:28','','','','40','Cash',0.00,'80','','','11','0.00','1','2025-04-13 15:27:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','103.00','102','Inclusive','branch','Inventory','','','','','','B','11174455797532115502023'),(6166,'111744557625','1215',1.00,'250','retail','0','2025-04-13 18:26:28','','','','100','Cash',0.00,'250','','','11','0','1','2025-04-13 15:27:03','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','11174455798805329304211'),(6167,'111744558049','1187',6.00,'1200','retail','0','2025-04-13 18:29:07','','','','72','Cash',0.00,'200','','','11','0','1','2025-04-13 15:29:13','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'6','192.00','186','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455807772000203004'),(6168,'111744558049','126',1.00,'799','retail','0','2025-04-13 18:29:07','','','','649','Cash',0.00,'799','','','11','0.00','1','2025-04-13 15:29:13','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455810350202302302'),(6169,'111744558049','148',1.00,'200','retail','0','2025-04-13 18:29:07','','','','150','Cash',0.00,'200','','','11','0','1','2025-04-13 15:29:13','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455811883122308321'),(6170,'111744558049','131',1.00,'1500','retail','0','2025-04-13 18:29:07','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-04-13 15:29:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455813452415305702'),(6171,'111744558049','1',1.00,'1600','retail','0','2025-04-13 18:29:07','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-04-13 15:29:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','54.00','53','Inclusive','branch','Inventory','','','','','','B','11174455814720212037142'),(6172,'111744558203','6925546000205',1.00,'2500','retail','0','2025-04-13 18:32:23','','','','1400','Cash',0.00,'2500','','','11','0.00','1','2025-04-13 15:32:33','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','11174455823322032223333'),(6173,'111744558203','63',1.00,'1500','retail','0','2025-04-13 18:32:23','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-04-13 15:32:33','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174455832632133054863'),(6174,'111744558203','271',1.00,'1500','retail','0','2025-04-13 18:32:23','','','','850','Cash',0.00,'1500','','','11','0','1','2025-04-13 15:32:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174455834223221702343'),(6175,'131744649650','4',2.00,'3300','retail','0','2025-04-14 19:58:59','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-04-14 16:59:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'2','15.00','13','Inclusive','branch','Inventory','','','','','','B','13174464966892238413363'),(6176,'131744649650','3',4.00,'3400','retail','0','2025-04-14 19:58:59','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-04-14 16:59:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'4','23.00','19','Inclusive','branch','Inventory','','','','','','B','13174464969576012740240'),(6177,'131744649650','71',1.00,'1200','retail','0','2025-04-14 19:58:59','bale','','','850','Cash',0.00,'1200','','','13','0','1','2025-04-14 16:59:04','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174464971401632234640'),(6178,'131744649650','267',1.00,'250','retail','0','2025-04-14 19:58:59','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-04-14 16:59:04','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174464973333322009602'),(6179,'131744649650','60',1.00,'2700','retail','0','2025-04-14 19:58:59','bale','','','1800','Cash',0.00,'2700','','','13','0.00','1','2025-04-14 16:59:04','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2700.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174464975136252011330'),(6180,'131744649650','37',1.00,'1250','retail','0','2025-04-14 19:58:59','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-04-14 16:59:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','','B','13174464976543220400323'),(6181,'131744649650','344',1.00,'450','retail','0','2025-04-14 19:58:59','bale','','','220','Cash',0.00,'450','','','13','0','1','2025-04-14 16:59:04','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174464980633022292072'),(6182,'131744649650','1184',1.00,'400','retail','0','2025-04-14 19:58:59','bale','','','216','Cash',0.00,'400','','','13','0','1','2025-04-14 16:59:04','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174464990632002206233'),(6183,'131744649650','1189',1.00,'550','retail','0','2025-04-14 19:58:59','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-04-14 16:59:04','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','C','13174464992422020432209'),(6184,'131744649650','1189',1.00,'550','retail','0','2025-04-14 19:58:59','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-04-14 16:59:04','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','C','13174464993872123032830'),(6185,'131744649991','38',1.00,'1650','retail','0','2025-04-14 20:12:04','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-04-14 17:12:13','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13174465002503303543232'),(6186,'131744649991','71',1.00,'1200','retail','0','2025-04-14 20:12:04','bale','','','850','Cash',0.00,'1200','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174465005302402022424'),(6187,'131744649991','81',1.00,'1800','retail','0','2025-04-14 20:12:04','bale','','','1000','Cash',0.00,'1800','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174465007442004473120'),(6188,'131744649991','16',1.00,'350','retail','0','2025-04-14 20:12:04','bale','','','125','Cash',0.00,'350','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174465009933022702320'),(6189,'131744649991','185',6.00,'360','retail','0','2025-04-14 20:12:04','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','36.00','30','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174465014100712344222'),(6190,'131744649991','3',2.00,'1700','retail','0','2025-04-14 20:12:04','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'2','19.00','17','Inclusive','branch','Inventory','','','','','','B','13174465016883303214262'),(6191,'131744649991','1204',6.00,'900','retail','0','2025-04-14 20:12:04','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'6','321.00','315','Inclusive','branch','Inventory','1110','4000','5500','','','','13174465019723330343213'),(6192,'131744649991','1187',2.00,'400','retail','0','2025-04-14 20:12:04','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','186.00','184','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174465022822033312710'),(6193,'131744649991','364',2.00,'600','retail','0','2025-04-14 20:12:04','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','306.00','304','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174465026237203362002'),(6194,'131744649991','67',1.00,'800','retail','0','2025-04-14 20:12:04','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-04-14 17:12:13','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174465027726020473210'),(6195,'131744649991','170',12.00,'840','retail','0','2025-04-14 20:12:04','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'12','77.00','65','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174465029636439295203'),(6196,'131744649991','131',1.00,'1500','retail','0','2025-04-14 20:12:04','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174465031731330700332'),(6197,'131744649991','32',3.00,'750','retail','0','2025-04-14 20:12:04','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','56.00','53','Inclusive','branch','Inventory','','','','','','B','13174465034163377012232'),(6198,'131744649991','37',2.00,'2500','retail','0','2025-04-14 20:12:04','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','55.00','53','Inclusive','branch','Inventory','','','','','','B','13174465036362030333046'),(6199,'131744649991','1',1.00,'1600','retail','0','2025-04-14 20:12:04','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','','B','13174465038222332200202'),(6200,'131744649991','6947662262220',1.00,'950','retail','0','2025-04-14 20:12:04','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','13174465046922222223251'),(6201,'131744649991','319',2.00,'1300','retail','0','2025-04-14 20:12:04','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174465049423141025360'),(6202,'131744649991','282',2.00,'900','retail','0','2025-04-14 20:12:04','bale','','','280','Cash',0.00,'450','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174465051323005052123'),(6203,'131744649991','21',1.00,'200','retail','0','2025-04-14 20:12:04','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','13174465053052220123350'),(6204,'131744649991','1187',1.00,'200','retail','0','2025-04-14 20:12:04','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','184.00','183','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174465057134323202052'),(6205,'131744649991','61',1.00,'2200','retail','0','2025-04-14 20:12:04','bale','','','1400','Cash',0.00,'2200','','','13','0.00','1','2025-04-14 17:12:13','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2200.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174465058632033412503'),(6206,'131744649991','56',1.00,'750','retail','0','2025-04-14 20:12:04','bale','','','350','Cash',0.00,'750','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174465061030620201002'),(6207,'131744649991','1147',3.00,'360','retail','0','2025-04-14 20:12:04','bale','','','70','Cash',0.00,'120','','','13','0','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'3','27.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174465064662332232350'),(6208,'131744649991','20',1.00,'80','retail','0','2025-04-14 20:12:04','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','102.00','101','Inclusive','branch','Inventory','','','','','','B','13174465066021246040124'),(6209,'131744649991','59',1.00,'450','retail','0','2025-04-14 20:12:04','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-04-14 17:12:13','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13174465069103320620301'),(6210,'131744649991','48',1.00,'700','retail','0','2025-04-14 20:12:04','bale','','','400','Cash',0.00,'700','','','13','0.00','1','2025-04-14 17:12:13','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','13174465071130123232222'),(6211,'131744649991','12',1.00,'800','retail','0','2025-04-14 20:12:04','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-04-14 17:12:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174465072232220032602'),(6212,'131744735957','281',2.00,'1900','retail','0','2025-04-15 19:58:23','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-04-15 16:58:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473599292033072230'),(6213,'131744735957','1189',1.00,'550','retail','0','2025-04-15 19:58:23','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-04-15 16:58:31','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','C','13174473602120204232233'),(6214,'131744735957','1192',1.00,'850','retail','0','2025-04-15 19:58:23','bale','','','400','Cash',0.00,'850','','','13','0','1','2025-04-15 16:58:31','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',850.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473604992013333370'),(6215,'131744735957','45',1.00,'1600','retail','0','2025-04-15 19:58:23','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-04-15 16:58:31','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13174473608033323002012'),(6216,'131744735957','353',1.00,'200','retail','0','2025-04-15 19:58:23','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-04-15 16:58:31','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473615033302412467'),(6217,'131744735957','1153',1.00,'200','retail','0','2025-04-15 19:58:23','bale','','','114','Cash',0.00,'200','','','13','0','1','2025-04-15 16:58:31','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473616913213223322'),(6218,'131744735957','148',1.00,'200','retail','0','2025-04-15 19:58:23','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-04-15 16:58:31','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473619331133293363'),(6219,'131744735957','298',1.00,'250','retail','0','2025-04-15 19:58:23','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-04-15 16:58:31','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473621843320024236'),(6220,'131744735957','21',1.00,'200','retail','0','2025-04-15 19:58:23','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-15 16:58:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','13174473623331222233103'),(6221,'131744735957','21',1.00,'200','retail','0','2025-04-15 19:58:23','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-15 16:58:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','13174473625243222320223'),(6222,'131744735957','32',1.00,'250','retail','0','2025-04-15 19:58:23','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-04-15 16:58:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','','B','13174473627013303200423'),(6223,'131744735957','231',1.00,'850','retail','0','2025-04-15 19:58:23','bale','','','450','Cash',0.00,'850','','','13','0','1','2025-04-15 16:58:31','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473628733232033113'),(6224,'131744735957','364',1.00,'300','retail','0','2025-04-15 19:58:23','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-15 16:58:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','304.00','303','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473630223022233347'),(6225,'131744736315','535',1.00,'300','retail','0','2025-04-15 20:01:39','bale','','','180','Cash',0.00,'300','','','13','0','1','2025-04-15 17:01:43','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','4.00','3','Inclusive','branch','Inventory','','4000','Asset','','','B','13174473642737047302277'),(6226,'131744736315','1167',1.00,'850','retail','0','2025-04-15 20:01:39','bale','','','450','Cash',0.00,'850','','','13','0','1','2025-04-15 17:01:43','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',850.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473648202313372312'),(6227,'131744736315','1167',1.00,'850','retail','0','2025-04-15 20:01:39','bale','','','450','Cash',0.00,'850','','','13','0','1','2025-04-15 17:01:43','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',850.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473649832242003012'),(6228,'131744736532','267',1.00,'250','retail','0','2025-04-15 20:03:45','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-04-15 17:03:50','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473656132133221033'),(6229,'131744736532','87',1.00,'1900','retail','0','2025-04-15 20:03:45','bale','','','1100','Cash',0.00,'1900','','','13','0.00','1','2025-04-15 17:03:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1900.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174473662440133070273'),(6230,'131744736706','6947662262220',1.00,'950','retail','0','2025-04-15 20:05:35','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-15 17:05:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','13174473671702032130332'),(6231,'131744736706','148',1.00,'200','retail','0','2025-04-15 20:05:35','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-04-15 17:05:42','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473673473073372412'),(6232,'131744737119','225',1.00,'600','retail','0','2025-04-15 20:12:30','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-04-15 17:12:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174473714937372322202'),(6233,'131744822329','301',1.00,'50','retail','0','2025-04-16 19:58:12','bale','','','31','Cash',0.00,'50','','','13','0','1','2025-04-16 16:58:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174482233828323342223'),(6234,'131744822329','6947662262220',1.00,'950','retail','0','2025-04-16 19:58:12','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-16 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','13174482235135230331323'),(6235,'131744822329','34',1.00,'350','retail','0','2025-04-16 19:58:12','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-16 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13174482240134220241333'),(6236,'131744822329','276',1.00,'1000','retail','0','2025-04-16 19:58:12','bale','','','535','Cash',0.00,'1000','','','13','0','1','2025-04-16 16:58:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174482243530421020003'),(6237,'131744822329','278',1.00,'700','retail','0','2025-04-16 19:58:12','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-04-16 16:58:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174482246824342422283'),(6238,'131744822329','285',4.00,'600','retail','0','2025-04-16 19:58:12','bale','','','100','Cash',0.00,'150','','','13','0','1','2025-04-16 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'4','36.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174482249422032032318'),(6239,'131744822329','364',4.00,'1200','retail','0','2025-04-16 19:58:12','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-16 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'4','303.00','299','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174482256723323531342'),(6240,'131744822329','185',1.00,'60','retail','0','2025-04-16 19:58:12','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-16 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','30.00','29','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174482258572723043322'),(6241,'131744822329','37',1.00,'1250','retail','0','2025-04-16 19:58:12','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-04-16 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','53.00','52','Inclusive','branch','Inventory','','','','','','B','13174482260330433430230'),(6242,'131744822329','1217',1.00,'250','retail','0','2025-04-16 19:58:12','bale','','','120','Cash',0.00,'250','','','13','0','1','2025-04-16 16:58:24','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','13174482262323220424222'),(6243,'131744822329','32',1.00,'250','retail','0','2025-04-16 19:58:12','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-04-16 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','','B','13174482264242720633322'),(6244,'131744822329','130',1.00,'500','retail','0','2025-04-16 19:58:12','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2025-04-16 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174482265483377042262'),(6245,'131744822329','185',5.00,'300','retail','0','2025-04-16 19:58:12','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-16 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'5','29.00','24','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174482268921827332922'),(6246,'131744822738','34',1.00,'350','retail','0','2025-04-16 20:00:42','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-16 17:00:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','13174482275022004303013'),(6247,'131744822738','364',9.00,'2700','retail','0','2025-04-16 20:00:42','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-16 17:00:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'9','299.00','290','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174482277237307323043'),(6248,'131744822738','1',1.00,'1600','retail','0','2025-04-16 20:00:42','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-04-16 17:00:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','','B','13174482280341233333228'),(6249,'131744822738','1204',2.00,'300','retail','0','2025-04-16 20:00:42','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-16 17:00:54','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'2','315.00','313','Inclusive','branch','Inventory','1110','4000','5500','','','','13174482284104834338232'),(6250,'131744822882','404',1.00,'550','retail','0','2025-04-16 20:02:17','bale','','','350','Cash',0.00,'550','','','13','0.00','1','2025-04-16 17:02:23','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174482290030343000202'),(6251,'131744822882','m75',1.00,'1500','retail','0','2025-04-16 20:02:17','bale','','','600','Cash',0.00,'1500','','','13','0.00','1','2025-04-16 17:02:23','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174482293622303018408'),(6252,'131744908792','131',1.00,'1500','retail','0','2025-04-17 19:59:03','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-04-17 16:59:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174490880933830272323'),(6253,'131744908792','6925546000205',1.00,'2500','retail','0','2025-04-17 19:59:03','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-04-17 16:59:12','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','13174490882222842273001'),(6254,'131744908792','4',1.00,'1650','retail','0','2025-04-17 19:59:03','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-04-17 16:59:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','13174490883830010227833'),(6255,'131744908792','278',1.00,'700','retail','0','2025-04-17 19:59:03','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-04-17 16:59:12','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174490886207633722320'),(6256,'131744908792','34',2.00,'700','retail','0','2025-04-17 19:59:03','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-17 16:59:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','25.00','23','Inclusive','branch','Inventory','','','','','','B','13174490887739120837303'),(6257,'131744908792','46',1.00,'800','retail','0','2025-04-17 19:59:03','bale','','','350','Cash',0.00,'800','','','13','0.00','1','2025-04-17 16:59:12','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174490889432419230322'),(6258,'131744908792','319',2.00,'1300','retail','0','2025-04-17 19:59:03','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-04-17 16:59:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'2','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174490891972044382913'),(6259,'131744908792','183',1.00,'300','retail','0','2025-04-17 19:59:03','bale','','','150','Cash',0.00,'300','','','13','0','1','2025-04-17 16:59:12','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174490895223832233930'),(6260,'131744908792','148',1.00,'200','retail','0','2025-04-17 19:59:03','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-04-17 16:59:12','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174490898223020302941'),(6261,'131744908792','1195',1.00,'350','retail','0','2025-04-17 19:59:03','bale','','','150','Cash',0.00,'350','','','13','0','1','2025-04-17 16:59:12','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174490899419999032232'),(6262,'131744908792','364',3.00,'900','retail','0','2025-04-17 19:59:03','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-17 16:59:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','290.00','287','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174490902593234433302'),(6263,'131744908792','21',2.00,'400','retail','0','2025-04-17 19:59:03','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-17 16:59:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','44.00','42','Inclusive','branch','Inventory','','','','','','B','13174490910102323321300'),(6264,'131744908792','145',1.00,'550','retail','0','2025-04-17 19:59:03','bale','','','400','Cash',0.00,'550','','','13','0','1','2025-04-17 16:59:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174490914292332102323'),(6265,'131744909154','684',3.00,'2100','retail','0','2025-04-17 20:01:06','bale','','','350','Cash',0.00,'700','','','13','0','1','2025-04-17 17:01:11','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'3','7.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','13174490918620211332039'),(6266,'131744909154','583',1.00,'7500','retail','0','2025-04-17 20:01:06','bale','','','5000','Cash',0.00,'7500','','','13','0','1','2025-04-17 17:01:11','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',7500.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13174490922700301202122'),(6267,'131744909154','m62',1.00,'1299','retail','0','2025-04-17 20:01:06','bale','','','650','Cash',0.00,'1299','','','13','0','1','2025-04-17 17:01:11','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1299.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174490926502060957023'),(6268,'131744910676','34',1.00,'350','retail','0','2025-04-17 20:29:23','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-17 17:29:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','13174491068722032327000'),(6269,'131744910676','126',1.00,'799','retail','0','2025-04-17 20:29:23','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-04-17 17:29:27','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174491071334113200337'),(6270,'131744910676','1204',1.00,'150','retail','0','2025-04-17 20:29:23','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-17 17:29:27','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','313.00','312','Inclusive','branch','Inventory','1110','4000','5500','','','','13174491096321320031326'),(6271,'131744993821','1216',1.00,'100','retail','0','2025-04-18 19:45:28','bale','','','35','Cash',0.00,'100','','','13','0','1','2025-04-18 16:45:49','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','13174499387633702302933'),(6272,'131744993821','6947662262220',1.00,'950','retail','0','2025-04-18 19:45:28','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','13174499388922302330339'),(6273,'131744993821','1216',1.00,'100','retail','0','2025-04-18 19:45:28','bale','','','35','Cash',0.00,'100','','','13','0','1','2025-04-18 16:45:49','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','13174499390323432131243'),(6274,'131744993821','298',1.00,'250','retail','0','2025-04-18 19:45:28','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-04-18 16:45:49','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499396513303255423'),(6275,'131744993821','82',1.00,'750','retail','0','2025-04-18 19:45:28','bale','','','400','Cash',0.00,'750','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','13174499398342328399284'),(6276,'131744993821','319',2.00,'1300','retail','0','2025-04-18 19:45:28','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499401720722122919'),(6277,'131744993821','197',1.00,'800','retail','0','2025-04-18 19:45:28','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-04-18 16:45:49','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499403239042234302'),(6278,'131744993821','1199',1.00,'2000','retail','0','2025-04-18 19:45:28','bale','','','1250','Cash',0.00,'2000','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499405122223923334'),(6279,'131744993821','4',1.00,'1650','retail','0','2025-04-18 19:45:28','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','13174499408517330223023'),(6280,'131744993821','177',1.00,'500','retail','0','2025-04-18 19:45:28','bale','','','300','Cash',0.00,'500','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499411923421342902'),(6281,'131744993821','185',2.00,'120','retail','0','2025-04-18 19:45:28','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'2','24.00','22','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174499414532393032423'),(6282,'131744993821','5',2.00,'600','retail','0','2025-04-18 19:45:28','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'2','221.00','219','Inclusive','branch','Inventory','','','','','','B','13174499416922023430319'),(6283,'131744993821','20',4.00,'320','retail','0','2025-04-18 19:45:28','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'4','219.00','215','Inclusive','branch','Inventory','','','','','','B','13174499419030320332903'),(6284,'131744993821','15',3.00,'240','retail','0','2025-04-18 19:45:28','bale','','','45','Cash',0.00,'80','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','89.00','86','Inclusive','branch','Inventory','','','','','','B','13174499430423910232107'),(6285,'131744993821','197',1.00,'800','retail','0','2025-04-18 19:45:28','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-04-18 16:45:49','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499432033233232243'),(6286,'131744993821','45',1.00,'1600','retail','0','2025-04-18 19:45:28','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-04-18 16:45:49','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174499433303203349223'),(6287,'131744993821','131',1.00,'1500','retail','0','2025-04-18 19:45:28','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499435623522021009'),(6288,'131744993821','295',1.00,'550','retail','0','2025-04-18 19:45:28','bale','','','300','Cash',0.00,'550','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499437492233200133'),(6289,'131744993821','5',5.00,'1500','retail','0','2025-04-18 19:45:28','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','219.00','214','Inclusive','branch','Inventory','','','','','','B','13174499439499320243247'),(6290,'131744993821','81',1.00,'1800','retail','0','2025-04-18 19:45:28','bale','','','1000','Cash',0.00,'1800','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174499441991333440213'),(6291,'131744993821','1199',1.00,'2000','retail','0','2025-04-18 19:45:28','bale','','','1250','Cash',0.00,'2000','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499443313993790402'),(6292,'131744993821','32',2.00,'500','retail','0','2025-04-18 19:45:28','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','51.00','49','Inclusive','branch','Inventory','','','','','','B','13174499445712332249202'),(6293,'131744993821','170',5.00,'350','retail','0','2025-04-18 19:45:28','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'5','65.00','60','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499447403234100290'),(6294,'131744993821','68',1.00,'1650','retail','0','2025-04-18 19:45:28','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-04-18 16:45:49','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174499448718120043207'),(6295,'131744993821','223',3.00,'750','retail','0','2025-04-18 19:45:28','bale','','','116','Cash',0.00,'250','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'3','137.00','134','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499450273443302924'),(6296,'131744993821','145',1.00,'550','retail','0','2025-04-18 19:45:28','bale','','','400','Cash',0.00,'550','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499451303223343213'),(6297,'131744993821','185',6.00,'360','retail','0','2025-04-18 19:45:28','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','22.00','16','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174499453223022033423'),(6298,'131744993821','130',1.00,'500','retail','0','2025-04-18 19:45:28','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499455197142222409'),(6299,'131744993821','15',2.00,'160','retail','0','2025-04-18 19:45:28','bale','','','45','Cash',0.00,'80','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','86.00','84','Inclusive','branch','Inventory','','','','','','B','13174499460102222000330'),(6300,'131744993821','13',2.00,'1200','retail','0','2025-04-18 19:45:28','bale','','','350','Cash',0.00,'600','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'2','14.00','12','Inclusive','branch','Inventory','','','','','','B','13174499464123342130222'),(6301,'131744993821','21',1.00,'200','retail','0','2025-04-18 19:45:28','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','','B','13174499465823068232322'),(6302,'131744993821','20',12.00,'960','retail','0','2025-04-18 19:45:28','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'12','215.00','203','Inclusive','branch','Inventory','','','','','','B','13174499467422220230033'),(6303,'131744993821','48',1.00,'700','retail','0','2025-04-18 19:45:28','bale','','','400','Cash',0.00,'700','','','13','0.00','1','2025-04-18 16:45:49','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','13174499468633033662992'),(6304,'131744993821','185',3.00,'180','retail','0','2025-04-18 19:45:28','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','16.00','13','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174499470532303303727'),(6305,'131744993821','18',2.00,'240','retail','0','2025-04-18 19:45:28','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-04-18 16:45:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','151.00','149','Inclusive','branch','Inventory','','','','','','B','13174499472532033095391'),(6306,'131744994790','1227',1.00,'1200','retail','0','2025-04-18 19:50:00','bale','','','638','Cash',0.00,'1200','','','13','0','1','2025-04-18 16:50:04','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','13174499485320234233523'),(6307,'131744994790','18',2.00,'240','retail','0','2025-04-18 19:50:00','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-04-18 16:50:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','149.00','147','Inclusive','branch','Inventory','','','','','','B','13174499487689007330373'),(6308,'131744994790','298',1.00,'250','retail','0','2025-04-18 19:50:00','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-04-18 16:50:04','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499492223242332920'),(6309,'131744994790','278',1.00,'700','retail','0','2025-04-18 19:50:00','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-04-18 16:50:04','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499494893243300303'),(6310,'131744994790','212',1.00,'550','retail','0','2025-04-18 19:50:00','bale','','','300','Cash',0.00,'550','','','13','0','1','2025-04-18 16:50:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174499499923343449204'),(6311,'111744995559','83',2.00,'3000','retail','0','2025-04-18 20:01:00','','','','800','Cash',0.00,'1500','','','11','0.00','1','2025-04-18 17:01:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','','B','11174499557000253033492'),(6312,'111744995559','81',2.00,'3600','retail','0','2025-04-18 20:01:00','','','','1000','Cash',0.00,'1800','','','11','0.00','1','2025-04-18 17:01:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'2','6.00','4','Inclusive','branch','Inventory','','','','','','B','11174499558432034330433'),(6313,'111744995559','1199',2.00,'4000','retail','0','2025-04-18 20:01:00','','','','1250','Cash',0.00,'2000','','','11','0','1','2025-04-18 17:01:04','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174499560093322032422'),(6314,'111744995559','1',2.00,'3200','retail','0','2025-04-18 20:01:00','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-04-18 17:01:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'2','51.00','49','Inclusive','branch','Inventory','','','','','','B','11174499564214156392334'),(6315,'111744995559','59',2.00,'900','retail','0','2025-04-18 20:01:00','','','','0','Cash',0.00,'450','','','11','0.00','1','2025-04-18 17:01:04','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','','B','11174499565932230251713'),(6316,'131745078682','126',1.00,'799','retail','0','2025-04-19 19:13:16','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-04-19 16:13:23','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507874437422422000'),(6317,'131745078682','1144',1.00,'3000','retail','0','2025-04-19 19:13:16','bale','','','1800','Cash',0.00,'3000','','','13','0','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',3000.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507880220510330222'),(6318,'131745078682','41',1.00,'3800','retail','0','2025-04-19 19:13:16','bale','','','2500','Cash',0.00,'3800','','','13','0.00','1','2025-04-19 16:13:23','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174507881403024304212'),(6319,'131745078682','364',1.00,'300','retail','0','2025-04-19 19:13:16','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','287.00','286','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507884632212200030'),(6320,'131745078682','21',3.00,'600','retail','0','2025-04-19 19:13:16','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','41.00','38','Inclusive','branch','Inventory','','','','','','B','13174507888583175381388'),(6321,'131745078682','1187',3.00,'600','retail','0','2025-04-19 19:13:16','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'3','183.00','180','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507890727272312813'),(6322,'131745078682','197',1.00,'800','retail','0','2025-04-19 19:13:16','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-04-19 16:13:23','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507892010222701333'),(6323,'131745078682','9',1.00,'1500','retail','0','2025-04-19 19:13:16','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','13174507894930012022031'),(6324,'131745078682','223',2.00,'500','retail','0','2025-04-19 19:13:16','bale','','','116','Cash',0.00,'250','','','13','0','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'2','134.00','132','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507896502323223805'),(6325,'131745078682','240',1.00,'700','retail','0','2025-04-19 19:13:16','bale','','','400','Cash',0.00,'700','','','13','0','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507899203202570142'),(6326,'131745078682','251',1.00,'350','retail','0','2025-04-19 19:13:16','bale','','','170','Cash',0.00,'350','','','13','0','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507901232332323033'),(6327,'131745078682','1215',1.00,'250','retail','0','2025-04-19 19:13:16','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-19 16:13:23','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','13174507903212770220073'),(6328,'131745078682','49',1.00,'1600','retail','0','2025-04-19 19:13:16','bale','','','900','Cash',0.00,'1600','','','13','0.00','1','2025-04-19 16:13:23','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174507905402910232430'),(6329,'131745078682','1115',2.00,'1600','retail','0','2025-04-19 19:13:16','bale','','','400','Cash',0.00,'800','','','13','0','1','2025-04-19 16:13:23','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507907590549717075'),(6330,'131745078682','1187',4.00,'800','retail','0','2025-04-19 19:13:16','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'4','180.00','176','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507909923032930303'),(6331,'131745078682','364',2.00,'600','retail','0','2025-04-19 19:13:16','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','286.00','284','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507912022332730333'),(6332,'131745078682','364',1.00,'300','retail','0','2025-04-19 19:13:16','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-04-19 16:13:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','284.00','283','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507913609732233220'),(6333,'131745078682','183',1.00,'300','retail','0','2025-04-19 19:13:16','bale','','','150','Cash',0.00,'300','','','13','0','1','2025-04-19 16:13:23','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507915722023303033'),(6334,'131745078682','329',3.00,'450','retail','0','2025-04-19 19:13:16','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-04-19 16:13:23','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'3','16.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507918003432473000'),(6335,'131745078682','24',1.00,'2500','retail','0','2025-04-19 19:13:16','bale','','','1800','Cash',0.00,'2500','','','13','0.00','1','2025-04-19 16:13:23','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174507919403023012223'),(6336,'131745079258','1194',2.00,'0','retail','0','2025-04-19 19:17:02','bale','','','250','Cash',0.00,'0','','','13','0','1','2025-04-19 16:17:08','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','C','13174507928332002231224'),(6337,'131745079258','126',1.00,'799','retail','0','2025-04-19 19:17:02','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-04-19 16:17:08','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507933232230405037'),(6338,'131745079258','148',1.00,'200','retail','0','2025-04-19 19:17:02','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-04-19 16:17:08','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507934923202390333'),(6339,'131745079258','1185',2.00,'200','retail','0','2025-04-19 19:17:02','bale','','','40','Cash',0.00,'100','','','13','0','1','2025-04-19 16:17:08','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'2','25.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507942123122404220'),(6340,'131745079454','655',1.00,'350','retail','0','2025-04-19 19:31:32','bale','','','200','Cash',0.00,'350','','','13','0','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','6.00','5','Inclusive','branch','Inventory','','4000','Asset','','','B','13174507948852541133413'),(6341,'131745079454','457',1.00,'450','retail','0','2025-04-19 19:31:32','bale','','','334','Cash',0.00,'450','','','13','0.00','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13174507950132250311027'),(6342,'131745079454','529',1.00,'1100','retail','0','2025-04-19 19:31:32','bale','','','550','Cash',0.00,'1100','','','13','0','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174507962826237300300'),(6343,'131745079454','521',1.00,'1200','retail','0','2025-04-19 19:31:32','bale','','','700','Cash',0.00,'1200','','','13','0.00','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174507964333432230033'),(6344,'131745079454','m77',1.00,'750','retail','0','2025-04-19 19:31:32','bale','','','450','Cash',0.00,'750','','','13','0.00','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174507965560423263222'),(6345,'131745079454','544',6.00,'1200','retail','0','2025-04-19 19:31:32','bale','','','98','Cash',0.00,'200','','','13','0','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'6','12.00','6','Inclusive','branch','Inventory','','4000','Asset','','','B','13174507974139727000220'),(6346,'131745079454','559',1.00,'200','retail','0','2025-04-19 19:31:32','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13174507975692302333032'),(6347,'131745079454','1170',1.00,'650','retail','0','2025-04-19 19:31:32','bale','','','350','Cash',0.00,'650','','','13','0','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174507983073220002310'),(6348,'131745079454','m83',1.00,'850','retail','0','2025-04-19 19:31:32','bale','','','400','Cash',0.00,'850','','','13','0','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','12.00','11','Inclusive','branch','Inventory','','4000','Asset','','','B','13174507993570073900003'),(6349,'131745079454','494',1.00,'350','retail','0','2025-04-19 19:31:32','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174508010820302331032'),(6350,'131745079454','678',1.00,'1500','retail','0','2025-04-19 19:31:32','bale','','','1000','Cash',0.00,'1500','','','13','0','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174508013773200333020'),(6351,'131745079454','m19',1.00,'2999','retail','0','2025-04-19 19:31:32','bale','','','1400','Cash',0.00,'2999','','','13','0','1','2025-04-19 16:31:41','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2999.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174508029153320024230'),(6352,'131745080335','495',6.00,'2100','retail','0','2025-04-19 19:33:42','bale','','','220','Cash',0.00,'350','','','13','0.00','1','2025-04-19 16:33:58','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'6','26.00','20','Inclusive','branch','Inventory','','','','','','B','13174508035302077131185'),(6353,'131745080335','497',6.00,'1320','retail','0','2025-04-19 19:33:42','bale','','','125','Cash',0.00,'220','','','13','0.00','1','2025-04-19 16:33:58','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'6','23.00','17','Inclusive','branch','Inventory','','','','','','B','13174508037603122240332'),(6354,'131745080335','m87',1.00,'600','retail','0','2025-04-19 19:33:42','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-04-19 16:33:58','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174508042212033323032'),(6355,'131745161529','1215',1.00,'250','retail','0','2025-04-20 18:06:45','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-20 15:07:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','13174516154424730335220'),(6356,'131745161529','1190',1.00,'300','retail','0','2025-04-20 18:06:45','bale','','','130','Cash',0.00,'300','','','13','0','1','2025-04-20 15:07:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174516155533002223020'),(6357,'131745161529','1193',1.00,'150','retail','0','2025-04-20 18:06:45','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-04-20 15:07:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174516157335532003102'),(6358,'131745161529','1195',1.00,'350','retail','0','2025-04-20 18:06:45','bale','','','150','Cash',0.00,'350','','','13','0','1','2025-04-20 15:07:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174516159090724204413'),(6359,'131745161529','1214',1.00,'250','retail','0','2025-04-20 18:06:45','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-20 15:07:01','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','','13174516160430135403333'),(6360,'131745161683','58',1.00,'4000','retail','0','2025-04-20 18:08:52','bale','','','0','Cash',0.00,'4000','','','13','0.00','1','2025-04-20 15:08:57','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',4000.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174516171217133113102'),(6361,'131745161683','315',1.00,'12999','retail','0','2025-04-20 18:08:52','bale','','','10000','Cash',0.00,'12999','','','13','0','1','2025-04-20 15:08:57','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',12999.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174516173132327336143'),(6362,'111745221349','45',3.00,'4800','retail','0','2025-04-21 10:43:17','','','','1000','Cash',0.00,'1600','','','11','0.00','1','2025-04-21 07:43:21','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'3','10.00','7','Inclusive','branch','Inventory','','','','','','B','11174522136723377072232'),(6363,'111745221349','131',2.00,'3000','retail','0','2025-04-21 10:43:17','','','','1000','Cash',0.00,'1500','','','11','0.00','1','2025-04-21 07:43:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'2','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174522138533532830338'),(6364,'131745253631','6947662262220',1.00,'950','retail','0','2025-04-21 19:41:11','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-21 16:41:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','13174525364633367500222'),(6365,'131745253631','6947662262220',1.00,'950','retail','0','2025-04-21 19:41:11','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-21 16:41:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','13174525365676162635235'),(6366,'131745253631','148',1.00,'200','retail','0','2025-04-21 19:41:11','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-04-21 16:41:16','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174525367031322233253'),(6367,'131745253704','1212',1.00,'1000','retail','0','2025-04-21 19:41:58','bale','','','450','Cash',0.00,'1000','','','13','0','1','2025-04-21 16:42:08','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','13174525371831230253332'),(6368,'131745342013','249',1.00,'2300','retail','0','2025-04-22 20:17:44','bale','','','1000','Cash',0.00,'2300','','','13','0','1','2025-04-22 17:17:48','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174534204730337352305'),(6369,'131745342013','209',1.00,'250','retail','0','2025-04-22 20:17:44','bale','','','104','Cash',0.00,'250','','','13','0','1','2025-04-22 17:17:48','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174534208877403074223'),(6370,'131745342013','148',1.00,'200','retail','0','2025-04-22 20:17:44','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-04-22 17:17:48','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174534210122010303203'),(6371,'131745342013','6972864340117',1.00,'450','retail','0','2025-04-22 20:17:44','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-04-22 17:17:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','13174534211723214300331'),(6372,'131745342013','289',1.00,'1500','retail','0','2025-04-22 20:17:44','bale','','','750','Cash',0.00,'1500','','','13','0','1','2025-04-22 17:17:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174534213032042331033'),(6373,'131745342013','288',1.00,'50','retail','0','2025-04-22 20:17:44','bale','','','21','Cash',0.00,'50','','','13','0','1','2025-04-22 17:17:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174534214214033323035'),(6374,'131745342013','21',1.00,'200','retail','0','2025-04-22 20:17:44','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-22 17:17:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','13174534215340034533222'),(6375,'131745342013','197',1.00,'800','retail','0','2025-04-22 20:17:44','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-04-22 17:17:48','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174534216533120023313'),(6376,'131745342013','45',1.00,'1600','retail','0','2025-04-22 20:17:44','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-04-22 17:17:48','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174534222470043200003'),(6377,'131745342013','1',1.00,'1600','retail','0','2025-04-22 20:17:44','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-04-22 17:17:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','','B','13174534223813121303330'),(6378,'131745342013','1187',1.00,'200','retail','0','2025-04-22 20:17:44','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-22 17:17:48','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','176.00','175','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174534226322042220203'),(6379,'131745342312','288',1.00,'50','retail','0','2025-04-22 20:18:45','bale','','','21','Cash',0.00,'50','','','13','0','1','2025-04-22 17:18:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174534232520700402231'),(6380,'111745410399','1',2.00,'3200','retail','0','2025-04-23 15:13:34','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-04-23 12:13:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'2','48.00','46','Inclusive','branch','Inventory','','','','','','B','11174541041322233223111'),(6381,'131745426134','126',1.00,'799','retail','0','2025-04-23 19:41:07','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-04-23 16:41:24','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174542617833202230422'),(6382,'131745426134','25',1.00,'900','retail','0','2025-04-23 19:41:07','bale','','','600','Cash',0.00,'900','','','13','0.00','1','2025-04-23 16:41:24','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174542619600030331223'),(6383,'131745426134','1217',1.00,'250','retail','0','2025-04-23 19:41:07','bale','','','120','Cash',0.00,'250','','','13','0','1','2025-04-23 16:41:24','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','13174542621524506305221'),(6384,'131745426134','126',1.00,'799','retail','0','2025-04-23 19:41:07','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-04-23 16:41:24','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174542622832320306322'),(6385,'131745426134','6971919199014',1.00,'250','retail','0','2025-04-23 19:41:07','bale','','','125','Cash',0.00,'250','','','13','0.00','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13174542625252231323332'),(6386,'131745426134','6947662262220',1.00,'950','retail','0','2025-04-23 19:41:07','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','13174542626527201171453'),(6387,'131745426134','1189',2.00,'1100','retail','0','2025-04-23 19:41:07','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-04-23 16:41:24','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','C','13174542628600233233322'),(6388,'131745426134','1199',1.00,'2000','retail','0','2025-04-23 19:41:07','bale','','','1250','Cash',0.00,'2000','','','13','0','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174542630432333373403'),(6389,'131745426134','1',1.00,'1600','retail','0','2025-04-23 19:41:07','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','','B','13174542632902922627322'),(6390,'131745426134','4',1.00,'1650','retail','0','2025-04-23 19:41:07','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','13174542634322272333033'),(6391,'131745426134','185',3.00,'180','retail','0','2025-04-23 19:41:07','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','13.00','10','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174542636233124323301'),(6392,'131745426134','200',1.00,'450','retail','0','2025-04-23 19:41:07','bale','','','360','Cash',0.00,'450','','','13','0','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174542638200505223362'),(6393,'131745426134','198',1.00,'1300','retail','0','2025-04-23 19:41:07','bale','','','700','Cash',0.00,'1300','','','13','0','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1300.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174542639850301607332'),(6394,'131745426134','53',1.00,'300','retail','0','2025-04-23 19:41:07','bale','','','125','Cash',0.00,'300','','','13','0.00','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174542642233236220311'),(6395,'131745426134','18',4.00,'480','retail','0','2025-04-23 19:41:07','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-04-23 16:41:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'4','147.00','143','Inclusive','branch','Inventory','','','','','','B','13174542644923562022320'),(6396,'131745426134','67',1.00,'800','retail','0','2025-04-23 19:41:07','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-04-23 16:41:24','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174542646620223440023'),(6397,'131745426515','145',1.00,'550','retail','0','2025-04-23 19:42:56','bale','','','400','Cash',0.00,'550','','','13','0','1','2025-04-23 16:43:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174542653903534502052'),(6398,'131745426515','278',1.00,'700','retail','0','2025-04-23 19:42:56','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-04-23 16:43:02','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174542655522437500252'),(6399,'131745426515','131',2.00,'3000','retail','0','2025-04-23 19:42:56','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-04-23 16:43:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174542657522022263723'),(6400,'131745427595','6947662262220',1.00,'950','retail','0','2025-04-23 20:02:07','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-23 17:02:15','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','13174542772330742002030'),(6401,'131745514121','1193',1.00,'150','retail','0','2025-04-24 20:03:46','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-04-24 17:19:34','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174551415730015153232'),(6402,'131745514121','1169',1.00,'450','retail','0','2025-04-24 20:03:46','bale','','','200','Cash',0.00,'450','','','13','0','1','2025-04-24 17:19:34','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174551417603377323307'),(6403,'131745514121','25',1.00,'900','retail','0','2025-04-24 20:03:46','bale','','','600','Cash',0.00,'900','','','13','0.00','1','2025-04-24 17:19:34','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174551418632810314503'),(6404,'131745514121','1174',1.00,'799','retail','0','2025-04-24 20:03:46','bale','','','650','Cash',0.00,'799','','','13','0','1','2025-04-24 17:19:34','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174551419922303032327'),(6405,'131745514121','97',1.00,'700','retail','0','2025-04-24 20:03:46','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-04-24 17:19:34','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','13174551420820052330532'),(6406,'131745514121','1',1.00,'1600','retail','0','2025-04-24 20:03:46','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-04-24 17:19:34','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','45.00','44','Inclusive','branch','Inventory','','','','','','B','13174551421632351354030'),(6407,'131745514121','366',1.00,'500','retail','0','2025-04-24 20:03:46','bale','','','250','Cash',0.00,'500','','','13','0','1','2025-04-24 17:19:34','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174551422532403132230'),(6408,'131745599231','9',1.00,'1500','retail','0','2025-04-25 19:46:18','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','13174559927732229730393'),(6409,'131745599231','9',1.00,'1500','retail','0','2025-04-25 19:46:18','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','13174559929220205324152'),(6410,'131745599231','132',2.00,'400','retail','0','2025-04-25 19:46:18','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','118.00','116','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174559934603220220333'),(6411,'131745599231','18',2.00,'240','retail','0','2025-04-25 19:46:18','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','143.00','141','Inclusive','branch','Inventory','','','','','','B','13174559937237232932022'),(6412,'131745599231','37',2.00,'2500','retail','0','2025-04-25 19:46:18','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','52.00','50','Inclusive','branch','Inventory','','','','','','B','13174559939772931177133'),(6413,'131745599231','1150',1.00,'2500','retail','0','2025-04-25 19:46:18','bale','','','1200','Cash',0.00,'2500','','','13','0','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174559942332032001332'),(6414,'131745599231','346',1.00,'200','retail','0','2025-04-25 19:46:18','bale','','','128','Cash',0.00,'200','','','13','0','1','2025-04-25 16:49:00','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174559943702304331092'),(6415,'131745599231','329',1.00,'150','retail','0','2025-04-25 19:46:18','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-04-25 16:49:00','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174559944922920303230'),(6416,'131745599231','96',1.00,'950','retail','0','2025-04-25 19:46:18','bale','','','950','Cash',0.00,'950','','','13','0.00','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174559946439372403252'),(6417,'131745599231','39',1.00,'2800','retail','0','2025-04-25 19:46:18','bale','','','1600','Cash',0.00,'2800','','','13','0.00','1','2025-04-25 16:49:00','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174559947400591947334'); INSERT INTO `sales_order` VALUES (6418,'131745599231','38',1.00,'1650','retail','0','2025-04-25 19:46:18','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-04-25 16:49:00','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13174559949033310030245'),(6419,'131745599231','243',1.00,'1150','retail','0','2025-04-25 19:46:18','bale','','','550','Cash',0.00,'1150','','','13','0','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174559950532333357300'),(6420,'131745599231','9',1.00,'1500','retail','0','2025-04-25 19:46:18','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','13174559953322507522093'),(6421,'131745599231','97',1.00,'700','retail','0','2025-04-25 19:46:18','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13174559954410233290543'),(6422,'131745599231','308',1.00,'100','retail','0','2025-04-25 19:46:18','bale','','','30','Cash',0.00,'100','','','13','0','1','2025-04-25 16:49:00','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174559957022702235320'),(6423,'131745599231','71',1.00,'1200','retail','0','2025-04-25 19:46:18','bale','','','850','Cash',0.00,'1200','','','13','0','1','2025-04-25 16:49:00','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174559957822205533849'),(6424,'131745599791','21',1.00,'200','retail','0','2025-04-25 19:50:19','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-25 16:50:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','13174559980722933938312'),(6425,'131745599791','308',1.00,'100','retail','0','2025-04-25 19:50:19','bale','','','30','Cash',0.00,'100','','','13','0','1','2025-04-25 16:50:30','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174559981823572072328'),(6426,'131745601513','308',1.00,'100','retail','0','2025-04-25 20:18:44','bale','','','30','Cash',0.00,'100','','','13','0','1','2025-04-25 17:18:48','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174560152343215513334'),(6427,'131745685772','148',1.00,'200','retail','0','2025-04-26 19:47:11','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-04-26 16:47:24','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174568581008512132230'),(6428,'131745685772','298',1.00,'250','retail','0','2025-04-26 19:47:11','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-04-26 16:47:24','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174568583528223333255'),(6429,'131745685772','34',2.00,'700','retail','0','2025-04-26 19:47:11','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-26 16:47:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','','B','13174568586327520222053'),(6430,'131745685772','342',1.00,'1000','retail','0','2025-04-26 19:47:11','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-04-26 16:47:24','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174568587927210746336'),(6431,'131745685772','344',1.00,'450','retail','0','2025-04-26 19:47:11','bale','','','220','Cash',0.00,'450','','','13','0','1','2025-04-26 16:47:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174568592052030205224'),(6432,'131745685772','275',1.00,'200','retail','0','2025-04-26 19:47:11','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-04-26 16:47:24','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174568594013385220922'),(6433,'131745685772','352',2.00,'3000','retail','0','2025-04-26 19:47:11','bale','','','1000','Cash',0.00,'1500','','','13','0','1','2025-04-26 16:47:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174568603033303425023'),(6434,'131745686078','285',2.00,'300','retail','0','2025-04-26 19:49:23','bale','','','100','Cash',0.00,'150','','','13','0','1','2025-04-26 16:49:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174568609435321230232'),(6435,'131745686078','366',1.00,'500','retail','0','2025-04-26 19:49:23','bale','','','250','Cash',0.00,'500','','','13','0','1','2025-04-26 16:49:30','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174568616202301236661'),(6436,'131745686815','6947662262220',1.00,'950','retail','0','2025-04-26 20:00:25','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-26 17:00:31','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','13174568682508432123030'),(6437,'131745761185','1187',4.00,'800','retail','0','2025-04-27 16:41:23','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-27 13:41:29','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'4','175.00','171','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174576124603100762531'),(6438,'131745761185','352',3.00,'4500','retail','0','2025-04-27 16:41:23','bale','','','1000','Cash',0.00,'1500','','','13','0','1','2025-04-27 13:41:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174576126373307733322'),(6439,'131745761185','1185',12.00,'1200','retail','0','2025-04-27 16:41:23','bale','','','40','Cash',0.00,'100','','','13','0','1','2025-04-27 13:41:29','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'12','23.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174576128322030332334'),(6440,'131745858669','166',1.00,'1799','retail','0','2025-04-28 19:59:36','bale','','','1360','Cash',0.00,'1799','','','13','0','1','2025-04-28 17:00:02','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1799.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585868333338032120'),(6441,'131745858669','319',1.00,'650','retail','0','2025-04-28 19:59:36','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585871608320320853'),(6442,'131745858669','281',1.00,'950','retail','0','2025-04-28 19:59:36','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585873702230307533'),(6443,'131745858669','200',1.00,'450','retail','0','2025-04-28 19:59:36','bale','','','360','Cash',0.00,'450','','','13','0','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585875223382020222'),(6444,'131745858669','1187',1.00,'200','retail','0','2025-04-28 19:59:36','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','171.00','170','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585881345310303280'),(6445,'131745858669','1204',1.00,'150','retail','0','2025-04-28 19:59:36','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','312.00','311','Inclusive','branch','Inventory','1110','4000','5500','','','','13174585888102317232215'),(6446,'131745858669','20',3.00,'240','retail','0','2025-04-28 19:59:36','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','203.00','200','Inclusive','branch','Inventory','','','','','','B','13174585895834938292329'),(6447,'131745858669','1215',1.00,'250','retail','0','2025-04-28 19:59:36','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-28 17:00:02','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','13174585901820700402231'),(6448,'131745858669','1211',1.00,'60','retail','0','2025-04-28 19:59:36','bale','','','30','Cash',0.00,'60','','','13','0','1','2025-04-28 17:00:02','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','13174585910032022332312'),(6449,'131745858669','329',1.00,'150','retail','0','2025-04-28 19:59:36','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-04-28 17:00:02','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585913822220733133'),(6450,'131745858669','1193',1.00,'150','retail','0','2025-04-28 19:59:36','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-04-28 17:00:02','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585920519320320531'),(6451,'131745858669','6947662262220',1.00,'950','retail','0','2025-04-28 19:59:36','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','13174585922092535317312'),(6452,'131745858669','1217',1.00,'250','retail','0','2025-04-28 19:59:36','bale','','','120','Cash',0.00,'250','','','13','0','1','2025-04-28 17:00:02','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13174585932255000552818'),(6453,'131745858669','37',1.00,'1250','retail','0','2025-04-28 19:59:36','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','50.00','49','Inclusive','branch','Inventory','','','','','','B','13174585938737320323335'),(6454,'131745858669','1185',4.00,'400','retail','0','2025-04-28 19:59:36','bale','','','40','Cash',0.00,'100','','','13','0','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585946237320030222'),(6455,'131745858669','1187',2.00,'400','retail','0','2025-04-28 19:59:36','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','170.00','168','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585949037021432333'),(6456,'131745858669','132',1.00,'200','retail','0','2025-04-28 19:59:36','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-04-28 17:00:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','116.00','115','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585950482303503334'),(6457,'131745858669','1230',1.00,'550','retail','0','2025-04-28 19:59:36','bale','','','300','Cash',0.00,'550','','','13','0','1','2025-04-28 17:00:02','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','13174585951923291039553'),(6458,'131745858669','1215',1.00,'250','retail','0','2025-04-28 19:59:36','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-04-28 17:00:02','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','13174585953231472051330'),(6459,'131745858669','148',2.00,'400','retail','0','2025-04-28 19:59:36','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-04-28 17:00:02','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174585957582223130073'),(6460,'131745859607','502',3.00,'1050','retail','0','2025-04-28 20:04:23','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-28 17:04:29','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','','B','13174585966508220212233'),(6461,'131745859607','495',6.00,'2100','retail','0','2025-04-28 20:04:23','bale','','','220','Cash',0.00,'350','','','13','0.00','1','2025-04-28 17:04:29','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'6','20.00','14','Inclusive','branch','Inventory','','','','','','B','13174585969129300320552'),(6462,'131745859607','m56',6.00,'1800','retail','0','2025-04-28 20:04:23','bale','','','167','Cash',0.00,'300','','','13','0.00','1','2025-04-28 17:04:29','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'6','32.00','26','Inclusive','branch','Inventory','','','','','','B','13174585986200923001238'),(6463,'131745860295','17',1.00,'500','retail','0','2025-04-28 20:13:47','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-04-28 17:13:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13174586038713206132333'),(6464,'131745860295','146',1.00,'750','retail','0','2025-04-28 20:13:47','bale','','','450','Cash',0.00,'750','','','13','0','1','2025-04-28 17:13:52','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174586040820032822003'),(6465,'131745860295','1204',1.00,'150','retail','0','2025-04-28 20:13:47','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-04-28 17:13:52','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','311.00','310','Inclusive','branch','Inventory','1110','4000','5500','','','','13174586042502402127323'),(6466,'131745946240','62',1.00,'500','retail','0','2025-04-29 20:08:20','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2025-04-29 17:08:26','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174594628132633323342'),(6467,'131745946240','21',1.00,'200','retail','0','2025-04-29 20:08:20','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-04-29 17:08:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','13174594629010361142203'),(6468,'131745946240','1185',1.00,'100','retail','0','2025-04-29 20:08:20','bale','','','40','Cash',0.00,'100','','','13','0','1','2025-04-29 17:08:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174594630332323272049'),(6469,'131745946240','41',1.00,'3800','retail','0','2025-04-29 20:08:20','bale','','','2500','Cash',0.00,'3800','','','13','0.00','1','2025-04-29 17:08:26','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174594631732033324213'),(6470,'131745946240','223',3.00,'750','retail','0','2025-04-29 20:08:20','bale','','','116','Cash',0.00,'250','','','13','0','1','2025-04-29 17:08:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'3','132.00','129','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174594633743993037223'),(6471,'131745946240','260',3.00,'1500','retail','0','2025-04-29 20:08:20','bale','','','300','Cash',0.00,'500','','','13','0','1','2025-04-29 17:08:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'3','86.00','83','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174594646723333224234'),(6472,'131745946240','175',1.00,'450','retail','0','2025-04-29 20:08:20','bale','','','250','Cash',0.00,'450','','','13','0','1','2025-04-29 17:08:26','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174594649923421325206'),(6473,'131745946508','540',1.00,'3500','retail','0','2025-04-29 20:09:38','bale','','','1800','Cash',0.00,'3500','','','13','0','1','2025-04-29 17:09:56','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',3500.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13174594657753130233027'),(6474,'131745946648','m92',1.00,'3999','retail','0','2025-04-29 20:11:14','bale','','','1650','Cash',0.00,'3999','','','13','0.00','1','2025-04-29 17:11:19','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3999.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174594667364333523232'),(6475,'131745946681','319',1.00,'650','retail','0','2025-04-29 20:11:35','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-04-29 17:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174594669572632030032'),(6476,'131746033659','34',2.00,'700','retail','0','2025-04-30 20:21:28','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-04-30 17:21:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','20.00','18','Inclusive','branch','Inventory','','','','','','B','13174603367030332322202'),(6477,'131746033659','126',1.00,'799','retail','0','2025-04-30 20:21:28','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-04-30 17:21:35','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174603368826002636302'),(6478,'131746033717','131',1.00,'1500','retail','0','2025-04-30 20:29:49','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-04-30 17:29:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174603373403242227323'),(6479,'131746033717','9',1.00,'1500','retail','0','2025-04-30 20:29:49','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-04-30 17:29:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','13174603374830030330422'),(6480,'131746033717','1219',1.00,'1000','retail','0','2025-04-30 20:29:49','bale','','','500','Cash',0.00,'1000','','','13','0','1','2025-04-30 17:29:53','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','13174603376502223130073'),(6481,'131746033717','1217',1.00,'250','retail','0','2025-04-30 20:29:49','bale','','','120','Cash',0.00,'250','','','13','0','1','2025-04-30 17:29:53','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','13174603378271036234302'),(6482,'131746033717','275',1.00,'200','retail','0','2025-04-30 20:29:49','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-04-30 17:29:53','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174603382300333300282'),(6483,'131746033717','1212',1.00,'1000','retail','0','2025-04-30 20:29:49','bale','','','450','Cash',0.00,'1000','','','13','0','1','2025-04-30 17:29:53','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','13174603383632023023623'),(6484,'131746033717','260',3.00,'1500','retail','0','2025-04-30 20:29:49','bale','','','300','Cash',0.00,'500','','','13','0','1','2025-04-30 17:29:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'3','83.00','80','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174603386602333323132'),(6485,'131746033717','5',5.00,'1500','retail','0','2025-04-30 20:29:49','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-04-30 17:29:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','214.00','209','Inclusive','branch','Inventory','','','','','','B','13174603414106730303302'),(6486,'131746033717','298',2.00,'500','retail','0','2025-04-30 20:29:49','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-04-30 17:29:53','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174603417822038033232'),(6487,'131746033717','1154',1.00,'100','retail','0','2025-04-30 20:29:49','bale','','','47','Cash',0.00,'100','','','13','0','1','2025-04-30 17:29:53','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174603418922128400203'),(6488,'131746034195','496',1.00,'250','retail','0','2025-04-30 20:30:56','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-04-30 17:31:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174603421332223130343'),(6489,'131746034195','406',1.00,'1500','retail','0','2025-04-30 20:30:56','bale','','','700','Cash',0.00,'1500','','','13','0.00','1','2025-04-30 17:31:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174603424040020223333'),(6490,'131746034195','601',1.00,'400','retail','0','2025-04-30 20:30:56','bale','','','200','Cash',0.00,'400','','','13','0','1','2025-04-30 17:31:04','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13174603425630136403333'),(6491,'131746117542','6970802080026',1.00,'850','retail','0','2025-05-01 19:46:28','bale','','','350','Cash',0.00,'850','','','13','0.00','1','2025-05-01 16:46:36','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174611757616021737337'),(6492,'131746117542','19',1.00,'600','retail','0','2025-05-01 19:46:28','bale','','','400','Cash',0.00,'600','','','13','0.00','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','13174611762923121303233'),(6493,'131746117542','259',1.00,'950','retail','0','2025-05-01 19:46:28','bale','','','480','Cash',0.00,'950','','','13','0','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174611765112372163725'),(6494,'131746117542','9',1.00,'1500','retail','0','2025-05-01 19:46:28','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','56.00','55','Inclusive','branch','Inventory','','','','','','B','13174611767723220233336'),(6495,'131746117542','1185',5.00,'500','retail','0','2025-05-01 19:46:28','bale','','','40','Cash',0.00,'100','','','13','0','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'5','6.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174611771622362170333'),(6496,'131746117542','251',3.00,'1050','retail','0','2025-05-01 19:46:28','bale','','','170','Cash',0.00,'350','','','13','0','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'3','29.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174611774200323732232'),(6497,'131746117542','223',3.00,'750','retail','0','2025-05-01 19:46:28','bale','','','116','Cash',0.00,'250','','','13','0','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'3','129.00','126','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174611776100023023224'),(6498,'131746117542','243',2.00,'2300','retail','0','2025-05-01 19:46:28','bale','','','550','Cash',0.00,'1150','','','13','0','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1150.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174611780332333221013'),(6499,'131746117542','17',1.00,'500','retail','0','2025-05-01 19:46:28','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','13174611785102074802222'),(6500,'131746117542','110',1.00,'250','retail','0','2025-05-01 19:46:28','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','','B','13174611786540513010385'),(6501,'131746117542','15',3.00,'300','retail','0','2025-05-01 19:46:28','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'3','108.00','105','Inclusive','branch','Inventory','','','','','','B','13174611788983112670322'),(6502,'131746117542','21',1.00,'200','retail','0','2025-05-01 19:46:28','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','13174611790776027331001'),(6503,'131746117542','251',4.00,'1400','retail','0','2025-05-01 19:46:28','bale','','','170','Cash',0.00,'350','','','13','0','1','2025-05-01 16:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'4','26.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174611793632310172212'),(6504,'131746117542','1193',1.00,'150','retail','0','2025-05-01 19:46:28','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-05-01 16:46:36','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174611795414326331222'),(6505,'131746117542','1184',1.00,'400','retail','0','2025-05-01 19:46:28','bale','','','216','Cash',0.00,'400','','','13','0','1','2025-05-01 16:46:36','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174611797333393334213'),(6506,'131746117542','1219',1.00,'1000','retail','0','2025-05-01 19:46:28','bale','','','500','Cash',0.00,'1000','','','13','0','1','2025-05-01 16:46:36','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','13174611798781322236243'),(6507,'131746118004','406',1.00,'1500','retail','0','2025-05-01 19:48:19','bale','','','700','Cash',0.00,'1500','','','13','0.00','1','2025-05-01 16:48:23','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174611806730132113703'),(6508,'131746118004','429',1.00,'500','retail','0','2025-05-01 19:48:19','bale','','','200','Cash',0.00,'500','','','13','0.00','1','2025-05-01 16:48:23','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174611808532230333323'),(6509,'131746118004','684',1.00,'700','retail','0','2025-05-01 19:48:19','bale','','','350','Cash',0.00,'700','','','13','0','1','2025-05-01 16:48:23','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','4.00','3','Inclusive','branch','Inventory','','4000','Asset','','','B','13174611809902216030032'),(6510,'131746118293','6947662262220',1.00,'950','retail','0','2025-05-01 19:54:47','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-05-01 16:54:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','42.00','41','Inclusive','branch','Inventory','','','','','','B','13174611830203303003223'),(6511,'131746118293','50',1.00,'2800','retail','0','2025-05-01 19:54:47','bale','','','1900','Cash',0.00,'2800','','','13','0.00','1','2025-05-01 16:54:55','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174611840573233323403'),(6512,'131746118293','131',1.00,'1500','retail','0','2025-05-01 19:54:47','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-05-01 16:54:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174611848632300372287'),(6513,'131746203973','196',1.00,'999','retail','0','2025-05-02 19:46:12','bale','','','500','Cash',0.00,'999','','','13','0','1','2025-05-02 16:46:28','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',999.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174620403837832721081'),(6514,'131746203973','50',1.00,'2800','retail','0','2025-05-02 19:46:12','bale','','','1900','Cash',0.00,'2800','','','13','0.00','1','2025-05-02 16:46:28','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174620407040270423012'),(6515,'131746203973','1204',5.00,'750','retail','0','2025-05-02 19:46:12','bale','','','52','Cash',0.00,'150','','','13','0','1','2025-05-02 16:46:28','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'5','310.00','305','Inclusive','branch','Inventory','1110','4000','5500','','','','13174620413002232123322'),(6516,'131746203973','15',2.00,'200','retail','0','2025-05-02 19:46:12','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-02 16:46:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'2','105.00','103','Inclusive','branch','Inventory','','','','','','B','13174620415371012760260'),(6517,'131746203973','21',1.00,'200','retail','0','2025-05-02 19:46:12','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-02 16:46:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','13174620416300230202620'),(6518,'131746203973','231',1.00,'850','retail','0','2025-05-02 19:46:12','bale','','','450','Cash',0.00,'850','','','13','0','1','2025-05-02 16:46:28','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174620417823232262224'),(6519,'131746203973','6947662262220',2.00,'1900','retail','0','2025-05-02 19:46:12','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-05-02 16:46:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'2','41.00','39','Inclusive','branch','Inventory','','','','','','B','13174620435716012731222'),(6520,'131746203973','170',6.00,'420','retail','0','2025-05-02 19:46:12','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-05-02 16:46:28','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'6','132.00','126','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174620437202000431407'),(6521,'131746204423','4',1.00,'1650','retail','0','2025-05-02 19:47:56','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-05-02 16:48:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','13174620443724220436002'),(6522,'131746204423','31',1.00,'500','retail','0','2025-05-02 19:47:56','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-05-02 16:48:06','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','13174620447371342243322'),(6523,'131746204493','670',6.00,'2100','retail','0','2025-05-02 19:52:36','bale','','','219','Cash',0.00,'350','','','13','0','1','2025-05-02 16:52:49','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'6','12.00','6','Inclusive','branch','Inventory','','4000','Asset','','','B','13174620450726303402103'),(6524,'131746204493','627',10.00,'2500','retail','0','2025-05-02 19:52:36','bale','','','125','Cash',0.00,'250','','','13','0','1','2025-05-02 16:52:49','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'10','11.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174620473936344333313'),(6525,'131746204493','418',1.00,'3200','retail','0','2025-05-02 19:52:36','bale','','','2300','Cash',0.00,'3200','','','13','0.00','1','2025-05-02 16:52:49','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3200.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174620475632422303320'),(6526,'111746204887','185',9.00,'540','retail','0','2025-05-02 19:55:57','','','','22','Cash',0.00,'60','','','11','0','1','2025-05-02 16:56:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'9','130.00','121','Inclusive','branch','None Inventory','1110','4000','5500','','','','11174620491314223302212'),(6527,'111746204887','6947662262220',1.00,'950','retail','0','2025-05-02 19:55:57','','','','750','Cash',0.00,'950','','','11','0.00','1','2025-05-02 16:56:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','','B','11174620492363333902422'),(6528,'111746204887','19',1.00,'600','retail','0','2025-05-02 19:55:57','','','','400','Cash',0.00,'600','','','11','0.00','1','2025-05-02 16:56:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','11174620493200030632222'),(6529,'111746204887','12',1.00,'800','retail','0','2025-05-02 19:55:57','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-05-02 16:56:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','11174620495623203732354'),(6530,'131746463124','203',1.00,'1200','retail','0','2025-05-05 19:40:17','bale','','','650','Cash',0.00,'1200','','','13','0','1','2025-05-05 16:40:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646314772673720332'),(6531,'131746463124','264',1.00,'3000','retail','0','2025-05-05 19:40:17','bale','','','1800','Cash',0.00,'3000','','','13','0','1','2025-05-05 16:40:40','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646315923463233227'),(6532,'131746463124','170',1.00,'70','retail','0','2025-05-05 19:40:17','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-05-05 16:40:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'1','126.00','125','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646317525213322233'),(6533,'131746463124','18',2.00,'240','retail','0','2025-05-05 19:40:17','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-05-05 16:40:40','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','141.00','139','Inclusive','branch','Inventory','','','','','','B','13174646319123330473403'),(6534,'131746463124','126',1.00,'799','retail','0','2025-05-05 19:40:17','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-05-05 16:40:40','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646320530234203342'),(6535,'131746463124','6947662262220',1.00,'950','retail','0','2025-05-05 19:40:17','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-05-05 16:40:40','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','13174646321613130222404'),(6536,'131746463244','6947662262220',1.00,'950','retail','0','2025-05-05 19:44:44','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-05-05 16:44:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','13174646346330233323246'),(6537,'131746463244','1190',1.00,'300','retail','0','2025-05-05 19:44:44','bale','','','130','Cash',0.00,'300','','','13','0','1','2025-05-05 16:44:50','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646348360220374620'),(6538,'131746463527','18',3.00,'360','retail','0','2025-05-05 19:47:51','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-05-05 16:48:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'3','139.00','136','Inclusive','branch','Inventory','','','','','','B','13174646354534051353721'),(6539,'131746463527','15',2.00,'200','retail','0','2025-05-05 19:47:51','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-05 16:48:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'2','103.00','101','Inclusive','branch','Inventory','','','','','','B','13174646356033302612434'),(6540,'131746463527','285',1.00,'150','retail','0','2025-05-05 19:47:51','bale','','','100','Cash',0.00,'150','','','13','0','1','2025-05-05 16:48:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646358033203612320'),(6541,'131746463527','1218',1.00,'1400','retail','0','2025-05-05 19:47:51','bale','','','800','Cash',0.00,'1400','','','13','0','1','2025-05-05 16:48:02','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1400.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','13174646359302035302969'),(6542,'131746463527','6947662262220',1.00,'950','retail','0','2025-05-05 19:47:51','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-05-05 16:48:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','13174646360436020320023'),(6543,'131746463527','67',1.00,'800','retail','0','2025-05-05 19:47:51','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-05-05 16:48:02','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174646362333371003231'),(6544,'131746463527','267',1.00,'250','retail','0','2025-05-05 19:47:51','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-05-05 16:48:02','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646367103220432236'),(6545,'131746463706','6947662262220',1.00,'950','retail','0','2025-05-05 19:49:41','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-05-05 16:49:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','13174646372202223332202'),(6546,'131746463706','1187',1.00,'150','retail','0','2025-05-05 19:49:41','bale','','','72','Cash',0.00,'150','','','13','0','1','2025-05-05 16:49:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','168.00','167','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646378037082012263'),(6547,'131746463795','282',1.00,'450','retail','0','2025-05-05 19:50:30','bale','','','280','Cash',0.00,'450','','','13','0','1','2025-05-05 16:50:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646382923320324223'),(6548,'131746463838','71',1.00,'1400','retail','0','2025-05-05 19:54:11','bale','','','850','Cash',0.00,'1400','','','13','0','1','2025-05-05 16:54:16','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1400.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174646385072033730247'),(6549,'131746463838','364',4.00,'1200','retail','0','2025-05-05 19:54:11','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-05 16:54:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'4','283.00','279','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646403170033233300'),(6550,'131746463838','6972864340117',1.00,'450','retail','0','2025-05-05 19:54:11','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-05-05 16:54:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13174646405007223372130'),(6551,'131746464481','364',2.00,'600','retail','0','2025-05-05 20:05:57','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-05 17:06:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','279.00','277','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646454844732124423'),(6552,'131746464481','223',3.00,'750','retail','0','2025-05-05 20:05:57','bale','','','116','Cash',0.00,'250','','','13','0','1','2025-05-05 17:06:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'3','126.00','123','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646457623003306322'),(6553,'131746464481','285',1.00,'150','retail','0','2025-05-05 20:05:57','bale','','','100','Cash',0.00,'150','','','13','0','1','2025-05-05 17:06:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646460332230201733'),(6554,'131746464481','285',1.00,'150','retail','0','2025-05-05 20:05:57','bale','','','100','Cash',0.00,'150','','','13','0','1','2025-05-05 17:06:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646467636200222026'),(6555,'131746464481','132',2.00,'400','retail','0','2025-05-05 20:05:57','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-05-05 17:06:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','115.00','113','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174646475720772202200'),(6556,'111746464815','170',6.00,'420','retail','0','2025-05-05 20:09:47','','','','50','Cash',0.00,'70','','','11','0','1','2025-05-05 17:09:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'6','125.00','119','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174646483300212303674'),(6557,'111746464815','254',1.00,'1000','retail','0','2025-05-05 20:09:47','','','','500','Cash',0.00,'1000','','','11','0','1','2025-05-05 17:09:56','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174646485124613360226'),(6558,'111746464815','99',1.00,'250','retail','0','2025-05-05 20:09:47','','','','0','Cash',0.00,'250','','','11','0.00','1','2025-05-05 17:09:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','11174646488523821402600'),(6559,'111746464815','1209',1.00,'650','retail','0','2025-05-05 20:09:47','','','','350','Cash',0.00,'650','','','11','0','1','2025-05-05 17:09:56','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','11174646493113314341002'),(6560,'111746464815','12',1.00,'800','retail','0','2025-05-05 20:09:47','','','','450','Cash',0.00,'800','','','11','0.00','1','2025-05-05 17:09:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','11174646494539620023031'),(6561,'111746464815','342',1.00,'1000','retail','0','2025-05-05 20:09:47','','','','600','Cash',0.00,'1000','','','11','0','1','2025-05-05 17:09:56','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174646497274020227303'),(6562,'111746464815','1205',1.00,'2600','retail','0','2025-05-05 20:09:47','','','','1800','Cash',0.00,'2600','','','11','0','1','2025-05-05 17:09:56','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2600.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','11174646498734396267338'),(6563,'131746549574','21',1.00,'200','retail','0','2025-05-06 19:46:30','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-06 16:46:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','13174654961220433322122'),(6564,'131746549574','365',1.00,'4500','retail','0','2025-05-06 19:46:30','bale','','','2900','Cash',0.00,'4500','','','13','0','1','2025-05-06 16:46:38','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174654964267223372130'),(6565,'131746549574','324',1.00,'2700','retail','0','2025-05-06 19:46:30','bale','','','1600','Cash',0.00,'2700','','','13','0','1','2025-05-06 16:46:38','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2700.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174654968232833521364'),(6566,'131746549574','20',3.00,'240','retail','0','2025-05-06 19:46:30','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-05-06 16:46:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'3','200.00','197','Inclusive','branch','Inventory','','','','','','B','13174654975823093333455'),(6567,'131746549574','1187',2.00,'300','retail','0','2025-05-06 19:46:30','bale','','','72','Cash',0.00,'150','','','13','0','1','2025-05-06 16:46:38','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'2','167.00','165','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174654981130057032000'),(6568,'131746549574','364',3.00,'900','retail','0','2025-05-06 19:46:30','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-06 16:46:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','277.00','274','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174654986933212202832'),(6569,'131746549574','71',1.00,'1400','retail','0','2025-05-06 19:46:30','bale','','','850','Cash',0.00,'1400','','','13','0','1','2025-05-06 16:46:38','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1400.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174654989880032532303'),(6570,'131746549574','1193',1.00,'150','retail','0','2025-05-06 19:46:30','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-05-06 16:46:38','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174654991898231341203'),(6571,'131746549574','364',3.00,'900','retail','0','2025-05-06 19:46:30','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-06 16:46:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','274.00','271','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174654999025003222332'),(6572,'131746550140','5',5.00,'1500','retail','0','2025-05-06 19:53:21','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-05-06 16:53:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','209.00','204','Inclusive','branch','Inventory','','','','','','B','13174655017500327713316'),(6573,'131746550140','1',1.00,'1600','retail','0','2025-05-06 19:53:21','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-05-06 16:53:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','69.00','68','Inclusive','branch','Inventory','','','','','','B','13174655020620204022530'),(6574,'131746550140','81',1.00,'1800','retail','0','2025-05-06 19:53:21','bale','','','1000','Cash',0.00,'1800','','','13','0.00','1','2025-05-06 16:53:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174655028830223002343'),(6575,'131746550140','148',2.00,'400','retail','0','2025-05-06 19:53:21','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-05-06 16:53:37','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174655033121212312013'),(6576,'131746550140','61',1.00,'2200','retail','0','2025-05-06 19:53:21','bale','','','1400','Cash',0.00,'2200','','','13','0.00','1','2025-05-06 16:53:37','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2200.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174655035600322033050'),(6577,'131746550140','45',1.00,'1600','retail','0','2025-05-06 19:53:21','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-05-06 16:53:37','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174655040122731230323'),(6578,'131746550702','m56',12.00,'3600','retail','0','2025-05-06 19:59:04','bale','','','167','Cash',0.00,'300','','','13','0.00','1','2025-05-06 16:59:21','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'12','26.00','14','Inclusive','branch','Inventory','','','','','','B','13174655074474534230572'),(6579,'131746636094','12',1.00,'800','retail','0','2025-05-07 19:44:28','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-05-07 16:44:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174663612660622221003'),(6580,'131746636094','20',2.00,'160','retail','0','2025-05-07 19:44:28','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-05-07 16:44:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','197.00','195','Inclusive','branch','Inventory','','','','','','B','13174663617102022073202'),(6581,'131746636094','48',1.00,'700','retail','0','2025-05-07 19:44:28','bale','','','400','Cash',0.00,'700','','','13','0.00','1','2025-05-07 16:44:42','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','13174663619021203330334'),(6582,'131746636094','1187',4.00,'600','retail','0','2025-05-07 19:44:28','bale','','','72','Cash',0.00,'150','','','13','0','1','2025-05-07 16:44:42','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'4','165.00','161','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174663626720062330632'),(6583,'131746636451','56',1.00,'750','retail','0','2025-05-07 19:54:26','bale','','','350','Cash',0.00,'750','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174663648130231163121'),(6584,'131746636451','312',1.00,'400','retail','0','2025-05-07 19:54:26','bale','','','190','Cash',0.00,'400','','','13','0','1','2025-05-07 16:54:35','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174663649421003333632'),(6585,'131746636451','83',1.00,'1500','retail','0','2025-05-07 19:54:26','bale','','','800','Cash',0.00,'1500','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174663651961062130331'),(6586,'131746636451','3',1.00,'850','retail','0','2025-05-07 19:54:26','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','13174663654343310303260'),(6587,'131746636451','131',1.00,'1500','retail','0','2025-05-07 19:54:26','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174663656022302031632'),(6588,'131746636451','298',1.00,'250','retail','0','2025-05-07 19:54:26','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-05-07 16:54:35','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174663658132333235023'),(6589,'131746636451','148',1.00,'200','retail','0','2025-05-07 19:54:26','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-05-07 16:54:35','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174663664543106332330'),(6590,'131746636451','20',2.00,'160','retail','0','2025-05-07 19:54:26','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','195.00','193','Inclusive','branch','Inventory','','','','','','B','13174663666462220123330'),(6591,'131746636451','185',3.00,'180','retail','0','2025-05-07 19:54:26','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','121.00','118','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174663669163100936221'),(6592,'131746636451','32',2.00,'500','retail','0','2025-05-07 19:54:26','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','79.00','77','Inclusive','branch','Inventory','','','','','','B','13174663671270423273222'),(6593,'131746636451','16',1.00,'350','retail','0','2025-05-07 19:54:26','bale','','','125','Cash',0.00,'350','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174663673010333076222'),(6594,'131746636451','15',2.00,'200','retail','0','2025-05-07 19:54:26','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'2','101.00','99','Inclusive','branch','Inventory','','','','','','B','13174663674832034272370'),(6595,'131746636451','223',2.00,'500','retail','0','2025-05-07 19:54:26','bale','','','116','Cash',0.00,'250','','','13','0','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'2','123.00','121','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174663677462432346033'),(6596,'131746636451','38',1.00,'1650','retail','0','2025-05-07 19:54:26','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-05-07 16:54:35','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','13174663679323162636323'),(6597,'131746636451','19',1.00,'600','retail','0','2025-05-07 19:54:26','bale','','','400','Cash',0.00,'600','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','13174663684024232003222'),(6598,'131746636451','5',3.00,'900','retail','0','2025-05-07 19:54:26','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-05-07 16:54:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','204.00','201','Inclusive','branch','Inventory','','','','','','B','13174663686515770220033'),(6599,'131746636925','m46',1.00,'1200','retail','0','2025-05-07 19:56:16','bale','','','950','Cash',0.00,'1200','','','13','0','1','2025-05-07 16:56:27','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174663695133674222623'),(6600,'131746638054','1193',1.00,'150','retail','0','2025-05-07 20:14:25','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-05-07 17:14:31','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174663806401623623122'),(6601,'131746637998','1193',1.00,'150','retail','0','2025-05-07 20:15:29','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-05-07 17:15:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174663812820103407028'),(6602,'131746808214','342',1.00,'1000','retail','0','2025-05-09 19:38:01','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-05-09 16:38:09','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174680822523333701220'),(6603,'131746808214','21',1.00,'200','retail','0','2025-05-09 19:38:01','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','13174680824023382383220'),(6604,'131746808214','132',2.00,'400','retail','0','2025-05-09 19:38:01','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','113.00','111','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174680826620103407028'),(6605,'131746808214','231',1.00,'850','retail','0','2025-05-09 19:38:01','bale','','','450','Cash',0.00,'850','','','13','0','1','2025-05-09 16:38:09','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174680829223372331822'),(6606,'131746808214','12',1.00,'800','retail','0','2025-05-09 19:38:01','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174680832631708327203'),(6607,'131746808214','278',1.00,'700','retail','0','2025-05-09 19:38:01','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-05-09 16:38:09','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174680834700820023332'),(6608,'131746808214','18',2.00,'240','retail','0','2025-05-09 19:38:01','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','136.00','134','Inclusive','branch','Inventory','','','','','','B','13174680836920873233823'),(6609,'131746808214','185',3.00,'180','retail','0','2025-05-09 19:38:01','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','118.00','115','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174680838980933623232'),(6610,'131746808214','18',1.00,'120','retail','0','2025-05-09 19:38:01','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','134.00','133','Inclusive','branch','Inventory','','','','','','B','13174680840420702233120'),(6611,'131746808214','20',1.00,'80','retail','0','2025-05-09 19:38:01','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','193.00','192','Inclusive','branch','Inventory','','','','','','B','13174680841623223010312'),(6612,'131746808214','131',1.00,'1500','retail','0','2025-05-09 19:38:01','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174680843023032207847'),(6613,'131746808214','130',1.00,'550','retail','0','2025-05-09 19:38:01','bale','','','350','Cash',0.00,'550','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174680844563307415283'),(6614,'131746808214','1193',1.00,'150','retail','0','2025-05-09 19:38:01','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-05-09 16:38:09','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174680846633022742320'),(6615,'131746808214','12',1.00,'800','retail','0','2025-05-09 19:38:01','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174680849262222033833'),(6616,'131746808214','364',2.00,'600','retail','0','2025-05-09 19:38:01','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','271.00','269','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174680851531138052013'),(6617,'131746808214','351',1.00,'1800','retail','0','2025-05-09 19:38:01','bale','','','900','Cash',0.00,'1800','','','13','0','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174680853062302302603'),(6618,'131746808214','6972410090008',5.00,'1500','retail','0','2025-05-09 19:38:01','bale','','','142','Cash',0.00,'300','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','34.00','29','Inclusive','branch','Inventory','','','','','','B','13174680865132202331331'),(6619,'131746808214','6972410090008',1.00,'300','retail','0','2025-05-09 19:38:01','bale','','','142','Cash',0.00,'300','','','13','0.00','1','2025-05-09 16:38:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','13174680868033022030033'),(6620,'111746808900','1',1.00,'1600','retail','0','2025-05-09 19:43:08','','','','950','Cash',0.00,'1600','','','11','0.00','1','2025-05-09 16:43:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','68.00','67','Inclusive','branch','Inventory','','','','','','B','11174680892523320324223'),(6621,'111746808900','18',7.00,'840','retail','0','2025-05-09 19:43:08','','','','45','Cash',0.00,'120','','','11','0.00','1','2025-05-09 16:43:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'7','133.00','126','Inclusive','branch','Inventory','','','','','','B','11174680894523340282963'),(6622,'111746808900','170',10.00,'700','retail','0','2025-05-09 19:43:08','','','','50','Cash',0.00,'70','','','11','0','1','2025-05-09 16:43:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'10','119.00','109','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174680896787261000311'),(6623,'111746808900','37',1.00,'1250','retail','0','2025-05-09 19:43:08','','','','700','Cash',0.00,'1250','','','11','0.00','1','2025-05-09 16:43:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','47.00','46','Inclusive','branch','Inventory','','','','','','B','11174680898639331828832'),(6624,'131746894965','298',1.00,'250','retail','0','2025-05-10 19:42:56','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-05-10 16:43:10','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174689499380221048030'),(6625,'131746894965','258',1.00,'1300','retail','0','2025-05-10 19:42:56','bale','','','700','Cash',0.00,'1300','','','13','0','1','2025-05-10 16:43:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1300.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174689513623332329231'),(6626,'131746894965','71',1.00,'1400','retail','0','2025-05-10 19:42:56','bale','','','850','Cash',0.00,'1400','','','13','0','1','2025-05-10 16:43:10','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1400.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174689516123032207517'),(6627,'131746894965','38',1.00,'1650','retail','0','2025-05-10 19:42:56','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-05-10 16:43:10','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','13174689518283901383720'),(6628,'131746894965','1193',1.00,'150','retail','0','2025-05-10 19:42:56','bale','','','35','Cash',0.00,'150','','','13','0','1','2025-05-10 16:43:10','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174689519933230336028'),(6629,'131746894965','282',1.00,'450','retail','0','2025-05-10 19:42:56','bale','','','280','Cash',0.00,'450','','','13','0','1','2025-05-10 16:43:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174689521203042223532'),(6630,'131746894965','130',1.00,'550','retail','0','2025-05-10 19:42:56','bale','','','350','Cash',0.00,'550','','','13','0.00','1','2025-05-10 16:43:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174689522721432102003'),(6631,'131746894965','276',1.00,'1000','retail','0','2025-05-10 19:42:56','bale','','','535','Cash',0.00,'1000','','','13','0','1','2025-05-10 16:43:10','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174689526722322213712'),(6632,'131746894965','68',1.00,'1650','retail','0','2025-05-10 19:42:56','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-05-10 16:43:10','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13174689528630340328033'),(6633,'131746894965','45',1.00,'1600','retail','0','2025-05-10 19:42:56','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-05-10 16:43:10','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174689530020230302136'),(6634,'131746894965','15',4.00,'400','retail','0','2025-05-10 19:42:56','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-10 16:43:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'4','99.00','95','Inclusive','branch','Inventory','','','','','','B','13174689532522239303312'),(6635,'131746894965','20',2.00,'160','retail','0','2025-05-10 19:42:56','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-05-10 16:43:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','192.00','190','Inclusive','branch','Inventory','','','','','','B','13174689534173023032742'),(6636,'131746894965','6972864340117',1.00,'450','retail','0','2025-05-10 19:42:56','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-05-10 16:43:10','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13174689536024430202022'),(6637,'131746894965','1218',1.00,'1400','retail','0','2025-05-10 19:42:56','bale','','','800','Cash',0.00,'1400','','','13','0','1','2025-05-10 16:43:10','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1400.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','13174689537534133303237'),(6638,'131746895439','521',1.00,'1200','retail','0','2025-05-10 19:45:49','bale','','','700','Cash',0.00,'1200','','','13','0.00','1','2025-05-10 16:45:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174689547640423243222'),(6639,'131746895439','501',2.00,'500','retail','0','2025-05-10 19:45:49','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-05-10 16:45:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','16.00','14','Inclusive','branch','Inventory','','','','','','B','13174689550482234325003'),(6640,'131746895439','463',1.00,'450','retail','0','2025-05-10 19:45:49','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2025-05-10 16:45:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174689552832380152212'),(6641,'131746895439','559',1.00,'200','retail','0','2025-05-10 19:45:49','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-05-10 16:45:55','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174689554745003292230'),(6642,'131746896276','26',1.00,'600','retail','0','2025-05-10 19:58:12','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-05-10 16:58:17','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174689629111242233202'),(6643,'131746974349','463',1.00,'450','retail','0','2025-05-11 17:46:02','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2025-05-11 14:46:26','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174697436330322722734'),(6644,'131746974349','m64',1.00,'6500','retail','0','2025-05-11 17:46:02','bale','','','4400','Cash',0.00,'6500','','','13','0','1','2025-05-11 14:46:26','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',6500.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174697443123424631003'),(6645,'131746974349','464',3.00,'597','retail','0','2025-05-11 17:46:02','bale','','','90','Cash',0.00,'199','','','13','0.00','1','2025-05-11 14:46:26','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',199.00,'3','8.00','5','Inclusive','branch','Inventory','','','','','','B','13174697448238322419223'),(6646,'131746974349','450',3.00,'450','retail','0','2025-05-11 17:46:02','bale','','','88','Cash',0.00,'150','','','13','0.00','1','2025-05-11 14:46:26','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','','B','13174697450923231207227'),(6647,'131746974349','m72',4.00,'1400','retail','0','2025-05-11 17:46:02','bale','','','242','Cash',0.00,'350','','','13','0','1','2025-05-11 14:46:26','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'4','11.00','7','Inclusive','branch','Inventory','','4000','Asset','','','B','13174697473924604309223'),(6648,'131746974349','655',2.00,'700','retail','0','2025-05-11 17:46:02','bale','','','200','Cash',0.00,'350','','','13','0','1','2025-05-11 14:46:26','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'2','5.00','3','Inclusive','branch','Inventory','','4000','Asset','','','B','13174697476243342230939'),(6649,'111746975336','496',2.00,'500','retail','0','2025-05-11 18:00:31','','','','150','Cash',0.00,'250','','','11','0.00','1','2025-05-11 15:00:43','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','','B','11174697536013046367222'),(6650,'111746975336','597',1.00,'2520','retail','0','2025-05-11 18:00:31','','','','1700','Cash',0.00,'2520','','','11','0','1','2025-05-11 15:00:43','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2520.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','11174697544210733497635'),(6651,'111746975336','1112',1.00,'950','retail','0','2025-05-11 18:00:31','','','','450','Cash',0.00,'950','','','11','0','1','2025-05-11 15:00:43','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174697552732233322523'),(6652,'111746975336','109',1.00,'1950','retail','0','2025-05-11 18:00:31','','','','1150','Cash',0.00,'1950','','','11','0.00','1','2025-05-11 15:00:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1950.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','11174697561633653221227'),(6653,'111746975336','1218',1.00,'1400','retail','0','2025-05-11 18:00:31','','','','800','Cash',0.00,'1400','','','11','0','1','2025-05-11 15:00:43','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1400.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','11174697563017320030222'),(6654,'131746975724','477',1.00,'16500','retail','0','2025-05-11 18:03:26','bale','','','12500','Cash',0.00,'16500','','','13','0.00','1','2025-05-11 15:03:34','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',16500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174697578132132323803'),(6655,'131746976895','292',1.00,'2800','retail','0','2025-05-11 18:24:39','bale','','','1400','Cash',0.00,'2800','','','13','0','1','2025-05-11 15:24:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174697694863730226417'),(6656,'131746976895','292',1.00,'2800','retail','0','2025-05-11 18:24:39','bale','','','1400','Cash',0.00,'2800','','','13','0','1','2025-05-11 15:24:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174697701803042223732'),(6657,'131746976895','9',1.00,'1500','retail','0','2025-05-11 18:24:39','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-05-11 15:24:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','55.00','54','Inclusive','branch','Inventory','','','','','','B','13174697703732027023233'),(6658,'131746976895','1218',1.00,'1400','retail','0','2025-05-11 18:24:39','bale','','','800','Cash',0.00,'1400','','','13','0','1','2025-05-11 15:24:52','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1400.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','13174697705822303971373'),(6659,'131746976895','342',1.00,'1000','retail','0','2025-05-11 18:24:39','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-05-11 15:24:52','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174697707621323703332'),(6660,'131747071492','21',1.00,'200','retail','0','2025-05-12 20:41:19','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-12 17:41:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','13174707152430707005331'),(6661,'131747071492','264',1.00,'3000','retail','0','2025-05-12 20:41:19','bale','','','1800','Cash',0.00,'3000','','','13','0','1','2025-05-12 17:41:27','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174707154523442352573'),(6662,'131747071492','1162',1.00,'1200','retail','0','2025-05-12 20:41:19','bale','','','700','Cash',0.00,'1200','','','13','0','1','2025-05-12 17:41:27','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174707161521323703332'),(6663,'131747071492','6925546000205',1.00,'2500','retail','0','2025-05-12 20:41:19','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-05-12 17:41:27','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','13174707163213122642737'),(6664,'131747071492','220',1.00,'1500','retail','0','2025-05-12 20:41:19','bale','','','1000','Cash',0.00,'1500','','','13','0','1','2025-05-12 17:41:27','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174707164520700231603'),(6665,'131747071492','68',1.00,'1650','retail','0','2025-05-12 20:41:19','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-05-12 17:41:27','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174707166072310270722'),(6666,'131747071492','1183',1.00,'5500','retail','0','2025-05-12 20:41:19','bale','','','2805','Cash',0.00,'5500','','','13','0','1','2025-05-12 17:41:27','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',5500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174707167990322131232'),(6667,'131747071732','185',6.00,'360','retail','0','2025-05-12 20:44:10','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-05-12 17:44:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','115.00','109','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174707176221000233307'),(6668,'131747071732','36',1.00,'550','retail','0','2025-05-12 20:44:10','bale','','','250','Cash',0.00,'550','','','13','0.00','1','2025-05-12 17:44:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174707181713122303100'),(6669,'131747071732','15',3.00,'300','retail','0','2025-05-12 20:44:10','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-12 17:44:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'3','95.00','92','Inclusive','branch','Inventory','','','','','','B','13174707183613234213300'),(6670,'131747071732','20',1.00,'80','retail','0','2025-05-12 20:44:10','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-05-12 17:44:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','190.00','189','Inclusive','branch','Inventory','','','','','','B','13174707184902240320237'),(6671,'131747155519','6925546000205',1.00,'2500','retail','0','2025-05-13 19:59:10','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-05-13 16:59:16','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13174715554933133220533'),(6672,'131747155603','41',1.00,'3800','retail','0','2025-05-13 20:04:38','bale','','','2500','Cash',0.00,'3800','','','13','0.00','1','2025-05-13 17:04:43','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174715569831222107512'),(6673,'131747155603','51',1.00,'500','retail','0','2025-05-13 20:04:38','bale','','','300','Cash',0.00,'500','','','13','0.00','1','2025-05-13 17:04:43','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','13174715572322420323420'),(6674,'131747155603','1187',3.00,'450','retail','0','2025-05-13 20:04:38','bale','','','72','Cash',0.00,'150','','','13','0','1','2025-05-13 17:04:43','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'3','161.00','158','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174715578942302705001'),(6675,'131747155603','298',1.00,'250','retail','0','2025-05-13 20:04:38','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-05-13 17:04:43','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174715581221720213252'),(6676,'131747155897','329',1.00,'150','retail','0','2025-05-13 20:05:16','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-05-13 17:05:21','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174715591653346699112'),(6677,'131747242054','365',1.00,'4500','retail','0','2025-05-14 20:12:56','bale','','','2900','Cash',0.00,'4500','','','13','0','1','2025-05-14 17:13:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724208200220203300'),(6678,'131747242054','289',1.00,'1500','retail','0','2025-05-14 20:12:56','bale','','','750','Cash',0.00,'1500','','','13','0','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724210813232212222'),(6679,'131747242054','5',8.00,'2400','retail','0','2025-05-14 20:12:56','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'8','201.00','193','Inclusive','branch','Inventory','','','','','','B','13174724217943923472297'),(6680,'131747242054','5',1.00,'300','retail','0','2025-05-14 20:12:56','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','193.00','192','Inclusive','branch','Inventory','','','','','','B','13174724219523732252413'),(6681,'131747242054','72',8.00,'3200','retail','0','2025-05-14 20:12:56','bale','','','200','Cash',0.00,'400','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'8','116.00','108','Inclusive','branch','Inventory','','','','','','B','13174724222440221243224'),(6682,'131747242054','32',3.00,'750','retail','0','2025-05-14 20:12:56','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','77.00','74','Inclusive','branch','Inventory','','','','','','B','13174724224322320207223'),(6683,'131747242054','1',1.00,'1600','retail','0','2025-05-14 20:12:56','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','67.00','66','Inclusive','branch','Inventory','','','','','','B','13174724227042322322202'),(6684,'131747242054','3',1.00,'850','retail','0','2025-05-14 20:12:56','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13174724233220300100722'),(6685,'131747242054','4',1.00,'1650','retail','0','2025-05-14 20:12:56','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','13174724237212301213332'),(6686,'131747242054','20',2.00,'160','retail','0','2025-05-14 20:12:56','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','189.00','187','Inclusive','branch','Inventory','','','','','','B','13174724239337339301001'),(6687,'131747242054','185',4.00,'240','retail','0','2025-05-14 20:12:56','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'4','109.00','105','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174724242812103372302'),(6688,'131747242054','237',2.00,'3200','retail','0','2025-05-14 20:12:56','bale','','','1000','Cash',0.00,'1600','','','13','0','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'2','32.00','30','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724246134706271313'),(6689,'131747242054','131',1.00,'1500','retail','0','2025-05-14 20:12:56','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724253720323523202'),(6690,'131747242054','68',1.00,'1650','retail','0','2025-05-14 20:12:56','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-05-14 17:13:01','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174724262832242202172'),(6691,'131747242054','21',1.00,'200','retail','0','2025-05-14 20:12:56','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','13174724264020303002073'),(6692,'131747242054','260',3.00,'1500','retail','0','2025-05-14 20:12:56','bale','','','300','Cash',0.00,'500','','','13','0','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'3','80.00','77','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724266363236346203'),(6693,'131747242054','267',1.00,'250','retail','0','2025-05-14 20:12:56','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-05-14 17:13:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724268623024323383'),(6694,'131747242054','6947662262220',1.00,'950','retail','0','2025-05-14 20:12:56','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','13174724269834362002807'),(6695,'131747242054','1115',1.00,'800','retail','0','2025-05-14 20:12:56','bale','','','400','Cash',0.00,'800','','','13','0','1','2025-05-14 17:13:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724271833132320030'),(6696,'131747242054','364',2.00,'600','retail','0','2025-05-14 20:12:56','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-14 17:13:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','269.00','267','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724276302323370223'),(6697,'131747242054','1154',1.00,'100','retail','0','2025-05-14 20:12:56','bale','','','47','Cash',0.00,'100','','','13','0','1','2025-05-14 17:13:01','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724277670042432230'),(6698,'131747242784','495',6.00,'2100','retail','0','2025-05-14 20:14:12','bale','','','220','Cash',0.00,'350','','','13','0.00','1','2025-05-14 17:14:52','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'6','14.00','8','Inclusive','branch','Inventory','','','','','','B','13174724283202007321323'),(6699,'131747242784','m72',6.00,'2100','retail','0','2025-05-14 20:14:12','bale','','','242','Cash',0.00,'350','','','13','0','1','2025-05-14 17:14:52','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'6','7.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174724284684323222830'),(6700,'131747242942','231',1.00,'850','retail','0','2025-05-14 20:17:04','bale','','','450','Cash',0.00,'850','','','13','0','1','2025-05-14 17:17:11','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724296637732003202'),(6701,'131747242942','1189',1.00,'550','retail','0','2025-05-14 20:17:04','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-05-14 17:17:11','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','C','13174724297733273247232'),(6702,'131747242942','132',2.00,'400','retail','0','2025-05-14 20:17:04','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-05-14 17:17:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','111.00','109','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724299233292122042'),(6703,'131747242942','173',1.00,'3000','retail','0','2025-05-14 20:17:04','bale','','','2000','Cash',0.00,'3000','','','13','0','1','2025-05-14 17:17:11','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174724302433132233373'),(6704,'131747327412','1145',1.00,'3300','retail','0','2025-05-15 19:48:10','bale','','','2000','Cash',0.00,'3300','','','13','0','1','2025-05-15 16:48:47','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',3300.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174732744233042402330'),(6705,'131747327412','110',1.00,'250','retail','0','2025-05-15 19:48:10','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-05-15 16:48:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','13174732745737723223321'),(6706,'131747327412','131',1.00,'1500','retail','0','2025-05-15 19:48:10','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-05-15 16:48:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174732748033133203323'),(6707,'131747327412','81',1.00,'1800','retail','0','2025-05-15 19:48:10','bale','','','1000','Cash',0.00,'1800','','','13','0.00','1','2025-05-15 16:48:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174732749943293300303'),(6708,'131747327412','344',1.00,'450','retail','0','2025-05-15 19:48:10','bale','','','220','Cash',0.00,'450','','','13','0','1','2025-05-15 16:48:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174732760527431023432'),(6709,'131747327412','1174',1.00,'799','retail','0','2025-05-15 19:48:10','bale','','','650','Cash',0.00,'799','','','13','0','1','2025-05-15 16:48:47','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174732761930321202323'),(6710,'131747327412','1187',4.00,'600','retail','0','2025-05-15 19:48:10','bale','','','72','Cash',0.00,'150','','','13','0','1','2025-05-15 16:48:47','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'4','158.00','154','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174732764206433347122'),(6711,'131747327412','15',1.00,'100','retail','0','2025-05-15 19:48:10','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-15 16:48:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','92.00','91','Inclusive','branch','Inventory','','','','','','B','13174732765753253333323'),(6712,'131747327412','1169',1.00,'450','retail','0','2025-05-15 19:48:10','bale','','','200','Cash',0.00,'450','','','13','0','1','2025-05-15 16:48:47','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174732769030323623302'),(6713,'111747327815','488',1.00,'350','retail','0','2025-05-15 19:56:40','','','','250','Cash',0.00,'350','','','11','0.00','1','2025-05-15 16:56:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174732794612902240122'),(6714,'111747327815','m82',1.00,'600','retail','0','2025-05-15 19:56:40','','','','380','Cash',0.00,'600','','','11','0.00','1','2025-05-15 16:56:48','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','11174732797033011123722'),(6715,'111747327815','694',1.00,'600','retail','0','2025-05-15 19:56:40','','','','320','Cash',0.00,'600','','','11','0','1','2025-05-15 16:56:48','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','11174732801113222323321'),(6716,'111747327815','356',1.00,'1500','retail','0','2025-05-15 19:56:40','','','','800','Cash',0.00,'1500','','','11','0','1','2025-05-15 16:56:48','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174732819913031739217'),(6717,'131747394327','1205',1.00,'2600','retail','0','2025-05-16 14:45:39','bale','','','1800','Cash',0.00,'2600','','','13','0','1','2025-05-16 11:45:43','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2600.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','13174739434533031332530'),(6718,'131747394327','59',1.00,'450','retail','0','2025-05-16 14:45:39','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-05-16 11:45:43','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174739436233023233073'),(6719,'131747394327','346',1.00,'200','retail','0','2025-05-16 14:45:39','bale','','','128','Cash',0.00,'200','','','13','0','1','2025-05-16 11:45:43','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739438333230003433'),(6720,'131747394327','231',4.00,'3400','retail','0','2025-05-16 14:45:39','bale','','','450','Cash',0.00,'850','','','13','0','1','2025-05-16 11:45:43','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'4','9.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739439732027022324'),(6721,'131747394327','185',6.00,'360','retail','0','2025-05-16 14:45:39','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','105.00','99','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174739441732233273022'),(6722,'131747394327','6947662262220',1.00,'950','retail','0','2025-05-16 14:45:39','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','13174739443422332434404'),(6723,'131747394327','11',1.00,'1300','retail','0','2025-05-16 14:45:39','bale','','','750','Cash',0.00,'1300','','','13','0','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1300.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174739444813223433378'),(6724,'131747394327','276',3.00,'3000','retail','0','2025-05-16 14:45:39','bale','','','535','Cash',0.00,'1000','','','13','0','1','2025-05-16 11:45:43','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739449203033024340'),(6725,'131747394327','45',2.00,'3200','retail','0','2025-05-16 14:45:39','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-05-16 11:45:43','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','','B','13174739450823230451307'),(6726,'131747394327','1174',1.00,'799','retail','0','2025-05-16 14:45:39','bale','','','650','Cash',0.00,'799','','','13','0','1','2025-05-16 11:45:43','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739451832353373803'),(6727,'131747394327','32',5.00,'1250','retail','0','2025-05-16 14:45:39','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'5','74.00','69','Inclusive','branch','Inventory','','','','','','B','13174739455534322111312'),(6728,'131747394327','68',1.00,'1650','retail','0','2025-05-16 14:45:39','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-05-16 11:45:43','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174739457332333337300'),(6729,'131747394327','131',1.00,'1500','retail','0','2025-05-16 14:45:39','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739458333352203933'),(6730,'131747394327','145',1.00,'550','retail','0','2025-05-16 14:45:39','bale','','','400','Cash',0.00,'550','','','13','0','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739459007774120130'),(6731,'131747394327','107',2.00,'2000','retail','0','2025-05-16 14:45:39','bale','','','650','Cash',0.00,'1000','','','13','0.00','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'2','3.00','1','Inclusive','branch','Inventory','','','','','','B','13174739464270409434273'),(6732,'131747394327','1',2.00,'3200','retail','0','2025-05-16 14:45:39','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'2','66.00','64','Inclusive','branch','Inventory','','','','','','B','13174739465950221074312'),(6733,'131747394327','81',1.00,'1800','retail','0','2025-05-16 14:45:39','bale','','','1000','Cash',0.00,'1800','','','13','0.00','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174739467130303002173'),(6734,'131747394327','339',4.00,'1400','retail','0','2025-05-16 14:45:39','bale','','','150','Cash',0.00,'350','','','13','0','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'4','11.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739470607331020630'),(6735,'131747394327','15',3.00,'300','retail','0','2025-05-16 14:45:39','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'3','91.00','88','Inclusive','branch','Inventory','','','','','','B','13174739472730233323277'),(6736,'131747394327','21',1.00,'200','retail','0','2025-05-16 14:45:39','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','13174739474122373923233'),(6737,'131747394327','4',2.00,'3300','retail','0','2025-05-16 14:45:39','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','','B','13174739477902233133233'),(6738,'131747394327','364',1.00,'300','retail','0','2025-05-16 14:45:39','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','267.00','266','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739487102271304742'),(6739,'131747394327','1187',7.00,'1050','retail','0','2025-05-16 14:45:39','bale','','','72','Cash',0.00,'150','','','13','0','1','2025-05-16 11:45:43','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'7','154.00','147','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739500120034292232'),(6740,'131747394327','57',1.00,'4000','retail','0','2025-05-16 14:45:39','bale','','','2500','Cash',0.00,'4000','','','13','0.00','1','2025-05-16 11:45:43','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',4000.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174739501893130027403'),(6741,'131747394327','1215',1.00,'250','retail','0','2025-05-16 14:45:39','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-05-16 11:45:43','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','13174739502873032200333'),(6742,'131747394327','1214',1.00,'250','retail','0','2025-05-16 14:45:39','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-05-16 11:45:43','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','13174739505243320430303'),(6743,'131747394327','342',1.00,'1000','retail','0','2025-05-16 14:45:39','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-05-16 11:45:43','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174739509739230092021'),(6744,'131747394327','1229',1.00,'2500','retail','0','2025-05-16 14:45:39','bale','','','1400','Cash',0.00,'2500','','','13','0','1','2025-05-16 11:45:43','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','13174739593823002233113'),(6745,'131747395946','m86',1.00,'1000','retail','0','2025-05-16 14:46:48','bale','','','500','Cash',0.00,'1000','','','13','0','1','2025-05-16 11:46:51','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','16.00','15','Inclusive','branch','Inventory','','4000','Asset','','','B','13174739600770223230232'),(6746,'131747414123','97',1.00,'700','retail','0','2025-05-16 19:50:46','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-05-16 16:50:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','39.00','38','Inclusive','branch','Inventory','','','','','','B','13174741415913402731202'),(6747,'131747414123','342',1.00,'1000','retail','0','2025-05-16 19:50:46','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-05-16 16:50:59','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174741418913137013220'),(6748,'131747414123','203',1.00,'1200','retail','0','2025-05-16 19:50:46','bale','','','650','Cash',0.00,'1200','','','13','0','1','2025-05-16 16:50:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174741424503220300422'),(6749,'131747414301','237',1.00,'1600','retail','0','2025-05-16 20:03:57','bale','','','1000','Cash',0.00,'1600','','','13','0','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174741437542410232430'),(6750,'131747414301','26',1.00,'600','retail','0','2025-05-16 20:03:57','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-05-16 17:04:07','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174741440922310721913'),(6751,'131747414301','132',1.00,'200','retail','0','2025-05-16 20:03:57','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','109.00','108','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174741442973222390221'),(6752,'131747414301','225',1.00,'600','retail','0','2025-05-16 20:03:57','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174741445545320344434'),(6753,'131747414301','141',1.00,'700','retail','0','2025-05-16 20:03:57','bale','','','400','Cash',0.00,'700','','','13','0.00','1','2025-05-16 17:04:07','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174741449604232000234'),(6754,'131747414301','50',1.00,'2800','retail','0','2025-05-16 20:03:57','bale','','','1900','Cash',0.00,'2800','','','13','0.00','1','2025-05-16 17:04:07','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174741451903203331131'),(6755,'131747414301','37',1.00,'1250','retail','0','2025-05-16 20:03:57','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','46.00','45','Inclusive','branch','Inventory','','','','','','B','13174741454022332370220'),(6756,'131747414301','110',1.00,'250','retail','0','2025-05-16 20:03:57','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','13174741469221212243232'),(6757,'131747414301','251',2.00,'700','retail','0','2025-05-16 20:03:57','bale','','','170','Cash',0.00,'350','','','13','0','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174741477433022130033'),(6758,'131747414301','281',2.00,'1900','retail','0','2025-05-16 20:03:57','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174741482313122303100'),(6759,'131747414301','15',7.00,'700','retail','0','2025-05-16 20:03:57','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'7','88.00','81','Inclusive','branch','Inventory','','','','','','B','13174741486941232202302'),(6760,'131747414301','185',4.00,'240','retail','0','2025-05-16 20:03:57','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'4','99.00','95','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174741491824040933433'),(6761,'131747414301','68',1.00,'1650','retail','0','2025-05-16 20:03:57','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-05-16 17:04:07','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174741494022219323024'),(6762,'131747414301','364',5.00,'1500','retail','0','2025-05-16 20:03:57','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'5','266.00','261','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174741501370543322430'),(6763,'131747414301','20',2.00,'160','retail','0','2025-05-16 20:03:57','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-05-16 17:04:07','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','187.00','185','Inclusive','branch','Inventory','','','','','','B','13174741503727747217232'),(6764,'131747501194','1209',1.00,'650','retail','0','2025-05-17 20:07:08','bale','','','350','Cash',0.00,'650','','','13','0','1','2025-05-17 17:07:55','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','13174750131423323331342'),(6765,'131747501194','131',1.00,'1500','retail','0','2025-05-17 20:07:08','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-05-17 17:07:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174750133733373130333'),(6766,'131747501194','34',2.00,'700','retail','0','2025-05-17 20:07:08','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-05-17 17:07:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','18.00','16','Inclusive','branch','Inventory','','','','','','B','13174750151332032232233'),(6767,'131747501194','169',1.00,'3800','retail','0','2025-05-17 20:07:08','bale','','','2600','Cash',0.00,'3800','','','13','0','1','2025-05-17 17:07:55','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174750155722122305053'),(6768,'131747501194','278',1.00,'700','retail','0','2025-05-17 20:07:08','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-05-17 17:07:55','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174750158372322333032'),(6769,'131747501194','97',1.00,'700','retail','0','2025-05-17 20:07:08','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-05-17 17:07:55','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','38.00','37','Inclusive','branch','Inventory','','','','','','B','13174750160001402330030'),(6770,'131747501861','126',2.00,'1598','retail','0','2025-05-17 20:12:31','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-05-17 17:12:36','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174750187803071333303'),(6771,'131747501861','58',1.00,'4000','retail','0','2025-05-17 20:12:31','bale','','','0','Cash',0.00,'4000','','','13','0.00','1','2025-05-17 17:12:36','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',4000.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174750191502122032971'),(6772,'131747501861','298',1.00,'250','retail','0','2025-05-17 20:12:31','bale','','','133','Cash',0.00,'250','','','13','0','1','2025-05-17 17:12:36','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174750194934202502392'),(6773,'131747502205','532',1.00,'150','retail','0','2025-05-17 20:17:39','bale','','','79','Cash',0.00,'150','','','13','0','1','2025-05-17 17:17:44','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','5.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','13174750222322042220203'),(6774,'131747502205','m58',1.00,'200','retail','0','2025-05-17 20:17:39','bale','','','92','Cash',0.00,'200','','','13','0.00','1','2025-05-17 17:17:44','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174750225823032532205'),(6775,'131747583149','1187',2.00,'300','retail','0','2025-05-18 18:47:30','bale','','','72','Cash',0.00,'150','','','13','0','1','2025-05-18 15:47:45','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'2','147.00','145','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174758316730302307033'),(6776,'131747583149','260',3.00,'1500','retail','0','2025-05-18 18:47:30','bale','','','300','Cash',0.00,'500','','','13','0','1','2025-05-18 15:47:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'3','77.00','74','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174758322803100222232'),(6777,'131747583149','1220',1.00,'300','retail','0','2025-05-18 18:47:30','bale','','','180','Cash',0.00,'300','','','13','0','1','2025-05-18 15:47:45','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','','13174758324702130228723'),(6778,'131747583311','26',1.00,'600','retail','0','2025-05-18 18:49:00','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-05-18 15:49:13','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174758333902232732233'),(6779,'131747583355','442',1.00,'4000','retail','0','2025-05-18 18:49:34','bale','','','1900','Cash',0.00,'4000','','','13','0.00','1','2025-05-18 15:49:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4000.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174758337250302322214'),(6780,'131747674409','169',1.00,'3800','retail','0','2025-05-19 20:07:50','bale','','','2600','Cash',0.00,'3800','','','13','0','1','2025-05-19 17:07:55','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174767447077231100240'),(6781,'131747674585','1187',5.00,'1000','retail','0','2025-05-19 20:13:23','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-05-19 17:13:28','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'5','370.00','365','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174767465630162251311'),(6782,'131747674585','1187',2.00,'400','retail','0','2025-05-19 20:13:23','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-05-19 17:13:28','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','365.00','363','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174767469132766224020'),(6783,'131747674585','261',1.00,'2500','retail','0','2025-05-19 20:13:23','bale','','','1200','Cash',0.00,'2500','','','13','0','1','2025-05-19 17:13:28','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2500.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174767473270422136327'),(6784,'131747674585','349',1.00,'200','retail','0','2025-05-19 20:13:23','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-05-19 17:13:28','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174767478524200033322'),(6785,'131747674585','32',1.00,'250','retail','0','2025-05-19 20:13:23','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-05-19 17:13:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','69.00','68','Inclusive','branch','Inventory','','','','','','B','13174767480203087223323'),(6786,'131747933035','290',1.00,'300','retail','0','2025-05-22 19:59:39','bale','','','150','Cash',0.00,'300','','','13','0','1','2025-05-22 16:59:46','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793304747723212034'),(6787,'131747933035','1',1.00,'1600','retail','0','2025-05-22 19:59:39','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-05-22 16:59:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','64.00','63','Inclusive','branch','Inventory','','','','','','B','13174793306033734123343'),(6788,'131747933035','223',4.00,'1000','retail','0','2025-05-22 19:59:39','bale','','','116','Cash',0.00,'250','','','13','0','1','2025-05-22 16:59:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'4','121.00','117','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793307773222703110'),(6789,'131747933035','329',1.00,'150','retail','0','2025-05-22 19:59:39','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-05-22 16:59:46','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793308703222132837'),(6790,'131747933035','34',1.00,'350','retail','0','2025-05-22 19:59:39','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-05-22 16:59:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13174793310043100039113'),(6791,'131747933035','6925546000205',1.00,'2500','retail','0','2025-05-22 19:59:39','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-05-22 16:59:46','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13174793314902373372337'),(6792,'131747933035','110',1.00,'250','retail','0','2025-05-22 19:59:39','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-05-22 16:59:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','13174793316102130223723'),(6793,'131747933035','4287211',1.00,'600','retail','0','2025-05-22 19:59:39','bale','','','300','Cash',0.00,'600','','','13','0.00','1','2025-05-22 16:59:46','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174793317631360303314'),(6794,'131747933190','282',1.00,'450','retail','0','2025-05-22 20:02:45','bale','','','280','Cash',0.00,'450','','','13','0','1','2025-05-22 17:02:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793321293033133233'),(6795,'131747933190','267',1.00,'250','retail','0','2025-05-22 20:02:45','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-05-22 17:02:56','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793322322022131721'),(6796,'131747933190','185',6.00,'360','retail','0','2025-05-22 20:02:45','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-05-22 17:02:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'6','95.00','89','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174793323532029423023'),(6797,'131747933190','4',1.00,'1650','retail','0','2025-05-22 20:02:45','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-05-22 17:02:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','13174793325007033127732'),(6798,'131747933190','3',1.00,'850','retail','0','2025-05-22 20:02:45','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-05-22 17:02:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13174793326230302742322'),(6799,'131747933190','364',2.00,'600','retail','0','2025-05-22 20:02:45','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-22 17:02:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','364.00','362','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793327632323233202'),(6800,'131747933190','1204',6.00,'600','retail','0','2025-05-22 20:02:45','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-05-22 17:02:56','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'6','305.00','299','Inclusive','branch','Inventory','1110','4000','5500','','','','13174793329122070233022'),(6801,'131747933190','1186',1.00,'450','retail','0','2025-05-22 20:02:45','bale','','','72','Cash',0.00,'450','','','13','0','1','2025-05-22 17:02:56','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793330510333313117'),(6802,'131747933190','37',2.00,'2500','retail','0','2025-05-22 20:02:45','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-05-22 17:02:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','45.00','43','Inclusive','branch','Inventory','','','','','','B','13174793331833213300303'),(6803,'131747933190','9',2.00,'3000','retail','0','2025-05-22 20:02:45','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-05-22 17:02:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'2','54.00','52','Inclusive','branch','Inventory','','','','','','B','13174793335537331312051'),(6804,'131747933190','264',1.00,'3000','retail','0','2025-05-22 20:02:45','bale','','','1800','Cash',0.00,'3000','','','13','0','1','2025-05-22 17:02:56','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793336572433311652'),(6805,'131747933379','35',1.00,'200','retail','0','2025-05-22 20:05:44','bale','','','125','Cash',0.00,'200','','','13','0.00','1','2025-05-22 17:05:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174793340431223023073'),(6806,'131747933379','62',1.00,'500','retail','0','2025-05-22 20:05:44','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2025-05-22 17:05:56','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174793342003021072303'),(6807,'131747933379','17',1.00,'500','retail','0','2025-05-22 20:05:44','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-05-22 17:05:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','13174793342940422323234'),(6808,'131747933379','211',1.00,'1000','retail','0','2025-05-22 20:05:44','bale','','','650','Cash',0.00,'1000','','','13','0','1','2025-05-22 17:05:56','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793344272343722102'),(6809,'131747933379','38',1.00,'1650','retail','0','2025-05-22 20:05:44','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-05-22 17:05:56','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13174793346003704223329'),(6810,'131747933379','1',1.00,'1600','retail','0','2025-05-22 20:05:44','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-05-22 17:05:56','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','63.00','62','Inclusive','branch','Inventory','','','','','','B','13174793347414242010343'),(6811,'131747933379','148',1.00,'200','retail','0','2025-05-22 20:05:44','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-05-22 17:05:56','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793349630446321221'),(6812,'131747933379','1201',1.00,'1500','retail','0','2025-05-22 20:05:44','bale','','','900','Cash',0.00,'1500','','','13','0','1','2025-05-22 17:05:56','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793351642633205373'),(6813,'131747933379','59',1.00,'450','retail','0','2025-05-22 20:05:44','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-05-22 17:05:56','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174793354303242222232'),(6814,'131747933628','45',1.00,'1600','retail','0','2025-05-22 20:08:29','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-05-22 17:08:53','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13174793366300221223360'),(6815,'131747933628','131',1.00,'1500','retail','0','2025-05-22 20:08:29','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-05-22 17:08:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793367327310670703'),(6816,'131747933628','50',1.00,'2800','retail','0','2025-05-22 20:08:29','bale','','','1900','Cash',0.00,'2800','','','13','0.00','1','2025-05-22 17:08:53','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174793368883423734233'),(6817,'131747933628','1',1.00,'1600','retail','0','2025-05-22 20:08:29','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-05-22 17:08:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','62.00','61','Inclusive','branch','Inventory','','','','','','B','13174793369736322132390'),(6818,'131747933628','1186',1.00,'450','retail','0','2025-05-22 20:08:29','bale','','','72','Cash',0.00,'450','','','13','0','1','2025-05-22 17:08:53','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793370919000312032'),(6819,'131747933735','281',1.00,'950','retail','0','2025-05-22 20:09:54','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-05-22 17:09:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793379203393303337'),(6820,'131747933817','1',2.00,'3200','retail','0','2025-05-22 20:14:47','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-05-22 17:14:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'2','61.00','59','Inclusive','branch','Inventory','','','','','','B','13174793407313307200372'),(6821,'131747933817','148',3.00,'600','retail','0','2025-05-22 20:14:47','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-05-22 17:14:52','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'3','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174793408670403434673'),(6822,'131748018379','670',6.00,'2100','retail','0','2025-05-23 19:54:51','bale','','','219','Cash',0.00,'350','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'6','6.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801840930233320308'),(6823,'131748018379','1130',1.00,'350','retail','0','2025-05-23 19:54:51','bale','','','219','Cash',0.00,'350','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801841920212039182'),(6824,'131748018379','m33',1.00,'1000','retail','0','2025-05-23 19:54:51','bale','','','600','Cash',0.00,'1000','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','13174801843832230408031'),(6825,'131748018379','m30',1.00,'1000','retail','0','2025-05-23 19:54:51','bale','','','600','Cash',0.00,'1000','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1000.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174801845103355130320'),(6826,'131748018379','1143',1.00,'600','retail','0','2025-05-23 19:54:51','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801846101128010342'),(6827,'131748018379','540',1.00,'3500','retail','0','2025-05-23 19:54:51','bale','','','1800','Cash',0.00,'3500','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',3500.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801848173010802072'),(6828,'131748018379','1135',1.00,'1999','retail','0','2025-05-23 19:54:51','bale','','','1100','Cash',0.00,'1999','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1999.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801849684003803321'),(6829,'131748018379','546',1.00,'400','retail','0','2025-05-23 19:54:51','bale','','','200','Cash',0.00,'400','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801854903447232400'),(6830,'131748018379','m92',1.00,'3999','retail','0','2025-05-23 19:54:51','bale','','','1650','Cash',0.00,'3999','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3999.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174801856872823284223'),(6831,'131748018379','m74',1.00,'1299','retail','0','2025-05-23 19:54:51','bale','','','600','Cash',0.00,'1299','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1299.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174801859123229225242'),(6832,'131748018379','m09',1.00,'16000','retail','0','2025-05-23 19:54:51','bale','','','13000','Cash',0.00,'16000','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',16000.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801861820238113301'),(6833,'131748018379','640',6.00,'2100','retail','0','2025-05-23 19:54:51','bale','','','280','Cash',0.00,'350','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'6','24.00','18','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801869320103023230'),(6834,'131748018379','496',8.00,'2000','retail','0','2025-05-23 19:54:51','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'8','8.00','0','Inclusive','branch','Inventory','','','','','','B','13174801871138312121148'),(6835,'131748018379','487',1.00,'1500','retail','0','2025-05-23 19:54:51','bale','','','700','Cash',0.00,'1500','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174801873337242302212'),(6836,'131748018379','683',1.00,'2299','retail','0','2025-05-23 19:54:51','bale','','','1400','Cash',0.00,'2299','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2299.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801876030002303323'),(6837,'131748018379','m26',1.00,'2350','retail','0','2025-05-23 19:54:51','bale','','','1100','Cash',0.00,'2350','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2350.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174801877882327222832'),(6838,'131748018379','434',1.00,'3000','retail','0','2025-05-23 19:54:51','bale','','','1700','Cash',0.00,'3000','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3000.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174801885338133223003'),(6839,'131748018379','418',1.00,'3200','retail','0','2025-05-23 19:54:51','bale','','','2300','Cash',0.00,'3200','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3200.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174801893672862233228'),(6840,'131748018379','m86',1.00,'1000','retail','0','2025-05-23 19:54:51','bale','','','500','Cash',0.00,'1000','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','15.00','14','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801896430310012226'),(6841,'131748018379','597',1.00,'2520','retail','0','2025-05-23 19:54:51','bale','','','1700','Cash',0.00,'2520','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2520.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801897892202823173'),(6842,'131748018379','528',1.00,'500','retail','0','2025-05-23 19:54:51','bale','','','250','Cash',0.00,'500','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801918223003308322'),(6843,'131748018379','1206',1.00,'1500','retail','0','2025-05-23 19:54:51','bale','','','750','Cash',0.00,'1500','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','13174801919932022903130'),(6844,'131748018379','494',1.00,'350','retail','0','2025-05-23 19:54:51','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174801921692003803321'),(6845,'131748018379','671',1.00,'1800','retail','0','2025-05-23 19:54:51','bale','','','1000','Cash',0.00,'1800','','','13','0','1','2025-05-23 16:54:57','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174801929101123229132'),(6846,'131748019299','344',1.00,'450','retail','0','2025-05-23 20:01:54','bale','','','220','Cash',0.00,'450','','','13','0','1','2025-05-23 17:01:58','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801945707332102323'),(6847,'131748019299','6972864340117',1.00,'450','retail','0','2025-05-23 20:01:54','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-05-23 17:01:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13174801946906149390347'),(6848,'131748019299','256',1.00,'400','retail','0','2025-05-23 20:01:54','bale','','','200','Cash',0.00,'400','','','13','0','1','2025-05-23 17:01:58','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801949587213235433'),(6849,'131748019299','130',1.00,'550','retail','0','2025-05-23 20:01:54','bale','','','350','Cash',0.00,'550','','','13','0.00','1','2025-05-23 17:01:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801951330058020100'),(6850,'131748019299','82',1.00,'750','retail','0','2025-05-23 20:01:54','bale','','','400','Cash',0.00,'750','','','13','0.00','1','2025-05-23 17:01:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13174801953638302202760'),(6851,'131748019299','6972864340117',1.00,'450','retail','0','2025-05-23 20:01:54','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-05-23 17:01:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13174801955002303803330'),(6852,'131748019299','62',1.00,'500','retail','0','2025-05-23 20:01:54','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2025-05-23 17:01:58','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174801956205072201183'),(6853,'131748019299','366',1.00,'500','retail','0','2025-05-23 20:01:54','bale','','','250','Cash',0.00,'500','','','13','0','1','2025-05-23 17:01:58','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801957223312087023'),(6854,'131748019299','251',2.00,'700','retail','0','2025-05-23 20:01:54','bale','','','170','Cash',0.00,'350','','','13','0','1','2025-05-23 17:01:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801959023702001030'),(6855,'131748019299','1225',1.00,'200','retail','0','2025-05-23 20:01:54','bale','','','102','Cash',0.00,'200','','','13','0','1','2025-05-23 17:01:58','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','13174801960537325233047'),(6856,'131748019299','67',1.00,'800','retail','0','2025-05-23 20:01:54','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-05-23 17:01:58','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174801961732133021364'),(6857,'131748019299','1196',1.00,'550','retail','0','2025-05-23 20:01:54','bale','','','250','Cash',0.00,'550','','','13','0','1','2025-05-23 17:01:58','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801962922010223039'),(6858,'131748019719','9',1.00,'1500','retail','0','2025-05-23 20:03:30','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-05-23 17:04:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','52.00','51','Inclusive','branch','Inventory','','','','','','B','13174801976927820222093'),(6859,'131748019719','32',12.00,'3000','retail','0','2025-05-23 20:03:30','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-05-23 17:04:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'12','68.00','56','Inclusive','branch','Inventory','','','','','','B','13174801979402207713101'),(6860,'131748019719','67',2.00,'1600','retail','0','2025-05-23 20:03:30','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-05-23 17:04:03','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'2','5.00','3','Inclusive','branch','Inventory','','','','','','B','13174801980912233200133'),(6861,'131748019871','248',1.00,'750','retail','0','2025-05-23 20:06:15','bale','','','400','Cash',0.00,'750','','','13','0','1','2025-05-23 17:06:21','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801988223439233229'),(6862,'131748019871','126',1.00,'799','retail','0','2025-05-23 20:06:15','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-05-23 17:06:21','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801989322124493323'),(6863,'131748019871','6925546000205',1.00,'2500','retail','0','2025-05-23 20:06:15','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-05-23 17:06:21','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13174801991112123302221'),(6864,'131748019871','148',1.00,'200','retail','0','2025-05-23 20:06:15','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-05-23 17:06:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801992552231157133'),(6865,'131748019871','47',1.00,'1500','retail','0','2025-05-23 20:06:15','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-05-23 17:06:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174801993821322312230'),(6866,'131748019871','164',1.00,'299','retail','0','2025-05-23 20:06:15','bale','','','119','Cash',0.00,'299','','','13','0','1','2025-05-23 17:06:21','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',299.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801995222320007223'),(6867,'131748019871','1174',1.00,'799','retail','0','2025-05-23 20:06:15','bale','','','650','Cash',0.00,'799','','','13','0','1','2025-05-23 17:06:21','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174801997222938723303'),(6868,'131748019984','330',1.00,'60','retail','0','2025-05-23 20:08:50','bale','','','24','Cash',0.00,'60','','','13','0','1','2025-05-23 17:08:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174802012911313329238'),(6869,'131748106177','112',1.00,'1950','retail','0','2025-05-24 20:06:23','bale','','','0','Cash',0.00,'1950','','','13','0.00','1','2025-05-24 17:06:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1950.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174810624124347302327'),(6870,'131748106177','15',2.00,'200','retail','0','2025-05-24 20:06:23','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-05-24 17:06:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'2','81.00','79','Inclusive','branch','Inventory','','','','','','B','13174810627010321420123'),(6871,'131748106177','4',2.00,'3300','retail','0','2025-05-24 20:06:23','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-05-24 17:06:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'2','30.00','28','Inclusive','branch','Inventory','','','','','','B','13174810629730131207022'),(6872,'131748106177','277',1.00,'750','retail','0','2025-05-24 20:06:23','bale','','','330','Cash',0.00,'750','','','13','0','1','2025-05-24 17:06:28','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174810631232310720323'),(6873,'131748106177','364',1.00,'300','retail','0','2025-05-24 20:06:23','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-05-24 17:06:28','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','362.00','361','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174810632930013202020'),(6874,'131748106177','132',1.00,'200','retail','0','2025-05-24 20:06:23','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-05-24 17:06:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174810634503230300422'),(6875,'131748106177','36',1.00,'550','retail','0','2025-05-24 20:06:23','bale','','','250','Cash',0.00,'550','','','13','0.00','1','2025-05-24 17:06:28','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13174810635520423132353'),(6876,'131748106177','185',3.00,'180','retail','0','2025-05-24 20:06:23','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-05-24 17:06:28','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','89.00','86','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174810636900030331223'),(6877,'131748106177','1204',1.00,'100','retail','0','2025-05-24 20:06:23','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-05-24 17:06:28','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','299.00','298','Inclusive','branch','Inventory','1110','4000','5500','','','','13174810638262213306420'),(6878,'131748106390','582',1.00,'200','retail','0','2025-05-24 20:08:34','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-05-24 17:08:49','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','4.00','3','Inclusive','branch','Inventory','','4000','Asset','','','B','13174810651323223463623'),(6879,'131748106591','m54',6.00,'1200','retail','0','2025-05-24 20:11:03','bale','','','92','Cash',0.00,'200','','','13','0.00','1','2025-05-24 17:11:17','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'6','18.00','12','Inclusive','branch','Inventory','','','','','','B','13174810661939332024343'),(6880,'131748106591','582',3.00,'600','retail','0','2025-05-24 20:11:03','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-05-24 17:11:17','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'3','3.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174810664323206423307'),(6881,'131748106591','589',3.00,'900','retail','0','2025-05-24 20:11:03','bale','','','167','Cash',0.00,'300','','','13','0','1','2025-05-24 17:11:17','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','18.00','15','Inclusive','branch','Inventory','','4000','Asset','','','B','13174810666203043220272'),(6882,'131748106680','49',1.00,'1600','retail','0','2025-05-24 20:11:30','bale','','','900','Cash',0.00,'1600','','','13','0.00','1','2025-05-24 17:11:34','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174810668921800024033'),(6883,'131748187262','329',2.00,'300','retail','0','2025-05-25 18:36:00','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-05-25 15:36:29','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174818727522708303073'),(6884,'131748187262','1187',4.00,'800','retail','0','2025-05-25 18:36:00','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-05-25 15:36:29','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'4','363.00','359','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174818730233103300483'),(6885,'131748187262','1185',1.00,'100','retail','0','2025-05-25 18:36:00','bale','','','40','Cash',0.00,'100','','','13','0','1','2025-05-25 15:36:29','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174818731433228130373'),(6886,'131748187262','1214',1.00,'250','retail','0','2025-05-25 18:36:00','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-05-25 15:36:29','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','13174818732974231030222'),(6887,'131748187262','1190',1.00,'300','retail','0','2025-05-25 18:36:00','bale','','','130','Cash',0.00,'300','','','13','0','1','2025-05-25 15:36:29','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174818733901378222020'),(6888,'131748187262','110',1.00,'250','retail','0','2025-05-25 18:36:00','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-05-25 15:36:29','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','13174818734810382103331'),(6889,'131748187262','6972864340117',1.00,'450','retail','0','2025-05-25 18:36:00','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-05-25 15:36:29','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13174818735907035182372'),(6890,'131748187391','1235',2.00,'600','retail','0','2025-05-25 18:37:36','bale','','','170','Cash',0.00,'300','','','13','0','1','2025-05-25 15:37:40','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','','13174818745572838317312'),(6891,'131748187501','434',1.00,'3000','retail','0','2025-05-25 18:39:24','bale','','','1700','Cash',0.00,'3000','','','13','0.00','1','2025-05-25 15:39:28','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3000.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174818752030323723020'),(6892,'131748187501','560',1.00,'550','retail','0','2025-05-25 18:39:24','bale','','','350','Cash',0.00,'550','','','13','0','1','2025-05-25 15:39:28','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174818753022034237343'),(6893,'131748187501','562',1.00,'500','retail','0','2025-05-25 18:39:24','bale','','','300','Cash',0.00,'500','','','13','0','1','2025-05-25 15:39:28','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','5.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','13174818754040734110220'),(6894,'131748187501','507',1.00,'200','retail','0','2025-05-25 18:39:24','bale','','','100','Cash',0.00,'200','','','13','0.00','1','2025-05-25 15:39:28','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174818754844420270720'),(6895,'131748187501','m83',1.00,'850','retail','0','2025-05-25 18:39:24','bale','','','400','Cash',0.00,'850','','','13','0','1','2025-05-25 15:39:28','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','11.00','10','Inclusive','branch','Inventory','','4000','Asset','','','B','13174818756303373312360'),(6896,'131748187570','494',2.00,'700','retail','0','2025-05-25 18:41:47','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-05-25 15:41:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','B','13174818758251313322238'),(6897,'131748187570','407',1.00,'1950','retail','0','2025-05-25 18:41:47','bale','','','1300','Cash',0.00,'1950','','','13','0.00','1','2025-05-25 15:41:50','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1950.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174818761523443202053'),(6898,'131748187570','37',2.00,'2500','retail','0','2025-05-25 18:41:47','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-05-25 15:41:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','43.00','41','Inclusive','branch','Inventory','','','','','','B','13174818764121332272237'),(6899,'131748187570','303',1.00,'600','retail','0','2025-05-25 18:41:47','bale','','','160','Cash',0.00,'600','','','13','0','1','2025-05-25 15:41:50','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174818765473072831332'),(6900,'131748187570','342',1.00,'1000','retail','0','2025-05-25 18:41:47','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-05-25 15:41:50','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174818766833212202632'),(6901,'131748187570','6925546000205',1.00,'2500','retail','0','2025-05-25 18:41:47','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-05-25 15:41:50','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13174818767630133637003'),(6902,'131748187570','1140',1.00,'1500','retail','0','2025-05-25 18:41:47','bale','','','950','Cash',0.00,'1500','','','13','0','1','2025-05-25 15:41:50','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174818769030983108302'),(6903,'131748187570','110',4.00,'1000','retail','0','2025-05-25 18:41:47','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-05-25 15:41:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'4','34.00','30','Inclusive','branch','Inventory','','','','','','B','13174818770623820133331'),(6904,'131748187712','1145',1.00,'3300','retail','0','2025-05-25 18:44:54','bale','','','2000','Cash',0.00,'3300','','','13','0','1','2025-05-25 15:45:12','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',3300.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174818786522227334330'),(6905,'131748187712','25',1.00,'900','retail','0','2025-05-25 18:44:54','bale','','','600','Cash',0.00,'900','','','13','0.00','1','2025-05-25 15:45:12','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174818789313234213300'),(6906,'131748279278','497',6.00,'1320','retail','0','2025-05-26 20:08:52','bale','','','125','Cash',0.00,'220','','','13','0.00','1','2025-05-26 17:08:55','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'6','17.00','11','Inclusive','branch','Inventory','','','','','','B','13174827933132213220232'),(6907,'131748279337','6947662262220',1.00,'950','retail','0','2025-05-26 20:11:50','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-05-26 17:11:59','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','13174827938638032137221'),(6908,'131748279337','31',1.00,'500','retail','0','2025-05-26 20:11:50','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-05-26 17:11:59','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13174827939812007283333'),(6909,'131748279337','281',1.00,'950','retail','0','2025-05-26 20:11:50','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-05-26 17:11:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174827940633239220311'),(6910,'131748279337','6972864340117',1.00,'450','retail','0','2025-05-26 20:11:50','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-05-26 17:11:59','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174827941732230242721'),(6911,'131748279337','1187',2.00,'400','retail','0','2025-05-26 20:11:50','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-05-26 17:11:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','359.00','357','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174827944923340292483'),(6912,'131748279337','1187',5.00,'1000','retail','0','2025-05-26 20:11:50','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-05-26 17:11:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'5','357.00','352','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174827946872600233393'),(6913,'131748279337','1235',1.00,'300','retail','0','2025-05-26 20:11:50','bale','','','170','Cash',0.00,'300','','','13','0','1','2025-05-26 17:11:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','','13174827948332022443048'),(6914,'131748279337','1234',1.00,'350','retail','0','2025-05-26 20:11:50','bale','','','180','Cash',0.00,'350','','','13','0','1','2025-05-26 17:11:59','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','13174827950920238233023'),(6915,'131748279555','1223',1.00,'1500','retail','0','2025-05-26 20:13:27','bale','','','1000','Cash',0.00,'1500','','','13','0','1','2025-05-26 17:13:32','2','5','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','','13174827960633110269200'),(6916,'131748279613','47',1.00,'1500','retail','0','2025-05-26 20:17:00','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-05-26 17:17:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174827981913234213300'),(6917,'131748365466','38',1.00,'1650','retail','0','2025-05-27 20:08:16','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-05-27 17:08:36','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13174836549142113369833'),(6918,'131748365466','34',1.00,'350','retail','0','2025-05-27 20:08:16','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-05-27 17:08:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13174836549926603335046'),(6919,'131748365466','6971919199014',1.00,'250','retail','0','2025-05-27 20:08:16','bale','','','125','Cash',0.00,'250','','','13','0.00','1','2025-05-27 17:08:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','13174836551233613221305'),(6920,'131748365466','31',1.00,'500','retail','0','2025-05-27 20:08:16','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-05-27 17:08:36','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13174836552202207763601'),(6921,'131748365466','18',1.00,'120','retail','0','2025-05-27 20:08:16','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-05-27 17:08:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','126.00','125','Inclusive','branch','Inventory','','','','','','B','13174836554022332535005'),(6922,'131748365466','18',1.00,'120','retail','0','2025-05-27 20:08:16','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-05-27 17:08:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'1','125.00','124','Inclusive','branch','Inventory','','','','','','B','13174836555025320022322'),(6923,'131748365466','366',1.00,'500','retail','0','2025-05-27 20:08:16','bale','','','250','Cash',0.00,'500','','','13','0','1','2025-05-27 17:08:36','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174836556173530330230'),(6924,'131748365466','289',1.00,'1500','retail','0','2025-05-27 20:08:16','bale','','','750','Cash',0.00,'1500','','','13','0','1','2025-05-27 17:08:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174836557333104150773'),(6925,'131748365466','97',1.00,'700','retail','0','2025-05-27 20:08:16','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-05-27 17:08:36','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','13174836558364723705302'),(6926,'131748365466','1204',3.00,'300','retail','0','2025-05-27 20:08:16','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-05-27 17:08:36','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'3','298.00','295','Inclusive','branch','Inventory','1110','4000','5500','','','','13174836561523413382300'),(6927,'131748365466','21',2.00,'400','retail','0','2025-05-27 20:08:16','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-27 17:08:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','','B','13174836564222272333033'),(6928,'131748365466','1191',1.00,'650','retail','0','2025-05-27 20:08:16','bale','','','350','Cash',0.00,'650','','','13','0','1','2025-05-27 17:08:36','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174836566322320303230'),(6929,'131748365466','233',1.00,'450','retail','0','2025-05-27 20:08:16','bale','','','240','Cash',0.00,'450','','','13','0','1','2025-05-27 17:08:36','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174836567703623333003'),(6930,'131748365466','1220',1.00,'300','retail','0','2025-05-27 20:08:16','bale','','','180','Cash',0.00,'300','','','13','0','1','2025-05-27 17:08:36','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','13174836569621163038555'),(6931,'131748365719','344',1.00,'450','retail','0','2025-05-27 20:10:13','bale','','','220','Cash',0.00,'450','','','13','0','1','2025-05-27 17:10:19','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174836581363323332233'),(6932,'131748365876','644',1.00,'350','retail','0','2025-05-27 20:12:24','bale','','','200','Cash',0.00,'350','','','13','0','1','2025-05-27 17:12:27','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174836592503030321209'),(6933,'131748365876','645',1.00,'450','retail','0','2025-05-27 20:12:24','bale','','','300','Cash',0.00,'450','','','13','0','1','2025-05-27 17:12:27','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13174836593521321203322'),(6934,'131748365876','m82',1.00,'600','retail','0','2025-05-27 20:12:24','bale','','','380','Cash',0.00,'600','','','13','0.00','1','2025-05-27 17:12:27','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174836594409389702933'),(6935,'131748452268','169',1.00,'3800','retail','0','2025-05-28 20:13:37','bale','','','2600','Cash',0.00,'3800','','','13','0','1','2025-05-28 17:13:41','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174845228501311205103'),(6936,'131748452268','19',1.00,'600','retail','0','2025-05-28 20:13:37','bale','','','400','Cash',0.00,'600','','','13','0.00','1','2025-05-28 17:13:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','13174845229402702244021'),(6937,'131748452268','292',1.00,'2800','retail','0','2025-05-28 20:13:37','bale','','','1400','Cash',0.00,'2800','','','13','0','1','2025-05-28 17:13:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174845231433513081733'),(6938,'131748452268','199',1.00,'150','retail','0','2025-05-28 20:13:37','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-05-28 17:13:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174845232626312232022'),(6939,'131748452268','237',1.00,'1600','retail','0','2025-05-28 20:13:37','bale','','','1000','Cash',0.00,'1600','','','13','0','1','2025-05-28 17:13:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174845234222244804332'),(6940,'131748452268','21',2.00,'400','retail','0','2025-05-28 20:13:37','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-28 17:13:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','','B','13174845235432372122002'),(6941,'131748452268','59',1.00,'450','retail','0','2025-05-28 20:13:37','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-05-28 17:13:41','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174845236233235404343'),(6942,'131748452268','62',1.00,'500','retail','0','2025-05-28 20:13:37','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2025-05-28 17:13:41','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174845237454313313200'),(6943,'131748452268','65',1.00,'750','retail','0','2025-05-28 20:13:37','bale','','','0','Cash',0.00,'750','','','13','0.00','1','2025-05-28 17:13:41','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174845240732008203004'),(6944,'131748452268','110',1.00,'250','retail','0','2025-05-28 20:13:37','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-05-28 17:13:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','13174845241720238221222'),(6945,'131748452424','501',1.00,'250','retail','0','2025-05-28 20:14:38','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-05-28 17:14:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13174845247720204344182'),(6946,'131748452512','1187',6.00,'1200','retail','0','2025-05-28 20:15:49','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-05-28 17:16:32','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'6','352.00','346','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174845254932222132312'),(6947,'131748538227','47',1.00,'1500','retail','0','2025-05-29 20:04:54','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-05-29 17:05:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174853825003221382325'),(6948,'131748538227','187',1.00,'799','retail','0','2025-05-29 20:04:54','bale','','','642','Cash',0.00,'799','','','13','0','1','2025-05-29 17:05:02','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',799.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174853829323732033035'),(6949,'131748538385','m85',1.00,'300','retail','0','2025-05-29 20:06:44','bale','','','162','Cash',0.00,'300','','','13','0','1','2025-05-29 17:06:50','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','6.00','5','Inclusive','branch','Inventory','','4000','Asset','','','B','13174853840401180404032'),(6950,'131748624393','1204',5.00,'500','retail','0','2025-05-30 20:04:40','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-05-30 17:04:52','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'5','295.00','290','Inclusive','branch','Inventory','1110','4000','5500','','','','13174862452502313362312'),(6951,'131748624393','342',1.00,'1000','retail','0','2025-05-30 20:04:40','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-05-30 17:04:52','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174862454672322633032'),(6952,'131748624393','1187',2.00,'400','retail','0','2025-05-30 20:04:40','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-05-30 17:04:52','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','346.00','344','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174862459739220432602'),(6953,'131748624393','97',1.00,'700','retail','0','2025-05-30 20:04:40','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-05-30 17:04:52','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','13174862463332203333382'),(6954,'131748624393','185',3.00,'180','retail','0','2025-05-30 20:04:40','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-05-30 17:04:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','86.00','83','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174862465632033245012'),(6955,'131748624393','110',1.00,'250','retail','0','2025-05-30 20:04:40','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-05-30 17:04:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','13174862467923243427222'),(6956,'131748624728','13',1.00,'600','retail','0','2025-05-30 20:05:49','bale','','','350','Cash',0.00,'600','','','13','0.00','1','2025-05-30 17:06:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13174862474531023243230'),(6957,'131748710746','1236',1.00,'7500','retail','0','2025-05-31 20:13:18','bale','','','5700','Cash',0.00,'7500','','','13','0','1','2025-05-31 17:14:02','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',7500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','13174871075733383170337'),(6958,'131748710746','45',1.00,'1600','retail','0','2025-05-31 20:13:18','bale','','','1000','Cash',0.00,'1600','','','13','0.00','1','2025-05-31 17:14:02','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13174871095133170183311'),(6959,'131748710746','11',1.00,'1300','retail','0','2025-05-31 20:13:18','bale','','','750','Cash',0.00,'1300','','','13','0','1','2025-05-31 17:14:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1300.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174871096602077131116'),(6960,'131748710746','1187',2.00,'400','retail','0','2025-05-31 20:13:18','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-05-31 17:14:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','344.00','342','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174871099222233223233'),(6961,'131748710746','1187',1.00,'200','retail','0','2025-05-31 20:13:18','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-05-31 17:14:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','342.00','341','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174871103606002032032'),(6962,'131748710746','1204',1.00,'100','retail','0','2025-05-31 20:13:18','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-05-31 17:14:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','290.00','289','Inclusive','branch','Inventory','1110','4000','5500','','','','13174871125732122303222'),(6963,'131748710746','4',1.00,'1650','retail','0','2025-05-31 20:13:18','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-05-31 17:14:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13174871129013030339122'),(6964,'131748710746','34',1.00,'350','retail','0','2025-05-31 20:13:18','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-05-31 17:14:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13174871135920735382333'),(6965,'131748710746','141',1.00,'700','retail','0','2025-05-31 20:13:18','bale','','','400','Cash',0.00,'700','','','13','0.00','1','2025-05-31 17:14:02','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174871136723722370842'),(6966,'131748710746','4',1.00,'1650','retail','0','2025-05-31 20:13:18','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-05-31 17:14:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13174871138033133220133'),(6967,'131748710746','68',1.00,'1650','retail','0','2025-05-31 20:13:18','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-05-31 17:14:02','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174871139222042120303'),(6968,'131748710746','6925546000205',1.00,'2500','retail','0','2025-05-31 20:13:18','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-05-31 17:14:02','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13174871149732233212201'),(6969,'131748710746','110',2.00,'500','retail','0','2025-05-31 20:13:18','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-05-31 17:14:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','28.00','26','Inclusive','branch','Inventory','','','','','','B','13174871151403220137504'),(6970,'131748710746','289',1.00,'1500','retail','0','2025-05-31 20:13:18','bale','','','750','Cash',0.00,'1500','','','13','0','1','2025-05-31 17:14:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174871152602203031122'),(6971,'131748710746','1174',1.00,'799','retail','0','2025-05-31 20:13:18','bale','','','650','Cash',0.00,'799','','','13','0','1','2025-05-31 17:14:02','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174871154602412834552'),(6972,'131748710746','267',1.00,'250','retail','0','2025-05-31 20:13:18','bale','','','130','Cash',0.00,'250','','','13','0','1','2025-05-31 17:14:02','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174871157672132030032'),(6973,'131748710746','346',1.00,'200','retail','0','2025-05-31 20:13:18','bale','','','128','Cash',0.00,'200','','','13','0','1','2025-05-31 17:14:02','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174871159813213429122'),(6974,'131748711681','443',1.00,'4500','retail','0','2025-05-31 20:15:05','bale','','','3200','Cash',0.00,'4500','','','13','0.00','1','2025-05-31 17:15:11','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',4500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174871170402372100434'),(6975,'131748711863','21',1.00,'200','retail','0','2025-05-31 20:17:52','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-05-31 17:17:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','13174871187177002237177'),(6976,'131748792657','106',1.00,'1500','retail','0','2025-06-01 18:46:29','bale','','','750','Cash',0.00,'1500','','','13','0.00','1','2025-06-01 15:46:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174879267770229822327'),(6977,'131748792657','110',1.00,'250','retail','0','2025-06-01 18:46:29','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-06-01 15:46:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','13174879271302770423223'),(6978,'131748792657','20',5.00,'400','retail','0','2025-06-01 18:46:29','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-06-01 15:46:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'5','185.00','180','Inclusive','branch','Inventory','','','','','','B','13174879274838232073302'),(6979,'131748792657','4',1.00,'1650','retail','0','2025-06-01 18:46:29','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-06-01 15:46:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','13174879277172217313773'),(6980,'131748792657','292',1.00,'2800','retail','0','2025-06-01 18:46:29','bale','','','1400','Cash',0.00,'2800','','','13','0','1','2025-06-01 15:46:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174879278887328221272'),(6981,'131748882109','1220',1.00,'300','retail','0','2025-06-02 19:42:38','bale','','','180','Cash',0.00,'300','','','13','0','1','2025-06-02 16:47:50','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','13174888218820238233823'),(6982,'131748882109','53',1.00,'300','retail','0','2025-06-02 19:42:38','bale','','','125','Cash',0.00,'300','','','13','0.00','1','2025-06-02 16:47:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174888220420233233343'),(6983,'131748882109','38',1.00,'1650','retail','0','2025-06-02 19:42:38','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-06-02 16:47:50','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13174888229113121072303'),(6984,'131748882109','49',1.00,'1600','retail','0','2025-06-02 19:42:38','bale','','','900','Cash',0.00,'1600','','','13','0.00','1','2025-06-02 16:47:50','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174888232833203228138'),(6985,'131748882109','62',1.00,'500','retail','0','2025-06-02 19:42:38','bale','','','350','Cash',0.00,'500','','','13','0.00','1','2025-06-02 16:47:50','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174888245723320420301'),(6986,'131748882109','25',1.00,'900','retail','0','2025-06-02 19:42:38','bale','','','600','Cash',0.00,'900','','','13','0.00','1','2025-06-02 16:47:50','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174888248412223202333'),(6987,'131748882109','169',1.00,'3800','retail','0','2025-06-02 19:42:38','bale','','','2600','Cash',0.00,'3800','','','13','0','1','2025-06-02 16:47:50','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3800.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174888250030803323000'),(6988,'131748882109','30',1.00,'400','retail','0','2025-06-02 19:42:38','bale','','','250','Cash',0.00,'400','','','13','0.00','1','2025-06-02 16:47:50','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',400.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174888252703035330303'),(6989,'131748882109','20',2.00,'160','retail','0','2025-06-02 19:42:38','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-06-02 16:47:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','180.00','178','Inclusive','branch','Inventory','','','','','','B','13174888255732207322220'),(6990,'131748882899','86',1.00,'1500','retail','0','2025-06-02 19:48:38','bale','','','1500','Cash',0.00,'1500','','','13','0.00','1','2025-06-02 16:51:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174888291780881283233'),(6991,'131748883194','690',1.00,'150','retail','0','2025-06-02 19:53:43','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-02 16:53:55','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','24.00','23','Inclusive','branch','Inventory','','4000','Asset','','','B','13174888322224103087402'),(6992,'131748883361','63',1.00,'1500','retail','0','2025-06-02 19:57:22','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-06-02 16:57:29','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174888337788332322202'),(6993,'131748883361','m79',1.00,'2500','retail','0','2025-06-02 19:57:22','bale','','','1300','Cash',0.00,'2500','','','13','0.00','1','2025-06-02 16:57:29','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174888340332233320202'),(6994,'131748883361','327',1.00,'550','retail','0','2025-06-02 19:57:22','bale','','','250','Cash',0.00,'550','','','13','0','1','2025-06-02 16:57:29','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174888344082230330323'),(6995,'131748967405','1199',1.00,'2000','retail','0','2025-06-03 19:24:04','bale','','','1250','Cash',0.00,'2000','','','13','0','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174896742923203384072'),(6996,'131748967405','1204',2.00,'200','retail','0','2025-06-03 19:24:04','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'2','289.00','287','Inclusive','branch','Inventory','1110','4000','5500','','','','13174896745012012320300'),(6997,'131748967405','1147',2.00,'240','retail','0','2025-06-03 19:24:04','bale','','','70','Cash',0.00,'120','','','13','0','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174896748138130323263'),(6998,'131748967405','5',10.00,'3000','retail','0','2025-06-03 19:24:04','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'10','312.00','302','Inclusive','branch','Inventory','','','','','','B','13174896751423331633431'),(6999,'131748967405','200',1.00,'450','retail','0','2025-06-03 19:24:04','bale','','','360','Cash',0.00,'450','','','13','0','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174896754707367271323'),(7000,'131748967405','20',4.00,'320','retail','0','2025-06-03 19:24:04','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'4','178.00','174','Inclusive','branch','Inventory','','','','','','B','13174896756327223532337'),(7001,'131748967405','185',1.00,'60','retail','0','2025-06-03 19:24:04','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','83.00','82','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174896758322714322229'),(7002,'131748967405','1',1.00,'1600','retail','0','2025-06-03 19:24:04','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','59.00','58','Inclusive','branch','Inventory','','','','','','B','13174896759732073569333'),(7003,'131748967405','207',1.00,'1400','retail','0','2025-06-03 19:24:04','bale','','','600','Cash',0.00,'1400','','','13','0','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174896762430232013078'),(7004,'131748967405','352',1.00,'1500','retail','0','2025-06-03 19:24:04','bale','','','1000','Cash',0.00,'1500','','','13','0','1','2025-06-03 16:24:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174896768814330222830'),(7005,'131748967405','1189',2.00,'1100','retail','0','2025-06-03 19:24:04','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-06-03 16:24:51','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','C','13174896774907223036333'),(7006,'131748967405','1211',2.00,'120','retail','0','2025-06-03 19:24:04','bale','','','30','Cash',0.00,'60','','','13','0','1','2025-06-03 16:24:51','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13174896782483622080222'),(7007,'131748967405','329',4.00,'600','retail','0','2025-06-03 19:24:04','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-06-03 16:24:51','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'4','8.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174896784329304240066'),(7008,'131748967917','284',1.00,'200','retail','0','2025-06-03 19:27:02','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-06-03 16:27:10','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174896795130813303323'),(7009,'131748967917','m32',1.00,'600','retail','0','2025-06-03 19:27:02','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-06-03 16:27:10','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','15.00','14','Inclusive','branch','Inventory','','4000','Asset','','','B','13174896801930000232104'),(7010,'131748969751','21',1.00,'200','retail','0','2025-06-03 19:56:00','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-03 16:56:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','13174896976026230043320'),(7011,'131748970425','284',1.00,'200','retail','0','2025-06-03 20:07:56','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-06-03 17:07:59','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174897047512087192245'),(7012,'131748970480','m32',1.00,'600','retail','0','2025-06-03 20:08:21','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-06-03 17:08:24','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','14.00','13','Inclusive','branch','Inventory','','4000','Asset','','','B','13174897050131284372222'),(7013,'131748970959','m32',1.00,'600','retail','0','2025-06-03 20:16:12','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-06-03 17:16:15','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','13.00','12','Inclusive','branch','Inventory','','4000','Asset','','','B','13174897097142333172331'),(7014,'131748970999','m32',1.00,'600','retail','0','2025-06-03 20:16:50','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-06-03 17:16:53','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',600.00,'1','12.00','11','Inclusive','branch','Inventory','','4000','Asset','','','B','13174897100930319012220'),(7015,'131748971014','276',1.00,'1000','retail','0','2025-06-03 20:17:24','bale','','','535','Cash',0.00,'1000','','','13','0','1','2025-06-03 17:17:27','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174897104390223222323'),(7016,'131749057018','185',3.00,'180','retail','0','2025-06-04 20:14:53','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-06-04 17:17:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','82.00','79','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174905704123301904022'),(7017,'131749057018','11',1.00,'1300','retail','0','2025-06-04 20:14:53','bale','','','750','Cash',0.00,'1300','','','13','0','1','2025-06-04 17:17:06','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1300.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174905705202323037731'),(7018,'131749057018','281',3.00,'2850','retail','0','2025-06-04 20:14:53','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-06-04 17:17:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'3','26.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174905706313223226692'),(7019,'131749057018','130',2.00,'1100','retail','0','2025-06-04 20:14:53','bale','','','350','Cash',0.00,'550','','','13','0.00','1','2025-06-04 17:17:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174905707703193330733'),(7020,'131749057018','67',1.00,'800','retail','0','2025-06-04 20:14:53','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-06-04 17:17:06','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174905710322150222312'),(7021,'131749057018','46',1.00,'800','retail','0','2025-06-04 20:14:53','bale','','','350','Cash',0.00,'800','','','13','0.00','1','2025-06-04 17:17:06','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174905712662037220232'),(7022,'131749057018','195',1.00,'200','retail','0','2025-06-04 20:14:53','bale','','','105','Cash',0.00,'200','','','13','0','1','2025-06-04 17:17:06','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174905714102273010902'),(7023,'131749057018','1204',8.00,'800','retail','0','2025-06-04 20:14:53','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-04 17:17:06','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'8','287.00','279','Inclusive','branch','Inventory','1110','4000','5500','','','','13174905716353052205113'),(7024,'131749057018','87',1.00,'1900','retail','0','2025-06-04 20:14:53','bale','','','1100','Cash',0.00,'1900','','','13','0.00','1','2025-06-04 17:17:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1900.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174905722373222201237'),(7025,'131749057018','249',1.00,'2300','retail','0','2025-06-04 20:14:53','bale','','','1000','Cash',0.00,'2300','','','13','0','1','2025-06-04 17:17:06','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2300.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174905723932322223302'),(7026,'131749057018','1187',2.00,'400','retail','0','2025-06-04 20:14:53','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-04 17:17:06','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','341.00','339','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174905725739331312051'),(7027,'131749057018','18',2.00,'240','retail','0','2025-06-04 20:14:53','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-06-04 17:17:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','124.00','122','Inclusive','branch','Inventory','','','','','','B','13174905727833283232081'),(7028,'131749057018','1220',1.00,'300','retail','0','2025-06-04 20:14:53','bale','','','180','Cash',0.00,'300','','','13','0','1','2025-06-04 17:17:06','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','13174905729102737333273'),(7029,'131749057468','170',2.00,'140','retail','0','2025-06-04 20:18:16','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-06-04 17:18:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'2','109.00','107','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174905748023724931003'),(7030,'131749057468','1214',1.00,'250','retail','0','2025-06-04 20:18:16','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-06-04 17:18:20','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','','13174905749547333511473'),(7031,'131749142325','3',2.00,'1700','retail','0','2025-06-05 19:55:46','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-06-05 17:04:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','','B','13174914234012201137332'),(7032,'131749142325','1184',1.00,'400','retail','0','2025-06-05 19:55:46','bale','','','216','Cash',0.00,'400','','','13','0','1','2025-06-05 17:04:26','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174914236242212233229'),(7033,'131749142325','342',1.00,'1000','retail','0','2025-06-05 19:55:46','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-06-05 17:04:26','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174914238944933013322'),(7034,'131749142325','168',1.00,'900','retail','0','2025-06-05 19:55:46','bale','','','520','Cash',0.00,'900','','','13','0','1','2025-06-05 17:04:26','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174914241423003003233'),(7035,'131749142325','324',1.00,'2700','retail','0','2025-06-05 19:55:46','bale','','','1600','Cash',0.00,'2700','','','13','0','1','2025-06-05 17:04:26','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2700.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174914247213323140243'),(7036,'131749142325','362',1.00,'2000','retail','0','2025-06-05 19:55:46','bale','','','1000','Cash',0.00,'2000','','','13','0','1','2025-06-05 17:04:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174914250632222530740'),(7037,'131749142325','37',1.00,'1250','retail','0','2025-06-05 19:55:46','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-06-05 17:04:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','','B','13174914252203330354323'),(7038,'131749142325','20',4.00,'320','retail','0','2025-06-05 19:55:46','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-06-05 17:04:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'4','174.00','170','Inclusive','branch','Inventory','','','','','','B','13174914254623322204393'),(7039,'131749227621','130',1.00,'550','retail','0','2025-06-06 19:50:39','bale','','','350','Cash',0.00,'550','','','13','0.00','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922763902233727221'),(7040,'131749227621','281',1.00,'950','retail','0','2025-06-06 19:50:39','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922766930090233334'),(7041,'131749227621','148',1.00,'200','retail','0','2025-06-06 19:50:39','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-06-06 16:51:02','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922768427334636232'),(7042,'131749227621','319',1.00,'650','retail','0','2025-06-06 19:50:39','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922799333232310734'),(7043,'131749227621','20',2.00,'160','retail','0','2025-06-06 19:50:39','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','170.00','168','Inclusive','branch','Inventory','','','','','','B','13174922800712332242202'),(7044,'131749227621','21',2.00,'400','retail','0','2025-06-06 19:50:39','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','22.00','20','Inclusive','branch','Inventory','','','','','','B','13174922813720021093232'),(7045,'131749227621','18',2.00,'240','retail','0','2025-06-06 19:50:39','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','122.00','120','Inclusive','branch','Inventory','','','','','','B','13174922840330030372033'),(7046,'131749227621','1187',3.00,'600','retail','0','2025-06-06 19:50:39','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'3','339.00','336','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922845221003333822'),(7047,'131749227621','202',1.00,'800','retail','0','2025-06-06 19:50:39','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922849028042448224'),(7048,'131749227621','148',1.00,'200','retail','0','2025-06-06 19:50:39','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-06-06 16:51:02','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922851713273733331'),(7049,'131749227621','86',1.00,'1500','retail','0','2025-06-06 19:50:39','bale','','','1500','Cash',0.00,'1500','','','13','0.00','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174922854722035223333'),(7050,'131749227621','38',1.00,'1650','retail','0','2025-06-06 19:50:39','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-06-06 16:51:02','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13174922856936223393320'),(7051,'131749227621','59',1.00,'450','retail','0','2025-06-06 19:50:39','bale','','','0','Cash',0.00,'450','','','13','0.00','1','2025-06-06 16:51:02','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13174922860130322310312'),(7052,'131749227621','1118',2.00,'900','retail','0','2025-06-06 19:50:39','bale','','','250','Cash',0.00,'450','','','13','0','1','2025-06-06 16:51:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922863912021223203'),(7053,'131749228690','1235',2.00,'600','retail','0','2025-06-06 19:58:27','bale','','','170','Cash',0.00,'300','','','13','0','1','2025-06-06 16:58:35','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','','13174922872323373930330'),(7054,'131749228690','1174',1.00,'799','retail','0','2025-06-06 19:58:27','bale','','','650','Cash',0.00,'799','','','13','0','1','2025-06-06 16:58:35','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922875120531871220'),(7055,'131749228690','1149',1.00,'2000','retail','0','2025-06-06 19:58:27','bale','','','1000','Cash',0.00,'2000','','','13','0','1','2025-06-06 16:58:35','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922877203223203337'),(7056,'131749228690','5',5.00,'1500','retail','0','2025-06-06 19:58:27','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-06-06 16:58:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','302.00','297','Inclusive','branch','Inventory','','','','','','B','13174922880823322832422'),(7057,'131749228690','337',1.00,'1600','retail','0','2025-06-06 19:58:27','bale','','','850','Cash',0.00,'1600','','','13','0','1','2025-06-06 16:58:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922883783800323223'),(7058,'131749228690','1187',1.00,'200','retail','0','2025-06-06 19:58:27','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-06 16:58:35','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','336.00','335','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922888330842203833'),(7059,'131749228690','15',3.00,'300','retail','0','2025-06-06 19:58:27','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-06-06 16:58:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'3','79.00','76','Inclusive','branch','Inventory','','','','','','B','13174922892002328242232'),(7060,'131749228690','185',12.00,'720','retail','0','2025-06-06 19:58:27','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-06-06 16:58:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'12','79.00','67','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174922900373323023032'),(7061,'131749228690','1231',1.00,'1800','retail','0','2025-06-06 19:58:27','bale','','','1000','Cash',0.00,'1800','','','13','0','1','2025-06-06 16:58:35','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1800.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','','13174922902733222232330'),(7062,'131749228690','126',1.00,'799','retail','0','2025-06-06 19:58:27','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-06-06 16:58:35','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174922907473037722330'),(7063,'131749228690','97',1.00,'700','retail','0','2025-06-06 19:58:27','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-06-06 16:58:35','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','35.00','34','Inclusive','branch','Inventory','','','','','','B','13174922910603272021236'),(7064,'111749229377','493',2.00,'3000','retail','0','2025-06-06 20:04:18','','','','850','Cash',0.00,'1500','','','11','0.00','1','2025-06-06 17:04:21','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','','B','11174922938721021223301'),(7065,'111749229377','579',1.00,'300','retail','0','2025-06-06 20:04:18','','','','150','Cash',0.00,'300','','','11','0','1','2025-06-06 17:04:21','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','5.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','11174922939930319233222'),(7066,'111749229377','1178',1.00,'600','retail','0','2025-06-06 20:04:18','','','','300','Cash',0.00,'600','','','11','0','1','2025-06-06 17:04:21','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174922941294922433223'),(7067,'111749229377','m17',1.00,'2800','retail','0','2025-06-06 20:04:18','','','','1800','Cash',0.00,'2800','','','11','0','1','2025-06-06 17:04:21','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','3.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','11174922943322222223337'),(7068,'111749229377','511',1.00,'2999','retail','0','2025-06-06 20:04:18','','','','2500','Cash',0.00,'2999','','','11','0.00','1','2025-06-06 17:04:21','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',2999.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','11174922945777242302222'),(7069,'131749314474','6947662262220',1.00,'950','retail','0','2025-06-07 19:46:57','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-07 16:47:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','13174931451004371313320'),(7070,'131749314474','344',1.00,'450','retail','0','2025-06-07 19:46:57','bale','','','220','Cash',0.00,'450','','','13','0','1','2025-06-07 16:47:19','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174931453532023205924'),(7071,'131749314474','256',1.00,'400','retail','0','2025-06-07 19:46:57','bale','','','200','Cash',0.00,'400','','','13','0','1','2025-06-07 16:47:19','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174931457022423220222'),(7072,'131749314474','1',1.00,'1600','retail','0','2025-06-07 19:46:57','bale','','','950','Cash',0.00,'1600','','','13','0.00','1','2025-06-07 16:47:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','58.00','57','Inclusive','branch','Inventory','','','','','','B','13174931460361313323239'),(7073,'131749314474','279',1.00,'400','retail','0','2025-06-07 19:46:57','bale','','','210','Cash',0.00,'400','','','13','0','1','2025-06-07 16:47:19','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174931476323233332232'),(7074,'131749314474','187',1.00,'799','retail','0','2025-06-07 19:46:57','bale','','','642','Cash',0.00,'799','','','13','0','1','2025-06-07 16:47:19','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',799.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174931478734423323007'),(7075,'131749314474','126',1.00,'799','retail','0','2025-06-07 19:46:57','bale','','','649','Cash',0.00,'799','','','13','0.00','1','2025-06-07 16:47:19','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174931481583921130834'),(7076,'131749314884','38',1.00,'1650','retail','0','2025-06-07 19:49:19','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-06-07 16:50:13','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174931491523203733314'),(7077,'131749314884','148',1.00,'200','retail','0','2025-06-07 19:49:19','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-06-07 16:50:13','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174931494231331301321'),(7078,'131749314884','1209',1.00,'650','retail','0','2025-06-07 19:49:19','bale','','','350','Cash',0.00,'650','','','13','0','1','2025-06-07 16:50:13','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','13174931495880031339931'),(7079,'131749315332','148',1.00,'200','retail','0','2025-06-07 19:55:44','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-06-07 16:55:53','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174931534302332721902'),(7080,'111749315394','289',1.00,'1500','retail','0','2025-06-07 19:56:59','','','','750','Cash',0.00,'1500','','','11','0','1','2025-06-07 16:57:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','11174931540532010314903'),(7081,'111749315394','59',1.00,'450','retail','0','2025-06-07 19:56:59','','','','0','Cash',0.00,'450','','','11','0.00','1','2025-06-07 16:57:04','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','11174931541833132325102'),(7082,'131749395502','185',3.00,'180','retail','0','2025-06-08 18:22:57','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-06-08 15:23:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','67.00','64','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174939552454233305420'),(7083,'131749395502','1157',1.00,'750','retail','0','2025-06-08 18:22:57','bale','','','350','Cash',0.00,'750','','','13','0','1','2025-06-08 15:23:59','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',750.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939554723032132223'),(7084,'131749395502','1204',5.00,'500','retail','0','2025-06-08 18:22:57','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-08 15:23:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'5','279.00','274','Inclusive','branch','Inventory','1110','4000','5500','','','','13174939575614390123293'),(7085,'131749395502','1187',3.00,'600','retail','0','2025-06-08 18:22:57','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-08 15:23:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'3','335.00','332','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939581113309223993'),(7086,'131749395502','1214',1.00,'250','retail','0','2025-06-08 18:22:57','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-06-08 15:23:59','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','13174939582370928522922'),(7087,'131749395502','6947662262220',1.00,'950','retail','0','2025-06-08 18:22:57','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-08 15:23:59','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','13174939585603203422330'),(7088,'131749395502','1237',1.00,'15500','retail','0','2025-06-08 18:22:57','bale','','','13500','Cash',0.00,'15500','','','13','0','1','2025-06-08 15:23:59','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',15500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13174939592822023930399'),(7089,'131749395502','1199',1.00,'2000','retail','0','2025-06-08 18:22:57','bale','','','1250','Cash',0.00,'2000','','','13','0','1','2025-06-08 15:23:59','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939595732230227952'),(7090,'131749395502','68',1.00,'1650','retail','0','2025-06-08 18:22:57','bale','','','1000','Cash',0.00,'1650','','','13','0.00','1','2025-06-08 15:23:59','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','9.00','8','Inclusive','branch','Inventory','','','','','','B','13174939598606025724323'),(7091,'131749395502','3',1.00,'850','retail','0','2025-06-08 18:22:57','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-06-08 15:23:59','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','13174939600422023930309'),(7092,'131749395502','32',6.00,'1500','retail','0','2025-06-08 18:22:57','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-06-08 15:23:59','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'6','56.00','50','Inclusive','branch','Inventory','','','','','','B','13174939603633060932022'),(7093,'131749395502','38',1.00,'1650','retail','0','2025-06-08 18:22:57','bale','','','850','Cash',0.00,'1650','','','13','0.00','1','2025-06-08 15:23:59','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13174939607290937293233'),(7094,'131749395502','145',1.00,'550','retail','0','2025-06-08 18:22:57','bale','','','400','Cash',0.00,'550','','','13','0','1','2025-06-08 15:23:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939617737237190723'),(7095,'131749396269','34',2.00,'700','retail','0','2025-06-08 18:38:21','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'2','13.00','11','Inclusive','branch','Inventory','','','','','','B','13174939629300230323330'),(7096,'131749396269','1219',1.00,'1000','retail','0','2025-06-08 18:38:21','bale','','','500','Cash',0.00,'1000','','','13','0','1','2025-06-08 15:47:06','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','','13174939630526322221632'),(7097,'131749396269','6947662262220',1.00,'950','retail','0','2025-06-08 18:38:21','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','29.00','28','Inclusive','branch','Inventory','','','','','','B','13174939631933233232243'),(7098,'131749396269','131',1.00,'1500','retail','0','2025-06-08 18:38:21','bale','','','1000','Cash',0.00,'1500','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939633262223221233'),(7099,'131749396269','67',1.00,'800','retail','0','2025-06-08 18:38:21','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-06-08 15:47:06','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174939634643039623323'),(7100,'131749396269','200',1.00,'450','retail','0','2025-06-08 18:38:21','bale','','','360','Cash',0.00,'450','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939636429073032390'),(7101,'131749396269','185',3.00,'180','retail','0','2025-06-08 18:38:21','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','64.00','61','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174939637863032002380'),(7102,'131749396269','19',1.00,'600','retail','0','2025-06-08 18:38:21','bale','','','400','Cash',0.00,'600','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','13174939639939113300229'),(7103,'131749396269','295',1.00,'550','retail','0','2025-06-08 18:38:21','bale','','','300','Cash',0.00,'550','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939641831310132109'),(7104,'131749396269','5',5.00,'1500','retail','0','2025-06-08 18:38:21','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','297.00','292','Inclusive','branch','Inventory','','','','','','B','13174939645256020227303'),(7105,'131749396269','339',6.00,'2100','retail','0','2025-06-08 18:38:21','bale','','','150','Cash',0.00,'350','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',350.00,'6','7.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939650322900093202'),(7106,'131749396269','170',6.00,'420','retail','0','2025-06-08 18:38:21','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'6','107.00','101','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939651850389183332'),(7107,'131749396269','6947662262220',1.00,'950','retail','0','2025-06-08 18:38:21','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13174939652921353433139'),(7108,'131749396269','48',1.00,'700','retail','0','2025-06-08 18:38:21','bale','','','400','Cash',0.00,'700','','','13','0.00','1','2025-06-08 15:47:06','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','49.00','48','Inclusive','branch','Inventory','','','','','','B','13174939654828200326233'),(7109,'131749396269','252',1.00,'800','retail','0','2025-06-08 18:38:21','bale','','','400','Cash',0.00,'800','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939656663223340066'),(7110,'131749396269','1147',1.00,'120','retail','0','2025-06-08 18:38:21','bale','','','70','Cash',0.00,'120','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939658882910688200'),(7111,'131749396269','21',1.00,'200','retail','0','2025-06-08 18:38:21','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','13174939663900233933322'),(7112,'131749396269','20',7.00,'560','retail','0','2025-06-08 18:38:21','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'7','168.00','161','Inclusive','branch','Inventory','','','','','','B','13174939666226331904322'),(7113,'131749396269','47',1.00,'1500','retail','0','2025-06-08 18:38:21','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13174939667897302930733'),(7114,'131749396269','96',1.00,'950','retail','0','2025-06-08 18:38:21','bale','','','950','Cash',0.00,'950','','','13','0.00','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174939674392323323333'),(7115,'131749396269','11',1.00,'1300','retail','0','2025-06-08 18:38:21','bale','','','750','Cash',0.00,'1300','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1300.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174939675720092330932'),(7116,'131749396269','278',1.00,'700','retail','0','2025-06-08 18:38:21','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-06-08 15:47:06','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939677393229142020'),(7117,'131749396269','344',1.00,'450','retail','0','2025-06-08 18:38:21','bale','','','220','Cash',0.00,'450','','','13','0','1','2025-06-08 15:47:06','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939685303033925323'),(7118,'131749396269','168',1.00,'900','retail','0','2025-06-08 18:38:21','bale','','','520','Cash',0.00,'900','','','13','0','1','2025-06-08 15:47:06','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939687702937632223'),(7119,'131749396269','342',1.00,'1000','retail','0','2025-06-08 18:38:21','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-06-08 15:47:06','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939693533129392375'),(7120,'131749396269','321',1.00,'650','retail','0','2025-06-08 18:38:21','bale','','','350','Cash',0.00,'650','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939694933631233313'),(7121,'131749396269','281',1.00,'950','retail','0','2025-06-08 18:38:21','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939699501229092173'),(7122,'131749396269','1214',1.00,'250','retail','0','2025-06-08 18:38:21','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-06-08 15:47:06','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','13174939701132333223273'),(7123,'131749396269','1211',1.00,'60','retail','0','2025-06-08 18:38:21','bale','','','30','Cash',0.00,'60','','','13','0','1','2025-06-08 15:47:06','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','13174939705352320131334'),(7124,'131749396269','185',3.00,'180','retail','0','2025-06-08 18:38:21','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-06-08 15:47:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','61.00','58','Inclusive','branch','None Inventory','1110','4000','5500','','','','13174939710003020020321'),(7125,'131749397667','219',1.00,'800','retail','0','2025-06-08 18:48:13','bale','','','400','Cash',0.00,'800','','','13','0','1','2025-06-08 15:52:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939769260232223293'),(7126,'131749398342','288',2.00,'100','retail','0','2025-06-08 18:59:15','bale','','','21','Cash',0.00,'50','','','13','0','1','2025-06-08 15:59:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'2','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174939835402303823207'),(7127,'131749487135','1163',1.00,'2500','retail','0','2025-06-09 20:12:32','bale','','','1500','Cash',0.00,'2500','','','13','0','1','2025-06-09 17:12:43','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174948722027431023432'),(7128,'131749487135','41',1.00,'3800','retail','0','2025-06-09 20:12:32','bale','','','2500','Cash',0.00,'3800','','','13','0.00','1','2025-06-09 17:12:43','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13174948728620722008420'),(7129,'131749487135','47',1.00,'1500','retail','0','2025-06-09 20:12:32','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-06-09 17:12:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174948730733324232202'),(7130,'131749487135','199',5.00,'750','retail','0','2025-06-09 20:12:32','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-09 17:12:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'5','48.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174948733013029232770'),(7131,'131749487135','1150',1.00,'2500','retail','0','2025-06-09 20:12:32','bale','','','1200','Cash',0.00,'2500','','','13','0','1','2025-06-09 17:12:43','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174948737672732030032'),(7132,'131749487135','36',1.00,'550','retail','0','2025-06-09 20:12:32','bale','','','250','Cash',0.00,'550','','','13','0.00','1','2025-06-09 17:12:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13174948740032232200720'),(7133,'131749487135','132',1.00,'200','retail','0','2025-06-09 20:12:32','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-06-09 17:12:43','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174948742031220222020'),(7134,'131749487135','1209',1.00,'650','retail','0','2025-06-09 20:12:32','bale','','','350','Cash',0.00,'650','','','13','0','1','2025-06-09 17:12:43','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','13174948743992943403230'),(7135,'131749487135','6925546000205',1.00,'2500','retail','0','2025-06-09 20:12:32','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-06-09 17:12:43','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174948745833707175228'),(7136,'131749489188','299',1.00,'100','retail','0','2025-06-09 20:14:51','bale','','','86','Cash',0.00,'100','','','13','0','1','2025-06-09 17:14:58','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174948923632232993403'),(7137,'131749489188','1187',5.00,'1000','retail','0','2025-06-09 20:14:51','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-09 17:14:58','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'5','332.00','327','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174948929133330393222'),(7138,'131749489520','187',1.00,'799','retail','0','2025-06-09 20:19:40','bale','','','642','Cash',0.00,'799','','','13','0','1','2025-06-09 17:19:48','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',799.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174948957922970093272'),(7139,'131749573450','4',1.00,'1650','retail','0','2025-06-10 20:02:34','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','13174957349693331033425'),(7140,'131749573450','1187',1.00,'200','retail','0','2025-06-10 20:02:34','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','327.00','326','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174957356993323329321'),(7141,'131749573450','6925546000205',1.00,'2500','retail','0','2025-06-10 20:02:34','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-06-10 17:05:26','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','13174957362936353322303'),(7142,'131749573450','25',1.00,'900','retail','0','2025-06-10 20:02:34','bale','','','600','Cash',0.00,'900','','','13','0.00','1','2025-06-10 17:05:26','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13174957365835435257603'),(7143,'131749573450','18',6.00,'720','retail','0','2025-06-10 20:02:34','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'6','120.00','114','Inclusive','branch','Inventory','','','','','','B','13174957370733137022377'),(7144,'131749573450','36',2.00,'1100','retail','0','2025-06-10 20:02:34','bale','','','250','Cash',0.00,'550','','','13','0.00','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'2','26.00','24','Inclusive','branch','Inventory','','','','','','B','13174957374373230332223'),(7145,'131749573450','233',1.00,'450','retail','0','2025-06-10 20:02:34','bale','','','240','Cash',0.00,'450','','','13','0','1','2025-06-10 17:05:26','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174957376024103077402'),(7146,'131749573450','272',1.00,'400','retail','0','2025-06-10 20:02:34','bale','','','200','Cash',0.00,'400','','','13','0','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',400.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174957377720022220200'),(7147,'131749573450','148',1.00,'200','retail','0','2025-06-10 20:02:34','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-06-10 17:05:26','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174957381032185022022'),(7148,'131749573450','41',1.00,'3800','retail','0','2025-06-10 20:02:34','bale','','','2500','Cash',0.00,'3800','','','13','0.00','1','2025-06-10 17:05:26','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13174957382878012790290'),(7149,'131749573450','1204',23.00,'2300','retail','0','2025-06-10 20:02:34','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'23','274.00','251','Inclusive','branch','Inventory','1110','4000','5500','','','','13174957385742333172331'),(7150,'131749573450','278',1.00,'700','retail','0','2025-06-10 20:02:34','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-06-10 17:05:26','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174957387634277870342'),(7151,'131749573450','1204',5.00,'500','retail','0','2025-06-10 20:02:34','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'5','251.00','246','Inclusive','branch','Inventory','1110','4000','5500','','','','13174957393303223023237'),(7152,'131749573450','1187',1.00,'200','retail','0','2025-06-10 20:02:34','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','326.00','325','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174957397330012022531'),(7153,'131749573450','1214',1.00,'250','retail','0','2025-06-10 20:02:34','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-06-10 17:05:26','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','13174957399222773922291'),(7154,'131749573450','82',1.00,'750','retail','0','2025-06-10 20:02:34','bale','','','400','Cash',0.00,'750','','','13','0.00','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13174957401832034300230'),(7155,'131749573450','32',2.00,'500','retail','0','2025-06-10 20:02:34','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','50.00','48','Inclusive','branch','Inventory','','','','','','B','13174957405003322300320'),(7156,'131749573450','13',1.00,'600','retail','0','2025-06-10 20:02:34','bale','','','350','Cash',0.00,'600','','','13','0.00','1','2025-06-10 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13174957408832205333828'),(7157,'131749575153','211',1.00,'1000','retail','0','2025-06-10 20:07:54','bale','','','650','Cash',0.00,'1000','','','13','0','1','2025-06-10 17:08:04','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174957518023821130333'),(7158,'131749575153','233',1.00,'450','retail','0','2025-06-10 20:07:54','bale','','','240','Cash',0.00,'450','','','13','0','1','2025-06-10 17:08:04','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174957520134210221023'),(7159,'131749575153','1204',2.00,'200','retail','0','2025-06-10 20:07:54','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-10 17:08:04','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'2','246.00','244','Inclusive','branch','Inventory','1110','4000','5500','','','','13174957524993002243205'),(7160,'131749575153','346',1.00,'200','retail','0','2025-06-10 20:07:54','bale','','','128','Cash',0.00,'200','','','13','0','1','2025-06-10 17:08:04','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174957527253220534250'),(7161,'131749659733','199',2.00,'300','retail','0','2025-06-11 19:38:30','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-11 16:38:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174965977122202703707'),(7162,'131749659733','332',2.00,'400','retail','0','2025-06-11 19:38:30','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-06-11 16:38:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174965979720313531221'),(7163,'131749659733','21',2.00,'400','retail','0','2025-06-11 19:38:30','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-11 16:38:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','19.00','17','Inclusive','branch','Inventory','','','','','','B','13174965982882333227233'),(7164,'131749659733','6957660746691',1.00,'700','retail','0','2025-06-11 19:38:30','bale','','','0','Cash',0.00,'700','','','13','0.00','1','2025-06-11 16:38:45','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13174965989060332102323'),(7165,'131749659733','1118',1.00,'450','retail','0','2025-06-11 19:38:30','bale','','','250','Cash',0.00,'450','','','13','0','1','2025-06-11 16:38:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174965990723230491309'),(7166,'131749659955','3',1.00,'850','retail','0','2025-06-11 19:39:33','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-06-11 16:39:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','13174965997167990237321'),(7167,'131749746362','363',1.00,'2000','retail','0','2025-06-12 20:02:56','bale','','','1000','Cash',0.00,'2000','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974642924013313324'),(7168,'131749746362','337',1.00,'1600','retail','0','2025-06-12 20:02:56','bale','','','850','Cash',0.00,'1600','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974648923823227247'),(7169,'131749746362','97',1.00,'700','retail','0','2025-06-12 20:02:56','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','13174974650633022435320'),(7170,'131749746362','348',1.00,'950','retail','0','2025-06-12 20:02:56','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974653222723336232'),(7171,'131749746362','132',1.00,'200','retail','0','2025-06-12 20:02:56','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','106.00','105','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974654990604436993'),(7172,'131749746362','289',1.00,'1500','retail','0','2025-06-12 20:02:56','bale','','','750','Cash',0.00,'1500','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974656103673330932'),(7173,'131749746362','237',2.00,'3200','retail','0','2025-06-12 20:02:56','bale','','','1000','Cash',0.00,'1600','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974657700542232350'),(7174,'131749746362','1149',1.00,'2000','retail','0','2025-06-12 20:02:56','bale','','','1000','Cash',0.00,'2000','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974674432049964347'),(7175,'131749746362','144',1.00,'700','retail','0','2025-06-12 20:02:56','bale','','','350','Cash',0.00,'700','','','13','0.00','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974676033042392023'),(7176,'131749746362','1192',1.00,'850','retail','0','2025-06-12 20:02:56','bale','','','400','Cash',0.00,'850','','','13','0','1','2025-06-12 17:05:44','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',850.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974682076701309073'),(7177,'131749746362','25',1.00,'900','retail','0','2025-06-12 20:02:56','bale','','','600','Cash',0.00,'900','','','13','0.00','1','2025-06-12 17:05:44','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13174974687637202133323'),(7178,'131749746362','204',1.00,'1800','retail','0','2025-06-12 20:02:56','bale','','','1200','Cash',0.00,'1800','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974692230223236223'),(7179,'131749746362','97',1.00,'700','retail','0','2025-06-12 20:02:56','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','33.00','32','Inclusive','branch','Inventory','','','','','','B','13174974711243200312332'),(7180,'131749746362','344',1.00,'450','retail','0','2025-06-12 20:02:56','bale','','','220','Cash',0.00,'450','','','13','0','1','2025-06-12 17:05:44','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974721310034322370'),(7181,'131749746362','1197',1.00,'950','retail','0','2025-06-12 20:02:56','bale','','','400','Cash',0.00,'950','','','13','0','1','2025-06-12 17:05:44','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',950.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974724530437772732'),(7182,'131749746362','6947662262220',1.00,'950','retail','0','2025-06-12 20:02:56','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','27.00','26','Inclusive','branch','Inventory','','','','','','B','13174974735001327230100'),(7183,'131749746362','9',1.00,'1500','retail','0','2025-06-12 20:02:56','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','51.00','50','Inclusive','branch','Inventory','','','','','','B','13174974754132155033333'),(7184,'131749746362','1118',1.00,'450','retail','0','2025-06-12 20:02:56','bale','','','250','Cash',0.00,'450','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974774312103377302'),(7185,'131749746362','1147',1.00,'120','retail','0','2025-06-12 20:02:56','bale','','','70','Cash',0.00,'120','','','13','0','1','2025-06-12 17:05:44','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974777593237133071'),(7186,'131749748149','603',1.00,'2400','retail','0','2025-06-12 20:09:38','bale','','','1620','Cash',0.00,'2400','','','13','0','1','2025-06-12 17:09:51','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2400.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13174974817737233327309'),(7187,'131749748222','313',1.00,'200','retail','0','2025-06-12 20:12:11','bale','','','80','Cash',0.00,'200','','','13','0','1','2025-06-12 17:12:24','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174974823647213334309'),(7188,'131749748222','566',1.00,'440','retail','0','2025-06-12 20:12:11','bale','','','220','Cash',0.00,'440','','','13','0','1','2025-06-12 17:12:24','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',440.00,'1','6.00','5','Inclusive','branch','Inventory','','4000','Asset','','','B','13174974827527123113127'),(7189,'131749748222','489',1.00,'150','retail','0','2025-06-12 20:12:11','bale','','','80','Cash',0.00,'150','','','13','0.00','1','2025-06-12 17:12:24','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13174974830722124403323'),(7190,'131749748222','567',1.00,'350','retail','0','2025-06-12 20:12:11','bale','','','170','Cash',0.00,'350','','','13','0','1','2025-06-12 17:12:24','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','5.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','13174974833021322312237'),(7191,'131749832700','6925546000205',1.00,'2500','retail','0','2025-06-13 20:02:32','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-06-13 17:02:58','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','13174983273632427320336'),(7192,'131749832700','1204',4.00,'400','retail','0','2025-06-13 20:02:32','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-13 17:02:58','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'4','244.00','240','Inclusive','branch','Inventory','1110','4000','5500','','','','13174983278833917202323'),(7193,'131749832700','40',1.00,'5800','retail','0','2025-06-13 20:02:32','bale','','','4700','Cash',0.00,'5800','','','13','0.00','1','2025-06-13 17:02:58','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',5800.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13174983283430332313703'),(7194,'131749832700','132',2.00,'400','retail','0','2025-06-13 20:02:32','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-06-13 17:02:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','105.00','103','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174983288123330119213'),(7195,'131749832700','17',1.00,'500','retail','0','2025-06-13 20:02:32','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-06-13 17:02:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','13174983294134327338243'),(7196,'131749832700','364',1.00,'300','retail','0','2025-06-13 20:02:32','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-06-13 17:02:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','513.00','512','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174983297773241039733'),(7197,'131749832700','1220',1.00,'300','retail','0','2025-06-13 20:02:32','bale','','','180','Cash',0.00,'300','','','13','0','1','2025-06-13 17:02:58','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','','13174983304302747003339'),(7198,'131749832700','51',2.00,'1000','retail','0','2025-06-13 20:02:32','bale','','','300','Cash',0.00,'500','','','13','0.00','1','2025-06-13 17:02:58','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'2','25.00','23','Inclusive','branch','Inventory','','','','','','B','13174983306772723363232'),(7199,'131749832700','18',5.00,'600','retail','0','2025-06-13 20:02:32','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-06-13 17:02:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'5','114.00','109','Inclusive','branch','Inventory','','','','','','B','13174983315023021223920'),(7200,'131749832700','1157',1.00,'750','retail','0','2025-06-13 20:02:32','bale','','','350','Cash',0.00,'750','','','13','0','1','2025-06-13 17:02:58','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',750.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174983320939048302287'),(7201,'131749832700','1231',2.00,'3600','retail','0','2025-06-13 20:02:32','bale','','','1000','Cash',0.00,'1800','','','13','0','1','2025-06-13 17:02:58','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1800.00,'2','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','13174983334530938333303'),(7202,'131749832700','97',1.00,'700','retail','0','2025-06-13 20:02:32','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-06-13 17:02:58','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','32.00','31','Inclusive','branch','Inventory','','','','','','B','13174983338511051202311'),(7203,'131749832700','344',1.00,'450','retail','0','2025-06-13 20:02:32','bale','','','220','Cash',0.00,'450','','','13','0','1','2025-06-13 17:02:58','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174983347331723031332'),(7204,'131749832700','364',3.00,'900','retail','0','2025-06-13 20:02:32','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-06-13 17:02:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','512.00','509','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174983350607031323006'),(7205,'131749832700','1215',1.00,'250','retail','0','2025-06-13 20:02:32','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-06-13 17:02:58','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','13174983352625239220720'),(7206,'131749832700','329',1.00,'150','retail','0','2025-06-13 20:02:32','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-06-13 17:02:58','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174983364603023101832'),(7207,'131749832700','1197',1.00,'950','retail','0','2025-06-13 20:02:32','bale','','','400','Cash',0.00,'950','','','13','0','1','2025-06-13 17:02:58','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',950.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174983415133230421323'),(7208,'131749834510','1182',1.00,'2000','retail','0','2025-06-13 20:08:45','bale','','','1200','Cash',0.00,'2000','','','13','0','1','2025-06-13 17:09:15','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174983452482229022308'),(7209,'131749918916','308',2.00,'200','retail','0','2025-06-14 19:39:17','bale','','','30','Cash',0.00,'100','','','13','0','1','2025-06-14 16:39:37','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174991894829373299231'),(7210,'131749918916','288',2.00,'100','retail','0','2025-06-14 19:39:17','bale','','','21','Cash',0.00,'50','','','13','0','1','2025-06-14 16:39:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174991896523332712300'),(7211,'131749918916','1144',1.00,'3000','retail','0','2025-06-14 19:39:17','bale','','','1800','Cash',0.00,'3000','','','13','0','1','2025-06-14 16:39:37','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',3000.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174991907232002010942'),(7212,'131749918916','219',1.00,'800','retail','0','2025-06-14 19:39:17','bale','','','400','Cash',0.00,'800','','','13','0','1','2025-06-14 16:39:37','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174991912430342201320'),(7213,'131749918916','6947662262220',1.00,'950','retail','0','2025-06-14 19:39:17','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-14 16:39:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','26.00','25','Inclusive','branch','Inventory','','','','','','B','13174991913722037933232'),(7214,'131749918916','15',3.00,'300','retail','0','2025-06-14 19:39:17','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-06-14 16:39:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'3','76.00','73','Inclusive','branch','Inventory','','','','','','B','13174991915693923120239'),(7215,'131749919233','271',1.00,'1500','retail','0','2025-06-14 20:00:22','bale','','','850','Cash',0.00,'1500','','','13','0','1','2025-06-14 17:00:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174991924573071372412'),(7216,'131749919233','364',2.00,'600','retail','0','2025-06-14 20:00:22','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-06-14 17:00:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','509.00','507','Inclusive','branch','Inventory','1110','4000','5500','','','B','13174991928503822393332'),(7217,'131750001149','168',1.00,'900','retail','0','2025-06-15 18:28:40','bale','','','520','Cash',0.00,'900','','','13','0','1','2025-06-15 15:29:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175000118633302061336'),(7218,'131750001149','231',1.00,'850','retail','0','2025-06-15 18:28:40','bale','','','450','Cash',0.00,'850','','','13','0','1','2025-06-15 15:29:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',850.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175000120570755521323'),(7219,'131750001149','1174',2.00,'1598','retail','0','2025-06-15 18:28:40','bale','','','650','Cash',0.00,'799','','','13','0','1','2025-06-15 15:29:17','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175000122223270532531'),(7220,'131750001149','1175',1.00,'200','retail','0','2025-06-15 18:28:40','bale','','','108','Cash',0.00,'200','','','13','0','1','2025-06-15 15:29:17','2','5','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175000123131000231133'),(7221,'131750001149','6972410090008',1.00,'300','retail','0','2025-06-15 18:28:40','bale','','','142','Cash',0.00,'300','','','13','0.00','1','2025-06-15 15:29:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','28.00','27','Inclusive','branch','Inventory','','','','','','B','13175000126473220242506'),(7222,'131750001149','13',2.00,'1200','retail','0','2025-06-15 18:28:40','bale','','','350','Cash',0.00,'600','','','13','0.00','1','2025-06-15 15:29:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'2','10.00','8','Inclusive','branch','Inventory','','','','','','B','13175000128022070213022'),(7223,'131750001149','300',1.00,'50','retail','0','2025-06-15 18:28:40','bale','','','36','Cash',0.00,'50','','','13','0','1','2025-06-15 15:29:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175000129520252022222'),(7224,'131750001149','1204',3.00,'300','retail','0','2025-06-15 18:28:40','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-15 15:29:17','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'3','240.00','237','Inclusive','branch','Inventory','1110','4000','5500','','','','13175000131903112530003'),(7225,'131750001359','554',1.00,'650','retail','0','2025-06-15 18:29:56','bale','','','400','Cash',0.00,'650','','','13','0','1','2025-06-15 15:30:27','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13175000139523032322203'),(7226,'111750002364','300',1.00,'50','retail','0','2025-06-15 18:46:14','','','','36','Cash',0.00,'50','','','11','0','1','2025-06-15 15:46:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','11175000237303032333213'),(7227,'111750002427','m52',6.00,'1200','retail','0','2025-06-15 18:47:48','','','','100','Cash',0.00,'200','','','11','0','1','2025-06-15 15:47:51','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'6','19.00','13','Inclusive','branch','Inventory','','4000','Asset','','','B','11175000244220320235432'),(7228,'111750002427','m77',2.00,'1500','retail','0','2025-06-15 18:47:48','','','','450','Cash',0.00,'750','','','11','0.00','1','2025-06-15 15:47:51','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',750.00,'2','2.00','0','Inclusive','branch','Inventory','','','','','','B','11175000246833425203803'),(7229,'131750093526','13',1.00,'600','retail','0','2025-06-16 20:13:12','bale','','','350','Cash',0.00,'600','','','13','0.00','1','2025-06-16 17:13:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13175009355550220033903'),(7230,'131750093526','364',3.00,'900','retail','0','2025-06-16 20:13:12','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-06-16 17:13:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'3','507.00','504','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175009361129000303013'),(7231,'131750093526','329',1.00,'150','retail','0','2025-06-16 20:13:12','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-06-16 17:13:18','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175009362402022033026'),(7232,'131750093526','260',3.00,'1500','retail','0','2025-06-16 20:13:12','bale','','','300','Cash',0.00,'500','','','13','0','1','2025-06-16 17:13:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'3','74.00','71','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175009367360217331730'),(7233,'131750093526','15',2.00,'200','retail','0','2025-06-16 20:13:12','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-06-16 17:13:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'2','73.00','71','Inclusive','branch','Inventory','','','','','','B','13175009386630232232132'),(7234,'131750093526','3',1.00,'850','retail','0','2025-06-16 20:13:12','bale','','','450','Cash',0.00,'850','','','13','0.00','1','2025-06-16 17:13:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','13175009392032903123233'),(7235,'131750093526','1202',3.00,'0','retail','0','2025-06-16 20:13:12','bale','','','125','Cash',0.00,'0','','','13','0','1','2025-06-16 17:13:18','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','C','13175009399133133913323'),(7236,'131750094000','463',1.00,'450','retail','0','2025-06-16 20:14:37','bale','','','300','Cash',0.00,'450','','','13','0.00','1','2025-06-16 17:14:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13175009407772323231202'),(7237,'131750094115','132',2.00,'400','retail','0','2025-06-16 20:20:46','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-06-16 17:20:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','103.00','101','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175009422102359022239'),(7238,'131750094115','1200',1.00,'1800','retail','0','2025-06-16 20:20:46','bale','','','1000','Cash',0.00,'1800','','','13','0','1','2025-06-16 17:20:53','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1800.00,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175009426033000000310'),(7239,'131750094115','199',4.00,'600','retail','0','2025-06-16 20:20:46','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-16 17:20:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'4','41.00','37','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175009429832950202172'),(7240,'131750094115','262',1.00,'1100','retail','0','2025-06-16 20:20:46','bale','','','550','Cash',0.00,'1100','','','13','0','1','2025-06-16 17:20:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175009434233033330243'),(7241,'131750094115','36',1.00,'550','retail','0','2025-06-16 20:20:46','bale','','','250','Cash',0.00,'550','','','13','0.00','1','2025-06-16 17:20:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','13175009444505233349333'),(7242,'131750178649','329',1.00,'150','retail','0','2025-06-17 19:58:14','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-06-17 16:58:25','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017866622323666627'),(7243,'131750178649','300',1.00,'50','retail','0','2025-06-17 19:58:14','bale','','','36','Cash',0.00,'50','','','13','0','1','2025-06-17 16:58:25','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017868453230233203'),(7244,'131750178649','148',1.00,'200','retail','0','2025-06-17 19:58:14','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-06-17 16:58:25','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017870003200110311'),(7245,'131750178649','258',1.00,'1300','retail','0','2025-06-17 19:58:14','bale','','','700','Cash',0.00,'1300','','','13','0','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1300.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017872320333037132'),(7246,'131750178649','1209',1.00,'650','retail','0','2025-06-17 19:58:14','bale','','','350','Cash',0.00,'650','','','13','0','1','2025-06-17 16:58:25','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',650.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','13175017874333743203401'),(7247,'131750178649','342',1.00,'1000','retail','0','2025-06-17 19:58:14','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-06-17 16:58:25','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017876130027233012'),(7248,'131750178649','197',1.00,'800','retail','0','2025-06-17 19:58:14','bale','','','450','Cash',0.00,'800','','','13','0','1','2025-06-17 16:58:25','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017883030052030712'),(7249,'131750178649','364',2.00,'600','retail','0','2025-06-17 19:58:14','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','504.00','502','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017885151383222252'),(7250,'131750178649','15',1.00,'100','retail','0','2025-06-17 19:58:14','bale','','','45','Cash',0.00,'100','','','13','0.00','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','71.00','70','Inclusive','branch','Inventory','','','','','','B','13175017887328320232225'),(7251,'131750178649','21',1.00,'200','retail','0','2025-06-17 19:58:14','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','41.00','40','Inclusive','branch','Inventory','','','','','','B','13175017888728337838232'),(7252,'131750178649','1147',1.00,'120','retail','0','2025-06-17 19:58:14','bale','','','70','Cash',0.00,'120','','','13','0','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017896275120231326'),(7253,'131750178649','41',1.00,'3800','retail','0','2025-06-17 19:58:14','bale','','','2500','Cash',0.00,'3800','','','13','0.00','1','2025-06-17 16:58:25','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13175017899393233232253'),(7254,'131750178649','364',2.00,'600','retail','0','2025-06-17 19:58:14','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','502.00','500','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017902173032095222'),(7255,'131750178649','1187',5.00,'1000','retail','0','2025-06-17 19:58:14','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'5','325.00','320','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017907913033331912'),(7256,'131750178649','1204',1.00,'100','retail','0','2025-06-17 19:58:14','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','237.00','236','Inclusive','branch','Inventory','1110','4000','5500','','','','13175017909922313302150'),(7257,'131750178649','1212',1.00,'1000','retail','0','2025-06-17 19:58:14','bale','','','450','Cash',0.00,'1000','','','13','0','1','2025-06-17 16:58:25','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','','13175017911670000071111'),(7258,'131750178649','337',1.00,'1600','retail','0','2025-06-17 19:58:14','bale','','','850','Cash',0.00,'1600','','','13','0','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017928202323722102'),(7259,'131750178649','234',1.00,'450','retail','0','2025-06-17 19:58:14','bale','','','285','Cash',0.00,'450','','','13','0','1','2025-06-17 16:58:25','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175017936313210321203'),(7260,'131750178649','18',2.00,'240','retail','0','2025-06-17 19:58:14','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','109.00','107','Inclusive','branch','Inventory','','','','','','B','13175017939131037273503'),(7261,'131750178649','1235',1.00,'300','retail','0','2025-06-17 19:58:14','bale','','','170','Cash',0.00,'300','','','13','0','1','2025-06-17 16:58:25','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','','13175017949323321720230'),(7262,'131750179742','456',3.00,'1050','retail','0','2025-06-17 20:08:38','bale','','','209','Cash',0.00,'350','','','13','0.00','1','2025-06-17 17:08:45','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'3','3.00','0','Inclusive','branch','Inventory','','','','','','B','13175017988113822707023'),(7263,'131750179742','1206',1.00,'1500','retail','0','2025-06-17 20:08:38','bale','','','750','Cash',0.00,'1500','','','13','0','1','2025-06-17 17:08:45','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1500.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','13175018011700152232310'),(7264,'131750180187','49',2.00,'3200','retail','0','2025-06-17 20:10:24','bale','','','900','Cash',0.00,'1600','','','13','0.00','1','2025-06-17 17:10:32','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'2','8.00','6','Inclusive','branch','Inventory','','','','','','B','13175018022473230332223'),(7265,'131750182180','1187',2.00,'400','retail','0','2025-06-17 20:44:32','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-17 17:44:49','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','320.00','318','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175018227123722220027'),(7266,'131750265531','271',1.00,'1500','retail','0','2025-06-18 19:56:57','bale','','','850','Cash',0.00,'1500','','','13','0','1','2025-06-18 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175026567061536102003'),(7267,'131750265531','4',3.00,'4950','retail','0','2025-06-18 19:56:57','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-06-18 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'3','24.00','21','Inclusive','branch','Inventory','','','','','','B','13175026569966333130033'),(7268,'131750265531','13',2.00,'1200','retail','0','2025-06-18 19:56:57','bale','','','350','Cash',0.00,'600','','','13','0.00','1','2025-06-18 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'2','7.00','5','Inclusive','branch','Inventory','','','','','','B','13175026572200205127227'),(7269,'131750265531','21',1.00,'200','retail','0','2025-06-18 19:56:57','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-18 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','','B','13175026574523253372200'),(7270,'131750265531','132',2.00,'400','retail','0','2025-06-18 19:56:57','bale','','','104','Cash',0.00,'200','','','13','0.00','1','2025-06-18 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','101.00','99','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175026577673567223303'),(7271,'131750265531','311',1.00,'1200','retail','0','2025-06-18 19:56:57','bale','','','580','Cash',0.00,'1200','','','13','0','1','2025-06-18 16:58:24','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175026579520203670353'),(7272,'131750265531','1204',3.00,'300','retail','0','2025-06-18 19:56:57','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-18 16:58:24','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'3','236.00','233','Inclusive','branch','Inventory','1110','4000','5500','','','','13175026581623223382013'),(7273,'131750265909','542',1.00,'200','retail','0','2025-06-18 20:04:59','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-06-18 17:05:08','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13175026595132322373209'),(7274,'131750265909','m15',1.00,'499','retail','0','2025-06-18 20:04:59','bale','','','300','Cash',0.00,'499','','','13','0','1','2025-06-18 17:05:08','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',499.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13175026629962093200722'),(7275,'131750266354','6947662262220',1.00,'950','retail','0','2025-06-18 20:06:06','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-18 17:06:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','13175026636530321230232'),(7276,'131750266570','300',1.00,'50','retail','0','2025-06-18 20:09:54','bale','','','36','Cash',0.00,'50','','','13','0','1','2025-06-18 17:10:09','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175026659320252220220'),(7277,'131750350288','421',1.00,'18500','retail','0','2025-06-19 19:25:58','bale','','','15500','Cash',0.00,'18500','','','13','0.00','1','2025-06-19 16:26:03','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',18500.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13175035035700307033533'),(7278,'131750350366','83',1.00,'1500','retail','0','2025-06-19 19:32:38','bale','','','800','Cash',0.00,'1500','','','13','0.00','1','2025-06-19 17:05:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13175035043523233023300'),(7279,'131750350366','1199',2.00,'4000','retail','0','2025-06-19 19:32:38','bale','','','1250','Cash',0.00,'2000','','','13','0','1','2025-06-19 17:05:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175035045952252203123'),(7280,'131750350366','1186',1.00,'450','retail','0','2025-06-19 19:32:38','bale','','','72','Cash',0.00,'450','','','13','0','1','2025-06-19 17:05:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175035048003300317122'),(7281,'131750350366','1187',3.00,'600','retail','0','2025-06-19 19:32:38','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-19 17:05:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'3','318.00','315','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175035050800303120255'),(7282,'131750350366','337',1.00,'1600','retail','0','2025-06-19 19:32:38','bale','','','850','Cash',0.00,'1600','','','13','0','1','2025-06-19 17:05:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175035053425323730002'),(7283,'131750350366','204',1.00,'1800','retail','0','2025-06-19 19:32:38','bale','','','1200','Cash',0.00,'1800','','','13','0','1','2025-06-19 17:05:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175035060133015120033'),(7284,'131750350366','6957660746691',1.00,'700','retail','0','2025-06-19 19:32:38','bale','','','0','Cash',0.00,'700','','','13','0.00','1','2025-06-19 17:05:51','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','12.00','11','Inclusive','branch','Inventory','','','','','','B','13175035062909227620333'),(7285,'131750350366','1204',2.00,'200','retail','0','2025-06-19 19:32:38','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-19 17:05:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'2','233.00','231','Inclusive','branch','Inventory','1110','4000','5500','','','','13175035071130331321330'),(7286,'131750350366','336',1.00,'3200','retail','0','2025-06-19 19:32:38','bale','','','1700','Cash',0.00,'3200','','','13','0','1','2025-06-19 17:05:51','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3200.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175035075720223323153'),(7287,'131750352776','26',1.00,'600','retail','0','2025-06-19 20:06:56','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-06-19 17:08:52','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','16.00','15','Inclusive','branch','Inventory','','','','','','B','13175035281523333530732'),(7288,'131750437616','154',1.00,'1500','retail','0','2025-06-20 19:45:35','bale','','','1100','Cash',0.00,'1500','','','13','0','1','2025-06-20 16:46:49','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175043763233322023367'),(7289,'131750437616','1150',2.00,'5000','retail','0','2025-06-20 19:45:35','bale','','','1200','Cash',0.00,'2500','','','13','0','1','2025-06-20 16:46:49','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175043769034372322202'),(7290,'131750437616','1187',3.00,'600','retail','0','2025-06-20 19:45:35','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-20 16:46:49','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'3','315.00','312','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175043777803251212282'),(7291,'131750437616','199',6.00,'900','retail','0','2025-06-20 19:45:35','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-20 16:46:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'6','37.00','31','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175043780800233503380'),(7292,'131750437616','1204',2.00,'200','retail','0','2025-06-20 19:45:35','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-20 16:46:49','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'2','231.00','229','Inclusive','branch','Inventory','1110','4000','5500','','','','13175043782533220222012'),(7293,'131750437616','1118',10.00,'4500','retail','0','2025-06-20 19:45:35','bale','','','250','Cash',0.00,'450','','','13','0','1','2025-06-20 16:46:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'10','19.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175043785620303202071'),(7294,'131750437616','199',3.00,'450','retail','0','2025-06-20 19:45:35','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-20 16:46:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'3','31.00','28','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175043792120223323133'),(7295,'131750437616','1204',1.00,'100','retail','0','2025-06-20 19:45:35','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-20 16:46:49','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','229.00','228','Inclusive','branch','Inventory','1110','4000','5500','','','','13175043793421429332232'),(7296,'131750438046','561',6.00,'900','retail','0','2025-06-20 19:49:55','bale','','','95','Cash',0.00,'150','','','13','0','1','2025-06-20 16:50:18','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'6','26.00','20','Inclusive','branch','Inventory','','4000','Asset','','','B','13175043808822272333033'),(7297,'131750438046','650',1.00,'950','retail','0','2025-06-20 19:49:55','bale','','','800','Cash',0.00,'950','','','13','0','1','2025-06-20 16:50:18','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13175043810828332330333'),(7298,'131750438046','629',2.00,'300','retail','0','2025-06-20 19:49:55','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-20 16:50:18','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'2','2.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13175043813903032430032'),(7299,'131750438046','631',2.00,'500','retail','0','2025-06-20 19:49:55','bale','','','140','Cash',0.00,'250','','','13','0','1','2025-06-20 16:50:18','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'2','2.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13175043816602032130332'),(7300,'131750438046','632',2.00,'600','retail','0','2025-06-20 19:49:55','bale','','','140','Cash',0.00,'300','','','13','0','1','2025-06-20 16:50:18','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'2','6.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','13175043819302303313032'),(7301,'131750438226','148',1.00,'200','retail','0','2025-06-20 19:51:20','bale','','','150','Cash',0.00,'200','','','13','0','1','2025-06-20 16:53:34','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175043827920002330032'),(7302,'131750525908','1204',2.00,'200','retail','0','2025-06-21 21:11:02','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'2','228.00','226','Inclusive','branch','Inventory','1110','4000','5500','','','','13175052593921301259222'),(7303,'131750525908','591',1.00,'999','retail','0','2025-06-21 21:11:02','bale','','','650','Cash',0.00,'999','','','13','0.00','1','2025-06-21 18:11:47','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',999.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13175052605612733322522'),(7304,'131750525908','1204',10.00,'1000','retail','0','2025-06-21 21:11:02','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'10','226.00','216','Inclusive','branch','Inventory','1110','4000','5500','','','','13175052606750125237260'),(7305,'131750525908','1211',1.00,'60','retail','0','2025-06-21 21:11:02','bale','','','30','Cash',0.00,'60','','','13','0','1','2025-06-21 18:11:47','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','13175052753656305122700'),(7306,'131750525908','97',1.00,'700','retail','0','2025-06-21 21:11:02','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','31.00','30','Inclusive','branch','Inventory','','','','','','B','13175052757121355553130'),(7307,'131750525908','1211',1.00,'60','retail','0','2025-06-21 21:11:02','bale','','','30','Cash',0.00,'60','','','13','0','1','2025-06-21 18:11:47','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',60.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','13175052758623307023302'),(7308,'131750525908','4',1.00,'1650','retail','0','2025-06-21 21:11:02','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','13175052761351076052022'),(7309,'131750525908','37',1.00,'1250','retail','0','2025-06-21 21:11:02','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','40.00','39','Inclusive','branch','Inventory','','','','','','B','13175052763021012100300'),(7310,'131750525908','6947662262220',1.00,'950','retail','0','2025-06-21 21:11:02','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','24.00','23','Inclusive','branch','Inventory','','','','','','B','13175052763923300032371'),(7311,'131750525908','301',1.00,'50','retail','0','2025-06-21 21:11:02','bale','','','31','Cash',0.00,'50','','','13','0','1','2025-06-21 18:11:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',50.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175052764952343072337'),(7312,'131750525908','41',1.00,'3800','retail','0','2025-06-21 21:11:02','bale','','','2500','Cash',0.00,'3800','','','13','0.00','1','2025-06-21 18:11:47','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13175052774125304250022'),(7313,'131750525908','168',1.00,'900','retail','0','2025-06-21 21:11:02','bale','','','520','Cash',0.00,'900','','','13','0','1','2025-06-21 18:11:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175052796123302003775'),(7314,'131750525908','352',1.00,'1500','retail','0','2025-06-21 21:11:02','bale','','','1000','Cash',0.00,'1500','','','13','0','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175052799692009330393'),(7315,'131750525908','237',1.00,'1600','retail','0','2025-06-21 21:11:02','bale','','','1000','Cash',0.00,'1600','','','13','0','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175052801320333385223'),(7316,'131750525908','6947662262220',1.00,'950','retail','0','2025-06-21 21:11:02','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','23.00','22','Inclusive','branch','Inventory','','','','','','B','13175052802370033233300'),(7317,'131750525908','1189',1.00,'550','retail','0','2025-06-21 21:11:02','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-06-21 18:11:47','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','C','13175052804552780720523'),(7318,'131750525908','319',1.00,'650','retail','0','2025-06-21 21:11:02','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175052806033202310835'),(7319,'131750525908','170',5.00,'350','retail','0','2025-06-21 21:11:02','bale','','','50','Cash',0.00,'70','','','13','0','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'5','101.00','96','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175052811173313151022'),(7320,'131750525908','365',1.00,'4500','retail','0','2025-06-21 21:11:02','bale','','','2900','Cash',0.00,'4500','','','13','0','1','2025-06-21 18:11:47','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175052904153523002223'),(7321,'131750525908','334',1.00,'2800','retail','0','2025-06-21 21:11:02','bale','','','1700','Cash',0.00,'2800','','','13','0','1','2025-06-21 18:11:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2800.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175052946102023023536'),(7322,'131750606043','6925546000205',1.00,'2500','retail','0','2025-06-22 18:36:17','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-06-22 15:37:55','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','18.00','17','Inclusive','branch','Inventory','','','','','','B','13175060608462060323002'),(7323,'131750606043','81',1.00,'1800','retail','0','2025-06-22 18:36:17','bale','','','1000','Cash',0.00,'1800','','','13','0.00','1','2025-06-22 15:37:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1800.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13175060615335323233113'),(7324,'131750606043','5',10.00,'3000','retail','0','2025-06-22 18:36:17','bale','','','190','Cash',0.00,'300','','','13','0.00','1','2025-06-22 15:37:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'10','292.00','282','Inclusive','branch','Inventory','','','','','','B','13175060632322272223337'),(7325,'131750606043','1204',1.00,'100','retail','0','2025-06-22 18:36:17','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-22 15:37:55','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'1','216.00','215','Inclusive','branch','Inventory','1110','4000','5500','','','','13175060639036035223000'),(7326,'131750606043','1192',1.00,'850','retail','0','2025-06-22 18:36:17','bale','','','400','Cash',0.00,'850','','','13','0','1','2025-06-22 15:37:55','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',850.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175060649001022350260'),(7327,'131750606043','1187',2.00,'400','retail','0','2025-06-22 18:36:17','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-22 15:37:55','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','312.00','310','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175060653415720000312'),(7328,'131750606043','313',1.00,'200','retail','0','2025-06-22 18:36:17','bale','','','80','Cash',0.00,'200','','','13','0','1','2025-06-22 15:37:55','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175060657632270500030'),(7329,'131750606680','455',1.00,'300','retail','0','2025-06-22 18:44:06','bale','','','180','Cash',0.00,'300','','','13','0.00','1','2025-06-22 15:44:18','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','10.00','9','Inclusive','branch','Inventory','','','','','','B','13175060704432026503004'),(7330,'131750698172','49',1.00,'1600','retail','0','2025-06-23 20:08:29','bale','','','900','Cash',0.00,'1600','','','13','0.00','1','2025-06-23 17:19:34','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13175069820426047221203'),(7331,'131750698172','185',3.00,'180','retail','0','2025-06-23 20:08:29','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-06-23 17:19:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','58.00','55','Inclusive','branch','None Inventory','1110','4000','5500','','','','13175069822272232303120'),(7332,'131750698172','37',2.00,'2500','retail','0','2025-06-23 20:08:29','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-06-23 17:19:34','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'2','39.00','37','Inclusive','branch','Inventory','','','','','','B','13175069826022932030330'),(7333,'131750698172','21',3.00,'600','retail','0','2025-06-23 20:08:29','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-23 17:19:34','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'3','39.00','36','Inclusive','branch','Inventory','','','','','','B','13175069835623226305552'),(7334,'131750698172','1147',2.00,'240','retail','0','2025-06-23 20:08:29','bale','','','70','Cash',0.00,'120','','','13','0','1','2025-06-23 17:19:34','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',120.00,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175069840003322333200'),(7335,'131750698172','366',1.00,'500','retail','0','2025-06-23 20:08:29','bale','','','250','Cash',0.00,'500','','','13','0','1','2025-06-23 17:19:34','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175069848223132062336'),(7336,'131750698172','110',1.00,'250','retail','0','2025-06-23 20:08:29','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-06-23 17:19:34','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','25.00','24','Inclusive','branch','Inventory','','','','','','B','13175069850833939320302'),(7337,'131750699175','m22',1.00,'200','retail','0','2025-06-23 20:19:54','bale','','','80','Cash',0.00,'200','','','13','0','1','2025-06-23 17:20:13','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','5.00','4','Inclusive','branch','Inventory','','4000','Asset','','','B','13175069919413100329623'),(7338,'131750743733','1189',2.00,'1100','retail','0','2025-06-24 08:43:39','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-06-24 05:43:46','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','C','13175074378387382730332'),(7339,'131750743733','26',1.00,'600','retail','0','2025-06-24 08:43:39','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-06-24 05:43:46','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','15.00','14','Inclusive','branch','Inventory','','','','','','B','13175074381832233322823'),(7340,'131750830174','556',2.00,'3998','retail','0','2025-06-25 08:43:17','bale','','','1200','Cash',0.00,'1999','','','13','0','1','2025-06-25 05:43:28','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1999.00,'2','4.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13175083019710211000323'),(7341,'131750831880','1162',1.00,'1200','retail','0','2025-06-25 09:13:04','bale','','','700','Cash',0.00,'1200','','','13','0','1','2025-06-25 06:13:13','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175083193431203394292'),(7342,'131750831880','4',1.00,'1650','retail','0','2025-06-25 09:13:04','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-06-25 06:13:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','20.00','19','Inclusive','branch','Inventory','','','','','','B','13175083195500318378022'),(7343,'131750831880','25',1.00,'900','retail','0','2025-06-25 09:13:04','bale','','','600','Cash',0.00,'900','','','13','0.00','1','2025-06-25 06:13:13','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13175083198422833800078'),(7344,'131750852117','6970802080026',1.00,'850','retail','0','2025-06-25 14:49:20','bale','','','350','Cash',0.00,'850','','','13','0.00','1','2025-06-25 11:49:37','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'1','7.00','6','Inclusive','branch','Inventory','','','','','','B','13175085213872333233132'),(7345,'131750852181','12',1.00,'800','retail','0','2025-06-25 15:12:54','bale','','','450','Cash',0.00,'800','','','13','0.00','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13175085222627323107202'),(7346,'131750852181','278',1.00,'700','retail','0','2025-06-25 15:12:54','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-06-25 12:13:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085224632533223003'),(7347,'131750852181','41',1.00,'3800','retail','0','2025-06-25 15:12:54','bale','','','2500','Cash',0.00,'3800','','','13','0.00','1','2025-06-25 12:13:17','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',3800.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13175085232432102233200'),(7348,'131750852181','154',1.00,'1500','retail','0','2025-06-25 15:12:54','bale','','','1100','Cash',0.00,'1500','','','13','0','1','2025-06-25 12:13:17','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085237002003105323'),(7349,'131750852181','63',1.00,'1500','retail','0','2025-06-25 15:12:54','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-06-25 12:13:17','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','4.00','3','Inclusive','branch','Inventory','','','','','','B','13175085249623132060003'),(7350,'131750852181','6925546000205',1.00,'2500','retail','0','2025-06-25 15:12:54','bale','','','1400','Cash',0.00,'2500','','','13','0.00','1','2025-06-25 12:13:17','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','17.00','16','Inclusive','branch','Inventory','','','','','','B','13175085262932280200265'),(7351,'131750852181','67',1.00,'800','retail','0','2025-06-25 15:12:54','bale','','','350','Cash',0.00,'800','','','13','0','1','2025-06-25 12:13:17','2','4','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',800.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13175085267922350313252'),(7352,'131750852181','281',1.00,'950','retail','0','2025-06-25 15:12:54','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085273902327930033'),(7353,'131750852181','168',1.00,'900','retail','0','2025-06-25 15:12:54','bale','','','520','Cash',0.00,'900','','','13','0','1','2025-06-25 12:13:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',900.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085276402223532223'),(7354,'131750852181','50',1.00,'2800','retail','0','2025-06-25 15:12:54','bale','','','1900','Cash',0.00,'2800','','','13','0.00','1','2025-06-25 12:13:17','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13175085278853022723781'),(7355,'131750852181','110',2.00,'500','retail','0','2025-06-25 15:12:54','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'2','24.00','22','Inclusive','branch','Inventory','','','','','','B','13175085292432212238220'),(7356,'131750852181','20',1.00,'80','retail','0','2025-06-25 15:12:54','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','161.00','160','Inclusive','branch','Inventory','','','','','','B','13175085300913012220329'),(7357,'131750852181','1186',2.00,'900','retail','0','2025-06-25 15:12:54','bale','','','72','Cash',0.00,'450','','','13','0','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085305170203513232'),(7358,'131750852181','1187',2.00,'400','retail','0','2025-06-25 15:12:54','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','310.00','308','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085309629320735302'),(7359,'131750852181','281',1.00,'950','retail','0','2025-06-25 15:12:54','bale','','','500','Cash',0.00,'950','','','13','0','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085312013223387025'),(7360,'131750852181','18',3.00,'360','retail','0','2025-06-25 15:12:54','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'3','107.00','104','Inclusive','branch','Inventory','','','','','','B','13175085324432300233333'),(7361,'131750852181','86',1.00,'1500','retail','0','2025-06-25 15:12:54','bale','','','1500','Cash',0.00,'1500','','','13','0.00','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','8.00','7','Inclusive','branch','Inventory','','','','','','B','13175085328523725325582'),(7362,'131750852181','1214',1.00,'250','retail','0','2025-06-25 15:12:54','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-06-25 12:13:17','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','','13175085330730200222020'),(7363,'131750852181','183',1.00,'300','retail','0','2025-06-25 15:12:54','bale','','','150','Cash',0.00,'300','','','13','0','1','2025-06-25 12:13:17','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085341233032012823'),(7364,'131750852181','97',1.00,'700','retail','0','2025-06-25 15:12:54','bale','','','450','Cash',0.00,'700','','','13','0','1','2025-06-25 12:13:17','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',700.00,'1','30.00','29','Inclusive','branch','Inventory','','','','','','B','13175085346113223633301'),(7365,'131750852181','1189',1.00,'550','retail','0','2025-06-25 15:12:54','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-06-25 12:13:17','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','C','13175085351280323523802'),(7366,'131750852181','233',1.00,'450','retail','0','2025-06-25 15:12:54','bale','','','240','Cash',0.00,'450','','','13','0','1','2025-06-25 12:13:17','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085357307322022523'),(7367,'131750853657','32',3.00,'750','retail','0','2025-06-25 15:32:43','bale','','','150','Cash',0.00,'250','','','13','0.00','1','2025-06-25 12:32:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'3','72.00','69','Inclusive','branch','Inventory','','','','','','B','13175085397625727131722'),(7368,'131750853657','21',2.00,'400','retail','0','2025-06-25 15:32:43','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-25 12:32:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','36.00','34','Inclusive','branch','Inventory','','','','','','B','13175085400202000321323'),(7369,'131750853657','278',1.00,'700','retail','0','2025-06-25 15:32:43','bale','','','390','Cash',0.00,'700','','','13','0','1','2025-06-25 12:32:51','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',700.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085405913020322002'),(7370,'131750853657','319',2.00,'1300','retail','0','2025-06-25 15:32:43','bale','','','450','Cash',0.00,'650','','','13','0','1','2025-06-25 12:32:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085411730321230232'),(7371,'131750853657','34',1.00,'350','retail','0','2025-06-25 15:32:43','bale','','','200','Cash',0.00,'350','','','13','0.00','1','2025-06-25 12:32:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'1','11.00','10','Inclusive','branch','Inventory','','','','','','B','13175085416832033253301'),(7372,'131750853657','18',2.00,'240','retail','0','2025-06-25 15:32:43','bale','','','45','Cash',0.00,'120','','','13','0.00','1','2025-06-25 12:32:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.00,'2','104.00','102','Inclusive','branch','Inventory','','','','','','B','13175085420720700211332'),(7373,'131750853657','93',3.00,'900','retail','0','2025-06-25 15:32:43','bale','','','180','Cash',0.00,'300','','','13','0.00','1','2025-06-25 12:32:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','23.00','20','Inclusive','branch','Inventory','','','','','','B','13175085426543863623022'),(7374,'131750853657','223',3.00,'750','retail','0','2025-06-25 15:32:43','bale','','','116','Cash',0.00,'250','','','13','0','1','2025-06-25 12:32:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'3','117.00','114','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085434132040045343'),(7375,'131750853657','1186',1.00,'450','retail','0','2025-06-25 15:32:43','bale','','','72','Cash',0.00,'450','','','13','0','1','2025-06-25 12:32:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085444521427233202'),(7376,'131750853657','1187',3.00,'600','retail','0','2025-06-25 15:32:43','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-25 12:32:51','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'3','308.00','305','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085451132521232323'),(7377,'131750853657','196',1.00,'999','retail','0','2025-06-25 15:32:43','bale','','','500','Cash',0.00,'999','','','13','0','1','2025-06-25 12:32:51','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',999.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175085476220320235632'),(7378,'131750955823','m92',1.00,'3999','retail','0','2025-06-26 19:38:25','bale','','','1650','Cash',0.00,'3999','','','13','0.00','1','2025-06-26 16:38:33','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',3999.00,'1','2.00','1','Inclusive','branch','Inventory','','','','','','B','13175095590229702702930'),(7379,'131750955917','185',3.00,'180','retail','0','2025-06-26 19:42:02','bale','','','22','Cash',0.00,'60','','','13','0','1','2025-06-26 16:43:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'3','55.00','52','Inclusive','branch','None Inventory','1110','4000','5500','','','','13175095594600222022301'),(7380,'131750955917','364',4.00,'1200','retail','0','2025-06-26 19:42:02','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-06-26 16:43:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'4','500.00','496','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175095599503035220233'),(7381,'131750955917','37',1.00,'1250','retail','0','2025-06-26 19:42:02','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-06-26 16:43:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','37.00','36','Inclusive','branch','Inventory','','','','','','B','13175095601632063603027'),(7382,'131750955917','287',1.00,'1450','retail','0','2025-06-26 19:42:02','bale','','','700','Cash',0.00,'1450','','','13','0','1','2025-06-26 16:43:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1450.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175095603616093337936'),(7383,'131750955917','1189',1.00,'550','retail','0','2025-06-26 19:42:02','bale','','','170','Cash',0.00,'550','','','13','0','1','2025-06-26 16:43:18','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','C','13175095605263302225223'),(7384,'131750955917','1220',1.00,'300','retail','0','2025-06-26 19:42:02','bale','','','180','Cash',0.00,'300','','','13','0','1','2025-06-26 16:43:18','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','','13175095612253100230033'),(7385,'131750956240','365',1.00,'4500','retail','0','2025-06-26 19:45:33','bale','','','2900','Cash',0.00,'4500','','','13','0','1','2025-06-26 16:45:44','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175095627102223653320'),(7386,'131750956240','337',1.00,'1600','retail','0','2025-06-26 19:45:33','bale','','','850','Cash',0.00,'1600','','','13','0','1','2025-06-26 16:45:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175095630730250203312'),(7387,'131750956240','37',1.00,'1250','retail','0','2025-06-26 19:45:33','bale','','','700','Cash',0.00,'1250','','','13','0.00','1','2025-06-26 16:45:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1250.00,'1','36.00','35','Inclusive','branch','Inventory','','','','','','B','13175095633233227371221'),(7388,'131750956726','1218',1.00,'1400','retail','0','2025-06-26 19:53:02','bale','','','800','Cash',0.00,'1400','','','13','0','1','2025-06-26 16:53:10','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1400.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','','13175095678127203327623'),(7389,'131750958511','130',1.00,'550','retail','0','2025-06-26 20:24:48','bale','','','350','Cash',0.00,'550','','','13','0.00','1','2025-06-26 17:31:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175095853620330325253'),(7390,'131750958511','199',2.00,'300','retail','0','2025-06-26 20:24:48','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-26 17:31:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175095864033320303180'),(7391,'131750958511','204',1.00,'1800','retail','0','2025-06-26 20:24:48','bale','','','1200','Cash',0.00,'1800','','','13','0','1','2025-06-26 17:31:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1800.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175095868783355070357'),(7392,'131751004742','493',1.00,'1500','retail','0','2025-06-27 09:12:51','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-06-27 06:13:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','6.00','5','Inclusive','branch','Inventory','','','','','','B','13175100476932061140367'),(7393,'131751044112','26',1.00,'600','retail','0','2025-06-27 20:10:28','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-06-27 17:10:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13175104414134023040405'),(7394,'131751044112','1187',1.00,'200','retail','0','2025-06-27 20:10:28','bale','','','72','Cash',0.00,'200','','','13','0','1','2025-06-27 17:10:33','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','305.00','304','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175104416022320007223'),(7395,'131751044112','110',1.00,'250','retail','0','2025-06-27 20:10:28','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-06-27 17:10:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','13175104418622580323520'),(7396,'131751044112','297',1.00,'1100','retail','0','2025-06-27 20:10:28','bale','','','550','Cash',0.00,'1100','','','13','0','1','2025-06-27 17:10:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1100.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175104422622303222135'),(7397,'131751044345','1219',1.00,'1000','retail','0','2025-06-27 20:16:01','bale','','','500','Cash',0.00,'1000','','','13','0','1','2025-06-27 17:16:32','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1000.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','','13175104438531021123121'),(7398,'131751044345','1204',4.00,'400','retail','0','2025-06-27 20:16:01','bale','','','52','Cash',0.00,'100','','','13','0','1','2025-06-27 17:16:32','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'4','215.00','211','Inclusive','branch','Inventory','1110','4000','5500','','','','13175104446700022124341'),(7399,'131751044345','6947662262220',1.00,'950','retail','0','2025-06-27 20:16:01','bale','','','750','Cash',0.00,'950','','','13','0.00','1','2025-06-27 17:16:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','22.00','21','Inclusive','branch','Inventory','','','','','','B','13175104448231403222023'),(7400,'131751044345','25',1.00,'900','retail','0','2025-06-27 20:16:01','bale','','','600','Cash',0.00,'900','','','13','0.00','1','2025-06-27 17:16:32','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','1.00','0','Inclusive','branch','Inventory','','','','','','B','13175104449942053001231'),(7401,'131751044345','342',1.00,'1000','retail','0','2025-06-27 20:16:01','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-06-27 17:16:32','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175104451133352200100'),(7402,'131751044345','336',1.00,'3200','retail','0','2025-06-27 20:16:01','bale','','','1700','Cash',0.00,'3200','','','13','0','1','2025-06-27 17:16:32','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175104452137001533713'),(7403,'131751044345','311',2.00,'2400','retail','0','2025-06-27 20:16:01','bale','','','580','Cash',0.00,'1200','','','13','0','1','2025-06-27 17:16:32','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1200.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175104456070403022030'),(7404,'131751044594','615',1.00,'100','retail','0','2025-06-27 20:20:31','bale','','','50','Cash',0.00,'100','','','13','0','1','2025-06-27 17:22:07','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',100.00,'1','2.00','1','Inclusive','branch','Inventory','','4000','Asset','','','B','13175104464102330137342'),(7405,'131751044594','m22',2.00,'400','retail','0','2025-06-27 20:20:31','bale','','','80','Cash',0.00,'200','','','13','0','1','2025-06-27 17:22:07','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','4.00','2','Inclusive','branch','Inventory','','4000','Asset','','','B','13175104466334223013404'),(7406,'131751044594','m52',2.00,'400','retail','0','2025-06-27 20:20:31','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-06-27 17:22:07','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'2','13.00','11','Inclusive','branch','Inventory','','4000','Asset','','','B','13175104468000060223324'),(7407,'131751044594','546',1.00,'400','retail','0','2025-06-27 20:20:31','bale','','','200','Cash',0.00,'400','','','13','0','1','2025-06-27 17:22:07','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13175104473212572030210'),(7408,'131751044594','m74',1.00,'1299','retail','0','2025-06-27 20:20:31','bale','','','600','Cash',0.00,'1299','','','13','0.00','1','2025-06-27 17:22:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1299.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13175104478132347827220'),(7409,'131751044594','m15',1.00,'499','retail','0','2025-06-27 20:20:31','bale','','','300','Cash',0.00,'499','','','13','0','1','2025-06-27 17:22:07','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',499.00,'1','1.00','0','Inclusive','branch','Inventory','','4000','Asset','','','B','13175104480604541104461'),(7410,'131751044594','453',1.00,'1200','retail','0','2025-06-27 20:20:31','bale','','','650','Cash',0.00,'1200','','','13','0.00','1','2025-06-27 17:22:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',1200.00,'1','5.00','4','Inclusive','branch','Inventory','','','','','','B','13175104483021333073535'),(7411,'131751128779','1162',1.00,'1200','retail','0','2025-06-28 19:44:23','bale','','','700','Cash',0.00,'1200','','','13','0','1','2025-06-28 16:46:00','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175112879913202301232'),(7412,'131751128779','199',1.00,'150','retail','0','2025-06-28 19:44:23','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-28 16:46:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175112888688331321327'),(7413,'131751129480','31',1.00,'500','retail','0','2025-06-28 19:52:08','bale','','','250','Cash',0.00,'500','','','13','0.00','1','2025-06-28 16:52:58','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',500.00,'1','14.00','13','Inclusive','branch','Inventory','','','','','','B','13175112950833350323120'),(7414,'131751129599','63',1.00,'1500','retail','0','2025-06-28 19:57:22','bale','','','850','Cash',0.00,'1500','','','13','0.00','1','2025-06-28 17:13:38','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','3.00','2','Inclusive','branch','Inventory','','','','','','B','13175112961731259202720'),(7415,'131751129599','329',1.00,'150','retail','0','2025-06-28 19:57:22','bale','','','42','Cash',0.00,'150','','','13','0','1','2025-06-28 17:13:38','2','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175112965000293033122'),(7416,'131751129599','1235',1.00,'300','retail','0','2025-06-28 19:57:22','bale','','','170','Cash',0.00,'300','','','13','0','1','2025-06-28 17:13:38','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','','','','13175112968731812131219'),(7417,'131751129599','342',1.00,'1000','retail','0','2025-06-28 19:57:22','bale','','','600','Cash',0.00,'1000','','','13','0','1','2025-06-28 17:13:38','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175112970733012227321'),(7418,'131751129599','4',1.00,'1650','retail','0','2025-06-28 19:57:22','bale','','','1100','Cash',0.00,'1650','','','13','0.00','1','2025-06-28 17:13:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,'1','19.00','18','Inclusive','branch','Inventory','','','','','','B','13175112972913732227232'),(7419,'131751129599','21',1.00,'200','retail','0','2025-06-28 19:57:22','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-28 17:13:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','34.00','33','Inclusive','branch','Inventory','','','','','','B','13175112975523223313772'),(7420,'131751129599','20',4.00,'320','retail','0','2025-06-28 19:57:22','bale','','','40','Cash',0.00,'80','','','13','0.00','1','2025-06-28 17:13:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'4','160.00','156','Inclusive','branch','Inventory','','','','','','B','13175112984232212229202'),(7421,'131751130822','690',2.00,'300','retail','0','2025-06-28 20:15:44','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-28 17:15:49','3','6','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'2','23.00','21','Inclusive','branch','Inventory','','4000','Asset','','','B','13175113094432004010052'),(7422,'131751132587','26',1.00,'600','retail','0','2025-06-28 20:43:20','bale','','','300','Cash',0.00,'600','','','13','0','1','2025-06-28 17:43:58','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',600.00,'1','13.00','12','Inclusive','branch','Inventory','','','','','','B','13175113260002023313072'),(7423,'131751211107','110',1.00,'250','retail','0','2025-06-29 18:41:29','bale','','','95','Cash',0.00,'250','','','13','0.00','1','2025-06-29 15:42:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','21.00','20','Inclusive','branch','Inventory','','','','','','B','13175121113152223531313'),(7424,'131751211107','1214',1.00,'250','retail','0','2025-06-29 18:41:29','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-06-29 15:42:16','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','','','','13175121114850213210022'),(7425,'131751211107','1159',1.00,'400','retail','0','2025-06-29 18:41:29','bale','','','200','Cash',0.00,'400','','','13','0','1','2025-06-29 15:42:16','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',400.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121119539131012093'),(7426,'131751211107','199',3.00,'450','retail','0','2025-06-29 18:41:29','bale','','','80','Cash',0.00,'150','','','13','0','1','2025-06-29 15:42:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121120902330031002'),(7427,'131751211107','1186',1.00,'450','retail','0','2025-06-29 18:41:29','bale','','','72','Cash',0.00,'450','','','13','0','1','2025-06-29 15:42:16','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121122810280223221'),(7428,'131751211107','364',1.00,'300','retail','0','2025-06-29 18:41:29','bale','','','300','Cash',0.00,'300','','','13','0','1','2025-06-29 15:42:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','496.00','495','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121126922122312023'),(7429,'131751211107','218',1.00,'200','retail','0','2025-06-29 18:41:29','bale','','','100','Cash',0.00,'200','','','13','0','1','2025-06-29 15:42:16','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',200.00,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121128580073331283'),(7430,'131751211107','1214',1.00,'250','retail','0','2025-06-29 18:41:29','bale','','','100','Cash',0.00,'250','','','13','0','1','2025-06-29 15:42:16','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',250.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','','13175121130433300021322'),(7431,'131751211107','271',1.00,'1500','retail','0','2025-06-29 18:41:29','bale','','','850','Cash',0.00,'1500','','','13','0','1','2025-06-29 15:42:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121132027320037320'),(7432,'131751211107','21',2.00,'400','retail','0','2025-06-29 18:41:29','bale','','','133','Cash',0.00,'200','','','13','0.00','1','2025-06-29 15:42:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'2','33.00','31','Inclusive','branch','Inventory','','','','','','B','13175121133933223323272'),(7433,'131751211107','1162',1.00,'1200','retail','0','2025-06-29 18:41:29','bale','','','700','Cash',0.00,'1200','','','13','0','1','2025-06-29 15:42:16','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1200.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121168939030920033'),(7434,'131751211758','1186',1.00,'450','retail','0','2025-06-29 18:44:49','bale','','','72','Cash',0.00,'450','','','13','0','1','2025-06-29 15:45:08','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121177670073260022'),(7435,'131751211758','207',1.00,'1400','retail','0','2025-06-29 18:44:49','bale','','','600','Cash',0.00,'1400','','','13','0','1','2025-06-29 15:45:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1400.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121184112003103003'),(7436,'131751211758','1149',1.00,'2000','retail','0','2025-06-29 18:44:49','bale','','','1000','Cash',0.00,'2000','','','13','0','1','2025-06-29 15:45:08','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121186203302333582'),(7437,'131751211758','1118',1.00,'450','retail','0','2025-06-29 18:44:49','bale','','','250','Cash',0.00,'450','','','13','0','1','2025-06-29 15:45:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121187500232213112'),(7438,'131751211758','365',1.00,'4500','retail','0','2025-06-29 18:44:49','bale','','','2900','Cash',0.00,'4500','','','13','0','1','2025-06-29 15:45:08','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',4500.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','','','B','13175121188820313801103'); /*!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=462 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 ('1170316863302300323331',1,'11703168404','2',1.00,'1300','retail','0','2023-12-21 17:20:04','','','','950','Cash',179.31,'1300','','','1','','1','2023-12-21 11:24:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1120.69,'1','18.00','17','Inclusive','branch','Inventory','','',''),('9170317735902900323331',2,'91703177299','127',1.00,'700','retail','0','2023-12-21 19:48:19','','','','500','Cash',96.55,'700','','','9','','1','2023-12-21 13:50:30','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('9170317905602600323331',3,'91703178186','128',31.00,'12400','retail','0','2023-12-21 20:16:59','','','','0','Cash',1710.34,'400','','','9','','1','2023-12-21 14:18:17','2','1','new','1','new','pcs','','','','','','0','','','VATABLE',10689.66,'','86.00','55','Inclusive','branch','Inventory','1110','4000','5500'),('9170317921202200323331',4,'91703178186','6957660752364',1.00,'450','retail','0','2023-12-21 20:19:03','','','','0','Cash',62.07,'450','','','9','','1','2023-12-21 14:22:22','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Inventory','','',''),('9170317914302300323331',5,'91703178186','128',3.00,'1200','retail','0','2023-12-21 20:18:17','','','','0','Cash',165.52,'400','','','9','','1','2023-12-21 14:22:22','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'3','86.00','83','Inclusive','branch','Inventory','1110','4000','5500'),('9170317825602600323331',6,'91703178186','5',5.00,'1300','retail','0','2023-12-21 20:03:06','','','','190','Cash',179.31,'260','','','9','','1','2023-12-21 14:22:22','2','1','new','1','new','pcs','','','','','','0','','','VATABLE',1120.69,'','249.00','244','Inclusive','branch','Inventory','','',''),('9170317949102100323331',7,'91703179343','8',1.00,'1850','retail','0','2023-12-21 20:24:45','','','','900','Cash',255.17,'1850','','','9','','1','2023-12-21 14:25:00','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1594.83,'1','3.00','2','Inclusive','branch','Inventory','','',''),('9170317954802800323331',8,'91703179518','56',1.00,'700','retail','0','2023-12-21 20:25:18','','','','350','Cash',96.55,'700','','','9','','1','2023-12-21 14:26:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9170317960102100323331',9,'91703179584','56',1.00,'700','retail','0','2023-12-21 20:26:25','','','','350','Cash',96.55,'700','','','9','','1','2023-12-21 14:28:12','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9170322886902900323332',10,'91703228693','52',1.00,'150','retail','0','2023-12-22 10:05:39','','','','59','Cash',20.69,'150','','','9','','1','2023-12-22 04:09:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','41.00','40','Inclusive','branch','Inventory','','',''),('9170322873802800323332',11,'91703228693','100',1.00,'3300','retail','0','2023-12-22 10:04:53','','','','2200','Cash',455.17,'3300','','','9','','1','2023-12-22 04:09:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2844.83,'1','5.00','4','Inclusive','branch','Inventory','','',''),('9170323431502500323332',12,'91703232290','18',1.00,'100','retail','0','2023-12-22 11:04:50','','','','45','Cash',13.79,'100','','','9','','1','2023-12-22 05:40:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','59.00','58','Inclusive','branch','Inventory','','',''),('9170323484302300323332',13,'91703234808','17',1.00,'450','retail','0','2023-12-22 11:46:48','','','','250','Cash',62.07,'450','','','9','','1','2023-12-22 05:48:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Inventory','','',''),('9170323545402400323332',14,'91703234971','17',1.00,'450','retail','0','2023-12-22 11:49:31','','','','250','Cash',62.07,'450','','','9','','1','2023-12-22 05:58:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','14.00','13','Inclusive','branch','Inventory','','',''),('9170323784202200323332',15,'91703235521','118',1.00,'0','retail','0','2023-12-22 12:36:47','','','','0','Cash',0.00,'0','','','9','','1','2023-12-22 06:50:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9170323780702700323332',16,'91703235521','111',1.00,'1950','retail','0','2023-12-22 11:58:41','','','','1350','Cash',268.97,'1950','','','9','','1','2023-12-22 06:50:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1681.03,'1','3.00','2','Inclusive','branch','Inventory','','',''),('9170331074802800323333',17,'91703310731','86',1.00,'1300','retail','100','2023-12-23 08:52:11','','','','0','Cash',179.31,'1300','','','9','','1','2023-12-23 02:53:09','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1120.69,'1','21.00','20','Inclusive','branch','Inventory','','',''),('9170331081502500323333',18,'91703310790','86',10.00,'13000','retail','1000','2023-12-23 08:53:10','','','','0','Cash',1793.10,'1300','','','9','','1','2023-12-23 02:53:49','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1120.69,'10','21.00','11','Inclusive','branch','Inventory','','',''),('9170331086102100323333',19,'91703310830','56',1.00,'700','retail','0','2023-12-23 08:54:14','','','','350','Cash',96.55,'700','','','9','','1','2023-12-23 02:59:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9170331085302300323333',20,'91703310830','86',1.00,'1400','retail','0','2023-12-23 08:53:50','','','','0','Cash',193.10,'1400','','','9','','1','2023-12-23 02:59:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','21.00','20','Inclusive','branch','Inventory','','',''),('9170331120602600323333',21,'91703311195','56',1.00,'700','retail','0','2023-12-23 08:59:55','','','','350','Cash',96.55,'700','','','9','','1','2023-12-23 03:04:46','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9170331274602600323333',22,'91703312703','86',1.00,'1400','retail','0','2023-12-23 09:25:03','','','','0','Cash',193.10,'1400','','','9','','1','2023-12-23 03:25:52','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','21.00','20','Inclusive','branch','Inventory','','',''),('9170331358102100323333',23,'91703313569','119',1.00,'0','retail','0','2023-12-23 09:39:29','','','','0','Cash',0.00,'0','','','9','','1','2023-12-23 03:39:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('9170331391402400323333',24,'91703313884','116',1.00,'0','retail','0','2023-12-23 09:44:44','','','','0','Cash',0.00,'0','','','9','','1','2023-12-23 03:53:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','2.00','1','Inclusive','branch','Inventory','','',''),('9170331446002000323333',25,'91703313884','56',1.00,'600','retail','100','2023-12-23 09:53:33','','','','350','Cash',82.76,'600','','','9','','1','2023-12-23 03:54:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9170331441302300323333',26,'91703313884','116',1.00,'1700','retail','0','2023-12-23 09:53:21','','','','0','Cash',234.48,'1700','','','9','','1','2023-12-23 03:54:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1465.52,'1','3.00','2','Inclusive','branch','Inventory','','',''),('9170331435442124323331',27,'91703313884','86',1.00,'1400','retail','0','2023-12-23 09:52:22','','','','0','Cash',193.10,'1400','','','9','','1','2023-12-23 03:54:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','21.00','20','Inclusive','branch','Inventory','','',''),('9170331434202200323333',28,'91703313884','72',1.00,'400','retail','0','2023-12-23 09:52:09','','','','200','Cash',55.17,'400','','','9','','1','2023-12-23 03:54:53','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','89.00','88','Inclusive','branch','Inventory','','',''),('9170331450602600323333',29,'91703314494','6972864340117',2.00,'1800','retail','0','2023-12-23 09:54:54','','','','0','Cash',248.28,'900','','','9','','1','2023-12-23 03:57:27','2','1','new','1','new','pcs','','','','','','0','','','VATABLE',1551.72,'','6.00','4','Inclusive','branch','Inventory','','',''),('9170331475702700323333',30,'91703314647','72',3.00,'1200','retail','0','2023-12-23 09:58:23','','','','200','Cash',165.52,'400','','','9','','1','2023-12-23 03:59:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'3','89.00','86','Inclusive','branch','Inventory','','',''),('9170331468602600323333',31,'91703314647','6972864340117',2.00,'900','retail','0','2023-12-23 09:57:27','','','','0','Cash',124.14,'450','','','9','','1','2023-12-23 03:59:37','2','1','new','1','new','pcs','','','','','','0','','','VATABLE',775.86,'','6.00','4','Inclusive','branch','Inventory','','',''),('9170331632102100323333',32,'91703316217','7',2.00,'3200','retail','0','2023-12-23 10:23:56','','','','950','Cash',441.38,'1600','','','9','','1','2023-12-23 04:26:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1379.31,'2','22.00','20','Inclusive','branch','Inventory','','',''),('9170331623602600323333',33,'91703316217','3641016059117',1.00,'2800','retail','0','2023-12-23 10:23:37','','','','0','Cash',386.21,'2800','','','9','','1','2023-12-23 04:26:04','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2413.79,'1','1.00','0','Inclusive','branch','Inventory','','',''),('9170331649202200323333',34,'91703316365','5',5.00,'1300','retail','0','2023-12-23 10:26:56','','','','190','Cash',179.31,'260','','','9','','1','2023-12-23 05:07:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'5','249.00','244','Inclusive','branch','Inventory','','',''),('9170331641602600323333',35,'91703316365','72',3.00,'1200','retail','0','2023-12-23 10:26:05','','','','200','Cash',165.52,'400','','','9','','1','2023-12-23 05:07:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'3','89.00','86','Inclusive','branch','Inventory','','',''),('9170331894602600323333',36,'91703318929','5',5.00,'1300','retail','0','2023-12-23 11:08:49','','','','190','Cash',179.31,'260','','','9','','1','2023-12-23 05:09:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',224.14,'5','249.00','244','Inclusive','branch','Inventory','','',''),('9170332980602600323333',37,'91703329793','5029053579016',1.00,'1799','retail','0','2023-12-23 14:09:53','','','','0','Cash',248.14,'1799','','','9','','1','2023-12-23 09:13:17','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',1550.86,'1','2.00','1','Inclusive','branch','Inventory','','',''),('9170333572802800323333',38,'91703335241','33',1.00,'50','retail','0','2023-12-23 15:40:41','','','','38','Cash',6.90,'50','','','9','','1','2023-12-23 09:55:24','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','','',''),('9170333615902900323333',39,'91703336124','33',1.00,'50','retail','0','2023-12-23 15:55:24','','','','38','Cash',6.90,'50','','','9','','1','2023-12-23 09:58:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','','',''),('9170334037802800323333',40,'91703339500','97',1.00,'700','retail','0','2023-12-23 16:53:00','','','','450','Cash',96.55,'700','','','9','','1','2023-12-23 12:10:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','15.00','14','Inclusive','branch','Inventory','','',''),('9170333957902900323333',41,'91703339500','132',1.00,'200','retail','0','2023-12-23 16:51:58','','','','104','Cash',27.59,'200','','','9','','1','2023-12-23 12:10:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500'),('9170333951802800323333',42,'91703339500','86',1.00,'1400','retail','0','2023-12-23 16:51:40','','','','0','Cash',193.10,'1400','','','9','','1','2023-12-23 12:10:01','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','21.00','20','Inclusive','branch','Inventory','','',''),('9170342858702700323334',43,'91703424012','65',1.00,'750','retail','0','2023-12-24 16:20:12','','','','0','Cash',103.45,'750','','','9','','1','2023-12-24 11:47:29','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'1','13.00','12','Inclusive','branch','Inventory','','',''),('9170375876602600323337',44,'91703758736','51',1.00,'500','retail','0','2023-12-28 13:18:56','','','','300','Cash',68.97,'500','','','9','','1','2023-12-28 07:19:55','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','47.00','46','Inclusive','branch','Inventory','','',''),('9170394459102100323339',45,'91703944554','97',1.00,'700','retail','0','2023-12-30 16:56:14','','','','450','Cash',0.00,'700','','','9','','1','2023-12-30 11:37:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','',''),('9170394457302300323339',46,'91703944554','86',1.00,'1400','retail','0','2023-12-30 16:55:55','','','','0','Cash',0.00,'1400','','','9','','1','2023-12-30 11:37:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','',''),('9170403549802800323330',47,'91704031835','6925546000205',1.00,'2000','retail','0','2023-12-31 18:11:37','','','','1400','Cash',0.00,'2000','','','9','','1','2023-12-31 12:11:49','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9170403549702700323330',48,'91704031835','6925546000205',1.00,'2000','retail','0','2023-12-31 18:11:35','','','','1400','Cash',0.00,'2000','','','9','','1','2023-12-31 12:11:49','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','',''),('9170418694202200323331',49,'91704186918','86',1.00,'1400','retail','0','2024-01-02 12:15:30','','','','0','Cash',0.00,'1400','','','9','','1','2024-01-02 06:21:35','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','',''),('9170418731602600323331',50,'91704187296','5029053579023',1.00,'260','retail','0','2024-01-02 12:21:36','','','','0','Cash',0.00,'260','','','9','','1','2024-01-02 06:22:05','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('9170418774102100323331',51,'91704187537','86',1.00,'1400','retail','0','2024-01-02 12:25:37','','','','0','Cash',0.00,'1400','','','9','','1','2024-01-02 06:53:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','',''),('9170426293102100323332',52,'91704187325','140',1.00,'1','retail','0','2024-01-03 09:21:16','','','','0','Cash',0.00,'1','','','9','','1','2024-01-03 03:22:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('9170453262402400323335',53,'91704526555','71',1.00,'1200','retail','0','2024-01-06 10:35:55','','','','850','Cash',0.00,'1200','','','9','','1','2024-01-06 06:46:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9170453445002000323335',54,'91704526555','71',1.00,'1200','retail','0','2024-01-06 12:47:30','','','','850','Cash',0.00,'1200','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9170453293302300323335',55,'91704526555','48',1.00,'700','retail','0','2024-01-06 12:47:30','','','','400','Cash',0.00,'700','','','9','','1','2024-01-06 06:53:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('9170453290002000323335',56,'91704526555','28',6.00,'300','retail','0','2024-01-06 12:47:30','','','','42','Cash',0.00,'50','','','9','','1','2024-01-06 06:53:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','41.00','35','Inclusive','branch','Inventory','','',''),('9170453288402400323335',57,'91704526555','16',1.00,'320','retail','0','2024-01-06 12:47:30','','','','125','Cash',0.00,'320','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','',''),('9170453284702700323335',58,'91704526555','5',5.00,'1300','retail','0','2024-01-06 12:47:30','','','','190','Cash',0.00,'260','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','216.00','211','Inclusive','branch','Inventory','','',''),('9170453281902900323335',59,'91704526555','20',4.00,'320','retail','0','2024-01-06 12:47:30','','','','40','Cash',0.00,'80','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','97.00','93','Inclusive','branch','Inventory','','',''),('9170453278402400323335',60,'91704526555','72',3.00,'1200','retail','0','2024-01-06 12:47:30','','','','200','Cash',0.00,'400','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','83.00','80','Inclusive','branch','Inventory','','',''),('9170453275602600323335',61,'91704526555','1',1.00,'1600','retail','0','2024-01-06 12:47:30','','','','950','Cash',0.00,'1600','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','',''),('9170453273102100323335',62,'91704526555','32',2.00,'500','retail','0','2024-01-06 12:47:30','','','','150','Cash',0.00,'250','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','',''),('9170453270902900323335',63,'91704526555','21',1.00,'200','retail','0','2024-01-06 12:47:30','','','','133','Cash',0.00,'200','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','',''),('9170453269102100323335',64,'91704526555','15',2.00,'160','retail','0','2024-01-06 12:47:30','','','','45','Cash',0.00,'80','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','',''),('9170453266902900323335',65,'91704526555','3',1.00,'850','retail','0','2024-01-06 12:47:30','','','','450','Cash',0.00,'850','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','',''),('9170453265202200323335',66,'91704526555','130',1.00,'700','retail','0','2024-01-06 12:47:30','','','','350','Cash',0.00,'700','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('9170453263802800323335',67,'91704526555','12',1.00,'800','retail','0','2024-01-06 12:47:30','','','','450','Cash',0.00,'800','','','9','','1','2024-01-06 06:53:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9170453508302300323335',68,'91704534892','71',1.00,'1200','retail','0','2024-01-06 12:57:48','','','','850','Cash',0.00,'1200','','','9','','1','2024-01-06 07:03:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9170462902602600323336',69,'91704628243','43',1.00,'3500','retail','0','2024-01-07 14:50:43','','','','2500','Cash',0.00,'3500','','','9','','1','2024-01-07 09:09:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','',''),('9170480454502500323338',70,'91704798081','93',1.00,'200','retail','0','2024-01-09 14:01:21','','','','0','Cash',0.00,'200','','','9','','1','2024-01-09 09:52:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','',''),('9170481143702700323338',71,'91704806188','4287211',1.00,'600','retail','0','2024-01-09 17:43:40','','','','300','Cash',0.00,'600','','','9','','1','2024-01-09 11:49:26','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','',''),('9170481142002000323338',72,'91704806188','5',3.00,'780','retail','0','2024-01-09 17:43:07','','','','190','Cash',0.00,'260','','','9','','1','2024-01-09 11:49:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','211.00','208','Inclusive','branch','Inventory','','',''),('9170481138702700323338',73,'91704806188','53',3.00,'900','retail','0','2024-01-09 17:42:35','','','','125','Cash',0.00,'300','','','9','','1','2024-01-09 11:49:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','','',''),('9170481135402400323338',74,'91704806188','6971919190011',2.00,'500','retail','0','2024-01-09 16:16:28','','','','125','Cash',0.00,'250','','','9','','1','2024-01-09 11:49:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','',''),('9170497902802800323339',75,'91704979003','13',1.00,'600','retail','0','2024-01-11 16:16:43','','','','350','Cash',0.00,'600','','','9','','1','2024-01-11 10:17:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','',''),('9170507227202200323330',76,'91705070351','112',1.00,'1900','retail','50','2024-01-12 18:11:12','','','','0','Cash',0.00,'1900','','','9','','1','2024-01-12 12:15:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','',''),('9170515828602600323331',77,'91705158180','4',1.00,'1600','retail','0','2024-01-13 18:03:00','','','','1000','Cash',0.00,'1600','','','9','','1','2024-01-13 12:05:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('9170532582802800323333',78,'91705325816','158',1.00,'150','retail','0','2024-01-15 16:36:56','','','','81','Cash',0.00,'150','','','9','','1','2024-01-15 10:37:13','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('9170540485102100323334',79,'91705399280','10',1.00,'800','retail','0','2024-01-16 14:33:57','','','','450','Cash',0.00,'800','','','9','','1','2024-01-16 08:53:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('9170540483702700323334',80,'91705399280','14',1.00,'600','retail','0','2024-01-16 14:33:44','','','','350','Cash',0.00,'600','','','9','','1','2024-01-16 08:53:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','',''),('9170540482402400323334',81,'91705399280','117',1.00,'1450','retail','0','2024-01-16 14:33:28','','','','800','Cash',0.00,'1450','','','9','','1','2024-01-16 08:53:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','',''),('9170540480802800323334',82,'91705399280','6947662262220',2.00,'1900','retail','0','2024-01-16 14:33:10','','','','750','Cash',0.00,'950','','','9','','1','2024-01-16 08:53:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','','',''),('9170540479002000323334',83,'91705399280','22',2.00,'2300','retail','0','2024-01-16 14:32:48','','','','700','Cash',0.00,'1150','','','9','','1','2024-01-16 08:53:24','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','',''),('9170540476702700323334',84,'91705399280','165',1.00,'1699','retail','0','2024-01-16 14:32:37','','','','916','Cash',0.00,'1699','','','9','','1','2024-01-16 08:53:24','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('9170540475702700323334',85,'91705399280','45',1.00,'1600','retail','0','2024-01-16 13:01:20','','','','1000','Cash',0.00,'1600','','','9','','1','2024-01-16 08:53:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9170593576102100323339',86,'91705935743','152',1.00,'1400','retail','0','2024-01-22 18:02:23','','','','1100','Cash',0.00,'1400','','','9','','1','2024-01-22 12:28:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('9170594068202200323339',87,'91705939489','97',1.00,'650','retail','50','2024-01-22 19:04:49','','','','450','Cash',0.00,'650','','','9','','1','2024-01-22 13:28:30','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','',''),('9170594122602600323339',88,'91705940952','6972864340117',1.00,'400','retail','50','2024-01-22 19:33:27','','','','0','Cash',0.00,'400','','','9','','1','2024-01-22 14:35:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('9170594120602600323339',89,'91705940952','6972864340117',1.00,'400','retail','50','2024-01-22 19:33:02','','','','0','Cash',0.00,'400','','','9','','1','2024-01-22 14:35:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','',''),('9170594118102100323339',90,'91705940952','97',1.00,'650','retail','50','2024-01-22 19:32:38','','','','450','Cash',0.00,'650','','','9','','1','2024-01-22 14:35:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','',''),('9170594115702700323339',91,'91705940952','97',1.00,'650','retail','50','2024-01-22 19:31:17','','','','450','Cash',0.00,'650','','','9','','1','2024-01-22 14:35:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','',''),('9170611950502500323331',92,'91706119016','136',2.00,'1598','retail','0','2024-01-24 21:01:27','','','','606','Cash',0.00,'799','','','9','','1','2024-01-24 15:10:00','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('9170612042902900323331',93,'91706120399','6925546000205',1.00,'2000','retail','0','2024-01-24 21:19:59','','','','1400','Cash',0.00,'2000','','','9','','1','2024-01-24 15:20:51','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','',''),('9170612046902900323331',94,'91706120452','6925546000205',1.00,'2000','retail','0','2024-01-24 21:20:52','','','','1400','Cash',0.00,'2000','','','9','','1','2024-01-24 15:21:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','',''),('9170612052002000323331',95,'91706120503','6925546000205',1.00,'2000','retail','0','2024-01-24 21:21:43','','','','1400','Cash',0.00,'2000','','','9','','1','2024-01-24 15:36:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','',''),('9170646081002000323334',96,'91706460798','140',1.00,'0','retail','0','2024-01-28 19:53:19','','','','0','Cash',0.00,'0','','','9','','1','2024-01-28 13:54:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('9170646086402400323334',97,'91706460850','158',1.00,'150','retail','0','2024-01-28 19:54:10','','','','81','Cash',0.00,'150','','','9','','1','2024-01-28 13:54:31','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('9170671018702700323337',98,'91706710119','86',1.00,'1300','retail','100','2024-01-31 17:08:40','','','','0','Cash',0.00,'1300','','','9','','1','2024-01-31 11:13:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('9170677440502500323337',99,'91706774386','17',1.00,'450','retail','0','2024-02-01 10:59:46','','','','250','Cash',0.00,'450','','','9','','1','2024-02-01 05:01:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9170686803402400323338',100,'91706867362','6971919199014',1.00,'250','retail','0','2024-02-02 12:52:34','','','','125','Cash',0.00,'250','','','9','','1','2024-02-02 07:00:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','',''),('9170687728302300323338',101,'91706877247','37',2.00,'2500','retail','0','2024-02-02 15:34:07','','','','700','Cash',0.00,'1250','','','9','','1','2024-02-02 09:35:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','',''),('9170704003302300323330',102,'91707039956','5',5.00,'1300','retail','0','2024-02-04 12:45:56','','','','190','Cash',0.00,'260','','','9','','1','2024-02-04 06:47:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','194.00','189','Inclusive','branch','Inventory','','',''),('9170704012002000323330',103,'91707040060','5',3.00,'780','retail','0','2024-02-04 12:47:40','','','','190','Cash',0.00,'260','','','9','','1','2024-02-04 07:01:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','194.00','191','Inclusive','branch','Inventory','','',''),('9170721857702700323332',104,'91707210501','28',1.00,'50','retail','0','2024-02-06 14:14:35','','','','42','Cash',0.00,'50','','','9','','1','2024-02-06 08:28:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','86.00','85','Inclusive','branch','Inventory','','',''),('9170721905302300323332',105,'91707210501','167',1.00,'200','retail','0','2024-02-06 14:29:48','','','','120','Cash',0.00,'200','','','9','','1','2024-02-06 09:57:08','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('9170721898702700323332',106,'91707210501','27',1.00,'1000','retail','0','2024-02-06 14:28:54','','','','650','Cash',0.00,'1000','','','9','','1','2024-02-06 09:57:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('9170721893302300323332',107,'91707210501','28',3.00,'150','retail','0','2024-02-06 14:28:09','','','','42','Cash',0.00,'50','','','9','','1','2024-02-06 09:57:08','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','86.00','83','Inclusive','branch','Inventory','','',''),('9170721860502500323332',108,'91707210501','56',1.00,'700','retail','0','2024-02-06 14:22:57','','','','350','Cash',0.00,'700','','','9','','1','2024-02-06 09:57:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','',''),('9170721807402400323332',109,'91707210501','20',1.00,'80','retail','0','2024-02-06 12:08:21','','','','40','Cash',0.00,'80','','','9','','1','2024-02-06 09:57:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','836.00','835','Inclusive','branch','Inventory','','',''),('9170731943002000323333',110,'91707319418','140',3.00,'3','retail','0','2024-02-07 18:23:38','','','','0','Cash',0.00,'1','','','9','','1','2024-02-07 12:24:10','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','13.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('9170737816602600323333',111,'91707376735','5',6.00,'1560','retail','0','2024-02-08 10:18:55','','','','190','Cash',0.00,'260','','','9','','1','2024-02-08 04:44:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','194.00','188','Inclusive','branch','Inventory','','',''),('9170737860302300323333',112,'91707376735','152',2.00,'2800','retail','0','2024-02-08 10:49:24','','','','1100','Cash',0.00,'1400','','','9','','1','2024-02-08 04:57:15','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('9170737856302300323333',113,'91707376735','93',2.00,'400','retail','0','2024-02-08 10:48:08','','','','0','Cash',0.00,'200','','','9','','1','2024-02-08 04:57:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','',''),('9170737848802800323333',114,'91707376735','72',3.00,'1200','retail','0','2024-02-08 10:45:59','','','','200','Cash',0.00,'400','','','9','','1','2024-02-08 04:57:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','71.00','68','Inclusive','branch','Inventory','','',''),('9170737835802800323333',115,'91707376735','21',2.00,'400','retail','0','2024-02-08 10:45:06','','','','133','Cash',0.00,'200','','','9','','1','2024-02-08 04:57:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','',''),('9170737830602600323333',116,'91707376735','5',5.00,'1300','retail','0','2024-02-08 10:44:34','','','','190','Cash',0.00,'260','','','9','','1','2024-02-08 04:57:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','194.00','189','Inclusive','branch','Inventory','','',''),('9170737823702700323333',117,'91707376735','35',4.00,'800','retail','0','2024-02-08 10:42:47','','','','125','Cash',0.00,'200','','','9','','1','2024-02-08 04:57:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','27.00','23','Inclusive','branch','Inventory','','',''),('9170738366002000323333',118,'91707382686','72',2.00,'800','retail','0','2024-02-08 12:13:14','','','','200','Cash',0.00,'400','','','9','','1','2024-02-08 06:18:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','71.00','69','Inclusive','branch','Inventory','','',''),('9170738350302300323333',119,'91707382686','93',2.00,'400','retail','0','2024-02-08 11:58:06','','','','0','Cash',0.00,'200','','','9','','1','2024-02-08 06:18:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','',''),('9170738359302300323333',120,'91707382686','5',4.00,'1040','retail','0','2024-02-08 12:11:43','','','','190','Cash',0.00,'260','','','9','','1','2024-02-08 06:18:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','194.00','190','Inclusive','branch','Inventory','','',''),('9170758230302300323335',121,'91707582291','87',1.00,'1700','retail','0','2024-02-10 19:24:51','','','','1100','Cash',0.00,'1700','','','9','','1','2024-02-10 13:27:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','',''),('9170764730702700323336',122,'91707647246','135',1.00,'3000','retail','0','2024-02-11 13:27:26','','','','2000','Cash',0.00,'3000','','','9','','1','2024-02-11 07:28:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('9170765767102100323336',123,'91707653243','110',1.00,'250','retail','0','2024-02-11 16:18:39','','','','95','Cash',0.00,'250','','','9','','1','2024-02-11 10:22:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','',''),('9170792879002000323339',124,'91707925315','72',5.00,'2000','retail','0','2024-02-14 18:41:55','','','','200','Cash',0.00,'400','','','9','','1','2024-02-14 13:56:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','96.00','91','Inclusive','branch','Inventory','','',''),('9170792998502500323339',125,'91707925315','10',2.00,'1600','retail','0','2024-02-14 19:58:00','','','','450','Cash',0.00,'800','','','9','','1','2024-02-14 14:03:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','',''),('9170799623002000323339',126,'91707993937','5029053579054',1.00,'260','retail','0','2024-02-15 13:45:37','','','','0','Cash',0.00,'260','','','9','','1','2024-02-15 08:40:33','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','',''),('9170801259802800323330',127,'91708010018','185',2.00,'120','retail','0','2024-02-15 18:56:06','','','','22','Cash',0.00,'60','','','9','','1','2024-02-15 13:17:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','None Inventory','1110','4000','5500'),('9170801256602600323330',128,'91708010018','21',2.00,'400','retail','0','2024-02-15 18:13:38','','','','133','Cash',0.00,'200','','','9','','1','2024-02-15 13:17:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','',''),('9170809731402400323330',129,'91708097249','107',1.00,'1000','retail','0','2024-02-16 18:28:08','','','','650','Cash',0.00,'1000','','','9','','1','2024-02-16 12:36:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9170816886902900323331',130,'91708168733','96',1.00,'800','retail','0','2024-02-17 14:20:06','','','','0','Cash',0.00,'800','','','9','','1','2024-02-17 08:22:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('9170841866902900323334',131,'91708418646','136',1.00,'799','retail','0','2024-02-20 11:44:06','','','','606','Cash',0.00,'799','','','9','','1','2024-02-20 05:44:33','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('9170843461402400323334',132,'91708431355','61',1.00,'2000','retail','0','2024-02-20 15:15:55','','','','1400','Cash',0.00,'2000','','','9','','1','2024-02-20 10:10:34','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('9170869262502500323336',133,'91708690238','18',1.00,'120','retail','0','2024-02-23 15:10:38','','','','45','Cash',0.00,'120','','','9','','1','2024-02-23 09:57:13','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','',''),('9170869302502500323336',134,'91708690238','17',1.00,'400','retail','50','2024-02-23 15:55:55','','','','250','Cash',0.00,'400','','','9','','1','2024-02-23 09:57:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('9170869265402400323336',135,'91708690238','17',1.00,'400','retail','50','2024-02-23 15:50:26','','','','250','Cash',0.00,'400','','','9','','1','2024-02-23 09:57:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9170870131002000323337',136,'91708700067','38',1.00,'1500','retail','0','2024-02-23 17:54:27','','','','900','Cash',0.00,'1500','','','9','','1','2024-02-23 12:15:30','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('9170876645802800323337',137,'91708757683','5',5.00,'1300','retail','0','2024-02-24 12:20:13','','','','190','Cash',0.00,'260','','','9','','1','2024-02-24 06:25:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','303.00','298','Inclusive','branch','Inventory','','',''),('9170876641202200323337',138,'91708757683','3',1.00,'850','retail','0','2024-02-24 09:54:44','','','','450','Cash',0.00,'850','','','9','','1','2024-02-24 06:25:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','',''),('9170878258502500323337',139,'91708782547','34',2.00,'600','retail','100','2024-02-24 16:49:07','','','','200','Cash',0.00,'300','','','9','','1','2024-02-24 10:50:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','',''),('9170879011402400323337',140,'91708790002','137',1.00,'799','retail','0','2024-02-24 18:53:22','','','','606','Cash',0.00,'799','','','9','','1','2024-02-24 12:55:25','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('9170886390102100323338',141,'91708860681','54',2.00,'400','retail','0','2024-02-25 15:22:51','','','','84','Cash',0.00,'200','','','9','','1','2024-02-25 09:25:18','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','',''),('9170886362502500323338',142,'91708860681','28',6.00,'300','retail','0','2024-02-25 14:31:21','','','','42','Cash',0.00,'50','','','9','','1','2024-02-25 09:25:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','56.00','50','Inclusive','branch','Inventory','','',''),('9170886377102100323338',143,'91708860681','54',1.00,'200','retail','0','2024-02-25 15:21:28','','','','84','Cash',0.00,'200','','','9','','1','2024-02-25 09:25:25','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('9170886397002000323338',144,'91708863925','54',3.00,'600','retail','0','2024-02-25 15:25:47','','','','84','Cash',0.00,'200','','','9','','1','2024-02-25 09:33:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','',''),('9170893938902900323339',145,'91708938846','141',1.00,'700','retail','0','2024-02-26 12:14:18','','','','400','Cash',0.00,'700','','','9','','1','2024-02-26 06:29:52','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('9170904661702700323330',146,'91709041921','160',1.00,'799','retail','0','2024-02-27 16:52:01','','','','595','Cash',0.00,'799','','','9','','1','2024-02-27 12:11:03','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('9170922492302300323332',147,'91709224447','168',1.00,'850','retail','0','2024-02-29 19:34:07','','','','520','Cash',0.00,'850','','','9','','1','2024-02-29 13:42:33','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('9170922496602600323332',148,'91709224447','168',1.00,'850','retail','0','2024-02-29 19:42:33','','','','520','Cash',0.00,'850','','','9','','1','2024-02-29 13:42:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('9170923137002000323332',149,'91709231329','159',1.00,'1299','retail','0','2024-02-29 21:28:49','','','','1131','Cash',0.00,'1299','','','9','','1','2024-02-29 15:29:38','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('9170936858602600323333',150,'91709365968','3',1.00,'850','retail','0','2024-03-02 11:36:11','','','','450','Cash',0.00,'850','','','9','','1','2024-03-02 05:37:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','',''),('9170940380302300323334',151,'91709403589','152',3.00,'4200','retail','0','2024-03-02 21:19:49','','','','1100','Cash',0.00,'1400','','','9','','1','2024-03-03 03:08:02','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('9170955143002000323335',152,'91709550506','7',1.00,'1600','retail','0','2024-03-04 14:08:26','','','','950','Cash',0.00,'1600','','','9','','1','2024-03-04 08:24:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','',''),('9170956773402400323335',153,'91709564699','64',1.00,'2400','retail','0','2024-03-04 18:55:13','','','','1600','Cash',0.00,'2400','','','9','','1','2024-03-04 12:55:57','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('9171033656212201323333',154,'91710336543','129',1.00,'1100','retail','0','2024-03-13 16:29:03','','','','600','Cash',0.00,'1100','','','9','','1','2024-03-13 10:29:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('9171034784912901323333',155,'91710347703','169',1.00,'3700','retail','100','2024-03-13 19:35:03','','','','2600','Cash',0.00,'3700','','','9','','1','2024-03-13 13:39:01','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('9171043684012001323334',156,'91710432682','28',1.00,'50','retail','0','2024-03-14 20:16:20','','','','42','Cash',0.00,'50','','','9','','1','2024-03-14 14:20:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','',''),('9171049809912901323334',157,'91710497510','23',1.00,'250','retail','0','2024-03-15 13:11:50','','','','160','Cash',0.00,'250','','','9','','1','2024-03-15 07:26:22','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('9171067744412401323336',158,'91710677351','4',1.00,'1600','retail','0','2024-03-17 15:09:58','','','','1000','Cash',0.00,'1600','','','9','','1','2024-03-17 09:18:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','',''),('9171067739712701323336',159,'91710677351','115',1.00,'2600','retail','0','2024-03-17 15:09:38','','','','1700','Cash',0.00,'2600','','','9','','1','2024-03-17 09:18:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','',''),('9171067737812801323336',160,'91710677351','45',1.00,'1600','retail','0','2024-03-17 15:09:11','','','','1000','Cash',0.00,'1600','','','9','','1','2024-03-17 09:18:24','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','',''),('9171077495712701323337',161,'91710774806','93',5.00,'1000','retail','0','2024-03-18 18:15:17','','','','0','Cash',0.00,'200','','','9','','1','2024-03-18 12:29:52','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','36.00','31','Inclusive','branch','Inventory','','',''),('9171077613812801323337',162,'91710774806','93',5.00,'1000','retail','250','2024-03-18 18:34:10','','','','180','Cash',0.00,'200','','','9','','1','2024-03-18 12:38:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','36.00','31','Inclusive','branch','Inventory','','',''),('9171077482612601323337',163,'91710774806','7',1.00,'1600','retail','0','2024-03-18 18:13:26','','','','950','Cash',0.00,'1600','','','9','','1','2024-03-18 12:39:49','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','',''),('9171084590412401323338',164,'91710841016','17',1.00,'450','retail','0','2024-03-19 13:57:08','','','','250','Cash',0.00,'450','','','9','','1','2024-03-19 07:59:14','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('9171084582812801323338',165,'91710841016','6957660746691',1.00,'700','retail','0','2024-03-19 13:56:44','','','','0','Cash',0.00,'700','','','9','','1','2024-03-19 08:00:33','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9171084576412401323338',166,'91710841016','184',1.00,'750','retail','0','2024-03-19 13:55:07','','','','500','Cash',0.00,'750','','','9','','1','2024-03-19 08:00:42','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('9171093641312301323339',167,'91710934950','46',1.00,'750','retail','0','2024-03-20 15:06:30','','','','350','Cash',0.00,'750','','','9','','1','2024-03-20 09:25:20','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('9171094613512501323339',168,'91710945971','187',1.00,'750','retail','0','2024-03-20 17:46:11','','','','642','Cash',0.00,'750','','','9','','1','2024-03-20 11:50:14','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('9171094624512501323339',169,'91710946214','4',1.00,'1600','retail','0','2024-03-20 17:50:35','','','','1000','Cash',0.00,'1600','','','9','','1','2024-03-20 11:50:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('9171094663512501323339',170,'91710946214','166',1.00,'1799','retail','0','2024-03-20 17:56:58','','','','1360','Cash',0.00,'1799','','','9','','1','2024-03-20 12:00:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('9171094660212201323339',171,'91710946214','86',1.00,'1400','retail','0','2024-03-20 17:56:25','','','','0','Cash',0.00,'1400','','','9','','1','2024-03-20 12:01:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('9171094651212201323339',172,'91710946214','37',1.00,'1250','retail','0','2024-03-20 17:55:00','','','','700','Cash',0.00,'1250','','','9','','1','2024-03-20 12:01:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9171094647312301323339',173,'91710946214','6947662262220',2.00,'1900','retail','0','2024-03-20 17:53:37','','','','750','Cash',0.00,'950','','','9','','1','2024-03-20 12:01:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','',''),('9171094632812801323339',174,'91710946214','5',10.00,'2600','retail','0','2024-03-20 17:51:15','','','','190','Cash',0.00,'260','','','9','','1','2024-03-20 12:01:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'10','243.00','233','Inclusive','branch','Inventory','','',''),('9171094625912901323339',175,'91710946214','38',1.00,'1500','retail','0','2024-03-20 17:50:49','','','','900','Cash',0.00,'1500','','','9','','1','2024-03-20 12:02:40','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('9171104378012001323330',176,'91711043717','151',1.00,'300','retail','0','2024-03-21 20:56:03','','','','140','Cash',0.00,'300','','','9','','1','2024-03-21 14:56:39','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('9171110934212201323331',177,'91711109055','19',1.00,'700','retail','0','2024-03-22 15:07:59','','','','400','Cash',0.00,'700','','','9','','1','2024-03-22 09:11:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','',''),('9171110920812801323331',178,'91711109055','56',1.00,'700','retail','0','2024-03-22 15:04:15','','','','350','Cash',0.00,'700','','','9','','1','2024-03-22 09:11:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','',''),('9171111962512501323331',179,'91711119610','72',5.00,'2000','retail','0','2024-03-22 18:00:10','','','','200','Cash',0.00,'400','','','9','','1','2024-03-22 12:01:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','155.00','150','Inclusive','branch','Inventory','','',''),('9171119265412401323331',180,'91711192430','6166000121849',1.00,'700','retail','50','2024-03-23 14:15:23','','','','0','Cash',0.00,'700','','','9','','1','2024-03-23 08:17:46','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9171119275412401323331',181,'91711192430','187',1.00,'750','retail','0','2024-03-23 14:18:11','','','','642','Cash',0.00,'750','','','9','','1','2024-03-23 08:19:39','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('9171136562212201323333',182,'91711365533','15',1.00,'80','retail','0','2024-03-25 14:18:53','','','','45','Cash',0.00,'80','','','9','','1','2024-03-25 08:20:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','',''),('9171179807812801323337',183,'91711798055','100',1.00,'3300','retail','0','2024-03-30 14:27:35','','','','2200','Cash',0.00,'3300','','','9','','1','2024-03-30 08:28:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('9171179811312301323337',184,'91711798088','100',1.00,'3200','retail','100','2024-03-30 14:28:08','','','','2200','Cash',0.00,'3200','','','9','','1','2024-03-30 08:48:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('10171181030873037030221',185,'101711810204','68',1.00,'1600','retail','0','2024-03-30 17:51:40','','','','1000','Cash',0.00,'1600','','','10','','1','2024-03-30 11:52:09','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('10171181028573837030221',186,'101711810204','2',1.00,'1300','retail','0','2024-03-30 17:50:57','','','','950','Cash',0.00,'1300','','','10','','1','2024-03-30 11:53:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('9171181424212201323338',187,'91711813923','6925546000205',1.00,'2500','retail','0','2024-03-30 18:57:09','','','','1400','Cash',0.00,'2500','','','9','','1','2024-03-30 12:57:32','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('9171181415312301323338',188,'91711813923','2',1.00,'1300','retail','0','2024-03-30 18:55:28','','','','950','Cash',0.00,'1300','','','9','','1','2024-03-30 12:58:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','',''),('9171205797912901323330',189,'91712057921','21',1.00,'198','retail','2','2024-04-02 14:39:06','','','','133','Cash',0.00,'198','','','9','','1','2024-04-02 08:40:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','',''),('9171225015212201323332',190,'91712250116','5',5.00,'1300','retail','0','2024-04-04 20:01:56','','','','190','Cash',0.00,'260','','','9','','1','2024-04-04 14:03:12','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','259.00','254','Inclusive','branch','Inventory','','',''),('9171241422812801323334',191,'91712414144','3',1.00,'850','retail','0','2024-04-06 17:36:53','','','','450','Cash',0.00,'850','','','9','','1','2024-04-06 11:49:32','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','',''),('9171241421312301323334',192,'91712414144','5',6.00,'1560','retail','0','2024-04-06 17:36:32','','','','190','Cash',0.00,'260','','','9','','1','2024-04-06 11:49:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','254.00','248','Inclusive','branch','Inventory','','',''),('9171241419112101323334',193,'91712414144','139',1.00,'1399','retail','0','2024-04-06 17:35:44','','','','1050','Cash',0.00,'1399','','','9','','1','2024-04-06 11:49:36','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('9171241589412401323334',194,'91712415817','3',1.00,'850','retail','0','2024-04-06 18:04:37','','','','450','Cash',0.00,'850','','','9','','1','2024-04-06 12:23:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','',''),('9171241606012001323334',195,'91712415817','72',2.00,'800','retail','0','2024-04-06 18:07:07','','','','200','Cash',0.00,'400','','','9','','1','2024-04-06 12:42:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','161.00','159','Inclusive','branch','Inventory','','',''),('9171241587612601323334',196,'91712415817','5',6.00,'1560','retail','0','2024-04-06 18:03:37','','','','190','Cash',0.00,'260','','','9','','1','2024-04-06 12:42:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','254.00','248','Inclusive','branch','Inventory','','',''),('9171259916112101323335',197,'91712599091','6971919199014',1.00,'250','retail','0','2024-04-08 20:58:43','','','','125','Cash',0.00,'250','','','9','','1','2024-04-08 14:59:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','',''),('9171268259812801323336',198,'91712682560','87',1.00,'1700','retail','0','2024-04-09 20:09:20','','','','1100','Cash',0.00,'1700','','','9','','1','2024-04-09 14:10:04','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('9171277213412401323337',199,'91712770003','182',1.00,'750','retail','0','2024-04-10 21:02:02','','','','500','Cash',0.00,'750','','','9','','1','2024-04-10 15:02:27','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('9171277210612601323337',200,'91712770003','132',5.00,'1000','retail','0','2024-04-10 20:26:44','','','','104','Cash',0.00,'200','','','9','','1','2024-04-10 15:02:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','77.00','72','Inclusive','branch','Inventory','1110','4000','5500'),('9171277212212201323337',201,'91712770003','185',3.00,'180','retail','0','2024-04-10 21:01:46','','','','22','Cash',0.00,'60','','','9','','1','2024-04-10 15:02:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','None Inventory','1110','4000','5500'),('9171319670412401323331',202,'91713196693','121',1.00,'0','retail','0','2024-04-15 18:58:13','','','','0','Cash',0.00,'0','','','9','','1','2024-04-15 12:58:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','',''),('9171319691512501323331',203,'91713196879','6971919199014',1.00,'250','retail','0','2024-04-15 19:01:39','','','','125','Cash',0.00,'250','','','9','','1','2024-04-15 13:02:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','',''),('9171380884012001323338',204,'91713808817','59',1.00,'450','retail','0','2024-04-22 21:00:26','','','','0','Cash',0.00,'450','','','9','','1','2024-04-22 15:00:55','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','',''),('9171388024212201323338',205,'91713880193','170',3.00,'210','retail','0','2024-04-23 16:49:53','','','','50','Cash',0.00,'70','','','9','','1','2024-04-23 10:50:59','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','1110','4000','5500'),('9171388036912901323338',206,'91713880260','37',1.00,'1200','retail','50','2024-04-23 16:52:08','','','','700','Cash',0.00,'1200','','','9','','1','2024-04-23 10:52:54','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('9171388046112101323338',207,'91713880260','6947662262220',2.00,'1800','retail','100','2024-04-23 16:53:48','','','','750','Cash',0.00,'900','','','9','','1','2024-04-23 10:54:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','',''),('9171388052512501323338',208,'91713880260','72',3.00,'1200','retail','0','2024-04-23 16:55:02','','','','200','Cash',0.00,'400','','','9','','1','2024-04-23 11:59:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','148.00','145','Inclusive','branch','Inventory','','',''),('9171415074912901323331',209,'91714150717','15',1.00,'80','retail','0','2024-04-26 19:58:59','','','','45','Cash',0.00,'80','','','9','','1','2024-04-26 13:59:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','',''),('9171415084012001323331',210,'91714150824','111',1.00,'1950','retail','0','2024-04-26 20:00:24','','','','1350','Cash',0.00,'1950','','','9','','1','2024-04-26 14:00:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('9171415100912901323331',211,'91714150928','17',1.00,'450','retail','0','2024-04-26 20:03:06','','','','250','Cash',0.00,'450','','','9','','1','2024-04-26 14:03:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','',''),('9171423567212201323332',212,'91714235651','199',2.00,'240','retail','0','2024-04-27 19:34:11','','','','80','Cash',0.00,'120','','','9','','1','2024-04-27 13:34:45','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500'),('9171423570612601323332',213,'91714235686','199',2.00,'240','retail','0','2024-04-27 19:34:46','','','','80','Cash',0.00,'120','','','9','','1','2024-04-27 13:35:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','33.00','31','Inclusive','branch','Inventory','1110','4000','5500'),('9171466939812801323336',214,'91714669284','64',1.00,'2300','retail','100','2024-05-02 20:02:34','','','','1600','Cash',0.00,'2300','','','9','','1','2024-05-02 14:03:31','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('9171483689712701323338',215,'91714836884','6972864340117',1.00,'450','retail','0','2024-05-04 18:34:44','','','','0','Cash',0.00,'450','','','9','','1','2024-05-04 12:35:11','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('9171484426312301323338',216,'91714844225','181',1.00,'500','retail','0','2024-05-04 20:37:28','','','','250','Cash',0.00,'500','','','9','','1','2024-05-04 14:37:47','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('9171492574412401323339',217,'91714925679','18',1.00,'100','retail','20','2024-05-05 19:15:22','','','','45','Cash',0.00,'100','','','9','','1','2024-05-05 13:16:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','',''),('9171499604812801323339',218,'91714995999','196',1.00,'999','retail','0','2024-05-06 14:46:39','','','','500','Cash',0.00,'999','','','9','','1','2024-05-06 08:47:38','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('9171499607412401323339',219,'91714996059','196',1.00,'949','retail','50','2024-05-06 14:47:39','','','','500','Cash',0.00,'949','','','9','','1','2024-05-06 08:50:12','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('9171579318912901323337',220,'91715791488','203',1.00,'999','retail','0','2024-05-15 20:12:11','','','','650','Cash',0.00,'999','','','9','','1','2024-05-15 14:13:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('9171601471012001323330',221,'91716014675','63',1.00,'1300','retail','0','2024-05-18 09:44:35','','','','850','Cash',0.00,'1300','','','9','','1','2024-05-18 03:46:55','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9171601476112101323330',222,'91716014675','15',4.00,'320','retail','0','2024-05-18 09:45:43','','','','45','Cash',0.00,'80','','','9','','1','2024-05-18 03:47:48','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','22.00','18','Inclusive','branch','Inventory','','',''),('9171601474212201323330',223,'91716014675','20',5.00,'400','retail','0','2024-05-18 09:45:31','','','','40','Cash',0.00,'80','','','9','','1','2024-05-18 03:49:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','122.00','117','Inclusive','branch','Inventory','','',''),('9171601500512501323330',224,'91716014675','20',5.00,'387.5','retail','12.5','2024-05-18 09:49:27','','','','40','Cash',0.00,'77.5','','','9','','1','2024-05-18 03:50:20','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','122.00','117','Inclusive','branch','Inventory','','',''),('9171734994012001323333',225,'91717349881','152',3.00,'1410','retail','0','2024-06-02 20:38:30','','','','370','Cash',0.00,'470','','','9','','1','2024-06-02 14:39:54','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('9171760691812801323336',226,'91717606908','6971919190011',1.00,'250','retail','0','2024-06-05 20:01:48','','','','125','Cash',0.00,'250','','','9','','1','2024-06-05 14:02:28','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('9171760693312301323336',227,'91717606908','6971919199014',1.00,'250','retail','0','2024-06-05 20:01:59','','','','125','Cash',0.00,'250','','','9','','1','2024-06-05 14:02:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('9171785717312301323338',228,'91717857079','35',4.00,'800','retail','0','2024-06-08 17:32:32','','','','125','Cash',0.00,'200','','','9','','1','2024-06-08 11:33:17','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','16.00','12','Inclusive','branch','Inventory','','',''),('9171795558612601323339',229,'91717955552','4',1.00,'1550','retail','100','2024-06-09 20:52:45','','','','1100','Cash',0.00,'1550','','','9','','1','2024-06-09 14:53:24','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','',''),('9171804175112101323330',230,'91718041323','49',1.00,'1500','retail','0','2024-06-10 20:48:57','','','','850','Cash',0.00,'1500','','','9','','1','2024-06-10 14:49:18','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','',''),('9171830149112101323333',231,'91718301414','35',1.00,'200','retail','0','2024-06-13 20:58:01','','','','125','Cash',0.00,'200','','','9','','1','2024-06-13 14:58:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('9171835515512501323333',232,'91718354365','5',5.00,'1300','retail','0','2024-06-14 11:50:46','','','','190','Cash',0.00,'260','','','9','','1','2024-06-14 05:52:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','207.00','202','Inclusive','branch','Inventory','','',''),('9171872850712701323337',233,'91718728395','28',1.00,'47','retail','3','2024-06-18 19:34:33','','','','42','Cash',0.00,'47','','','9','','1','2024-06-18 13:35:16','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','',''),('9171924309712701323332',234,'91719243045','6925546000205',1.00,'2700','retail','0','2024-06-24 18:30:46','','','','1400','Cash',0.00,'2700','','','9','','1','2024-06-24 12:31:46','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','',''),('10171930033573337030229',235,'101719300128','36',2.00,'1300','retail','0','2024-06-25 10:22:08','','','','350','Cash',179.31,'650','','','10','','1','2024-06-25 04:42:05','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',1120.69,'','3.00','1','Inclusive','branch','Inventory','','',''),('10171930133973337030229',236,'101719301325','20',3.00,'240','retail','0','2024-06-25 10:42:05','','','','40','Cash',0.00,'80','','','10','','1','2024-06-25 04:43:57','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','99.00','96','Inclusive','branch','Inventory','','',''),('10171930164773437030229',237,'101719301458','20',1.00,'80','retail','0','2024-06-25 10:44:18','','','','40','Cash',0.00,'80','','','10','','1','2024-06-25 04:49:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','',''),('10171947820573037030229',238,'101719477424','20',1.00,'80','retail','0','2024-06-27 11:37:05','','','','40','Cash',0.00,'80','','','10','','1','2024-06-27 05:50:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','',''),('10171947822673237030229',239,'101719478216','20',2.00,'160','retail','0','2024-06-27 11:50:26','','','','40','Cash',0.00,'80','','','10','','1','2024-06-27 05:51:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','96.00','94','Inclusive','branch','Inventory','','',''),('10171966007273737030229',240,'101719658978','87',1.00,'1900','retail','0','2024-06-29 14:21:05','','','','1100','Cash',0.00,'1900','','','10','','1','2024-06-29 08:25:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('10171966004373437030229',241,'101719658978','221',1.00,'350','retail','0','2024-06-29 14:20:34','','','','200','Cash',0.00,'350','','','10','','1','2024-06-29 08:27:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500'),('10171966003373337030229',242,'101719658978','132',1.00,'200','retail','0','2024-06-29 14:02:59','','','','104','Cash',0.00,'200','','','10','','1','2024-06-29 08:27:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500'),('10171966488573837030229',243,'101719664860','51',2.00,'1000','retail','0','2024-06-29 15:41:00','','','','300','Cash',0.00,'500','','','10','','1','2024-06-29 09:57:09','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','',''),('10171967550173037030229',244,'101719675435','137',1.00,'799','retail','0','2024-06-29 18:37:15','','','','606','Cash',0.00,'799','','','10','','1','2024-07-01 09:38:48','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('10172019680573037030220',245,'101720196246','112',1.00,'1950','retail','0','2024-07-05 19:17:26','','','','0','Cash',0.00,'1950','','','10','','1','2024-07-05 13:27:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','',''),('10172088674973437030220',246,'101720886486','37',1.00,'1250','retail','0','2024-07-13 19:05:42','','','','700','Cash',0.00,'1250','','','10','','1','2024-07-17 05:00:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','',''),('10172088674273437030220',247,'101720886486','97',1.00,'700','retail','0','2024-07-13 19:05:36','','','','450','Cash',0.00,'700','','','10','','1','2024-07-17 05:01:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','',''),('10172088673573337030220',248,'101720886486','143',2.00,'2400','retail','0','2024-07-13 19:05:22','','','','700','Cash',0.00,'1200','','','10','','1','2024-07-17 05:01:02','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('10172088672173237030220',249,'101720886486','126',1.00,'799','retail','0','2024-07-13 19:05:12','','','','649','Cash',0.00,'799','','','10','','1','2024-07-17 05:01:04','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('10172088671273137030220',250,'101720886486','27',1.00,'1000','retail','0','2024-07-13 19:05:06','','','','650','Cash',0.00,'1000','','','10','','1','2024-07-17 05:01:06','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('10172088670573037030220',251,'101720886486','4',1.00,'1650','retail','0','2024-07-13 19:04:59','','','','1100','Cash',0.00,'1650','','','10','','1','2024-07-17 05:01:09','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','',''),('10172088669873937030220',252,'101720886486','45',1.00,'1600','retail','0','2024-07-13 19:04:51','','','','1000','Cash',0.00,'1600','','','10','','1','2024-07-17 05:01:11','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','',''),('10172088669073937030220',253,'101720886486','235',1.00,'360','retail','0','2024-07-13 19:04:32','','','','180','Cash',0.00,'360','','','10','','1','2024-07-17 05:01:13','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('10172088649473937030220',254,'101720886486','50',1.00,'2500','retail','0','2024-07-13 19:01:26','','','','1900','Cash',0.00,'2500','','','10','','1','2024-07-17 05:01:16','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('10172088667173737030220',255,'101720886486','125',21.00,'105','retail','0','2024-07-13 19:03:21','','','','0','Cash',0.00,'5','','','10','','1','2024-07-17 05:01:19','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'21','78.00','57','Inclusive','branch','Inventory','','',''),('10172088660173037030220',256,'101720886486','37',1.00,'1250','retail','0','2024-07-13 19:03:14','','','','700','Cash',0.00,'1250','','','10','','1','2024-07-17 05:01:21','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','',''),('10172088659473937030220',257,'101720886486','97',1.00,'700','retail','0','2024-07-13 19:03:06','','','','450','Cash',0.00,'700','','','10','','1','2024-07-17 05:01:23','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','',''),('10172088658573837030220',258,'101720886486','213',1.00,'250','retail','0','2024-07-13 19:02:53','','','','150','Cash',0.00,'250','','','10','','1','2024-07-17 05:01:26','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('10172088657373737030220',259,'101720886486','155',1.00,'1700','retail','0','2024-07-13 19:01:35','','','','1100','Cash',0.00,'1700','','','10','','1','2024-07-17 05:01:28','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500'),('10172129421673137030221',260,'101721292214','141',1.00,'700','retail','0','2024-07-18 11:43:34','','','','400','Cash',0.00,'700','','','10','','1','2024-07-18 06:17:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('11172132316473637030221',261,'111721323047','190',2.00,'3000','retail','0','2024-07-18 20:19:02','','','','950','Cash',0.00,'1500','','','11','','1','2024-07-18 14:19:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('10172165249973937030221',262,'101721651928','2',1.00,'1300','retail','0','2024-07-22 15:38:48','','','','950','Cash',0.00,'1300','','','10','','1','2024-07-22 09:48:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','',''),('12172175435273537030221',263,'121721748981','6971919199014',1.00,'250','retail','0','2024-07-23 20:02:44','','','','125','Cash',0.00,'250','','','12','','1','2024-07-23 14:06:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','',''),('12172184176273637030221',264,'121721841714','6971919190011',2.00,'500','retail','0','2024-07-24 20:22:27','','','','125','Cash',0.00,'250','','','12','','1','2024-07-24 14:22:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','',''),('12172184173573337030221',265,'121721841714','22',0.00,'0','retail','0','2024-07-24 20:21:54','','','','700','Cash',0.00,'1150','','','12','','1','2024-07-24 14:23:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','0.00','0','Inclusive','branch','Inventory','','',''),('11172270279473937030222',266,'111722702602','185',0.00,'0','retail','0','2024-08-03 19:32:40','','','','22','Cash',0.00,'60','','','11','','1','2024-08-03 13:40:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','37.00','37','Inclusive','branch','None Inventory','1110','4000','5500'),('11172322281273137030223',267,'111723222765','3',1.00,'850','retail','0','2024-08-09 20:00:02','','','','450','Cash',0.00,'850','','','11','','1','2024-08-09 14:00:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','',''),('11172322280273037030223',268,'111723222765','15',2.00,'160','retail','0','2024-08-09 19:59:48','','','','45','Cash',0.00,'80','','','11','','1','2024-08-09 14:00:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','',''),('11172322278773837030223',269,'111723222765','5',1.00,'300','retail','0','2024-08-09 19:59:36','','','','190','Cash',0.00,'300','','','11','','1','2024-08-09 14:00:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','330.00','329','Inclusive','branch','Inventory','','',''),('11172322277673737030223',270,'111723222765','38',1.00,'1500','retail','0','2024-08-09 19:59:25','','','','900','Cash',0.00,'1500','','','11','','1','2024-08-09 14:00:42','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','',''),('11172339525073537030223',271,'111723395147','136',1.00,'799','retail','0','2024-08-11 19:53:54','','','','606','Cash',0.00,'799','','','11','','1','2024-08-11 13:54:22','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('10172348233973337030223',272,'101723482172','185',2.00,'120','retail','0','2024-08-12 20:05:15','','','','22','Cash',0.00,'60','','','10','','1','2024-08-12 14:06:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','142.00','140','Inclusive','branch','None Inventory','1110','4000','5500'),('10172348231573137030223',273,'101723482172','237',1.00,'1600','retail','0','2024-08-12 20:04:08','','','','1000','Cash',0.00,'1600','','','10','','1','2024-08-12 14:06:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500'),('10172348224773437030223',274,'101723482172','267',2.00,'500','retail','0','2024-08-12 20:02:53','','','','130','Cash',0.00,'250','','','10','','1','2024-08-12 14:06:09','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','1110','4000','5500'),('11172365576473637030223',275,'111723655743','21',1.00,'200','retail','0','2024-08-14 20:15:55','','','','133','Cash',0.00,'200','','','11','','1','2024-08-14 14:16:22','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','',''),('11172400007173737030224',276,'111723998098','160',1.00,'799','retail','0','2024-08-18 19:54:24','','','','595','Cash',0.00,'799','','','11','','1','2024-08-18 13:54:35','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('11172452017773737030224',277,'111724520158','37',0.00,'0','retail','0','2024-08-24 20:22:38','','','','700','Cash',0.00,'1300','','','11','','1','2024-08-24 14:24:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','65.00','65','Inclusive','branch','Inventory','','',''),('11172452027773737030224',278,'111724520267','37',5.00,'6250','retail','0','2024-08-24 20:24:27','','','','700','Cash',0.00,'1250','','','11','','1','2024-08-24 14:25:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','65.00','60','Inclusive','branch','Inventory','','',''),('11172512556273637030225',279,'111725125283','93',1.00,'300','retail','0','2024-08-31 20:32:14','','','','180','Cash',0.00,'300','','','11','','1','2024-08-31 14:32:53','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','',''),('11172581459373937030225',280,'111725814435','99',2.00,'500','retail','0','2024-09-08 19:54:51','','','','0','Cash',0.00,'250','','','11','','1','2024-09-08 13:56:41','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','',''),('11172598894073437030225',281,'111725988686','17',1.00,'500','retail','0','2024-09-10 20:20:48','','','','250','Cash',0.00,'500','','','11','','1','2024-09-10 14:30:58','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('11172624852273237030226',282,'111726248170','39',1.00,'2500','retail','0','2024-09-13 20:28:15','','','','1600','Cash',0.00,'2500','','','11','','1','2024-09-13 14:31:36','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('11172624819973937030226',283,'111726248170','18',2.00,'240','retail','0','2024-09-13 20:23:03','','','','45','Cash',0.00,'120','','','11','','1','2024-09-13 14:46:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','76.00','74','Inclusive','branch','Inventory','','',''),('11172674692173237030226',284,'111726746853','250',1.00,'450','retail','0','2024-09-19 14:55:14','','','','250','Cash',0.00,'450','','','11','','1','2024-09-19 08:55:30','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500'),('11172674691473137030226',285,'111726746853','278',1.00,'700','retail','0','2024-09-19 14:55:08','','','','390','Cash',0.00,'700','','','11','','1','2024-09-19 08:55:32','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('11172674690873037030226',286,'111726746853','318',1.00,'15000','retail','0','2024-09-19 14:55:02','','','','12000','Cash',0.00,'15000','','','11','','1','2024-09-19 08:55:35','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('11172674690173037030226',287,'111726746853','292',1.00,'2800','retail','0','2024-09-19 14:54:55','','','','1400','Cash',0.00,'2800','','','11','','1','2024-09-19 08:56:03','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500'),('11172674689573937030226',288,'111726746853','119',1.00,'1600','retail','0','2024-09-19 14:54:50','','','','0','Cash',0.00,'1600','','','11','','1','2024-09-19 08:56:05','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('11172674689073937030226',289,'111726746853','6972864340117',1.00,'450','retail','0','2024-09-19 14:54:45','','','','0','Cash',0.00,'450','','','11','','1','2024-09-19 08:56:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('11172674688473837030226',290,'111726746853','265',1.00,'1500','retail','0','2024-09-19 14:54:38','','','','900','Cash',0.00,'1500','','','11','','1','2024-09-19 08:56:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('11172674687873737030226',291,'111726746853','219',1.00,'800','retail','0','2024-09-19 14:54:32','','','','400','Cash',0.00,'800','','','11','','1','2024-09-19 08:56:10','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('11172674687273737030226',292,'111726746853','317',1.00,'1400','retail','0','2024-09-19 14:54:13','','','','800','Cash',0.00,'1400','','','11','','1','2024-09-19 08:56:12','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('11172685369373937030226',293,'111726853530','164',1.00,'250','retail','0','2024-09-20 20:34:42','','','','119','Cash',0.00,'250','','','11','','1','2024-09-20 14:37:52','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('11172685360573037030226',294,'111726853530','164',1.00,'250','retail','0','2024-09-20 20:33:07','','','','119','Cash',0.00,'250','','','11','','1','2024-09-20 14:39:05','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('11172797622673237030227',295,'111727976170','148',1.00,'200','retail','0','2024-10-03 20:23:40','','','','150','Cash',0.00,'200','','','11','','1','2024-10-03 14:23:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500'),('11172823642873237030228',296,'111728236256','301',2.00,'100','retail','0','2024-10-06 20:40:07','','','','31','Cash',0.00,'50','','','11','','1','2024-10-06 14:41:06','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('11172840580773037030228',297,'111728404091','6166000121849',1.00,'799','retail','0','2024-10-08 19:43:07','','','','608','Cash',0.00,'799','','','11','','1','2024-10-08 14:18:07','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('11172840578773837030228',298,'111728404091','185',3.00,'180','retail','0','2024-10-08 19:42:47','','','','22','Cash',0.00,'60','','','11','','1','2024-10-08 14:18:26','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','97.00','94','Inclusive','branch','None Inventory','1110','4000','5500'),('11172840576773637030228',299,'111728404091','21',1.00,'200','retail','0','2024-10-08 19:42:33','','','','133','Cash',0.00,'200','','','11','','1','2024-10-08 14:18:27','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','',''),('11172840575373537030228',300,'111728404091','9',1.00,'1500','retail','0','2024-10-08 19:42:23','','','','850','Cash',0.00,'1500','','','11','','1','2024-10-08 14:18:29','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','',''),('11172840574373437030228',301,'111728404091','320',1.00,'1700','retail','0','2024-10-08 19:41:55','','','','800','Cash',0.00,'1700','','','11','','1','2024-10-08 14:18:31','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('11172840571573137030228',302,'111728404091','20',2.00,'160','retail','0','2024-10-08 19:41:42','','','','40','Cash',0.00,'80','','','11','','1','2024-10-08 14:18:33','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','77.00','75','Inclusive','branch','Inventory','','',''),('11172840570173037030228',303,'111728404091','15',5.00,'400','retail','0','2024-10-08 19:41:24','','','','45','Cash',0.00,'80','','','11','','1','2024-10-08 14:18:34','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'5','41.00','36','Inclusive','branch','Inventory','','',''),('11172840568473837030228',304,'111728404091','16',1.00,'350','retail','0','2024-10-08 19:41:14','','','','125','Cash',0.00,'350','','','11','','1','2024-10-08 14:18:36','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','',''),('11172840567373737030228',305,'111728404091','185',6.00,'360','retail','0','2024-10-08 19:40:58','','','','22','Cash',0.00,'60','','','11','','1','2024-10-08 14:18:37','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','103.00','97','Inclusive','branch','None Inventory','1110','4000','5500'),('11172840565773537030228',306,'111728404091','48',1.00,'700','retail','0','2024-10-08 19:40:47','','','','400','Cash',0.00,'700','','','11','','1','2024-10-08 14:18:39','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','',''),('11172840564773437030228',307,'111728404091','170',4.00,'280','retail','0','2024-10-08 19:40:31','','','','50','Cash',0.00,'70','','','11','','1','2024-10-08 14:18:40','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500'),('11172840563073337030228',308,'111728404091','32',4.00,'1000','retail','0','2024-10-08 19:39:59','','','','150','Cash',0.00,'250','','','11','','1','2024-10-08 14:18:42','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','','',''),('11172840559973937030228',309,'111728404091','12',1.00,'800','retail','0','2024-10-08 19:39:51','','','','450','Cash',0.00,'800','','','11','','1','2024-10-08 14:18:43','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('11172840559073937030228',310,'111728404091','297',1.00,'1100','retail','0','2024-10-08 19:39:40','','','','550','Cash',0.00,'1100','','','11','','1','2024-10-08 14:18:44','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('11172840558073837030228',311,'111728404091','45',1.00,'1600','retail','0','2024-10-08 19:39:31','','','','1000','Cash',0.00,'1600','','','11','','1','2024-10-08 14:18:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','',''),('11172840557073737030228',312,'111728404091','192',1.00,'699','retail','0','2024-10-08 19:39:20','','','','476','Cash',0.00,'699','','','11','','1','2024-10-08 14:18:49','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('11172840556073637030228',313,'111728404091','32',4.00,'1000','retail','0','2024-10-08 19:39:08','','','','150','Cash',0.00,'250','','','11','','1','2024-10-08 14:18:50','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'4','43.00','39','Inclusive','branch','Inventory','','',''),('11172840554873437030228',314,'111728404091','68',1.00,'1650','retail','0','2024-10-08 19:38:56','','','','1000','Cash',0.00,'1650','','','11','','1','2024-10-08 14:18:52','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','',''),('11172840553673337030228',315,'111728404091','208',1.00,'200','retail','0','2024-10-08 19:38:48','','','','100','Cash',0.00,'200','','','11','','1','2024-10-08 14:18:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500'),('11172840552773237030228',316,'111728404091','33',2.00,'100','retail','0','2024-10-08 19:38:28','','','','38','Cash',0.00,'50','','','11','','1','2024-10-08 14:18:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','','',''),('11172840550873037030228',317,'111728404091','110',1.00,'250','retail','0','2024-10-08 19:38:21','','','','95','Cash',0.00,'250','','','11','','1','2024-10-08 14:18:56','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','',''),('11172840550073037030228',318,'111728404091','222',1.00,'1500','retail','0','2024-10-08 19:38:07','','','','1000','Cash',0.00,'1500','','','11','','1','2024-10-08 14:18:57','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('11172840548673837030228',319,'111728404091','230',1.00,'450','retail','0','2024-10-08 19:37:40','','','','230','Cash',0.00,'450','','','11','','1','2024-10-08 14:18:58','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500'),('11172840545973537030228',320,'111728404091','6971919190011',1.00,'250','retail','0','2024-10-08 19:37:30','','','','125','Cash',0.00,'250','','','11','','1','2024-10-08 14:19:00','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('11172840545073537030228',321,'111728404091','330',2.00,'120','retail','0','2024-10-08 19:37:16','','','','24','Cash',0.00,'60','','','11','','1','2024-10-08 14:19:01','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('11172840543573337030228',322,'111728404091','342',1.00,'1000','retail','0','2024-10-08 19:37:08','','','','600','Cash',0.00,'1000','','','11','','1','2024-10-08 14:19:03','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('11172840542773237030228',323,'111728404091','158',1.00,'150','retail','0','2024-10-08 19:36:58','','','','81','Cash',0.00,'150','','','11','','1','2024-10-08 14:19:04','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('11172840541873137030228',324,'111728404091','257',2.00,'600','retail','0','2024-10-08 19:36:45','','','','167','Cash',0.00,'300','','','11','','1','2024-10-08 14:19:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500'),('11172840540573037030228',325,'111728404091','72',3.00,'1200','retail','0','2024-10-08 19:36:33','','','','200','Cash',0.00,'400','','','11','','1','2024-10-08 14:19:07','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','175.00','172','Inclusive','branch','Inventory','','',''),('11172840539373937030228',326,'111728404091','185',6.00,'360','retail','0','2024-10-08 19:36:13','','','','22','Cash',0.00,'60','','','11','','1','2024-10-08 14:19:08','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'6','109.00','103','Inclusive','branch','None Inventory','1110','4000','5500'),('11172840536173637030228',327,'111728404091','1',1.00,'1600','retail','0','2024-10-08 19:14:52','','','','950','Cash',0.00,'1600','','','11','','1','2024-10-08 14:19:10','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','',''),('11172849333273337030228',328,'111728493103','337',1.00,'1600','retail','0','2024-10-09 20:01:28','','','','850','Cash',0.00,'1600','','','11','','1','2024-10-09 14:02:15','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('11172987779573937030229',329,'111729877731','339',1.00,'350','retail','0','2024-10-25 20:36:26','','','','150','Cash',0.00,'350','','','11','','1','2024-10-25 14:36:39','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500'),('11172987795173537030229',330,'111729877731','185',1.00,'60','retail','0','2024-10-25 20:39:03','','','','22','Cash',0.00,'60','','','11','','1','2024-10-25 14:39:16','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','None Inventory','1110','4000','5500'),('11172987813273337030229',331,'111729877731','164',1.00,'299','retail','0','2024-10-25 20:41:26','','','','119','Cash',0.00,'299','','','11','','1','2024-10-25 14:42:26','2','5','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('11172996397873737030229',332,'111729963634','301',1.00,'50','retail','0','2024-10-26 20:30:33','','','','31','Cash',0.00,'50','','','11','','1','2024-10-26 14:34:06','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('11173004939673937030220',333,'111730049318','308',1.00,'100','retail','0','2024-10-27 20:16:10','','','','30','Cash',0.00,'100','','','11','','1','2024-10-27 14:16:40','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500'),('11173039639373937030220',334,'111730396376','317',1.00,'1400','retail','0','2024-10-31 20:39:37','','','','800','Cash',0.00,'1400','','','11','','1','2024-10-31 14:47:47','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('11173039640373037030220',335,'111730396376','81',1.00,'1800','retail','0','2024-10-31 20:39:54','','','','1000','Cash',0.00,'1800','','','11','','1','2024-10-31 14:47:51','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('11173039641173137030220',336,'111730396376','110',1.00,'250','retail','0','2024-10-31 20:40:04','','','','95','Cash',0.00,'250','','','11','','1','2024-10-31 14:47:55','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','',''),('11173039642573237030220',337,'111730396376','267',1.00,'250','retail','0','2024-10-31 20:40:12','','','','130','Cash',0.00,'250','','','11','','1','2024-10-31 14:48:00','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('11173039644073437030220',338,'111730396376','35',2.00,'400','retail','0','2024-10-31 20:40:26','','','','125','Cash',0.00,'200','','','11','','1','2024-10-31 14:48:06','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','',''),('11173039644773437030220',339,'111730396376','326',1.00,'1800','retail','0','2024-10-31 20:40:40','','','','950','Cash',0.00,'1800','','','11','','1','2024-10-31 14:48:10','2','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('11173039647073737030220',340,'111730396376','169',1.00,'3800','retail','0','2024-10-31 20:40:47','','','','2600','Cash',0.00,'3800','','','11','','1','2024-10-31 14:48:15','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('11173039648173837030220',341,'111730396376','202',1.00,'800','retail','0','2024-10-31 20:41:10','','','','450','Cash',0.00,'800','','','11','','1','2024-10-31 14:48:19','2','1','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('11173039843273337030220',342,'111730396376','218',1.00,'200','retail','0','2024-10-31 21:13:44','','','','100','Cash',0.00,'200','','','11','','1','2024-10-31 15:13:57','2','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500'),('11173168834911202101232',343,'111731687862','627',1.00,'250','retail','0','2024-11-15 19:31:30','','','','125','Cash',0.00,'250','','','11','','1','2024-11-15 16:32:37','3','6','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('11173229377110093321303',344,'111732293680','97',1.00,'700','retail','0','2024-11-22 19:42:02','','','','450','Cash',0.00,'700','','','11','','1','2024-11-22 16:43:05','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','29.00','28','Inclusive','branch','Inventory','','',''),('11173281256821132280305',345,'111732812487','52',1.00,'150','retail','0','2024-11-28 19:49:04','','','','59','Cash',0.00,'150','','','11','','1','2024-11-28 16:49:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',150.00,'1','50.00','49','Inclusive','branch','Inventory','','',''),('13173281404427320437320',346,'131732813993','686',1.00,'300','retail','0','2024-11-28 20:13:31','bale','','','150','Cash',0.00,'300','','','13','','1','2024-11-28 17:21:56','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('13173281412020212030122',347,'131732813993','684',1.00,'700','retail','0','2024-11-28 20:15:06','bale','','','350','Cash',0.00,'700','','','13','','1','2024-11-28 17:21:58','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','5.00','4','Inclusive','branch','Inventory','','',''),('13173281410602001201133',348,'131732813993','m77',1.00,'800','retail','0','2024-11-28 20:14:47','bale','','','450','Cash',0.00,'800','','','13','','1','2024-11-28 17:22:01','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',800.00,'1','11.00','10','Inclusive','branch','Inventory','','',''),('13173281408642132317312',349,'131732813993','m07',1.00,'300','retail','0','2024-11-28 20:14:30','bale','','','150','Cash',0.00,'300','','','13','','1','2024-11-28 17:22:03','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'1','8.00','7','Inclusive','branch','Inventory','','',''),('13173281406923223002387',350,'131732813993','1118',1.00,'450','retail','0','2024-11-28 20:14:05','bale','','','250','Cash',0.00,'450','','','13','','1','2024-11-28 17:22:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500'),('13173281401000303430232',351,'131732813993','670',3.00,'1050','retail','0','2024-11-28 20:13:13','bale','','','219','Cash',0.00,'350','','','13','','1','2024-11-28 17:22:19','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',350.00,'3','20.00','17','Inclusive','branch','Inventory','','',''),('11173290245122407422023',352,'111732902264','6947662262220',1.00,'950','retail','0','2024-11-29 20:47:19','','','','750','Cash',0.00,'950','','','11','','1','2024-11-29 17:47:34','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('11173316077233123360021',353,'111733160665','257',1.00,'300','retail','0','2024-12-02 20:32:31','','','','167','Cash',0.00,'300','','','11','','1','2024-12-02 17:32:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500'),('11173316074002363137310',354,'111733160665','6947662262220',1.00,'950','retail','0','2024-12-02 20:32:05','','','','750','Cash',0.00,'950','','','11','','1','2024-12-02 17:33:35','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('11173332335720132132303',355,'111733323340','1114',1.00,'0','retail','0','2024-12-04 17:42:20','','','','300','Cash',0.00,'0','','','11','','1','2024-12-04 17:32:45','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('11173341835432503203003',356,'111733418262','1114',1.00,'0','retail','0','2024-12-05 20:05:38','','','','300','Cash',0.00,'0','','','11','','1','2024-12-05 17:06:06','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('11173341841213101113720',357,'111733418262','1141',1.00,'2100','retail','0','2024-12-05 20:06:39','','','','300','Cash',289.66,'2100','','','11','','1','2024-12-05 17:06:57','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1810.34,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('11173341843713233213300',358,'111733418262','1114',1.00,'0','retail','0','2024-12-05 20:06:57','','','','300','Cash',0.00,'0','','','11','','1','2024-12-05 17:07:41','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('11173350131821211038003',359,'111733500355','103',0.00,'0','retail','0','2024-12-06 19:08:09','','','','850','Cash',0.00,'1400','','','11','','1','2024-12-06 16:08:58','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1400.00,'','0.00','0','Inclusive','branch','Inventory','','',''),('11173393819933332003902',360,'111733938078','1114',1.00,'0','retail','0','2024-12-11 20:29:46','','','','300','Cash',0.00,'0','','','11','','1','2024-12-11 17:30:03','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('11173411209101207211003',361,'111734111476','205',1.00,'2000','retail','0','2024-12-13 20:46:39','','','','700','Cash',0.00,'2000','','','11','','1','2024-12-13 17:49:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('11173411216223303231221',362,'111734111476','334',1.00,'3100','retail','0','2024-12-13 20:49:11','','','','1700','Cash',0.00,'3100','','','11','','1','2024-12-13 17:49:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3100.00,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('11173428400330800333323',363,'111734283956','15',1.00,'80','retail','0','2024-12-15 20:32:53','','','','45','Cash',0.00,'80','','','11','','1','2024-12-15 17:33:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','65.00','64','Inclusive','branch','Inventory','','',''),('11173445683320223213231',364,'111734456798','6947662262220',1.00,'950','retail','0','2024-12-17 20:33:18','','','','750','Cash',0.00,'950','','','11','','1','2024-12-17 17:36:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',950.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('13173480188623832040021',365,'131734801825','496',1.00,'250','retail','0','2024-12-21 20:24:08','bale','','','150','Cash',0.00,'250','','','13','','1','2024-12-21 17:24:52','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','40.00','39','Inclusive','branch','Inventory','','',''),('13173523169912303356621',366,'131735231590','401',1.00,'900','retail','0','2024-12-26 19:47:52','bale','','','7500','Cash',0.00,'900','','','13','','1','2024-12-26 16:53:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',900.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('11173558039831903208135',367,'111735580348','6971919190011',1.00,'250','retail','0','2024-12-30 20:39:38','','','','125','Cash',0.00,'250','','','11','','1','2024-12-30 17:40:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('13173592692422019223034',368,'131735926815','680',1.00,'600','retail','0','2025-01-03 20:54:08','bale','','','400','Cash',0.00,'600','','','13','','1','2025-01-03 17:56:04','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('11173756728933210233203',369,'111737566801','319',1.00,'650','retail','0','2025-01-22 20:34:24','','','','450','Cash',0.00,'650','','','11','','1','2025-01-22 17:34:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',650.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('11173773882478333203830',370,'111737738816','6972864340117',1.00,'450','retail','0','2025-01-24 20:13:36','','','','0','Cash',0.00,'450','','','11','','1','2025-01-24 17:13:47','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('13173825930223202339222',371,'131738258069','1112',1.00,'950','retail','0','2025-01-30 20:27:49','bale','','','450','Cash',0.00,'950','','','13','','1','2025-01-30 17:48:33','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('11173834492402330220233',372,'111738344805','97',1.00,'700','retail','0','2025-01-31 20:34:56','','','','450','Cash',0.00,'700','','','11','','1','2025-01-31 17:35:40','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,'1','35.00','34','Inclusive','branch','Inventory','','',''),('11173868612505332206323',373,'111738684457','460',1.00,'7500','retail','0','2025-02-04 19:21:55','','','','5300','Cash',0.00,'7500','','','11','','1','2025-02-04 16:22:24','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',7500.00,'1','1.00','0','Inclusive','branch','Inventory','','',''),('11173868577722023830378',374,'111738684457','21',1.00,'200','retail','0','2025-02-04 19:15:56','','','','133','Cash',0.00,'200','','','11','','1','2025-02-04 16:22:48','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','41.00','40','Inclusive','branch','Inventory','','',''),('11173868587970313558825',375,'111738684457','15',1.00,'80','retail','0','2025-02-04 19:16:17','','','','45','Cash',0.00,'80','','','11','','1','2025-02-04 16:22:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','57.00','56','Inclusive','branch','Inventory','','',''),('11173868589983351022032',376,'111738684457','298',1.00,'250','retail','0','2025-02-04 19:17:59','','','','133','Cash',0.00,'250','','','11','','1','2025-02-04 16:23:03','2','5','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500'),('11173868591181273313923',377,'111738684457','47',1.00,'1500','retail','0','2025-02-04 19:18:19','','','','850','Cash',0.00,'1500','','','11','','1','2025-02-04 16:23:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('11173868592022033223233',378,'111738684457','364',1.00,'300','retail','0','2025-02-04 19:18:32','','','','300','Cash',0.00,'300','','','11','','1','2025-02-04 16:23:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','327.00','326','Inclusive','branch','Inventory','1110','4000','5500'),('11173868600233133823323',379,'111738684457','43',1.00,'3500','retail','0','2025-02-04 19:19:43','','','','2500','Cash',0.00,'3500','','','11','','1','2025-02-04 16:23:41','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',3500.00,'1','1.00','0','Inclusive','branch','Inventory','','',''),('11173911631112302210122',380,'111739116116','185',1.00,'60','retail','0','2025-02-09 18:51:23','','','','22','Cash',0.00,'60','','','11','','1','2025-02-09 15:51:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'1','-29.00','-30','Inclusive','branch','None Inventory','1110','4000','5500'),('11173911674516213121232',381,'111739116735','21',1.00,'200','retail','0','2025-02-09 18:58:55','','','','133','Cash',0.00,'200','','','11','','1','2025-02-09 16:03:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','38.00','37','Inclusive','branch','Inventory','','',''),('11173946431112331332162',382,'111739464146','364',1.00,'300','retail','0','2025-02-13 19:31:37','','','','300','Cash',0.00,'300','','','11','','1','2025-02-13 16:45:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','326.00','325','Inclusive','branch','Inventory','1110','4000','5500'),('11173989986132023738988',383,'111739899537','1186',2.00,'900','retail','0','2025-02-18 20:30:47','','','','72','Cash',0.00,'450','','','11','','1','2025-02-18 17:31:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',450.00,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500'),('11173998415833192002123',384,'111739984119','110',1.00,'250','retail','0','2025-02-19 19:55:43','','','','95','Cash',0.00,'250','','','11','','1','2025-02-19 16:58:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','42.00','41','Inclusive','branch','Inventory','','',''),('11174024384101321140302',385,'111740243823','455',3.00,'900','retail','0','2025-02-22 20:03:43','','','','180','Cash',0.00,'300','','','11','','1','2025-02-22 17:04:08','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','12.00','9','Inclusive','branch','Inventory','','',''),('11174041626000306301001',386,'111740415907','119',1.00,'1600','retail','0','2025-02-24 19:57:07','','','','0','Cash',0.00,'1600','','','11','','1','2025-02-24 16:59:08','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('11174050409800838350202',387,'111740502848','1112',1.00,'950','retail','0','2025-02-25 20:21:09','','','','450','Cash',0.00,'950','','','11','','1','2025-02-25 17:21:40','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',950.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('11174050406822731234321',388,'111740502848','170',4.00,'280','retail','0','2025-02-25 20:00:48','','','','50','Cash',0.00,'70','','','11','','1','2025-02-25 17:21:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'4','69.00','65','Inclusive','branch','Inventory','1110','4000','5500'),('11174050431525242033250',389,'111740504103','170',4.00,'280','retail','0','2025-02-25 20:24:32','','','','50','Cash',0.00,'70','','','11','','1','2025-02-25 17:25:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',70.00,'4','69.00','65','Inclusive','branch','Inventory','1110','4000','5500'),('11174075952020303005903',390,'111740759500','1119',1.00,'2200','retail','0','2025-02-28 19:18:21','','','','1100','Cash',0.00,'2200','','','11','','1','2025-02-28 16:19:56','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2200.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('1174136681030302802130',391,'11741366799','1128',1.00,'10','retail','0','2025-03-07 19:59:59','bale','','','5','Cash',0.00,'10','','','1','','1','2025-03-07 17:19:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',10.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('1174136853930140342201',392,'11741368499','271',1.00,'1500','retail','0','2025-03-07 20:28:48','bale','','','850','Cash',0.00,'1500','','','1','','1','2025-03-07 17:29:05','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('1174136852703323414332',393,'11741368499','1191',1.00,'650','retail','0','2025-03-07 20:28:36','bale','','','350','Cash',0.00,'650','','','1','','1','2025-03-07 17:29:08','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',650.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('11174142652924020222306',394,'111741426407','364',1.00,'300','retail','0','2025-03-08 12:35:05','','','','300','Cash',0.00,'300','','','11','','1','2025-03-08 09:46:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','306.00','305','Inclusive','branch','Inventory','1110','4000','5500'),('11174142655512665573120',395,'111741426407','185',4.00,'240','retail','0','2025-03-08 12:35:29','','','','22','Cash',0.00,'60','','','11','','1','2025-03-08 09:46:22','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,'4','63.00','59','Inclusive','branch','None Inventory','1110','4000','5500'),('11174142670913230401731',396,'111741426407','13',1.00,'600','retail','0','2025-03-08 12:35:56','','','','350','Cash',0.00,'600','','','11','','1','2025-03-08 09:46:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,'1','5.00','4','Inclusive','branch','Inventory','','',''),('11174142731421341103031',397,'111741426407','1155',1.00,'200','retail','0','2025-03-08 12:48:14','','','','131','Cash',0.00,'200','','','11','','1','2025-03-08 09:48:42','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('11174142796829373249232',398,'111741427709','139',1.00,'1399','retail','0','2025-03-08 12:59:06','','','','1050','Cash',0.00,'1399','','','11','','1','2025-03-08 10:00:43','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1399.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('11174142799130142792410',399,'111741427709','202',1.00,'800','retail','0','2025-03-08 12:59:29','','','','450','Cash',0.00,'800','','','11','','1','2025-03-08 10:00:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',800.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('11174142787121223171240',400,'111741427709','360',1.00,'2000','retail','0','2025-03-08 12:57:34','','','','1000','Cash',0.00,'2000','','','11','','1','2025-03-08 10:00:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('11174142792731203277134',401,'111741427709','1189',1.00,'0','retail','0','2025-03-08 12:58:32','','','','170','Cash',0.00,'0','','','11','','1','2025-03-08 10:01:17','2','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('11174142791223127332243',402,'111741427709','1187',3.00,'900','retail','0','2025-03-08 12:58:09','','','','72','Cash',0.00,'300','','','11','','1','2025-03-08 10:01:37','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'3','262.00','259','Inclusive','branch','Inventory','1110','4000','5500'),('11174143022143142303413',403,'111741429942','m89',1.00,'499','retail','0','2025-03-08 13:36:41','','','','250','Cash',0.00,'499','','','11','','1','2025-03-08 10:37:41','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',499.00,'1','2.00','1','Inclusive','branch','Inventory','','',''),('11174145448923229008488',404,'111741453952','1193',1.00,'150','retail','0','2025-03-08 20:12:32','','','','35','Cash',0.00,'150','','','11','','1','2025-03-08 17:23:17','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500'),('11174162494141900036193',405,'111741624734','1193',3.00,'450','retail','0','2025-03-10 19:41:52','','','','35','Cash',0.00,'150','','','11','','1','2025-03-10 16:42:33','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('11174171240101202113212',406,'111741711899','365',1.00,'4500','retail','0','2025-03-11 19:59:33','','','','2900','Cash',0.00,'4500','','','11','','1','2025-03-11 17:01:00','2','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('11174223094120211143323',407,'111742230641','416',1.00,'1299','retail','0','2025-03-17 20:02:02','','','','700','Cash',0.00,'1299','','','11','','1','2025-03-17 17:06:15','3','6','new','1','new','pcs','','','','','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','','',''),('11174223092203722330231',408,'111742230641','m80',1.00,'1000','retail','0','2025-03-17 19:57:21','','','','500','Cash',0.00,'1000','','','11','','1','2025-03-17 17:06:21','3','6','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','4000','Asset'),('11174223283832320042222',409,'111742232504','497',0.00,'0','retail','0','2025-03-17 20:33:38','','','','125','Cash',0.00,'220','','','11','','1','2025-03-17 17:34:07','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',220.00,'','22.00','22','Inclusive','branch','Inventory','','',''),('11174228218622032422112',410,'111742282173','260',1.00,'1500','retail','0','2025-03-18 10:16:13','','','','900','Cash',0.00,'1500','','','11','','1','2025-03-18 07:16:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500'),('11174240433903029222344',411,'111742404052','364',0.00,'0','retail','0','2025-03-19 20:11:49','','','','300','Cash',0.00,'300','','','11','','1','2025-03-19 17:12:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'','288.00','288','Inclusive','branch','Inventory','1110','4000','5500'),('11174257593910237329337',412,'111742575649','32',5.00,'1250','retail','0','2025-03-21 19:51:45','','','','150','Cash',0.00,'250','','','11','','1','2025-03-21 16:52:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'5','75.00','70','Inclusive','branch','Inventory','','',''),('11174283633821433222330',413,'111742835304','67',1.00,'800','retail','0','2025-03-24 20:11:29','','','','350','Cash',0.00,'800','','','11','','1','2025-03-24 17:13:26','2','4','new','1','new','pcs','','','','','','0','','','ZERO RATED',0.00,'','14.00','13','Inclusive','branch','Inventory','','',''),('11174292088432220272937',414,'111742920812','15',2.00,'160','retail','0','2025-03-25 19:40:41','','','','45','Cash',0.00,'80','','','11','','1','2025-03-25 16:41:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','30.00','28','Inclusive','branch','Inventory','','',''),('11174300788523421372002',415,'111743007809','1189',2.00,'1100','retail','0','2025-03-26 19:50:09','','','','170','Cash',0.00,'550','','','11','','1','2025-03-26 16:54:14','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',550.00,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500'),('11174300854324212200230',416,'111743007809','342',1.00,'1000','retail','0','2025-03-26 20:01:54','','','','600','Cash',0.00,'1000','','','11','','1','2025-03-26 17:04:55','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('11174300856102022232070',417,'111743007809','20',2.00,'160','retail','0','2025-03-26 20:02:23','','','','40','Cash',0.00,'80','','','11','','1','2025-03-26 17:05:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'2','118.00','116','Inclusive','branch','Inventory','','',''),('11174300858205352312202',418,'111743007809','15',1.00,'80','retail','0','2025-03-26 20:02:42','','','','45','Cash',0.00,'80','','','11','','1','2025-03-26 17:05:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',80.00,'1','30.00','29','Inclusive','branch','Inventory','','',''),('11174300860900020233833',419,'111743007809','285',4.00,'600','retail','0','2025-03-26 20:03:02','','','','100','Cash',0.00,'150','','','11','','1','2025-03-26 17:05:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'4','41.00','37','Inclusive','branch','Inventory','1110','4000','5500'),('13174309421224104097402',420,'131743093815','1193',1.00,'150','retail','0','2025-03-27 19:49:57','bale','','','35','Cash',0.00,'150','','','13','','1','2025-03-27 16:52:41','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500'),('13174386998027203329923',421,'131743869943','177',1.00,'500','retail','0','2025-04-05 19:19:27','bale','','','300','Cash',0.00,'500','','','13','','1','2025-04-05 16:19:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',500.00,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500'),('13174387034242320332310',422,'131743869943','1213',1.00,'150','retail','0','2025-04-05 19:25:23','bale','','','70','Cash',0.00,'150','','','13','','1','2025-04-05 16:25:50','2','3','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('11174404301634206320304',423,'111744042182','m58',1.00,'200','retail','0','2025-04-07 19:23:08','','','','92','Cash',0.00,'200','','','11','','1','2025-04-07 16:23:42','3','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','15.00','14','Inclusive','branch','Inventory','','',''),('11174404311011323232130',424,'111744042182','m90',2.00,'2800','retail','0','2025-04-07 19:24:26','','','','750','Cash',0.00,'1400','','','11','','1','2025-04-07 16:26:55','3','6','new','1','new','pcs','','','','','','0','','','ZERO RATED',0.00,'','2.00','0','Inclusive','branch','Inventory','','4000','Asset'),('11174430442033702302033',425,'111744303518','118',1.00,'2500','retail','0','2025-04-10 19:59:52','','','','1700','Cash',0.00,'2500','','','11','','1','2025-04-10 17:00:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('11174430378833403727224',426,'111744303518','90',1.00,'2300','retail','0','2025-04-10 19:47:06','','','','0','Cash',0.00,'2300','','','11','','1','2025-04-10 17:01:17','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2300.00,'1','5.00','4','Inclusive','branch','Inventory','','',''),('11174430477433004043223',427,'111744304761','270',1.00,'3000','retail','0','2025-04-10 20:06:01','','','','1500','Cash',0.00,'3000','','','11','','1','2025-04-10 17:06:21','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',3000.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500'),('13174447736134201442223',428,'131744477130','1125',1.00,'250','retail','0','2025-04-12 20:01:11','bale','','','120','Cash',0.00,'250','','','13','','1','2025-04-12 17:03:32','3','6','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',250.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('13174482241622232432320',429,'131744822329','254',1.00,'1000','retail','0','2025-04-16 19:53:22','bale','','','500','Cash',0.00,'1000','','','13','','1','2025-04-16 16:54:01','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1000.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('13174534220003401333303',430,'131745342013','131',1.00,'1500','retail','0','2025-04-22 20:16:05','bale','','','1000','Cash',0.00,'1500','','','13','','1','2025-04-22 17:16:50','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1500.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('13174646387672310224032',431,'131746463838','364',1.00,'300','retail','0','2025-05-05 19:50:51','bale','','','300','Cash',0.00,'300','','','13','','1','2025-05-05 16:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',300.00,'1','283.00','282','Inclusive','branch','Inventory','1110','4000','5500'),('13174663621720722122316',432,'131746636094','1187',41.00,'6150','retail','0','2025-05-07 19:43:10','bale','','','72','Cash',0.00,'150','','','13','','1','2025-05-07 16:43:54','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',150.00,'41','165.00','124','Inclusive','branch','Inventory','1110','4000','5500'),('13174689502033022161031',433,'131746894965','258',1.00,'1300','retail','0','2025-05-10 19:36:37','bale','','','700','Cash',0.00,'1300','','','13','','1','2025-05-10 16:38:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1300.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500'),('13174793381383301031031',434,'131747933800','1',1.00,'1600','retail','0','2025-05-22 20:10:00','bale','','','950','Cash',0.00,'1600','','','13','','1','2025-05-22 17:10:16','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','61.00','60','Inclusive','branch','Inventory','','',''),('13174801969733209323270',435,'131748019299','6925546000205',1.00,'2500','retail','0','2025-05-23 20:01:18','bale','','','1400','Cash',0.00,'2500','','','13','','1','2025-05-23 17:01:45','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',2500.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('13174801967888333203743',436,'131748019299','248',1.00,'750','retail','0','2025-05-23 20:00:42','bale','','','400','Cash',0.00,'750','','','13','','1','2025-05-23 17:01:50','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500'),('13174801964120243263280',437,'131748019299','126',1.00,'799','retail','0','2025-05-23 20:00:29','bale','','','649','Cash',0.00,'799','','','13','','1','2025-05-23 17:01:53','2','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',799.00,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500'),('13174810625423222132044',438,'131748106177','21',1.00,'200','retail','0','2025-05-24 20:04:01','bale','','','133','Cash',0.00,'200','','','13','','1','2025-05-24 17:04:20','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',200.00,'1','28.00','27','Inclusive','branch','Inventory','','',''),('13174871130203432413070',439,'131748710746','45',1.00,'1600','retail','0','2025-05-31 20:08:11','bale','','','1000','Cash',0.00,'1600','','','13','','1','2025-05-31 17:08:56','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,'1','15.00','14','Inclusive','branch','Inventory','','',''),('13174914184733932430884',440,'131749141777','3',2.00,'1700','retail','0','2025-06-05 19:42:57','bale','','','450','Cash',0.00,'850','','','13','','1','2025-06-05 16:51:42','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',850.00,'2','26.00','24','Inclusive','branch','Inventory','','',''),('13174922797922332139937',441,'131749227621','1187',1.00,'200','retail','0','2025-06-06 19:37:58','bale','','','72','Cash',0.00,'200','','','13','','1','2025-06-06 16:43:43','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'1','339.00','338','Inclusive','branch','Inventory','1110','4000','5500'),('13174922787722323220333',442,'131749227621','337',1.00,'1600','retail','0','2025-06-06 19:37:29','bale','','','850','Cash',0.00,'1600','','','13','','1','2025-06-06 16:43:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500'),('13174922784929339200202',443,'131749227621','5',5.00,'1500','retail','0','2025-06-06 19:37:06','bale','','','190','Cash',0.00,'300','','','13','','1','2025-06-06 16:43:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',300.00,'5','302.00','297','Inclusive','branch','Inventory','','',''),('13174922782503531120130',444,'131749227621','1149',1.00,'2000','retail','0','2025-06-06 19:36:22','bale','','','1000','Cash',0.00,'2000','','','13','','1','2025-06-06 16:44:02','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('13174922778233033007029',445,'131749227621','1174',1.00,'799','retail','0','2025-06-06 19:35:16','bale','','','650','Cash',0.00,'799','','','13','','1','2025-06-06 16:44:13','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',799.00,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500'),('13174922771431930320373',446,'131749227621','1235',2.00,'600','retail','0','2025-06-06 19:34:46','bale','','','170','Cash',0.00,'300','','','13','','1','2025-06-06 16:44:20','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',300.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500'),('13174974616903342300102',447,'131749746041','363',1.00,'2000','retail','0','2025-06-12 19:35:56','bale','','','1000','Cash',0.00,'2000','','','13','','1','2025-06-12 16:39:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',2000.00,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('13174974804293002270203',448,'131749747985','1186',1.00,'450','retail','0','2025-06-12 20:06:59','bale','','','72','Cash',0.00,'450','','','13','','1','2025-06-12 17:08:19','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',450.00,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500'),('13175009381050323072215',449,'131750093526','15',1.00,'100','retail','0','2025-06-16 20:09:23','bale','','','45','Cash',0.00,'100','','','13','','1','2025-06-16 17:10:26','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,'1','73.00','72','Inclusive','branch','Inventory','','',''),('13175009376213033331212',450,'131750093526','1202',3.00,'0','retail','0','2025-06-16 20:08:51','bale','','','125','Cash',0.00,'0','','','13','','1','2025-06-16 17:12:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',0.00,'3','23.00','20','Inclusive','branch','Inventory','1110','4000','5500'),('13175043754002232043107',451,'131750437265','1118',10.00,'4500','retail','0','2025-06-20 19:38:24','bale','','','250','Cash',0.00,'450','','','13','','1','2025-06-20 16:39:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,'10','19.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('13175043750103157353372',452,'131750437265','1204',2.00,'200','retail','0','2025-06-20 19:37:59','bale','','','52','Cash',0.00,'100','','','13','','1','2025-06-20 16:39:38','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',100.00,'2','231.00','229','Inclusive','branch','Inventory','1110','4000','5500'),('13175043747870304120254',453,'131750437265','199',6.00,'900','retail','0','2025-06-20 19:36:01','bale','','','80','Cash',0.00,'150','','','13','','1','2025-06-20 16:39:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',150.00,'6','37.00','31','Inclusive','branch','Inventory','1110','4000','5500'),('13175043736005313320220',454,'131750437265','1187',3.00,'600','retail','0','2025-06-20 19:35:26','bale','','','72','Cash',0.00,'200','','','13','','1','2025-06-20 16:39:47','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',200.00,'3','315.00','312','Inclusive','branch','Inventory','1110','4000','5500'),('13175043730920123030320',455,'131750437265','1150',2.00,'5000','retail','0','2025-06-20 19:34:49','bale','','','1200','Cash',0.00,'2500','','','13','','1','2025-06-20 16:39:52','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2500.00,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500'),('13175043728832733008212',456,'131750437265','154',1.00,'1500','retail','0','2025-06-20 19:34:25','bale','','','1100','Cash',0.00,'1500','','','13','','1','2025-06-20 16:39:57','2','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1500.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('13175104410535223033332',457,'131751043930','130',1.00,'550','retail','0','2025-06-27 20:05:30','bale','','','350','Cash',0.00,'550','','','13','','1','2025-06-27 17:08:32','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',550.00,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500'),('13175104412330112102020',458,'131751044112','129',1.00,'1300','retail','0','2025-06-27 20:08:33','bale','','','600','Cash',0.00,'1300','','','13','','1','2025-06-27 17:10:11','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1300.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('13175104425603223343253',459,'131751044238','50',1.00,'2800','retail','0','2025-06-27 20:10:38','bale','','','1900','Cash',0.00,'2800','','','13','','1','2025-06-27 17:11:03','2','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',2800.00,'1','5.00','4','Inclusive','branch','Inventory','','',''),('13175112898312022328123',460,'131751128779','1234',1.00,'350','retail','0','2025-06-28 19:41:26','bale','','','180','Cash',0.00,'350','','','13','','1','2025-06-28 16:44:23','2','2','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',350.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500'),('13175112929220313113210',461,'131751129161','212',1.00,'550','retail','0','2025-06-28 19:46:01','bale','','','300','Cash',0.00,'550','','','13','','1','2025-06-28 16:51:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',550.00,'1','17.00','16','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) NOT 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', `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, `tax` 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, `taxcode` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `id` (`id`,`invoice`,`code`,`userid`) ) ENGINE=InnoDB AUTO_INCREMENT=4095 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 ('13175130132527232752510',4082,'131751301297','185',3.00,'180','retail','0','2025-06-30 19:34:58','bale','','','22','Cash','60','','','13','0','1','2025-06-30 16:35:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',60.00,0.00,'3','100.00','97','Inclusive','branch','None Inventory','1110','4000','5500',''),('13175130135442333374133',4083,'131751301297','15',1.00,'100','retail','0','2025-06-30 19:35:25','bale','','','45','Cash','100','','','13','0.00','1','2025-06-30 16:35:54','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',100.00,0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','B'),('13175130137223121303233',4084,'131751301297','1199',1.00,'2000','retail','0','2025-06-30 19:35:56','bale','','','1250','Cash','2000','','','13','0','1','2025-06-30 16:36:12','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',2000.00,0.00,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','B'),('13175130138927320020313',4085,'131751301297','1',1.00,'1600','retail','0','2025-06-30 19:36:13','bale','','','950','Cash','1600','','','13','0.00','1','2025-06-30 16:36:29','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','B'),('13175130141101022302232',4086,'131751301297','4',1.00,'1650','retail','0','2025-06-30 19:36:30','bale','','','1100','Cash','1650','','','13','0.00','1','2025-06-30 16:36:51','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1650.00,0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','B'),('13175130144131033333733',4087,'131751301297','45',1.00,'1600','retail','0','2025-06-30 19:36:52','bale','','','1000','Cash','1600','','','13','0.00','1','2025-06-30 16:37:21','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',1600.00,0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','B'),('13175130147633222107012',4088,'131751301297','282',1.00,'450','retail','0','2025-06-30 19:37:22','bale','','','280','Cash','450','','','13','0','1','2025-06-30 16:37:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',450.00,0.00,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','B'),('13175130165302301231536',4089,'131751301297','6957660746691',1.00,'700','retail','0','2025-06-30 19:37:57','bale','','','0','Cash','700','','','13','0.00','1','2025-06-30 16:40:53','2','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',700.00,0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','B'),('13175130174303273333220',4090,'131751301297','237',1.00,'1600','retail','0','2025-06-30 19:40:55','bale','','','1000','Cash','1600','','','13','0','1','2025-06-30 16:42:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',1600.00,0.00,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','B'),('13175130178322003270218',4091,'131751301297','13',1.00,'600','retail','0','2025-06-30 19:42:24','bale','','','350','Cash','600','','','13','0.00','1','2025-06-30 16:43:03','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',600.00,0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','B'),('13175130180620332013703',4092,'131751301297','1201',1.00,'1500','retail','0','2025-06-30 19:43:04','bale','','','900','Cash','1500','','','13','0','1','2025-06-30 16:43:26','2','1','new','1','new','pcs','','','','yes','','0','','','ZERO RATED',1500.00,0.00,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','B'),('13175130190531303202122',4093,'131751301297','248',1.00,'750','retail','0','2025-06-30 19:43:27','bale','','','400','Cash','750','','','13','0','1','2025-06-30 16:45:06','2','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',750.00,0.00,'1','13.00','12','na','branch','Inventory','1110','4000','5500','B'),('13175130192723300003175',4094,'131751301297','110',1.00,'250','retail','0','2025-06-30 19:45:08','bale','','','95','Cash','250','','','13','0.00','1','2025-06-30 16:45:27','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','B'); /*!40000 ALTER TABLE `sales_orderraw` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_reading` -- DROP TABLE IF EXISTS `sales_reading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_reading` ( `invoice` varchar(100) NOT NULL, `code` varchar(100) NOT NULL, `qty` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `salestype` varchar(100) NOT NULL, `sprice` varchar(100) NOT NULL, `discount` varchar(100) NOT NULL, `dateposted` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `description` text NOT NULL, `user` varchar(50) NOT NULL, `bprice` varchar(50) NOT NULL, `type` varchar(50) NOT NULL DEFAULT 'cash', `tax` varchar(50) NOT NULL, `balance` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `mode` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `id` int(30) NOT NULL AUTO_INCREMENT, `status` varchar(30) NOT NULL DEFAULT 'new', `category` varchar(30) NOT NULL, `maincategory` varchar(10) NOT NULL, `start` varchar(100) NOT NULL, `close` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_reading` -- LOCK TABLES `sales_reading` WRITE; /*!40000 ALTER TABLE `sales_reading` DISABLE KEYS */; /*!40000 ALTER TABLE `sales_reading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreading` -- DROP TABLE IF EXISTS `salesreading`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreading` ( `id` int(11) NOT NULL AUTO_INCREMENT, `invoice` varchar(100) NOT NULL, `cashier` varchar(100) NOT NULL, `type` varchar(100) NOT NULL, `amount` varchar(100) NOT NULL, `due_date` varchar(100) NOT NULL, `name` varchar(100) NOT NULL, `balance` varchar(20) NOT NULL DEFAULT '0', `userid` varchar(50) NOT NULL, `dateposted` varchar(50) NOT NULL, `customer` varchar(50) NOT NULL, `cash` varchar(50) NOT NULL, `total` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `salestype` varchar(50) NOT NULL, `maindiscount` varchar(20) DEFAULT NULL, `discountedtotal` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreading` -- LOCK TABLES `salesreading` WRITE; /*!40000 ALTER TABLE `salesreading` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreading` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salesreport` -- DROP TABLE IF EXISTS `salesreport`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salesreport` ( `id` int(50) NOT NULL, `type` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `title` varchar(50) NOT NULL, `description` text NOT NULL, `dateposted` varchar(50) NOT NULL, `user` varchar(100) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `reportdate` varchar(50) NOT NULL, `recommendation` text NOT NULL, `controller` varchar(40) NOT NULL, `companyid` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `salesreport` -- LOCK TABLES `salesreport` WRITE; /*!40000 ALTER TABLE `salesreport` DISABLE KEYS */; /*!40000 ALTER TABLE `salesreport` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `salestatuscodes` -- DROP TABLE IF EXISTS `salestatuscodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `salestatuscodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `name` text NOT NULL, `sort_order` varchar(50) 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 `salestatuscodes` -- LOCK TABLES `salestatuscodes` WRITE; /*!40000 ALTER TABLE `salestatuscodes` DISABLE KEYS */; INSERT INTO `salestatuscodes` VALUES (1,'01',NULL,'Y','Wait for Approval','1'),(2,'02',NULL,'Y','Approved','2'),(3,'03',NULL,'Y','Cancel Requested','3'),(4,'04',NULL,'Y','Canceled','4'),(5,'05',NULL,'Y','Refunded','5'),(6,'06',NULL,'Y','Transferred','6'); /*!40000 ALTER TABLE `salestatuscodes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serials` -- DROP TABLE IF EXISTS `serials`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serials` ( `id` int(11) NOT NULL AUTO_INCREMENT, `itemid` varchar(50) NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'new', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `code` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `qty` decimal(10,4) NOT NULL, `buyingprice` decimal(10,2) NOT NULL, `sellingprice` decimal(10,2) NOT NULL, `invoice` varchar(50) DEFAULT NULL, `serial` varchar(50) NOT NULL, `otherserial` varchar(50) NOT NULL, `name` text NOT NULL, `description` text NOT NULL, `batchno` int(11) NOT NULL, `myid` int(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `serial` (`serial`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serials` -- LOCK TABLES `serials` WRITE; /*!40000 ALTER TABLE `serials` DISABLE KEYS */; /*!40000 ALTER TABLE `serials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `serialstocktaking` -- DROP TABLE IF EXISTS `serialstocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `serialstocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `serial` varchar(50) NOT NULL, `sellingprice` varchar(20) NOT NULL, `buyingprice` varchar(20) NOT NULL, `name` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `serialstocktaking` -- LOCK TABLES `serialstocktaking` WRITE; /*!40000 ALTER TABLE `serialstocktaking` DISABLE KEYS */; /*!40000 ALTER TABLE `serialstocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `setting` -- DROP TABLE IF EXISTS `setting`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `setting` ( `name` varchar(255) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `setting` -- LOCK TABLES `setting` WRITE; /*!40000 ALTER TABLE `setting` DISABLE KEYS */; /*!40000 ALTER TABLE `setting` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms` -- DROP TABLE IF EXISTS `sms`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms` ( `id` int(30) NOT NULL AUTO_INCREMENT, `contact` varchar(60) NOT NULL, `postedtime` varchar(40) NOT NULL, `message` text NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `smscount` int(11) NOT NULL, `messageId` int(11) NOT NULL, `response` text NOT NULL, `cost` int(11) NOT NULL, `bulkId` varchar(100) NOT NULL, `qty` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms` -- LOCK TABLES `sms` WRITE; /*!40000 ALTER TABLE `sms` DISABLE KEYS */; INSERT INTO `sms` VALUES (1,'254707699136','2024-11-20 11:28:41am','Hello! Your one time ETIMS Activation code is: .1132012 at 2024-11-20 11:28:41. Use it within 15 minutes.','active','1','1',0,0,'',0,'',''); /*!40000 ALTER TABLE `sms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sms_in` -- DROP TABLE IF EXISTS `sms_in`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sms_in` ( `id` int(11) NOT NULL AUTO_INCREMENT, `sms_text` varchar(1600) DEFAULT NULL, `sender_number` varchar(50) DEFAULT NULL, `sent_dt` datetime DEFAULT NULL, `code` varchar(15) NOT NULL, `amount` decimal(10,2) NOT NULL DEFAULT 0.00, `firstname` varchar(15) DEFAULT NULL, `lastname` varchar(15) DEFAULT NULL, `msisdn` varchar(50) DEFAULT '0', `used` int(5) NOT NULL DEFAULT 0, `exactime` datetime NOT NULL, `txn_time` varchar(50) DEFAULT NULL, `middlename` varchar(50) DEFAULT NULL, `account_number` varchar(50) DEFAULT NULL, `business_shortcode` varchar(50) DEFAULT NULL, `transactionType` varchar(30) DEFAULT NULL, `printed` int(5) NOT NULL DEFAULT 0, `OrgAccountBalance` decimal(10,2) NOT NULL, `branchid` int(11) DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sms_in` -- LOCK TABLES `sms_in` WRITE; /*!40000 ALTER TABLE `sms_in` DISABLE KEYS */; /*!40000 ALTER TABLE `sms_in` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smsconfig` -- DROP TABLE IF EXISTS `smsconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smsconfig` ( `id` int(30) NOT NULL, `username` text NOT NULL, `apikey` text NOT NULL, `from` varchar(50) NOT NULL, `link` text NOT NULL, `businessname` text NOT NULL, `contact` varchar(100) NOT NULL, `location` varchar(100) NOT NULL, `email` varchar(100) NOT NULL, `code` varchar(50) NOT NULL, `description` text NOT NULL, `contactperson` varchar(100) NOT NULL, `password` varchar(50) NOT NULL, `contact2` varchar(50) NOT NULL, `address` varchar(50) NOT NULL, `currencysymbol` varchar(100) NOT NULL, `tax1` varchar(100) NOT NULL, `tax1rate` varchar(100) NOT NULL, `tax2` varchar(100) NOT NULL, `tax2rate` varchar(100) NOT NULL, `website` varchar(100) NOT NULL, `returnpolicy` text NOT NULL, `logo` text NOT NULL, `paymenttypes` text NOT NULL, `country` varchar(50) NOT NULL, `totalsms` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `updatedat` varchar(50) NOT NULL, `display1` varchar(5) NOT NULL, `display2` varchar(5) NOT NULL, `maindiscount` varchar(10) NOT NULL DEFAULT 'no', `receiptdescription` varchar(5) NOT NULL DEFAULT 'yes', `deadline` text NOT NULL, `tillno` text NOT NULL, `invoicedetails` text NOT NULL, `barcode` varchar(3) NOT NULL DEFAULT 'no', `deadlinedetails` text NOT NULL, `businesskey` text NOT NULL, `display` varchar(30) NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) NOT NULL, `starttime` varchar(30) NOT NULL, `duetime` varchar(30) NOT NULL, `view` text NOT NULL, `receipt` varchar(50) NOT NULL, `mode` varchar(30) NOT NULL, `feedback` text NOT NULL, `sendfeedback` varchar(10) NOT NULL, `dublicate` varchar(10) NOT NULL, `smscompany` varchar(30) NOT NULL DEFAULT 'Infobip', `newuser` varchar(30) NOT NULL, `newpassword` varchar(30) NOT NULL, `senderid` varchar(30) NOT NULL, `leftoverview` text NOT NULL, `rightoverview` text NOT NULL, `assetaccount` varchar(50) NOT NULL, `salesaccount` varchar(50) NOT NULL, `expenseaccount` varchar(50) NOT NULL, `starthappyhour` varchar(20) NOT NULL, `endhappyhourse` varchar(20) NOT NULL, `statushappyhour` varchar(20) NOT NULL, `salesmethod` varchar(20) NOT NULL, `plot` int(11) NOT NULL DEFAULT 10, `defautpage` varchar(255) NOT NULL DEFAULT 'user/home', `ecommerce` varchar(10) NOT NULL DEFAULT 'deactivate', `landingpage` varchar(40) NOT NULL DEFAULT 'products', `path` text NOT NULL, `shortcode` text NOT NULL, `confirmationurl` text NOT NULL, `validationurl` text NOT NULL, `responseType` text NOT NULL, `consumer_key` text NOT NULL, `consumer_secret` text NOT NULL, `signature` text DEFAULT NULL, `kitchen` varchar(30) NOT NULL DEFAULT 'no', `kitchenid` int(11) DEFAULT NULL, `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', `bankcode` varchar(20) NOT NULL DEFAULT 'no', `menutype` varchar(50) NOT NULL DEFAULT 'Left', `hscode` varchar(20) NOT NULL DEFAULT 'YES', `smslogin` varchar(50) NOT NULL DEFAULT 'no', `servicecharge` varchar(20) NOT NULL DEFAULT '3', `displayservicecharge` varchar(20) NOT NULL DEFAULT 'no', `restricttill` varchar(20) DEFAULT 'no', `currency` varchar(20) NOT NULL DEFAULT 'no', `etims` varchar(20) NOT NULL DEFAULT 'no', `etimsonline` varchar(5) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smsconfig` -- LOCK TABLES `smsconfig` WRITE; /*!40000 ALTER TABLE `smsconfig` DISABLE KEYS */; INSERT INTO `smsconfig` VALUES (1,'76','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','Robisearch','','<H1 style=\"margin:0px;\">Tosh Enterprises </br>\r\nTotal Petrol Station, Ruiru Junction </H1></br>\r\n<h2>Tel: 0780755190 email : toshbaby2030@gmail.com </h2>\r\n<H3><B>PIN:P052189441F<B></H3>\r\n','254780755190','BUMALA','support@robisearch.com','ROBISEARCHPOS','ROBISEARCH LTD<br>\r\n','KJ WINES','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254708325411','','KES','VAT','0','levy','0','RO0001',' Goods once sold will not be returned ,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2023-05-271685180346.png','1','1 ','','13','2025-06-30 19:34:40','yes','no','yes','no','tWwk8kX6zcAEh4tEj6IMTZ7IzISokBs0mzqoIJeEDlslUD3SugXos6+MTc5o5s0blPmSn+o4Xoh3S0yXbg8XAg==','','<B> INVOICE TERMS</B></BR>\r\n1. This invoice is payable on demand unless terms specified.<br>\r\n2. Good once sold are not returnable<br>\r\n3. Ownership of the above good will be vested in Dimetrica limited until fully paid\r\n','no','You have not paid your pending balance or you have not paid your annual maintenance fees. Kindly send the payment through our Playbill no:522522 and Acc No:1171211120 for you to continue enjoying our services.','7RmroECPReg+9mwGtrl8JIM0weBwA7o3joMBGnDhGOb00foWpKMlNT+b1uMZXf3QMNHFGRkxEURf2auq9OtY8tp+Pw2JPcjXzFk7wYzLhClUZiX5BZUL3Jnh5mLoyJ5u','100','Current','Current','00:00','23:59','TouchOnly','One Without Automatic Logout','Before Receipt','thank you for shopping with us. ','no','yes','Advanta','ROBISEARCHLTD','Robisearch@2018','SMSCHAPCHAP','<b>About Robisearch Ltd</b><br>\r\nRobisearch Ltd is an ICT youth based company that begun in 2011 as a result of innovations that transform lives globally. We are innovator behind Biometric lands system and digital birth card system that could help fight terrorisms. We are a member of the Nairobi Chambers (KNCCI) organization and AGPO. We offer attachment /internships opportunity to 60 students on annual basis as a way of creating job opportunity to youths in Kenya. We have great experience in dealing with customers having handled over 500 customers’ country wide. Some of services are:<p class=\"text-center\">\r\n<h3>OUR SERVICES</h3>\r\nBelow are some of our services and solutions:<br>\r\n• Biometric system for schools and business : Price= From Ksh.50,000<br>\r\n• Bulk Sms services(Bulksms ChapChap) : Price= From Ksh.5,000<br>\r\n• Best Erp/Point of Sale/ Inventory Control Software : Price= From Ksh.50,000<br>\r\n• Property Management software that conforms to the Big 4 government agenda. : Price= From Ksh.100,000<br>\r\n\r\nNOTE: You can give discount upto 20% of the above selling price.\r\n</p>\r\n\r\n<p>\r\nOur Vision<br>\r\nTransforming the world through innovation<br>\r\nOur Mission<br>\r\nTo be the best ICT company offering innovate services globally.\r\nBiometric Systems rely mostly on information about a person to identify the person in such a way that specific data about unique biological traits are relied upon to work effectively.\r\nThe biometric School attendance system. This is an innovative system which is used by schools to track student movements. The system sends sms alert to the parents whenever students checks in and out of the schools. The system is also used as digital register to record students and staff attendances instead of manual signing of class register as well as managing payroll based on attendance. The system is also being used by business owners to get sms alert whenever employees checks in and out of the office. There are so many schools using this system and we recommend the same to any school and business. Some of them are JKUAT,Pumwani Hosiptal, Loreto Girls Kiambu,Mandera boys, Kwale boys, Kipsigis girls. Kericho TTC etc.\r\n<br>\r\n\r\n<br>Point of Sale(ROBIPOS) manages sales for any sales related businesses. This system helps business owners to track their daily sales and profit using their phones wherever they are. It has Lipa Na MPESA real time and sms alert. Sms is automatically sends to the computer whenever customer pays through any mobile payment. Also the customer gets automatic thank you message upon payment.\r\nThis system has been integrated with many modules that manages day to day transactions in our client’s business. The system has many functionalities but not limited to the following: Inventory tracking, sales management, customer management, products management, receipting, human resource, accounting module and can real-time Lipa na Mpesa module. \r\nThe sales management system can be used in diverse businesses like wholesales, boutiques, electrical and electronics, minimarts, supermarkets, cosmetic shops, jeweler shops and any retail businesses.\r\nOur POS system helps <br>\r\n? Improve our customer’s experience by serving them in a fast and convenient way<br>\r\n? Management of stock<br>\r\n? Presentable documents such as receipts, orders and reports are issued to customers of our clients.<br>\r\n? Storage and retrieval of documents is made easier<br>\r\n? Accuracy; scanning is more accurate than punching in numbers from a sticker or expecting the cashier to manually remember what each item costs.\r\n? Analysis ;<br>\r\n? POS let our clients manage inventory, flag items for reorder and analyze sales patterns.<br>\r\nBulksms ChapChap is a bulk sms software which can be used to send sms/reminders to customers. It’s the most feasible and essential strategy to target a mass audience as a marketing and communication tool. Whether launching a new product or would like a nationwide announcement, or whether you want to remind people of a certain meeting or deal, our bulk sms manages all the requirements from start to finish. The system can be used by anybody to manage their dairies since you can store all your appointments and activities then system will send you sms whenever that time reaches. \r\nOur bulk sms comes with advantages such as;<br>\r\n? Instant delivery of messages<br>\r\n? Flexible platform that can send over 10,000 sms once<br>\r\n? The systems comes with a reminder to notify one of any pending deals<br>\r\n? Sms can be stored, easily forwarded or tracked using delivery reports<br>\r\n? Lower cost and time to be delivered than a phone call.<br>\r\n? It is more reliable than emailing as the chances of the recipient reading the message is very high<br>\r\n? Limitless market potential<br>\r\nOur clients include;Bulk sms: JKUAT, Elimu TV, Uwezo Fund, Moi forces Academy<br>\r\nBiometric: JKUAT, Orero Boys, Kayole High school<br>\r\nPoint of sale: Luna Park, Victoria Falls, Garrison Teachers College, Ndumia Group<br>\r\nwww.robisearch.com<br>\r\nhttp://www.bulksmschapchap.com/<br>\r\n\r\n\r\n</p>\r\n<p>\r\nFeel free to contact us: <br>\r\n<a href=\"http://www.robisearch.com/\">www.robisearch.com</a> <br>\r\nEmail :info@robisearch.com<br>\r\nPhone: 0780655987<br>\r\nPhone: 0716413386<br>\r\nOur Offices are Nairobi-Nara and Juja town<br>\r\n Experiencing any problem? Send an email to <a href=\"mailto:info@robisearch.com\">info@robisearch.com</a> or <a href=\"mailto:robisearch@gmail.com\">robisearch@gmail.com</a> or follow us on <a href=\"https://www.facebook.com/Robiearch?fref=ts\">Facebook</a> or on <a href=\"https://twitter.com/robisearch\">Twitter.</a> . You can also view more on <a href=\"http://www.robisearch.com/\"> our website</a>\r\n\r\n</p></b>\r\n ','<B> Reseller/Agent Benefits</b>\r\n <br>\r\n1. Earn Commisiions <br>\r\n2. Get best offers <br>\r\n3. Get Incentives <br>\r\n \r\n <B> Reseller/Agent Categories</b>\r\n We pay according to your effort hence it is based on commission.<br>\r\n 1. You will get 10% of what you sell on Monthly basis if you make between 1-5 sales per month.<br>\r\n 2. You will get 20% of what you sell on Monthly basis if you make between 6-20 sales per month.<br>\r\n 3. You will get 30% of what you sell on Monthly basis if you make above 21 sales per month.<br>\r\n','1110','4000','5500','08:00','10:00','no','General',10,'user/viewsales','inactivate','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',0,'no','yes','Left','EnableEtims','no','5','no','yes','no','no','yes'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smslogin` -- DROP TABLE IF EXISTS `smslogin`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smslogin` ( `id` int(10) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `code` varchar(20) NOT NULL, `phone` varchar(20) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `userid` int(10) NOT NULL, `fromtime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `totime` datetime NOT NULL, `duration` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smslogin` -- LOCK TABLES `smslogin` WRITE; /*!40000 ALTER TABLE `smslogin` DISABLE KEYS */; /*!40000 ALTER TABLE `smslogin` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smstemplate` -- DROP TABLE IF EXISTS `smstemplate`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smstemplate` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smstemplate` -- LOCK TABLES `smstemplate` WRITE; /*!40000 ALTER TABLE `smstemplate` DISABLE KEYS */; INSERT INTO `smstemplate` VALUES (1,'Closing Day1','Your daughter has been released for December holiday today.1','2020-04-25 09:20:01am','active','1','','1'),(2,'Opening Day','Your Daughter Has Just Arrived To School ','2019-02-23 10:17:16am','active','1','','1'),(3,'Closing Day','Your daughter has been released for December holiday today.','2018-10-24 05:51:21pm','active','1','','1'),(4,'MIDTERM','Parents/Guardians who came for Thanks Giving day will be allowed to leave with their daughters for half-term, others will leave on 17/02/19.','2023-08-31 06:03:22am','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,'visitor sms','Wow! Thank you for visiting Robisearch LTD table at Mombasa SK Show.For POS,Biometrics,Digital Visitor book and Marketing:0716413386/ robisearch.com\r\n','2023-09-09 04:59:01am','visitor','1','','1'); /*!40000 ALTER TABLE `smstemplate` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbill` -- DROP TABLE IF EXISTS `splitbill`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbill` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `batchid` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branchid` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `salesid` int(11) NOT NULL, `qty` decimal(10,2) DEFAULT NULL, `price` decimal(10,2) DEFAULT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbill` -- LOCK TABLES `splitbill` WRITE; /*!40000 ALTER TABLE `splitbill` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbill` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `splitbillmaster` -- DROP TABLE IF EXISTS `splitbillmaster`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `splitbillmaster` ( `id` int(30) NOT NULL AUTO_INCREMENT, `type` varchar(30) NOT NULL, `userid` varchar(30) NOT NULL, `dateposted` varchar(50) NOT NULL, `invoice` varchar(30) NOT NULL, `companyid` int(11) NOT NULL, `branch` int(11) NOT NULL, `batchno` int(11) NOT NULL, `description` text NOT NULL, `originalinvoice` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `splitbillmaster` -- LOCK TABLES `splitbillmaster` WRITE; /*!40000 ALTER TABLE `splitbillmaster` DISABLE KEYS */; /*!40000 ALTER TABLE `splitbillmaster` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `statement` -- DROP TABLE IF EXISTS `statement`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `statement` ( `id` int(30) NOT NULL AUTO_INCREMENT, `account` varchar(50) NOT NULL, `code` varchar(50) NOT NULL, `invoice` varchar(50) NOT NULL, `crateddate` varchar(30) NOT NULL, `debit` decimal(10,2) NOT NULL, `credit` decimal(10,2) NOT NULL, `balance` varchar(20) NOT NULL, `userid` varchar(20) NOT NULL, `companyid` varchar(20) NOT NULL, `paymentmethodes` varchar(10) NOT NULL, `description` text NOT NULL, `amount` varchar(30) NOT NULL, `branch` varchar(30) NOT NULL, `supplier` varchar(30) NOT NULL, `type` varchar(30) NOT NULL, `refno` varchar(30) NOT NULL, `vatable` varchar(30) NOT NULL, `vat` varchar(30) NOT NULL, `tax` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `statement` -- LOCK TABLES `statement` WRITE; /*!40000 ALTER TABLE `statement` DISABLE KEYS */; /*!40000 ALTER TABLE `statement` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `status` -- DROP TABLE IF EXISTS `status`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `status` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(45) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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, `shift` varchar(5) 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 `stock` -- LOCK TABLES `stock` WRITE; /*!40000 ALTER TABLE `stock` DISABLE KEYS */; /*!40000 ALTER TABLE `stock` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktaking` -- DROP TABLE IF EXISTS `stocktaking`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktaking` ( `id` int(10) NOT NULL AUTO_INCREMENT, `code` varchar(50) NOT NULL, `open` decimal(10,2) NOT NULL, `added` decimal(10,2) NOT NULL, `balance` decimal(10,2) NOT NULL, `branchid` int(10) NOT NULL, `type` varchar(30) NOT NULL DEFAULT 'open', `userid` int(30) NOT NULL, `companyid` int(30) NOT NULL, `startdate` varchar(30) NOT NULL, `closedate` varchar(10) NOT NULL, `updatedby` int(10) NOT NULL, `postedtime` varchar(30) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `description` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB AUTO_INCREMENT=174 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktaking` -- LOCK TABLES `stocktaking` WRITE; /*!40000 ALTER TABLE `stocktaking` DISABLE KEYS */; INSERT INTO `stocktaking` VALUES (1,'172',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(2,'171',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(3,'170',48.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(4,'169',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(5,'168',13.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(6,'167',6.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(7,'166',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(8,'165',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(9,'164',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(10,'163',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(11,'162',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(12,'161',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(13,'160',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(14,'159',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(15,'158',11.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(16,'157',10.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(17,'156',11.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(18,'155',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(19,'154',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(20,'153',6.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(21,'152',9.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(22,'151',10.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(23,'150',26.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(24,'149',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(25,'148',17.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(26,'147',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(27,'146',20.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(28,'145',19.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(29,'144',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(30,'143',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(31,'142',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(32,'141',22.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(33,'140',13.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(34,'139',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(35,'138',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(36,'137',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(37,'136',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(38,'135',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(39,'134',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(40,'133',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(41,'132',46.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(42,'131',7.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(43,'130',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(44,'129',9.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(45,'127',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(46,'126',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(47,'125',78.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(48,'6224008817567',6.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(49,'6224008817598',6.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(50,'6166000121849',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(51,'5029053579054',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(52,'5029053579023',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(53,'5029053579047',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(54,'5029053579078',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(55,'5029053579016',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(56,'123',20.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(57,'121',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(58,'119',15.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(59,'118',7.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(60,'117',7.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(61,'116',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(62,'115',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(63,'114',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(64,'3641016059117',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(65,'112',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(66,'111',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(67,'110',18.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(68,'109',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(69,'108',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(70,'107',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(71,'106',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(72,'105',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(73,'104',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(74,'103',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(75,'102',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(76,'101',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(77,'100',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(78,'99',20.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(79,'98',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(80,'97',19.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(81,'96',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(82,'94',13.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(83,'93',9.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(84,'6972864340117',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(85,'92',11.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(86,'91',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(87,'90',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(88,'87',18.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(89,'86',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(90,'85',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(91,'84',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(92,'83',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(93,'82',20.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(94,'81',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(95,'72',69.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(96,'71',6.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(97,'70',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(98,'69',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(99,'68',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(100,'67',9.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(101,'6957660746691',11.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(102,'6957660752364',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(103,'66',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(104,'65',11.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(105,'64',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(106,'63',12.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(107,'62',13.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(108,'61',7.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(109,'60',6.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(110,'59',11.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(111,'58',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(112,'57',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(113,'6972410090008',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(114,'6971919199014',40.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(115,'6971919190011',11.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(116,'56',7.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(117,'54',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(118,'53',18.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(119,'52',40.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(120,'51',38.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(121,'50',7.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(122,'49',11.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(123,'48',12.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(124,'47',6.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(125,'46',12.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(126,'45',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(127,'44',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(128,'43',4.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(129,'42',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(130,'41',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(131,'40',2.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(132,'39',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(133,'38',15.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(134,'37',14.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(135,'36',7.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(136,'35',23.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(137,'34',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(138,'33',50.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(139,'32',25.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(140,'31',13.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(141,'30',11.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(142,'29',14.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(143,'28',82.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(144,'27',12.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(145,'6925546000205',12.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(146,'4287211',13.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(147,'6970802080026',22.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(148,'26',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(149,'25',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(150,'24',0.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(151,'23',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(152,'22',12.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(153,'21',39.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(154,'20',835.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(155,'19',8.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(156,'18',150.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(157,'17',7.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(158,'16',329.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(159,'15',53.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(160,'14',1.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(161,'13',13.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(162,'12',9.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(163,'11',10.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(164,'10',5.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(165,'9',20.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(166,'8',3.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(167,'7',20.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(168,'6947662262220',978.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(169,'5',190.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(170,'4',13.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(171,'3',44.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(172,'2',16.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''),(173,'1',36.00,0.00,0.00,1,'branch',1,1,'2024-02-10','',0,'18:26:07','open',2,''); /*!40000 ALTER TABLE `stocktaking` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktakingstatus` -- DROP TABLE IF EXISTS `stocktakingstatus`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktakingstatus` ( `id` int(30) NOT NULL AUTO_INCREMENT, `userid` varchar(30) NOT NULL, `timedone` varchar(50) NOT NULL, `ip` text NOT NULL, `companyid` int(11) NOT NULL, `startdate` date NOT NULL, `closedate` date NOT NULL, `updatedby` int(11) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'open', `maincategory` int(11) NOT NULL, `level` varchar(20) NOT NULL DEFAULT 'one', `type` varchar(20) NOT NULL DEFAULT 'branch', `branchid` int(5) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktakingstatus` -- LOCK TABLES `stocktakingstatus` WRITE; /*!40000 ALTER TABLE `stocktakingstatus` DISABLE KEYS */; /*!40000 ALTER TABLE `stocktakingstatus` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `stocktypecodes` -- DROP TABLE IF EXISTS `stocktypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `stocktypecodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `stocktypecodes` -- LOCK TABLES `stocktypecodes` WRITE; /*!40000 ALTER TABLE `stocktypecodes` DISABLE KEYS */; INSERT INTO `stocktypecodes` VALUES (1,'Import','01',NULL,'Y','1'),(2,'Purchase','02',NULL,'Y','2'),(3,'Return','03',NULL,'Y','3'),(4,'Stock Movement','04',NULL,'Y','4'),(5,'Processing','05',NULL,'Y','5'),(6,'Adjustment','06',NULL,'Y','6'),(7,'Sale','11',NULL,'Y','11'),(8,'Return','12',NULL,'Y','12'),(9,'Stock Movement','13',NULL,'Y','13'),(10,'Processing','14',NULL,'Y','14'),(11,'Discarding','15',NULL,'Y','15'),(12,'Adjustment','16',NULL,'Y','16'); /*!40000 ALTER TABLE `stocktypecodes` 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 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 */; /*!40000 ALTER TABLE `suggestions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `supervisor` -- DROP TABLE IF EXISTS `supervisor`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `supervisor` ( `id` int(30) NOT NULL AUTO_INCREMENT, `title` varchar(30) NOT NULL, `department` varchar(50) NOT NULL, `startdate` varchar(30) NOT NULL, `enddate` varchar(30) NOT NULL, `description` text NOT NULL, `employeeno` int(30) NOT NULL, `createdate` varchar(30) NOT NULL, `userid` int(30) NOT NULL, `status` varchar(30) NOT NULL DEFAULT 'active', `companyid` int(11) NOT NULL DEFAULT 1, `branchid` int(11) NOT NULL DEFAULT 1, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `supervisor` -- LOCK TABLES `supervisor` WRITE; /*!40000 ALTER TABLE `supervisor` DISABLE KEYS */; /*!40000 ALTER TABLE `supervisor` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tables` -- DROP TABLE IF EXISTS `tables`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tables` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tables` -- LOCK TABLES `tables` WRITE; /*!40000 ALTER TABLE `tables` DISABLE KEYS */; /*!40000 ALTER TABLE `tables` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tags` -- DROP TABLE IF EXISTS `tags`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `slug` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `meta_keyword` text NOT NULL, `meta_description` text NOT NULL, `created_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tags` -- LOCK TABLES `tags` WRITE; /*!40000 ALTER TABLE `tags` DISABLE KEYS */; /*!40000 ALTER TABLE `tags` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskdata` -- DROP TABLE IF EXISTS `taskdata`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskdata` ( `id` int(30) NOT NULL AUTO_INCREMENT, `description` text DEFAULT NULL, `date` varchar(50) NOT NULL, `taskid` varchar(50) DEFAULT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'Submitted', `companyid` varchar(100) NOT NULL, `challanges` text NOT NULL, `recommendation` text NOT NULL, `updatedby` int(11) NOT NULL, `comments` text NOT NULL, `updateddate` varchar(30) NOT NULL, `mykey` varchar(50) DEFAULT NULL, `exactdate` varchar(20) NOT NULL, `branchid` int(11) NOT NULL, `achieved` varchar(30) NOT NULL, `updatedat` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskdata` -- LOCK TABLES `taskdata` WRITE; /*!40000 ALTER TABLE `taskdata` DISABLE KEYS */; /*!40000 ALTER TABLE `taskdata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasks` -- DROP TABLE IF EXISTS `tasks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasks` ( `id` int(30) NOT NULL AUTO_INCREMENT, `taskowner` varchar(100) NOT NULL, `subject` text NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` text NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` text NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text DEFAULT NULL, `dateposted` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `branchid` int(11) NOT NULL, `updatedat` varchar(30) NOT NULL, `updatedby` int(11) NOT NULL, `measurements` varchar(30) NOT NULL DEFAULT 'Pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasks` -- LOCK TABLES `tasks` WRITE; /*!40000 ALTER TABLE `tasks` DISABLE KEYS */; /*!40000 ALTER TABLE `tasks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tasktype` -- DROP TABLE IF EXISTS `tasktype`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tasktype` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(100) NOT NULL, `mode` varchar(20) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tasktype` -- LOCK TABLES `tasktype` WRITE; /*!40000 ALTER TABLE `tasktype` DISABLE KEYS */; /*!40000 ALTER TABLE `tasktype` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taskupdates` -- DROP TABLE IF EXISTS `taskupdates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taskupdates` ( `id` int(50) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `date` varchar(50) NOT NULL, `nextstep` varchar(50) NOT NULL, `userid` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'newstock', `type` text NOT NULL, `companyid` varchar(100) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `taskupdates` -- LOCK TABLES `taskupdates` WRITE; /*!40000 ALTER TABLE `taskupdates` DISABLE KEYS */; /*!40000 ALTER TABLE `taskupdates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `taxcodes` -- DROP TABLE IF EXISTS `taxcodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `taxcodes` ( `id` int(50) NOT NULL AUTO_INCREMENT, `company_id` varchar(50) NOT NULL, `name` varchar(70) NOT NULL, `tax_code` varchar(50) NOT NULL, `sort_order` varchar(50) NOT NULL, `rate` varchar(50) NOT NULL, `rate_code2` varchar(50) 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 `taxcodes` -- LOCK TABLES `taxcodes` WRITE; /*!40000 ALTER TABLE `taxcodes` DISABLE KEYS */; INSERT INTO `taxcodes` VALUES (1,'1','A-Exempt','A','1','0','A-EX','A-Exempt'),(2,'1','B-VAT 16% ','B','2','16','B-16%','B-VAT 16% '),(3,'1','C-Zero Rated','C','3','0','TAX C','C-Zero Rated'),(4,'1','E-VAT 8%','E','4','8','E-8%','E-VAT 8%'),(5,'1','D-Non VAT','D','5','0','TAX D','D-Non VAT'); /*!40000 ALTER TABLE `taxcodes` 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` int(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, `mode` varchar(20) NOT NULL, `status` varchar(20) NOT NULL DEFAULT 'Submitted', `remarks` 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 `tillcollection` -- LOCK TABLES `tillcollection` WRITE; /*!40000 ALTER TABLE `tillcollection` DISABLE KEYS */; /*!40000 ALTER TABLE `tillcollection` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tills` -- DROP TABLE IF EXISTS `tills`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `tills` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(50) NOT NULL, `description` text NOT NULL, `createdate` varchar(50) NOT NULL, `status` varchar(50) NOT NULL DEFAULT 'active', `userid` varchar(50) NOT NULL, `updatedate` varchar(50) NOT NULL, `companyid` varchar(50) NOT NULL, `branchid` int(11) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tills` -- LOCK TABLES `tills` WRITE; /*!40000 ALTER TABLE `tills` DISABLE KEYS */; /*!40000 ALTER TABLE `tills` 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 `traffic` -- DROP TABLE IF EXISTS `traffic`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `traffic` ( `id` int(11) NOT NULL AUTO_INCREMENT, `postedtime` varchar(30) NOT NULL, `link` text NOT NULL, `ip` varchar(50) NOT NULL, `description` text 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 `traffic` -- LOCK TABLES `traffic` WRITE; /*!40000 ALTER TABLE `traffic` DISABLE KEYS */; INSERT INTO `traffic` VALUES (1,'2024-11-16 17:53:05pm','About Us','66.249.66.65',''),(2,'2025-06-18 20:24:58pm','About Us','66.249.70.110',''); /*!40000 ALTER TABLE `traffic` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `transtypecodes` -- DROP TABLE IF EXISTS `transtypecodes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `transtypecodes` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` text NOT NULL, `code` varchar(50) NOT NULL, `description` text DEFAULT NULL, `status` varchar(20) NOT NULL, `sort_order` 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 `transtypecodes` -- LOCK TABLES `transtypecodes` WRITE; /*!40000 ALTER TABLE `transtypecodes` DISABLE KEYS */; INSERT INTO `transtypecodes` VALUES (1,'Copy','C','Copy','Y','1'),(2,'Normal','N','Normal','Y','2'),(3,'Proforma','P','Proforma','Y','3'),(4,'Training','T','Training','Y','4'); /*!40000 ALTER TABLE `transtypecodes` 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; -- -- Table structure for table `waterrates` -- DROP TABLE IF EXISTS `waterrates`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `waterrates` ( `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, `flatrate` varchar(50) NOT NULL DEFAULT 'no', PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `waterrates` -- LOCK TABLES `waterrates` WRITE; /*!40000 ALTER TABLE `waterrates` DISABLE KEYS */; INSERT INTO `waterrates` VALUES (1,0.00,6.00,450.00,1,1,'active','residential',1,'yes'),(2,6.00,20.00,115.00,1,1,'active','residential',1,'no'),(3,20.00,50.00,150.00,1,1,'active','residential',1,'no'),(4,50.00,100.00,185.00,1,1,'active','residential',1,'no'),(5,100.00,300.00,230.00,1,1,'active','residential',1,'no'),(6,300.00,1000000.00,300.00,1,1,'active','residential',1,'no'),(11,0.00,6.00,450.00,1,1,'active','commercial',1,'yes'),(12,6.00,20.00,115.00,1,1,'active','commercial',1,'no'),(13,20.00,50.00,150.00,1,1,'active','commercial',1,'no'),(14,50.00,100.00,185.00,1,1,'active','commercial',1,'no'),(15,100.00,300.00,230.00,1,1,'active','commercial',1,'no'),(16,300.00,1000000.00,300.00,1,1,'active','commercial',1,'no'),(21,0.00,1000000.00,35.00,1,1,'active','standpipes',1,'no'),(31,0.00,600.00,90.00,1,1,'active','schools',1,'no'),(32,600.00,1200.00,115.00,1,1,'active','schools',1,'no'),(33,1200.00,1000000.00,130.00,1,1,'active','schools',1,'no'); /*!40000 ALTER TABLE `waterrates` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `waterresidentialgovernment` -- DROP TABLE IF EXISTS `waterresidentialgovernment`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `waterresidentialgovernment` ( `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, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=34 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `waterresidentialgovernment` -- LOCK TABLES `waterresidentialgovernment` WRITE; /*!40000 ALTER TABLE `waterresidentialgovernment` DISABLE KEYS */; INSERT INTO `waterresidentialgovernment` VALUES (1,0.00,6.00,450.00,1,1,'active','residential',1),(2,7.00,20.00,115.00,1,1,'active','residential',1),(3,21.00,50.00,150.00,1,1,'active','residential',1),(4,51.00,100.00,185.00,1,1,'active','residential',1),(5,101.00,300.00,230.00,1,1,'active','residential',1),(6,301.00,1000000.00,300.00,1,1,'active','residential',1),(11,0.00,6.00,450.00,1,1,'active','commercial',1),(12,7.00,20.00,115.00,1,1,'active','commercial',1),(13,21.00,50.00,150.00,1,1,'active','commercial',1),(14,51.00,100.00,185.00,1,1,'active','commercial',1),(15,101.00,300.00,230.00,1,1,'active','commercial',1),(16,301.00,1000000.00,300.00,1,1,'active','commercial',1),(21,0.00,1000000.00,35.00,1,1,'active','standpipes',1),(31,0.00,600.00,90.00,1,1,'active','schools',1),(32,601.00,1200.00,115.00,1,1,'active','schools',1),(33,1201.00,1000000.00,130.00,1,1,'active','schools',1); /*!40000 ALTER TABLE `waterresidentialgovernment` 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:49: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